/*
Theme Name: services.nakedleader.com
Theme URI: http://services.nakedleader.com
Description: Three columns
Version: 10.2.22
Author: Simon Shaw
Author URI: http://www.intelligenta.co.uk
Tags: fixed width, three columns, widgets
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: #666666;
	background: white;
	font-size: 62.5%; /* Sets 1em to 10px */
	}

ol, ul {
	list-style: none;
	}
	
hr {
	width: 100%;
	height: 3px;
	border: solid 3px #646464;
	margin: 0.7em 0;
}

strong { 
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

/* Font Controls*/	

#headertext h1 {
	font-size: 16px;
	font-weight: normal;
}

h2 {
	color: #333333;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-weight: bold;
}

h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 8px 0;
}

h3#comments {
	margin-bottom: 20px;
}

small {
    font-size: 11px;
}

p {
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 14px;
}

p.description {
	color: #0095d3;
}

p.wp-caption-text {
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
	width: 80%;
}

blockquote {
	background-color:#F2F2F2;
	background-image:url(images/post-quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px dotted #999999;
	margin:30px 10px;
	padding:10px 10px 10px 40px;
}

a, a:visited {
	color: #ff7900;
	text-decoration: none;
}

.post a, .post a:visited {
	padding: 2px;
	color: #ff7900;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#headertext h1 a, #headertext h1 a:hover, #headertext h1 a:visited, .post h2 a, .post h2 a:visited, .post h3 a, .post h3 a:visited {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
}

.post h2 a:hover, h3 a:hover {
	color: #282923;
	text-decoration: underline;
	background-color: transparent;
}

/* Structures Controls */

body {
	text-align: center;	
}

#wrapper {
	width: 1050px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 284px;
	width: 100%;
	background: #ffffff url(images/nl-header-bg.jpg) 0 0 no-repeat;
}

#header .headertext {
	position: relative;
	margin: 0 0 0 18px;
	padding-top: 25px;
	vertical-align: top;
	height: 259px;
}

#header .headertext img {
	vertical-align: middle;
}

#header .social {
	float: left;
	top: 0px;
}

#header .comlink {
	color: #666666;
	font-size: 15px;
	float: right;
	margin-right: 35px;
	text-align: right;
	top: 0px;
	display: inline;
}

#header .comlink a {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}

#header .comlink a.on {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

/* menu */

#menu {
	height: 53px;
	width: 100%;
	background: #ffffff url(images/nl-menu-bg.jpg) 0 0 no-repeat;
}

#menutext {
	margin: 0 0 0 18px;
	color: #333333;
	font-size: 20px;
	height: 53px;
}

#menutext a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#menutext .tagline {
	float: left;
	padding-top: 14px;
	line-height: 26px;
}

#menutext .menusearch {
	float: right;
	padding-top: 12px;
}

/* content */ 

#maincontent {
	margin-top: 40px;
}

#contentleft {
	float: left;
	width: 476px;
	margin-left: 18px;
	margin-bottom: 40px;
	display: inline;
}

.post {
	margin-bottom: 25px;
	margin-right: 5px;
}

.entry {
	margin-top: 10px;
	font-size: 13px;
}

.post ul, .post ol {
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 14px;
	margin-left: 30px;
}

.post ul {
	list-style: disc;
}

.post ol {
	list-style: decimal;
}

.post ul.children {
	font-size: 11px;
}

.post li {
	font-size: 12px;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

div.navigation a {
	background-color: #333333;
	color: #fff;
	padding: 4px;
	text-decoration: none;
}
	
div.navigation a:hover {
	background-color: #999999;
	color: #333333;	
	text-decoration: none;
}

.post img.alignleft {
	float: left;
	margin-right: 10px;
}	

a:hover img {
	background-color: transparent;
}

.post img {
	border: 1px solid #e1e1e1;
}

/* sidebar page menu */

/* Top level Anchors */
#sidebarleft a {
   color: #000000;
}
#sidebarleft a:hover {
   color: #ff7900;
}
#sidebarleft .current_page_item a {
   color: #FFFFFF;
}
/* Second level Anchors */
#sidebarleft .current_page_item li.page_item a, a:visited {
   color: #333333;
}
#sidebarleft .current_page_ancestor a, a:visited {
   color: #FFFFFF;
}
/* Third level Anchors */
#sidebarleft .current_page_ancestor li.page_item a, a:visited {
   color: #333333;
}
#sidebarleft .current_page_ancestor li.current_page_item a, a:visited {
   color: #ff7900;
}
/* Fourth level Anchors */
#sidebarleft .current_page_item li.page_item a, a:visited {
   color: #333333;
}

.page_item {
   background-color: #dddddd;
   margin-bottom: 2px;
   line-height: 15px;
   /*height:35px;*/
}

.page_item ul li {
   background-color: #ffffff;
   border-top: solid 2px #ffffff;
   font-size: 11px;
   padding-left: 0px;
   margin-bottom: 0;
   line-height: 15px;
}

.page_item  ul {
	display: none;
}

.page_item  li ul {
	display: none;
}

.current_page_item ul {
	display: block;
}	

.current_page_item {
    background-color: #333333;
}

.current_page_ancestor  ul {
    display: block;
}

.current_page_ancestor {
    background-color: #333333;
}

li.page_item li.page_item ul {
	display: none;
}

li.page_item li.current_page_item ul {
	display: block;
}

li.page_item li.current_page_parent ul {
	display: block;
}

/* sidebar controls */

#sidebar1 #sidebar2 {
	float: left;
	margin-left: 0px;
}

#sidebarleft {
	float:left;
	width: 240px;
	margin-bottom: 30px;
	margin-left: 25px;
	display: inline;
}

#sidebarright {
	float:left;
	width: 230px;
	margin-bottom: 30px;
    margin-left: 40px;
	display: inline;
}
			
li {
	font-size: 13px;
	}	
	
#sidebarleft ul li a, #footer ul li a {
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 5px;
	}

#sidebarleft .page_item ul li a {
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	}

#sidebarleft .page_item ul li ul li a {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	}
		
#sidebarright ul li a {
	display: inline;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	color: #999999;
	}

#sidebarright ul {
	margin-bottom: 20px;
	}	
	
#sidebarright li {
	margin-bottom: 5px;
	}
			
#sidebarright ul li.current_page_item a, #sidebarright ul li.current-cat a{
	color:#999999;
	}
	
#sidebarleft ul li.rssfeed a {
	background-color: #282923;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 20px 0px 20px 5px;
	border-bottom: 1px solid #e1e1e1;
}	

#sidebarleft ul li.rssfeed a:hover {
	background: #c7e6f3;
	color: #0095d3;
}

ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
ul li h2 {
	border-bottom: 1px dashed;
	font-size: 15px;
	font-weight:normal;
	margin-bottom: 10px;
	padding: 0 0 0.4em;
	color: #333333;
	}
	
#sidebarright .widget_archive ul {

}


#sidebarright .widget_archive ul li {
	font-size: 13px;
	border-bottom: 6px solid #666666;
	margin-bottom: 10px;
}

#sidebarright .widget_archive ul li a {
    margin-bottom: 10px;
    padding: 0px;
    color: #333333;
}

#sidebarright .widget_archive ul li a:hover {
	background-color: #ffffff;
    color: #008D74;
}	
/* footer controls */

#footer {
	clear: both;
	width: 100%;
	background-color: #ffffff;
	border-top: dashed 1px #999999;
}

#footer h2 {
	font-size: 14px;
	font-weight:bold;
	margin-top: 2.1em;
	margin-bottom: 0;
	padding: 0 0 0.7em 5px;
	border-bottom: 1px solid #e1e1e1;
	}
	
#footer p {
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer p small {
	font-size: 11px;
}	

#footer a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}	

#footer a:hover {
	text-decoration: underline;
}

#footercontentbottom {
	margin: 0 0 0 20px;
}

.column1, .column2, .column3 {
	float: left;
	width: 276px;
	margin-bottom: 20px;
}

.column2, .column3 {
	margin-left: 10px;
}

#footercontentbottom {
	clear: both;
	padding: 10px 0px;
	height: 100px;
	background: #ffffff;
	}

#footercontentbottom .col {
	font-size: 11px;
    width:195px;
    float: left;
}

#footercontentbottom .clear {
	clear: both;
	height: 15px;
}

/* search controls */

form#searchform {
	margin: 0 25px 0 0;
}

input#searchsubmit, #commentform input#submit {
	border: 0;
	background-color: #333333;
	color: #ffffff;
	padding: 5px;
	height: 28px;
	width: 110px;
}

input#searchsubmit:hover, #commentform input#submit:hover {
   cursor: auto;
}

/*tag controls*/

div.tags {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 11px;
}	

div.tags a {
	padding: 2px;
	text-decoration: none;
	line-height: 200%;
}	

div.tags a:hover {
	text-decoration: underline;	
}	

/*categories controls*/

div.categories {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 11px;
}	

div.categories a {
	padding: 2px;
	text-decoration: none;
	line-height: 200%;
}	

div.categories a:hover {
	text-decoration: underline;	
}

/* comments control*/
.alt {
	margin: 0;
	}

ol.commentlist {
	padding: 0;
	margin-bottom: 30px;
	}
	
ol.commentlist li { 
	font-size: 13px;
	padding: 1em 10px 1em 0; 
	margin: 0; 
	clear: both; 
	background: none; 
	border-bottom: 1px solid #e1e1e1; 
	list-style: none;
	}
	
img.avatar {
	float: left;
	margin: 4px 10px 0 0;
}

form#commentform {
	margin-bottom: 50px;
}	


/* img controls */	
.alignright {
	float: right;
	}

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

.ctc {
	margin-bottom: 20px;
}

.widget_sp_image-description p {
	margin-top: 5px;
	font-size: 13px;
}

input[type="text"] {
    font-size:14px;
	height:22px;
	width:210px;
}

input[type="password"] {
    font-size:14px;
	height:22px;
	width:210px;
}

.mc_custom_border_hdr {
	background-color: #333333;
	color: #ffffff;
	font-size: 13px;
	padding: 2px;
	width: 235px;
	text-align: center;
}

.mc_custom_border_hdr h2 {
	font-size: 13px;
    color: #ffffff;
	border: 0;
	margin: 3px;
}

#mc_signup_container {
 	line-height: 20px;
}

#mc_signup_form {
    border: 1px solid #999999;
    padding: 0;
    width: 237px;
}

#mc_unsub_link a {
	font-size: 13px;
}

#social {
	text-align: right;
	border-bottom: 1px solid #999999;
	height: 24px;
}

#social iframe {
	width: 65px;
}

#page_underline {
	text-align: right;
	border-bottom: 1px solid #999999;
	height: 5px;
}

#blogroll_line {
	border-bottom: 2px dashed #d2d2d2;
}

#author {
	float: left;
	margin-right: 10px;
}

#tweetmeme {
	float: right;
	margin-right: 10px;
}

#fbshare {
	float: right;	
	margin-right: 10px;
}

#googlebuzz {
	float: right;
}

/* jQuery Modal popup */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  left:0px;
  top:0px;
}
  
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px; 
  height:495px;
  background-color: #ffffff;
  border: 5px solid #000000;
}

#dialog h3 {
	color: #FF7900;
}

#dialog a {
	color: #FF7900;
}

a.dsq-help {
	color: #FF7900;
	font-weight: bold;
	text-decoration: underline;
}

#ad-events {
	border: 1px dashed #333333;
	padding: 10px;
	text-align: center;
}

#ad-events p {
	font-size: 11px;
}

#sidebarright ul li.administer_widget a {
	font-size: 11px;
	color: #FF6600;
}