/*
Theme Name: lamer-stop
Theme URI: http://www.lamer-stop.ru/
Version: 1.0
Description: 3-column Theme for lamer-stop.ru
Author: Nastya Manno
Author URI: http://www.mannodesign.com/
*/

* {
margin: 0;
padding: 0;
border: 0;
}
html {
background:#fff;
}
body { 
background: #EBEBEB url(images/content-bg.png) repeat-y center top;

color: #4F556A;
font: .8em Verdana, Arial, Sans-Serif;
}

a, a:hover {
text-decoration: none;
outline: none;
}

a:active {
outline: none;
}

#topwrap {
background: #EBEBEB url(images/header-bg.png) no-repeat top center;
width: 100%;
height: 193px;
}

#top {
background: transparent url(images/top-bg.png) repeat-x top;
width: 100%;
height: 45px;
}

#header { 
width: 960px; 
height: 193px;
margin: 0 auto;
}

.header-left {
width: 460px;
float: left;
}

.header-right {
width: 490px;
float: right;
margin: 10px 0 0;
text-align: right;
}

.header-right a:hover {
color: #333;
}

#header h1 {
font-size:24px;

margin: 50px 0 10px;
letter-spacing: -1pt;
line-height: 1em;
}

.pc1 {
font-size:18px;
color:#17648F;
text-decoration:none;

margin: 0 0 5px;
} 

#header h1 a {
color: #646465;
}

#header h1 a:hover {
color: #000;
}

  #header2 {
position: relative;
font-size: 23.8px;
font-weight: bold;
margin-top: 51.3px;
margin-left: 10px;
padding-bottom: 10px;
letter-spacing: -1pt;
line-height: 1em;
}

.logo {
position: relative;
top: 0;
left: 0;
width: 209px;
height: 183px;
float: left;
margin: 0 15px 0 0;
}

p.description {
font-family:'Arial', Sans-Serif;
font-size:12px;
color: #929393;
}

.twitter, .rss {
margin: 0 20px 0 0;
font: 13px 'Arial', Sans-Serif;
font-weight: bold;
letter-spacing: -1pt;
}

.twitter {
color: #11b9f0;
}

.rss {
color: #fe9c01;
}

#ads {
width: 468px;
margin: 20px 10px 0 0;
float: right;
}

#ads img {
margin: 0 0 5px;
}

#contentwrap {
background: #EBEBEB url(images/content-bg.png) repeat-y center top;

}

.img1 {
padding: 0 10px 5px 0;
float: left;
}

.img2 {
padding: 0 0 5px 10px;
float: right;
}

#menu {
background: #BFEAFF url(images/menu-bg.png) repeat-x;
width: 960px;
height: 39px;


margin: 0 auto;
}

#menu ul {
list-style: none;
width: 700px;
float: left;
margin: 8px 0 0;
}

#menu ul li {
display: inline;
float: left;
margin: 0 0 0 10px;
line-height: 21px;
}

#menu ul li a {
height: 21px;
display: block;
float: left;
color: #7492a1;
padding: 0 11px 0 0;
font-size:12px;
font-weight:bold;
}

#menu a span {
padding: 0 0 0 11px;
display: block;
}

#menu a:hover {
background: url(images/menu-right.png) no-repeat top right;
color: #fff;
}

#menu a:hover span {
background: url(images/menu-left.png) no-repeat top left;
}

#searchform {
background: url(images/search.png) no-repeat;
width: 230px;
height: 31px;
float: right;
margin: 8px 0 0;
}
	
#s {
background: transparent;
width: 180px;
color: #fff;
font: 13px 'Arial Black', Sans-Serif;
padding: 1px 5px 5px 10px;
}
	
#sbutt {
vertical-align: top;
margin:0;
float: right;
}
*+html #sbutt { 
    margin-top:-28px;
}

h3 {

color:#333;
font-weight:normal;
font-size: 145%;
margin: 0 0 5px;
letter-spacing: -1pt;
}


.sub {
margin: 0 0 2px 30px;
padding: 0;
color: #888;
}

#content {
font-size:13px; 
width: 960px;
margin: 0 auto;
}
#content p {
font-size:13px; 
}

.left-sidebar {
width: 200px;
font-size: 13px;
float: left;

}

.right-sidebar {
width: 187px; 
font-size: 13px;
float: left;
padding-left:13px;
}

.left-sidebar h2, .right-sidebar h2 {

font: 12px 'Arial Black', Sans-Serif;
color: #7492a1;
letter-spacing: 1pt;
margin: 10px 10px 10px 5px;
padding: 0 0 0 5px;
line-height: 21px;

}
.left-sidebar ul {
list-style-type: none;
margin: 0 0 15px 3px;
}
.right-sidebar ul {
list-style-type: none;
margin: 0 0 15px 3px;
}
.left-sidebar ul li {
list-style-type: none;
margin: 0 0 25px;
}
.right-sidebar ul li {
list-style-type: none;
margin: 0 0 25px;
}
.left-sidebar ul ul li {
background: url(images/arrow.gif) no-repeat left;
margin: 0 5px 15px;
padding: 0 0 0 10px;

}
 .right-sidebar ul ul li {

background: url(images/arrow.gif) no-repeat left 5px;
margin: 0 5px 15px;
padding: 0 0 0 10px;
}

.left-sidebar li, .right-sidebar li {
margin: 0 0 5px;
}

.left-sidebar a, .right-sidebar a {
color: #4F7389;
}

.left-sidebar p, .right-sidebar p {
margin: 10px;
}

.left-sidebar a:hover, .right-sidebar a:hover {
color: #747475;
text-decoration: underline;
}

.stat {
text-align: center;
margin: 10px 10px 15px;
}

.center-column {
font-size:13px;
width: 530px;
padding: 10px 0;
margin: 0 0 0 15px;
float: left;

}
.center-column p {
font-size:13px;
}
.center-column h2 { 
color:#333;
font-weight:normal;
font-size: 145%;
margin: 0 0 5px;
letter-spacing: -1pt;
}

.center-column h2 a {
color: blue;
text-decoration:none;
}

.center-column h2 a:hover{
color: #333;
text-decoration:none;
}

.post {
margin: 0 0 30px;
padding: 0 0 20px;
border-bottom: #ccc dashed 1px
}

.meta {
font: 1em 'Arial Narrow', Sans-Serif;
margin: 5px 0 10px;
}

.center-column p {
margin: 10px 0 0 0;
line-height: 1.5em;
text-align: justify;
}

.center-column ul {
list-style-type: square;
list-style-position: inside;
margin: 10px 0 0 0;
line-height: 1.5em;
}

.center-column ol {
list-style-position: inside;
margin: 10px 0 0 0;
line-height: 1.5em;
}


.entry a, .meta a, .commentlist a, .comment-respond a {
color: #0000FF;
}

.entry a:hover, .meta a:hover, .commentlist a:hover, .comment-respond a:hover {
color: #646465;
}

.navigation {
color: #777;
font: 1.3em Verdana, Sans-Serif;
font-weight: normal;
letter-spacing: -1pt; 
display: block;
clear: both;
margin: 30px 0; 
}

.navigation a {
color: #646465;
}

.navigation a:hover {
color: #545465;
}

.navyleft {
background: url(images/page-left.png) no-repeat center left;
line-height: 31px;
padding: 0 0 0 33px;
float: left;
}

.navyright {
background: url(images/page-right.png) no-repeat center right;
line-height: 31px;
padding: 0 33px 0 0;
float: right;
}

.clearfloat {
clear: both;
}

.tags {
line-height: 1.5em;
}

#footer { 
clear: both;
width: 100%;
height: 50px;
color: #fff;  
background: #646464 url(images/footer-bg.gif) repeat-x; 
font-size: 11px; 
text-align: center; 

}

#footer p {
padding: 17px 0 0 0; 
}

#footer a {
color: #ABD0E2;
}

#footer a:hover {
color: #fff;
}

.commentlist {
list-style-position: inside;
width: 527px;
padding: 0 0 20px;
}

.comment {
margin: 0 0 20px;
}

.commenttext {
background: #effaff url(images/comment-text.gif) no-repeat top;
margin: 3px 0 10px;
padding: 10px;
}

#commentform {
margin: 1em 0;
width: 520px;
}

#commentform textarea {
background: #e4f5fe;
border: #ccc solid 1px;
width: 520px;
padding: 5px;
}

#email, #author, #url, #submit {
background: #e4f5fe;
border: #ccc solid 1px;
font-size: 1.2em;
width: 280px;
padding: 10px 5px;
}

/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
text-align: center;
}
.textwidget form {
margin-left:15px;

}
/* End captions */

.left-sidebar ul {
margin-left:10px\0/;
}
.left-sidebar li a {
margin: 0\0/;
padding: 0\0/;
}

.left-sidebar li.widget {
background: none\0/;
margin-left:-15px\0/;
}
.alk
{
height: 10px;
color: #fff;  
}

