/*
Theme Name: LanceBrown.ORG Theme 1.0
Theme URI: http://www.sitepronews.com/2008/08/11/wordpress-themes-publicizer-151/
Description: 3 Column WordPress Theme using Web 2.0 colors and very easy to use for any blog or you can even use it as a normal website and blog combo. 
Version: 1.6
Author: <a href="http://www.sitepronews.com/">SiteProNews</a>
Author URI: http://www.sitepronews.com/
Tags: 3 columns, wordpress themes, publicizer, cool themes, fixed width
For the WordPress community (GPL).
*/

/*** GENERAL TAGS ***/
#headerimage {
position:absolute;
left: 425px;
top:4px;
width:270px;
}
.wp-caption-text {
text-align:center;
}

body { margin: 0px; padding: 0px; background: #7ED3E5 url(images/bg.jpg) repeat-x top; font-family: 'Verdana','Arial','Trebuchet MS',sans-serif; font-size: 13px; color: #576064; }
h1,h2,h3,h4,h5 { font-weight: normal; margin: 0px; }

a, a:link, a:active { color: #0685BB; text-decoration: none; }

.wrap { width: 1000px; margin: 0 auto 0 auto; }
.clear { display: block; clear: both; }

blockquote {
background: #e4f3f6;
padding: 10px;
margin: 4px;
}
/*** HEADER ***/
.header {  width: 1000px;  }

#tlthead {
width: 770px;
height: 220px;
margin: 0px;
display: block;
float:left;
}

.blogtitle { width: 760px; float: left; background: #ffffff url(images/headerbg.jpg) no-repeat left bottom; padding: 40px 0 0 0;position:relative; }
.titleright { width: 38px; height: 34px; display: block; background: url(images/headerbgr.jpg) no-repeat; float: right; margin-top: -10px;}
.blogtitle h1 { font-size: 30px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; margin: 0px 0px 0px 12px; }
.blogtitle h1 a { color: #215561; }
.blogtitle h1 a span { color: #C66128; }
.blogtitle .desc { background: #EAF9FC url(images/descr.jpg) no-repeat top right; margin: 0px 0px 0px 12px; font-size: 13px; color: #058FAD; width: 380px; display: block; padding: 6px;}


.searchbox { width: 200px; float: right; background: #525B64; margin-top: 0px;}
.search { padding: 10px; display: block; color: #ffffff; font-size: 14px;}
.search .text { width: 160px; border: solid 3px #343645; padding: 6px; margin-top: 10px; float: left; }
.search .button { float: right; margin-top: 10px;}

.spacer { height: 12px; }



.RSS { text-indent: -9999px; margin-top: 10px; float: right; width: 163px; height: 17px; background: url(images/rss.jpg); display: block; }

/*** CONTENT ***/

.content { background: #ffffff url(images/sidebarbg.jpg) repeat-y right; width:1000px; }

.postcontent {
font-size: 15px;
}

#bondingbox {
border: dotted 1px #000000;
padding: 6px;
background: #ffffff;
margin: 0 0 10px 0;
width:160px;
}

.leftcontent { width: 780px; float: left; padding-top: 15px; border-right: solid 1px #CEDDE4; }
.sidebar { width: 188px; float: right;  padding-top: 15px;}
.rightsidebar { width: 188px; float: right; }
.in { margin: 3px; }
.rightsidebar .in { width: 160px; margin: 15px 14px 15px 14px; }
.leftcontent .in { width: 780px; }


.navigation { display: block; background: #E7F8FF; border-left: solid 2px #CCDDE4; padding: 6px; }

/*** ARTICLES ***/

.article { margin-bottom: 50px; font-size: 13px; }
.date { padding-left: 20px; font-size: 15px; font-weight: bold; display: block; font-family: 'Arial','Trebuchet MS','Verdana'; color: #A8B4B9; background: url(images/calendar.jpg) no-repeat center left; }
.article h2 {font-size: 24px; }
.article h2 a { color: #048BC4; margin: 2px 0 2px 0;  }
.article .meta { font-size: 11px; display: block; color: #BF835F; }
.article .meta a { color: #C66128; }
.postcontent { line-height: 18px; margin-top: 15px; border-top: dashed 1px #BFCCD2; overflow-x:auto; }

/*** SIDEBAR **/

.sidebar h2 { font-size: 18px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; letter-spacing: -1px; color: #244C5D; }
.sidebar ul { padding: 0px; margin: 0px; list-style: none; border-top: solid 1px #CEDDE4; margin: 4px 0 4px 0; }
.sidebar ul li { padding: 6px 0 6px 0; border-bottom: dashed 1px #CEDAE0; }
.sidebar ul li a { font-size: 13px; }

.sidebar h2#cat { padding-left: 20px; background: url(images/cat.jpg) no-repeat center left; }
.sidebar h2#arh { padding-left: 20px; background: url(images/cal.jpg) no-repeat center left; }

#blogroll li {
list-style-type: none;}

/*** Comments h2 ***/

.comments, .nocomments { border-top: solid 1px #CEDDE4; padding-top: 10px; margin-top: -5px;}
.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #E7F8FF; }
.comment-meta { color: #92A8B1; border-bottom: solid 1px #CCE3EB; padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform, #ncfix { background: #E7F8FF; display: block; padding: 10px; margin-top: 10px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea, #ncfix { width: 350px; background: #ffffff; border: #ffffff; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 153px; height: 33px; background: url(images/comment-off.jpg); display: block; text-indent: -9999px; }
.commentform input.subscribe_button:hover { background: url(images/comment-on.jpg); }

/*** FOOTER ***/

.footer p { font-size: 13px; color: #014B68; margin: 10px 0px 35px 0px;}
.footer span { font-weight: bold; }
.footer a { color: #088CBF; background: #A7E8F5; }




.footer1, .footer2 {
text-align: center;
font-size: 11px;
}
.footer1 a, .footer2 a{
background: none;
color: #fff;
}
.footer1 {
margin: 0 auto;
width: 500px;
padding: 8px 0;
border-bottom: 1px #626262 solid;
}
.footer1 a{
margin: 0 10px;
}

.footer2 {
padding: 8px 0;
}


a.footer_rss {
background: url(images/icons/rss.gif) left center no-repeat;
padding-left: 17px;
}
a.footer_rss_comm {
background: url(images/icons/comm.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_wp {
background: url(images/icons/w.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_login {
background: url(images/icons/user.gif) left center no-repeat;
padding-left: 16px;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
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;
}

/**** MENU ****/

/* 
	WordPress Menubar Plugin
	Suckerfish.css stylesheet for the Suckerfish template

	Credits:
	Son of Suckerfish Dropdowns
	By Patrick Griffiths and Dan Webb
	http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

.Suckerfish {
	margin: 10px 10px 0 10px;
	height: 30px;
	padding: 0;
	text-align: left;

}

.Suckerfish ul {
 width: 990px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9;
}

.Suckerfish ul ul {
	top: 30px;
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0;
	padding: 0;
}
	
.Suckerfish ul ul ul {
	margin: -30px 0 0 170px;
}

.Suckerfish li {
	float: left;
	padding: 0;
	height: 30px;
	position: relative;
}

.Suckerfish li li {
	float: left;
	padding: 0;
	width: 170px;
}

.Suckerfish a, 
.Suckerfish a:hover {
padding: 4px 15px 9px 15px; 
font-size: 15px; 
font-weight: bold; 
text-transform: uppercase;
text-align: center;
	float: left;
	display: block;
	height: 30px;
	overflow: hidden;
color: #ffffff;
}

.Suckerfish li li a, 
.Suckerfish li li a:hover {
	padding: 0;
	text-indent: 15px;
	width: 167px;
}

.Suckerfish li:hover ul ul, 
.Suckerfish li:hover ul ul ul,
.Suckerfish li:hover ul ul ul ul,  
.Suckerfish li.wpmhover ul ul, 
.Suckerfish li.wpmhover ul ul ul, 
.Suckerfish li.wpmhover ul ul ul ul {
	left: -999em;
}

.Suckerfish li:hover ul, 
.Suckerfish li li:hover ul, 
.Suckerfish li li li:hover ul, 
.Suckerfish li li li li:hover ul,
.Suckerfish li.wpmhover ul, 
.Suckerfish li li.wpmhover ul, 
.Suckerfish li li li.wpmhover ul,
.Suckerfish li li li li.wpmhover ul{
	left: 0;
}

.Suckerfish li.selected, 
.Suckerfish li.current-cat, 
.Suckerfish li.current_page_item {
background: #2e8fa2;
color: #000000;
}

.Suckerfish li:hover, 
.Suckerfish li.wpmhover {
color: #EDFAFF;
}

.Suckerfish li {
}

.Suckerfish li li {
	border-left: 0;
	border-right: 0;
}

.Suckerfish ul ul {
}

.Suckerfish-after {
}


.addtoany_share_save_container {
padding-top:25px;
}
