/*
Theme Name: Merz
Theme URI: http://www.merzlyakovka.ru/
Version: 1.0
Description: Резиновый трехколонник для поклонников порталов
Author: m03r (original by Kaushal)
Author URI: http://www.merzlyakovka.ru/webstudio.html
*/

body {
  text-align: center;
  margin: 0px;
  color:#666666;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A:link {
	COLOR: #2153AA; text-decoration: none;
}
A:visited {
	COLOR: #2153AA; text-decoration: none;
}
A:active {
	COLOR: #2153AA; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 100%;
  text-align: left;
  background: #FFFFFF;
  border: 0px;
}

#fakk {
	background: #C70048;
	width: 100%;
	text-align: center;
	padding: 8px 0px 7px 0px;
}

#header_wrapper {
  background: #FFFFFF;
  /*border-bottom: 8px solid #BFC0C6;*/
  border-bottom: 3px solid #E6E6E9;
  margin:0px;
  padding:0px;
  height: 226px;
}

#header_bottomline {
	width: 100%;
	height: 14px;
	border: 0;
	padding: 171px 0px 4px 0px;
	border-bottom: 8px solid #BFC0C6;
	clear: both;
}

td.fifth {
	padding-right: 10px;
	width: 20%;
}

td.leftwrapper {
	padding: 0px 80px 0px 81px;
}

table.topmenu {
	height: 30px;
	text-align: center;
	border-bottom: 4px solid #D1D2D9;
	width: 100%;
}

input.b_red {
	border: 1px solid #C70048;
	background-color: #F5F6FF;
}

/*#header {
  height: 100%;
  padding: 17px;
  background: url(images/amk_logo.gif) left no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#ffffff;
}
#header h1 a:hover
{
text-decoration:underline;
color:#ffffff;
}*/

#header_leftlogo {
	margin: 20px 0px 0px 0px;
	position: absolute;
	left: 27px;
	width: 249px;
	height: 122px;
	float: left;
	background: url(images/amk_logo.png);
	cursor: pointer;
}

#header_rightlogo {
	margin: 17px 0px 0px 0px;
	position: absolute;
	right: 17px;
	width: 460px;
	height: 148px;
	float: right;
	background: url(images/flogo.gif);
	cursor: pointer;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin: 0px 0px 0px 0px;
  float: left;
  width: 200px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 0px;
  float: right;
  width: 180px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 215px;
  margin-right: 200px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 120%;
  color: #333333;
}

#footer_wrapper {
  height: 54px;
  background-color: #FFFFFF;
  clear: both;
  text-align: center;
  padding-top: 6px;
  border-top: 8px solid #BFC0C6;
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 130%;
}

#footer {
	background: #C70048;
	height: 40px;
	text-align: justify;
}

#footer_left {
	margin: 5px;
	float: left;
	text-align: left;
}

#footer_right {
	margin: 5px;
	float: right;
	text-align: right;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: underline;
}
#footer A:hover {
	COLOR: #FFFFFF; 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: 11px;
  line-height: 12px;
  color: #333333;
}

#left_side li, #right_side li {
  font-family: verdana, arial, sans-serif;
  margin-bottom: 2px;
}

#left_side a, #right_side a {
  font-size: 11px;
  line-height: 12px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border: 0px;
  background-color: #C70048;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#left_side h5, #right_side h5 {
  margin-top:4px;margin-bottom:4px;margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #C70048;
}

#content p {
  margin-top:3px; margin-bottom: 3px;
    text-indent: 3em;

  /*font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;*/
  color: #333333;
}

.entry {
	text-indent: 30px;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url(images/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#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: 11px;
  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: 11px;
  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;
}

#calendar_wrap {
	text-align: center;
	padding: 5px;
}

#calendar_wrap a {
	text-decoration: underline;
}

#wp-calendar {
	width: 100%;
}