/*
Theme Name: Lightblog
Theme URI: http://design.alarmplace.ru/wp-themes-lightblog/
Author: alarm
*/

body {
	font: 10pt Arial, sans-serif;
	color: #330066;
	padding: 0;
	margin: 0;
	text-align: left;
	background: url('images/bg.png') top left repeat;
}

a {
	color: #339933;
}

hr {
	width: 90%;
	color: #fff;
	padding: 3px 0 3px 0;
	border: 0;
}

a:hover {
	color: #cc6633;
}

#page {
	width: 1000px;
	background: #fff;
	margin: auto;
	border-left: 2px solid #336633;
}

#header {
	width: 1000px;
	height: 170px;
	background: url('images/bg-header.png') top left no-repeat;
}

#header img {
	border: 0;
	float: left;
	margin-left: 37px;
}

#header h2 {
	font-size: 90%;
	margin: 0;
	padding: 20px 0 0 300px;
}

#header h2 a {
	color: #336633;
}

#header h2 a:hover {
	color: #cc6633;
}

.advertising {
	width: 468px;
	height: 60px;
	margin: 50px 0 0 220px;
}

#content {
	width: 585px;
	padding: 5px 0 5px 15px;
	float: left;
}

#content .corners {
	padding: 10px;
	border: 2px solid #666633;
	background: #fff;
	margin: 5px 0 5px 0;
}

#adv .corners {
	width: 488px;
	border: 2px solid #666633;
	padding: 10px;
	text-align: center;
	background: #ffff99;
	margin: 5px 0 5px 0;
}

.storytitle {
	text-align: center;
	font-size: 100%;
	background: #cc6633;
	padding: 3px 0 3px 0;
}

.storytitle a {
	color: #fff;
}

.storytitle a:hover {
	color: #ffff99;
}

.meta {
	font-size: 8pt !important;
	color: #cc6633;
}

.feedback {
	font-size: 75%;
	color: #cc6633;
	text-align: right;
}


.meta b {
	font: bold;
	color: #663333;
}

.meta a, .feedback a {
	font: bold;
	color: #339933;
}

.meta a:hover, .feedback a:hover {
	font: bold;
	color: #cc6633;
}

#content p {
	font-size: 10pt !important;
	line-height: 135%;
	color: #663333;
	text-align: justify;
}

#content ol {
	font-size: 10pt !important;
	line-height: 135%;
	color: #663333;
}

#content ol li {
	padding: 10px 0;
}

#content p b {
	font-size: 105%;
	color: #cc6633;
}

#content p a {
	font-weght: bold;
}

#sidebar {
	text-align: left;
	padding-top: 5px;
}

ul {
	font-size: 90%;
	margin: 5px 0 0 0px;
	padding: 0;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul li a {
	text-decoration: none;
	font-weight: normal;
}

ul li ul {
	font-size: 10pt !important;
	margin: 15px 0 15px 0px;
	padding: 0;
}

ul li ul li {
	border-bottom: 1px dotted #336633;
	padding: 3px 0 3px 0;
	text-align: left;
}

ul li ul li:hover {
	background: #fff;
	border-bottom: 1px dotted #cc6633;
}

.url {
	color: #cc6633;
}

.url:hover {
	color: #336633;
}

.left {
	width: 229px;
	float: left;
	padding: 5px;
	margin-top: 2px;
}

.left h2 {
	font-size: 120%;
	font-weight: bolder;
	color: #fff;
	background: #cc6633;
}

.left .corners {
	padding: 5px;
	border: 2px solid #666633;
	background: #ffff99;
}

.right {
	width: 146px;
	border-left: 1px solid #666633;
	padding: 0 5px 0 5px;
	float: right;
}

.right img {
	border: 0;
	float: right;
	margin-top: 10px;
}

.rss2email {
	width: 136px;
	border: 0;
	background: #fff;
}

.button2 {
	width: 88px;
	background: #fff url('images/rss2email.gif') top left no-repeat;
	border: 0;
	cursor: pointer;
}

.button3 {
	width: 88px;
	background: #fff url('images/feedburner.gif') top left no-repeat;
	border: 0;
	cursor: pointer;
}

.ads {
	width: 125px;
	height: 125px;
	margin: 10px 0 0 10px;
}

.rss2email img {
	border: 0;
}

#comments {
	width: 585px;
	float: left;
}

#comments h2 a {
	color: #fff;
}

#comments .corners {
	padding: 10px;
	border: 2px solid #666633;
	background: #fff;
	margin: 5px 0 5px 0;
}

#comments h2 {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background: #336633;
	text-align: center;
	padding: 3px 0 3px 0;
}

#footer {
	clear: both;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 10px 0 1px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	background: url('images/bg-footer.png') top left repeat;
}

#footer a {
	color: #ffff99;
}

#footer img {
	float: right;
	border: 0;
	margin: 0 50px 0 0;
}

#footer li {
	display: inline;
	list-style: none;
}

.log {
	float:left;
	margin: 10px 0 0 30px;
}

.log a {
	font-size: 90%;
}

.search {
	margin-top: 10px;
	padding: 3px 0 0 0;
	width: 350px;
	height: 27px;
	background: url('images/search.png') top left no-repeat;
}

#search {
	border: 0;
	border-left: 1px solid #666633;
	margin: 0 0 0 35px;
	width: 240px;
}

#button {
	width: 55px;
	height: 20px;
	border: 0;
	border-left: 1px solid #666633;
	background: none;
	color: #666633;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
}

.more-link {
	font: bold 10pt Arial, sans-serif;
	color: #cc6633;
	clear: both;
}

.avatar {
	float: left;
	padding: 0 2px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #cc6633;
}

.odd {
	background: #ffffee;
	border-top: 1px solid #cc6633;
	border-bottom: 1px solid #cc6633;
}

blockquote {
	margin: 5px 0;
	padding: 5px 10px;
	background: #ffffee;
	font: 90% Arial. sans-serif;
	color: #000;
}

#commentlist {
	font-size: 10pt !important;
}
