/*
Theme Name: TatumInc
Description: Custom WP Theme
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
***************
Design: UniqueBlogDesigns
*/
*{
	margin:0;
	padding:0;
	outline:0;
}
img{
	border:none;
	vertical-align:bottom;
}
a,a:visited{
	text-decoration:none;
}
ul{
	list-style:inherit outside;
	
}


.alignright{
margin-left:10px;
margin-bottom:10px;
float:right;
}
body{
	text-align:center;
	background:url(images/bg.jpg) repeat-x center top;
	font:13px/18px arial,helvetica,sans-serif;
	color:#383737;
}
.mainWrap{
	width:1017px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background:url(images/main-bg.jpg) repeat-y;
}
.mainWrap .mainWrap{
	width:1017px;
	width/**/:/**/998px;
	padding:0 0 0 19px;
	background:url(images/bg-left.jpg) no-repeat;
}
.mainWrap .mainWrap .mainWrap{
	width:998px;
	width/**/:/**/979px;
	padding:0 19px 0 0;
	background:url(images/bg-right.jpg) no-repeat right top;
}
#topwrap{
	width:100%;
}
#header{
	width:979px;
	margin:0 auto;
	text-align:left;
	background:url(images/top-menu.jpg) repeat-x;
}
#wrap{
	width:979px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
h1{
	width:100%;
	height:124px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;
	clear:both;
}

.aligncenter{
display: block;
  margin-left: auto;
  margin-right: auto;
text-align:center !important;
margin-top:10px !important;
margin-bottom:10px !important;

}

h1 a,h1 a:visited{
	float:left;
	color:#fff;
	position:relative;
	width:100%;
}
h1 a span{
	display:block;
	width:100%;
	height:124px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	background:url(images/header.jpg) no-repeat;
}
span#des{
	display:block;
	clear:both;
	color:#fff;
}
#menu{
	float:left;
	padding:0 0 0 10px;
	font:bold italic 12px/28px arial,helvetica,sans-serif;
}
#menu li{
	float:left;
	height:30px;
	position:relative;
	z-index:10;
}
#menu li a{ color:#fff; float:left; padding:0 10px 2px; border-bottom: 1px solid #d8d8d8; }
#menu li.sfhover a,
#menu li:hover a,
#menu li.selected a,
#menu li a:hover{
	color:#000;
	background:url(images/top-menu-hover.jpg) repeat-x;
}
#menu li ul{
	position:absolute;
	width:200px;
	left:-999em;
	top:30px;
	background:#a6a6a6;
	font:bold 11px/20px arial;
}
#menu li.sfhover ul,
#menu li:hover ul{
	left:0;
}
#menu li.sfhover ul li ul,
#menu li:hover ul li ul{
	top:0;
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul{
	left:200px;
}
#menu li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li ul{
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul{
	left:200px;
}
#menu li.sfhover ul li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul{
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul{
	left:200px;
}
#menu li ul li{
	width:100%;
	height:auto;
}
#menu li.sfhover ul li a,
#menu li:hover ul li a,
#menu li ul li a{
	display:block;
	float:none;
	width:200px;
	width/**/:/**/180px;
	padding:0 10px;
	background:#a6a6a6;
	color:#fff;
}
#menu li.sfhover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover{
	color:#fff;
	background:#284e65;
}
#searchform{
	text-align:left;
	float:right;
	margin:4px 14px 0 0;
	display:inline;
	width:157px;
	background:url(images/searchbox.jpg) no-repeat;
}
input#sfr{
	padding:4px 0;
	width:118px;
	height:21px;
	height/**/:/**/auto;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font:11px arial;
	margin:0 0 0 6px;
	color:#464646;
}
input#ss{
	width:16px;
	height:17px;
	padding:0;
	margin:2px 0 0;
	float:right;
	border:none;
	background:url(images/search.jpg) no-repeat;
	cursor:pointer;
}
.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}

/* main content */
#content-top{ background:#fff url(images/articles-bg.jpg) repeat-x left bottom; width: 100%; overflow:hidden; }
#content-top #recommended{
	float:left;
	width:334px;
}


#content-top #recommended h2{
	font:bold italic 14px/30px arial;
	color:#fff;
	padding:0 0 0 15px;
	background:url(images/articles-heading.jpg) repeat-x;
}
#content-top #recommended ul{
	font:11px/14px arial;
	color:#8abe37;
	padding:5px 10px 0;
}
#content-top #recommended ul li{
	padding:0 0 5px 17px;
	background:url(images/articles-bullet.jpg) no-repeat left 3px;
}
#content-top #recommended ul li a{
	color:#8abe37;
}
#content-top #recommended ul li a:hover{
	text-decoration: underline;
}
#report{
	float:left;
	width:326px;
	height:150px;
	border-top:1px solid #fff;
	background:url(images/report-bg.jpg) no-repeat left bottom;
}
#report h2{
	font:bold 16px/40px arial;
	color:#fff;
	padding:0 15px;
}
#report h3{
	font:bold italic 13px/25px arial;
	color:#fff;
	padding:0 0 0 148px;
}
#subscribeform-2{
	padding:20px 0 0 148px;
	overflow:hidden;
}
#subscribeform-2 #ssfr-1{
	border:none;
	float:left;
	width:143px;
	width/**/:/**/131px;
	height:19px;
	height/**/:/**/auto;
	margin:0 0 8px;
	padding:3px 6px;
	font:11px arial;
	color:#464646;
	background:url(images/report-input.jpg) no-repeat;
}
#subscribeform-2 #ssfr-2{
	border:none;
	float:left;
	width:143px;
	width/**/:/**/131px;
	height:29px;
	height/**/:/**/auto;
	padding:5px 6px;
	font:11px arial;
	color:#464646;
	background:url(images/report-submit.jpg) no-repeat;
}
#subscribeform-2 #ssf-1{
	float:left;
	width:28px;
	height:29px;
	padding:0;
	border:none;
	background:url(images/report-submit.jpg) no-repeat right top;
	cursor:pointer;
}
#feeds{ float:right; width:319px; height:150px; border-top:1px solid #bfbfbf; background:url(images/subscribe-bg.jpg) no-repeat; position: relative; top: -2px; }
#feeds ul li h3{
	font:bold 14px/22px arial;
	color:#2b5670;
	padding:10px 10px 0;
}
.apost h3 { margin-top: 20px; margin-bottom: 10px; }
#feeds ul li a{
	color:#464646;
	font:italic 12px/22px arial;
	padding:0 50px;
}
#feeds ul li a span{
	color:#8bbf3a;
	font:bold italic 12px/22px arial;
}
#feeds #subscribeform{
	clear:both;
	width:200px;
	height:45px;
	margin:10px 0 0 17px;
	background:url(images/subscribe-input.jpg) no-repeat;
}
#feeds #subscribeform #ssfr{
	float:left;
	border:none;
	background:none;
	width:155px;
	margin:4px 0 0 9px;
	font:11px arial;
	color:#464646;
}
#feeds #subscribeform #ssf{
	float:right;
	width:28px;
	height:29px;
	padding:0;
	border:none;
	background:none;
	cursor:pointer;
}
#main{ position: relative; width:100%; float: left; }
#content{
	margin:10px 345px 0 15px;
	text-align:left;
	overflow:hidden;
	width:619px;
}
#main .apost{
	overflow:hidden;
	margin:0 0 25px;
	clear:both;
	width:100%;
	color:#383737;
	font:13px/18px arial;
}
#bread { font-size: 11px; font-weight: bold; background-color: #f6f6f6; width: 600px; float: left; margin: 5px; padding: 3px; border: solid 1px #e1e1e1; }
#bread a { color: #7b7b7b; font-weight: bold; }
#main .postarchive h2,
#main .postarchive h3,
#main .apost h2{ overflow:hidden; font:italic bold 20px/25px arial; color:#383737; margin-top: 10px; margin-bottom: 10px; }
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a{ color:#383737; margin-top: 10px; }
#main .postarchive h2 a:hover,
#main .postarchive h3 a:hover,
#main .apost h2 a:hover{ text-decoration:underline; margin-top: 10px; }
#main .apost span.ptime,
#main .apost span.pcomm{
	margin:3px 0;
}
#main .apost span.ptime{
	padding:0 0 0 25px;
	background:url(images/date.jpg) no-repeat left;
	float:right;
	font:italic 12px/18px arial;
}
#main .apost span.pcomm{
	padding:0 0 0 25px;
	background:url(images/comment-bubble.jpg) no-repeat left;
	float:left;
	font:bold 12px/21px arial;
}
#main .apost span.ptime a,
#main .apost span.pcomm a{
	color:#88be35;
}
#main .apost span.ptime a{
	color:#383737;
}
#main .apost span.ptime a:hover,
#main .apost span.pcomm a:hover{
	text-decoration:underline;
}
#main .apost .pmain{
	clear:both;
	overflow:hidden;
	width:95%;
}
#main .apost p,
#main .apost blockquote{
	padding:5px 0;
	text-align:justify;
	color:#383737;
}
#main .apost blockquote{
	padding:5px 20px;
	margin:5px 20px;
	color:#555;
	background:#ededed;
}
#main .apost ol,
#main .apost ul{
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol{
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a{
	color:#88be35;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover{
	text-decoration:underline;
}
#main .apost ul li{
	padding:0 0 5px 18px;
}
#main .apost ol li{
	padding:0 0 5px;
}
#main .pfoot{
	font:13px/18px arial;
	color:#383737;
	overflow:hidden;
	margin:10px 0 0;
}
#main .pfl{
	float:left;
	padding:0 0 0 25px;
	background:url(images/comment-bubble.jpg) no-repeat left;
	font:bold 12px/21px verdana;
}
#main .pfm{
	padding:10px 0 0;
}
#main .pfl.pfm{
	padding:10px 0 0;
	font:11px/18px verdana;
	background:none;
}
#main .pfr{
	float:right;
	font:11px/18px verdana;
}
#main .pfr a{
	padding:0 22px 0 0;
}
#main .pfoot a,
#main .pfoot a:visited{
	color:#88be35;
}
#main .pfoot a:hover{
	text-decoration:underline;
}
#main .postarchive{
	clear:both;
	margin:12px 0 8px;
	width:100%;
	font:13px/18px arial;
}
#main .postarchive a{
	color:#88be35;
}
#main .postarchive a:hover{
	text-decoration:underline;
}
#main .postarchive ul,.postarchive ol,.postarchive p,.postarchive blockquote{
	margin:5px 0;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle{
	font:bold italic 20px/25px arial;
	color:#383737;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a{
	color:#383737;
}
#main #srel a:hover,
#main .postarchive #linklist a:hover,
#main .apost .subh a:hover,
#main .atitle a:hover{
	text-decoration:underline;
}
#main p.nopost{
	font:13px/18px arial;
	margin:0;
}
#main p.nopost a{
	color:#88be35;
}
#main p.nopost a:hover{
	text-decoration:underline;
}
#main .lead{
	clear:both;
	overflow:hidden;
	font:13px/20px arial;
	color:#88be35;
	text-align:left;
	margin:10px 0;
}
#main .lead a{
	color:#88be35;
}
#main .lead a:hover{
	text-decoration:underline;
}
#main .lead .ppre{
	float:left;
}
#main .lead .pnex{
	float:right;
}

/* sidebars */
#sidebar-one{ float:left; width:319px; margin:0 0 0 -319px; display:inline; font:12px/18px arial; overflow:hidden; color:#464646; position: relative; z-index: 100; }
#sidebar-one a{
	color:#88be35;
	font:italic 12px/18px arial;
}
#sidebar-one a:hover{
	text-decoration:underline;
}
.sb-columns h2{
	font:bold italic 14px/30px arial;
	color:#fff;
	padding:0 0 0 25px;
	clear:both;
	background:url(images/sb-products.jpg) no-repeat;
}
.sb-columns{ width:100%; clear:both; overflow:hidden; background:url(images/sb-heading.jpg) repeat-x; z-index: 100; }
.sb-columns ul{
	padding:10px 25px;
	overflow:hidden;
}
.sb-columns ul li{
	padding:0 0 5px;
}
.sb-columns ul li a { z-index: 100; }
.sb-ads h2{
	background:url(images/sb-products.jpg) no-repeat;
}
.sb-ads ul{
	padding:22px 0 0 24px;
	width:319px;
	width/**/:/**/295px;
}
.sb-ads ul li{
	float:left;
	padding:0 22px 22px 0;
}
.sb-ads ul li a{
	float:left;
}
.sb-comments h2{
	background:url(images/sb-comments.jpg) no-repeat;
}
.sb-categories h2{
	background:url(images/sb-categories.jpg) no-repeat;
}
.none{
	display:none;
}

/* comment */
#cmw{
	margin:20px 50px 0;
	padding:3px 10px;
	text-align:center;
	font:13px/18px arial;
	border:1px solid #DDD;
}
#cmbox{
	clear:both;
	text-align:left;
}
#cmbox  a{
	color:#88be35;
}
#cmbox  a:hover{
	text-decoration:underline;
}
#commentform{
	padding:10px 0 5px;
	width:100%;
	overflow:hidden;
}
#commentform input,
#commentform textarea{
	padding:2px 3px;
	color:#383737;
}
#author,
#email,
#url,
#comment{
	width:223px;
	height:21px;
	width/**/:/**/218px;
	height/**/:/**/auto;
	display:block;
	font-size:11px;
	border:solid #999;
	border-width:2px 1px 1px;
	font-family:arial;
}
#commentform textarea#comment{
	width:488px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
}
* html #commentform textarea#comment{
	height:100px;
}
#commentform input#submit{
	width:119px;
	height:34px;
	padding:0;
	float:left;
	border:none;
	background:url(images/add-comment.jpg) no-repeat;
	cursor:pointer;
}
#commentform label{
	color:#383737;
}
.commentlist{
	list-style:none outside;
}
.commentlist li{
	border-bottom:1px solid #aaa;
	margin:0 0 10px;
}
.commentlist li p{
	padding:8px 0 10px;
	clear:both;
	text-align:justify;
}
span.cauth{
	float:left;
}
span.cauth em{
	font-size:11px;
}
span.cdate{
	float:right;
}
h3#respond,
h3#comments{
	font-size:15px;
	color:#496039;
	padding:5px 0 10px;
}

/* footer */
#footer{
	clear:both;
	color:#383737;
	font:12px/18px arial;
	width:1017px;
	margin:0 auto;
}
#footer a{
	color:#88be35;
	font:italic 12px/18px arial;
}
#footer a:hover{
	text-decoration:underline;
}
#ft-inner{
	width:100%;
	background:url(images/main-bg.jpg) repeat-y;
}
#ft-boxes{
	width:979px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background:#fff url(images/footer-heading.jpg) repeat-x;
}
#ft-bottom{
	background:url(images/footer-bottom.jpg) no-repeat;
	overflow:hidden;
	width:100%;
	padding:0 0 19px;
}
#ft-bottom p{
	float:left;
	color:#fff;
	font:11px/30px arial;
	padding:0 30px;
}
#ubd{ text-indent: -10000px; float:right; width:100px; height:30px; margin:0 19px 0 0; }
#ft-boxes .ft-box{
	float:left;
	width:32%;
}
#ft-boxes .ft-box-3{
	float:right;
}
#ft-boxes .ft-box h2{
	font:bold italic 14px/30px arial;
	color:#fff;
	padding:0 0 0 25px;
	clear:both;
	background:url(images/sb-products.jpg) no-repeat;
}
#ft-boxes .ft-box-1 h2{
	margin:0 0 0 5px;
	background:url(images/footer-blogroll.jpg) no-repeat;
}
#ft-boxes .ft-box-2 h2{
	background:url(images/footer-readers.jpg) no-repeat;
}
#ft-boxes .ft-box-3 h2{
	background:url(images/footer-links.jpg) no-repeat;
}
#ft-boxes .ft-box ul{
	padding:5px 0;
	width:100%;
}
#ft-boxes .ft-box ul li{
	padding:5px 0;
	width:45%;
	margin:0 0 0 4%;
	float:left;
	display:inline;
}

/* extra */
.mbl_h,
.mbl_fo_hidden{
	display:none;
}
.left{
	float:left;
	margin:5px 10px 10px 0;
}
.right{
	float:right;
	margin:5px 0 10px 10px;
}
.center{
	display:block;
	margin:0 auto;
}


	
	#contact_form {
		width: 450px;
	}
	
	#contact_form .row {
		clear: both;
		margin-bottom: 5px;
	}
	
	#contact_form label {
		width: 150px;
		text-align: right;
		float: left;
		margin-right: 15px;
		height: 20px;
		line-height: 20px;
	}
	
	#contact_form .textfield_bg {
		background: url(images/bg-textfield.png) no-repeat;
		height: 20px;
		width: 273px;
		float: right;
	}
	
	#contact_form .textfield_bg input {
		height: 20px;
		width: 273px;
		background: transparent;
		border: none;
	}
	
	#contact_form .textfield_box {
		background: url(images/textbox-bg.png) no-repeat;
		height: 140px;
		width: 273px;
		float: right;
	}
	
	#contact_form .textfield_box input {
		height: 140px;
		width: 273px;
		background: transparent;
		border: none;
	}
.pmain ul li{
	list-style:disc !important;
	list-style-position:inside;
}

ul li{
	list-style-type:inherit !important;
}
