body {
    background-color: #494331;
    background-image: url("../images/templatemo_body.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    color: #6F643A;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
a, a:link, a:visited {
    color: #333333;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
p {
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}
ul {
    margin: 20px;
    padding: 18px;
}
ul li {
    margin: 0;
    padding: 3px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
h1 {
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 5px 0;
}
h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 10px 0 15px;
}
h3 {
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;
}
h4 {
    color: #000000;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
h5 {
    color: #000000;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
}
h6 {
    color: #000000;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
}
.cleaner {
    clear: both;
    font-size: 0;
    height: 0;
    width: 100%;
}
.cleaner_h10 {
    clear: both;
    height: 10px;
    width: 100%;
}
.cleaner_h20 {
    clear: both;
    height: 20px;
    width: 100%;
}
.cleaner_h30 {
    clear: both;
    height: 30px;
    width: 100%;
}
.cleaner_h40 {
    clear: both;
    height: 40px;
    width: 100%;
}
.cleaner_h50 {
    clear: both;
    height: 50px;
    width: 100%;
}
.cleaner_h60 {
    clear: both;
    height: 60px;
    width: 100%;
}
.hr_divider {
    background: url("../images/templatemo_hr_divider.jpg") repeat-x scroll center bottom transparent;
}
.float_l {
    float: left;
}
.float_r {
    float: right;
}
.image_wrapper {
    background: none repeat scroll 0 0 transparent;
    border: 1px dashed #666666;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
}
.image_fl {
    float: left;
    margin: 3px 15px 0 0;
}
.image_fr {
    float: right;
    margin: 3px 0 0 15px;
}
blockquote {
    font-style: italic;
    margin-left: 10px;
}
cite {
    color: #3B3823;
    font-weight: bold;
}
cite span {
    color: #696443;
}
em {
    color: #E55822;
}
.tmo_list {
    list-style: none outside none;
    margin: 20px 0;
    padding: 0;
}
.tmo_list li {
    border-bottom: 1px dotted #666666;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
.tmo_list li a {
    color: #333333;
    text-decoration: none;
}
.tmo_list li a:hover {
    color: #D06802;
    text-decoration: none;
}
.btn_more a {
    border-bottom: 1px dotted #000000;
    color: #000000;
    padding-bottom: 1px;
}
.btn_more a:hover {
    border-bottom: medium none;
}
#templatemo_wrapper_outer {
    background: url("../images/content_top.jpg") no-repeat scroll center top transparent;
    width: 100%;
}
#templatemo_wrapper {
    background: url("../images/content_top.jpg") no-repeat scroll center top transparent;
    margin: 0 auto;
    width: 920px;
}
#templatemo_header {
    height: 100px;
    padding-bottom: 60px;
    padding-left: 10px;
    padding-top: 30px;
    width: 900px;
}
#site_title {
    background: url("../images/logo2.png") repeat scroll 0 0 transparent;
    float: left;
    height: 102px;
    width: 230px;
}
#site_title h1 {
    margin: 0;
    padding: 0;
}
#site_title a {
    color: #721329;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#site_title a span {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}
#header_right {
    display: inline-block;
    float: right;
    padding-top: 10px;
}
#templatemo_menu {
    float: right;
    height: 30px;
    padding-top: 30px;
    width: 660px;
}
#templatemo_menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#templatemo_menu ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
#templatemo_menu ul li a {
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-left: 10px;
    outline: medium none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
    background: url("../images/templatemo_menu_hover.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
#templatemo_main_wrapper {
    background: url("../images/templatemo_main2.png") repeat-y scroll 0 0 transparent;
    width: 920px;
}
#templatemo_main {
    background: url("../images/templatmeo_main_top3.png") no-repeat scroll center top transparent;
    padding: 30px 60px 0;
    width: 800px;
}
#content {
    float: left;
    width: 500px;
}
#content p {
    margin-bottom: 15px;
}
.content_box {
    border-bottom: 1px dashed #333333;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.last {
    border: medium none;
    margin: 0;
    padding: 0;
}
.content_box h2 {
    margin-bottom: 10px;
}
.post {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.post_meta {
    color: #777160;
    float: left;
    padding-right: 12px;
    width: 105px;
}
.post_meta span {
    color: #9F204C;
    display: block;
    font-size: 11px;
    font-weight: bold;
}
.post_meta span a {
    color: #9F204C;
    font-weight: bold;
    text-decoration: none;
}
.post_meta p {
    margin-bottom: 5px;
}
.post_content {
    float: left;
    padding-left: 22px;
    width: 480px;
}
.post_content h2 {
    line-height: 30px;
    margin-bottom: 10px;
}
.post_content h2 a {
    text-decoration: none;
}
.post_content p {
    margin-bottom: 10px;
}
.post_content img {
    margin-bottom: 10px;
	/*margin-top: 30px;*/
}
#sidebar {
    float: right;
    width: 240px;
}
.sidebar_box {
    background: url("../images/templatemo_sidebox.jpg") no-repeat scroll center top transparent;
    margin-bottom: 30px;
    padding: 40px 0 0 40px;
    width: 200px;
}
.sidebar_box h3 {
    font-style: italic;
}
.recent_comment {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.recent_comment li {
    border-bottom: 1px dotted #666666;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
.recent_comment li a {
    text-decoration: none;
}
.recent_comment li a:hover {
    text-decoration: underline;
}
.recent_comment li .author {
    color: #990000;
}
.recent_comment li .post_title {
    color: #000000;
}
.rss a {
    background: url("../images/rssorange.png") no-repeat scroll right center transparent;
    color: #CC6600;
    display: block;
    font-size: 20px;
    height: 28px;
    margin-bottom: 30px;
    padding: 20px 55px 0 0;
    text-align: right;
    text-decoration: none;
}
.ads a {
    background: none repeat scroll 0 0 #999999;
    border: 3px solid #FFFFFF;
    display: block;
    height: 60px;
    margin-bottom: 10px;
    width: 234px;
}
.service_box {
    clear: both;
    margin-bottom: 50px;
}
.service_box img {
    float: left;
    height: 48px;
    width: 48px;
}
.service_box .sb_right {
    float: right;
    width: 520px;
}
#comment_section {
    clear: both;
    color: #333333;
    margin-bottom: 60px;
    width: 420px;
}
.first_level {
    margin: 0;
    padding: 0;
}
.comments {
    list-style: none outside none;
}
.comments li {
    list-style: none outside none;
    margin-bottom: 10px;
}
.comments li .commentbox1 {
    background: none repeat scroll 0 0 #C4BEA9;
    border: 1px solid #DDD8C6;
}
.comments li .commentbox2 {
    background: none repeat scroll 0 0 #ACA58E;
    border: 1px solid #C4BEA9;
}
.comments li .comment_box {
    clear: both;
    padding: 15px;
    width: 100%;
}
.comment_box .gravatar {
    background: none repeat scroll 0 0 #3C3735;
    border: 1px solid #3C3735;
    float: left;
    margin-right: 15px;
    width: 50px;
}
.comment_box .gravatar img {
    height: 50px;
    margin: 0;
    width: 50px;
}
.comment_box .comment_text {
    margin: 0 0 0 65px;
}
.comment_box .comment_text p {
    margin: 0;
}
.comment_text .comment_author {
    color: #9F204C;
    font-size: 14px;
    margin-bottom: 10px;
}
.comment_text .date {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}
.comment_text .time {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}
.comment_text .reply a {
    background: none repeat scroll 0 0 #3694AB;
    border: 1px solid #FFFFFF;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 24px;
    padding: 1px 10px;
    text-align: center;
}
#comment_form {
    clear: both;
}
#comment_form h3 {
    border-bottom: 1px dotted #666666;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#comment_form form {
    background: none repeat scroll 0 0 #DDD8C6;
    border: 1px solid #C4BEA9;
    padding: 20px;
}
#comment_form textarea {
    background: none repeat fixed 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    font-size: 1.1em;
    height: 150px;
    margin-top: 5px;
    padding: 5px;
    width: 400px;
}
#comment_form .form_row {
    margin-bottom: 15px;
    width: 100%;
}
#comment_form form input {
    background: none repeat fixed 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-top: 5px;
    padding: 3px 10px;
    width: 200px;
}
#comment_form .submit_btn {
    background: none repeat scroll 0 0 #494331;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    width: 90px;
}
#gallery {
    clear: both;
}
#gallery a {
    border: medium none;
}
#gallery .gallery_box {
    border-bottom: 1px dashed #666666;
    margin: 0 0 30px;
    padding: 0 0 30px;
}
#gallery .gallery_box .left {
    float: left;
    width: 300px;
}
#gallery .gallery_box .left img {
    border: 5px solid #FFFFFF;
    height: 160px;
    width: 260px;
}
#gallery .gallery_box .right {
    float: right;
    width: 300px;
}
#gallery .last {
    border: medium none;
    margin: 0;
    padding: 0;
}
#contact_form {
    padding: 0;
    width: 300px;
}
#contact_form form {
    margin: 0;
    padding: 0;
}
#contact_form form .input_field {
    background: none repeat scroll 0 0 #DBD7CB;
    border: 1px solid #BFBAAB;
    color: #000000;
    padding: 5px;
    width: 288px;
}
#contact_form form label {
    color: #A39D9D;
    display: block;
    font-size: 14px;
    margin-right: 10px;
    width: 100px;
}
#contact_form form textarea {
    background: none repeat scroll 0 0 #DBD7CB;
    border: 1px solid #BFBAAB;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    height: 200px;
    padding: 5px;
    width: 288px;
}
#contact_form form .submit_btn {
    background: none repeat scroll 0 0 #DBD7CB;
    border: 1px solid #BFBAAB;
    margin: 5px 50px 0 0;
    padding: 7px 14px;
}
#templatemo_footer {
    background: url("../images/templatemo_footer.png") repeat-x scroll center top #6F643A;
    color: #E2DFD3;
    margin: 0 auto;
    padding: 30px 60px;
    width: 764px;
}
#templatemo_footer a {
    color: #FFFFFF;
}
#templatemo_footer h3 {
    color: #FFFFFF;
    margin-bottom: 5px;
}
.footer_col_w200 {
    float: left;
    margin-right: 60px;
    width: 200px;
}
.footer_col_w400 {
    float: right;
    width: 340px;
}
#templatemo_footer ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#templatemo_footer ul li {
    border-bottom: 1px dashed #E2DFD3;
    margin: 0 0 8px;
    padding: 0 0 5px;
}
#templatemo_footer ul li a {
    color: #E2DFD3;
    text-decoration: none;
}
#templatemo_footer p {
    margin-bottom: 15px;
}
