/*  
Theme Name: SamLesher.com
Author URI: http://www.samlesher.com
Version: 0.1
Author: Sam Lesher
Description: WP Theme created for SamLesher.com
*/

/*************************************************************
 Body
*************************************************************/
body {
font:12px Sans-Serif;
background:#d7e3ef;
margin:0;
}

img {
border:none;
background:none;
}

hr {
height:5px;
color:#000;
border:none;
border-top:1px solid #000;
margin:10px 0;
}

blockquote {
font-size:12px;
font-style:italic;
font-family:Sans-Serif;
background:url(images/quote.gif) no-repeat;
color:#666;
margin:0 0 0 5px;
padding:8px 25px 5px 40px;
}

blockquote p {
margin:0 0 10px;
padding:0;
}

.clearboth {
clear:both;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

a {
text-decoration:underline;
outline:none;
color:#000;
}

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

h1 {
font-size:26px;
font-weight:400;
font-family:Sans-Serif;
color:#000;
margin:0;
padding:0;
}

h2 {
font-size:20px;
font-weight:800;
font-family:Sans-Serif;
color:#000000;
margin:0;
padding:0;
}

h3 {
font-size:16px;
font-weight:bold;
font-family:Sans-Serif;
color:#000;
margin:0;
padding:0;
}

h1 a,h2 a,h3 a {
text-decoration:none;
color:#000;
}

h1 a:hover,h2 a:hover,h3 a:hover {
text-decoration:underline;
color:#000;
}

h1 a:visited,h2 a:visited,h3 a:visited {
text-decoration:none;
color:#000;
}

h1 a:visited:hover,h2 a:visited:hover,h3 a:visited:hover {
text-decoration:underline;
color:#000;
}

body *,#content li,#widget ul li {
margin:0;
padding:0;
color:#000;
}


.clearfix:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}

/*************************************************************
 Header
*************************************************************/
#header {
width:100%;
height:90px;
background:#1a4e88 url(/wp-content/themes/samlesher/images/headerbg.png) repeat-x;
}

#header-in {
width:960px;
height:90px;
position:relative;
margin:0 auto;
padding:0;
background:#1a4e88 url(/wp-content/themes/samlesher/images/headerbg.png) repeat-x;
}

#header-in #header-left {
width:194px;
height:90px;
float:left;
margin:0;
padding:0;
}

#blogtitle {
width:184px;
height:40px;
float:left;
margin:0;
padding:25px 0 25px 10px;
}

#header-in #header-right {
width:500px;
height:90px;
float:right;
align:right;
margin:0;
padding: 0 10px 0 0;
}

#topmenu {
float:right;
font-family:Sans-Serif;
font-size:12px;
line-height:90px;
font-weight: bold; 
text-align:right;
text-decoration:none;
color:#ffffff;
}

#topmenu a, #topmenu a:visited, #topmenu a:hover {
font-family:Sans-Serif;
font-size:12px;
font-weight: bold; 
text-align:right;
text-decoration:none;
color:#ffffff;
}

#topmenu a:hover {
font-family:Sans-Serif;
font-size:12px;
font-weight: bold; 
text-decoration:underline;
color:#ffffff;
}

#headercap-upper {
width:100%;
height:1px;
background:#86a9c7;
}

#headercap-lower {
width:100%;
height:1px;
background:#547088;
}

/*************************************************************
 Container
*************************************************************/
#container {
width:940px;
background:#ffffff url(/wp-content/themes/samlesher/images/containerbg.png) repeat-y;
background-position: top right;
border-left:1px solid #c2c2c2;
border-bottom:1px solid #c2c2c2;
margin:0 auto;
padding:0 10px 0 10px;
}

#container-top {
height:24px;
width:960px;
background:#ffffff url(/wp-content/themes/samlesher/images/containerbg.png) repeat-y;
background-position: top right;
border-left:1px solid #c2c2c2;
margin:0px auto 0;
}


/*************************************************************
 Posts Column
*************************************************************/
#content {
width:640px;
float:left;
overflow:hidden;
background:#ffffff;
padding:0px 0px 10px 0px;
}

#content p {
line-height:18px;
margin:0;
padding:0 0 10px;
}

#content p img {
border:none;
padding:0 5px 15px 0;
}

/*************************************************************
 Posts
*************************************************************/
.post-block {
padding:5px 5px 5px 5px;
}

.post-title {
margin:0;
padding:0;
}

.post-meta-top {
margin:0;
padding:5px 0 18px 0;
}

.author-date {
text-align:left;
color:#4a4a4a;
font-size:11px;
font-style:italic; 
}

.author-date a {
color:#555555;
font-size:11px;
font-style:italic; 
text-decoration:underline;
}

.author-date a:hover {
color:#555555;
font-size:11px;
font-style:italic; 
text-decoration:overline underline;
}

.author-date a:visited {
color:#555555;
font-size:11px;
font-style:italic; 
text-decoration:underline;
}

.author-date a:visited:hover {
color:#555555;
font-size:11px;
font-style:italic; 
text-decoration:overline underline;
}

.post-details {
margin:0;
padding:0 0 10px 0;
}

.moretext {
font-weight: bold;
}

.post-bottom {
height:25px;
border-top:1px solid #a8a8a8;
margin:0;
padding:5px 0 0 0;
}

.post-bottom a {
text-decoration:underline;
}

.post-bottom a:hover {
text-decoration:overline underline;
}

.comments-category {
text-align:left;
font-size:11px;
float:left;
}

.post-spacer {
overflow:hidden;
margin:0;
padding:0 0 40px 0;
}

.page-nav {
clear:both;
height:22px;
margin:0;
padding:0;
}

.page-nav a {
text-decoration:none;
}

.nav-next {
width:249px;
float:right;
text-align:right;
padding:0;
font-weight:700;
margin:0;
}

.nav-next a {
padding-right:10px;
}

.nav-previous {
width:249px;
float:left;
text-align:left;
padding:0;
font-weight:700;
margin:0;
}

.nav-previous a {
padding-left:10px;
}
width:570px;
.textarea {
border:1px solid #ababab;
}

.comment-button {
border: 1px solid #000;
background: #9cf;
font:bold 11px Sans-Serif;
background:#eaeaea;
padding:4px;
}

code {
font-family:Sans-Serif;
font-size:11px;
font-weight: normal; 
color:#000;
background-color:#dedede;
display: block; 
margin-left:2px;
margin-right:20px;
padding:4px;
border:1px;
border-style:solid;
border-color:#a8a8a8;
}

highlight {
font-family:Sans-Serif;
font-size:12px;
font-weight: bold; 
color:#000;
background-color:#dedede;
}

/*************************************************************
 Comments
*************************************************************/
.comment-block {
padding:20px 0 0 0;
margin:0;
}

.thecomment {
overflow:hidden;
margin:0;
}

.comment-body {
background:url(images/quote.gif) no-repeat left top;
margin:0;
padding:5px 10px 20px 30px;
}

.comment-metadata {
background:#ffffff;
color:#000;
border-top:1px solid #ababab;
padding:5px 10px;
}

.comment-metadata a:hover {
color:#000;
text-decoration:overline underline;
}

.authorcomment {
overflow:hidden;
height:100%;
margin:0 0 10px;
}

.authorcomment .comment-body {
border:none;
}

.authorcomment .comment-metadata {
background:#000;
color:#000;
padding:11px 10px;
}

.authorcomment .comment-metadata a {
color:#000;
}

.comment-metadata a,.comment-metadata a:visited,.authorcomment .comment-metadata a:hover {
color:#000;
}

/*************************************************************
 Sidebar
*************************************************************/
#sidebar {
float:right;
width:280px;
margin:0;
padding:0;
}

#sidebar ul {
list-style-type:none;
}


/*************************************************************
 Search
*************************************************************/
.searchform {
width: 256px;
height: 26px;
background: url(/wp-content/themes/samlesher/images/searchbg.png);
}

.searchform .s {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 216px;
background: none;
}

.searchform .go {
float: right;
margin: 3px 4px 0 0;
}

/*************************************************************
 Widgets
*************************************************************/
.widget ul li h2 .rsswidget {
color:#000;
text-decoration:none;
}

#sidebar .widgetbox {
margin:0;
padding:0;
}

.widgetbox-content {
display:block;
padding:2px;
}

.widget,.widget a,.widget a:visited,ul.tabbernav li a:link,.statustext {
color:#000;
}

.widget ul {
margin:0;
padding:0 10px 15px;
color:#000;
}

.widget ul li img {
padding: 2px;
}

.widget ul li ul {
border-top:1px solid #a8a8a8;
padding:0;
color:#000;
}

.widget ul li ul li {
border-bottom:1px solid #a8a8a8;
background:url(images/bullet-arrow.gif) 5px 9px no-repeat;
margin:0;
padding:5px 15px;
color:#000;
font-size:11px;
}

.widget ul li ul li a,.widget ul li ul li a:visited {
text-decoration:none;
color:#000;
margin:0;
padding:0;
}

.widget ul li ul li a:hover {
text-decoration:underline;
color:#000;
}

.rsswidget {
color:#000;
}

#widget-list {
background:transparent;
margin:0 0 10px;
}

#sidebar #widgetbox h2 {
color:#000;
}

/*************************************************************
 Footer
*************************************************************/
#footer {
width:960px;
height:25px;
padding:10px 10px 10px 10px;
margin:0 auto;
}

#footer .copyright {
color:#000000;
font-size:10px;
}

#footer .copyright a {
text-decoration:underline;
color:#000000;
}

#footer .copyright a:hover {
text-decoration:overline underline;
color:#000000;
}

/* Hide Wordpress stats smiley graphic */
img#wpstats {
display:none
}

#conash3D0 {
height:0px;
top:-1px;
}