/*  
Theme Name: Pablito's Moscow Yabloko theme
Theme URI: 
Description: Тема для вебсайта Московского Яблока
Version: 0.1
Author: Pablito
Author URI: http://www.pablito.ru
*/

*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #FFFFFF;
	font-size: small;
	font-size: 13px;
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
}

hr {
	clear: both;
	visibility: hidden;
	margin: 0;
}

a
{
	color: #f03300;
	text-decoration: none;
	border-bottom:#f03300 1px dashed;
}

a:hover
{
	border-bottom:#f03300 1px solid;
}
p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em 0;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
td
{
	padding: 3px;
}
img
{
	/* margin: 5px; */
	border: none;
}

img.left
{
	float: left;
	margin: 0 14px 3px 0;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
}

a img
{
	border: none;
}

a.imglink, a.imglink:hover
{
	border: none;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}

/* #upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/upbg.gif) no-repeat;
	width: 800px;
	height: 264px;
	z-index: 1;
} */

#outer
{
	position: relative;
	margin: 0 auto;
	min-width: 1009px;
	/* background: #fff url(images/abg.gif) repeat-y; */
}

#inner
{
	position: relative;
	padding: 5px 10px 5px 10px;
	z-index: 2;
}

#header
{
	position: absolute;
	background: #006400 url(images/yablogo.gif) no-repeat;
	width: 337px;
	height: 75px;
	color: #ffffff;
	margin: 10px 0px 0px 10px;
}

#header a
{
	margin: auto;
	display: block;
	height: 75px;
	text-decoration: none;
	border: 0;
	text-indent: -9000px;
	width: 337px;
}

#splash
{
	left: 400px;
	position: absolute;
	height: 75px;
	margin: 10px 0px 0px 0px;
}

#splash span
{
	font-weight: normal;
}

#splash h1
{
/*	width: 370px;
	text-align: center; */
	font-size: 230%;
	line-height:1em;
	margin: 10px 0 15px 0px;
}
#splash h1 a 
{
	color:#006400;
	text-decoration:none;
	border:none;
}
#splash h2
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}
#headmenu
{
	margin: 0px 0 0 0px;
}
#headmenu, #headmenu a
{
	color: #000000;
	font-size: 13px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	margin: 0px 0 0 0px;
}
#headmenu a:hover,
#headmenu a:active
{
	font-weight: bold;
}

#search, #search a
{
	color: #000000;
	font-size: 10px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	margin: 0px 0 0 0;
}
#searchform
{

}
#menu
{
	position: relative;
	list-style-type:none;
	background: #006400 url(images/mi4.gif) 50% 0 repeat-x;
	margin: 100px -16px 0px -16px;
	float:none;
	padding:0;
	height:41px;
	border-top:17px solid #8B8B8B;
	border-bottom:17px solid #D9D9D9;
	/*overflow:hidden;*/
}
#menu ul
{
	margin:0;
	padding:0;
}

#menu ul li
{
	background:none;
	padding:0; 
	margin:0;
	display:table-row;
	float:left;
} 

#menu ul li a
{

	font-size:10px;
	text-transform:uppercase; 
	display:table-cell;
	vertical-align:middle;
	height: 41px;
	line-height: 41px;
	text-align:center;
	color: #ffffff;
	border:0;
	border-right: 1px dashed white;
	padding: 0px 10px 0px 10px;
	background:url(images/mi4.gif) center left transparent repeat-x;
}

* HTML #menu ul li a {margin: -1px 0px 1px 0px;} /* грёбаный IE 6... */
*+HTML #menu ul li a {margin: -1px 0px 1px 0px;} /* грёбаный IE 7... */

/** HTML #menu ul li a {line-height:70px !important;	padding: 15px 8px 15px 8px !important;} /* грёбаный IE 6... */
*+HTML #menu ul li a {line-height:70px !important;	padding: 15px 8px 15px 8px !important;} /* грёбаный IE 7... */


#menu ul li a:hover {
	background:url(images/mi5.gif) center left transparent repeat-x;
	color:#ffffff;
}

#menu ul li.current_page_item a, #menu ul li a:active, #menu ul li a.current  {
	background:url(images/mi6.gif) center left transparent repeat-x;
	color:#ffffff !important;
	font-weight: bold;
}

#content
{
	position: relative;
	min-width: 534px;
	width: 50%;
	float: left;
	padding: 15px 0px 0px 10px;
}

#content .toplink1
{
	text-align:center;
	margin:20px;
}
#content .toplink1 a
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration: underline;
	border:0;
	padding:8px;
/*	backround: #EC9600; */
	background: url(images/bg1.gif) bottom repeat-x;
}

#content .toplink2
{
	text-align:center;
	margin:20px;
}
#content .toplink2 a
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration: underline;
	border:0;
	padding:8px;
	background: url(images/bg2.gif) bottom repeat-x;
}

#content .post .header 
{
	background: url(images/a22.gif) bottom repeat-x;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
#content h3,#content h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
}
#content h5
{
	position: relative;
	top: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #656551;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited, #content h5 a:link, #content h5 a:visited 
{
	border-bottom:#656551 1px solid;
	color:#656551;
}
#content h3 a:hover,#content h3 a:active, #content h5 a:hover,#content h5 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content h3 a:active, #content h5 a:active 
{
	border-bottom:none;	
}
#content .pageh3 a:link, #content .pageh3 a:visited 
{
	border-bottom:none;
	color:#656551;
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 15px;
}
#content .entry img
{
	border: black 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .post
{
	margin-bottom: 30px;
}

#content .mini-post {
	float: left;
	width: 46%;
	margin: 0px 2% 0 0;
}

#content .post .date
{
	float:right;
	font-size: 70%;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .mini-post .date
{
	width: 35%;

}
#content .post .date em 
{
	font-style:normal;
	color:#666;
}
#content .post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
#content .post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .entry
{
	margin-bottom: 0;
	text-align:justify;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	background: url(images/a33.gif) repeat-x bottom;
	clear: both;
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:3px 0;	
	vertical-algn: middle;
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
	vertical-align: middle;	
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
	background-position: 0 5px;
}
#content .post h4 
{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

#content .anons
{
	margin-bottom: 30px;
	border: 1px gray dashed;
	/* background-color: #F0F4E9; */
}
#content .anons h3
{
	padding:5px 15px;
	font-size: 18px;
	color: red;
}
#content .anons .entry
{
	margin-bottom: 0;
	text-align:justify;
}


#sidebar
{
	position: relative;
	width: 23%; 
	padding: 15px 0px;
	margin:0;
}
#sidebarleft
{
	position: relative;
	float: left;
	width: 22%; 
	padding: 15px 0px;
	margin: 0;
}
#sidebar img, #sidebarleft img {
	margin: 0;
	padding: 0;
}

#sidebar h2, #sidebarleft h2
{
	position: relative;
	font-size: 16px;
	color: #656551;
	background: url(images/border.gif) bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 10px 0;
	/* text-transform:uppercase; */
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}
#sidebar li ul li h2, #sidebarleft li ul li h2
{
	background: url(images/a22.gif) bottom repeat-x;
	padding:0 0 5px 0 ;
	margin-bottom: 10px;
}
#sidebar ul, #sidebarleft ul 
{
	list-style:none;
	padding: 0 15px;
	margin: 0 0 0px 0;
}
#sidebar ul li, #sidebarleft ul li 
{
	list-style:none;
	padding: 3px 0;
	margin:0;
}
#sidebar ul ul, #sidebarleft ul ul 
{
	padding: 0 0 0 15px;
	margin:0;
}
#sidebar ul ul li, #sidebarleft ul ul li
{
	font-size: 11px;
}
#sidebar ul ul ul li, #sidebarleft ul ul ul li
{
	/* list-style-image:url(images/arrow.gif); */
	padding: 3px 0;	
	margin:0;
}
#sidebar a:link,#sidebar a:visited,#sidebarleft a:link,#sidebarleft a:visited 
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active, #sidebarleft a:hover, #sidebarleft a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds li, #sidebarleft ul.feeds li 
{
	list-style-image:url(images/feed.png);
	padding: 0 2px;	
	margin:0 0 0 1em;
	vertical-align: middle;
}

#sidemenu ul
{
	line-height: 1.3em;
 
}
#sidemenu ul li
{

	display:table-row; 
	line-height: 1.4em;
	padding: 0;
}
#sidemenu ul li a
{
	width: 100%;
	min-width: 200px;
	background-color: #EBF2E4;
	display:table-cell; 
	border-left: 5px double #cccccc;
	color: #323432;
	float: left;
	margin-bottom: 5px;
	padding: 3px 1px 3px 5px;
	text-decoration: none;
}
#sidemenu ul li a:hover, #sidemenu ul li a:active, #sidemenu ul li.current_page_item a, #sidemenu ul li a.current
{
	border: 0;
	background-color: #eaeaea;
	border-left: 5px solid #A02828;
	color: #4E4F4E;
}

/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	position: relative;
	clear: both;
	text-align: left;
	border-top:#e8e8de 1px solid;
	background:#F7F7EB;
	color: #747461;
	padding: 10px;
	margin:0 -16px -5px -16px; 
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.gal
{
	padding: 5px;
	border: 0;
}
.gal a
{
	border: 0;
}

#searchsubmit 
{
	border:#5A5A5A 1px solid;
	font-size:1em;
	background:url(images/a18.gif) repeat-x top;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

