/*  
Theme Name: LuxBlog
Theme URI: http://luxblog.ru
Description: Theme for luxblog.ru site
Author: Alexander Kirushin, Julia Korkina
Author URI: http://amicus.ru

*/

body {
	align:center;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;	
}

div.post-content p img {
	border: 1px solid #666666;
	margin: 15px 0;
}

a.more-link {
	color:#0078B3;
	font-family:arial;
	font-size:12px;
}

.pagelist{
	 text-align:right;
	 padding:35px 60px 0 0;
 }
.logodiv{
	padding:70px 0 0 70px;
	}

	
#page {
	margin: 0px auto;
	width: 1000px;
}


#nav {
	list-style: none;
	margin: 0px;
	left: 5px;
                
}

#nav li {
	float: right;
	margin-left: 5px;
}

#nav .current_page_item a:visited{
	color: #cac197;
	text-decoration: none;
}
#nav .page_item_main a{
	color: #AAAAAA;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}
#nav .page_item a{
	font-family: arial;
	color:#999999;
	font-size:13px; 
	text-decoration: none;	
}
#nav .current_page_item a,#nav .page_item a:hover {

 }
/* content  */
#content {
	margin-left:20px;
	padding: 0;
	float: left;
	overflow: hidden;
	width: 590px;	
}
.post {
	clear:both;
	/*width:100%;*/
	padding-top: 15px;
}

.post-date {
	font-size:19px;
	font-family:arial;
	color:#999966;
	background:url(img/kalendar.gif) no-repeat;
	width:123px;
	height:105px;
	text-align: center;
	padding-top:37px;
	float: right;

}

.entry {
	float:left;
	clear:right;
	text-align:justify;
}
.post-cat {
	background: #1d2c31;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #5f4f42;
}
.post-comments {
	background: #1d2c31;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #1d2c31;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5f4f42;
}
.post-content {
	font-family: verdana;
 	font-size:13px;
 	padding-bottom:10px;
}

.post-content a {
	color:#006699;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #5f4f42;
}
.previous-entries a {
	text-transform:lowercase;
	font-weight:bold;
	font-family:arial;
	font-size:13px;
	float: left;
	padding-bottom:10px;
}
.next-entries a {
	text-transform:lowercase;
	font-weight:bold;
	font-family:arial;
	float: right;
	font-size:13px;
	padding-bottom:10px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #5f4f42;
	padding: 5px 0 5px 10px;
	clear: both;
	font-family:verdana;
	font-size:14px;
	color:#999966;
	background-color:#FFFFEA; 
}
.commentlist {
	margin: 10px 0px 0px 20px;
	padding-left: 20px;
	line-height: 130%;
	font-family:verdana;
	font-size:12px;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background-color:#EEEEEE;

}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-family:verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #666666;
}
.commentlist small {
	font-family:verdana;
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}


.commentlist small a {
	color:#006699;
	font-weight:bold;
}

#commentform {
	margin: 10px 0 30px 0;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #5f4f42 ;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: 1px solid #243940;
    background: #CCCCAA;
	margin-top:3px;
    color: #000000;
	font-size:14px;
	font-family:arial;
}
#commentform textarea{
	border: 1px solid #243940;
    background: #CCCCAA;
	margin-top:3px;
    color: #000000;
	font-size:14px;
	font-family:arial;
	width: 515px;
	height: 115px;

}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font-weight:bold;
	border: 1px solid #243940;
    background: #CCCCAA;
	margin-top:3px;
    color: #000000;
	font-size:14px;
	font-family:arial;
	width: 200px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	margin: 20px 0 0 0;
	width: 370px;
	color: #e1e0e2;
	overflow: hidden;
}

#left {
	float: left;
	margin-right: 3px ;
	width: 160px;
}
#right {
	margin-right: 3px ;
	float: right;
	width: 160px;
	padding-right:20px;
}


/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 1px;
	font-size: 0.8em;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#search {
 	background-image:url(img/search.gif);
	background-repeat:no-repeat;
	width:346px;
	height:60px;
	margin: 10px 0 0 0;
	padding: 30px 0 0 10px;
}

#searchform {
	margin: 0px ;
                right: 6px;
	float: right;
                position: absolute;
                top: 6px;
}
#searchform br {
	display: none;
}
#s {
	width: 220px;
	height: 16px;
	background: #FEFEFE;
                border:1px solid #1d2c31;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchsubmit {
	background:#EEEEEE ;
	border:1px solid #1d2c31;
	width: 100px;
	height: 20px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	width:1000px;
	height:100px;
	background-image:url(img/bg.jpg);
}
#footer a, #credit a:visited {
	color: #999999;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	color: #999999;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}



h2 a{
	font-size: 16px;
	font-family: arial;
	color:#006699;
	text-align: left;
	vertical-align: middle;
	padding: 0px 20px 0 0;
	margin: 0px;
	text-decoration:none;
	
}

h2 a:hover {
	text-decoration:underline;
}

h2 {
	font-size: 16px;
	font-family: arial;
	color:#006699;
}

h3 {
	font-size: 15px;
	font-family: arial;
	color:#333333;
}

span.auth {
	font-family: arial;
	font-size:12px;
	color:#666666;
}

span.auth_name {
	font-family: verdana;
	font-size:12px;
	color:#CC0000;
	font-weight: bold;
}

span.category {
	font-family: arial;
	font-size:12px;
	color:#999999;
}

span.category_name a{
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	color:#006699;
}
div.header{
	height:200px;
	background-image:url(img/bg.jpg);
	}
div.data {
	font-size:19px;
	font-family:arial;
	color:#999966;
	background-image:url(img/kalendar.gif);
	width:123px;
	height:105px;
	text-align: center;
	padding-top:37px;
}

div.text {
 	font-family: verdana;
 	font-size:13px;
 	padding-bottom:10px;	
}

div.line {
	background-image:url(img/bg_line.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding: 0px 30px 20px 0px;
	margin-bottom:5px;
	text-align: right;
	width:100%;
}
div.line a {
	line-height:24px;
	font-size:12px;
	font-family: arial;
	color:#0078B3;
	text-decoration: none;
	padding-left:30px;
	padding-bottom:5px;
	margin-bottom:7px;
	height:20px;
	background:url(img/comment.gif) no-repeat;
}

div.line a.readmore {
	background:transparent url(img/book.gif) no-repeat scroll 0%;
}

div.menu {
	font-weight:normal;
	font-size:18px;
	font-family:arial;
	color:#999966;
	text-align:left;
	background-image:url(img/menu.gif);
	background-repeat:no-repeat;
	padding:30px 0 0 10px;
	margin: 0;
}


}

/*h3.sidebartitle {*/

div#left ul,div#right ul {
	list-style: none;
	padding-left:10 px;
	}

div#left ul li,div#right ul li{
	margin: 0;
	padding:5px 0 0 2px;
	font-size:16px;
	font-family:arial;
	color:#999966;
	text-align: left;
	width:130px;
}

div#left ul li ul li,div#right ul li ul li{
	background:none;
	}
	
ul.list-rec,ul.list-archives {
	list-style: url(img/list.gif);
	font-size: 10px;
	font-family: verdana;
	color:#333333;
	text-decoration: none;
	margin:0px;
	padding:0px;	
	}

div.menu_search {

	padding:35px 0 0 20px;
	font-size:19px;
	font-family:arial;
	color:#999966;
	text-align: left;
	background-image:url(img/menu_search.gif);
	background-repeat: no-repeat;
	width:159px;
	height:76px;
}

ul.list-rec,
ul.list-archives,
ul.list-blogroll,
ul.list-cat,
ul.list-rss,
ul.list-meta{
	padding-left:5px;
	margin:10px 0 30px 5px;
}


ul.list-rec li a {
	list-style: url(img/list.gif);	
	width: 100px;
	font-size: 11px;
	font-family: verdana;
	color:#333333;
	text-decoration: none;	

}

ul.list-rec2
{
	padding-left:6px;
	margin:10px 0 30px 5px;
}


ul.list-rec2 li a {
	list-style: url(img/list.gif);	
	width: 100px;
	font-size: 11px;
	font-family: verdana;
	color:#333333;
	text-decoration: none;	

}

ul.list-rec2 li a:hover {
	list-style: url(img/list.gif);	
	width: 100px;
	font-size: 11px;
	font-family: verdana;
	color:#CC0000;
	text-decoration: none;	

}

span.text {
	font-family:arial;
	color:#006699;
}

