/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF url(../images/templatemo_bg.jpg) repeat-x;
}
a, a:link, a:active {
	color: #e18814;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #1f2947;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}
h3.error {
	font-size: 16px;
	color: #C00;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}
.rc_btn a {
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 103px;
	padding: 4px 0 5px 0;
	background: #333 url(../images/templatemo_btn.jpg) no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.rc_btn a:hover {
	color: #fff;
}
.mr_btn input[type="submit"] {
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 103px;
	padding: 4px 0 5px 0;
	background: #333 url(../images/templatemo_btn.jpg) no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border: none;
}
.mr_btn input[type="submit"]:hover {
	color: #fff;
}
#templatemo_container {
	width: 980px;
	margin: 0 auto;
}
#templatemo_title {
	width: 980px;
	height: 100px;
	background: url(../images/templatemo_title_bg.jpg) no-repeat;
}
#templatemo_title #title {
	color: #FFF;
	width: 270px;
	font-size: 32px;
	margin: 0 0 0 100px;
	padding: 30px 0 5px 0px;
	font-weight: bold;
	text-align: center;
}
/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 90px;
	padding: 0px 10px;
	background: url(../images/templatemo_menu_bg.jpg) no-repeat;
}
#templatemo_menu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}
#templatemo_menu ul li {
	display: inline;
}
#templatemo_menu ul li a {
	float: left;
	width: 160px;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(../images/templatemo_menu_divider.jpg) right no-repeat;
	color: #c0790b;
	outline: none;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #FFF;
}
#templatemo_menu li .last {
	background: none;
}
#templatemo_menu li span {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
/* end of menu*/

/* banner */
#templatemo_banner {
	clear: both;
	width: 960px;
	height: 320px;
	padding: 0 10px;
	background: url(../images/templatemo_banner_bg.jpg) no-repeat;
}
/* end of banner */

/* content */
#templatemo_content {
	clear: both;
	width: 960px;
	padding: 0 10px;
	position: relative;
	background: url(../images/templatemo_content_bg.jpg) repeat-y;
}
#templatemo_content .title {
	font-size: 18px;
	color: #ee9116;
	padding: 3px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid;
	padding-bottom: 6px;
}
#templatemo_content #bottom_bg {
	clear: both;
	width: 980px;
	height: 30px;
	margin-left: -10px;
	left: 0px;
	bottom: 0px;
	background: url(../images/templatemo_content_bottom_bg.jpg) no-repeat;
}
#templatemo_content #content_left {
	float: left;
	width: 520px;
	margin: 40px 0 0 40px;
}
#templatemo_content #content_left p {
	text-align: justify;
	padding-bottom: 8px;
}
#templatemo_content #content_left strong {
	font-weight: bold;
}
#content_right .testimonial_section {
	text-align: center;
}
#content_right .testimonial_section p {
	font-size: 14px;
	font-style: italic;
	text-align:center
}
#templatemo_content #content_right {
	float: right;
	width: 280px;
	margin: 40px 40px 0 0;
}
#templatemo_content #content_right ul {
	list-style: none;
	padding: 0;
}
#templatemo_content #content_right ul li a {
	color: #777;
}
#templatemo_content #content_right ul li a:hover {
	color: #F90;
}
#content_right .content_right_box {
	width: 240px;
	height: 129px;
	padding: 10px 20px;
	background: url(../images/templatemo_newsletter_box.jpg) no-repeat;
}
.content_right_box .box_title {
	font-size: 18px;
	color: #333;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
}
.content_right_box p {
	line-height: 16px;
	text-align: justify;
	padding-bottom: 5px;
	color: #FFF;
}
.content_right_box input[type="text"] {
	margin-bottom: 8px;
	border: 2px solid #F90;
	padding: 6px;
	color: #aaa;
	font: 12px normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content_right_box input[type="text"]:focus {
	border: 2px solid #F70;
	color: #333;
}
/* end of content */

/* content */
#templatemo_bottom_panel {
	clear: both;
	width: 930px;
	padding: 20px 0 50px 40px;
	background: #FFF url(../images/templatemo_bottom_section_bg.jpg) right bottom no-repeat;
}
#templatemo_bottom_panel .bottom_section {
	float: left;
	margin-right: 40px;
	width: 190px;
}
.bottom_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.bottom_section li {
	margin: 0px;
	padding: 0 0 3px 0;
}
.bottom_section li a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.bottom_section li a:hover {
	text-decoration: underline;
	color: #F60;
}
/* footer */
#templatemo_footer {
	clear: both;
	width: 980px;
	padding: 5px 0 20px 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
}
#templatemo_footer a {
	font-weight: normal;
}
/* end of footer */
/* mRfLZ.com */
#siteError {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#siteWarning {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#siteError2 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 6px;
	background-color: #F39;
}
#siteWarning2 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 6px;
	background-color: #0C0;
}
/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	border: none;
}
input, textarea, select {
	background-color: #FFF;
	border-color: #777 #CCC #CCC #777;
	border-style: solid;
	border-width: 1px;
	font: normal 13px Verdana, sans-serif;
	padding: 5px;
}
input.button {
	background: #E9E8E8 url('../img/backgrounds.gif') repeat-x 0 -366px;
	border: 1px solid #888;
	color: #666;
	cursor: pointer;
	font: normal 1em Verdana, sans-serif;
	margin-top: 5px;
	padding: 6px;
	width: auto;
}
input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active, input.button:hover, input.button:focus {
	background: #FFFFDD;
}
input.button:hover, input.button:focus {
	color: #333;
	cursor: pointer;
}
textarea {
	overflow: auto;
}
input.image {
	border: 0;
	padding: 0;
}
#f_website {
	background: url(../images/http.png) no-repeat;
	padding-left: 40px;
}
#f_website:hover {
	background: #FFFFDD url(../images/http.png) no-repeat;
	padding-left: 40px;
}
.post-date {
	color: #bbb;
	text-align: right;
}
.post-date span {
	padding-left: 10px;
}
#pagerank {
	text-align: center;
}