/* CSS Document */

* {
/*margin:0px;*/
padding:0px;
}

body {
background-color:#284763;
margin:0px;
background-image:url(/images/bg-top.gif);
background-position:top left;
background-repeat:repeat-x;
}

a{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#f7f666;
}

img {
border:0px;
}

.input {
border:1px solid #32506b;
background-color:#1c374c;
margin:3px 0 3px 0;
padding:2px;
color:#95e5e2;
font-family:Tahoma;
font-size:9px;
font-weight:bold;
}

.input:focus {
background-color:#203d53;
}

/*#body {
background-image:url(/images/bg-top.gif);
background-position:top left;
background-repeat:repeat-x;
}*/

td.itemized{
	padding-top: 2px;
	/*background-image:url(/images/navlink-bg.gif);
	background-repeat:repeat-x;*/
	border-bottom:1px dashed #1D364C;
	background-color:#0B1D29;
	height:20px;
	margin:0px;
	padding:0px;
}

#topbanner {
height:141px;
padding:0px;
vertical-align:middle;
background-image:url(/images/topbanner-bg.gif);
background-position:top left;
background-repeat:repeat-x;
}

#topmenu-top {
height:3px;
background-image:url(/images/topmenu-topbg.gif);
background-position:top left;
background-repeat:no-repeat;
}

#topmenu {
height:69px;
padding:0px;
padding-top:3px;
background-image:url(/images/topmenu-topbg.gif);
background-position:top left;
background-repeat:no-repeat;
}


#content-area {
padding:0px 0px 0px 0px;
background-image:url(/images/content-area-bg.gif);
background-position:top left;
background-repeat:repeat-y;
}

#content-area-bottom {
padding:0px 0px 0px 0px;
height:17px;
background-image:url(/images/content-area-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
}

#sidebar-heading {
width:180px;
height:33px;
background-image:url(/images/sidebar-top.gif);
background-position:top left;
background-repeat:no-repeat;
}

	#sidebar-heading H2{
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
	}

#sidebar {
background-color:#0b1b28;
width:180px;
}

	p.sidebar {
	margin:2px 7px 2px 7px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	}
	
	p.nav{
	padding-top: 2px;
	background-image:url(/images/navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:180px;
	height:20px;
	margin:0px;
	padding:0px;
	}
	
	
	p.goog{
	padding-top: 2px;
	padding-left: 10px;
	background-image:url(/images/navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:180px;
	height:90px;
	margin:0px;

	}
	
	p.topjunkie{
	padding-top: 2px;
	background-image:url(/images/navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:400px;
	height:20px;
	margin:0px;
	padding:0px;
	}
	
	p.nav2{
	padding-top: 2px;
	color:#FFFFFF;
	width:180px;
	height:20px;
	margin:0px;
	padding:0px;
	}
	
	
	p.itemized{
	padding-top: 2px;
	/*background-image:url(/images/navlink-bg.gif);
	background-repeat:repeat-x;*/
	border-bottom:1px dashed #1D364C;
	background-color:#0B1D29;
	height:20px;
	margin:0px;
	padding:0px;
	}

	a.nav{
	padding-left:20px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
	a.nav:hover{
	color:#f5f566;
	}
	
	a.nav2{
	padding-left:4px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
	a.nav2:hover{
	color:#f5f566;
	}
	

#sidebar-bottom {
width:180px;
height:9px;
background-image:url(/images/sidebar-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
}

#midleftbar-heading {
width:282px;
height:33px;
background-image:url(/images/midleftbar-top.gif);
background-position:top left;
background-repeat:no-repeat;
}

	#midleftbar-heading H2{
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
	}

#midleftbar {
background-color:#0b1b28;
width:282px;
}

#centerbar-heading {
width:525px;
height:33px;
background-image:url(/images/centerbar-top.gif);
background-position:top left;
background-repeat:no-repeat;
}

	#centerbar-heading H2{
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
	}

#centerbar {
background-color:#0b1b28;
width:525px;
}
	#centerbar H1{
	font-family:Tahoma;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	}

	a.media-link{
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
	color:#f7f666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
	a.media-link:hover{
	color:#ffffff;
	}

#centerbar-bottom {
width:525px;
height:9px;
background-image:url(/images/centerbar-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
}


#listing {
background-color:#132637;
padding:3px;
}

	#listing img{
	border:1px solid #000000;
	margin:0px;
	}
	
	#listing h3, #bubblecaption{
	font-family:Tahoma;
	margin:0px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	}
	
	p.desc, #bubbledescription {
	margin:0px 0px 5px 0px;
	font-family:Tahoma;
	font-size:9px;
	color:#aee8f9;
	}
	
	p.author, #bubbleclicks {
	margin:0px 0px 5px 0px;
	font-family:Tahoma;
	font-size:9px;
	color:#6d717e;
	}
	
	p.link{
	margin-top:10px;
	padding-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image:url(/images/link-bg.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	}
	
	a.link{
	padding-left:22px;
	font-family:Tahoma;
	color:#f7f666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
	a.link:hover{
	color:#ffffff;
	}

#midleftbar-bottom {
width:282px;
height:9px;
background-image:url(/images/midleftbar-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
}

#midrightbar-heading {
width:233px;
height:33px;
background-image:url(/images/midrightbar-top.gif);
background-position:top left;
background-repeat:no-repeat;
}

	#midrightbar-heading H2{
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
	}

#midrightbar {
background-color:#0b1b28;
width:233px;
}

	#newmedia td{
	padding:7px;
	}
	
	#newmedia img{
	border:1px solid #000000;
	}

#midrightbar-bottom {
width:233px;
height:9px;
background-image:url(/images/midrightbar-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
}

.title{
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}

td.whitecool{
	margin:2px 7px 2px 7px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
}

input, select, textarea {
	border:1px solid #32506b;
	background-color:#1c374c;
	margin:3px 0 3px 0;
	padding:2px;
	color:#95e5e2;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}

input.button{
	height:33px;
	background-image:url(/images/centerbar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	/*margin:13px 0px 0px 25px;*/
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}

div.bubble{
	width:150px;
	border:2px solid #95e5e2;
	-moz-border-radius:5px;
	background-color:#132637;
	text-align:left;
	position:absolute;
	visibility:hidden;
	z-index:1;
	font-family:verdana;
	font-size:10px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding:3px;
}

img.thumb{
	/*border:1px thin #95e5e2;*/
}

.noborder{
	border:0px;
}

.votetext{
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#aee8f9;
	}
	
.topjunkhead{
margin:0px 0px 5px 0px;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#aee8f9;
}

.toprow{
margin:0px 0px 0px 0px;
padding-top:5px;
padding-bottom:5px;
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
}

.toprow2{
margin:0px 0px 0px 0px;
background-color:#15354F;
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
}

.profile{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

.quote {
	padding-left:5px;
	border:#fff 1px dotted;
	background-color:#32506B;
}

.reply {
	padding-left:5px;
	border:#fff 1px dotted;
	background-color:#32506B;
}

.comments{
        width:525px;
        background:#0b1b28;
        margin:50px auto;
        overflow:hidden;
}
.comments ul{
        padding:5px 12px;
}
.comments li{
        margin-bottom:50px;
        clear:both;
        overflow:hidden;
        width:100%;
}
.user_head{
        float:left;
        width:60px;
}
.comment_warp{
        float:right;
        width:425px;
}
.comment_meta{
        color:#f5f55c;
        width:100%;
        overflow:hidden;
}
.post_info{
        float:left;
        font-weight:bold;
}
.operation{
        float:right;
}
.operation a{
        color:#fff;
        font-weight:bold;
}

.comment_content{
        clear:both;
        margin-top:5px;
        font-size:11px;
        font-weight:bold;
        color:#fff;
        background:#32506b;
        border:#406482 1px solid;

}

.comment_content_sub{
        clear:both;
        margin:5px;
        font-size:10px;
        font-weight:bold;
        color:#fff;
        background:#6f879c;
        border:#0b1b28 1px solid;
}
.comment_meta_sub{
        color:#f5f55c;
        height:20px;
        line-height:20px;
        background:#1d364c;
        text-indent:5px;
}
.post_warp{
        padding:7px;
}

