/*  
Theme Name: cBooM 72.3
Theme URI: http://forum.searchengines.ru/showthread.php?t=313107
Description: This theme was redesigned and translated on russian by (c)BooM. To order another theme visit this <a href="http://forum.searchengines.ru/showthread.php?p=4374174#post4374174" target="_blank">site</a>.
Version: 0.1
Author: cBooM 
Author URI: http://forum.searchengines.ru/showthread.php?p=4374174#post4374174

*/

body {
	margin: 0;
	padding: 0;
	background: #fff url("images/bg.jpg"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/bg.jpg*/) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url("images/img07.gif"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/img07.gif*/);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #344249;
}

a:hover {
	border-bottom: none;
	color: #000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 242px;
	margin: 0 auto;
	padding: 0px;
	background: #fff url("images/top.jpg"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/top.jpg*/) no-repeat center top;
}

#logo h1, #logo p {

	margin: 0;

}

#logo h1 {
	padding: 30px 0 0 0px;
	font-size: 30px;
	text-align: center;
	letter-spacing: -1px;
}

#logo p {
	padding: 0px;
	text-align: center;
   color: #000;
		font-weight: bold;
		font-size: 17px;
		letter-spacing: -1px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: -10px auto 0 auto;
	padding: 0px;
	background: #fff;
		text-align: center;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;


}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #485256;
}

#menu a:hover {
   color: #000;
}

#menu .current_page_item a {
	background: url("images/imsg02.gif"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/imsg02.gif*/) repeat-x;
	color: #344249;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 15px 0px;
	background: url("images/img03.gif"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/img03.gif*/) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url("images/img03.jpg"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/img03.jpg*/) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;

}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 8px 0 20px 0;
}

.entry {
	padding: 0px;
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}


.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url("images/img04.gif"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/img04.gif*/) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url("images/img02.gif"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/img02.gif*/) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 10px 0 10px 0;
	background: #344249;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


.post h1 {
	background: #fff url("images/h2.jpg"/*tpa=http://stroyrayon.ru/wp-content/themes/cboom-72/images/h2.jpg*/) no-repeat left top;
	text-indent: 25px;
}

.rat {

	margin-top: -35px;
	text-align: right;
}
