/* CSS Document */
/********** RESET STYLES **********/
html, body, div, span, applet, object, iframe, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1.1;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}
ul {
	list-style: none;
}

a {text-decoration:none; color:#00C}
a:hover{ color:#CC0000}
	
/********** BODY **********/
body { }
blockquote {
	width: 85%;
	font-size: 1em;
	margin: auto;
	margin-top:1em;
	padding: 5px;
	background: #fafafa;
	border: 1px solid #ddd;
	border-left:5px solid #ddd
	}

ol{ margin-left:2em}
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif;}
h1{ font-size:1.34em; color:#CC0000; font-weight:300}
h2{ font-size:1em; padding-bottom:0.2em; border-bottom:1px solid #900; text-align:right;color: #900; font-weight:600}
h3{ font-size:1em; font-weight:600 }
h4, h5, h6{ font-weight:bold}
pre{ width:600px; overflow:auto; font-size:11px}
/********** HEADER **********/
#vr_top{ height:24px; background-color:#CCE6FF}
#vr_top a{ font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:18px; font-weight:lighter}
#vr_top a:hover{ color:#090}
#vr-menutop {
	padding:0 10px 2px 10px;
	height:16px;
	clear:both;
	text-transform:uppercase;
	border-top:1px solid #900;
	border-bottom:1px solid #900;
}
.vr-rss { text-transform:none}
#vr-menutop span{padding:0px;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
#vr-menutop span.vr-menutop {float:left;}
#vr-menutop a {text-decoration:none; color:#0033FF;font-family:Arial, Helvetica, sans-serif;font-size:11px; letter-spacing:1px;}
#vr-menutop a:hover {text-decoration:none;color:#FA0718;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
#vr-menutop span.vr-rss {float:right;}

#vr-logo-banner{height:90px;}
#vr-logo {width:232px;height:90px;float:left;}
#vr-banner728 {width:728px;height:90px;float:right;}

#vr-menubot{
	padding:0 10px 2px 10px;
	height:16px;
	clear:both;
	border-top:1px solid #900;
	border-bottom:1px solid #900;
}
#vr-menubot a{ font-size:14px; color:#666}
/********** POSTS **********/

/********** content **********/
#vr-boot-content{ margin:2em 0}
/********** commentsZONE **********/
/********** sidebar2 **********/
/********** sidebar **********/

.vr-nav-cat a, .vr-nav-cat a:visited { letter-spacing:1px}
.vr-nav-cat a:hover{color:#000; font-weight:bold; background-color:#fff;}
.vr-nav-sub ul li 
.vr-nav-sub ul li a, .menu ul li a:visited {display:block; none;padding-left:10px; width:300px;  color:#000; background-color:#CCCCCC;}
.vr-nav-sub ul li#vrn_on a, .menu ul li#vrn_on a:visited {}
.vr-nav-sub ul li a:hover {color:#000; font-weight:bold; background-color:#fff;}
.vr-open ul li {color:#000; font-weight:bold; background-color:#fff; text-align:center;}

ul#vr-navigation li {list-style-type: height:26px; text-align:left; border:1px solid #fff; border-width:1px 1px 0 0; line-height:25px; font-size:16px; }
ul#vr-navigation li.vr-nav-cat a {display:block; text-decoration:none; color:#fff; width:310px; height:26px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background-color:#666; line-height:25px; font-size:18px;}
ul#vr-navigation li.vr-sub-cat a{display:block; text-decoration:none; color:#fff; width:310px; height:26px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background-color:#aaa; line-height:25px; font-size:18px;}
ul#vr-navigation li#vrn_on a{font-size:18px; color:#F00; font-weight:normal; cursor:default}
ul#vr-navigation li a{font-size:18px; color:#0033CC;}
ul#vr-navigation li a:hover {color:#000; font-weight:bold; background-color:#fff;}

#tb_comment-recent{width: 300px;
			margin: auto;
			line-height:1;
			}   
#tb_comment-recent a p{text-align:left; text-indent:0; margin:0; font-family:Arial, Helvetica, sans-serif;
			font-size:12px; color:#0033CC}
#tb_comment-recent hr { color:#FF9933; margin:2px 0; }

/********** footer **********/
#vr-content ul { display:block; margin:0; padding:0}

#vr-content ul li {
	margin-left: 40px;
	list-style-type:disc;
	font-size:16px
}


