/*  



Theme Name: WDF Studio



Theme URI: http://webdesignfast.net



Description: Designed by <a href="http://webdesignfast.net">Уеб дизайн Студио WDF</a>



Author: Григор Павлов



Author URI: http://webdesignfast.net



*/















/* standard elements */



* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
}
body {
	color: #c6cbce;
	font: normal 11px Arial, Verdana, Tahoma, Trebuchet MS, "Lucida Sans Unicode", Arial, sans-serif;
	margin:0px auto;
}
p, blockquote, ul {
	font-size: 12px;
	padding-bottom: 1.1em;
}
blockquote {
	font: italic 11px Georgia;
	margin: 15px 0px 15px 10px;
	padding-left: 10px;
}
code {
	border:1px solid #31394c;
	background: #232937;
	display: block;
	font-size: 12px;
	margin: 12px 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
ul {
	margin-left: 2em;
}
h1 {
	font: normal 15px Trebuchet Ms, Arial, sans-serif;
}
h2 {
	font: normal 12px Trebuchet Ms, Arial, sans-serif;
	padding-bottom: 4px;
}
/* misc */



.clearer {
	clear: both;
}
.stripes {
	background: inherit;
	height: 7px;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* header part */



#header {
	width: 100%;
	height: 115px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
}
#header a {
	font: normal 18px Trebuchet Ms, Arial, sans-serif;
	color: #86B820;
}
#header a:hover {
	font: normal 18px Trebuchet Ms, Arial, sans-serif;
	color: #9BCC3A;
}
#description {
	margin-top: -30px;
	margin-bottom: 0px;
	padding-left: 220px;
	color: #86B820;
}
/* structure */







       #container {
	padding:0px;
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	border: 1px solid #82B74C;
	background-image: url(img/background.png);
	margin: 5px;
	width: 99%;
	text-align: justify;
	position: relative;
	background-color: #F7FBF4;
}
.main {
	border-bottom: 0px;
	border-left: 0px dotted #333;
}
.main .left {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E9F3E0;
	width: 70%;
	margin-left: 5px;
	margin-top: 80px;
	text-indent: 5px;
	list-style-image: url(img/bullet-content.png);
	list-style-position: inside;
	float: left;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 12px;
}
.main .right {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #9BCC3A;
	width: 22%;
	margin-top: 60px;
	margin-right: 15px;
	display: inline;
	border: 1px solid #82B74C;
}
.main .graphic-design {
clear: both;
margin-bottom: 15px;
border: 1px dotted #86B820;
padding: 5px;
height: 135px;
}
.content {
	padding: 10px;
}
.content2 {
	padding: 0px;
}
/* content elements */



.content h1 {
        -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #86B820;
        background-color: #306a01;
	color: #fff;
	margin-bottom: 10px;
	padding: 3px 0 3px;
}
.content img {
	padding: 0px 8px;
}
.post h1 a {
	border-bottom: 0px dotted #fff;
	color: #fff;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
.post h1 a:hover {
	border-bottom: 0px dotted #fff;
	color: #9BCC3A;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
.content a {
	text-decoration: none;
	color: #000;
}
.content a:hover {
	text-decoration: none;
	color: #254801;
}
.spacer {
	padding: 0px;
	text-align: right;
	clear: both;
	text-transform: lowercase;
	padding-top: 5px;
}
/* sub-navigation */



.subnav {
	background: url(img/main-right.png) repeat-x;
	font-size:14px;
	padding: 10px;
	color:#000000;
}
.subnav h1 {
	padding-top: 15px;
        padding-bottom: 5px;
	margin-bottom: 10px;
	color:#fff;
	font-weight:bold;
	border-bottom:1px dotted #fff;
}
.subnav ul {
	margin: 0;
}
.subnav li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav .arch li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav .sponsor li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav .book li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav li a {
	text-decoration: none;
	color: #306a01;
	line-height: 18px;
	font-size:12px;
	margin-left: 10px;
	margin-top: 25px;
}
.subnav li a:hover {
	text-decoration: none;
	color: #e6ffd1;
	margin-left: 10px;
	margin-top: 25px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
/* footer */



.footer {
	background: url(img/footer.png) repeat-x;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #82B74C;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 12px;
	padding-right: 4%;
	width: 96%;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #fff;
}
/* bottom */



.bottom {
	padding-top: 10px;
	padding-bottom: 3px;
	clear: both;
	font-size: 11px;
}
.bottom p {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	text-align: right;
	padding-right: 25px;
}
.post {
	margin:0 0 25px 0;
}
.post .info {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #86B820;
	padding:2px 3px 3px 8px;
	border:1px solid #306a01;
	font-size:11px;
}
/* Comments Styling */



#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
#commentform {
	margin: 1em 0;
	border:1px solid #9BCC3A;
	background: #86B820;
	width: 80%;
	padding:12px;
}
#commentform textarea {
	background: #FFF;
	border: 1px solid #86B820;
	width: 75%;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #86B820;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #9BCC3A;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	background: #f8f7f6;
	border: 1px solid #232937;
	width: 15%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #232937;
	width: 15%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #232937;
	width: 15%;
}
#commentform input {
	margin-bottom: 3px;
}
.content ul li {
	margin-left:10px;
}
.content ol li {
	margin-left:20px;
	padding-bottom:5px;
}

