/*
Theme Name: thosebuttons.com
Theme URI: http://thosebuttons.com
Description: Тема для сайта thosebuttons.com
Author: Fierce Angel
Author URI: http://namnam.name
Version: 1
*/

body {
	margin: 0;
	padding: 0;
	background: #171717;
	font-size: 12px;
	color: #000000;
}
#w {
	width:999px;
	background: #171717;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 auto;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #EE9E21;
}

h1 {
	letter-spacing: 0px;
	font-size: 3em;	color: #ffffff;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, ul, ol {
	color: #EE9E21;
	line-height: 170%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #EE9E21;
}

a:hover {
	text-decoration: none;
	color: #EE9E21;
}

hr {
	display: none;
}

/* Header */

#hd_menu {
	float: right;
	width: 999px;
	height: 48px;
	margin: 0 auto;
	background: url(images/hd_menu.jpg) no-repeat;
	text-align: center;
}


#hd_menu ul {
	margin: 0 auto;
	padding: 12px 0px 0px 100px;
	list-style: none;
	line-height: normal;
}

#hd_menu li {
	float: left;
	padding: 0px 0px 0px 30px;
	background: none;
}

#hd_menu li.first {
	background: none;
}

#hd_menu a {	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}
/* Header */

#header {
	width: 999px;
	height: 282px;
	margin: 0 auto;
	background: url(images/heder.jpg) no-repeat;
}

#header ul {
	float: left;
	padding: 150px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#header li {
	display: block;
    margin-bottom: 5px;
	padding: 5px 5px 0px 5px;
	
}

#header a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	border: none;
}

a:focus {outline: none}

#header li.first {
	text-decoration: none;
	color: #cccccc;
}

.lg {
	float: right;
	width: 350px;
	height: 150px;
	margin-top: -210px;
	margin-bottom: 0px;
	padding: 0px 0 0 30px;
	background:url(images/logo.png) no-repeat;
}

/* Page */

#page {
	width: 999px;
	margin: 0 auto;
	padding: 0px 0;
}

/* Content */

#content {
	width: 680px;
	float: left;
	margin-top: 11px;
	background: url(images/cont_text_bg.jpg) repeat-y 8px 0px;
}

#content p {
	padding: 0px 10px 0px 15px;
	color: #cccccc;
}

.post {

	background: none;
	padding: 0px 0px 10px 5px;font-size:12px;
}

.title {
	font-size: 18px;padding-left:35px;
	height: 40px;
	margin: 0 auto;
	padding-top: 5px;
	margin-bottom: -20px;	color: #EE9E21;
	background: none;
font-size:24px;}

.title a {
	text-decoration: none;		color: #EE9E21;
}

.pagetitle {
	border-bottom:none;
}

.byline {
	margin: 0;
	color: #670000;
}

.meta {
	text-align: right;
	color: #670000;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #670000;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 310px;
	padding: 0px 0px 0px 0px;	margin-top: -5px;
	font-family: Arial;
	font-size:12px;
	line-height:170%;
}

#sidebar ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li ul {
	padding: 5px 15px 0px 15px;
}

#sidebar li li {
	padding-left: 0px;
	background: none;
}

#sidebar h2 {
	margin-bottom: -15px;
	font-size: 16px;
	background: url(images/sb_head_bg.jpg) no-repeat 2px 0px; 
	width: 310px;
	height:42px;
	margin-left: 0px;
	padding-top: 9px;
	font-weight: bold;
	color: #cccccc;text-align:center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}
#sidebar_down_img { 
width: 260px; 	margin-bottom: 0px;
height: 26px; 
background: url(images/sidebar_down_img.jpg) no-repeat; 
}
/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 999px;
	margin: 0 auto;
	height: 194px;
	background: url(images/footer.jpg) no-repeat;
	font-size: smaller;
}

#footer p {
	color: #cccccc;
	float: left;
	padding: 155px 0px 0 410px;
}