/*  
Theme Name: ASmoke
Theme URI: http://6x3print.ru/themes/asmoke
Description: Widget ready, 2 collumn, right sidebar Wordpress theme named "ASmoke", design - <a href="http://xns.ru">xns.ru</a>. If you want to change or remove Google Adsense blocks, please edit the file header.php 
Version: 1.0
Author: Saroyama
Author URI: http://xns.ru
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #ff9900;
}

a:hover {
	text-decoration: none;
	color: #ff9900;
}

hr {
	display: none;
}

/* ====================================== TOP */

#top {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}
#top span {
	
        float: left;
	padding: 25px 0 0 10px;
}


/* ====================================== MENU */

#menu {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	background:#222 url(images/img03.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 5px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover { text-decoration: underline; }
.submenu { width: 960px; margin: 0 auto; background: #000; text-align:center;}

/* ====================================== HEADER */

#header {
	width: 960px;
        height: 100px;
	margin: 0 auto;
	background: url(images/Header.jpg) repeat;
	background-position:center top;
border-bottom: 1px solid #999;
}


#header h1, #header h2 {
	absolute: left;
	margin: 0;
	text-transform: uppercase;
}

#header h1 {
	padding: 40px 0 0 20px;
	font-size: 2.5em;
	color: #FF0000;
}

#header h2 {
	padding: 7px 0 0 20px;
	font-size: 1.5em;
	font-style: italic;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FF0000;
}

.logo{width:350px;float:left;font-size:14px;margin:0;padding:0;}
.logo a img{border:none;margin:0;padding:0;}

/* ====================================== PAGE */

#page {width:940px; margin: 0 auto;padding: 20px 10px 10px 10px; background:#222;}

/* ====================================== CONTENT */

#content {float: left;width: 605px;padding: 0px 8px; border:1px solid #333; background:#000;}
.pagetitle {margin-top: 0;}
.post {margin-bottom: 40px;}
.post .title {border-bottom: 1px solid #454545;}
.post h3.title {font-size: 1.3em;}
.post .title a {text-decoration: none;}
.post .entry {padding: 0 20px;}
.post .meta {
	height: 25px;
	padding: 2px 25px;
	background: url(images/meta.jpg) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .posted {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* ====================================== NAVIGATION */

.tags { text-align: justify; border:#333333 1px dotted; margin-top: 20px; padding: 10px;}
.tags a{color:#999;text-decoration: none;}
.tags a:hover {color:#333;text-decoration: underline;}

/* ====================================== NAVIGATION */

.navigation { clear: both;padding: 20px 0;font-weight: normal;}
.navigation a{color:#ccc;}
.navigation a:hover {color:#999;}
.alignleft {float: left;}
.alignright {float: right;}

/* ====================================== COMMENTS */

#comments {
}

#comment {
	width: 500px;
}

input, textarea {
	padding: 3px 5px;
	background: #1F1F1F;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#submit {
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
}

#commentform p {
	margin-bottom: .125em;
	line-height: normal;
}

/* ====================================== SIDEBAR */

#sidebar {float: right;width: 300px;padding: 0px 5px; border:1px solid #333;background:#000;}
#sidebar a{color:#ccc;text-decoration: none;}
#sidebar a:hover{color:#999;}
#sidebar ul {margin: 0;padding: 0;list-style: none;}
#sidebar li {}
#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 25px;
	padding: 0px 20px 0 25px;
	background: url(images/sidebarku.jpg) no-repeat;
	font-size: 1.2em;
}

/* ====================================== SEARCH */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #FFFFFF url(images/img06.gif) no-repeat center center;
	border: 1px solid #FFFFFF;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9900;
}

#search #s {
	width: 80%;
	background: #FFFFFF;
}

/* ====================================== CALENDAR */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

/* ====================================== FOOTER */

#footer {
	width: 960px;
	height:60px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(images/footerku.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
#footer span {
	font-size: 0.7em;
	color: #333333;
}
#footer span a:link,
#footer span a:hover, 
#footer span a:visited         {
	color: #333333;
}
