/*

CSS Credit: http://www.templatemo.com/

*/
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #585858;
	background-color: #ededed;
}

a:link, a:visited { color: #006600; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none; }

/*h1 {
	font-size: 22px;
	font-weight: bold;
	color: #38713a;
	height: 32px;
	background: url(images/templatemo_header1.jpg) no-repeat;
	padding: 15px 0px 0px 55px;
}

h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #56b81b;
	height: 20px;
	padding: 7px 0px 0px 35px;
	background: url(images/templatemo_header2.jpg) no-repeat;
}

#templatemo_container {
	width: 900px;
	margin: auto;
	background-color: #fff;
}
*/
#templatemo_top_section {
	float: right;
	width: 900px;
	height: 50px;
	background: url(images/templatemo_menu.jpg) no-repeat;
}

#templatemo_welcomesection {
	float: left;
	width: 900px;
}

#templatemo_welcomesection img {
	float: left;
	padding-right: 10px;
}

.templatemo_topmenu{
	float: right;
	width: 580px;
	padding-right: 20px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_topmenu li{
	display: inline ;
}

.templatemo_topmenu li a{
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 77px;
	height: 30px;
	padding: 14px 0px 0px 5px;
}

.templatemo_topmenu li a:hover{
	color: #91e30c;
	text-decoration: underline;
}

#templatemo_headersection {
	float: left;
	width: 410px;
	height: 180px;
	color: #fff;
	text-align: justify;
	font-size: 21px;
	padding: 63px 140px 0px 350px;
	background: url(images/templatemo_header.jpg) no-repeat;
}

#templatemo_headersection span {
	font-size: 28px;
	font-weight: bold;
}

#templatemo_welcomesection {
	float: left;
	width: 800px;
	text-align: justify;
	padding: 0px 50px 0px 50px;
}

#templatemo_footersection {
	clear: both;
	width: 900px;
	height: 23px;
	margin-top: 20px;
	background-color: #cbf0bb;
	text-align: center;
	padding-top: 7px;
}

#templatemo_boxleft {
	float: left;
	width: 400px;
	padding-left: 50px;
}

#templatemo_boxright {
	float: left;
	width: 430px;
	padding-left: 20px;
}

.box_left {
	float: left;
	width: 23px;
	height: 253px;
	background: url(images/templatemo_box_left.jpg) no-repeat;
}

.box_middle {
	float: left;
	width: 330px;
	height: 253px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	background: url(images/templatemo_box_middle.jpg) repeat-x;
}

.box_middle img {
	float: left;
	padding-right: 10px;
}

.box_right {
	float: left;
	width: 23px;
	height: 253px;
	background: url(images/templatemo_box_right.jpg) no-repeat;
}

.morebutton1 {
	background: url(images/templatemo_morebutton1.jpg) no-repeat;
	font-size: 11px;
	height: 39px;
	width: 62px;
	padding: 8px 0px 0px 20px;
	font-weight: bold;
}

.morebutton1 a {
	color: #FFFFFF;
}

.morebutton2 {
	float: right;
	background: url(images/templatemo_morebutton2.jpg) no-repeat;
	width: 51px;
	height: 28px;
	font-size: 10px;
	padding: 5px 0px 0px 10px;
}

.morebutton2 a {
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #9791ad;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	font-weight: normal;
	padding-bottom: 3px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h5 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}

p {
	margin: 0 0 5px 0;
	font-size: 11px;
	text-align: justify;
}

.readmore_black a{
	clear: both;
	float: right;
	display: block;
	width: 80px;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/templatemo_more.jpg) no-repeat;
}

#templatemo_container_wrapper {
	background: url(images/templatemo_mainBG.jpg) repeat-x;
}

#templatemo_container {
	margin: 0px auto;
	width: 900px;
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px;
	border-color: #999999;
}

/* content */
#templatemo_content {
	float: left;
	width: 900px;
	background: #FFFFFF;
}

#templatemo_leftcolumn {
	float: left;
	width: 510px;
	padding: 30px 0px 0px 50px;
}

.post {
	float: left;
	width: 500px;
	padding-bottom: 40px;
}

.postdate{
	float: left;
	width: 48px;
	height: 68px;
}

.postbody {
	float: left;
	width: 435px;
	padding-left: 12px;
	border-left: 5px solid #666666;
}

.postbody img {
	float: left;
	margin-right: 10px;
	border: 3px solid #333333;
}

.posttext{
	float: left;
	width: 310px;
}

.postdate {
	float: left;
	width: 35px;
	height: 50px;
	padding: 15px 0 0 13px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	background:url(images/templatemo_dateBG.jpg) top right no-repeat;
}
.month {
	clear: both;
	padding: 15px 0 0 0;
	font-size:12px;
}

.tagline {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tagline span {
	color:#474451;
}

.comment_more {
	clear: both;
	width: 310px;
	text-align: right;
	height: 20px;
}

.comment_more span {
	padding-left: 15px;
	background: url(images/templatemo_commenticon02.gif) left center no-repeat;
}

.paging{
	clear: both;
	width: 510px;
	height: 25px;
	margin-bottom: 10px;
}

.paging a{
	float: left;
	height: 22px;
	padding: 3px 10px 0 10px;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/templatemo_pagingBG.gif) repeat-x;
}

.paging a:hover {
	background: url(images/templatemo_paginghoverBG.gif) repeat-x;
}


/* right column */
#templatemo_rightcolumn {
	float: right;
	width: 250px;
	padding: 30px 50px 0 0;
}

.rc_panel {
	width: 250px;
	margin-bottom: 20px;
	background: url(images/templatemo_rc_pannelBG.gif) repeat-y;
}

.rc_paneltop{
	width: 250px;
	height: 10px;
	background: url(images/templatemo_rc_paneltop.gif) no-repeat;
}

* html .rc_paneltop{
	width: 250px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/templatemo_rc_paneltop.gif) no-repeat;
}

.rc_panelbottom{
	width: 250px;
	height: 10px;
	background: url(images/templatemo_rc_bottom.gif) no-repeat;
}

* html .rc_panelbottom{
	width: 250px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/templatemo_rc_bottom.gif) no-repeat;
}

.rc_panelbody {
	padding: 10px 0 20px 25px;
}

.rc_panel form {
	padding: 0 0 10px 0;
	margin: 0px;
}

.textfield {
	float: left;
	height: 19px;
	width: 150px;
}

.button {
	float: left;
	display: block;
	width: 42px;
	height: 25px;
	text-align: center;
	background: url(images/templatemo_gobuttomBG.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	
}

.rc_panelbody ul{
	margin: 0px;
	padding: 0 0 0 10px;
}
.rc_panelbody li{
	padding: 4px 0px 4px 0px;
	list-style: none;
	color: #666666;

}

.rc_panelbody li a{
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	background: url(images/templatemo_listicon.gif) left center no-repeat;	
}
.rc_panelbody li a:hover{
	color: #9791ad;
	text-decoration: none;
	background: url(images/templatemo_listicon_hover.gif) left center no-repeat;	
}
/* end of content */

/* bottom panel */

#temmplatemo_bottompanel {
	float: left;
	width: 900px;
	padding-bottom: 10px;
	background: #ddf8b1;
	border-top: 4px solid #403d4a;
}

.bp_column1 {
	float: left;
	width: 230px;
	margin: 20px 20px 15px 25px;
	padding: 10px;
	background:#FFFFFF;
}

* html .bp_column1 {
	float: left;
	width: 230px;
	margin: 20px 20px 15px 15px;
	padding: 10px;
	background:#000000;
}

.popularpost{
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #3d3b3b;
}

.comment{
	padding-left: 18px;
	background:url(images/templatemo_commenticon.gif) left center no-repeat;
}

.popularpost a{
	color: #339933;
	text-decoration: none;
}
.popularpost a:hover {
	color: #999999;
}

.bp_column2 {
	float: left;
	width: 250px;
	margin: 20px 20px 15px 20px;
	padding: 10px;
	background:#FFFFFF;
}

.bp_column2 img{
	margin: 0 0 10px 10px;
	border: 1px solid #1b1b1b;
}

.bp_column2 a{
	border: none;
}

.bg_recentproject {
	float: left;
	width: 250px;
	margin: 20px 20px 15px 20px;
	padding: 10px 0;
	background:#FFFFFF;
}

* html .bg_recentproject {
	float: left;
	width: 250px;
	margin: 20px 10px 15px 20px;
	padding: 10px 0;
}

.bg_recentproject img{
	border: 5px solid #000000;
	margin-bottom: 10px;
}

.bg_recentproject p {
	color: #444444;
}

/* end of bottom panel */

/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	width: 860px;
	height: 100px;
	padding: 10px 40px 0px 0px;
	text-align: center;
	color: #333333;
	line-height: 18px;
	background: #FFFFFF;
	border-top: 4px solid #403d4a;	
}

#templatemo_footer a{
	color: #333333;
	text-decoration: none;
}

#templatemo_footer a:hover{
	text-decoration: underline;
}

/* ----- End of Footer ----- */