/*
Theme Designed Especially for LufkinConnects.com by Uncommon Media
All rights reserved
Version: 1.0
*/

* { margin: 0; padding: 0; border: 0;}
html, body {
	height; 100%;
	font-size: 10pt;
}
p {
	margin: 10px 0;
	font-size: 10pt;
	line-height: 20px;
}
h2 a{
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
body {
	font-family: serif;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: #fff;
}
.footercont {
	position: fixed;
	/* height for footer with footer ads: height: 80px;*/
	height: 30px; /*height for footer without footer ads*/
	width: 100%;
	bottom: 0px;
}
.footer {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background-color: #F1B550;
}
.footer p {
	margin: 0;
	padding: 5px 20px 0 20px;
	font-size: small;
	display:block;
	float: left;
	text-align: right;
}
.footer .footerads {
	display: none;/*display none if no footer ads*/
	height: 50px;
	width: 860px;
	margin: 0 auto;
}
.footer .footerads p {
	float: left;
}
.footer #footerinfo {
	width: 860px;
	margin: 0 auto;
}

#metaseopack {
	display: none;
}

#headerpanobox{

	clear: both;
	margin-top: 70px;
	height: 150px;
	width: 100%;
	background-image: url(images/hpano.jpg);
	background-position: center;
	z-index: 9;
}
#headercont {
	position: fixed;
	clear: both;
	top: 0;
	height: 70px;
	width: 100%;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	z-index: 9;
}
#header {
	width: 960px;
	height: 70px;
	margin: 0 auto;
}
#header h1 {
	display: block;
	float: left;
	width: 420px;
	height: 70px;
	background-image: url(images/logo.jpg);
	text-indent: -10000px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	padding, margin: 0;
}
#hmemberlogin {
	width: 540px;
	height: 100%;
	float: left;
}
#hloginform {
	position:relative;
	width:540px;
	height:100%;
	float:left;
	background:url(images/loginbg.jpg) no-repeat 0 0;
}
#hloginform label {
	letter-spacing:-1px;
	margin:4px 0 0 5px;
	display:block;
	color:#664104;
	float: left;
}
#hloginform div {
	letter-spacing:-1px;
	margin:4px 20px 0 0;
	display:block;
	float: right;
}
#hloginform div#hlostpassword {
	letter-spacing:-1px;
	margin:4px 20px 0 10px;
	display:block;
	float: left;
}
#hloginform div#hlostpassword a {
	color: #fff;
	font-size: small;
	vertical-align: bottom;
}

#hloginform div p {
	letter-spacing:-1px;
	margin:0;
	padding-left: 10px;
	display:block;
	color:#664104;
	float: left;
}
#hloginform div p a{
	color: #fff;
	font-size: small;
	vertical-align: bottom;
}
#husername {
	position:absolute;
	top:25px;
	left:0px;
	width:210px;
	height: 25px;
	color:#664104;
	border:0;
	background-color:transparent;
	border:none;
 }
#hpassword {
	position:absolute;
	top:25px;
	left:230px;
	width:210px;
	height: 25px;
	color:#664104;
	border:0;
	background-color:transparent;
	border:none;
}
#husername, #hpassword {
text-indent: 10px;
}
#hlogin {
	position:absolute;
	top:20px;
	right: 15px;
	width:70px;
	height:35px;
	margin-top:0px;
	padding:0;
}
#usergreeting {
	padding-right: 10px;
	height: 100%;
	float: right;
	text-align: left;
}
#usergreeting a {
	color: #fff;
	padding-right: 5px;
}
#usergreeting h2 {
	padding-top: 5px;
	color: #664104;
}
#usergreeting h2 a {
	color: #664104;
	padding-left: 5px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
}
.topads {
	height: 60px;
	width: 910px;
	padding-left: 50px;
	margin: 0 auto;
	background-color: #eea10c;
	border-bottom-width: 5px;
	border-bottom-color: #d28402;
	border-bottom-style: dotted;
}
.topads p {
	display: block;
	float: left;
	padding: 5px 20px 10px 20px;
	margin: 0;
}

.nav {
	clear: both;
}
.nav ul li{
vertical-align: middle;
}
.nav #pages {
	height: 30px;
	width: 100%;
	background-color: #d28402;
}
.nav #categories {
	border-bottom-width: 5px;
	border-bottom-color: #d28402;
	border-bottom-style: dotted;
	height: 25px;
	width: 100%;
	background-color: #eea10c;
}
.nav #pages ul {
	list-style: none;
}
.nav #pages ul li{
	list-style: none;
	display: block;
	height: 100%;
	float: left;
	margin: 0 0px;
}
.nav #pages ul li a{
display: block;
height: 25px;
padding: 5px 15px 0 15px;
}
.nav #pages ul li a:hover{
background-color: #eea10c;
}
.nav #categories ul {
	list-style: none;
}
.nav #categories ul li{
	list-style: none;
	display: block;
	height: 100%;
	float: left;
	margin: 0 0px;
	padding-top: 0px;
}
.nav #categories ul li a{
display: block;
height: 20px;
padding: 5px 15px 0 15px;
}
.nav #categories ul li a:hover{
background-color: #d28402;
}
.nav a {
text-decoration: none;
color:#000;
}
.nav a:visited {
text-decoration: none;
color:#000;
}
.nav a:hover{
text-decoration: none;
color:#fff;
}
#lsidebar {
	float: left;
	width: 220px;
	padding: 10px 10px 70px 10px;
}
#rsidebar {
	float: left;
	width: 220px;
	height: 100%;
	padding: 10px 10px 70px 10px;
}
#lsidebar ul, #rsidebar ul {
list-style-position: inside;
}
#lsidebar ul li, #rsidebar ul li {
list-style-position: outside;
text-indent: 0px;
margin: 0 5px 5px 25px;
}
#lsidebar div {
margin-bottom: 15px;
padding-bottom: 10px;
border: 1px solid #cfb47c;
background-color: #f5e0b7;
}
#lsidebar div h4{
letter-spacing: 1px;
color: #fff;
display: block;
widows: 100%;
background-color: #bf8002;
padding: 3px 5px 5px 5px;
margin-bottom: 10px;
}
#lsidebar div h2{
letter-spacing: 1px;
color: #fff;
display: block;
widows: 100%;
font-size: 10pt;
background-color: #bf8002;
padding: 3px 5px 5px 5px;
margin-bottom: 10px;
}
#lsidebar div#search-3.ucm_widget_search {
background-color: transparent;
border: transparent;
margin-bottom: 5px;
padding-bottom: 5px;
}
#rsidebar div {
margin-bottom: 15px;
padding-bottom: 10px;
border: 1px solid #cfb47c;
background-color: #f5e0b7;
}
#rsidebar div h4{
letter-spacing: 1px;
color: #fff;
display: block;
widows: 100%;
background-color: #bf8002;
padding: 3px 5px 5px 5px;
margin-bottom: 10px;
}
#rsidebar div h2{
letter-spacing: 1px;
color: #fff;
display: block;
widows: 100%;
font-size: 10pt;
background-color: #bf8002;
padding: 3px 5px 5px 5px;
margin-bottom: 10px;
}
#rsidebar div#search-3.ucm_widget_search {
background-color: transparent;
border: transparent;
margin-bottom: 5px;
padding-bottom: 5px;
}
.sidebarad {
	padding: 5px 10px;
	margin-right: 25px;
}
p.billboardad{
	display: block;
	margin: 10px 0 10px 25px;
}
#lsidebar div#adrotate_1.ucm_adrotate_widget_1 ul, #rsidebar div#adrotate_1.ucm_adrotate_widget_1 ul{
	list-style-type: none;
}
#lsidebar div#adrotate_1.ucm_adrotate_widget_1 ul li, #rsidebar div#adrotate_1.ucm_adrotate_widget_1 ul li{
	margin: 0;
	padding-left: 10px;
}

#searchform {
	position:relative;
	width:200px;
	height:25px;
	background:url(images/searchbg.jpg) no-repeat 0 0;
	margin: 10px 0 20px 0;
}
#searchform #s {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height: 25px;
	color:#999;
	border:0;
	background-color:transparent;
	border:none;
	text-indent: 10px;
 }
#searchform #searchsubmit {
	position:absolute;
	top:0px;
	right: 0px;
	width:30px;
	height:25px;
	margin-top:0px;
	padding:0;
	background:url(images/searchbutton.jpg) no-repeat 0 0;
}
#content {
	float: left;
	width: 460px;
	padding: 20px 10px 110px 10px;
}

.post {
margin-bottom: 20px;
background-color: #fff7d5; /* color not changed from LC */
}

.posthomepage {
	margin-bottom: 20px;
	background-color: #fff7d5; /* color not changed from LC */
}

div#wrapper div#content div.post{
border: 1px solid #CFB47C;
margin-bottom: 20px;
}
div#wrapper div#content div.posthomepage{
border: 1px solid #cfb47c;
margin-bottom: 0;
}
.post h2 {
margin-bottom: 10px;
padding: 0 5px;
display: block;
background-color: #cfb47c;
}
.post h2 a {
	color: #efe;
}
.post h3 a {
	color: #664104;
	padding: 5px 5px 15px 10px;
}
.post h4, .post p {
padding-left: 10px;
}
.post h4, .post p {
padding-right: 5px;
}
.post em {
padding-left: 10px;
}

.post img {
	margin: 0 10px;
	float: left;
}
#comments {
display: block;
background-color: #fff;
border: 1px solid #fff;
padding: 10px 0 20px 2px;
margin: 0 0 -10px -1px;
width: 100%;
}
.postmetadata{
font-size: small;
background-color: #efe3ca;
margin: 20px 0 0px 0;
padding: 0 10px 5px 10px;
}
ol.commentlist{
background-color: #fff;
border: 2px solid #fff;
width: 100%;
margin-left: -2px;
}
.alt .commentmetadata {
margin-bottom: 5px;
border-bottom: 1px dashed #efe3ca;
}
.commentmetadata {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dashed #efe3ca;
}
.commentmetadata a{
font-size: small;
padding-left:10px;
}
.comments-template ol{
list-style-position: inside;
text-indent: 5px;
}
.comments-template ol li{
list-style-position: inside;
text-indent: 5px;
margin: 10px 0 20px 0;
background-color: #efe3ca;
list-style: none;
}
.comments-template ol.commentlist li.alt{
background-color: #f5e0b7;
}

.comment-edit-link {
display: block;
background-color: #f5e0b7;
text-indent: 30px;
padding: 5px 0;
font-size: small;
border: 1px solid #cfb47c;
}
.comments-template ol.commentlist li.alt .comment-edit-link {
background-color: #efe3ca;
}
#comment {
border-color: #2e2e2e;
border-style: solid;
border-width: 1px;
margin-top: 5px;
}
.comments-template form p {
	font-size: small;
}

/*topstories tabs*/
ul.topstoriestabs {
	list-style: none;
}
ul.topstoriestabs li {
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;

}
ul.topstoriestabs li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 10px;
	margin-right: 5px;
	color: #efe;
	background-color: #cfb47c;
}
ul.topstoriestabs li a.selected {
	background-color: #bf8002;
}
.topstories div {
	clear: both;
	margin: 10px;
	background-color: #fff;
	border: #ffffff solid 1px;
}


/* iFrame in post (weather widget) */
iframe {
	width: 440px;
	height: 1250px;
}

/*business directory styling */
input.submitlistingbutton {
	display:none; /*hide button to submit listing from normal user area*/
}
#wpbusdirmancats ul, #wpbusdirmancats ul li {
	list-style-position: inside;
	list-style: none;
}
#wpbusdirmancats ul li li{
	list-style: circle;
	list-style-position: inside;
	margin-left: 5px;
}


.wpbdmlistings h2 {
	display: block;
	width: 100%;
	background-color: #fff7d5;
	color: #664104
}
.wpbdmlistings h2 a{
	color: #664104;
}

.wpbdmfeaturedlistings { list-style:none;margin-bottom:25px; border:3px double #f7bf38; padding:5px; }
.wpbdmfeaturedlistings h2 {
	display: block;
	width: 100%;
	background-color: #fff7d5;
}
.wpbdmfeaturedlistings h2 a{
	color: #664104;
}
h2.wpbdmfeaturedlistingtag {
	text-align: center;
	padding: 3px 0;
	background-color: #FACB3F;
	color: #664104;
	margin-bottom: 10px;
}

.wpbdmfeaturedlistings2 { list-style:none;margin-bottom:25px; border:3px double #f7bf38; background-color: #FFF; padding:5px; }


.wpbdmentry h1 a {
	color: #664104;
}

