/*
Theme Name: Topt
Theme URI: http://www.sameshow.com/
Description: Just try it.
Version: 1.0
Author: Topt >>  cn.topt@gmail.com
Author URI: http://www.sameshow.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(images/topbg.gif) repeat-x;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

input,textarea{
	border: 1px solid #B5B5B5; 
}

h1, h2, h3 {
}

h1 {
	/* text-transform: lowercase;  */
	letter-spacing: -1px;
	font-size: 30px;
	color: #292929;
}

h2 {
	/* text-transform: lowercase; */
	font-size: 24px;
	color: #292929;
}

h3 {
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: left;
	line-height: 160%;
}

p {
}

ul, ol {
	list-style: none;
}

ul {
}

ol {
}

a {
	color: #900;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}
.left{
	float: left;
}
.right{
	float: right; 
}

/* Logo */

#logo {
	font-family: verdana,arial,helvetica,sans-serif;
	width: 918px;
	height: 190px;
	margin: 0 auto;
	background: url(images/topbanner.jpg) no-repeat;
}

#logo h1 {
	float: left;
	padding-left: 112px;
	height: 54px;
	line-height: 49px;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -1px;
	padding-top: 45px;
}
#logo h1 a{
	color: #ae1915;
}

#logo h2 {
	clear: both;
	float: left;
	text-align: right;
	text-transform: none;
	font-size: 14px;
	width: 561px;
}

#logo a {
	text-decoration: none;
	color: #444;
}

/* Menu */

#menubox{
	width: 920px;
	height: 35px;
	margin: 5px auto;
	background: url(images/menu_m.gif) repeat-x;
}

#menu {
	float: left; 
	width: 910px;
	height: 35px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: verdana,arial,helvetica,sans-serif;
	display: block;
	float: left;
	height: 26px;
	margin: 0 10px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

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

#menu .current_page_item a {
	background: #595959 url(images/current_page.gif) repeat-x;
}

/* Page */

#bg {
	background: url(images/bodybg1.gif) repeat-y center;
	margin-top: 1px;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;  
	width: 670px;
	padding-left:14px;
	overflow:hidden;
}  

.post{
	padding-top: 20px;
}
.post .titlebox{
	float: left;
}
.post .titlebox p{
	margin: 0;
}

.post .databox{
	width: 52px;height: 48px; float: left;background: url(images/databg.gif) no-repeat; padding-right: 8px;
}
.post .databoxd{
	color: #fff; font-weight: 700; clear: both; text-align: center;font-size: 24px; padding-top: 1px; padding-right: 4px;
}
.post .databoxm{
	color: #fff;text-align: center;
}

.post h1.title {
	/* margin: 45px 0 20px 0; 
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;  */
	font-size: 24px;
	width: 600px;
	
}

.post h2.title {
	/* margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center; */
	font-size: 22px;
	width: 600px;
}

.post .title a {
	font-family: Arial;
	text-decoration: none;
	color: #3a2600;
	letter-spacing: -0.02em;
}

.post .entry {
	padding-left: 8px;
	clear: both;
	padding-top: 12px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

.post .meta {
	padding: 15px 32px;
	background: url(images/img06.gif) repeat-x -40px -40px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.navigation {
	padding-top: 50px;
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
}

#comments ol, #comments p {
	margin: 0;
	line-height: normal;
}

#comments ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #3E3E3E;
}

#comments ol {
	margin-left: 32px;
}

#comments p {
	padding-top: 10px;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
}

#comment {
	width: 400px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

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

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
	overflow:hidden;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar li {
}

#sidebar li ul {
	padding: 4px 26px 18px;
}

#sidebar li h2 {
	height: 28px;
	margin: 0 auto;
	padding: 5px 0 0 34px;
	background: #F5F7F8 url(images/quick-links.gif) no-repeat center center;
	font-size: 14px;
	color: #000;
}

#sidebar a {
	color: #4A5157;
}

/* Search */

#search {
}

#search form {
	padding: 26px 20px 50px 20px;
	*padding-bottom: 20px;
}

#search input {
	float: left;
}

#search #s {
	width: 100px; height: 20px; margin-right: 5px; font-size: 14px; line-height: 20px; color: #AE1915;
}

/* Footer */

#footer {
	padding: 10px 0;
	border-top: 2px solid #CCC; 
	font-size: 12px;
	width: 918px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
}
#footer a,#footer a:visited {
	color: #900; text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
