body{
	background-color:#19181b;
	margin:0px;
	padding:0px;
	font-family:'lucida grande', arial, helvetica, sans-serif;
	color:#afafaf;
	font-size:62.5%;
/*	
	background-image:url(/board/images/bg/vimfp_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;  
*/
}
/* floats */
.right{float:right}
.left{float:left}
.clear{clear:both;height:0px;overflow:hidden}
.block{display:block}
.inline{display:inline}

/* generic html definitions */

h1{
	font-size:2.1em;
	color:#fff;
	font-weight:normal;
	margin:4px 0px 6px 0px;
}
h2{
	margin:4px 0px 6px 0px;
	font-size:1.8em;
	font-weight:normal;
}
h3{
	margin:4px 0px 6px 0px;
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
}
h4{
	margin:4px 0px 6px 0px;
	font-size:1.5em;
	font-weight:normal;
}
h5{
	margin:4px 0px 6px 0px;
	font-size:1.1em;
	font-weight:normal;
}
h6{
	padding:4px 0px;
	margin:1px 0px 4px 0px;
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
}
p {
	font-size:1.3em;
	line-height:1.6em;
	margin-top:0px;	
}
p a{
	text-decoration:none;
}
p a:hover{
	color:#ffffff;
	border-bottom:1px dotted #ffffff
}
p a:visited{
	color:#B6B6B6;
	border-bottom:1px dotted #B6B6B6
}
a {color:#26c8eb;text-decoration:none;}
a:hover {color:#fff}
a:visited {}
form{margin:0px;}
blockquote {
	margin:15px;
	background-image:url(/images/sys/icon_blockquote.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 30px 10px 30px;
	line-height:1.7em;
	font-size:1.1em;
	font-style:italic;
	border:1px dotted #212121;
	background-color:#19181b;
}

/* spacer styles */
.hRule {border-bottom:1px dotted #343336;}
.spacer1px {margin-bottom:1px;}
.spacer2px {margin-bottom:2px;}
.spacer4px {margin-bottom:4px;}
.spacer5px {margin-bottom:5px;}
.spacer6px {margin-bottom:6px;}
.spacer8px {margin-bottom:8px;}
.spacer10px {margin-bottom:10px;}
.spacer12px {margin-bottom:12px;}
.spacer15px {margin-bottom:15px;}


/* top menu bar */

#menunav{background-color:#121212;border-bottom:3px solid #333}
#network-search{width:200px;float:right;background:url('http://www.vegastripping.com/images/sys/search-bg.jpg') no-repeat top left;height:25px;text-align:right;margin-right:25px}
#network-search #q{background-color:transparent;border:0px;height:20px;width:140px;color:#a4a4a4;margin:0;float:left;margin:2px 0px 0px 30px;padding:0;}
#search form{margin:0px;}
.searchitems{
	background-color:#212121;
	padding:10px;
	float:left;
	font-size:0.8em;
	margin-right:20px;
	margin-bottom:15px;
}
#vt{
	float:left;
	width:90px;
	padding:4px 4px;
	background-color:#111111;
	filter:alpha(opacity=90);
	-moz-opacity:1.1;
	opacity: 1.1;
	background-color:#000;
}
#networkmenu{
	border-top:3px solid #333;
	border-right:3px solid #333;
	border-bottom:3px solid #333;
	border-left:3px solid #333;
	width:200px;
	padding:15px;
	z-index:100;
	display:none;
	position:absolute;
	margin-top:3px;
	margin-left:50px;
	background-color:#212121;
}
#networkmenu a{
	display:block;
	background-color:#111111;
	padding:8px;
	margin-bottom:2px;
	font-size:1.2em;
}
#networkmenu a.cancel{
	text-align:center;
	width:50px;
	margin:0 auto;
	font-size:1.0em
}
#acctmenu{
	border-top:3px solid #333;
	border-right:3px solid #333;
	border-bottom:3px solid #333;
	border-left:3px solid #333;
	width:150px;
	margin-top:5px;
	padding:15px;
	z-index:100;
	display:none;
	position:absolute;
	float:left;
	color:#fff;
	background-color:#212121;
}
#acctmenu a{
	display:block;
	background-color:#111111;
	padding:8px;
	margin-bottom:2px;
	font-size:1.2em;
}
#acctmenu a.cancel{
	text-align:center;
	width:50px;
	margin:0 auto;
	font-size:1.0em
}
#login{
	filter:alpha(opacity=100);
	-moz-opacity:1.1;
	opacity: 1.1;
	padding:8px 15px;
	float:left;
	background-color:#212121;
}
#login a{}
#u{float:left;padding:0px 5px}
#l{float:left;padding:0px 5px}
#m{float:left;padding:0px 5px}

/* structure */
#b{}
#mainblock{
	padding-top:15px;
	width:1000px;
	margin:0 auto;
}
#board-navigation-lcol{
	width:180px;
	padding-top:10px;
	float:left;
}
#board-navigation ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#board-navigation li{
	font-size:1.2em;
	padding:8px 13px;
	margin-bottom:4px;
	margin-right:4px;
	text-align:center;
	background-color:#212121;
	text-align:left;
}
#board-navigation li.navtab-on{
	background-color:#333;
	background-image:url('../images/bg-gradient-tl.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:0px;
	font-size:1.6em;
}
#board-navigation li.navtab-on a{
	color:#fff;
}
#main-content{
	float:left;
	width:800px;
	border:10px solid #333;
	margin-top:15px;
	padding:0px 0px 0px 0px;
}
#main{}
#board{
	background-image:url('../images/top-tl-bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#111;
	padding:15px 15px 25px 15px;
	border-bottom:1px solid #212121
}
#boarddescription{
	width:450px;
	margin:0px 0px 25px 0px;
	float:left;
}
#boarddescription-r{
	width:300px;
	float:right;	
}
.boardl p{
	line-height:1.7em;
}
.boardr{
	width:200px;
	margin-bottom:10px;
	float:left
}
.boardr a{
	display:block;
	width:200px;
	background-color:#444;
	height:80px;
	margin
}
.boardr a{
	display:block;
	width:200px;
	background-color:#444;
	height:80px;
}
#topic-data{
	margin:5px 15px 35px 15px;
}
#pagination{
	text-align:center;
	margin-top:20px;
}
#pagination a{
	border:1px dotted #333333;
	padding:2px 4px
}
#shareblock{margin:25px 0 0 0}
#topic{
	background-image:url('../images/top-tl-bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#121212;
	border-bottom:1px solid #333;
	padding:15px 15px;
}
#topic h5{
	font-size:1.1em;
	margin:5px 0px 15px 0px;
}

#topic p {
	font-size:1.3em;
	line-height:1.7em;
	padding:0px 0px 15px 0px;
}
#topic h6 a{
}
#topiccontent{
	float:left;
	width:430px;
	margin-right:25px;
}
#topiccontent-r{
	float:left;
	width:300px;
	margin-bottom:35px;
}
.response{
	margin:15px 25px 0px 0px;
	padding:10px 25px 10px 10px;
	border-top:1px solid #333;
	border-bottom:1px solid #000;
	line-height:1.8em;
	background-color:#212121;
	float:left;
}
.response p{
	font-size:1.3em;
	margin:5px 0px 15px 0px;
	line-height:1.8em;
}
.response h5 {
	font-size:1.3em;
	font-weight:normal;
	color:#666666;
	padding:3px;
	margin:0;
	margin-bottom:0px;
}

.response h4{
	color:#fff;
}
.responsesub{
	margin:1px 0px 0px 50px;
	padding:10px 25px 10px 10px;
	border-bottom:1px solid #000;
	line-height:1.8em;
	float:left;
	background-color:#1c1c1c;
}
.responsesub h5{
	font-size:1.2em;
	font-weight:normal;
	color:#666666;
	margin-bottom:8px;
	padding:0px 0px 10px 0px;
}
.responsesub p{
	font-size:1.3em;
	margin:5px 0px 15px 0px;
	line-height:1.8em;
}
.responsesub h4 {
	text-align:right;
	margin:10px 0px
}
#postresponse{
	margin:15px 0px;
	text-align:center;
}	
.edit a{
	color:#444;
	margin:5px 0px;
	padding:2px;
	border:1px solid #212121;
	font-size:10px;
	text-transform:uppercase;
}
.reply{
	padding:10px 0px 0px 0px;
}
a.reply{
	font-size:0.9em;
	text-transform:uppercase;
	padding:2px 4px;
	color:#fff;
	margin-top:6px;
	color:#666;
	border:1px solid #333;
}
a:hover.reply{
	background-color:#333333;
	color:#fff;
	border:1px solid #fff;
}
#breadcrumbs{
	font-size:1.0em;
	position:relative;
	margin-bottom:10px;
}
#breadcrumbs a{
	font-size:1.0em
}
#board{}
#board h2{
	margin-bottom:8px;
	padding:5px 3px;
	text-align:center;
}
#board h2:hover{
}
#board p{
	margin:0px;
}
#board h2 a{
}
.topicinfosm{
	margin-bottom:4px;
	text-align:left;
	padding:3px;
	font-size:11px;
	background-color:#111;
}
.countsm{
	background-image:url(/board/images/icon_comments.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding-top:1px;
	float:left;
	width:20px;
	height:20px;
	text-align:center;
	font-size:11px;
}
.topicsm{
	padding:2px 5px 10px 10px;
	display:block;
	float:left;
	width:350px;
	background-color:#111;
}

#asubblock{
	float:right;
	width:320px;
	height:130px;
	text-align:center;
	border-left:1px dotted #333;
}
#responses{
	width:420px;
	margin-bottom:25px;
	float:left;
	position:relative;
}
.home{
	height:1300px
}
#responses .subtopics{
	padding:8px;
	background-color:#212121;
	margin-bottom:5px;
	font-size:1.5em;
	width:400px
}
#responses .subtopics h5 {
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:3px;
	color:#666666
}
#responses .subtopics h6 {
	font-size:0.7em;
	font-weight:normal;
	color:#666;
	margin-bottom:0px;
	font-style:normal
}
#responses .subtopics h6 a{
	color:#a4a4a4;
}
#responses .subtopics h6 a:hover{
	color:#fff;
}
#responses .subtopics .topictitle {
	font-size:1.1em;
	margin-bottom:3px
}
#responses .responsetally{
	float:left;
	background-image:url('../images/icon-response-balloon.png');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	width:40px;
	margin-right:8px
}
#responses .responsetally h3{
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:2px;
	font-size:14px
}
#responses h5 a.sublink{
	color:#666666;
	border-bottom:1px dotted #666666
}
#responses h5  a:hover.sublink{
	color:#999999;
	border-bottom:1px dotted #999999
}
#responses .topicinfo{
	float:left;
	width:350px;
}
#responsesL{
	float:left;
	width:350px;
}
#responsesR{
	float:right;
	width:340px;
}
#responsesR.sub{
	padding-top:30px;
}
#sub{
	padding:15px 15px;
	background-color:#111;
	background-image:url('../images/top-tl-bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #212121
}
#subcontent{
	float:left;
	width:425px;
	padding-bottom:10px;
}
.board-sub-lcol{
	float:left;
	width:500px;
	margin-right:25px;
}
.board-sub-rcol{
	margin-top:27px;
	float:left;
	width:300px
}
#pvt{background-color:#111;width:300px}
#pvt h3{text-align:center;font-size:1.1em;padding:5px}
#pvt h3 a{text-align:center;font-size:1.5em}
.related-thumb{
	float:left;
	width:70px;
	padding:2px 0px;
	text-align:center;
	margin-right:3px;
}
.subtopics{
	background-color:#212121;
	padding:10px;
	margin-bottom:0px;
	font-size:1.5em;
	width:420px
}
.subtopics a{
	border-bottom:0px;
}
.subtopics a:hover{
	border-bottom:0px;
}
.subtopics a:visited{
	border-bottom:0px;
}
.subtopics p {
	margin:0px
}
.subtopics h5 {
	font-weight:normal;
	color:#666666
}
.subtopics h6 {
	font-weight:normal;
	font-style:normal
}
.subtopics h6 a{
	color:#666;
}
.subtopics h6 a:hover{
	color:#fff;
}
.subtopics .topictitle {
	display:block;
	margin-bottom:8px
}
#subpagination{text-align:center;color:#fff;font-size:1.4em;}
.responsetally{
	float:left;
	text-align:center;
	width:40px;
	height:50px;
	margin-right:10px
}
.responsetally h3,h4{color:#A89AAB}
.topicinfo h5{margin:0px}
.topicinfo h6{margin:0px;margin-bottom:0px;color:#fff}
.responsetextarea {
	background-color:#777777;
 	font-size:15px;
 	color:#ffffff;
 	border:1px solid #333333;
	margin-left:30px
}
#footer{
	font-size:0.8em;
	padding:50px 0px 0px 180px;
	color:#999;
	width:800px;
	margin:0 auto;
}
#footer a{}
.loading{
	padding:50px 0px;
	text-align:center;
	font-size:2.4em;
	color:#fff;
}
.activityresponse{padding:0px;font-size:1.1em;margin:8px 0px 20px 0px}
.activityresponse p {font-size:11px;margin-bottom:3px;color:#fff}
.latestitems{background-color:#212121;padding:10px}
.latestitems p {font-size:11px;margin-bottom:4px;line-height:1.3em}
.latestitems p small {font-size:10px}

.moreList{background-color:#212121;padding:3px;margin-bottom:5px}

