/* ------------- UNIVERSAL CSS ------------- */

h2.title {
	margin-bottom: 9px;
	font-size: 30px;
	color: #FFFFFF;
}

#linebreak {
	width: 552px;
	display: block;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #5a5a5a;
	margin: 4px 0 4px 0;
}

#sub_info {
	background-color: #2c2c2c;
	height: 22px;
	width: 552px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 4px;
}

p.authordate {
	float: left;
	margin-left: 4px;
	color: #FFFFFF;
}

p.main_icons {
	float: right;
	margin-right: 7px;
	color: #FFFFFF;
}

/* ------------- COMMENTS CSS ------------- */

.pushdown {
	margin-top: 10px;
	display: block;
	overflow:hidden;
	word-wrap: break-word;
}

#comment-title {
	display: block;
	width: 552px;
	height: 25px;
	border-bottom: 1px solid #5a5a5a;
	margin-top: 150px;
	clear: both;
	margin-bottom: 20px;
}

#comment-title p {
	display: block;
	padding-bottom: 4px;
}

.textbg2 {
	background-color: #5a5a5a;
	border: 1px solid #828282;
	color: #dfdfc3;
	padding: 5px;
	font-family: arial;
}
.textbg {
	background-color: #5a5a5a !important;
	color: #FFFFFF;
	border: 1px solid #828282;
}
.darktext {
	color: #424242;
}
.user a {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}

#contentpost {
	display: block;
	width: 552px;
	border-bottom: 1px dashed #5a5a5a;
	color: #FFFFFF;
	margin-top: -7px;
	margin-bottom: 10px;
}
#contentpost p {
	margin-bottom: 8px;
}
.linebottom {
	border-bottom: 1px solid #5a5a5a;
}

.formbgs {
	background-color: #262626;
	border: 1px solid #424242;
	width: 552px;
	color: #FFFFFF;
}
.comment_title {
	font-size:23px;
	color: #FFFFFF;
	clear:left;
}


/* ------------- ROW LISTINGS CSS ------------- */


p.row {
	clear: left;
	float: left;
}

p.row a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

p.date {
	float: right;
	font-size: 16px;
}


/* ------------- INDEX/HOME PAGE CSS ------------- */

#news_title {
	display: inline;
	float: left;
	width: 525px;
	height: 34px;
	background-image: url(http://www.xspore.com/images/news_title_bg.gif);
}

#news_title_left {
	display: inline;
	float: left;
	clear: left;
	width: 12px;
	height: 34px;
	background-image: url(http://www.xspore.com/images/news_title_left.gif);
}

#news_title_right {
	display: inline;
	float: left;
	width: 12px;
	height: 34px;
	background-image: url(http://www.xspore.com/images/news_title_right.gif);
}

#news_title h4 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-top: 7px;
}
#news_title h4 a {
	color: #FFFFFF;
}

#news_title p {
	color: #FFFFFF;
	float: right;
	margin-top: 11px;
}

.news_summary {
	width: 525px;
	display: block;
	padding-top: 40px;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 19px;
}

.news_link {
	margin-left: 12px;
	margin-top: 14px;
	float: left;
	clear: left;
}

.news_link a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
}

.comments_link {
	margin-left: 12px;
	margin-top: 14px;
	float: right;
	color: #FFFFFF;
	margin-right: 20px;
	font-size: 14px;
}

.comments_link a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline;
}

#news_height {
	clear: both;
	height: 15px;
}


/* ------------- ARTICLES/NEWS DISPLAY CSS ------------- */


p.main_icons {
	float: right;
	margin-right: 7px;
	color: #FFFFFF;
}

#main_options {
	width: 90px;
	height: 40px;
	background-color: #262626;
	float: left;
	clear: left;
	margin: 15px 0 15px 0;
	border: 1px dashed # #424242;
}

#share_options {
	width: 354px;
	height: 40px;
	background-color: #262626;
	float: right;
	margin: 15px 0 15px 0;
	border: 1px dashed #424242;
}

#share_options a {

	
}

.shared_icons {
	margin: 10px 0 0 10px;
}


/* ------------- SCREENSHOTS CSS ------------- */


#screen_box {
	display: block;
	width: 525px;
	padding: 12px;
	background-color: #262626;
	border: 1px solid #424242;
	margin-bottom: 15px;
}

p.screen_title {
	font-size: 18px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
p.screen_title strong {
	color: #FFFFFF;
}

p.screen_date {
	text-align: center;
}
p.screen_comments {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#screen_container {
	float: left;
	margin: 0 12px 9px 0;
	display: inline;
	background-color: #2c2c2c;
	border: 1px dashed #5a5a5a;
	padding: 2px;
}

#content2 {
	margin-top: 30px;
	width: 860px;
	clear: both;
	margin-left: 10px;
	text-align: left;
	background-color: #262626;
	border: 1px solid #424242;
	text-align: center;
	padding: 20px;
	background-image: url(http://www.xspore.com/cms_imgs/screenbg.gif);
	margin:0 auto;
}

#thumb_container {
	display: block;
	clear: both;
	padding: 5px;
	background-color: #2c2c2c;
	border: 1px solid #5a5a5a;
	text-align: center;
	width: auto;
	height: 89px;
	margin: 0 auto;
}

.thumb_pos {
	float: left;
	margin-right: 6px;
	border: 1px solid #5a5a5a;
}

.screen_thumb_show {
	margin: 15px; 
	border: 4px solid #424242;
}


/* ------------- FAQ CSS ------------- */

.question_text {
	font-size: 19px;
	font-weight: bold;
	margin-top: 15px;
}

.answer_text {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}


/* ------------- CONTENT ADS CSS ------------- */


#middle_content_ad {
	float: right;
	margin-top: 0px;
	padding: 15px 0 15px 15px;
}

#top_ad_frame {
	width: 745px;
	height: 95px;
	background-image: url(http://www.xspore.com/images/horizontal_ad_frame.gif);
	padding: 4px 0 0 4px;
	text-align: left;
	float: right;
	display: inline;
	margin: 7px 15px -8px 0;
}
#top_ad_frame2 {
	width: 745px;
	height: 95px;
	background-image: url(http://www.xspore.com/images/horizontal_ad_frame.gif);
	padding: 4px 0 0 4px;
	text-align: left;
	display: block;
	margin-bottom:15px;
}




/* ------------- NETWORK BAR CSS ------------- */

#top-bar {
	display: block;
	width: 100%;
	height: 28px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-bg.gif);
	margin: 0px auto;
}

#cbox {
	display: block;
	width: 935px;
	height: 26px;
	margin: 0px auto;
	text-align: left;
}

div#top-bar h6 {
	display: block;
	width: 99px;
	height: 25px;
	float: left;
}
div#top-bar h6 a {
    display:block;
    height:100%;
    width:100%;
	text-indent: -5000px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-logo.gif);
	float: left;
}

#cbox ul {
	list-style-type: none;
}

#cbox ul li {
	float: left;
	margin-top: 1px;
}

#cbox ul li a {
	display: block;
	margin-left: 8px;
	text-indent: -5000px;
}

#cbox ul li.xSpore a {
	height: 24px;
	width: 76px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-xspore.gif);
}

#cbox ul li.xCrysis a {
	height: 24px;
	width: 81px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-xcrysis.gif);
}

#cbox ul li.xQuakewars a {
	height: 24px;
	width: 105px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-xquakewars.gif);
}

#cbox ul li.voiceservers a {
	height: 24px;
	width: 120px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-voiceservers.gif);
	float: left;
}

#cbox ul li.staff-positions a {
	height: 22px;
	width: 115px;
	float: right;
	margin-right: -4px;
	margin-top: -21px;
	background-image: url(http://www.tehcontrol.com/images/network_bar/bar-staff-positions.gif);
}


/* ------------- WALLPAPERS CSS ------------- */

.wallpaper_bottom {
	border-bottom: 1px solid #424242;
	margin-top:11px;
}

.wallpaper_border {
	border: 2px solid #424242;
}


/* ------------- VIDEOS CSS ------------- */

.video_container {
	width: 552px;
	border: 1px solid #424242;
	background-image:url(http://www.xspore.com/cms_imgs/videobg.gif);
}

.wallpaper_border {
	border: 2px solid #424242;
}



