/*
Theme Name: SL
Theme URL: http://sunlighten.com.ua
Description: theme for sunlighten.com.ua
Author: Sunlighten
Author URI: http://sunlighten.com.ua
Version: 0.9
*/

* {
	margin: 0;
	padding: 0;
}

* a {
	color: #b12702;
}

* a:hover {
	color: #000;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/body.jpg) repeat-x 0px 136px #fff;
	font: 15px Trebuchet MS;
	color: #000;
}

#all {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 1000px;
	height: 136px;
	overflow: hidden;
}

#header a img {
	border: none;
}

#logo {
	width: 346px;
	height: 56px;
	padding: 20px 0 0 0;
	display: block;
	float: left;
}

#header_phones span a {
	font: 18px Trebuchet MS;
	color: #b12702;
	display: block;
	background: url(images/phone_icon.gif) no-repeat left top;
	padding: 0 0 0 35px;
	text-decoration: none;
}

#header_phones a {
	padding: 0 0 0 35px;
	text-decoration: none;
	font: 16px Trebuchet MS;
	color: #676767;
}

#header_phones, #adviser {
	width: 288px;
	height: 68px;
	padding: 25px 0 0 30px;
	display: block;
	background: url(images/header_phones.jpg) no-repeat right top;
	float: left;
}

#adviser {
	height: 73px;
	padding: 20px 0 0 30px;
}

#menu {
	width: 1000px;
	clear: both;
	padding-top: 21px;
}

.sf-menu ul {
	position: absolute;
	z-index: 999999;
}

.sf-sub-indicator {
	display: none;
	visibility: hidden;
}

#menu ul {
	height: 36px;
}

#menu ul li {
	list-style: none;
	float: left;
}

#menu ul li a {
	width: auto;
	font: 15px Tahoma;
	color: #676767;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 25px 5px 5px;
	background: url(images/menu_divider.gif) no-repeat right top;
}

#menu ul li a:hover {
	color: #b12702;
}

#menu ul li ul {
	margin: 4px 0 0 0;
	list-style: none;
	float: none;
}

#menu ul li ul li {
	float: none;
	border-bottom: 1px solid #fff;
}

#menu ul li ul li a {
	display: block;
	text-transform: none;
	width: auto;
	color: #fff;
	text-transform: none;
	padding: 10px 20px 10px 20px;
	background: #b12702;
}

#menu ul li ul li a:hover {
	color: #dbbf8f;
}

#main {
	width: 1000px;
	background: url(images/main.gif) repeat-y;
	overflow: hidden;
	border-top: 2px solid #b12702;
}

#movie_order {
	width: 1000px;
	height: 423px;
}

#movie {
	width: 708px;
	height: 423px;
	float: left;
	background: url(images/slideshow_1.jpg);
}

#order {
	width: 292px;
	height: 423px;
	float: left;
	background: #b12702;
}


#order_header a {
	text-decoration: none;
	color: #fff;

}

#order a img {
	border: none;
}

#articles {
	width: 1000px;
	background: url(images/articles.gif) repeat-x bottom #b12702;
	font: 13px Trebuchet MS;
	color: #dbbf8f;
	overflow: hidden;
	padding-bottom: 15px;
}

.article {
	width: 313.3px;
	height: 170px;
	float: left;
	padding: 0 10px;
	text-align: justify;
	position: relative;
}

.article-heading {
	font: 18px Trebuchet MS;
	color: #fff;
	border-bottom: 1px solid #c95232;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	text-align: left;
	
}

.article a, .more-link, #content .read_more {
	color: #fff !important;
	text-decoration: none !important;
	display: block;
	width: 132px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: 10px;
	padding: 2px 3px 4px 18px;
	background: url(images/readmore.gif) no-repeat #b12702;
}

.article a:hover, .more-link:hover, #content .read_more:hover {
	color: #dbbf8f !important;
}

.more-link, #content .read_more {
	width: 145px;
	height: 22px;
	right: 0;
	padding: 6px 5px 4px 18px;
	margin: 10px 18px 0 0;
	background: url(images/morelink.gif) no-repeat;
}

#content {
	width: 700px;
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
}

#content p {
	margin-bottom: 30px;
}

#content a {
	text-decoration: underline;
	color: #b12702;
}

#content a:hover {
	color: #dbbf8f;
}

#content ul, #content ol {
	margin: 0 0 30px 30px;
}




#sidebar {
	width: 300px;
	float: right;
	font: 13px Trebuchet MS;
	color: #604923;
	text-align: justify;
}

#sidebar p {
	padding: 0 20px 0 20px;
	margin-bottom: 20px;
}

#sidebar a img, #content a img {
	display: block;
}

#sidebar ul {
	list-style: square;
	margin: 0 20px 30px 20px;
	color: #b12702;
}

#sidebar ul li {
	font: 20px Trebuchet MS;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #fff;
	list-style-position: inside;
	text-align: left;
}

#sidebar ul li a {
	font: 17px Trebuchet MS;
	text-decoration: none;
	color: #604923;
	padding-left: 5px;
}

#sidebar ul li a:hover {
	color: #b12702;
}

ul#price {
	list-style: none;
	margin: 0 20px 30px 20px;
	color: #fff;
}

ul#price li {
	border: none;
	padding: 0;
}

ul#price li a {
	display: block;

}

#sidebar  li p {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	list-style: none;
}

#sidebar  li p a {
	padding-left: 40px;
}


a[href$='.pdf'] {
	height: 35px;
	background: url(images/pdf.gif) no-repeat 0px 5px;
}

a[href$='.doc'], a[href$='.docx'] {
	height: 35px;
	background: url(images/doc.gif) no-repeat 0px 5px;
}

a[href$='.xls'], a[href$='.xlsx'] {
	height: 35px;
	background: url(images/xls.gif) no-repeat 0px 5px;
}



#content h1, #content h2, .sidebar_heading, #footer h2, #footer_heading, #order_header  {
	min-height: 26px;
	font: 20px Trebuchet MS;
	color: #fff;
	padding: 5px 0 5px 50px;
	margin: 0 0 20px 0;
	text-align: left;
	background: url(images/arrow.gif) no-repeat left top #b12702;
}

.advantages {
	font: 17px Trebuchet MS;
}

#order_header  {
	margin: 0;
}

#footer_heading {
	margin-top: 20px;
	color: #dbbf8f;
}

#content h2 {
	color: #b12702;
	background: url(images/arrow-category.gif) no-repeat left top;
}

#footer {
	width: 1000px;
	background: url(images/footer.jpg) no-repeat;
	color: #fff;
	overflow: hidden;
}

#footer_left {
	width: 626px;
	height: 335px;
	background: url(images/footer_left.gif) repeat-x;
	color: #fff;
	float: left;
}

.footer_menu {
	font: bold 16px Trebuchet MS;
	color: #fff;
	padding: 0 20px 20px 20px;
	float: left;
	width: 273px;
}

.footer_menu ul {
	list-style: none;
	margin: 0 0 15px 30px;
}

.footer_menu ul li {

}

.footer_menu ul li a {
	font: normal 13px Trebuchet MS;
	color: #dbbf8f;
	text-decoration: none;
}

.footer_menu ul li a:hover {
	color: #f3e5c9;
}

#footer_divider {
	width: 87px;
	height: 335px;
	background: url(images/footer_divider.png);
	color: #fff;
	float: left;
}

#footer_right{
	width: 374px;
	height: 335px;
	color: #fff;
	float: right;
	position: relative;
	background: url(images/footer_right.png);
}

#footer_adviser {
	width: 284px;
	height: 68px;
	background: url(images/footer_adviser.jpg);
	float: right;
	margin-top: 50px;
	padding: 20px 0 0 30px;
	overflow: hidden;
}

#footer_adviser a img {
	border: none;
}

#footer_phones  {
	width: 243px;
	height: 61px;
	background: url(images/footer_phones.png);
	float: right;
	font: 16px Trebuchet MS;
	padding: 5px 0 0 40px;
}

#footer_phones a {
	color: #676767;
	text-decoration: none;
}

#footer_phones span a {
	display: block;
	color: #b12702;
}

#footer_phones span a span {
	color: #676767;
}


#footer img {
	float: left;
	margin: auto 20px 35px 0;
}

.footer_phones {
	color: #f3cf14;
}

a:focus {
	outline: none;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 10px auto 10px auto;
}

.alignleft, div.alignleft {
	display: block;
	margin: 0 20px 15px 0;
	float: left;
}

.alignright, div.alignright {
	display: block;
	margin: 0 0 10px 20px;
	float: right;
}

.clear {
    clear:both
}

.captcha-reset {
	border: none !important;
	display: inline !important;
}

.linklove {
	display: none;
	visibility: hidden;
}

.postTabs {
	clear: both;
}

.postTabs a {
	text-decoration: none !important;
}

.category-block {
	position: relative;
	padding: 0 18px 10px 18px;
	margin-bottom: 30px;
	overflow: hidden;
}

.postTabs_divs a img {
	margin: 0 13px 13px 0;
}

#counters {
	width: 88px;
	height: 31px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#commentlist {
	list-style: none;
}

.comment-body {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dbbf8f;
}

#commentform input, #commentform textarea, .captcha_image img {
	margin: 0 10px 0 0;
}

#commentform input, #commentform textarea {
	padding: 5px;
}

.captcha_image img {
	float: left;
	border: 1px solid #dfd2bc;
}

.children {
	list-style-image: url(images/comment_children.gif);
}

.commentmetadata, .waitmoderation {
	font: bold 11px Trebuchet MS;
	color: #92743e;
	padding-bottom: 5px;
}

.commentauthor {
	font: bold 16px Trebuchet MS;
	color: #000;
	padding-bottom: 5px;
}

.error_spam_captcha p {
	margin: 0 !important;
}

#commentform a {
	text-decoration: none;
}

.waitmoderation {
	text-align: right;
	color: #ff0000;
}

#comments-summary {
	font-weight: bold;
	padding-bottom: 20px;
}

.reply {
	text-align: right;
	padding-right: 20px;
	margin-top: -10px;
}

.reply a {
	text-decoration: none !important;
}



dbbf8f