/*
Theme Name: X10D Simple
Version: 1.0
Author: Chris Barnett
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
body{
	color:#000; 
	font:62.5%/1 Arial, Verdana, "Trebuchet MS", Georgia, Lucida,Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:#3366AA;
	padding:30px 0;
}
ul,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}	
a{
	text-decoration:none;
}
a:hover{
}
.hide{
	position:absolute;
	left:-9999px; 
}
/*--------------------------------------page structure-------------------------------*/
#wraper{
	width:900px;
	margin:0 auto;
}
#header{
	width:900px;
	height:120px;
	background:url(images/mad-on-tools-header.jpg) no-repeat;
	position:relative;
}
#header img{
	display:block;
}
.x10_d{
	width:235px;
	height:95px;
	position:absolute;
	top:-13px;
	left:-43px;
}
.phone_number {
    color: #336699;
    font-size: 34px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 40px;
    width: 200px;
}
/*------------------------------menu
*/
#menu{
	width:900px;
	height:40px;
	padding-bottom:10px;
	background:url(images/x10d-menu-background.jpg) no-repeat;
}
#menu ul{
	overflow:hidden;
	width:900px;
}
#menu ul li{
	padding-right:10px;
	display:block;
	float:left
}
#menu ul li a, #menu ul li a span, #menu ul li a span span{
	height:40px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
#menu ul li a{
} 
#menu ul li a span{
}
#menu ul li a span span{
	background:url(images/bgr_nav_rgt.jpg) no-repeat 100% 0;
	padding:0 10px 0 10px;
	line-height:40px;
	font-size:14px;
	color:#2B2B2B;
}
#menu ul li a:hover span span {
}
#menu ul .current_page_item a span span {
}
#menu ul li a:hover {
}
#menu ul li a:hover span {
}
#menu ul .current_page_item a {
}
#menu ul .current_page_item a span {
}
#menu ul .contact_btn{
}	
#menu ul .contactbtnlink span span{
	background:url(images/bgr_nav_contact_rgt.jpg) no-repeat 100% 0;
	padding:0 10px 0 10px;
}
/*--------------------------maincontent
*/
#maincontent{
	width:900px;
	overflow:hidden;
	padding-bottom:9px;
}
.content_area{
	width:640px;
	float:left;
}
.post_area{
	width:640px;
}
.content_bg,
.content_btm,
.content_top{
	width:640px;
}
.content_bg{
	background:url(images/bgr_content_bg.jpg) repeat-y;
}
.content_btm{
	background:url(images/bgr_content_btm.jpg) no-repeat bottom left;
}
.content_top{
	background:url(images/bgr_content_top.jpg) no-repeat;
}
/*-------------------------------content
*/
.content{
	padding:10px 10px 0 10px;
	width:620px;/*640*/
}
.heading{
	width:620px;
}
.heading h2{
	font-weight:normal;
	font-size:18px;
	color:#707070;
	padding-bottom:8px;
	border-bottom:1px solid #707070;
}
.post{
	width:620px;
	padding-top:15px;
	padding-bottom:10px;
}
.title{
	background:url(images/bgr_desh.jpg) repeat-x bottom left;
	width:620px;
	padding-bottom:8px;
}
.title h2{
	padding-bottom:5px;
	font-weight:normal;
	font-size:18px;
	color:#3366AA;
}
.title h2 a{
	font-size:18px;
	color:#3366AA;
	text-decoration:none;
}
.comment{
	width:620px;
	overflow:hidden;
}
.comment span{
	width:533px;
	display:block;
	float:left;
	font-size:12px;
	color:#878787;
}
.comment a{
	text-decoration:underline;
}
.comment a:hover{
	text-decoration:none;
}
.comment span a{
	color:#3366AA;
}
.comment small{
	display:block;
	float:left;
	color:#3366AA;
	font-size:12px;
}
.comment small a{
	color:#3366AA;
}
/*---------------------------------entry
*/
.entry{
	width:620px;
	overflow:hidden;
	padding-top:10px;
	background:url(images/bgr_desh.jpg) repeat-x bottom left;
}
.align_lft{
	display:block;
	float:left;
	margin-right:11px;
	border:1px solid #000000;
}
.entry p{
	font-size:12px;
	color:#223333;
	line-height:18px;
	padding-bottom:20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	color:#3366AA;
	font-weight:normal;
	padding-bottom:7px;
}
.entry h1{
	font-size:20px;
}
.entry h2{
	font-size:18px;
}
.entry h3{
	font-size:16px;
}
.entry h4, .entry h5, .entry h6{
	font-size:14px;
}
.entry ul{
	padding:10px 0;
	list-style-type:disc;
	list-style-position:inside;
}
.entry ul li{
	list-style-type:disc;
	list-style-position:inside;
	font-size:12px;
	color:#223333;
	line-height:18px;
}
.entry ol{
	padding:10px 0;
	list-style-type:decimal;
	list-style-position:inside;
}
.entry ol li{
	list-style-type:decimal;
	list-style-position:inside;
	font-size:12px;
	color:#223333;
	line-height:18px;
}
blockquote{
	margin:10px 0;
	padding:10px;
	border:1px dashed #707070;
	font-size:12px;
	color:#223333;
	font-style:italic;
}
.entry a{
	color:#3366AA;
	font-size:12px;
}

table{margin:5px 0 10px;}
table td,table th{text-align:left;border-right:1px solid #fff;padding:4px 8px;}
table th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td{background-color:#eee;}
table th a{color:#3366AA;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}


/*---------------------------metadata
*/
.metadata, .sociable{
	width:620px;
	overflow:hidden;
	padding-top:10px;
}
.metadata span, .sociable strong{
	display:block;
	float:left;
	font-size:12px;
	color:#223333;
	line-height:16px;
	margin-right:7px;
}
.metadata img, .sociable ul{
	display:block;
	float:left;
}
/*------------------------------side_bar
*/
#side_bar{
	width:250px;
	float:right;
}
#free_report{
	width:250px;
	padding-bottom:10px;
}
#report_bg,
#report_btm,
#report_top{
	width:250px;
}
#report_bg{
	background:url(images/bgr_report_bg.jpg) repeat-y;
}
#report_btm{
	background:url(images/bgr_repot_btm.jpg) no-repeat bottom left;
}
#report_top{
	background:url(images/bgr_report_top.jpg) no-repeat;
}

#report_content{
	width:230px;
	padding:10px 10px 13px 10px;
	position:relative;
}
#report_content h3,#report_content h4{
	color:#3366AA;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
}
#report_content h2{
	color:#3366AA;
	font-size:25px;
	font-weight:normal;
	padding-bottom:10px;
}
#report_content p{
	font-size:14px;
	color:#223333;
	line-height:18px;
	padding-bottom:10px;
}
#report_content .nospace{padding-bottom:0}
.report_free{
/*	background:url(images/bgr_free.png) no-repeat; */
	width:230px;
	height:20px;
	margin-bottom:4px;
	position:relative;
	z-index:100;
}
.icon_x10D{
	width:225px;
	height:93px;
	position:absolute;
	top:48px;
	left:12px;
}
#login_area{
	width:230px;
	position:relative;
	z-index:100;
}
#login_area p{
	width:230px;
	height:29px;
	background:url(images/bgr_inp_text.png) no-repeat;
	margin-bottom:11px;
}
#login_area p input{
	padding:5px 11px;
	width:208px;
	height:19px;
	font-size:12px;
	color:#2D2D2D;
	background:none;
	border:none;
}
#login_area #submit{
	margin-bottom:0;
	margin-left:32px;
	background:none;
	width:174px;
	display:inline;
}
#login_area #submit input{
	background:url(images/bgr_inp_submit.png) no-repeat;
	width:174px;
	height:29px;
	border:none;
	cursor:pointer;
}
/*------------------------------category_area
*/
.category_area{
	width:250px;
	padding-bottom:10px;
}
.category_area h2{
	background:url(images/bgr_cate_top.jpg) no-repeat;
	width:239px;/*250*/
	height:35px;
	line-height:35px;
	padding-left:11px;
	font-size:18px;
	color:#FEFEFE;
	font-weight:normal;
}
.cate_bg{
	background:url(images/bgr_cate_bg.jpg) repeat-y;
	width:250px;
}
.cate_btm{
	background:url(images/bgr_cate_btm.jpg) no-repeat bottom left;
	padding:0 1px;
	width:248px;
	padding-bottom:13px;
}
.category_cont{
	background:#FAFAFB url(images/bgr_cate_inner.jpg) repeat-x bottom left;
	width:230px;/*248*/
	padding:19px 9px 0 9px;
}
.category_cont ul{
	width:230px;
	overflow:hidden;
}
.category_cont ul li{
	background:url(images/icon_li.png) no-repeat 0 3px;
	padding:0 0 18px 15px;
	width:215px;/*230*/
	float:left;
}
.category_cont ul li a{
	font-size:14px;
	color:#303030;
}
/*--------------------------------footer
*/
#footer{
	width:900px; 
	height:54px;
}
#footer_bg,
#footer_lft,
#footer_rgt{
	height:54px;
}
#footer_bg{
	background:url(images/bgr_footer_bg.jpg) repeat-x;
}
#footer_lft{
	background:url(images/bgr_footer_lft.jpg) no-repeat;
}
#footer_rgt{
	background:url(images/bgr_footer_rgt.jpg) no-repeat right top;
	padding:22px 0px 0 11px;
	height:32px;
	width:889px;
	overflow:hidden;
}
#footer_rgt p{
	font-size:12px;
	color:#3366aa;
	float:left;
}
#footer_rgt ul{
	float:right;
}
#footer_rgt ul li{
	display:inline;
	font-size:12px;
	color:#3366aa;
}
#footer_rgt ul li a{
	font-size:12px;
	color:#3366aa;
	padding:0 13px;
}
/*------------------------------------comment page-----------------*/
.comment_sub{
	width:620px;
	overflow:hidden;
}
.comment_sub h3{
	color:#3366AA;
	font-weight:normal;
	font-size:18px;
	padding-bottom:10px;
}
.comment_sub form{
	width:620px;/*621*/
}
.comment_sub form p{ font-size:12px; margin-bottom:12px}
.inp_text_area{
	padding-bottom:12px;
	width:620px;
}
.inp_text_area label{
	display:block;
	font-size:11px;
	color:#474747;
	padding-bottom:5px;
}
.inp_text_area .input{
	width:230px;
	height:15px;
	background:#fff;
	border:1px solid #d6d6d6;
	padding:2px 5px;
	font-size:11px;
	color:#474747;
}
.inp_text_area textarea{
	width:462px;
	height:100px;
	background:#fff;
	border:1px solid #d6d6d6;
	overflow:hidden;
	padding:5px;
	font-size:11px;
	color:#474747;
}
.inp_text_area .submit{
	cursor:pointer;
	font-size:14px;
	color:#474747;
}
.comment_text{
	width:397px;
	float:left;
	padding-top:12px;
}
.comment_text p{
	font-size:11px;
	color:#474747;
	padding-bottom:13px;
	line-height:13px;
}
.comment_text span{
	font-size:11px;
	color:#474747;
	padding-bottom:13px;
	display:block;
	line-height:13px;
}
.comment_pic{
	width:60px;
	float:right;
}
.post_space{
	padding:10px 0;
}


.navigation{ overflow:hidden; clear:both; padding:10px 0;}
.navigation a{
	font-size:13px;
	color:#3366AA;
}
.center{ text-align:center }
.clear, .reply{clear:both}
.reply{clear:both; padding-bottom:10px}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding: 4px;
	margin: 0 0 10px 12px;
	display: inline;
	}

.alignleft {
	padding: 4px;
	margin: 0 12px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.wp-caption {
	border: 1px solid #b2c4c8;
	text-align: center;
	background-color: #cac8c9;
	padding:9px 4px 4px 4px;
	margin-bottom:18px;
}
.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 Images */

#comments{ font-size:18px; font-weight:normal; padding:10px 0;}
#respond a, .comment_text a, .reply a{
	font-size:12px;
	color:#3366AA;
}
.commentlist{ list-style:none; border:0; margin:0; padding:0;}
.commentlist li{ width:640px; list-style:none; border:0; margin:0; padding:0;text-decoration:none;}
.bgr_none{background:none!important}
.spc{padding-bottom:40px;}


