/*
Theme Name:jQ
Theme URI:http://devolux.nh2.me/jq
Description:jQ comprises a whole stack of jQuery functions as well as a practical theme options page. The design is clean and solid, valid CSS and XHTML. Features: threaded comments, drop-down navigation, different styles and more.
Author:Devolux
Author URI:http://devolux.nh2.me/
Version:3.4
Tags:two-columns, fixed-width, theme-options, threaded-comments, custom-colors, white, dark, blue
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/*       ###############################
         BASIC TAGS
         ############################### */

* {margin:0; padding:0;}
body {font-family: Helvetica; font-size: 10px; color:#000; /*background:url(img/bg-blue-s.jpg) top center no-repeat #193c74;*/}
h1, h2, h3, h4, h5, h6 {margin:10px 0 0 0;}
p {margin:0px 0px 20px 0px;}
a {outline:none; text-decoration:none; color:#8a8a8a;}
a:hover {color:#215c97;}
a img {border:none;}

/*       ###############################
         BASIC LAYOUT
         ############################### */

div#outline {width:980px; margin:0 auto;}

/*div#nav {position:relative; z-index:2; width:980px; height:38px;border-bottom: 1px solid #B4B4B4;padding: 15px 0;}*/
div#nav {position:relative; z-index:2; width:980px; height:38px;padding: 15px 0;}
div#content {background:#fff; clear:both; z-index:1; width:980px; padding:16px 0 0 0;}

.indicatorsTemplate div#left {width:590px; float:left; padding:0 !important;/*background:#d4d0c8;*/}
* html .indicatorsTemplate div#left {width:500px;}
.indicatorsTemplate div#right {width:370px float:right; padding:0 !important;}
.contentTemplate div#left {width:100%;}
.contentTemplate div#right {}

p#toggle-all {float:right; width:100px; margin: 2px 0 0 0;}
p#sidebar_hide {float:right; width:100px; font:14px bold Verdana, sans-serif; margin: 4px 0 0 0;}
p#sidebar_show {float:right; font:14px bold Verdana, sans-serif; margin: 4px 0 0 0;}

div.headline {}
div.excerpt {padding:0 0 10px;}
div.post-single {margin:0 0 20px 0;}

div.preview {float:left; background:url(img/indicator_arrow.jpg) no-repeat 0 0; margin:0;}
div.openPreview {float:left; background:url(img/indicator_arrow_down.jpg) no-repeat 0 3px; margin:15px 0 0;}
div.preview a {display:block; height:20px; padding-left: 16px;}

div.date {position:absolute; width:60px; height:60px; padding:10px 0; margin:0 0 0 -80px; background:#fff; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.single_content {clear:both; margin:0;}

.indicatorsTemplate div.single_content {background:#e0dfda;padding: 15px 15px 10px 10px;float:left;margin:0;width:565px;}
.indicatorsTemplate div.single_content img {clear: both;}
.contentTemplate div.single_content {padding-left:15px;}

div#appendix, div#footer  {clear:both; background:#fff; padding:30px 30px 30px 0px; margin:0 0 50px 0;}
div#footer{
	 border-bottom: 1px solid #B4B4B4;
    border-top: 1px solid #B4B4B4;
    margin-top:25px;
    padding:0 0 0 11px;
}
div.app_widget {padding:0;}
div.topLinks{padding-left:0;padding-right: 10px;}
.header div.app_widget{margin-top:5px;}
.header .widget, .linksAboveHeader .widget{background:none;}
div#appendix div.widget {padding:20px 0 0 0;}

/*       ###############################
         NAVIGATION
         ############################### */

div#nav ul {float:left; list-style:none;}

div#nav li {float:left;}
div#nav li a {width: 180px;padding-right: 12px;display:block; margin:0; height:38px;color:#979797; text-decoration:none; font:bold 15px Helvetica, sans-serif;}
div#nav li ul li a{ font:bold 11px Helvetica, sans-serif;height:20px;color:#979797;padding-right:5px;padding-left: 13px;padding-top:3px;}
div#nav li ul li{margin-left: 3px;}
div#nav li ul li a:hover, div#nav li.current_page_ancestor ul li a:hover{ background:#a2ddf1;color:#979797;}   /*b9d5ea*/
div#nav li.current_page_ancestor a{ color: #0198CD;}
div#nav li.current_page_ancestor ul li a{color:#979797;}
div#nav li.ddBottom{
line-height:0;font-size:0;height:8px;
}

div#nav li.current_page_ancestor ul li.current_page_parent a{ background:url('img/dd_arrow.jpg') no-repeat scroll 3px 6px #fff; color: #0198CD;}
div#nav li.current_page_ancestor ul li.current_page_parent a:hover{ background:url('img/dd_arrow.jpg') no-repeat scroll 3px 6px;}
div#nav li a:hover {color:#0198cd;}
div#nav li a span, div#nav li a:hover span{
	float: left;
   height: 38px;
   font-size: 22px;
   padding: 5px 18px 0 9px;
   color:#fff;
}
div#nav li a div{padding-top:1px;}

div#nav li a span{background:url(img/menu_off.jpg) 0 0 no-repeat #fff;}
div#nav li a:hover span, div#nav .current_page_ancestor a span, div#nav li.sfHover a span{background:url(img/menu_on.jpg) 0 0 no-repeat #fff;}
div#nav .current_page_ancestor a div{padding-top: 1px;}

ul#mail_rss a {text-decoration:underline !important;}

/*       ###############################
         WIDGETS
         ############################### */

.widget {border:1px solid #ccc; padding:25px 15px !important; margin:10px 0; /*-moz-border-radius:5px;-webkit-border-radius: 5px; */background:url(img/bg-form-text.gif) repeat-x left top;}
div#footer .widget{border:none;margin:0;background:none;padding:0 !important;}
div#footer div.widget a{display:inline;padding:0;margin-right: 35px;}
div#footer div.widget a img{padding: 10px 0;vertical-align: middle;}

div.widget h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif;}

div#right, div#appendix {font-size:120%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}

div.widget h4 {font-size:130%; margin:0; padding:0 0 3px 0;}
div.widget h4 .hide_widget {color:#666;font: bold 110% Helvetica, sans-serif;}
div.widget a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#000;}

div.widget a:hover {}
div.widget li {padding:0; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}

div#tag_cloud a {display:inline;}
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}

.textwidget, .textwidget a {font: italic 120% Georgia, serif !important;}
.textwidget p {margin: 0; padding: 0;}

/*calendar*/
table#wp-calendar {margin:0 0 10px 0; border-collapse:collapse; text-align:center; font-size:14px;}
table#wp-calendar a {font:normal 14px Verdana;}
table#wp-calendar caption {padding:0 0 5px 0;}
table#wp-calendar th {font:bold 14px Verdana;}
table#wp-calendar th, td {width:30px; height:30px;}

/*       ###############################
         TEXT
         ############################### */
.header h1 {float:left;margin:0px 0 0 15px;font-size: 27px;font-family: Verdana;}
.header h1 a {color: #000000;font-weight: bold; text-decoration: none;}
div#blog-line {}

div#left {font-size:120%;}
div#left a {color:#0198CD;}
div#left a:hover {color:#0198CD; text-decoration:underline;}
div#left h1 {float:left; font:bold 210% Helvetica, sans-serif; width:450px; letter-spacing:-1px;}
div#left h1.page_headline {margin:10px 0; font:bold 13px Helvetica, sans-serif; color:#0198CD;}
div#left h1 a {color:#666; display:block;}
div#left h1 a:hover {color:#215c97; text-decoration:none;}
div#left h2 {font-size: 18px;; margin:0 0 10px 0;color:#0198CD;}
div#left h3 {margin:0;}
div#left ul, ol {margin:0 0 20px 20px;}

div.single_content {font-size:100%;}

p#font-resize a {display:inline; font:18px bold Verdana, sans-serif; padding:0px 5px;}
p#toggle-all a {display:block; width:80px; height:20px; padding:0 0 0 30px !important; font:12px bold Verdana, sans-serif;}
a.show-all {background:url(img/toggle.png) no-repeat;}
a.hide-all {background:url(img/toggle.png) 0px -20px no-repeat;}

p.previous-posts {margin:20px 0 0 0; float:left; font:normal 130% Verdana;}
p.next-posts {margin:20px 0 0 0; float:right; font:normal 130% Verdana;}
.page-numbers {font:normal 120% Helvetica, sans-serif; padding:3px 1px;}
div.date {font:normal 14px Georgia; text-align:center; color:#666;}
p.date-month {margin:2px 0 15px 0; color:#999; font:normal 32px Georgia;}

p.post_info {}
p.post_info_slide {font-size:14px;}
p.tag_info {margin: 0 27px 10px 27px;}
p.offset {margin:5px 0;}

p.wp-bookmark {margin:0;}
.wp-logo {float:left;}
div#credits {margin:0 0 0 65px; padding:5px 10px; height:46px; border:1px solid #ccc; -moz-border-radius:10px;-webkit-border-radius: 10px; font:120% normal Georgia, serif; background:url(img/bg-form-text.gif) repeat-x left top;}
a#totop {float:right; font:bold 120% Verdana, sans-serif;}

.clear {clear:both;}

code {font:normal 120% Courier, serif;}

/*      ##################################
           COMMENTS
        ################################## */

div#comments_box {margin: 0 0 20px 0; border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
div#comments_box ul {margin:0 !important;}
div#respond {padding:10px 20px; border-bottom:1px solid #ccc;}

li.comment, li.pingback {padding:20px; border-bottom:1px solid #ccc; list-style: none;}
li.depth-2, li-depth-3 {margin: 0 0 10px 0;}
ul.children li.comment {border: 1px solid #ccc;}
.comment-details {font:normal 130% Georgia, serif;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #f1f1f1;}
.comment-text {margin:50px 0 0 0;}
.comment-author-admin {background: #f9fbc1; padding: 10px !important;}
.bypostauthor {background: #dfe3f3; padding: 10px !important;}
.comment-reply {text-align:right; margin:0 5px 10px 0; font: italic 100% Georgia, serif;}

h2#comment-header {margin:40px 0 10px 0 !important; padding:0 0 5px 0;}

/*        ##################################
           FORMS
        ################################## */

label {display:block; margin:0 0 5px 0;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
/*.submit {width:auto; padding:5px 20px;cursor:pointer; }  */
input { margin:0 5px 0 0;}

/*        ##################################
           SEARCHFORM
        ################################## */

	
input#search {float:left;font-size: 110%;color: #b3b3b3;width:145px;height:23px; padding:0 6px 0 10px; 
/*background:url(img/search_bg.jpg) no-repeat left top; */
border: solid 1px;}
#search-submit {float:left; color: #b3b3b3; height: 23px !important;width:32px; margin: 1.1px 0 0 0;
/*background:url('img/search_button.jpg') top left no-repeat;*/
font-size:12px;display:block;line-height:0;cursor:pointer;}
#search-submit:hover {color: #0198cd;}
div#left div#searchform {padding: 2px 0 0 20px;}
p.not-found {padding: 0 0 0 20px; margin:0;}
#searchform{text-align: right;float:right;margin-right: 30px;margin-top:4px;height: 23px;}

/*        ##################################
           WORDPRESS CSS
        ################################## */

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 30px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}

/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width:100%;margin:0 !important;}
.sf-menu ul ul li{margin:0 !important;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:38px; /* match top ul list item height */ z-index:1000;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:10em; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */ top:0;}

/*** CUSTOM STYLES ***/
.sf-menu li ul {/*padding-top: 15px;*/background:#fff;border:1px solid #0198CD;/*border-top:none;-moz-border-radius:6px;-webkit-border-radius: 6px;*/}
.sf-menu li li ul, .sf-menu li li li ul {background:#222;border:1px solid #000;border-top:none;/*opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);*/}

/*        ##################################
          SLIDESHOW
          ################################## */

h1.slide_header {font-size: 32px !important; margin: 0 !important;}
#slideshow {margin:0 0 0 20px; width:540px; height:175px; position:relative; background:url(img/bg-form-text.gif) repeat-x left top; border: 1px solid #ccc; -moz-border-radius:5px;-webkit-border-radius: 5px; overflow:hidden;}
#slideshow #slidesContainer {margin:0 auto; padding:20px 0 10px 0; width:460px; height:175px; overflow:auto; /* allow scrollbar */ position:relative;}
#slideshow #slidesContainer .slide {margin:0 auto; width:440px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */ height:175px;}

.control {display:block;width:30px;height:175px;text-indent:-10000px;position:absolute;cursor:pointer;}
#leftControl {top:0;left:0;background:#ccc;background:url(img/slide_left.png) no-repeat center;}
#rightControl {top:0;right:0;background:url(img/slide_right.png) no-repeat center;}

/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}

/* Added by MR*/
.header div.widget .qtranxs_language_chooser li.active a{color:#000;font-size:17px;font-family: Verdana,Arial,sans-serif;}
.header div.widget .qtranxs_language_chooser li a {padding:0;}
div.indicatorsList{width: 389px;}
div.indicatorsList a{display:inline;color:#000;}
div.indicatorsList a:hover{color:#000;}
div.indicatorsList img{padding-right:13px;float:left;}
div.indicatorsList .current_page_item{font-weight: bold;}
.indicatorsTemplate{}

#blog-line{background:#fff;height: 80px;}
div#outline{background:#fff;}
.header .widget, .linksAboveHeader .widget{border:none;padding:0 !important;margin:0;}
.header div.widget li, .linksAboveHeader div.widget li{display:inline;padding-right:13px;border-bottom:none;}
.header div.widget a, .linksAboveHeader div.widget a{display:inline;color: #0198CD;font-weight:bold;}
.linksAboveHeader div.widget a {color: #979797;}

.logo{float:left;margin-left: 15px;}
.breadcrumb a{color:#0198CD;font-size: 14px;font-weight: bold;padding-left:15px;background:url('img/indicator_arrow.jpg') no-repeat 0 2px;}
.breadcrumb{margin-bottom: 25px;margin-left: 14px;}
.topLinks ul li, .languageLinks ul li{}
.topLinks a{}
.languageLinks ul li{background:url(img/lang_trim.jpg) no-repeat 0 2px;}
.languageLinks ul li#fr{border-right:none}
.header div.widget .qtranxs_language_chooser li{padding-left:10px;padding-right:5px;height:18px;}
.header div.widget .qtranxs_language_chooser{float:left;height:18px;}
div#left a.excel, div#left a.print{
	background:url(../../uploads/2011/03/excel_icon.jpg) no-repeat top left;
	display: block;
   padding-left: 35px;
   width: 143px;
   font-size:110%;
   color:#0198CD;
   float:left;
   margin-top: 20px;
    height: 36px;
}
div#left a.print{background:url(img/print_icon.jpg) no-repeat top left;padding-left: 43px;padding-top: 8px;width:130px;height: 25px;}
div#left a.excel:hover, div#left a.print:hover{color:#0198CD;text-decoration:none;}
.subindicatorExcerpt {
	margin-bottom:10px;
	float: left;
}
.subContainer {
	float:left;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	margin:0 10px 0 0;
	padding: 7px 20px 7px 10px;
	width: 343px;
	background: url("img/subindicator_arrow.jpg") no-repeat scroll right bottom transparent;
}
.subContainer p{
	margin:0;
}
.current_page_item .subContainer{
	border:none;
	background:none;
}
.indicatorsList .current_page_item{
	margin-right:0;border:none;
	background:#E0DFDA;
}

.subTop, .subBottom{
	background:url(img/sub_top_off.jpg) no-repeat top left;
	height: 5px;
   width: 377px;
   float: left;
}
.subBottom{
	background:url(img/sub_bottom_off.jpg) no-repeat top left;
	height: 4px;
}
.current_page_item .subTop{
	background:url(img/sub_top_on.jpg) no-repeat top left;
	height: 3px;
   width: 389px;
}
.current_page_item .subBottom{
	background:url(img/sub_bottom_on.jpg) no-repeat top left;
}
.sub_content_botom{
	/*background:url(img/sub_content_bottom.jpg) no-repeat top left;
	width:567px;
	height:5px;
	float: left;*/
}
.topLiText{
height: 38px;
color: #0198CD;
font: bold 15px Helvetica,sans-serif;
width:150px;
padding-left:10px;
}
.topLi{
padding-bottom:15px;
z-index:1000;
position:relative;
overflow:visible;
/*background:url(img/dd_top_corner.jpg) no-repeat top right;*/
}
.sfHover{
z-index:1000;
position:relative;
}
.sf-menu li.page_item a {z-index:0;position:relative;}
ul.children {margin:-38px 0 0 28px !important;/*margin:0 0 0 28px !important;*/}
.contentTemplate div#left h3{/*float:left;removed because of abbreviations*/color:#0198CD;margin: 25px 0 5px;}
.view-excerpt{}
.preview .open{}
div#left .preview a{color: #000; text-decoration:none;}
div#left .openPreview a{color: #0198CD;font-weight:bold;}
dt {
    margin-bottom: -6px;
    position: relative;
    top: 0.75em;
}
dd {
    left: 84px;
    margin-bottom: -6px;
    position: relative;
    width: 75%;
}
.searchResults .chapterTitle span, .searchResults .chapterTitle br{
	display:none;
}
.searchResults .chapterTitle div{
	display:inline;
}
.searchResults .searchContent img{
	display:none;
}
.searchResults .searchThumb{
	float:left;
	margin-right:10px;
}
.searchBody{
	margin-top:10px;
	margin-bottom:20px;
}
.searchResults a{
	font-size: 1.2em;
   font-weight: bold;
}
.searchResults .indicatorTitle a{
	font-size: 1em;
   font-weight: normal;
}
.header{
	/*background:#000;*/
	background:#fff;
	height: 31px;
        margin-top:20px;
}
.linksAboveHeader{
	background:#fff;
	border:none;
	float: right;
	width:auto;
	padding-right:0;
	height:25px;
}
.linksAboveHeader div.app_widget{
margin-top:8px;
}
.languageLinks{float:right;font-size:12px;margin-right: 13px;}
#blog-line{
	width:980px;
	height:105px;
	clear: both;
}
.searchPage div#left {float:left;}

