/*
Theme Name: Wherry.Ru
Theme URI: http://www.wherry.ru/
Description: Simple theme for wherry.ru site
Author: Oreldesign
Version: 0.1
Tags: wherry, simple
*/

img{border:none;}
p.aligncenter{text-align:center;}

a:link {
color: #003a69;
}

a:hover{
text-decoration: underline;
}

a:visited {
color: #003a69;
}

*
{
border: 0;
margin: 0;
}

body
{
font: 12px Tahoma, Arial, Helvetica, sans-serif;
color: #666666;
background: #333F4B;
}


#main
{
margin: 0 auto;
width: 778px;
background: #9B9B9B;
border-right: 10px solid #9B9B9B;
border-left: 10px solid #9B9B9B;
border-bottom: 10px solid #9B9B9B;
}

#header
{
width: 778px;
margin: 0 auto;
height: 325px;
background: url(/wp-content/themes/wrry/images/header.jpg) no-repeat center bottom;
border-bottom: 8px solid #9B9B9B;
}

#logo
{
padding-left: 20px;
text-align: left;
padding-top: 265px;

}

#logo a {
text-decoration: none;
color: #FFFFFF;
}


#logo H2 a
{
 font-size: 40px;
}

#buttons
{
width: 778px;
height: 62px;
margin: 0 auto;
background: url(/wp-content/themes/wrry/images/menu.gif) repeat-x;
}

#buttons ul {
 padding-left: 42px;
 margin: 0px;
}

#buttons li {
display: inline;
}

#buttons a {
display: block;
float: left;
width: 95px;
height: 40px;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: bold;
font-size: 14px;
padding-top: 22px;
margin-right: 5px;
}

#buttons a:hover {
width: 95px;
 height: 40px;
background: url(/wp-content/themes/wrry/images/menu_hover.gif) repeat-x;
}

#content
{
width: 768px;
padding: 5px;
}

#content_bg{
background: #dadada url(/wp-content/themes/wrry/images/content_bg.gif) repeat-x top;
padding: 5px;
border-top: 1px solid #dadada;
}

#left
{
width: 470px;
padding: 5px 10px 10px 10px;
background: #ffffff;
border: 1px solid #dadada;
}

#left p, #left ul{
 margin-bottom: 5px;
}


.text{
padding-bottom: 10px;
}

#left h1, #left h2
{
color: #003a69;
font-size: 24px;
font-family: Verdana, Tahoma;
padding-left: 10px;
margin-bottom: 10px;
font-weight:normal;
border-bottom: 1px solid #003a69;
}

#left a
{
 color: #003a69;
}

#left a:hover{
text-decoration: none;
color: #353535;
}


#right
{
width: 257px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}

#right ul
{
list-style: none;
display:block;
padding-left: 20px;
padding-top: 10px;
}

#right ul li{
margin-bottom: 20px;
height: 24px;
}

#archives ul li {
margin-bottom: 5px;
background:url(/wp-content/themes/wrry/images/list_style.gif) no-repeat left;
padding-left: 15px;

}

#right h2 {
height: 34px;
background: url(/wp-content/themes/wrry/images/title_right.gif) no-repeat;
font-size: 18px;
color: #ffffff;
text-align:center;
padding-top: 12px;
font-weight: normal;
}

#right a{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-family: 12px;
font-weight: bold;
}

#right a:hover {
text-decoration: underline;
}

#right li a {
padding-left: 10px;
}

#footer
{
background: url(/wp-content/themes/wrry/images/footer.gif) repeat-x;
height: 43px;
margin: 0 auto;
font-size: 12px;
color: #ffffff;
padding-top: 20px;
text-align: center;
clear:both;
}

#footer a
{
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}
#footer a:hover
{
text-decoration:none;
}

/* my */
img.gall{
padding: 5px;
background-color: #f2ebc8;
}

#abt{
width: 235px;
background-color: #FFFFFF;
border: solid 1px #808080;
padding: 10px;
margin:0 auto;
}
.abt{
width: 235px;
background-color: #FFFFFF;
border: solid 1px #808080;
padding: 10px;
margin:0 auto;
}
.clear {clear:both;}
.navigation .alignleft{float:left;text-align:left;width:50%}
.navigation .alignright{float:right;text-align:right;width:50%;}