body{
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	font: normal 13px Arial,Helvetica,Geneva,sans-serif;
	background: black url(/images/background.jpg) repeat-x left top;
}
img {
	border: 0px;
}

a { 
	outline:none; 
}

.clear { 
	clear: both; 
}

h1 { 
	color: #1f1f1f; 
	font: normal 30px Georgia,"Times New Roman",Times,serif;
	padding-bottom: 5px;
}

h2 { 
	color: #5777bc; 
	font: normal 25px Arial;
	margin: 5px 0;
}


.logo {
	margin-top: 15px;
}

#wrapper { 
	margin: 0 auto;
	width: 950px;
}
#faux {
	 margin: 0px;
	 width: 100%
}
#header {
	width: 640px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#header h1 {
	margin: -8px 0 0 8px;
	padding: 0;
	font: normal 14px Verdana;
	color: #444e71;
}

#rightcolumn { 
	padding: 15px 0;
	margin-left: 660px;
}
#leftcolumn {
	float: left;
	width: 640px;
	border-top: 6px solid black;
	margin-top: -1px;
}

#footer { 
	width: 610px;
	clear: both;
	border-top: 4px solid #5777bc;
	padding: 15px;
	font: normal 11px Arial;
	color: #2b2b2b;
	text-align: center;
}
#footer a, a:link {
	font: normal 12px Arial;
	color: #3c3c3c;
}

#footer a:hover {
	color: #535353;
}

.tutorial {
	min-height: 310px;
	height: 310px;
	clear: both;
	padding: 15px;
	border: 6px solid white;
	margin-bottom: 10px;
	background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left;
}

.tutorial img {
	float: left;
	margin-right: 20px;
	border: 2px solid white;
}

.tutorial h1 {
	padding: 0;
	margin: 0 0 10px 0;
}

.tutorial h1 a { 
	color: #1f1f1f; 
	text-decoration: none; 
	font: normal 30px Georgia,"Times New Roman",Times,serif;
}
.tutorial h1 a:hover { 
	color: #5777bc; 
	text-decoration: underline;
}

.tutorial h1 a:visited { 
	color: #1f1f1f; 
	text-decoration: none;
}


.tutorialfull {
	background-color: white;
	border: 6px solid #cacaca;
	text-align:left; 
	clear: both;
	padding: 15px;
	min-height: 150px;
}

.tutorialfull a {
	color: #5777bc;
	text-decoration: underline;
}






.tutorial a, a:visited { 
	color: #5777bc; 
	text-decoration: underline; 
}
.tutorial a:hover { 
	color: #3365d2; 
	text-decoration: underline; 
}



.nav {
	width: 280px;
}

.nav ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.nav li a {
	height: 28px;
	line-height: 27px;
	width: 200px;
	display: block;
	border-bottom: 1px dotted #ccc;
	color: #fff;	
	text-decoration: none;
}
 
.nav li a:hover {
	color: #ec008c;
	background-color:#343434;
}

.nav h2 {
	border-bottom: 1px dotted #444e71;
	font: bold 16px Arial;
	color: white;
	margin: 10px 0px;
	padding: 5px 5px 5px 25px;
	background: url(/images/menutitico.gif) center no-repeat;
	background-position: 0px 50%; /* x-pos y-pos */
}



.sform{
	width: 100%;
	height: 20px;
	border: 1px solid #5f5f5f;
}

.sarea{
	width: 100%;
	height: 125px;
	border: 1px solid #5f5f5f;
	overflow: hidden;
}

fieldset{
	border:0;
	padding:0;
	margin:0;
}

.comments {
	background-color: #f6fbff; 
	border: 6px solid #cacaca; 
	padding: 15px;
	margin-bottom: 10px;
}
.comments span{
	font: normal 12px Arial;
	color: #8d8d8d;
}
.comments p{
	margin: 10px 0;
}
.addcomments {
	position: relative;
	background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left;
	border: 6px solid white;
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
}
.commentsform {
	border: 2px solid #bdbdbd;
	width: 70%;
	height: 24px;
	padding: 3px 5px 0 5px;
}
.commentsareaform {
	border: 2px solid #bdbdbd;
	overflow: hidden;
	width: 70%; 
	height: 140px;
	padding: 5px 5px;
}

.symplebutton {
	height: 30px;
	margin-top: 5px;
	padding: 0 5px;
}
/* BB Код */


.bbcode {
	position: absolute; 
	right: 20px;
	top: 50px; 
	/* width: 130px; 
	margin-top: -100px; 
	padding-left: 10px;
	float: right; 
	clear: both; */
}


/* для топменю */
.topmenu{
	margin: 0;
	padding: 0;
	float: right;
}

.topmenu ul{
	margin: 0;
	list-style: none;
}
.topmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}
.topmenu a{
	float: left;
	background: url(/images/tab_left.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #adadad;
	background-color: inherit;
	cursor: pointer;
}
.topmenu a span{
	float: left;
	display: block;
	background: url(/images/tab_right.jpg) no-repeat top right;
	padding: 5px 15px 7px 15px;
}

.topmenu a:hover span {
	color:#5777bc;
	background-color: inherit;
}
/* Для иконок */
.last5 {
	margin: 25px 0 15px 15px;
}
.last5 p{
	height: 25px;
	margin-top: 5px;
}

.last5 img {
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;
}


.last5 a {
	font: normal 13px Arial;
	color: #444e71;
}

.last5 a:hover {
	font: normal 13px Arial;
	color: #444e71;
}

/* Для счетчика */
div.stats{
	display: inline;
	height: 0px;
	left: -1000px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -1000px;
	visibility: hidden;
	width: 0px
}
/* RSS */
#footer a span{
	margin-left: 15px;
	padding-left:15px;	
	background:url(/images/rssfeeddark.gif) no-repeat 0 50%;
}

/* Validate */
#footer li{
	padding-left:15px;	
	background:url(/images/validate.gif) no-repeat 0 50%;
	display: inline;
	margin-right: 20px;
	cursor: pointer;
}

#footer a {
	text-decoration: none;
}

#footer a:hover span {
	padding-left:15px;	
	background:url(/images/rssfeed.gif) no-repeat 0 50%;
}

#brushes-list {
	width: 608px;
	float: left;
	padding: 10px 10px 0 10px;
	margin-bottom: 15px;
	background-color: white;
	border: 6px solid #ccc;
}

#brushes-list-full .tutorialfull img {
	float: left;
	margin-right: 15px;

}
#brushes-list p {
	width: 100px;
	float: left;
	height: 150px;
	padding: 5px;
	/* border: 1px solid #a4a4a4; */
	margin: 0 10px 10px 0;
	/* background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left; */
	background-color: #dee8ff;
}
#brushes-list p img {
	margin-bottom: 5px;
}
.brushes p {
	padding-bottom: 10px;
	margin-top: 0px;
}

.books p {
	padding-bottom: 10px;
	margin-top: 10px;
}

.books p a{
	font: normal 16px Arial;
}
.brushes p a{
	font: normal 16px Arial;
}
.brushesfull {
	min-height: 170px;
	height: 170px;
	clear: both;
	padding: 15px;
	border: 6px solid white;
	margin-bottom: 10px;
	background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left;
}
.books {
	min-height: 180px;
	height: 180px;
	clear: both;
	padding: 15px;
	border: 6px solid white;
	margin-bottom: 10px;
	background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left;
}
.blogshort {
	min-height: 240px;
	height: 240px;
	clear: both;
	padding: 15px;
	border: 6px solid white;
	margin-bottom: 10px;
	background: #cacaca url("/images/bgbottutorial.gif") repeat-x bottom left;
}

.blogshort h3 {
	margin-bottom: 10px;
	font: normal 12px Arial;
}

.blogshort h3 a{
	/* padding-left: 20px;
	background: url("/images/tag.gif") no-repeat 0 50%; */
	text-decoration: underline;
}


.blogshort img {
	border: 2px solid white;
}
.blogshort img:hover {
	border: 2px solid #dcdcdc;
}
.blogdate {
	float: left;
	width: 70px;
	height: 200px;
	position: relative;
	top: 20px;
	left: -21px;
	background: url("/images/blogdatebg.gif") no-repeat top left;
	font: normal 13px Arial;
	color: white;
	padding-left: 6px;
	padding-top: 7px;
}
.blogshort h1 a { 
	color: #1f1f1f; 
	text-decoration: none; 
	font: normal 20px Arial;
	padding-bottom: 5px;
}
.blogshort h1 a:visited { 
	color: #1f1f1f; 
	text-decoration: none;
	font: normal 20px Arial;
	margin-bottom: 5px;
}

/* Для всех иконок */
.allheadlines p {
	width: 45%;
	height: 60px;
	min-height: 60px;
	padding: 5px;
	margin-top: 5px;
	background-color: #f6f5f5;
	margin-left: 15px;
	float: left;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
	font: normal 12px Arial;
	color: #c6c6c6;
}

.allheadlines img {
	float: left;
	margin-right: 10px;
	border: 2px solid white;
}
/* Для кейвордов */

.keywords {
	float: left;
	margin-right: 10px;
}
.closewin{
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(images/closewindow.gif) no-repeat center #FFF;
}
.openwin {
	margin-left: -220px; 
	margin-top: 2.5em; 
	position: absolute; 
	border: 9px solid #5d5d5d; 
	z-index:3; 
	background-color: white; 
	width: 400px; 
	padding: 8px; 
	display:none
}
/* для страниц */
.pages {
	margin: 2em 0;
	overflow: hidden;
	clear: both;
}

.pages a {
	font: bold 20px Georgia,"Times New Roman",Times,serif;
	letter-spacing: -0.01em;
	text-decoration: none;
}

.pages a:link {
	font: bold 20px Arial;
}
p.there {
	float: left;
	width: 40%;
	/* border-top: 1px solid red; */
	text-align: right;
	float: right;
}
p.back {
	float: left;
	width: 40%;
}
/* Мессага для форм, ошибка */
.error_message {
	background: #fff7c0 url(/images/69.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 3px solid #ffd61f;
	border-bottom: 3px solid #ffd61f;
	margin-bottom: 1em;
	margin-top: 1em;
}
/* Ссылка на веб страницу в комментах */

a.autor {
	/* background-color: #dadada; */
	font: bold 12px Arial;
	padding: 1px 3px;
}
a.autor:hover {
	background-color: #5777bc;
	padding: 1px 3px;
	color: white;
}


.tutorialfull h5 a{
	padding-left: 20px;
	background: url("/images/i-popup.gif") no-repeat 0 50%;
	text-decoration: underline;
}

.captcha {
	background : #fff url(/tutorials/captcha/captcha.php) scroll right no-repeat;
	width: 100%;
	height: 20px;
	border: 1px solid #5f5f5f;
}

.hover11 {
	border: 1px solid #ccc;
}





.i_1
{
	/* height: 170px; */
	min-height:170px;
	background-color: #fafafa; 
	font: normal 13px Arial; 
	color: #000; 
	display:block;
	clear:both;
	overflow: hidden; 
	position: relative;
	padding: 5px;
}

.i_2
{
	width: 190px;
	font: normal 13px Arial; 
	padding: 0 1em;
	overflow:hidden;
	float: left;
	clear: both;
}

.i_3
{
	width: 100%;
	font: normal 13px Arial; 
	color: #000; 
	padding: 1em;
	clear:right;
}
