/*  
Theme Name: DX CMS
Theme URI: #
Description: A WordPress CMS Frameword from Daxxip
Author: Daxxip
Author URI: #
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

-ie - Internet Explorer (All versions)
-ie8 - Internet Explorer 8.x
-ie7 - Internet Explorer 7.x
-ie6 - Internet Explorer 6.x
-gecko - Mozilla, Firefox (all versions), Camino
-ff3 - Firefox 3
-ff3_5 - Firefox 3.5 new
-opera - Opera (All versions)
-opera8 - Opera 8.x
-opera9 - Opera 9.x
-opera10 - Opera 10.x
-webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
-safari3 - Safari 3.x
-chrome - Google Chrome
*/

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	background: url("../images/pages-structure/main/body_bg.jpg") no-repeat fixed center top transparent;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;


	
	margin:0;
	background-color: #E5E5E5;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	border:none;
	padding:1px;
	background-color: #EBEBEB;
	}
input.button{
	border:none;
	color:#ffffff;
	background-color: #A01423;
	cursor:pointer;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:20px;
	
	}
ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header {
    bottom: 1px;
    margin: 0 auto;
    position: relative;
    width: 914px;
}
#menu{
	float:left;
	
	}

#menu .current_page_item a{
	color:#ffffff;
	background-color: #000000;
	}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:2px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:80px;
	vertical-align:top;
	padding:1px;
	}
#logo{
	height:160px;
	margin:0 auto;
	width:950px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image:url("images/logo.png");
	}
#logo h1 { width:350px;
float:left;
margin-top:75px;
margin-left:15px;}
#page{
	background:#fff4db;
	margin:0 auto;
	padding:30px 0px 0 0px;
	width:900px;
	position:relative;
	  bottom: 20px;
	
	}
.contentmain{
	width:564px;
	float:left;
	}
#content{
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
.post{
margin-bottom:15px;
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#ffffff;
	font-size:26px;
	padding-top:10px;
	padding-left:10px;
	font-weight: normal;
	}
h1.title a {
	color:#ffffff;
}
h2.title{
	color:#FFF4DB;
	font-size:16px;
	background-color: #A0632E;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 	
	}
.desctitle{
	font-size:10px;
	}
.post h1.title {
    font-size: 20px;
    height: auto;
    line-height: 35px;
    padding-left: 10px;
    padding-top: 12px;
}

.post h1.title a{
	color: #FFFFFF;   
}
.post .entry{
	font-size: 12px;
	color: #835023;
	background-color: #f2e3c8;
	padding: 10px;	
	
	}
.postDate {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    position: absolute;
    top: 50px;
}
.entry p{
	padding-bottom:20px;
}
.entry ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
	font-size:14px;	
	
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:130px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #f2e3c8;
	padding: 0px;
	margin-bottom:10px;
	}
#sidebar1 li li {
margin-bottom:0px;}
#sidebar2 li{
	
	background-color: #f2e3c8;
	padding:0px;
	line-height:22px;
	margin-bottom:10px;
	}
#sidebar2 li li {
	margin-bottom:0px;
}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	
	margin-left: 10px;
	}
#sidebar1 li h2{
	height:25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	background-image: url("images/leftside_tite.png");
	width: 120px;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url("images/arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	#sidebar1 li li li{
	background-image: url("images/list.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	
	
	
	}
.rightsidebar{
	width:206px;
	float:right;
	}
#sidebar2 {
    margin-right: 20px;
    margin-top: 60px;
    padding: 0;
}
#sidebar2 li h2{
	height:45px;
	font-size: 14px;
	line-height:45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url("images/right_title.png");
	width: 187px;
	}
#sidebar2 li ul{

	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li {
    background-image:url("images/arrow_green.png");
    background-position: left 7px;
    background-repeat: no-repeat;
    padding-left: 21px;
}
#sidebar2 li a{
	border:none;
	padding-left: 0px;	
	}
#sidebar2 li a:hover{
	border:none;
	
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url("images/lines2.gif") bottom right no-repeat;
	height:138px;
	}
#footer{
	background-color:#a01423;
	color:#000000;
	font-size:9px;
	
	width:950px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	}
#footer a{
	color:#000000;
	}
.footer_copy{
	padding-top:10px;
	padding-left:10px;
	font-size: 12px;
	}


.sw_copy{
	font-size: 12px;
	padding-left:10px;
	}


.info{
	
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	 background-image: url("images/post_title.png");
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
background-image:url("images/post_title.png");
	
	
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	 
    border-radius: 3px 3px 3px 3px;
    color: SaddleBrown;
    padding: 5px;
	}
#author, #email, #url{
	background: none repeat scroll 0 0 #F2E3C8;
    border: 1px solid #A96B36;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#f2e3c8;
	border:1px solid #a96b36;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit {
    background-image: url("images/post_title.png");
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px;
}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url("images/qt.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}



pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 captions */
/*Drop Menu start*/

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}

#dropmenu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	margin-right:0px;
	text-decoration:none;
	line-height: 30px;
	height: 30px;
	padding-right: 13px;
	padding-left: 13px;
	
}
#dropmenu a:hover {}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}
#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu li ul {
	background-color: #464646;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#dropmenu li ul a:hover {
	color: #FFFFFF;
	background-color: #626262;
}
#dropmenu li ul li{
	width:200px;
	
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
#menu .current_page_parent .current_page_item a {
    background-image:none;
	background-color:#252525;
    color: #FFFFFF;
}
#menu .current_page_item .children a {
	background-image:none;
}
.contact_left {
	width:25%;
	float:left;
	
}
.contact_field {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.contact_button {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.contact_right {
	width:75%;
	float:left;
}
.clear {
	clear:both;
}

.mainHEad {
width:950px;
margin:0 auto;}
.post_title {
	background-image: url("images/title_bg.png");
	height: 85px;
	width: 510px;
	position:relative;
}
.right_header {
    bottom: 109px;
   
    height: 91px;
    left: 228px;
    position: relative;
    width: 689px;
}
.date{float:left;
padding-right:10px;
font-size:10px;
color:#060606;}
.com_link{
font-size:10px;
color:#425b04;}
.com_link a{color:#425b04;}

#user-link-new{
      	color:#DCEBB8;
}
#user-link-new a{
	color:#DCEBB8;
}