/*
Theme Name: MoveYoyrWeb.net blog
Theme URI: http://moveyourweb.net/
Description: New wordpress theme, eng.
Version: 1.0
Author: php_vladimir_gomel
Author URI: http://moveyourweb.net/
Tags: red, fixed width, two columns, widgets

	myw_blog v1.0
	 http://moveyourweb.net/blog/
*/

body,h1,h2,h3,ul,li,p,form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 1em 0;
}

a {
	color: #215687;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clearer {
	clear: both;
}

body {
	font-size: 11px;
	font-family: Tahoma;
	background: #AFAFAF;
	color: #333333;
}

html > body .content ul {
	list-style-position:outside;
	margin-left: 0;
	padding: 0 0 0 10px;
}

html > body .content li {
	margin: 7px 0 8px 10px;
}
	
.page {
	width: 916px;
	margin: 0 auto;
	background: #ffffff;
}
	
.header{
	border-bottom: 11px solid #EBEBEB;
}

.slog {
	float: left;
	width: 598px;
	height: 110px;
}

.logo {
	width: 318px;
	height: 110px;
	float: left;
	text-align: center;
}

.logo p {
	text-align: right;
	padding-bottom: 26px;
	padding-right: 5px;
	margin: 0;
}

.logo p a {
	text-decoration: none;
}

.logo p a.ovr {
	text-decoration: none;
	color: #FFFFFF;
	background: #A40102;
	padding:2px 4px;
}

.main {
	background: url('images/bot_back.gif') no-repeat left bottom;
	padding-bottom: 9px;
}

.footer {
	background: #AFAFAF;
	text-align: right;
	padding-bottom: 10px;
}

.footer a {
	text-decoration: none;
}

.left_side {	
	
}

.left_side td.left_td {
	width: 598px;
	background: url('images/back_sep.gif') repeat-y right top;
	vertical-align: top;
}

.left_side td.right_td {
	width: 318px;
	vertical-align: top;
}

.left_col {
	float: left;
	width: 598px;
}

.left {
	float: left;
	padding: 3px;
	color: #215687;
	font-weight: bold;
}

.right {
	float: right;
	padding: 3px;
	color: #215687;
	font-weight: bold;
}

.red {
	background: #B20B0A;
}

.red a {
	color: #ffffff;
	text-decoration: none;
}

.txt {
	padding-left: 30px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: #215687;
}

.txt a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.date {
	padding-left: 30px;
	color: #fff;
	background: #7F7F7F url('images/hdr_sep.gif') no-repeat right top;
}

.content {
	padding: 22px;
}

.line {
	background: url('images/back_line.jpg') repeat-x;
}

.marg {
	margin: 15px 0;
}

.right_col {
	float: right;
	width: 310px;
}

.hdr {
	background: url('images/back_hdr.jpg') no-repeat;
	height: 34px;
	text-align: center;
	padding-top: 10px;
}

.white {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.white:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #970F0F;
	padding: 0px 0px 17px 17px;
}

.block {
	padding: 17px 0;
} 

.block li {
	list-style-type: none;
	padding-left: 17px;
}

.block a {
	text-decoration: none;
	color: #333333;
}

.block a span {
	color: #215687;
}

.block a:hover {
	color: #215687;
	text-decoration: none;
}

.form {
	padding: 0;
	height: 22px;
}

.form input {
	float: left;	
}

.inp {
	background: #7F7F7F;
	width: 224px;
	height: 19px;
	padding: 3px 0 0 5px;
	border: none;
	font: 11px Tahoma;
	color: #fff;
	margin-right: 6px;
}

.form_text {
	font-size: 12px;
	font-weight: bold;
}

.txtred {
	font-size: 10px;
	color: #970F0F;
	font-weight: normal;
}

.txtblue {
	font-size: 10px;
	color: #215687;
	font-weight: normal;
}

#commentform  input {
	border: 1px solid #C9C9C9;
	font-size: 12px;
	height: 18px;
	width: 154px;
}

#commentform textarea {
	border: 1px solid #C9C9C9;
	height: 151px;
	width: 543px;
}
.blogroll li {	
	height: 13px;
	padding: 2px 0px 2px 0px;
}
.blogroll li div {
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
}
.blogroll li img{
	padding-left: 4px;
	border: 0;
}
.blogRollClearer {
	clear: both;
}
