﻿* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	background:url(../img/bg2.jpg) repeat-x fixed;

	/* background:url(../img/bg2.jpg) no-repeat fixed; background-position:center; */
}



#date4{width:170px; height:15px; padding-left:12px; background:url(../img/date4.png) no-repeat; color:#CCCCCC;  padding-bottom:5px; font-size:small;}
#date4cap{line-height:15px; background:url(../img/date4bgcap.gif) no-repeat; background-position:top right;}


p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font: 2.0em Tahoma, sans-serif;
	color:white;
	border-bottom: 1px #66CCFF solid;
	margin-bottom: 5px;
}

h2 {
	font: 1.4em Tahoma, sans-serif;
	color: #3399FF;
	margin-bottom: 3px;
	
}

ul {
	margin-left: 25px;
}


#page-wrap {
	background:url(../img/blackbgtrans.png) repeat;
	font-family: sans-serif;
	width:960px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin: auto;
	border-left: 1px #123672 solid;
	border-right: 1px #123672 solid;
	}
	#page-wrap #inside {
		margin: 0px 20px 5px 20px;
		padding-bottom: 5px;
	}
	
#main-content {
	color:white;
	min-height:600px;
	width:695px;
}

#content {
	position:relative;
}

#full-content {
	color:white;
	min-height:600px;
	width:920px;
}


#alter {
	color:#3399FF;
}

#twitwid {
	background: url(../img/twitterbg.png) left top no-repeat;
	padding-top:10px;
	padding-left:30px;
	height:50px;	
}

#posright {
	text-align:center;
}

#postedby {
	color: #66CCFF;
	font-size:small;
	margin-bottom: 5px;
}

#floatright {	
	float:right;
	font-size:small;
	text-align:right;
	padding-bottom:5px;
}

.hidden {
	display:none;
}

.block {
	
	
}

.midcap {background:url(../img/dbluebgtrans.png) repeat; margin-bottom:10px; padding:10px;}
.maincap {background:url(../img/bluebgtrans.png) repeat; margin-bottom:10px; padding:10px;}
.altcap {background:url(../img/dbluebgtrans2.png) repeat; margin-bottom:10px; padding:10px;}

/*.bl2 {background: url(../img/edges/blackbl.png) 0 100% no-repeat}
.br2 {background: url(../img/edges/blackbr.png) 100% 100% no-repeat; }*/
.tlgrey {background: url(../img/edges/greytl.png) 0 0 no-repeat; padding: 5px;}
.tldblue {background: url(../img/edges/dbluetl.png) 0 0 no-repeat; padding: 10px;}
/*.tr2 {background: url(../img/edges/blacktr.png) 100% 0 no-repeat; padding:5px}*/

.dbluecap {
	background:url(../img/dbluecap.png) no-repeat;
	width:695px;
	height:7px;
}

table.center {margin-left:auto; margin-right:auto; padding:10px;}

a img { border: none;}
a:link { color:#99CCFF; }
a:visited { color:silver; }
a:hover { color:white; }

#right-sidebar {
	width: 215px;
	float:right;
	margin-left:inherit;
	color:white;
	position:relative;

	/* background:url(../img/rightmenu/rightbg.png) repeat; */
}
	
#rightcurvetop {
	min-height:11px;
	background:url(../img/rightmenu/rightcurve_t.png) no-repeat left top;
}	
	
#rightcurvebot {
	margin-top:11px;
	min-height:11px;
	background:url(../img/rightmenu/rightcurve_b.png) no-repeat left top;
	position:relative;
}	

#rightcurvebotquote {
	margin-top:11px;
	min-height:20px;
	background:url(../img/rightmenu/rightcurve_bq.png) no-repeat left top;
	position:relative;
}	


#rightmiddle{
	top:11px;	
	font-family:Verdana;
	font-size:12px;
	background:url(../img/rightmenu/rightbg.png) repeat; 
	position:relative;
	padding-left:10px;
	padding-right:10px;
}	

	
	
#header {
	text-align: left;
	color:white;
	height:80px;
	margin-bottom:20px;
}

#smalltext {
	font-size:small;
}

#validEmail {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
}


.navcap {background:url(../img/tile.png) repeat-x; margin-bottom:5px;}
.bl {background: url(../img/edges/navbl.png) 0 100% no-repeat}
.br {background: url(../img/edges/navnbr.png) 100% 100% no-repeat; padding:5px;} 
.tl {background: url(../img/edges/navtl.png) 0 0 no-repeat}
.tr {background: url(../img/edges/navtr.png) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 0px}

#navbar{font-size:14px; background:transparent; font-weight :bold; width:940px; 
			height:1%; clear:both; margin-bottom:0px; padding:5px}
			
	#navbar a{text-decoration:none; margin:0 5px; height:23px; line-height:23px; display:block;  cursor:pointer;}
	a.active{ 	color:#3399FF;
				height:23px;
				/*background:url(pic/tb_a.png) right top no-repeat;*/
				padding-right:10px;
			}
	a.active span{ height:23px; display:block; padding-left:10px;}
	
	a.hover{	color: #3399FF; 	
				height:23px;
				padding-right:10px;
			}
	a.hover span{height:23px; display:block; padding-left:10px;}
	
	a.pass{ 	color:#DCEBFA;
				height:23px;
				padding-right:10px;
			}
	a.pass span{ height:23px; display:block; padding-left:10px;}

#footer {
	border-top: 1px #3399FF solid;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color:#666666;
	position:relative;
	bottom: 0px;
	z-index:1;
	font-size:small;
}