@charset "utf-8";
/* CSS Document */



* {
	margin:0;
	padding:0;
}

html{
	overflow: -moz-scrollbars-vertical;
}

img{
	border:0px;
}

a, a:link, a:visited, a:active{
	/*color: #3c6b9d;*/
	color:#105289;
	text-decoration: none;
}

.link{
	font-weight:bold;
}

a:hover{
	/*color: #bc2a4d;*/
	color:#333;
	text-decoration: none;
}
/*
.overWrap{
	background:url(img/hor2.jpg) center top no-repeat ;
}
*/

body { 


	/*background:url(img/hor2.jpg) center top no-repeat #160120;*/
	background:url(img/hor2.5.jpg) center top no-repeat #12021a;
	background-attachment:fixed;
	margin:0px; 
	padding:0px;
	font-size:12px;
	font-style:normal;
	color:#111;
	/* font-family:Arial,helvetica,sans-serif; */
	font-family: tahoma, verdana, arial;
}

h1{
	font-size:16px;
	padding-bottom:3px;
}

h2{
	font-size:13px;
}

.quote
{
	border-left: 2px solid #CCC;
	color: #666;
	font-size: 9px;
	padding-left:5px;
}

.code
{
	border-left: 2px solid #CCC;
	color: #666;
	padding-left:5px;
}

.msgHeader{
	background:rgba(207,277,252,0.8);
	border:#84BBC4 solid 1px;
	padding:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.divider{
	background:url(img/divider.png) no-repeat center;
	height:63px;
}

.hand
{
	cursor: pointer;
}

.small{
	font-size:9px;
}

.padd2{
	padding-bottom:2px;
}

.infoBar{
	background:rgba(255, 255, 255, 0.5);
	margin: 10px 0px 10px 0px;
	border:#D4DAE5 1px solid;
	padding: 4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.likeBoxWrap{
	 vertical-align:middle;
	 background:rgba(255, 255, 255, 0.5);
	 border:#D4DAE5 1px solid;
	 padding:5px 10px 5px 10px;
	 text-align:center;
	 margin:5px 15px 5px 5px;
	 float:left;
	 -moz-border-radius:5px;
		-webkit-border-radius:5px;
}

.likeBoxTotal{
	font-size:140%;
}

.likeBoxTotalb{
	font-size:90%;
}


.infoBar span{
	padding-right:15px;

}

.hand {
	cursor: pointer;
}


.imgMiddle{
	vertical-align:middle;
	padding-right:3px;
}

input[type="text"],input[type="password"] ,textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:2px;
	border: #ccc solid 1px;
}

input[type="text"]:focus,input[type="password"]:hover {
	border: #ddd solid 1px;
	
}
input[type="text"]:focus,input[type="password"]:focus{
	border: #bbb solid 1px;
}


textarea{
	overflow-y:scroll;
}

.spacer{
	padding:10px 0px 5px 0px;
}

/* Ads */
.topad{
padding-top:60px;	
}

/* Header */

.Mast{
	background:url(img/mast6.png) repeat-x;
	height:40px;
	/*background:rgba(51,51,51,0.9);*/
	top:0px;
	width:100%;
	padding:8px 0px 8px 0px;
	position: fixed;
	text-align:left;
}

.mastWrap{
	width:1000px;
	margin:auto;
}

	

.Logo{
	background:url(img/logo2.png) no-repeat bottom;
	width:1000px;
	height:150px;
	background-position:0px -20px;
	margin:auto;
}
	
	.logoText{
	height:150px;
	text-indent: -100.0em;
overflow: hidden;

	}

	.logoText a{
display:block;
line-height:150px;
	}

.VuT{
	float:left;
	color:#fff;
	padding-left:10px;
	font-weight:bold;
}

.RegLog{
	float:right;
	color:#fff;
	padding-right:10px;
	font-weight:bold;
}

.Menu {
	margin:auto;

}
.Menu ul {
	list-style:none;
}

.MenuItem{
	display:inline;
	font-size:13px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
	
}

.newMail{
	color:#FF0 !important;
}



.MenuLogo{
	font-weight:bold;
	padding-left:10px;
}

.MenuLogo a:hover{
	text-decoration:none !important;
	color:#FFF !important;
}


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

.MenuItem a:hover{
	/*color:#d3eaff;*/
	text-shadow: 0 0 0.2em #fff;
}

/* Main */

.mainWrap{
	width:1000px;	
	margin:auto;
	
	
}


.mainModule{
	float:left;
	width:795px;
	padding: 5px;
	margin:0px 0px 10px 5px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;
}

.leftModule{
	float:left;
	width:170px;
	padding: 5px;
	display:block;
	margin:0px 5px 10px 0px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;
}


.rightModule{
	float:right;
	width:170px;
	padding: 0px 10px 0px 5px;
	margin:0px 0px 10px 5px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;
}



.mainModuleMiddle{
	width:609px;
	float:left;
	padding: 5px;
	margin-bottom:10px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;
}
/*
.header{
	width:908px;
	margin:auto;
	background:url(img/header.png) top;
	height:120px;
	border-bottom:#4472A2 solid 1px;
	
}
*/

.footer{
	clear:both;
	margin: 30px auto 10px auto;
	text-align:center;
	padding: 10px;
	font-size:11px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;
}


.moduleItem{
	/*background:url(img/leftmod.png) #F4F6F8 top no-repeat;*/
	/*background:url(img/modbg.png) repeat-y center;*/
	text-align:left;
	margin-bottom:10px;
	text-decoration:none;
	max-width:inherit;
	overflow:hidden;
	/*border:#ccc 1px solid;
	-moz-border-radius:3px;*/

}

.moduleItemTop{
	font-weight:bold;
	padding:3px;
}

.moduleItemSep{
	border-top:#ddd solid 1px;
	margin: 1px 2px 1px 2px;
	padding:4px 2px 4px 2px;
	font-size: 10px;
}

.modItemC1{
	background:rgba(255, 255, 255, 0.4)
	/*background:#E1EBF2;*/
}

.likeMain{
	color: #ffffff;
	float: left;
	font-size: 9px;
	/*
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	*/
	padding: 2px;
	margin: 3px 3px 3px 3px;
	height:100%;
	text-align: center;
	width: 20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

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

.like1{ background-color: #BAD1F5; }
.like2{ background-color: #8FAED7; }
.like3{ background-color: #6F94C0; }
.like4{ background-color: #4472A2; }

/*
.like1{ background-color: #D871B1; }
.like2{ background-color: #AD5C97; }
.like3{ background-color: #7E467B; }
.like4{ background-color: #5C3666; }
*/
.a4Sep{
	padding-bottom:5px;
	padding-top:5px;
}


.rf
{
	float: right;
	text-align: right;
}

.lf
{
	float: left;
	text-align: right;
}

.normal{
	text-decoration:none;
	color:#111 !important;
}

.normal a{
	text-decoration:none;
	color:#111;
}

.topNotice{
	background:rgba(255, 255, 255, 0.9);
	padding: 5px;
	border: 1px solid #fff;
	margin: 10px auto;
	text-align: center;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

}

.icon1{
	height:16px;
	width:16px;
	background:url(img/icons2/74.png) no-repeat left;
}

.blogWrap{
	font-size:13px;
	line-height:150%;
	max-width:inherit;
	overflow:hidden;
}


/* Main Page */

.sep{
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding: 2px 0px 3px 0px;
}

.frontTitle{
	font-size:18px;
	letter-spacing:2px;
	color:#0680CD;
	padding-bottom:4px;
	text-decoration:none;
	max-width:inherit;
	overflow:hidden;
}

.frontTitle a{
	font-size:18px;
	letter-spacing:2px;
	color:#0680CD;
	padding-bottom:4px;
		text-decoration:none;
}

.frontPre{
	padding:2px 0px 2px 0px;
	line-height:150%;
	min-height:80px;
	max-width:inherit;
	overflow:hidden;
}

.frontblog{
	padding:5px 0px 5px 0px;
}

/* IDs */

.idTitle{
	font-size:18px;
	letter-spacing:2px;
	max-width:inherit;
	overflow:hidden;

}

.idTitleL{
	font-size:20px;
	letter-spacing:2px;
	max-width:inherit;
	overflow:hidden;

}

.idTitle1{
	font-size:16px;
	letter-spacing:1.5px;


}

.idTitle2{
	font-size:15px;
	letter-spacing:2px;

}
/*
.idHeader{
	margin:0px 0px 10px 0px;
	padding:10px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;

}

.idHeaderItem{
	width:33%;
	text-align:center;
	float:left;
}

.idHeaderItem a{
	color:#333;
	background:#0CF;
	border:#03F 1px solid;
	padding:3px;
}
*/

.idTab{
	float:right;
	background:rgba(255, 255, 255, 0.1);
	color:#000;
	border-bottom:#ddd 1px solid;
	border-left:#ddd 1px solid;
	border-right:#ddd 1px solid;
	margin-top:-6px;
	margin-right:3px;
	padding:3px 4px 3px 4px;
	font-size:15px;
}

.idTab:hover{
	background:rgba(255, 255, 255, 0.9);
	color:#333;

}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-centre {text-align: center;}

.margin-centre{
	margin:auto;
}

/* Comments */

.commentsWrap{
	clear:both;
	margin:auto;
	padding:10px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#fff 1px solid;

}


.post {
	background:rgba(255, 255, 255, 0.7);
	margin: 10px;
	border: 1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.postV{
background:url(/img/posttopv2.jpg) #FCF9FA top no-repeat
}

.postName{
	letter-spacing:1px;
	font-size:140%;
}


.postTop, .postWrap, .postBot {
	/*background: none;*/
	padding: 0;
}

.postAuthor {
	border-bottom:1px solid #ccc;
	font-size:11px;
	margin: 0px 10px 10px 10px;
	clear: left;
}

.avatar {
	margin: 0px 5px 5px 0px;
	vertical-align:text-top;
	float:left;
}

.date {
	margin-right:10px;
}

.strong {
	font-weight: bold;
}


.postTop, .postBot {
	height: 10px;
}


.postContent{
	margin:0px 8px 0px 8px;
	line-height:140%;
	max-width:inherit;
	overflow:hidden;
}

.pages{
	/*border-top:#ccc 1px solid;*/
	padding:5px 3px 5px 3px;
	margin: 5px 5px 5px 5px;
	background:#EFF1F5;
	border:#D4DAE5 1px solid;
}

.jumpMenu{
	font-size: 10px;
}


/* Toolbox */

.toolBox {
  margin: 0;
  padding:3px;

  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.toolButton {
  display:inline;
   padding:1px 2px 1px 2px;
  

}

.toolButton:hover {
	/*
	opacity:.50;
	-moz-opacity:0.50;
	*/
	border:#ccc solid 1px;
	padding:0px 1px 0px 1px;
	background:#fff;	
}

.replyBox{
	border: 1px solid #ccc;
	background: url(img/postback.png) repeat-x #F0EFE8;
	padding:2px;
	margin: 0px 10px 10px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mainTextArea{
	width:99%;
	margin:auto;
	font:Tahoma, Geneva, sans-serif;
	padding-top: 3px;
	border:0px;
	
}


/* Forums */

.forumCat{
	border-bottom:#ccc solid 1px;
	width:95%;
	margin:auto;
	letter-spacing:1px;
	font-size:14px;
	padding:3px 0px 3px 0px;
}

.forumWrap{
	margin:auto;
	width:95%;
	padding:5px 0px 3px 0px;
	height:35px; /* TODO: Fix this ugly hack */
}

/*.forumWrap img{
	padding:2px;
}*/

.forumHeader{
	font-weight:bold;
	padding-bottom:3px;
}

.forumInfo{
	float:left;
	width:30%;

}

.forumTitle{
	padding-left:3px;
	float:left;
	width:60%;
}

/*Mail*/

.leftModuleMail{
	float:left;
	width:210px;
	padding: 5px;
	display:block;
	margin:0px 5px 10px 0px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	border:#fff solid 1px;
}

.mainModuleMail{
	float:left;
	width:755px;
	padding: 5px;
	margin:0px 0px 10px 5px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:3px;
	border:#fff solid 1px;
}

.mTable{
	padding: 0;
	margin: 0;
}

.mailTable td{
	padding:4px 0px 4px 0px;
}

.mailBorder{
	border-top:#ddd 1px solid;
}

.unreadMail:hover{
	background:#F6F4D0;
}

/*Forum pages */

.forumDesc{
	font-size:13px;
}

.forumDecImage{
padding:5px 10px 0px 0px;	
}

.forumHeaderWrap{
	
}

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


.gButtons{
	padding:5px 5px 5px 5px;
	height:17px;
}


a.btn, span.btn, a.btn:visited
{
	background: url(img/button.png) no-repeat;
	color: #fff;
	display: block;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 1px;
	padding-top: 2px;
	text-align: center;
	width: 71px;
}
a.btn:hover
{
	color: #fff;
	filter: alpha(opacity=75);
	moz-opacity: 0.75;
	opacity: .75;
}

/* Form tables */

.table{
	margin:auto;
}

.table td input[type="text"]{
	width:60%;
}

/* Cats */

.catWrap{
	padding:5px;
	width:23%;
	float:left;
}



