/*
Theme Name: Трехколончатый дизайн
Theme URI: 
Version: 1.0
Description: Стандартный 3-х колончатый дизайн
Author: Yuri
Author URI: 
*/

/*
Dark color: #D60029
Light color: #FFEFE6
Background (former): #E0E6E0
*/

body {
  text-align: center;
  margin:0;
  color:#666666;
  background-color: #FFEFE6;
  max-width:1280px;
}

img {
  margin: 5px;
  border-width: 1px;
}

A:link {
	COLOR: #0000CC; text-decoration: underline;
}
A:visited {
	COLOR: #660099; text-decoration: underline;
}
A:active {
	COLOR: #0000CC; text-decoration: underline;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  text-align: left;
  background: #FFFFFF;
}

#header_wrapper {
  margin:0px; padding:0px;
  background: #FFEFE6 /*url(/images/abcwoman_title.gif) top right no-repeat*/;
}

#header {
  padding:5px;
  margin:0px;
}

#header h1 {
  margin: 0px;
  margin-left:60px;
  text-align: left;
  font-family: verdana, arial, sans-serif;
  font-size: 2.25em;
  letter-spacing: -1px;
}

#header h1 a {
 color:#D60029;
 text-decoration:none;
}

#header h1 a :visited
{
 text-decoration:none;
 color:#D60029;
}
#header h1 a:hover
{
 text-decoration:none;
 color:#D60029;
}

#header h3 {
  color:#ffffff;
  margin: 0px;
  margin-left:80px;
  text-align: left;
  font-family: verdana, arial, sans-serif;
  font-size: 1.125em;
  letter-spacing: -1px;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 1.75em;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 11em;
  background: #FFF; 
/* url(images/side_bg.gif) bottom left repeat-x; */
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 11em;
  background: #FFF;
/* url(imagaes/side_bg.gif) bottom left repeat-x; */
}

#content {
  margin: 0 12.5em;
  font-family: verdana, arial, sans-serif;
  font-size: 0.9em;
  line-height: 18px;
  color: #333333;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  padding: 1.2em 0.5em;
  background: #FFF;
}

.ads {
  float:left;
  padding-right: 10px;
  padding-bottom: 5px;
}

#footer {
  height: 50px;
  background-color: #FFEFE6;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #D60029; 
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 18px;
  border-top: 1px solid #E6CCCC;
}

#footer A:link {
	COLOR: #D60029; text-decoration: none;
}
#footer A:visited {
	COLOR: #D60029; text-decoration: none;
}
#footer A:active {
	COLOR: #D60029; text-decoration: none;
}
#footer A:hover {
	COLOR: #D60029; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:1px 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 14px;
  color: #FFEFE6;
  border:1px solid #000000;
  background-color: #D60029;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 12px;
  color: #D60029;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.9em;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 18px;
  color: #D60029;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 12px;
  color: #D60029;
}

#navlist
{
  margin-top:5px;
  margin-bottom:0px;
  text-align:center;
  padding: 1px 0;
  margin-left: 0;
  border-bottom: 1px solid #000000;
  font: bold 1em Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #FFFFFF;
  padding: 1px 15px;
  margin-left: 3px;
  border: 1px solid #000000;
  border-bottom: none;
 background: #D60029; url(images/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
  color: #D60029;
  background: #E6CCCC;
  border-color: #000000;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  line-height: 18px;
  color: #333333;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}