/* @override http://bluerudder.net/cms/wp-content/themes/bluerudder/style.css */

/*
Theme Name: BlueRudder
Version: 1.0
Author: Motiveight Marketing Group
Author URI: http://www.motiveight.com/
Base: Elements
*/

* {
margin:0;
padding:0;
}

html,body {
background: #4699cc url(images/background.jpg) no-repeat center top;
color: #404040;
}

body {
font: 12px/1.7em Arial, Tahoma, Verdana;
	color: #404040;
}

h1 {
font-size: 26px;
font-weight: bold;
color: #386687;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

h2 {
font-size:16px;
font-weight:400;
color: #2ea3da;
margin-bottom:5px;
}

h3 {
font-size:16px;
font-weight:400;
margin-bottom: 10px;
	color: #2ea3da;
	text-transform: capitalize;
}

h5 {
font-size:10px;
font-weight:400;
}

p {
margin-bottom: 12px;
}

a:link, a:visited {
color: #930000;
text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}

img {
border:none;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

/* @group Sidebar Block */

.blockbottom {
	background: url(images/widget_footer.png) no-repeat;
	width: 245px;
	height: 14px;
	display: block;
	clear: both;
	padding-bottom: 12px;
}

.widget {
	background: url(images/widget_body.png) repeat-y;
}

blockquote {
margin: 15px 10px;
border-left: 1px solid #FFFFFF;
	background-color: #efefef;
	padding: 10px 10px 0;
	border: 1px solid #e6e6e6;
}

.block {
width: 232px;
float:left;
	color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 10px 0;
	background: url(images/widgets.png) no-repeat 0 top;
}

.block ul li {
list-style:none;
margin:0;
	list-style-type: disc;
	list-style-position: inside;
	opacity: 1;
}

#advertblock {
width: 238px;
margin:0px 0px 12px 0px;
padding:10px 0px 2px 12px;
float:left;
	background-repeat: no-repeat;
}

#advertblock h3 {
margin-bottom:10px;
}

.block img {
margin: 0px 9px 8px 2px;
border:1px solid #3B352C;
width: 100px;
height: 100px;
}

/* @end */

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0 0 0 20px;
background: url(images/icon-check.gif) top left no-repeat;
}

#wrapper {
width: 914px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
float:left;
width:932px;
height: 100px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.headerblog {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
	width: 550px;
}

#logo {
float:left;
margin: 0 0px 0px 3px;
}

/* @group Nav */

#navbar {
float:right;
color: white;
height:65px;
width: 670px;
padding:8px 0px 0px 18px;
	margin: 11px 0px 0px;
	background-position: left;
	background-repeat: no-repeat;
}

	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px;
	padding: 10px 15px 8px;
	letter-spacing: 1px;
}

#nav li a:hover, #nav li a:active {
	color: silver;
    margin: 0px;
	padding: 10px 15px 8px;
	text-decoration: none;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 160px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	float: none;
	margin: 0px;
	padding: 10px 10px 7px;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
	
#nav li li a:hover, #nav li li a:active {
	color: silver;
	padding: 10px 10px 7px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 182px;
	margin: -6px 0px 0px 15px;
	padding: 0px;
	background-color: #2c5d7c;
	opacity: 0.85;
}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	color: white;
}

#nav li ul a:hover, #nav li ul a:active {
	color: silver;
}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#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 {
	left: auto;
}

#nav li:hover, #nav li.sfhover { 
	position: static;
}

/* @end */

/* @group Feature */

#feature {
	width: 944px;
	height: 371px;
	margin-left: -15px;
	background-repeat: no-repeat;
}

.guidingleaders {
	margin-top: 4px;
}

.features {
	height: 369px;
	background: url(images/background_feature.png) 0 -17px;
}

.f-left {
	float: left;
	border: 1px solid #7f7f7f;
	margin: 12px 12px 12px 33px;
}

.f-left img {
	width: 582px;
	height: 328px;
}

.f-right {
	margin-right: 36px;
	margin-top: 12px;
	list-style-type: none;
	float: right;
}

.f-r-top {
	margin-bottom: 9px;
}

.f-r-top img {
	width: 268px;
	height: 175px;
}

.f-r-bottom {
}

.f-r-bottom img {
	width: 268px;
	height: 145px;
}



/* @end */

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
cursor:pointer;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/* @group Main */

#mainleft {
	float: left;
	width: 658px;
}

#mainright {
	float: right;
	width: 255px;
}

#main {
float:left;
width: 916px;
	background: url(images/background_main.png) repeat-y 0 top;
}

#mainpage {
float:left;
width: 916px;
	background: url(images/background_main_page.png) repeat-y 0 top;
}

#mainsingle {
float:left;
	background: url(images/mainsingle_background.png) repeat-y 0 top;
	width: 665px;
}

#maintop {
	width: 916px;
	background: url(images/background_main_top.png) no-repeat;
	height: 50px;
	clear: both;
	padding-top: 29px;
}

#maintopsingle {
	width: 916px;
	background: url(images/mainsingle_top.png) no-repeat;
	height: 48px;
	clear: both;
}

/* @end */

/* @group Content */

#contentpage {
float:left;
width: 588px;
margin: 0px 20px 0px 37px;
}

#contentleader {
float:left;
width: 842px;
margin: 0px 37px;
}

#content {
float:left;
width: 550px;
margin: 0px 12px 0px 37px;
}

#contentsingle {
float:left;
width: 516px;
margin: 8px 12px 0px 94px;
}

span.contenthead {
width:630px;
display:block;
}

.introcontent {
height:86px;
overflow:hidden;
}

/* @end */

.heading {
margin:15px 0px 15px 13px;
}

.intropost {
margin:0px 0px 0px 12px;
float:left;
	width: 420px;
	list-style-position: inside;
}

.intro {
width: 547px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;
	background-position: left;
	background-repeat: repeat;
}

.introinfo {
width: 420px;
margin:15px 0px 0px 0px;
}

span.date {
float:right;
color: #404040;
font-size: 12px;
margin:2px 0px 0px 0px;
}

/* @group Date */

.date {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #930000;
	letter-spacing: -1px;
	font-weight: bold;
}

.year {
	color: gray;
	font-size: 15px;
	text-align: center;
	margin-top: -5px;
}

#datesingle {
	width: 90px;
	background: url(images/datebox.png) no-repeat;
	clear: none;
	float: none;
	height: 65px;
	position: absolute;
	padding-top: 15px;
}

#date_blog_page {
	width: 90px;
	background: url(images/datebox.png) no-repeat 0 -5px;
	clear: none;
	float: none;
	height: 56px;
	position: absolute;
	padding-top: 10px;
	margin-left: -94px;
	margin-top: -8px;
}

#datesingle p {
	color: #930000;
	font-size: 20px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

.datetab {
	font-size: 20px;
}

/* @end */

span.comments {
background:url(images/comments-trans.png) no-repeat;
color:#0D0D0D;
font-size: 12px;
float:right;
width:28px;
height:28px;
text-align:center;
padding:0;
	margin: 0 0px 0px 15px;
}

#themes {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:0px 0px 12px 12px;
}

.thumbnail img {
width: 100px;
height: 100px;
}

#single, #page {
margin: 10px 0px 12px;
float:left;
	background-position: left;
	background-repeat: repeat;
	width: 520px;
	border-top: 1px solid #e6e6e6;
	padding-top: 16px;
}

#postcomments {
float:left;
	background-position: left;
	background-repeat: repeat;
	width: 600px;
	padding-top: 10px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-color: #e6e6e6;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 0px;
}

#postcomments h3 {
	color: white;
}

.singleheading {
margin: 5px 0px 15px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

.pageheading {
margin: 5px 0px 15px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

span.pagehead {
display:block;
}

span.singlehead {
display:block;
}

/** Comment Styles **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background: url(images/white-trans.png) repeat;
}

input#submit {
font-size: 14px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
border:none;
cursor:pointer;
	background: url(images/widgets.png) no-repeat 0 -14px;
}

#comment,#author,#email,#url {
padding:2px;
	background: #e6e6e6 repeat;
	color: #404040;
	border: 1px solid silver;
}

/** Sidebar Content **/
#sidebar {
float: right;
width: 250px;
	padding-left: 10px;
	margin-top: 16px;
}

#sidebar a {
	font: 1.0em Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

#sidebar a:hover {
	color: silver;
}

#sidebar_home {
float:left;
width: 284px;
	margin-top: -15px;
	padding-left: 15px;
}

#sideSearch {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

#searchWrap #s {
color: #404040;
font-size:1.1em;
border:none;
margin: 0px 3px 0px -4px;
width: 196px;
	height: 25px;
	background: url(images/search.png) no-repeat;
	padding-left: 7px;
}

#searchWrap input {
vertical-align:middle;
}

.sidepost {
border-top:1px solid #1B140E;
padding:6px 0 0 0;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}

#socialize ul li {
border-top:1px solid #1B140E;
line-height:1.2em;
padding: 3px 0 04px 0px;
	background-repeat: no-repeat;
}

#socialize a {
}

#tags {
word-spacing:5px;
line-height:1.5em;
}

#end {
	background: url(images/widgets_footer.png) no-repeat;
	margin-left: -10px;
	margin-bottom: -30px;
}

/** Footer Content **/

#footer {
width: 914px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 auto;
	height: 31px;
	clear: both;
	background: url(images/background_footer.png) no-repeat 0 bottom;
}

#footer_page {
width: 914px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 auto;
	height: 31px;
	clear: both;
	background: url(images/background_main_page_footer.png) no-repeat 0 bottom;
}

#footer_single {
width: 914px;
	padding-right: 10px;
	margin: 0 auto;
	clear: left;
	height: 35px;
	background: url(images/mainsingle_footer.png) no-repeat;
}

#copyright {
width: 914px;
	padding-left: 60px;
	margin: 0 auto;
	height: 22px;
	background: none 0 0;
	text-align: center;
	color: white;
	font-size: 11px;
	clear: both;
}

#copyright a {
	text-decoration: underline;
	color: white;
	font-weight: normal;
	font-style: normal;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 200px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

#westpoint {
	margin-right: -26px;
	float: right;
}

#newsupdates {
	padding-left: 10px;
}

#newsupdates ul {
	list-style-position: outside;
	padding-left: 38px;
	list-style-type: disc;
}

#newsupdates ul li {
	padding-bottom: 5px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/* @group Pages */

.contentleft {
	float: left;
	padding: 5px;
	width: 272px;
}

.contentright {
	float: right;
	width: 549px;
	margin-top: 20px;
}

.content_thumbnail img {
width: 270px;
height: 337px;
}

.leaderpict {
	width: 293px;
	height: 360px;
	margin-left: -60px;
	background: url(images/leaders_background.png) no-repeat;
	padding-top: 24px;
	padding-left: 43px;
}

.twitterpage ul {
	padding: 10px 10px 10px 20px;
	font-size: 11px;
	color: #808080;
	list-style-image: none;
}

.twitterpage a {
	color: #666;
}



/* @end */

.postmeta {
	border: 1px solid #e6e6e6;
	padding: 12px 5px 0 15px;
	background-color: #f1f1f1;
	margin-bottom: 25px;
}

.postauthor {
	margin-top: -12px;
	font-size: 11px;
	color: #b3b3b3;
}

.postauthor a {
	margin-top: -12px;
	font-size: 11px;
	color: #b3b3b3;
}

.postauthor a:hover {
	margin-top: -12px;
	font-size: 11px;
	color: black;
}