/*
Theme Name: Prostihi
Description: A main theme.
Version: 1.0
Author: Prostihi
*/

/* 1) HTML tags, reset */
* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {
	color: black;
	BACKGROUND: #ffffff url("images/bg.gif") no-repeat top right;
	padding: 40px 0;
	font: 0.8em/1.5 "arial", serif;
	text-align: center;
}
a {text-decoration:none;color:#111;}
a:hover {color:purple;}
h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:260%; font-weight:normal; letter-spacing:-1px;}
h2 {font-size:160%; font-weight:normal;}
h3 {font-size:140%; font-weight:normal;}
h4, h5 {font-size:100%;}
p, table, ul, ol, dl, fieldset {margin:15px 0;}
table {border-collapse:collapse;border-spacing:0;font-size:100%;}
th {text-align:center;font-weight:bold;}
th, td {padding:3px 7px;}
ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0;margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}
dt {font-weight:bold;}
dd {margin-left:30px;}
fieldset {position:relative;padding:10px;border:0px solid #DFDFDF;}
legend {position:absolute;color:#860A8F;top:-1em;margin:0;padding:5px 10px;font-size:100%;font-weight:bold;}
.low, .low a {color:#7F7F7F;}
.low a:hover {color:purple;}
a.ico-more {background:#F5F5F5;color:#5F5F5F;}
a:hover.ico-more {background:#860A8F;color:#FFF;}
/* 2) Universal styles (display, float, margin, text-align...)*/
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.relative {position:relative;}
.clear {clear:both;}
.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}
.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}
.noscreen {display:none;}
.bigger {font-size:110%;}
.smaller {font-size:85%;}
/* 3) LAYOUT */
#main {width:960px; margin:0 auto; text-align:left;}
#header {position:relative; padding-bottom:15px;}
#logo {margin:0; font-weight:normal;color:#000;}
#slogan {margin:0;color:#7F7F7F;}

#search {
    padding: 4px;
    /*margin-top: 50px;*/

    float: right;
	background:#EFEFEF;
   /* z-index:10000;   */
  /*  position: absolute;
    top:320:px;
    right:0px;*/

}

#search #search-input {width:175px;height:24px; padding:0px; border:0px solid #AFAFAF;}
#search #search-submit {height:24px;width:50px;border:0px solid #860A8F; background:#860A8F; color:#FFF;padding:0px; font:normal 100%/1.2 "arial",sans-serif;}
#search #search-input:focus {border:0px solid #5F5F5F;background: #F8F8F8;}

#nav {clear:both;border:0px solid #CCC; padding:5px 0; border-left:0 !important; border-right:0 !important;}
#nav ul {margin:0; padding:0; list-style:none; font:100%/1.4 "arial",sans-serif;}
#nav ul li {display:inline; margin:0; padding:0;}
#nav ul li a {display:block; float:left; padding:7px 15px; border:0; background:url("images/dot-03.gif") 100% 0 repeat-y;}
#nav ul li#nav-active a {border:0; font-weight:bold;}
#nav ul li.current_page_item a {background:#860A8F; color:#FFF;}
#content {position:relative; padding:40px 0 20px 0; overflow:hidden;}
#footer {clear:both;font-size:85%;border-top:1px solid #DFDFDF;color:#5F5F5F;}
#footer a {color:#5F5F5F;}
#footer a:hover {color:#000;}
/* 4) Page: Home */
#topstory {float:left; width:630px;}
#topstory-title {padding:15px;}
#topstory-title h2 {margin:0;margin-bottom:2px;}
#topstory-title p.date {margin:0;font-size:85%;}
#topstory-perex {display:block;margin-top:2px;padding:15px;font-size:110%;overflow:hidden;}
#topstory-perex p {margin:0;}
#aside {float:right; width:310px;margin-top:50px;}
#aside .halfleft {width: 138px;padding: 10px 0 0 0;margin-left: 0;margin-bottom: 20px;}
#aside .halfright {float: right;clear: none;margin-left: 20px;width: 138px;padding: 10px 0 0 0;margin-bottom: 20px;}
#photos {margin:0; font-size:0; line-height:0;}
#photos a {border:0;}
#photos img {display:block; float:left; width:150px; height:110px; margin-left:8px; border:0;}
.col30 {float:left; width:310px;}
.col30.margin {margin:0 15px;}
.col30 h4 {margin-bottom:3px;}
.col30 ul {margin:20px 0 !important;}
.col30 p.date {margin:0; font-size:85%;}
.col30 p.bb {padding-bottom:20px; background:url("images/dot-02.gif") 0 100% repeat-x;}
.col30 p img.f-left {margin-right:10px;}
.col30 p {position:relative;}
/* 5) Page: Article */
#topstory-title {padding-bottom:10px}
#topstory-title h2 a {color:purple;}
#topstory-title h2 a:hover {color:#555;}
#topstory-title p.date {color:#111;}
#topstory-title p.date a {color:#111;}
#topstory-title p.date a:hover {color:#555;background:#eeeeee;}
#topstory-perex {color:#111;}
#topstory-perex a {color:#111;}
#topstory-perex a:hover {background:#eeeeee;color:#555;}
.col30 h4 a {color:#860A8F;}
.col30 h4 a:hover {color:#000;}
.col30 p.date {color:#7F7F7F;}
.col30 p.date a {color:#7F7F7F;}
.col30 p.date a:hover {color:#555;background: #eeeeee;}
#infobox {padding:25px;margin-top:80px;font-size:80%;background:#DDDDDD;}
#page {float:left; width:630px; margin-top:8px;}
#page-title {padding:25px 25px 5px 30px;margin-top:13px;}
#page-title h2 {margin:0; margin-bottom:2px;}
#page-title p.date {margin:0;font-size: 85%;}
#page-content {display: block;margin-top:2px;padding:0px 30px;font-size: 120%;}
#page-title h2 a {color:#111;}
#page-title h2 a:hover {color:purple;}
#page-title p.date {color:#111;}
#page-title p.date a {color:#111;}
#page-title p.date a:hover {color:purple;}
#page-content a {border-bottom:0px solid #AFAFAF; color:#111;}
#page-content a:hover {color:purple;}
/* Z) Others */
ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}
#aside ul {margin:5px 0; padding:0; list-style:none;}
#aside ul li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}
.hx-style01 {/*clear:both; */ background:url("images/") 0 50% repeat-x;}
.hx-style01 span {
	color: purple;
	background:;
	margin-left: 0px;
	padding: 3px 13px;
	border-bottom: #F5F5F5 solid 0px ;
	font-weight: bold;
	text-transform: capitalize;
}
a.ico-more {padding:5px 7px; border:0 !important;}
.alignright {float:right;}
.alignleft {float:left;}
.justify {text-align:justify;}
.top { margin-top: 30px;}
#commentform input {border:1px solid #cccccc;width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}
#commentform textarea {border:1px solid #cccccc;	width: 75%;	padding: 2px;	}
#commentform #submit {	margin: 0;	float: left;	}
/* End Form Elements */

/* Begin Comments*/
.nocomments {text-align:center;margin: 0;padding: 0;}
.commentmetadata {margin:0;display:block;}
img.avatar {float:left; margin-right:5px;}
/* End Comments */
/* tag cloud container */.pl_cloud { margin:1.5em 2em 3em 1em; }
/* category anchors list container */.pl_contents {margin:1.5em 2em 3em 1em; }
/* category title */.pl_cat_title {color:#696969;font-size:1.4em;}
/* prefix for category title */.pl_prefix {color:Purple; font-size:0.8em;}
/* posts counter in category title */.pl_cnt {color:Purple;font-size:0.65em;padding-bottom:0.7em;}
/* posts list */.pl_postlist ul {list-style-image: url("images/ico-list.gif");}
/* post date */.pl_date { color:silver; }
/* "view all" links for tag cloud and post lists */.pl_expand { font-size:.8em; }
.pl_expand a, .pl_expand a:visited { color:silver; }
.pl_cloud .pl_expand { margin:1em 0 0 0; }
.pl_postlist .pl_expand { margin:1em 0 2em 2em; }

div.bookmarkz {text-align: left; margin: 20px 0;}
.query {color:silver;font-size:9px;margin-left:25px;float:left;}
.e404 {color:silver;font-size:120%; margin-bottom: 30px;}
a.tagg {background:#f5f5f5;color:#222222;padding:5px;}
/* msie */
.box {height:1%;}
fieldset {margin-top:30px;}
th, td {padding:5px 7px;}

#photos img {margin-left:10px;}
.col30.fix {margin-right:-3px;}

.xmasb-quotes{}
.xmasb_quotes_image{text-align:center;margin-top:0px;margin-bottom:0px;padding:0px;}
.xmasb_quotes_quote{}
.xmasb_quotes_author{text-align:right;}