/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


.footerModule span{
	color:#777777;
	height:25px;
	display:block;
	}
	
.footerModule a{
	color:#555555;
	}
	
.footerModule a:hover{
	color:#0099CC;
	text-decoration:none;
	}

.footerModule{
	float:left;
	font-size:1.4em;
	padding-right:15px;
	width:23%;
	}
	
.footerModule ul{
	list-style:none;
	}
	
.footerModule ul li{
	padding-bottom:5px;
	padding-top:5px;
	}

#formSelect{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-attachment:scroll;
	background-color:black;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border: 1px solid #333333;
	color:#777777;
	font-size:1em;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	}

.breakText{
	color:#0099CC;
font-size:1.1em;
font-weight:bold;
line-height:100%;
padding-bottom:3px;
padding-top:5px;
display:block;
}

.blogTitle{
	float:right;
	width:60%;
	}

.blogArchive{
	width:200px;
	}
	
.blogArchive ul{
	list-style:none;
	padding-bottom:5px;
	}
	
.blogArchive li{
	padding-top:10px;
	}
	
.blogArchive h3{
	margin-bottom:5px;
	}

.goToTop {
	background-image:url(images/_assets/top_arrow.png);
display:block;
float:right;
height:20px;
margin-top:-20px;
overflow:hidden;
position:relative;
text-indent:-9009px;
top:-26px;
width:20px;
}

.serviceSubNav {
	left:-29px;
	margin-top:15px;
	position:relative;
}

.serviceSubNav ul li {
	list-style:none;
}

.serviceSubNav ul li a {
	background-image:url(images/_assets/locIn_flag.png);
	color:#E1E1E1;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:32px;
	overflow:hidden;
	padding:7px 0 0 25px;
	text-decoration:none;
	text-shadow:0 1px 0 #990000;
	width:166px;
}
.serviceSubNav ul li a:hover {
	background-position:0 -39px;
	color:#FFFFFF;
}

#tagLine{
	font-size:1.4em;
	position:relative;
	top:14px;
	}


/* Registration Form */

#programLogo{
	width:200px;
	}
	
#programLogoRequest{
	width:200px;
	padding-bottom:10px;
	}

.formDate{
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0 0;
	overflow:hidden;
	padding-bottom:5px;
	}

#registrationDate{
	display:block;
	font-size:11px;
	}

#TB_ajaxContent form span{
	display:block;
	padding-top:6px;
	padding-bottom:3px;
	}
	
#TB_ajaxContent form #textInput{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:transparent none repeat scroll 0 0;
	border:1px solid #333333;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:20px;
	padding:5px;
	text-shadow:0 -1px 0 #333333;
	width:286px;
	}

.TB_overlayMacFFBGHack {
	background:transparent url(images/_assets/macFFBgHack.png) repeat scroll 0 0 !important;
}


/* Added Elements */

.modules{
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border: 1px solid #333333;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:388px;
	}
	
.moduleSlim{
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border: 1px solid #333333;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:200px;
	font-size:1.2em;
	}
	
.moduleWide{
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border:1px solid #333333;
	float:right;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	padding:15px;
	width:590px;
	background:#e1e1e1;
	}

.moduleWide h2{
	font-size:2.5em;
	padding-bottom:7px;
	padding-top:0px;
	color:#0099CC;
	border-bottom: 1px solid #cccccc;
	display:block;
	margin-bottom:15px;
	}
	
.moduleWide h3{
	font-size:2em;
	padding-bottom:7px;
	padding-top:0px;
	color:#0099CC;
	border-bottom: 1px solid #cccccc;
	display:block;
	margin-top:0px;
	}

.moduleWide .locinInfo{
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	}

#supplimental{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	height:50px;
	padding:5px;
	text-align:center;
	}

#daysToReg{
	color:red;
	}
	
#actionItem{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:YellowGreen url(images/_assets/action_bullet.png) no-repeat scroll 8px center;
	color:#333333;
	font-size:1.3em;
	padding:15px 10px 15px 35px;
	margin-top:15px;
	-moz-border-radius:8px;
	}
	
#actionWindow{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:YellowGreen url(images/_assets/action_bullet.png) no-repeat scroll 8px 13px;
	color:#333333;
	font-size:1.3em;
	padding:15px 10px 15px 35px;
	margin-bottom:15px;
	-moz-border-radius:8px;
	}
	
#actionWindow ul{
	font-size:0.9em;
width:70%;
list-style:none;
}

#actionWindow li{
	border-top:1px solid #009900;
	margin-top:10px;
	padding-top:10px;
	color:#006600;
	}
	
#actionWindow ul li:first-child{
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
	}
	
#actionBtn{
	float:right;
	-moz-border-radius:4px;
	text-shadow: 0 1px 0 #666666;
	color:#e1e1e1;
	background:#009900;
	padding:6px 5px 5px;
	margin-top:-5px;
	}
	
#actionBtn:hover{
	float:right;
	-moz-border-radius:4px;
	text-shadow: 0 1px 0 #660000;
	color:#e1e1e1;
	background:#CC0000;
	padding:6px 5px 5px;
	margin-top:-5px;
	}
	
	
#actionBtnLarge{
	float:right;
	-moz-border-radius:6px;
	text-shadow: 0 1px 0 #66000000;
	color:#e1e1e1;
	background:#CC0000;
	padding:10px 18px 7px;
	margin-top:-5px;
	font-size:1.8em;
	}
	
#actionBtnLarge:hover{
	float:right;
	-moz-border-radius:6px;
	text-shadow: 0 1px 0 #666666;
	color:#e1e1e1;
	background:#009900;
	padding:10px 18px 7px;
	margin-top:-5px;
	font-size:1.8em;
	}

#supText{
color:#333333;
font-size:1.1em;
position:relative;
top:16px;
}

#supImage{
float:right;
padding:0px 7px;
}

.widgetBox{
	-moz-border-radius:12px;
	float:right;
	border:1px solid #333333;
	width:279px;
	margin-left:20px;
	padding:10px;
	margin-top:10px;
	height:159px;
	background-image:url(images/_assets/fade_bkg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:20px;
	}
	
#locinWidget{
	background-color:#990000;
}

#mbtiWidget{
	background-color:#660099;
}

.introLine{
	border-bottom:4px solid;
	color:#E1E1E1;
	display:block;
	font-size:1.4em;
	padding-bottom:10px;
	padding-top:0px;
	text-shadow:0 1px 0 #111111;
}

.actionLine{
	color:#E1E1E1;
	display:block;
	font-size:1.8em;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow:0 1px 0 #111111;
}

#mbtiLogo{
	display:block;
	float:left;
	height:75px;
	width:60px;
	background:url(images/_assets/mbti_logo.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	}
	
#locinLogo{
	display:block;
	float:left;
	height:75px;
	width:163px;
	background-image:url(images/_assets/locin_logo.png);
	background-position: 0 bottom;
	background-repeat:no-repeat;
	}
	
.moreInfoBtn{
	-moz-border-radius:4px;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	height:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:11px;
	padding-top:11px;
	position:relative;
	border-bottom:2px solid;
	}
	
.moreInfoBtn:hover{
	-moz-border-radius:4px;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	height:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:11px;
	padding-top:11px;
	position:relative;
	border-bottom:2px solid;
	background:#0066CC!important;
	}

#mbtiColours{
	background:#663399;
	color:#e1e1e1;
	text-shadow: 0 1px 0 #660099;
	border-bottom-color: #4b045a;
	}
	
	
#locinColours{
	background:#993300;
	color:#e1e1e1;
	text-shadow: 0 1px 0 #990000;
	border-bottom-color: #660000;
	}


#mbtiWidget .introLine{
	border-bottom-color:#4b045a;
}

#locinWidget .introLine {
	border-bottom-color:#660000;
}
	
#leftModule{
	float:left;
	}
	
.homeLocIn {
	background:transparent url(images/_assets/home_locin.jpg) center top no-repeat;
	padding:7px 10px 10px 10px;
	height:373px;
}

.homeLocIn h2.page-title {
	color:#666666;
	text-shadow:0 1px 0 #999999;
	margin:0;
}
	
#rightModule{
	float:right;
	margin-bottom:0px!important;
	}
	
.mbti {
	background:transparent url(images/_assets/mbti_home.gif) center center no-repeat;
	width:408px;
	height:101px;
	display:block;
	overflow:hidden;
	padding:0;
}

.mainNavigation {
	position: relative;
	height: 30px;
	width: 830px;
	background: url("images/_assets/nav_bkg.gif") no-repeat top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}

.mainNavigation li {
	float: left;
	list-style: none;
}
.mainNavigation li.back {
	background:transparent url(images/arrow.png) no-repeat scroll center top;
	bottom:0;
	height:15px;
	position:absolute;
	width:9px;
	z-index:8;
}

/*.mainNavigation li.back .left {
    background: url("images/lava.gif") no-repeat top left;
    height: 30px;
    margin-right: 9px; /* 7px is the width of the rounded shape 
} 
*/

.mainNavigation li a {
	font: bold 20px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 4px;
	text-transform: Capitalize;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;  
	text-shadow:0 1px 0 #1F7B9B;
  
}

.mainNavigation li a:hover, .mainNavigation li a:active, .mainNavigation li a:visited {
    border: none;
}

#headerLocin {
	text-align:right;
}

#headerLocin #locinDate {
	color:#FFFFFF;
	font-size:16px;
	height:32px;
	margin:2px 0 0;
	overflow:hidden;
}

#headerLocin #locinDate .locinInfo {
	height:25px;
	padding:7px 0 0 0;
}

.fullColumn {
	margin:10px 0 0 0;
}

.location {
	overflow:hidden;
	padding:10px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #333333;
}

.location h3 {
	margin:0;
}

.location .address {
	float:left;
}

.location .mapLink {
	float:left;
	margin:0 0 0 15px;
}

.fullColumn .postmetadata {
	border-top:1px solid #333333;
	clear:both;
	padding:8px 0 0;
	margin:10px 0 0 0;
	font-size:10px;
}

.entry p {
	margin:1em 0 1em auto;
	color:#cccccc;
	font-size:12px;
	line-height:16px;
}

.immediateInvestigationHome {
	background:transparent url(images/_assets/immediate_investigation_bkg.png) top center no-repeat;
	padding:0px 10px 10px 10px;
	height:257px;
}

.newsHome h2.title {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:normal;
	margin-top:10px;
	text-shadow:0 1px 0 #1F7B9B;
	text-transform:capitalize;
}

.newsHome .date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(images/_assets/date_bkg.png) repeat scroll 0 0;
color:#FFFFFF;
float:right;
font-size:8px;
margin:26px 0 0 2px;
padding:5px;
text-transform:uppercase;
}

.newsHome .entry {
	margin:25px 0 0 0;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-serif;
	background: #d5d6d7 url('images/_assets/bkg.png');
	background-position: center top;
	background-attachment:fixed;
	background-repeat:repeat-x;
	color: #777777;
	text-align: center;
	}

#page {
	background-color: transparent;
	border: none;
	text-align: left;
	}

#header {
	background: transparent url('images/_assets/header_bkg.png') no-repeat top center;
	}

#headerimg 	{
	margin: 0;
	padding: 20px;
	height: 130px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: transparent  url('images/_assets/footer_bkg.jpg') no-repeat top;
	border: none;
	padding: 40px;
	margin: 0 auto;
	clear: both;
	height:120px;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	display:block;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:1.3em;
	height:35px;
	}
	
#servicesList li{
	border-bottom:1px solid #333333;
	padding-bottom:15px;
	margin-bottom:15px;
	line-height:16px;
	list-style:none;
	}
	
#servicesList li#last{
	border-bottom:none;
	padding-bottom:5px;
	margin-bottom:0px;
	line-height:16px;
	list-style:none;
	}

#pullQuote{
	float:left;
	padding:5px;
	}

#blockQuote{
	color:#0099CC;
	font-size:1.1em;
	font-weight:bold;
	line-height:125%;
	}

blockquote{
	color:#0099CC;
	font-size:1.1em;
	font-weight:bold;
	line-height:125%;
	}
	
.FullWidth{
	font-size:1em!important;
	width:590px!important;
}

.FullWidth h3{
	margin-bottom:10px;
	}
	
#entryStatement{
	color:#111111;
	font-size:1.2em;
	margin-top:5px;
	padding-left:14px;
	width:60%;
	line-height:19px;
	float:right;
}

#contentStatement{
	color:#111111;
	margin-top:5px;
	padding-left:14px;
	width:60%;
	float:right;
}


#contentStatement p{
	line-height:19px;
	margin-bottom:15px;
	}

#entryStatementFullWidth{
	color:#111111;
	font-size:1.2em;
	margin-top:5px;
	line-height:19px;
}

#entryStatementFullWidth p{
	padding-bottom:20px;
	margin: 0px 10px;
	}

#entryStatementFullWidth h3{
	font-size:1.6em!important;
	margin: 10px 0px 20px 0px;
	}

.fullImage{
	padding:0 0 20px 0px;
	}

#entryStatement ul{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background:transparent url(images/_assets/fade_bkg.png) repeat-x scroll center bottom;
	color:#333333;
	font-size:1em;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-left:25px;
	padding-top:5px;
	text-indent:6px;
	}

#entryStatement p{
	padding-bottom:15px;
	}

#serviceSafey{
	padding-left:65px;
	height:50px;
	}
	
#serviceMbti{
	padding-left:65px;
	height:50px;
	}

#serviceWrap{
	padding-left:65px;
	height:50px;
	}
	
#serviceLocin{
	padding-left:65px;
	height:50px;
	}
	
a #serviceLocin  {
	display:block;
	background: transparent url(images/_assets/servce_icon_locin.jpg) 0 0 no-repeat;
	color:#777777;
}

a:hover #serviceLocin  {
	display:block;
	background: transparent url(images/_assets/servce_icon_locin.jpg) 0 -100px no-repeat;
	text-decoration:none;
	color:#888888;
}

#locinLevel a, #consultingLevel a, #mbtiLevel a, #wrapLevel a {
	color:#777777;
}

#locinLevel a:hover, #consultingLevel a:hover, #mbtiLevel a:hover, #wrapLevel a:hover {
	color:#888888;
	text-decoration:none;
}

a #serviceSafey {
	display:block;
	background: transparent url(images/_assets/servce_icon_consult.jpg) 0 0 no-repeat;
	color:#777777 !important;
}

a:hover #serviceSafey {
	display:block;
	background: transparent url(images/_assets/servce_icon_consult.jpg) 0 -100px no-repeat;
	text-decoration:none;
}

a #serviceMbti {
	display:block;
	background: transparent url(images/_assets/servce_icon_mbti.jpg) 0 0 no-repeat;
	color:#777777 !important;
}

a:hover #serviceMbti {
	display:block;
	background: transparent url(images/_assets/servce_icon_mbti.jpg) 0 -100px no-repeat;
	text-decoration:none;
}

a #serviceWrap {
	display:block;
	background: transparent url(images/_assets/servce_icon_wrap.jpg) 0 0 no-repeat;
	color:#777777 !important;
}

a:hover #serviceWrap {
	display:block;
	background: transparent url(images/_assets/servce_icon_wrap.jpg) 0 -100px no-repeat;
	text-decoration:none;
}
	
#consultingLevel{
	margin:15px 0 0 0px;
	}
	
#consultingLevel li{
	border:none;
	font-size:1em;
	padding:3px 5px 5px!important;
	border-top:1px dotted #333333;
	border-left:3px solid #006600;
	}

#consultingLevel li:last-child{
	border-bottom: 1px dotted #333333;
	}
	
#mbtiLevel{
	margin:15px 0 0 0px;
	}
	
#mbtiLevel li{
	border:none;
	font-size:1em;
	padding:3px 5px 5px!important;
	border-top:1px dotted #333333;
	border-left:3px solid #990099;
	}

#mbtiLevel li:last-child{
	border-bottom: 1px dotted #333333;
	}

#wrapLevel{
	margin:15px 0 0 0px;
	}
	
#wrapLevel li{
	border:none;
	font-size:1em;
	padding:3px 5px 5px!important;
	border-top:1px dotted #333333;
	border-left:3px solid #cc6600;
	}

#wrapLevel li:last-child{
	border-bottom: 1px dotted #333333;
	}
	
#locinLevel{
	margin:15px 0 0 0px;
	}
	
#locinLevel li{
	border:none;
	font-size:1em;
	padding:3px 5px 5px!important;
	border-top:1px dotted #333333;
	border-left:3px solid #990000;
	}

#locinLevel li:last-child{
	border-bottom: 1px dotted #333333;
	}

span.wpcf7-not-valid-tip {
	background-image:url(images/_assets/bubble_left.png);
	background-repeat:no-repeat;
	font-size:10pt;
	left:96%;
	padding:0;
	position:absolute;
	top:-26%;
	width:100px;
	z-index:100;
}

form.wpcf7-form {
	font-size:12px;
	width:286px;
}

form.wpcf7-form input, form.wpcf7-form textarea {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:20px;
	padding:5px;
	text-shadow:0 1px 0 #0000cc;
	width:286px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

form.wpcf7-form textarea {
	height:120px;
	font-size:12px;
}
	
.bubbleContent {
	background-color:#FFFFFF;
	border-color:#666666 #666666 #666666 -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	display:block;
	margin-left:11px;
	padding:1px 1px 1px 5px;
}

.submitBtn{
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	float:right;
	font-size:1.2em!important;
	font-weight:bold;
	height:30px!important;
	position:relative;
	border-bottom:2px solid !important;
	width:55px !important;
	color:#FFFFFF !important;
	border-bottom-color:#cccccc !important;
	background-color:#0099CC !important;
	}
	
.submitBtn:hover{
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	float:right;
	font-size:1.2em !important;
	font-weight:bold;
	height:10px;
	position:relative;
	border-bottom:2px solid;
	background:#0066CC!important;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444444;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 20px auto;
	padding: 0;
	width: 860px;
	border: none;
	}

#header {
	margin: 0;
	padding: 0;
	height: 125px;
	width: 860px;
	}

#headerimg {
	height:20px;
	position:relative;
	top:35px;
	width:820px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 2px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:20px;
	padding:5px;
	text-shadow:0 1px 0 #cccccc;
	width:286px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:200px;
	padding:5px;
	text-shadow:0 1px 0 #cccccc;
	width:286px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color:#EDF8FB !important;
	}


.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	margin-bottom:35px;
	margin-top:5px;
	text-align:center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

