/* Main Elements */
body {
	background: #1d2d37;
	color: #000;
	font: .75em Arial, Verdana, Helvetica, Sans-Serif;
	padding: 0;
	height: 100%;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
small { font-size: 11px; }
code { background: #FFFFC1; }
a img { border: none; }
blockquote p { padding: 5px 0; }
a { color: #666; text-decoration:none; }
a:hover { text-decoration: none; }

input, select, textarea {
	border: #90acc4 1px solid;
	font-size: 13px;
	padding: 10px;
	color: #444444;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

img.bottom {
	vertical-align: bottom;
}
img.top-margin {
	vertical-align: top;
	margin: -2px;
}
/* Menu & Header */

#headerwrapper {
	background: #1d2d37 url(../images/bg_new.gif) top left repeat-x;
	width: 100%;
	height: 150px;
}
#header {
	width: 1000px;
	margin: 0 auto;
}

#top {
	height: 75px;
	padding: 10px 0 18px 0;
}
#top .logo {
	display: block;
	width: 668px;
	height: 70px;
	background:url(../images/logo.png) no-repeat;
}

#top .logo span {
	float: right;
	padding: 25px 0 0 200px;
	font: 16px Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #5d707a;
}

#top #socials {
	float: right;
	text-align: right;
	width: 300px;
	margin: -60px 10px 0 0;
}

/* Top Menu Begin */
#nav-menu ul { margin:0; padding:0px; clear:both; width: 980px; margin:0 auto;}
#nav-menu li { float:left; display:inline; color: #ffffff; }
#nav-menu ul li a { color: #ffffff; display:block; margin:0; padding:0 50px 0 0px;}
#nav-menu a span {color: #6eaebd;}
#nav-menu a:hover span {color: #91dbec;}
#nav-menu h2.long {padding-bottom: 14px; cursor:hand;}

#nav li ul li a{
	background: #2c424e;
	padding: 4px 5px 5px 10px;
	margin: 0 0 0 -10px; 
	text-transform:capitalize;
	border-right: 1px solid #291f1b;
	border-bottom: 1px dotted #291f1b;
	border-left: 1px solid #291f1b;
}

#nav li ul li a:hover{ text-decoration:none; background: #233440;}
#nav li ul{ margin:0px 0 0 0; position:absolute; width:15em; left:-999em; }
#nav li:hover ul, #nav li.sfhover ul{ left:auto; z-index:1000 }
#nav li ul li{ line-height:26px; width:15em; border-width:0 1px 1px 1px; font-weight:bold }
#nav li:hover, #nav li.hover{ position:static }
#nav li ul ul{ margin:-39px 0 0 189px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul{ left:-999em; padding:2px 0 0;  }
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul{left:-999em }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul{left:auto }
select, #nav{ padding:0 }
.bot, #header .spacer p, .list2{clear:both }
#nav li a span{font-size:12px; font-weight:normal}
/* Top Menu End */


#fullwrapper {
	background: #587793;
	width: 100%;
	padding-top: 20px;
}

#pagewrapper {
	width: 1000px;
	background: #fbfbfb url(../images/content-bg.gif) top left repeat-y;
	margin: 0 auto 0;
	height: 100%;
	padding: 20px 0px;
	border-top: 1px solid #3c556a;
}
#pagewrapper2 {
	width: 1000px;
	background: #fbfbfb url(../images/content-bg2.gif) top left repeat-y;
	margin: 0 auto 0;
	height: 100%;
	padding: 20px 0px;
	border-top: 1px solid #3c556a;
}
#pagewrapper3 {
	background: #ffffff;
	width: 883px;
	margin: 0 auto 0;
	height: 100%;
	padding: 0 0 0 115px;
	border-top: 1px solid #3c556a;
	border-right: 1px solid #3c556a;
	border-left: 1px solid #3c556a;
}
#breadcrumbs {
	height: 27px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dedede;
	padding-top: 13px;
	color: #888;
}
#left {
	width: 671px;
	float: left;
	height: 100%;
	padding-bottom: 20px;
}
#right {
	width: 326px;
	float: left;
	height: 100%;
	padding: 0 0 20px 2px;
}
/* Post */
.post {
	width: 671px;
	float: left;
	padding-bottom: 20px;
}
.postmeta {
	width: 100px;
	float: left;
	text-align: right;
	padding: 0px 15px 0px 16px;
}
.posttext {
	width: 505px;
	float: left;
	padding: 0px 20px 0px 15px;
	border-bottom: 1px dotted #dedede;
}
.postmeta .date {
	height: 29px;
	padding-top: 8px;
	margin-bottom: 8px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 1.4em;
	color: #c0d4e5;
	text-shadow: #3c556a 0px 1px;
}
.postmeta .category {
	width: 101px;
	color: #fff;
	text-align: right;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
.postmeta .category a {
	color: #fff;
}
.postmeta .category li a {
	padding: 2px;
	color: #cadde7;
}
.postmeta .category li {
	margin: 5px 0px;
}
.postmeta .avatar img{
	background: #5b7890;
	width: 50px;
	height: 50px;
	padding: 9px;
	border: 1px solid #3c556a;
}
.posttext h1 { font-size: 30px; color: #251c18; line-height: normal; letter-spacing:-1px; margin-bottom: 25px; }
.posttext h2 { font-size: 26px; color: #251c18; line-height: normal; letter-spacing:-0.5px; margin-bottom: 25px; }
.posttext h3 { font-size: 22px; color: #251c18; line-height: normal; letter-spacing:-0.25px; margin-bottom: 15px; }
.posttext h4 { font-size: 18px; color: #251c18; line-height: normal; margin-bottom: 25px; }
.posttext h5 { font-size: 16px; color: #251c18; line-height: normal; margin-bottom: 25px; }
.posttext h6 { font-size: 14px; color: #251c18; line-height: normal; margin-bottom: 25px; }
.posttext ol, .posttext ul { margin-bottom: 25px;}
.posttext ol li { list-style: decimal inside; line-height: 1.6em;}
.posttext ul li { list-style:disc inside; padding-left: 5px; line-height: 1.6em;}
.posttext a:hover { text-decoration: none; }
h3.posth3 {
	font-size: 2em;
	letter-spacing: -1px;
}
.post h3 a {
	color: #002061;
	padding: 0 0 1.6em 0;
}
.post h3 a:hover {
	color: #251c18;
	text-decoration: none;
}
.post p {
	line-height: 1.6em;
	padding: 0 0 1.3em;
}

img.alignleft { float: left; border: 5px solid #e7e4e3; margin: 0px 10px 10px 0px; }
img.alignright { float: right; border: 5px solid #e7e4e3; margin: 0px 0px 10px 10px;}

.post blockquote { 
	margin: 5px 5px 5px 10px;
	border-left: 3px solid #c3c1bf;
	background: #e2e0df;
	padding: 15px;
	font-style:italic;
}
.post .more-link {
	display: none;
}
/* Full Width */
#fullwidth {
	width: 1000px;
	background: #f1f1f1 url(../images/fullwidth.jpg) top left repeat-y;
	margin: 0 auto;
	height: 100%;
	padding: 15px 0px;
}
.fulltext {
	width: 630px;
	float: left;
	padding: 0px 20px 0px 20px;
}
#fullleft {
	float: left;
	width: 131px;
	height: 100%;
}
.fulltext h1 { font-size: 30px; color: #202020; line-height: normal; letter-spacing:-1px; margin-bottom: 25px; }
.fulltext h2 { font-size: 26px; color: #202020; line-height: normal; letter-spacing:-0.5px; margin-bottom: 25px; }
.fulltext h3 { font-size: 22px; color: #202020; line-height: normal; letter-spacing:-0.25px; margin-bottom: 25px; }
.fulltext h4 { font-size: 18px; color: #202020; line-height: normal; margin-bottom: 25px; }
.fulltext h5 { font-size: 16px; color: #202020; line-height: normal; margin-bottom: 25px; }
.fulltext h6 { font-size: 14px; color: #202020; line-height: normal; margin-bottom: 25px; }
.fulltext ol, .posttext ul { margin-bottom: 25px;}
.fulltext ol li { list-style: decimal inside; line-height: 1.6em;}
.fulltext ul li { list-style:disc inside; padding-left: 5px; line-height: 1.6em;}

.fulltext blockquote { 
	margin: 5px 5px 5px 10px;
	border-left: 3px solid #c3c1bf;
	background: #e2e0df;
	padding: 15px;
	font-style:italic;
}
.fulltext  p {
	line-height: 1.6em;
	padding: 0 0 1.3em;
}
.fulltext h3 a {
	color: #202020;
	padding: 0 0 1.6em 0;
}
.fulltext h3 a:hover {
	color: #202020;
	text-decoration: none;
}
/* Related / Share */
#related {
	float: left;
	margin-left: 150px;
	padding: 20px;
	width: 460px;
	background: #d9e5f0;
	border: 1px solid #b4cadd;
}
.related {
	width: 285px;
	float: left;
	border-right: 1px solid #849eb6;
}
.share {
	width: 140px;
	float: left;
	padding-left: 20px;
}
.share img {
	vertical-align: middle;
}

#related h4 {
	font-size: 1.5em;
	color: #444;
	letter-spacing: -1px;
	text-shadow: #fff 0px 1px;
	margin-bottom: 10px;
}
#related ul li {
	line-height: 2em;
}
/* Sidebar */
#search {
	height: 45px;
	width: 306px;
	padding: 0px 0px 0px 20px;
}
#search input[type=text] { width: 255px; background: #fff url(images/input-bg.gif) repeat-x top; }
#search input[type=submit] { border: none; width: 32px; height: 32px; background: url(../images/searcher.png); text-transform:uppercase; font-size: 12px; color: #f1f1f1; cursor:pointer; margin:0px; padding:0px;}

#subscribe {
	height: 33px;
	width: 306px;
	padding: 15px 0px 0px 20px;
	background:url(../images/subscribe-bg.gif) top left repeat-x;
}
#subscribe .rss{
	display: block;
	float: left;
	text-shadow: #fff 1px 1px;
	height: 22px;
	width: 100px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 0px;
	background:url(../images/subscribe.gif) top left no-repeat;
	color: #966;
	font-weight:bold;
}

#subscribe .rss:hover {
	background:url(../images/subscribe.gif) bottom left no-repeat;
	color: #644;
	text-decoration:none;
}
#subscribe .twitter{
	display: block;
	float: left;
	text-shadow: #fff 1px 1px;
	height: 22px;
	width: 100px;
	padding-left: 35px;
	font-size: 16px;
	padding-top: 0px;
	background:url(../images/twitter.gif) top left no-repeat;
	color: #966;
	font-weight:bold;
}
#subscribe .twitter:hover {
	background:url(../images/twitter.gif) bottom left no-repeat;
	color: #644;
	text-decoration:none;
}
#right h2 {
	font-size: 2.0em;
	color:#303030;
	text-shadow: #fff 0px 1px;
	margin: 20px 0px 15px 0px;
}
#right ul {
	margin-left: 20px;
}
#right ul li ul {
	margin: 0px;
}
#right ul li ul li{
	margin: 5px 0px 5px 0px;
	line-height: 1.6em;
}
/* Widgets */
li.widget_archive, li.widget_categories { float: left; width:300px;}
li.widget_archive li, li.widget_categories li { float: left;}
li.widget_archive li a, li.widget_categories li a {
	float: left;
	background: #444;
	color: #ff0000;
	padding: 3px 5px;
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
	margin:0px 10px 0px 0px;
}
li.widget_archive li a:hover, li.widget_categories li a:hover {
	background: #fff;
	text-decoration:none;
}
#sa-recent-comments {
	margin-right: 20px;
}
#recentcomments {
	margin-left: -10px;
}
#sa-recent-comments td{
	padding: 0 0 10px 10px;
}
#sa-recent-comments td div#recentavatar{
	padding: 0;
	margin: 0;
	border: 2px solid #ffffff;
}
/* Comments */
#comments {
	width: 675px;
	float: left;
}
#comments h3 {
	float: left;
	font-size: 1.6em;
	color: #c0d4e5;
	text-shadow: #3c556a 0px 1px;
	margin: 25px 0px;
}
#comments h4 {
	float: left;
	font-size: 1.6em;
	color: #002061;
	text-shadow: #fff 0px 1px;
	margin: 25px 0px;
}
h3.commentscount {
	width: 115px;
	text-align:right;
	padding-right: 30px;
}
h3.leavereply {
	width: 145px;
	text-align:right;
	background: url(../images/comment.png) no-repeat;
	background-position: 100px;
}

div#comavatar{
	float: right;
	background: #5b7890;
	width: 50px;
	height: 50px;
	padding: 9px;
	border: 1px solid #3c556a;
}

#comments .navigation {
	float: right;
	width: 500px;
	padding-right: 25px;
}

#comments .navigation .alignleft {
	float: left;
}
#comments .navigation .alignright {
	float: right;
}

#comments ol {
	margin: 0px;
	padding: 15px;
	width: 635px;
	float: left;
}
#comments ol li{
    list-style: none;
	width: 650px;
	float: left;
    margin-bottom: 2.4em;
	line-height: 1.6em;
}
#comments ol li.alt{
    
}
#comments ol li.author_comment{
    background: #af2222;
}
#comments .commentmeta {
	margin: 0px 35px 0px 0px;
	float: left;
	min-height: 30px;
	width: 100px;
	max-width: 100px;
	text-align:right;
	font-size: .85em;
	color: #999;
}
#comments .commentmeta a {
	color: #c0d4e5;
}
#comments .commenttext {
	float: left;
	width: 458px;
	padding: 15px 20px;
	background: #d9e5f0;
	border: 1px solid #b4cadd;
	min-height: 70px;
}
#comments .commentdate {
	color: #3c556a;
	font: 8px;
}
#comments ol li .author{
    color: #666;
}
#comments ol li .author cite{
    font-weight: normal;
}
#comments ol li p{
	margin-bottom: 10px;
}
#commentreply {
	width: 521px;
	padding-left: 150px;
	float: left;
}
#comments input[type=text] { margin-bottom: 15px; width: 250px; background: #fff url(images/input-bg.gif) repeat-x top; }
#comments textarea { margin-bottom: 15px; background: #fff url(images/input-bg.gif) repeat-x top; width: 480px; }
#comments input[type=submit] {
	margin-bottom: 25px;
	color: #ffffff;
	background: #1d2d37;
	padding: 10px 25px;
	cursor: pointer;
	border: none;
	font-weight: bold;
}
#comments input[type=submit]:hover {
	background: #17242c;
}
/* Slider & Carousel*/

#slider {
	margin-bottom:20px;
	width: 285px;
	height: 220px;
	background: #111;
}

.panel .text {
	color:#999;
	height:30px;
	padding:7px 10px 0px 10px;
	background: #111;
}

.panel .text h1, .panel .text h1 a {
	color:#f1f1f1;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-size: 11px; 
	font-weight: 600;
}

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 220px; /*Height should enough to fit largest content's height*/;
}

.stepcarousel span.featured {
	color:#666;
	font-size:11px;
	display:block;
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	width:285px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 285px;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}
/* Footer */
#footerwrapper {
	width: 1000px;
	margin: 0 auto;
	color: #5b7892;
	font-size: 11px;
}
#footerwrapper a {
	color: #839cb2;
}

.onethird {
	width: 120px;
	padding: 20px 20px 30px 20px;
	float: left;
}
.onethird h2{
	font-size: 1.2em;
}

#footerwrapper .right {
	width: 420px;
	padding: 20px 20px 30px 20px;
	float: right;
	text-align: right;
}

#tooltip{
	position:absolute;
	border:1px solid #9F9F9F;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size: 12px;
}

span.um-unread-count { padding: 0px 3px; background-color: #008000; color: #FFFFFF; -moz-border-radius-bottomleft:7px; -moz-border-radius-bottomright:7px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; margin-left: 7px; }


/* Page Navigation */
.wp-pagenavi {
	text-align:right; float:left;
	width: 500px;
	padding: 15px;
	margin-left: 135px;
}
.wp-pagenavi span.pages{float:left; }
.wp-pagenavi a{text-decoration:none; padding:4px; margin-left:10px; color:#1d2d37; }
.wp-pagenavi a:hover{color:#1d2d37; background: #a0b4c6;}
.wp-pagenavi .current{font-weight:bold; padding:4px; margin-left:10px; color:#f1f1f1; background: #1d2d37; }