/*
Theme Name: Money
Theme URI: http://money.test/
Description: Money theme.
Author: Nemyrych
Author URI: http://nemyrych.livejournal.com/
Tags: varenik
*/


#html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-align:center;
	margin:0;
	padding:0;
}

img{
border:0;}

a{
text-decoration:none;
color:#369;}

a:hover{
text-decoration:underline;}

#container{
width:950px;
margin:0 auto;
text-align:left;
margin-top:5px;}

#header{
height:60px;
background-image:url(images/header.png);
background-position:top center;
background-repeat:no-repeat;
margin-bottom:15px;
?margin-bottom:4px;
}

#logo{
float:left;
}

#menu{
float:left;
padding:0;
margin:0;
margin-top:25px;
margin-left:20px;
background-image:url(images/menu-left.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:5px;
width:auto;
}

#menulist{
padding:0;
margin:0;
list-style-type:none;
height:18px;
background-image:url(images/menu-right.gif);
background-position:right center;
background-repeat:no-repeat;
background-color:#c00;
float:left;} 

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

}

#menulist a{
color:#fff;
margin:0 5px 0 5px;
}

#search {
float:right;}

#searchform{
padding:22px 15px 0 0;
margin:0;}

#searchform input{
border:none;
padding:0 0 0 3px;}

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

.post{
background-color:#FFFBF4;
border:#EEEEFF 1px solid;
padding:0 10px 10px 10px;
margin:0 0 10px 0;
overflow:auto;
height:1%;
}

.post h2{
font-size:16px;
padding:0;
margin:10px 0 10px 0;
color:#333399;


}

.post h2 a{
color:#333399;
}
.post a{
color:#666;}

.post a:hover{
text-decoration:underline;}

.post p{
margin:0 0 7px 0;
padding:0;}
.entry p{
padding-bottom:12px;}
.author{
margin:0 0 10px 0;
color:#999;}

.author a{
font-weight:bold;
color:#999;

}

.postimage{
float:left;
clear:left!important;
margin:0 10px 0 0;
}

.postinfo{
background-color:#FFFBF4;
border:#EEEEFF 1px solid;
height:20px;
padding:5px 10px 0 10px;
text-align:right;
margin:0 0 10px 0;
clear:left;
}

.postinfo a{
color:#666;}

.counter{
float:left;
clear:left;}

.commentlist{
padding:0;
margin:0;
list-style-type:none;}

.commentlist li{
background-color:#F4FBFB;
border:#ddd 1px solid;
padding:10px;
margin:0 0 10px 0;

}

#submit{
background-color:#f00;
border:none;
color:#fff;}

#sidebar {
padding:0;
margin:0;
float:right;
width:300px;
font-weight:bold;
color:#336699;
}

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

#sidebar h2{
padding:0;
background-image:url(images/h2.png);
background-position:left center;
background-repeat:no-repeat;
height:28px;
color:#fff;
font-size:16px;
padding:7px 0 0 10px;
margin:0 0 10px 0;}

#sidebar li{
padding:0 0 7px 0;}

#sidebar a{
color:#336699;
font-weight:normal;}

#footer{
background-color:#FFFBF4;
border-top:#EEEEFF 1px solid;
clear:both;
padding:10px;
margin-bottom:10px;}

#calendar{
font-weight:normal;
}

#calendar a{
font-weight:bold;
}
#wp-calendar{
margin:auto;
}

#wp-calendar td{
width:38px;
}
#calendar_wrap{
text-align:center;}
#adm{
text-align:right;}
#adm a{
color:#ccc!important;}
#adm a:hover{
color:#999!important;}
.textwidget{
padding:10px;}