/* =======================================================================================================================
=RESET
========================================================================================================================*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym, address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt, var,dd,dl,dt,
li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul 
{
	list-style: none;
}

q:before,q:after, blockquote:before,blockquote:after 
{
	content: "";
}

a 
{
	text-decoration: none;
}


span.cattt a {color:#ff0073;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;}
span.cattt a:hover{color:#5bc2e6}
div.alignleft a {color:#4aa1c0}
div.alignleft a:hover {color:#fd8890;}
div.alignright a {color:#4aa1c0}
div.alignright a:hover {color:#fd8890;}

/* =======================================================================================================================
=CLEAR FLOATS
========================================================================================================================*/
.container:after,
.main:after,
.column:after,
.sub-container:after,
.navigation:after,
.masthead-container:after,
.search-container:after

{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}

/* =======================================================================================================================
=GLOBAL STYLES
========================================================================================================================*/

body 
{
	background: #46381d url(images/vdosky_bodybg.jpg) repeat;
	color: #333;
	font-family: "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl,
pre, p, blockquote, table, img 
{
	padding-bottom: .5em;
}

h1, h2, h3, h4, h5, h6, strong, em 
{
	font-weight: bold;
	color:#ff0073;
}

h1, h2, h3, h4, .c1_div {
	font-family:Georgia, Times, serif; color:#00BBFF;
}

h1 
{
	font-size: 1.6em;
}

h2 
{
	font-size: 1.5em;
}

h3 
{
	font-size: 1.4em;
}

h4 
{
	font-size: 1.3em;
	padding-top:20px;
	padding-bottom:5px;
	
}

a:link, a:visited 
{
	color:#ff0073;
}

a:hover, a:focus 
{
	color:#5bc2e6;
}

p 
{
	font-size: 1em;
}

/* =======================================================================================================================
=LAYOUT
========================================================================================================================*/

.container {
	background:url(images/vdosky_topback.jpg) 280px 0px repeat-x;
	position:relative;
}


/* =search */
.search-container {
	width:990px;
	height:39px;
	float:right;
	vertical-align:top;
	
	
	
}
.search {
	background:url(images/vdosky_searchform2.gif) 0px 10px no-repeat;
	float:right;
	width:374px;
	height:34px;
	vertical-align:top;
	
}

.search div {
	margin-left:68px;
	vertical-align:top;
}

.search input.txt {
	padding-top:5px;
	background:transparent;
	border:0;
	width:240px;
	vertical-align:middle;
	margin-right:0px;
	color:#888;
}

.search input.btn {
	vertical-align:top;
	margin-bottom:3px;
	}

/* end search */

.masthead-container {
	height:300px;
	background:url(images/vdosky_logo.jpg) no-repeat left top;
	width:990px;
	
}


/* =logo */

h1.logo {
	float:left;
	top:2px;
	left:45px;
	width:232px;
	background:url(images/vdosky_logo.gif) no-repeat;
	position:absolute;
	z-index:5;
}

h1.logo a {
	display:block;
	width:232px;
	height:268px;
	text-indent:-999em;
	overflow:hidden;
}

/* end logo */

/* =tools */

.tools {
	width:75px;
	padding:0px 0 0 0px;
	position:absolute;
	top:2px;
	left:10px;
	float:left;
	z-index:15;
}

.tools li {
	list-style:none;
	float:right;
}

.tools li a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.tools li.rss {
	padding-right:5px;
	padding-top:2px;
}

.tools li.rss a {
	background:url(images/vdosky_rss.gif) no-repeat;
	width:31px;
	height:31px;
}

.tools li.rss a:hover {
	background-position:0 -31px;
}


.tools li.email a {
	background:url(images/vdosky_mail.gif) no-repeat;
	width:36px;
	height:34px;
}

.tools li.email a:hover {
	background-position:0 -34px;
}


/* =left content */

.asides {
	width:365px;
	float:left;
	margin-bottom:10px;
}

/* =navigation */

.asides .navigation {
	
	height:57px;
	margin-bottom:10px;
	position:relative;
}

.asides .navigation .edge-nav {
	background:url(images/vdosky_navcorner.gif) no-repeat;
	width:41px;
	height:57px;
	position:absolute;
	bottom:0;
	right:0;
}

.asides .navigation li {
	float:left;
}

.asides .navigation a {
	
	display:block;
	text-indent:-999em;
}

.asides .navigation a.novosti {
	background:url(images/vdosky_novosti.gif) no-repeat;
	width:101px;
	height:26px;
}

.asides .navigation a.stati {
	background:url(images/vdosky_stati.gif) no-repeat;
	width:121px;
	height:26px;
}

.asides .navigation a.katalki {
	background:url(images/vdosky_katalki.gif) no-repeat;
	width:141px;
	height:26px;
}

.asides .navigation a.forum {
	background:url(images/vdosky_forum.gif) no-repeat;
	width:101px;
	height:31px;
}

.asides .navigation a.baraholka {
	background:url(images/vdosky_baraholka.gif) no-repeat;
	width:121px;
	height:31px;
}

.asides .navigation a.gallery {
	background:url(images/vdosky_gallery.gif) no-repeat;
	width:141px;
	height:31px;
}


.asides .navigation a.novosti:hover,
.asides .navigation a.stati:hover,
.asides .navigation a.katalki:hover{
	background-position:0 -26px;
}

.asides .navigation a.forum:hover,
.asides .navigation a.baraholka:hover,
.asides .navigation a.gallery:hover{
	background-position:0 -31px;
}

/* =column one */

.asides .one {
	background:url(images/vdosky_leftbg.jpg) repeat;
	background-position: top;
	width:340px;
	margin:0 10px;
	padding:10px 0;

}

/* =featured */
.asides h2.featured {
background:url(images/vdosky_news.gif) no-repeat;
	text-indent:-999em;
	display:block;
	padding:0;
	margin-left:10px;
	height:1px;
	border:1px solid red;
}

.asides .featured-post {
padding:10px;
background:url(images/dash_orange.gif) repeat-x  bottom;
float:none;
display:block;
margin-bottom:10px;
}
	


.asides .featured-post .c1_div .entry-thumb {
	width:80px;
	height:80px;
	padding:3px;
	padding-bottom:3px;
	margin:3px;
	margin-top:0px;
	margin-bottom:0px;
	background:#d8e8ee;
	border:1px solid #bcb99e;
	float:left;
	
}
.asides .featured-post .c1_div a {
	
	color:#00BBFF;
	display:block;
	padding-bottom:0px;
	font-size:18px;
	font-weight:600;
}


.asides .featured-post h2 a:hover {
	
	color:#000000;
	
}

.asides .featured-post p {
	font-size:12px;
	line-height:1.3em;
		color:#056e93;
	

}

.asides .featured-post span.meta {
	font: 10px georgia, times, serif;
	color:#45aed3;
	font-weight:600;
	letter-spacing:1px;
}

.asides .featured-post p.more a {
	background:url(images/arrow_orange.gif) no-repeat 0 5px;
	padding-left:15px;
	color:#f46229;
}

.asides .featured-post p.more a:hover {
	background:url(images/arrow_lightgreen.gif) no-repeat 0 5px;
	color:#c6c80e;
}



.main {
	margin:0;
	float:left;
}

.column {
	float:left;
}

/* = main column */

.content {
	float:left;
	position:relative;
	top:-150px;
	margin-bottom:-140px;
	width:613px;
	padding:6px;
	background:#efedf0;

}
.container .edge {
	background:url(images/vdosky_topcorner.gif) no-repeat;
	position:absolute;
	z-index:10;
	left:926px;
	top:150px;
	width:64px;
	height:60px;
}

.edge-alt {
	background:url(images/vdosky_bcorner.gif) no-repeat;
	position:absolute;
	z-index:20;
	left:-8px;
	bottom:-8px;
	width:68px;
	height:61px;
}


/* =column two */

.content .two {
	background:#f2f0de url(images/vdosky_mainbg.jpg) repeat-y right;
	background-position:top;
	
	padding:6px;
	width:601px;
	position:relative;
}

.content .two h2 {
	background:url(images/dash_brown.gif) repeat-x bottom;
padding-bottom:8px;
margin-bottom:7px;
}

.content .two h2 a {
	margin-bottom:0px;
	color:#ff0073;
	font-weight:400;
	display:block;
	padding-bottom:0px;
	font-size:26px;
	letter-spacing:1px;
}

.content .two h2 a:hover {
	color:#61d5fd;
}

.content .two p {
	font-size:.8em;
	color:#45371b;
	line-height:1.5em;
	padding-bottom:10px;
}

.content .two p.meta {
	color:#65cef3;
	font:11px georgia, times, serif;
}

.content .two div.more {
	background:#73cae8;
	display:inline;
	padding:1px 5px 2px 2px;
	font-size:.3em;
}

.content .two div.more:hover {
	background:#fd8890;
}

.content .two div.more a {
	background:url(images/arrow_green.gif) no-repeat 0 1px;
	padding-left:8px;
	color:#FFFFFF;
}

.content .two div.more a:hover {
	background:url(images/arrow_green.gif) no-repeat 0 1px;
	color:#FFFFFF;
}

.content .two h2.pagetitle {
	padding-left:15px;
}

.content .two .entry {
	margin-bottom:20px;
	margin-left:180px;
	
		
}

.content .two .entry-extended {
	padding:0 15px 15px 15px;
	margin-bottom:30px;
	width:570px;
}

.content .two .entry-extended li.cat-item {
	padding-top:6px;
	padding-left:10px;
}

.content .two .entry-extended .postmetadata p {
	padding-bottom:0;
}

.content .two .entry-extended  p.meta {
	padding-bottom:5px;
}


.content .two .entry-thumb {
	width:140px;
	height:140px;
	padding:6px;
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
	background:#d8e8ee;
	border:1px solid #bcb99e;
	float:left;
	
}

.content .two .entry-thumb img {
	width:140px;
	height:140px;
	padding:0;

}


.content .navigation {
	margin-top:50px;
	margin-left:110px;
}

/* =commentlist */

ol.commentlist li {
	background:#e2e0ca;
	background:url(images/commentlist.gif) repeat;
	font-size:.8em;
}

ol.commentlist li.alt {
	background:#e0e5d6;
	background:url(images/commentlist_alt.gif) repeat;
	margin-bottom:10px;
	
}

ol.commentlist li p {font-size:.9em !important; clear:left; padding:10px 20px 10px 40px;}

img.avatar {float:left; margin-right:10px;}

/* =contactform */

form {font-size:.8em;}
input {margin-bottom:5px;}
input.short {margin-left:4px;}
legend span {color:#888;}
textarea {margin-bottom:10px;}
fieldset label {float:left;}

/* =below the fold */

.sub-container {
	float:left;
	clear:both;
	width:100%;
}

/* =first sub column */

.sub-container .one {
	width:342px;
	margin-left:10px;
}

.sub-container ul li {
	padding-bottom:20px;
}

.sub-container li ul {
	background:none;
	padding:0 0 10px 0;
}

.sub-container li {
	padding:2px 12px;
	font-size:.8em;
}

.sub-container li ul li {
	padding:2px 12px;
	font-size:100%;
}

.sub-container ul li ul li a {
	background:url(images/dash_grey.gif) repeat-x bottom;
	display:block;
}

.sub-container .category a {
	color:#b4bdc2;
	padding-bottom:4px;
}

.sub-container .category a:hover {
	color:#fff;
}

.sub-container .category {
	background:url(images/vdosky_rubrikibg.jpg) no-repeat top;
	padding-top:45px;
	width:342px;
	position:relative;
	
}

.sub-container .category .edge-cat {
	background:url(images/vdosky_catcorner.gif) no-repeat right bottom;
	height:46px;
	width:48px;
	position:absolute;
	bottom:-3px;
	right:0px;
}

.sub-container .category  h2 {
	background:url(images/vdosky_rubrikitxt.gif) no-repeat;
	width:158px;
	height:33px;
	text-indent:-999em;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:15px;
}

.sub-container .category ul {
	padding:0;
	height:20em;
}

.sub-container .category li ul {
	background:none;
}

/* =second sub column */

.sub-container .two {
	width:288px;
	margin-left:10px;
position:relative;
}

.sub-container .discussed {
	background:url(images/vdosky_topcomments.jpg) no-repeat top;
	padding-top:30px;
	
	
}

.sub-container .discussed .edge-dis {
	background:url(images/vdosky_redcorner.gif) no-repeat right bottom;
	height:41px;
	width:46px;
	position:absolute;
	bottom:0;
	right:1px;
}


.sub-container .discussed h2 {
	background:url(images/vdosky_topcommentstxt.gif) no-repeat;
	width:261px;
	height:26px;
	padding-bottom:15px;
	text-indent:-999em;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:14px;
}

.sub-container .discussed ul {
	padding:0;
	height:20em;
}

.sub-container .discussed li ul {
	background:none;
}


.sub-container .discussed a {
	background:url(images/dash_lightgreen.gif) repeat-x bottom;
	color:#ece9d7;
	padding-bottom:4px;
}

.sub-container .discussed a:hover {
	color:#333;
}

/* =third sub column */

.sub-container .three {
	width:332px;
	margin-left:10px;
}
.sub-container .links {
	background:url(images/vdosky_nishtyachkibg.jpg) no-repeat top;
	padding-top:45px;
	position:relative;
	
}

.sub-container .links .edge-links {
	background:url(images/vdosky_bluecorner.gif) no-repeat right bottom;
	height:43px;
	width:47px;
	position:absolute;
	bottom:0px;
	right:0px;
}

.sub-container .links h2 {
	background:url(images/vdosky_nishtyachkitxt.gif) top left no-repeat;
	width:171px;
	height:31px;
	text-indent:-999em;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:18px;
}

.sub-container .links ul {
	padding:0;
	height:20em;
}

.sub-container .links li ul {
	background:none;
}

.sub-container .links li ul li {
	padding: 2px 12px;
}

.sub-container .links a {
	background:url(images/dash_rose.gif) repeat-x bottom;
	color:#ece9d7;
	padding-bottom:4px;
}

.sub-container .links a:hover {
	color:#333;
}


.copyright {clear:both; float:left; padding:12px; color:#777777; font-size:11px; }

.copyright a { color:#333333;}
.copyright a:hover { color:#FF33CC}
















