/*  
Theme Name: Simpla Widgetized
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme, widgetized by <a href="http://blog.typpz.com">Nikolaos Maounis</a>
Version: 1.01
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#fff url(images/header.png) top center no-repeat;
	/* border-top:5px solid #333; */
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
        line-height:1.5;
	margin:0;
	padding:80 0 0 0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:100em;	
}
#content{
        margin-top:180px;
	font-size:1.2em;
	float:right;
	padding:2em;
	width:60em;
}
#sidebar{
	margin-top:105px;
	
	font-size:1.1em;
	float:right;
	padding-top:9em;
	width:19em;
}
#header{
	padding:3em 1em 0em 4em;
	text-align:left;
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.1em;
	margin:0;
margin-bottom:15px;
	margin-right:1em;
}
#header h1 a{
font:bold 32px Arial;
	color:#0088ab;
}
#header h1 a:hover{
	color:#0088ab; text-decoration:underline;
}
#header p{
	color:#0088ab;
	font:normal 14px Arial;
	margin:0;
	margin-top:-0.5em;
}


h1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	margin:0;
	margin-right:0em;
}

.entrytitle h2{
	font-size:1.7em;
}
.entrytitle h2 a
{
	color:#0088ab;
}
.entrytitle h2 a:hover{
	color:0088ab; text-decoration:underline;
}
.entrytitle h3{
	font-size:1.0em;
	color:#6F6F6F;
font-weight:bold;
}
#sidebar h3{
	color:#555;
	font-size:1.9em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
font-size:16px;
}

p { font-size:16px; }

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
	
}

img {border:none;}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li{
  margin-bottom:0.3em;
  padding:0.3em;
}
#sidebar ul ul li{
  border-bottom:1px dotted #ddd;
}

#sidebar ul li h2{
  font-size: 19px;
}

#sidebar ul ul li a {
font-size:16px; font-weight:normal; color:#f260bb; # ������� ������� ����
}

#sidebar ul ul li a:hover {
color:#f260bb; text-decoration:underline;
}

.linkcat a {font-size:14px;}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#3eb6d3;  
	text-decoration:none;
}
a:hover{
	color:#3eb6d3;
	text-decoration:underline;
}

.navigation {
	height: 50px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;}


#PAGINATB {
position:relative;
width:650px; 
border:none;
overflow:hidden; 
height: 40px;
padding: 8px 0 8px 0;
margin: 8px 0 8px 0;
}

#BottomScrollTable {
width : 650px;
height: 40px;
}

#BottomScrollTable a{
text-decoration : none;
}

.strelka {
padding: 8px 0 18px 0;
margin: 8px 0 18px 0;
font-size: 18px;
}
