/*  
Theme Name: Tutzor
Theme URI: http://www.tutzor.com
Description: Tutzor Theme Create by Walter Jr. Shustikov
Version: 1.0.0
Author: Walter Jr. Shustikov
Author URI: http://www.tutzor.com/
*/

body, h1, h2, h3, h4, h5, h6, form, p, blockquote{
	margin: 0;
	padding: 0;
}
body,table,td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/texture-burlap.png);
	background-attachment: fixed;
}
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
	
.navigation a{
	color: #9E4A48;
	font-weight: bold;
}

.navigation a:hover{
	text-decoration: none;
}
	
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	height: 100%;
}

#ads {

	padding: 5px;
	padding-left: 13px;
	padding-top: 10px;

}

#maincontainer{
	width: 990px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #eee;
	height: 100%;
}

.topmenu{
	background: url(../images/topbg.gif);
	height: 133px; /*Height of top section*/
}

.topmenu ul{
	list-style-type: none;
	margin: -35px 0px 0px 570px;
	font-size: 9pt;
	font-weight: bolder;

}

.topmenu ul li{
	display: inline;
	padding: 0 20px 0 0; /*space between home | about | contact | wrtier a tutorial links*/
}

.topmenu a, .submenu a{
	text-decoration: none;
	color: #ffffff;
}

.topmenu a:hover, .submenu a:hover {
	text-decoration: underline;
	color: #eee;
}

.submenu{
	width: 990px;
	text-align: left;
	background: url(../images/green-bar.gif) repeat-x;
	height: 30px;
}

.submenu ul{
	list-style-type: none;
	padding: 5px 0px 0px 20px; 
	font-size: 9pt;
	margin: 0px;

}

.submenu ul li{
	display: inline;
	padding: 0 15px 0 0; /*space between the tutorial menu links*/
}

#contentwrapper{
	float: left;
	width: 100%;
	background: #eee;
	height: 100%;
}

#contentcolumn{
	margin-right: 300px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
	float: left;
	width: 290px; /*Width of right column*/
	margin-left: -300px; /*Set left margin to -(RightColumnWidth) */
	background: #bebeaf url(images/topbg-sidebar.gif) no-repeat;
	margin-top: 30px;
	height: 100%;
	font-size: 9pt;
}

#rightcolumn p{
	padding: 10px 0 0;
}

#rightcolumn a{
	color: #8F4A48;
}

#rightcolumn ul{
	margin: 0;
	padding: 16px 20px 20px;
	list-style-type: none;
}

#rightcolumn ul li h2{
	padding: 0 0 2px;
	font-size: 20px;
	font-weight: bolder;
	color: #41402F;
}

#rightcolumn ul ul{
	margin: 0;
	padding: 4px 0 20px;
	background: url(images/sidebarshade.gif) repeat-x;
}

#rightcolumn ul ul li{
	line-height: 24px;
}

#rightcolumn ul ul ul, #rightcolumn ul ul ul{
	padding: 0 0 0 20px;
}

#footer{
	clear: left;
	width: 100%;
	background: #313024;
	color: #ffffff;
	text-align: center;
	padding: 4px 0;
	font-size: 9pt;
}

#footer a {

	color: #ffffff;


}

a img{
	border: 0;
}

.post{
	margin: 20px 10px 0px 20px;
	font-size: 9pt;
	font-weight: normal;
	background: #f6f6f6;
}

.post img.wp-smiley{
	border: 0;
	padding: 0;
	background: transparent;
}

.post h2{
	padding: 20px 0 0px 20px;
	font-size: 20px;
	font-weight: bolder;
	color: #333225;
	background: #F2F2E8;
}

.preview{
	margin: 20px 10px 10px 10px;
	line-height: 20px;
	font-size: 14px;
	background: #f2f2e8 url(images/top-entry.gif) no-repeat;
}

.preview p.postmetadata{
	margin: 60px 10px 10px 10px;
	padding: 5px;
	font-size: 12px;
	background: #bebeaf;
	color: #ffffff;
	text-align: left;
}
.preview p.postmetadata a{
	text-decoration: none;
	color: #727265;
}

.preview h1, .entry h4, .entry h5, .entry h6{
	border: 1px;
	padding: 15px 0 0 20px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000;
	background-color: transparent;
	background-image: none;
}

.preview p{
	padding: 0px 10px 10px 10px;
}

.preview h2{
	padding: 10px 0 5px 10px;
	margin-left: 153px;
	font-size: 18px;
	font-weight: bolder;
	color: #364121;
}

.preview small{
	padding: 0px 8px;
	font-size: 12px;
	background-color: #41402f;
	color: #fff;
	vertical-align: top;
}

.preview small a{
	color: #fff;
	text-decoration: none;
}

.preview small a:hover{
	text-decoration: underline;
}

.next small{
	padding: 0px 8px;
	font-size: 12px;
	background-color: #41402f;
	color: #fff;
	vertical-align: top;
}

.next small a{
	color: #fff;
	text-decoration: none;
}

.next small a:hover{
	text-decoration: underline;
}

.commentmetadata {

	font-size: 16px;
}


.preview h2 a{
	color: #364121;
	text-decoration: none;
}

.preview p a {
	text-decoration: none;
	color: #89a600;
	font-size: 12px;
}

.preview img {
	float: left;
	padding: 5px;
	background: #323124;
	margin: -45px 10px 120px -163px;
	width: 135px;
	height: 135px;

}

.preview span a{
	font-weight: bolder;
	padding-left: 5px;
	color: #9E4A48;
}

.preview span a:hover{
	text-decoration: none;
}

.entry{
	padding: 10px 20px 20px;
	line-height: 24px;
	background: #F2F2E8;
}

.entry a {
	color: #974A48;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 1px;
	padding: 15px 0 0;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000;
	background-color: transparent;
	background-image: none;
}

.entry p{
	padding: 10px 0 0;
}

.entry p.postmetadata{
	padding: 8px 20px;
	font-size: 12px;
	background: #eee;
}

blockquote{
	margin: 10px 0 0;
	padding: 10px 20px 20px;
	background: #F0FBD9;
}

code{
	background: #f9f9f9;
}

cite{
	font-style: normal;
	font-weight: bold;
}

form, textarea{
	font-size: 12px;
	color: #000;
}

.comments-template{
	margin: 0px 10px 10px 20px;
	padding: 20px;
	line-height: 24px;
	background: #F2F2E8;
}

.comments-template p {
	padding: 10px 0px 0px 0px;
	font-size: 16px;
}

.comments-template ol{	
	margin: 0px 0 10px 20px;
	padding: 0;
}

.comments-template ol li{
	margin-top: 30px;
}

.comments-template a{
	color: #8F4A5B;	
}

#comments {
	font-size: 24px;
}

.commentlist {
	list-style-type: none;

}

#rssbox{
	float: right;
	width: 270px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}

#rssbox .text {
	font-weight: bolder;
	
}

#share {
	
	background: #eee none repeat scroll 0%;
	clear: both;
	padding: 20px;
	padding-bottom: 30px;
	height: 100px;

}

.digg {

	background: #ffffff none repeat scroll 0%;
	border: 3px solid #E8FCBB;
	float: left;
	margin-top: 4px;
	padding: 5px;
	width: 51px;
}

.sharelinks {

	float: right;
	padding-top: 0px;	
	width: 480px;
}

blockquote{
	margin: 10px 0 0;
	padding: 10px 20px 20px;
	background: #F0FBD9;
}

code{
	background: #f9f9f9;
}

cite{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

.pn{
	margin: 0px 0px 20px 20px;
	padding: 2px 20px;
	line-height: 24px;
	background-color: #41402F;
	font-size: 14px;
}

.pn a{
	color: #ffffff;
}

.rssfeed{

	background: #93beff no-repeat scroll 15px 50%;
	border-bottom: 2px solid #007cc3;
	border-top: 2px solid #007cc3;
	padding: 5px 20px 5px 40px;
	text-align: center;
	margin-top: 16px;

}

#respond {
	margin-top: 60px;
	margin-left: 20px;
}

#respond h3{

	font-size: 30px;
	padding-bottom: 10px;
	

}

.greybg{
	background: #ffffff url(images/greybg.gif) repeat-x;
	margin-left: 163px;
	margin-right: 5px;
	height: 96px;
	vertical-align: top;
}

.bottombg{
	background: url(images/bottom-bg.gif) no-repeat bottom center;
	margin-top: 5px;
	padding-top: 10px;
}

.leftbg{
	background: url(images/left-bg.gif) repeat-y left;
}

.baupor {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #007cc3;
	font-weight: bold;
}

