/*
=== blue ===
bg: #ebf2f8
links: #234B66
intro: #33607f
footer: #d7dfe7
titles: #c7d2dc
widgets: #e3eaf0
border: #c0ccd8
*/


*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.gif) #ebf2f8 repeat-x top;
	color: #222;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
a{
	color: #234B66;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}

h1{
	color: #8BB558;
	font-size: 2em;
	padding:0 0 4px 0;
	margin: 1em 0 .8em 0;
	border-bottom:1px solid #E8EDF2;
}
h2{
	color: #8BAD62;
	font-size: 1.6em;
	padding:0 0 2px 0;
	margin: .8em 0 .6em 0;
	border-bottom:1px solid #E8EDF2;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
	font-size: 1.4em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
p.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 110px;
	position:relative;
	margin:0 0 30px 0;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header #logo{
	float: left;
	width: 347px
}

#header #logo h1{
	color:#7B8C9E;
	font-size:12px;
	font-weight:normal;
	letter-spacing:5px;
	margin:0;
	float: left;
	height:18px;
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	background:url(images/btn.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	margin:0; 
	padding:5px 10px;
	border:1px solid #234B66;
}


/*=== Navigation ===*/
/*- topnav -*/
#topnav{
	font-size:13px;
	font-weight:bold;
	height:12px;
	margin:60px 0 0 0;
	position:absolute;
	right:0;
}
#topnav li{
	float: left;
	line-height: 12px;
	margin: 0 15px 0 0;
	padding:5px;
	width:114px;
	height:26px;
}
#topnav li a{
	color: #52667A;
	display: block;
	float: left;
	padding: 0;
	text-decoration: none
}
#topnav li a span{
	display: block;
	float: left;
	height: 12px;
	padding:0;
}
#topnav li a:hover,
#topnav li.active a, #topnav li.current a{
	color: #0D2E4E;
	cursor: pointer;
	text-decoration: none
}

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #555555;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #234B66;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff; 
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #c7d2dc;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #e3eaf0;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{

}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #d7dfe7;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #e3eaf0;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- introbox -*/
.introbox, .introbox h2{
	color: #ffffff;
	font-size: 1.3em;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	width: 940px;
	border:none;
}
.introbox .top,.introbox .bot{
	background: url(images/introbox-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.introbox .bot{
	background: url(images/introbox-bot.gif) no-repeat top
}
.introbox .spacer{
	background: #33607f;
	height: 40px;
	padding: 5px 25px;
	}
	
.introbox p{
	padding: 0
}

#breadcrumb {
	color:#828C99;
	font-size: 90%;	
	height:16px;
	text-align: left;
	margin: 0;
	padding: 2px 10px 4px 10px;
	}
	
#breadcrumb a {
	color:#6678A3;
	}

/*- content -*/

#sidebar {
	color: #555;
	float: left;
	width: 180px;
	min-height:500px;
	margin: 0 40px 0 0;
	padding: 5px;	
	}

#sidead {
	margin: 20px 0 0 0;
	padding: 0;
	}

.content{
	background:#fff;
	margin: 0 0 30px;
	width: 940px
}
.content .top,.content .bot{
	background: url(images/content-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.content .bot{
	background: url(images/content-bot.gif) no-repeat top
}
.content .spacer{
	background: url(images/content-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}

.content .textbox {
	float:left;
	padding:0 20px 0 0;
	margin:0;
	width:620px;
}

.content .textbox p{
	text-align:justify;
}

.content .textbox img {
	float:right;
	border:0;
	margin:0 0 0 10px;
}
/*- footerbox -*/
.footerbox{
	margin: 0 0 20px;
	width: 940px
}
.footerbox .top,.footerbox .bot{
	background: url(images/footerbox-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overfooterleftow: hidden
}
.footerbox .bot{
	background: url(images/footerbox-bot.gif) no-repeat top
}
.footerbox .spacer{
	background: #d7dfe7;
	height: 1%;
	padding: 10px 25px
}
#footer .footerbox .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overfooterleftow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #234B66;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #c7d2dc;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overfooterleftow: hidden
}
.footerleft{
	float: left
}
.footerright{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== textboxs ===*/

.textbox img {	
	float:right;
	}
.textbox ul, .textbox ol{
	padding: 0 0 1.2em 2em;
}
.textbox ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.textbox ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.textbox li a:hover{
	color: #234B66;
	text-decoration: none
}

.textbox blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#ebf2f8 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #d7dfe7;
	border-bottom:1px solid #d7dfe7;	
	width:90%; height:auto;
	margin:0 0 15px 10px; padding:15px 10px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #234B66;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #234B66;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #e3eaf0;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.footerleftickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.footerleftickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overfooterleftow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overfooterleftow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }
