@charset "utf-8";
/* CSS Document */

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

== orange ==
links: #FF5E00

*/


/*=== Setup ===*/
body{
	background: url(custom/bg.jpg) #3d79ab repeat top;
	color: #555555;
	font-size:12px;
}
a{
	color: #FF5E00;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
	line-height:1;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(custom/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(custom/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(custom/btn.gif) repeat-x;
	border:1px solid #d55300;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #f0f0f0;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(custom/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(custom/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #38627e;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #c7d2dc;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #e3eaf0;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(blue/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(blue/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(blue/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(blue/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #d7dfe7;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(blue/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(blue/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #e3eaf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: none;
}
.box4 .spacer{
	background: url(custom/rotate/rotate.php) top left #222;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.7);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.7);
	text-shadow:1px 1px 1px rgba(0,0,0,0.7);
	-webkit-box-shadow:3px 6px 10px rgba(15,39,58,0.55);
	-moz-box-shadow:3px 6px 10px rgba(15,39,58,0.55);
	box-shadow:3px 6px 10px rgba(15,39,58,0.55);
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(blue/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(blue/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(blue/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(blue/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(blue/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #d7dfe7;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #c7d2dc;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c0ccd8;
	border-left: 1px solid #c0ccd8;
}

/*- Form1 Setup -*/
.btn-general{
	background: #38627e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #c7d2dc;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #38627e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#ebf2f8 url(custom/ico-quote.png) no-repeat 10px 10px;
	border-top:1px solid #d7dfe7;
	border-bottom:1px solid #d7dfe7;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #38627e;
}
.widget #recentcomments li a:hover{
	color: #38627e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #e3eaf0;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(custom/ico-quote.png) no-repeat top left;
}


/* ================== SAWYER CUSTOM STYLES ================== */
#nav1 li{
	letter-spacing:1px;
}
h1, h2, h3{
	font-weight:normal;
}
h2{
	font-size:2.4em;
}

#header{
	height:auto;
}
.header-img{
	position:absolute;
	right:20px;
	top:20px;
}
#left-header{
	overflow:hidden;
}
#nav1{
	float:left;
}
#nav1{
	margin:10px 0 30px;
}
.nav2 li, .widget li{
	background:none;
}
#rightcol .widget ul, #rightcol .textwidget{
	background:none;
	border:1px dotted #bfbfbf;
}
#header h1{
	float: none;
	clear:both;
	_width:462px;
	padding-top:20px;
}
#header h1 a{
	display: block;
	height: 114px;
}
#columns{
	background:#fff;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
	padding:20px;
	margin-bottom:20px;
}
.col6{
	width:270px;
}
#centercol, .box{
	width:580px;
}
.box5 .top, .box5 .bot{
	background: none;
}
.box5 .spacer{
	background: none #FFF;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
}
.box .spacer{
	padding:0 30px 0 15px;
}
.box2 .spacer, .box2 .bot, .box2 .top, #rightcol h3 span{
	background:none;
}
#rightcol h3 span, #rightcol h3 span a{
	font-size:18px;
	color:#FF5E00;
	padding:0;
	line-height:1.5;
	text-transform:uppercase;
}
.btn-cat {
	margin: 1em 0 0;
}
.btn-general, #search input.keyword{
	background:#eee;
	border:1px dotted #bfbfbf;
}
.btn-general, .btn-general a{
	color:#808080;
	font-weight:bold;
	font-size:11px;
}
.post{
	border-bottom:1px dotted #808080;
	padding-bottom:40px;
	margin-bottom:40px;
}
.post img{
	max-width:550px;
}
.stepcarousel .post{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
#search input.keyword{
	padding:6px 5px;
	color:#808080;
	font-weight:bold;
	margin-right:5px;
}
