/*
Theme Name: Newsportal
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: Резиновый трехколонник для поклонников порталов
Author: Kaushal
Author URI: http://www.kaushalsheth.com
*/

body {
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  color:#666666;
  background-color: #252470;
}

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

#page_wrapper {
  margin-left: 0; 
  margin-right: 0;
  width: 100%;
  text-align: left;
  background: #FFFFFF url(images/sideright_bg.gif) bottom right repeat-y;
}

#page_wrapper1 {
  margin-left: 0; 
  margin-right: 0;
  width: 100%;
  background: url(images/sideleft_bg.gif) bottom left repeat-y;
}

#header_wrapper {
  background: #4E7DD1 url(images/bgh.jpg) top center repeat;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding: 15px;
  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;
}

#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 {
  padding-bottom: 99px;
  margin-top: 0px;
  float: left;
  width: 185px;
  background: #F1F6FE url(images/sideleft_bg.gif) bottom right repeat-y;
}

#right_side {
  padding-bottom: 99px;
  margin-top: 0px;
  float: right;
  width: 185px;
  background: #F1F6FE url(images/sideright_bg.gif) bottom left repeat-y;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 210px;
  margin-right: 210px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#footer {
  height: 50px;
  background: #5F78CF url(images/footer_bg.gif) bottom right repeat-x;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

/*
** Menu styles
*/
ul.menu {
	list-style: disc;
	border: none;
	text-align:left;
	line-height: 10px;
}
ul.menu li {
	margin: 0 0 0 0em;
	padding-bottom:5px;
}

#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: 16px;
  color: #333333;
}

#left_side a, #right_side a, #right_side li.recentcomments, #right_side ul li {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}



#left_side h3 {
  margin:10px 0 5px 0;
  padding: 4px 4px 4px 14px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #587BFF;
  border-left-width: 0px;
  background: #5F78CF url(images/h3left_bg.gif) top left repeat-y;
}

#right_side h3 {
  margin:10px 0 5px 0;
  padding: 4px 4px 4px 14px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #587BFF;
  border-right-width: 0px;
  background: #5F78CF url(images/h3right_bg.gif) top right repeat-y;
}

#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: #5F78CF;
}

#content p {
  margin-top:0px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  text-align: justify;
}

#content li {
  text-align: justify;
}

#content h1 {
margin-top:5px; margin-bottom: 10px;
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 22px;
color: #7CA1FF;
}

#content h2 {
margin-top:25px;margin-bottom:15px;
font-family: verdana, arial, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 20px;
color: #5F78CF;
}

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

#content h4 {
margin-top:15px;margin-bottom:15px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 18px;
color: #5F78CF;
}

#content h5 {
margin-top:15px;margin-bottom:15px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-style: italic;
line-height: 18px;
color: #5F78CF;
}

#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: #5F78CF 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: #587BFF;
  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{
margin-top: 22px;
padding:2px 3px 3px 8px;
border:1px dotted #C7D8FF;
background-color:#FFFFFF;
font-size:0.9em;
color:#777777;
}


/* 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;
}

.who {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	margin-bottom: 22px;
	border-bottom: 1px dotted #C7D8FF;
}

.odd {
	background: #F0F5FE;
}

div.example table {
	background: #FFFFFF;
}

.menuBlock {
  margin-left: -10px;
}

table {
	border-collapse: collapse;
	border: 0px solid #5F78CF;/*#0F3974; /* Граница вокруг ячеек */
	position: relative;
	margin: 10px 0;
}

thead, th {
	border-collapse: collapse;
	background: #CCDDFF;
	border: 1px solid #5F78CF;
	margin: 0;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font: 11px verdana,arial,sans-serif;
	font-weight: normal;
}

td {
	margin: 0;
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #5F78CF;
	font: 12px verdana,arial,sans-serif;
	line-height: 20px;
} 

td.hidden {
	border: 0;
	padding: 10px;
	vertical-align: top;
} 

hr.blueline {
	color: #5F78CF;
}

.wp-caption-text {
	font-style: italic;
}

div.example {
	border-top: 1px solid #5F78CF;
	border-bottom: 1px solid #5F78CF;
	background: #F0F5FE;
	padding: 10px 20px 5px 30px;
	margin-bottom: 10px;
}
