/*  
  Theme Name: Movere
  Theme URL: http://www.kottar.ru/ 
  Description: Theme for WordPress.
  Author: Vitei Kottar
 Author URI: http://www.kottar.ru/ 
 Version: 1.0 
*/ 
* {
border: 0;
margin: 0;
padding: 0;
}

html, body {
width: 100%;
height: 100%;
}

* html #container {
height:100%;
}

body {
background: #ffffff;
color: #666;
font-size: 12px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
	
#container {
position: relative;
background: #ffffff url(images/bg-container.jp) repeat-y;
width: 960px;
margin: 0 auto;
min-height: 100%;

}

.empty {
height: 44px;
}
	
a, a:visited {
text-decoration: none;
}

a:active {
outline: none;
}


#header { 
background: url(images/bg-header.jpg) no-repeat; 
width: 960px; 
height: 143px; 
margin: 0 auto; 

} 

	
#header .logo {
width: 144px;
height: 124px;
float: left;
}

#header h1 {
color: #4AA0CF;
font-size: 15px;
font-weight: normal;
letter-spacing: -2pt;

}

#header .description a{
width: 380px;
color: #5a5a5a;
margin: 0 0 0 270px;
padding: 5px 0 0 0;
font-size: 21px;
letter-spacing: -1pt; 
float: left;
text-shadow: #bfbfbf 2px 2px 1px;
}
#header .description a:hover{
width: 380px;
color: #5a5a5a;
margin: 0 0 0 270px;
padding: 5px 0 0 0;
font-size: 19px;
letter-spacing: -1pt; 
float: left;
text-shadow: #bfbfbf 2px 2px 1px;
text-decoration:underline;
}

#header .menu {
color: #909090;
font-family: Verdana, Georgia, Trebuchet MS;
text-shadow: #000 0px 0px 1px;
font-size: 17px; 
    position: absolute; 
    top: 75px; 
    left: 5px;
}
#header .menu a{
color: #909090;
font-family: Verdana, Georgia, Trebuchet MS;
text-shadow: #000 0px 0px 1px;
}
#header .menu a:hover{
color: #000000;
text-shadow: #000 2px 3px 10px;
text-decoration:underline;
}

#header .menucat {
padding-top: 50px;
padding-left: 175px;
}

#header .ex {
    position: absolute; 
    top: 48px; 
    left: 320px; 
	width: 300px;
	height: 110px;
    /*line-height: 1px;*/
}
#header .ex1 {
    position: absolute; 
    top: 40px; 
    left: 640px; 
	width: 300px;
	height: 90px;
    /*line-height: 1px;*/
}
#header .menucat a{
color: #5a5a5a;
font-size: 12px;
}
#header .menucat a:hover{
color: #000;
font-size: 12px;
text-shadow: #909090 1px 1px 1px;
text-decoration:underline;
}
#header .ex a{
color: #000;
font-size: 12px;
}
#header .ex a:hover{
color: #000;
font-size: 12px;
text-shadow: #bf6f40 1px 1px 1px;
text-decoration:underline;
}

#content {
width: 730px;
float: left;
padding: 0 0 20px 10px;
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


#content p {
padding: 0px 10px 10px;border:1px;

}

#content a {
color: #000000;
text-decoration:none;
BORDER-BOTTOM:1px dashed #000;
}

#content a:hover {
color: #000000;
BORDER-BOTTOM:1px solid #000;
text-shadow: #666 3px 2px 4px;
}

#content h2 {
background: url(images/h.gif) no-repeat 0 50%;
color: #5a5a5a;
font-size: 21px;
font-weight: normal;
font-family: Times New Roman,Arial, Verdana, Georgia, Trebuchet MS;
line-height: 1em;
padding: 0px 0 0px 15px;
text-shadow: #898989 1px 1px 0px;
}

#content ol {
margin: 0 0 15px 20px;
}
		
#content ul {
list-style-type: square;
margin: 0 0 15px 20px;
}
	
blockquote {
background: url(images/bquote.gif) no-repeat 95% 0;
color: #4B5A69;
font-style: italic;
padding: 0px 50px 0px 0px;
margin: 0 0 5px 15px;
  border-left: 1px dotted #4B5A69;
  border-bottom: 1px dotted #4B5A69;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.post-date {
  background: url(images/g.png);
color: #728790;
font-size: .8em;
margin: 0px 10px 15px;
}
	

#r_sidebar h2 {
background: url(images/bull.gif) no-repeat 0 80%;
color: #000;
font-size: 12px;
letter-spacing: -1pt;
margin: 0 0 5px 0px;
padding: 10px 0 0 15px;
font-size: 15px;
text-shadow: #9a7761 1px 1px 1px;
}
	
#r_sidebar ul {
list-style: none;
}

#r_sidebar ul li {
padding: 0px 0px 0;

}
	
#r_sidebar ul li a {
color: #000000;
}

#r_sidebar ul li a:hover {
color: #4B5A69;
text-decoration:underline;
}
	
#r_sidebar {
background: url(images/g.png);
color: #00000;
float: right;
width: 210px;
font-size: 95%;
padding: 0 0 20px;
  border: 1px solid ececec;

  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; */
}

#searchform {
overflow: hidden;
}
	
#s {
background: url(images/search.gif) no-repeat;
width: 131px;
height: 21px;
font-size: 1em;
padding: 2px 5px;
margin: 10px 0 0 15px;
}

.ads {
margin: 10px 0 0 3px;
}

.tags {
line-height: 16px;
font-weight: bold;
padding: 0 5px;
}

.tags a {
color: #8DB38D;
}

.tags a:hover {
color: #4B5A69;
}

.counters {
margin: 10px 5px 10px 15px;
}
	
#footer {
position: relative;
background: #15191c url(images/bg-footer.jpg) no-repeat;
width: 960px;
height: 195px;
color: #43728B;
font-size: .9em;
margin: -44px auto 0;
}
#footer .stat{
padding: 0px 20px 10px 20px;
}

#footer p {
padding: 130px 0px 0 620px;
}
	
#footer a, #footer a:visited {
color: #4AA0CF;
text-decoration: none;
}
	
#footer a:hover {
color: #43728B;
text-decoration: underline;
}

.approve {
font-style: italic;
}

.clearfloat {
clear: both;
border-bottom: 1px solid #cfcfcf;
}
/*.date{
  background: #fff url(images/h.jpg)  no-repeat;
  width: 730px;
  height: 30px;
}*/
.dat { 
padding: 5px 0px 0px 29px;
color: red;
color: #fff;
font-size: 13px;
}
.pagenavi {
padding: 10px 10px 10px 10px;
}
#nav {
color: #666; 
font-size: 15; 
padding-top: 5px;
padding-left: 15px;

}

#nav a {
color: #000000;
}

#nav a:hover {
color: #000000;
text-decoration:underline;
text-shadow: #bf6f40 3px 2px 4px;
}

#nav p {
  background: url(images/g.png);
  border: 1px solid #ffff;

  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; 
}

    .navigation {display: block; text-align: center; padding-top: 3px;}

    .alignleft {float: left;}

    .alignright {float: right;}
/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify}
.commentlist h4{padding:0 30px}
.commentlist ol{padding-right:30px}
.commentlist ol li{list-style:none}
.comment-meta{font-size:12px;margin:18px 10px 10px 0}
.comment-meta img{float:left;margin:0 10px 0 0}
.comment-meta span{line-height:42px}
.comment-meta span.comment-name{font-weight:bold}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#cc0000;text-decoration:underline}
.comment-meta span.date{font-size:11px}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc}
.comment-entry p{margin:0}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px}
.comment-form h4{margin-bottom:18px;padding:0 30px}
.comment-form a{color:#333;text-decoration:underline}
.comment-form a:hover{color:#cc0000;text-decoration:underline}
.comment-form fieldset{padding:0 30px}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%}
.comment-form .notice{color:#666;float:right}
.comment-navigation{padding:10px 30px}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline}
.comment-navigation a:hover{color:#cc0000}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline}
.comment-reply a:hover{color:#cc0000}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px}
#cancel-comment-reply a:hover{color:#cc0000}
.nocomments{border:1px solid #ddd;margin-bottom:20px;padding:30px}