/*
CSS Credit: http://www.865171.cn
*/

body {
/*	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #47443e;
    	line-height: 1.5em; 320*480*/
}


a:active, a:hover { color: #6c7900; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img {/* margin: 0px;*/ padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float:  right; }

.margin_r20 { margin-right: 20px; }

                       #templatemo_wrapper {
	width: 1300px
}

                #templatemo_main_column_wrapper {
	float: left;
	width: 480px;
	background: url(images);
	background-repeat: repeat-y;
	background-position: left;
}

                #templatemo_main_column_wrapper1 {
	float: left;
	width: 1300px;
	background: url(images);
	background-repeat: repeat-y;
	background-position: left;
}
#templatemo_main_column {
	padding-right: 10px;
	background: url(images/templatemo_content_top.jpg) no-repeat top left;
}

/* header */
#templatemo_header {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#templatemo_header  #site_title {
	padding-left: 200px;
	padding-top: 180px;
	padding-bottom: 30px;
	background: url(images/templatemo_header.png) no-repeat bottom center;	
}

#site_title a {
	font-size: 50px;
	color: #a32c1f;
	font-weight: bold;
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}
/* end of header */

#welcome_text {
	width: 400px;
	margin-left: 150px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
}

#welcome_text strong {
	color: #548fc1;
}

/* content */
#templatemo_content {
	padding: 20px 60px;
}

.post_section {
	clear: both;
	padding-bottom: 40px;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	color: #8c624e;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}

.post_section p {
	text-align: justify;
	margin-bottom: 20px;
}

.post_section img {
	margin: 20px 0;
	border: 1px solid #220507;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 550px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}



#comment_form {
	clear: both;
}


/* end of content */

/* sidebar */
         #templatemo_sidebar {
	float: left;
	width: 250px;
	padding: 30px;
	color: #d8ceb4;
}

         #templatemo_sidebar1 {
	float: left;
	width: 250px;
	padding: 5px;
	color: #d8ceb4;
}

        #templatemo_sidebar2 {
	float: right;
	height: 650px;
	padding: 5px;
	color: #d8ceb4;
}
  #templatemo_sidebar3 {

	padding: 5px;
	color: #d8ceb4;
}
       #templatemo_sidebarx1 {
	float: left;
	width: 150px;
	padding: 30px;
	color: #d8ceb4;
}
