/*
Theme Name: WpThemess.com | EvoMX Theme
Theme URI: http://www.wpthemess.com/
Description: Profeesional Design Solutions <a href="http://www.WpThemess.com">WpThemess.com</a>.
Version: 1.0
Author: WpThemess.com
Author URI: http://www.WpThemess.com/

License Information :You cannot claim these templates or modifications of these templates as yours. You cannot modify these templates and distribute them. You cannot redistribute these templates on your website.
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#88807d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}

body{
	margin:0px;
	padding:0px;
    font-family:Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
	font-size:12px;
    background:#333333;
	color:#88807d;
}

#body_page{
}

#page{
	width:100%;
	margin:0px auto;
    padding:0px auto;
}

/* HEADER */

#header{
	width:586;
	height:300px;
    background:#000000;
    margin-bottom:-30px;
    background:#000 url(images/header_bg.png) repeat-x;
}

#header_banner{
	float:right;
}

#header_title{
	float:left;
    margin-left:150px;
    margin-top:50px;
    width:586px;
    height:50px;
}

#header_title h1{
	color:#271d14;
	font-size:52px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:50px;
    text-align:center;
}

#header_title h1 a{
	color:#271d14;
}

.description{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	top:-10px;
	color:#271d14;
	display:block;
	text-align:center;
}

/* MENU */


#menubar {
	width: 100%;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navmenu {
	padding: 0px 0px 0px 15px;
	margin: 0px auto;
	position: relative;
	float: none;
	width: 960px;
}

#navmenu ul {
	float: left;
	list-style: none;
	padding: 0;
	position: relative;
	top: 8px;
}

#navmenu li {
	float: left;
	height: 22px;
	line-height:22px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#navmenu li a {
	float: none;
	height: 22px;
	line-height: 21px;
	text-decoration: none;
	padding-right: 10px;
	margin:0px 0px 0px 10px;
	display: block;
}

div#navmenu li:hover, div#navmenu li.iehover {
}

div#navmenu li:hover a, div#navmenu li.iehover a {
}

div#navmenu li.active {
}

div#navmenu li.active a {
background:white;
}
div#navmenu ul ul {
	display: none;
}

 .menubar {
	background: url(images/navcontainer.png) repeat-x center top;
}
#navmenu {
	background: url(images/navcontainer.png) no-repeat left top;
}
#navmenu li {
	background: url(images/nav_norm_l.png) no-repeat bottom left;
}
#navmenu li a {
	background: url(images/nav_norm_r.png) no-repeat bottom right;
	color: #83b222;
}
div#navmenu li:hover, div#navmenu li.iehover {
	background: url(images/nav_hover_l.png) no-repeat bottom left;
}
div#navmenu li:hover a, div#navmenu li.iehover a {
	background: url(images/nav_hover_r.png) no-repeat bottom right;
	color: #515151;
}
div#navmenu li.current_page_item {
	background: url(images/nav_active_l.png) no-repeat bottom left;
}
div#navmenu li.current_page_item a {
	background: url(images/nav_active_r.png) no-repeat bottom right;
	color: #FFF;
}
.main-top-both,.main-top-left-only {background: url(images/top_has_left.png) no-repeat center bottom;}
.main-top-wide,.main-top-right-only {background: url(images/top_wide.png) no-repeat center bottom;}
#mainbody-both	{background: url(images/mid_left_right.png) repeat-y center top;}
#mainbody-left-only	{background: url(images/mid_leftonly.png) repeat-y center top;}
#mainbody-wide,.mainbody-wide,#mainbody-right-only	{background: url(images/mid_wide.png) repeat-y center top;}

.bottom-both,.bottom-left-only	{background: url(images/bot_has_left.png) no-repeat center top;}
.bottom-wide,.bottom-right-only	{background: url(images/bot_wide.png) no-repeat center top;}
.copyright, .copyright a {display: block;margin: 4px 0px 2px 5px;text-align: left;background:none; height: 20px;}
ul.checklist li {background: url(images/checklist.png) no-repeat left center;}

a.contentpagetitle {
	color: #fff;
}
a.contentpagetitle:hover {
	color: #000;
}
td.contentheading {
	border-bottom: 1px solid #626262;
	color: #fff;
}
.contentheading {
	color: #ccc;
}
.componentheading {
	color: #fff;
}
a.readon {
	background: url(images/readon.png) no-repeat left center;
}
span.small,.createdate,.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #8a8a8a;
}
.pagenav_next a,.pagenav_prev a {
	border: 1px solid #83b222;
	background-color: #262626;
	color: #83b222;
}
div.back_button a {
	border: 1px solid #83b222;
	background-color: #262626;
	color: #83b222;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	border: 1px solid #333;
	background-color: #262626;
	color: #fff;
}

div.contentpaneopen ul, div.contentpaneopen ol {
	list-style-position: inside;
}

div.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}
div.blog div.contentpaneopen {
	white-space: normal;
	border-collapse:separate;
}

.contentpaneopen div, div div.contentpane td {
	padding: 0px 4px;
}
.contentpaneopen, div.contentpane, div.blog {
	border-collapse: collapse;
	width: 100%;
}
.contentheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.componentheading {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}
#main-wrapper{
	width: 964px;
	margin: 14px auto 0px auto;
    color:#fff;
    line-height:18px;
}
#main-wrapper p{
	padding:15px;
    color:#fff;
}

#main-wrapper a,  #main-wrapper strong	{
    color:#83B222;
    line-height:18px;
}
#mainbody-both {
	padding: 0px;
	margin: 0px;
}
.main-top-right-only,.main-top-both,.main-top-left-only {
	height: 11px;
	width: 964px;
}
.main-top-wide {
	height: 11px;
	width: 964px;
}
.main-both	{
	margin: 0px 210px 0px 200px;
}
.main-wide	{
	margin: 0px auto;
	width: 952px;
	position: relative;
}
.main-left-only	{
	margin: 0px 10px 0px 200px;
	width: 755px;
}
.main-right-only	{
	margin: 0px 200px 0px 10px;
	width: 750px;
}
.bottom-right-only,.bottom-both,.bottom-left-only,.bottom-wide	{
	height: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.footer {
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
.footer p {
	margin: 0px;
	padding: 2px 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
















#menu{
	width:100%;
	height:42px;
	background:none;
    text-align:center;
    margin:0px auto;
    background:#000 url(images/navcontainer.png) repeat-x;

}

#menu_items{
/*    float:left; */
	color:#FFFFFF;
    margin-left:150px;
	font-size:12px;
    text-align:center;
}

#main_search, #main_search a{
	float:right;
	width:220px;
    height:40px;
    margin-top:3px;
    font-size:12px;
    color:#ffffff;
}

#menu_items li{
	float:left;
        margin:5px;
	display:block;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    background:url(images/nav_norm_l.png) no-repeat left top;
/*    width:180px;*/

}

#menu_items a{
	color:#FFFFFF;
	display:block;
	float:left;
	height:35px;
	padding:5px 5px 5px 5px;
    font-weight:normal;
    background:url(images/nav_norm_r.png) no-repeat right top;
    /*background:url(images/to-menu-bg-da.jpg) no-repeat; */
   /* width:160px;*/
}

#menu_items a:hover{
    color:black;
	text-decoration:none;
    padding:5px 5px 5px 5px;
    background:url(images/nav_hover_r.png) no-repeat;
    /*width:160px;*/
}

#searchform_top{
	color:#99bdd5;
	margin-left:10px;
}

#searchform_top span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
    height:35px;
}

.search  { background: #5FA6CF; border: solid 0px #5FA6CF; color: #ffffff; height:25px; top:10px;  }
#searchform_top_text{
	width:223px;
	border:0px;
	background:none;
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:8px;
}

/* BOARD */

#board{
	width:100%;
	height:205px;
    background:#3F6078;
    margin:0px;
    padding:0px;
}

#board_title{
	float:left;
	width:288px;
    margin-left:10px;
    margin-top:5px;
    padding:10px;
    background:#ffffff;
}

#board_rss{
	float:right;
	width:300px;
	text-align:right;
}

#board_title h2{
	color:#666;
	font-size:20px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding:10px 0 3px 0;
}

#board_title p{
	color:#857f79;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	width:200px;
    height:125px;
	line-height:18px;
}

#board_rss a{
	display:block;
	margin:27px 32px 0 0;
}

/* BODY */

#body{
	width:100%;
	float:left;
    background: #333;
}

#body_top{
	width:100%;
	float:left;
}

#body_left{
	width:690px;
	float:left;
	padding-bottom:10px;
}

#body_right{
	width:250px;
	float:right;
}

/* left contact */

#body_left_content{
	width:690px;
	padding-top:0px;
	margin-left:6px;
}

.post{
	width:100%;
}

.post-top{
    width:100%;
    float:left;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:right;
	width:100%;
}

.post-title h2{
	font-size:15px;
	color:#296d9f;
	font-weight:bold;
	padding:10px 0px 10px 40px;
	margin-right:0px;
}

.post-title h2 a{
	color:#296d9f;
}

.post-title h3{
	font-weight:normal;
	color:#296d9f;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color:#296d9f;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 0 5px;

}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	width:100%;
	height:50px;
	margin-bottom:30px;
}

.postmetadata .alignleft a{
	color:#296d9f;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignleft a:hover{
	text-decoration:none;
}

.postmetadata .alignright a{
	color:#296d9f;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#296d9f;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#296d9f;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#392c26;
}


/* right content */

#body_right_content{
	margin-top:5px;
	width:270px;
}

/* RIGHT ADS */

#right_ads{
	background:#ffffff;
	width:264px;
	padding:7px 0 1px 8px;
	margin-bottom:24px;
	float:left;
}

#right_ads div{
	float:left;
	padding-right:7px;
	margin-bottom:6px;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDE BAR */

#fsidebar{
	float:left;
    width:230px;
}

#sidebars{
	float:left;
    width:230px;
}

.sidebars h2{
	font-size:14px;
	color:#ccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
    background:#666;
	padding:6px 10px 6px 5px;
	margin:0 0 5px 0px;
	text-transform:capitalize;
}

.sidebars ul{
	color:#ccc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
    text-align:left;

}

.sidebars ul li{
	margin-bottom:5px;
	padding-bottom:5px;
	background:#333;
	width:220px;
}

.sidebars ul li ul li{
	margin-left:0px;
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:2px;
	padding-left:5px;
    /*background:url(images/cat-footer.jpg) no-repeat left bottom; */
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:5px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
}

.sidebars li.widget_archives li{
	background:none;
}

.widget_pages{
	color:#ccc;
}
.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#ccc;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;

}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	padding-left:35px;
    padding-bottom:10px;
    line-height:25px;
    height:45px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	padding-left:35px;
    line-height:25px;
    padding-bottom:10px;
    height:45px;
}

#sidebar .widget_categories .current-cat a {
	font-weight:bold;
	padding-left:35px;
    line-height:25px;
    padding-bottom:10px;
    height:45px;
    color:#ED5E26;
}

.sidebars li.linkcat ul li a{
	font-weight:bold;
	padding-left:10px;
}

.sidebars li.widget_meta ul li a{
	/*background:url(images/sidebar_li_meta.gif) no-repeat left 6px;*/
	font-weight:normal;
	padding-left:2px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#004c86;
}

.sidebars .textwidget{
	padding:10px;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
	}

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:27px;
	color:#666;
	font-weight:normal;
	margin-left:35px;
	padding-bottom:15px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004c86;
	font-size:12px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background:#ffffff;
	border:1px solid #EBEDEF;
	}

.commentlist li.alt {
	background:#EBEDEF;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3d352e;
	font-size:17px;
	font-weight:bold;
	text-transform:capitalize;
	}

.commentmetadata span{
	color:#3d352e;
	font-weight:normal;
}

.commentmetadata a{
	color:#3d352e;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end{
	background:#fcfbf0;
}

.commentmetadata_end{
	background:#EBEDEF;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #EBEDEF;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end span{
	color:#7b2e00;
}

#respond_box{
	margin:40px 15px 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#666;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #e8e5c4;
}

#commentform{
	margin-left:55px;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:70%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#ccc;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x left top;
	border:3px #C2D8E7 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#ffffff url(images/input_bg.gif) repeat-x left top;
	border:3px #C2D8E7 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 20px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #f0ecb4;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d352e;
	font-size:12px;
	padding-left:10px;
}