/*
Theme Name: 		GWO Magazine
Description: 		A theme especially built for those who love tweaking their own themes.
Version: 		2.0.2
Author: 		Paul Younger

*/


/* Do not change the styling contained in the Reset */

/* =Reset
-------------------------------------------------------------- */


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1.5}table{border-collapse:separate;border-spacing:0;margin:0 0 15px 0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:none}* :focus{outline: 0}


/* You can start your styling from here onwards */




/* =Header
-------------------------------------------------------------- */

@font-face {
    font-family: 'ubuntubold';
    src: url('ubuntu-b-webfont.eot');
    src: url('ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-b-webfont.woff') format('woff'),
         url('ubuntu-b-webfont.ttf') format('truetype'),
         url('ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;
	


}
@font-face {
    font-family: 'ubunturegular';
    src: url('ubuntu-r-webfont.eot');
    src: url('ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-r-webfont.woff') format('woff'),
         url('ubuntu-r-webfont.ttf') format('truetype'),
         url('ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.community_title_descr img {
margin-bottom: 10px;
margin-right: 20px;
width: 340px;
height: 140px;
float: right;
margin-left: 10px;
}

#default_news li {
height: 200px;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    margin-left: -10px!important;
    padding: 0 2px!important;
}






.login_style {
width: 60px;

}

.login_style_button {
border-radius: 4px;
border: 1px solid #504f4f;
background: #000000;
color: #FF9101!important;
padding: 3px;
font-weight: bold;
box-shadow: 0 0 0 0 #000000, 0 1px 1px 1px #000000;
margin-right:3px;
}

.login_style_button:hover{
color: #FFFFFF!important;
box-shadow: 0 0 0 0 #000000, 0 0px 0px 0px #000000;

}

.login_style_button a:link{
color: #FF9101!important;
box-shadow: 0 0 0 0 #000000, 0 0px 0px 0px #000000;
}

.login_style_button a:visited{
color: #FF9101!important;
box-shadow: 0 0 0 0 #000000, 0 0px 0px 0px #000000;
}


.login_style_button a:hover{
color: #FFFFFF!important;
box-shadow: 0 0 0 0 #000000, 0 0px 0px 0px #000000;
text-decoration:none;
}


h1 a:hover,
h1 a:focus,
h1 a:active {
	text-decoration: none;
}
#header {
	width: 970px;
	margin:0 auto;
	padding: 0px;
	height: 122px !important;
    background-position: center bottom;
    background: url("http://guildwars.incgamers.com/images/header_back.jpg") no-repeat scroll 0 0 #860000;
}

#header-container {margin:0 auto; height: 120px; 
position: relative;
z-index: 4;
}


/* =Structure         background: url("http://guildwars.incgamers.com/images/gwbackinc.jpg") repeat-x #363636;
-------------------------------------------------------------- */


body {
    line-height: 1.6em;
	font-family: "ubunturegular", "Bitstream Charter", generic;
    min-width: 500px;
	margin: 0px;
	color: #000000;
	font-size: 15px !important;
	text-align left;
	background: url(/images/background2.jpg) no-repeat scroll center 0 #f6f0ec;
	background-position:center top;
}

#header_container_bannerright { 
text-align:right;

}
#banner_container { margin: auto;
    padding: 20px 10px 10px;
    text-align: right;
    width: 996px;
 }

 
#container {
background: #FFFFFF;
    margin: auto;
    padding: 0;
    width: 970px;
     -moz-box-shadow: 0px 10px 20px 1px #252525;
  -webkit-box-shadow: 0px 10px 20px 1px #252525;
  box-shadow: 0px 10px 20px 1px #252525;
border: 2px solid #460000;
border-radius: 5px;

position: relative;
z-index: 4;
      
}


#sidebox {
background: #f0f0f0;
	font-family: "ubunturegular", "Bitstream Charter", generic;
border: 1px solid #d9d9d9;
padding:4px;
  font-size: 0.9em;


}





/*-----------------Communty Start  ---- */
.news_post_container ul li{
font-size: 12px;
font-weight: bold;
}

.community_title {


}


.comment_container {
padding: 8px;
background-color: #F6F6F6;
    border: 1px solid #C0C0C0;
    border-radius: 5px 5px 5px 5px;
    float: left;
    font-size: 10px;
	width: 639px;

}

#sidebar ul li {
	list-style: none;
	margin-bottom: 3px;
	background: #F6F6F6;
	margin-top: 5px;
	padding: 2px;

}
#sidebar .tabberlive ul li, #sidebar .textwidget ul li {
	margin:0;
	background: transparent;
}

.community_date {
color:#3d3d3d;
font-size:11px;
margin-top: 10px;
}

.blue_community_date {
color: #c0c0c0;

}

.community_title {
font-size:20px;
font-weight: bold;
margin-top: 10px;

}

.community_title_descr {
font-size: 12px;
margin-bottom:8px;
}
.community_news_more {
float: right;
background: #efefef;
padding: 10px;
border-radius : 5px;
margin-top: 10px;
font-weight: bold;
}



.index_tv_entrycontainer {
height: 100px;
overflow:hidden;
margin-bottom:10px;
background: #f4f4f4;
padding: 4px;
margin-left:10px;
}

.index_tv_entrycontainer a{
font-size:16px;
font-weight:bold;
}

.index_tv_entrycontainer img {
background:#000000;
padding:3px;
margin-left: 2px;

}

#nav_news {clear: both; width: 100%; overflow: hidden; width: 620px; border-bottom: 1px solid #610101; }
#nav_news li {display: inline; margin: 0px; 	font-family: "ubunturegular", "Bitstream Charter", generic; }

#nav_news li a, #nav li a:visited {
				display: block; 
				float: left; 
				line-height: 30px; 
				padding: 0 5px; 
				background: #610101; 
				color: #d45151; 
				text-decoration: none; 
				margin-right: 2px; 
				border-top: 8px solid #FFFFFF;
				margin-left:2px;
				height:30px;
				font-size: 14px;
				font-weight: bold;
							
				}
				
#nav_news li a:hover {color: #ccc; }
#nav_news li a.current {background: #950000; height: 34px; color: #FFFFFF; border-color: #48220B;  border-top: 4px solid #950000; margin-left:2px;}
#ajax-content {
	display:none;
	
}

#loading_ajax {
width:88px;
margin: auto;
}



/*-----------------Communty End  */



.post_container {

/*background: #210406;*/
padding: 5px;
color: #000000;
/*border: 1px solid #48220b;*/
}


#content {
	width: 643px;
	float: left;
	overflow: hidden;
	padding: 8px;
	 # box-shadow: 0 2px 10px 1px #545454;
	  

        
}



.commuity_header_container1 {
font-size: 12px;
}

.commuity_header_container2 {
margin-top: 10px; margin-bottom: 4px;

}

.community_forum_posts {
line-height: 26px;
font-size: 13px;

}



.community_heading {
font-style: italic;
font-weight: bold;
color: #6B0707;    
font-family: Georgia,"Bitstream Charter",serif;
font-size:14px;
}




#top_feature_back {
  background: url("/images/top-back.jpg") no-repeat;
  width: 655px;
  height: 210px;
  padding:5px;


}

#footer {
background: none repeat scroll 0 0 #222222;
    border: 4px solid #460000;
    color: #999999;
    font-size: 9px;
    height: 260px;
    margin: 20px auto auto;
    padding: 6px;
    text-align: center;
    width: 990px;
   
  
}
#footer a {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 11px;
}


#navigation {

height:25px;
margin:auto;
padding-bottom:2px;
padding-left:0px;
padding-right:2px;
float: left;
position:absolute;
    width: 876px;



}

.navigation-right {
float: right;
}

.navigation-left {
float: left;
}

#logo {

    float: left;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-top: 10px;
	
	}

#navigation_tile {

    height: 32px;
    margin: auto;
    width: 998px;


}

#search-box {
  background: none repeat scroll 0 0 #292929;
   # border-radius: 5px 5px 5px 5px !important;
   #   box-shadow: 0 0 0 0 #000000, 0 1px 1px 1px #000000;
    color: #FFFFFF;
    float: left;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12px;
    margin-left: 6px;
    margin-right: 4px;
    #margin-top: 20px;
    padding-bottom: 2px;
    #padding-top: 2px;
    text-align: center;
	float: left;
	#margin-top:2px;
    #width: 270px;
	
}

#wrap_header_links {
   background: url("http://guildwars.incgamers.com/forums/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #860000;
     height: 34px;
    margin: auto;
    padding: 0;
    position: relative;
    width: 970px;
    z-index: 4;
   border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	box-shadow: 0 2px 2px 1px #545454;

}




#sidebar {


    float: right;
    margin-right: 10px;
    padding-left: 1px;
    width: 300px;


}
#wrapper {
   cursor: auto;
    margin: auto;
    width: 100%;

}
.post-details {
	margin:0 0 20px;
}
.single-block,
.clear {
	clear: both;
}





.anet_post {

font-size:14px;
padding: 20px 20px 16px !important;
border: 1px solid #400505;
color: #ffe5e5;
border-radius: 10px 10px 10px 10px;
box-shadow: 0 0 6px 0 #000000, -10px 0 10px -10px #000000;
background:url(http://guildwars.incgamers.com/images/anet_back.jpg) no-repeat #570606!important; background-position: top left; padding:0px;
margin-bottom:8px !important;
}


.anet_post_source a:link{
float: right;
background: url(http://guildwars.incgamers.com/images/source_link.png) no-repeat transparent; background-position: top left; padding:0px;margin:0px !important;
    border: medium none;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 50px;

}


.anet_post_source a:hover{
float: right;
background: url(http://guildwars.incgamers.com/images/source_link.png) no-repeat transparent; background-position: top left; padding:0px;margin:0px !important;
	border: medium none;
	background-position: 0 -25px;
    height: 25px;
	border: none;
	text-align:left;
	
} 

.anet_post a:link {
	color: #ffedc5;
}

.anet_post a:hover {
	color: #ffedc5;
}

.anet_post a:visited {
	color: #ffedc5;
}

.anet_post ul li {
    font-size: 14px;
}



/* =Nav
-------------------------------------------------------------- */


.menu {
	clear: both;
	width: 980px;
	margin-bottom: 10px !important;
}
.menu a:link,
.menu a:visited {
	color: #000;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
.menu a:hover,
.menu a:focus,
.menu a:active {
	color: #000;
	display: block;
	padding: 5px 10px;
	text-decoration: underline;
}
.menu li {
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #bbb;
	border-top: 1px solid #e1e1e1;
	color: #3333cc;
	float: left;
	margin: 0 3px 0 0;
	padding:0;
}
.menu li li {
	width: 149px;
}
.menu li li a {
	padding: 4px 10px;
	width: 130px;
}
.menu li ul ul {
	margin: -33px 0 0 150px;
}
.menu li:hover ul ul,
.menu li:hover ul ul ul,
.menu li:hover ul ul ul ul,
.menu li.sfhover ul ul,
.menu li.sfhover ul ul ul,
.menu li.sfhover ul ul ul ul {
	left: -999em;
}
.menu li:hover ul,
.menu li li:hover ul,
.menu li li li:hover ul,
.menu li li li li:hover ul,
.menu li.sfhover ul,
.menu li li.sfhover ul,
.menu li li li.sfhover ul,
.menu li li li li.sfhover ul {
	left: auto;
}
.menu li:hover,
.menu li.sfhover,
.menu .current_page_item {
	background: #e1e1e1;
}
.menu ul {
	border: 0;
	font-weight: 400;
	left: -999em;
	margin: 0 0 20px 0;
	position: absolute;
	width: 151px;
}
.menu,
.menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}



.nav {
margin-bottom: 10px 0;
margin-top: 10px;
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background: none repeat scroll 0 0 #F4EBE1;
font-size:16px;
padding: 5px;
text-align:center;
}





.nav a:link {
color: #610101;
font-weight: bold;

}

.nav a:visited {
color: #610101;
font-weight: bold;

}


.nav a:hover {
color: #610101;
font-weight: bold;
text-decoration: underline;

}

.nav_single {

font-size:10px;
overflow: hidden;

border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;



.navigation-left {
	float: left;
   	margin-bottom: 0;
   	 padding: 10px;
   	color: #000000;
	font-size:11px;
}
.navigation-right {
	float: right;
   	margin-bottom: 0;
   	 padding: 10px;
    	color: #000000;
	font-size:11px;
}




}

#recentcomments ul  {
    list-style: square outside none;
     margin: 0px; !important
   
   
}


/* =Search
-------------------------------------------------------------- */  


#searchform #s {
	border: 1px solid #000000;
	padding: 5px 5px 5px 20px;
	width: 200px;
	margin: 5px 0;
	background: #FFFFFF;
}
  
  
/* =Headings
-------------------------------------------------------------- */ 


h1,
h3,
h4,
h5,
h6 {
	clear: both;
	font-style: normal;
	font-weight: 400;

}
h1 {
	font-size: 2.5em;
	margin: 20px 0 0 0;
	padding-bottom: 0;
	line-height: 1.1;
}


h2 {
	
	color: #620000;
    #font-family: Georgia,"Bitstream Charter",serif;
	font-family: "ubuntubold", "Bitstream Charter", generic;
	font-size: 1.8em;
    #font-weight: bold;
    line-height: 27px;
    margin-top: 10px;
    padding: 5px;
    width: 620px;

 
}


.sub_header_links {
    height: 20px;
    margin-bottom: 10px;
    padding: 5px 6px 0 5px;
}

h2 a:link {
color: #620000;

}

h2 a:visited {
color: #620000;
}

h2 a:hover {
color: #620000;
text-decoration: underline;

}

.h2_small {
  color: #FFFFFF;
  padding: 5px;
  padding-left: 15px;
  padding-top: 7px;
  font-size: 12px;
  /*clear: both;*/
  background: #000000 url(/images/h2_small.png) no-repeat;
font-weight: bold;
height: 26px;

}


small, sup, sub a:link {
color: 3b6f7a;
}




h3 {
	font-size: 1.55em;
}
h4 {
    color: #000000;
    font-family: Georgia,"Bitstream Charter",serif;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 5px 5px 0;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1.1em;
}
#sidebar h4 {
#background: url("http://guildwars.incgamers.com/images/h4.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
	background: #860000;
    font-family: "ubuntubold","Bitstream Charter",generic;
    font-size: 16px;
    font-weight: normal!important;
    height: 22px;
    padding-top: 5px;
	padding-left: 10px;
    border-radius: 5px 5px 0px 0px;
	margin-top:10px;
}
#sidebox  h4 {
 background: url("http://guildwars.incgamers.com/forums/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #A71212;
    color: #FFFFFF;
    font-family: Georgia,"Bitstream Charter",serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding: 5px 5px 5px 5px;

	
}
li.cat-item {

margin-left: 5px;
font-size: 11px;

}



li.recentcomments {

  font-size: 11px;
}



/*---------------News Submissions-------------------*/

.news_sub_links {

float: right;
width: 370px;
}

.reclinks-sort {
background: #540000;
color:#FFFFFF;
padding: 5px;
border-radius: 5px 5px 5px 5px;
margin-left: 2px;
}

.news_sub_links ul {
    list-style: none outside none;
}
.news_sub_links li {
float: left;
padding:10px;
background: #540000
}

.news_sub_links a:link {
color: #FFFFFF;
font-weight: bold;
}

.news_sub_links a:visited {
color: #FFFFFF;
}
.news_sub_links a:active {
color: #FFB750;
background: #FFB750;
}

.news_sub_content_container {
margin-left:24px;
}

#news_submission_posts ul {
margin:0px;
color: #000000;
 counter-reset: li;
}


ol.news_submission_posts_class li {
 list-style: none;
}



ol.news_submission_posts_class li:before {

    background: none repeat scroll 0 0 #000000;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 0 5px #C0C0C0 inset, 2px 2px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    content: counter(li, decimal);
    counter-increment: li;
    float: left;
    font: bold 16px/16px sans-serif;
    height: 26px;
    left: 0;
    margin-left: -20px;
    padding-top: 11px;
    text-align: center;
    top: 8px;
    width: 36px;



}

.news_sub_content p {
font-size:12px;
}

.news_sumbit_header {
font-size:18px;
font-weight: bold;
}

.news_sub_title {
font-size: 16px;
font-weight: bold;

}

.news_sub_content {
background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #D9D9D9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 2px 2px 1px #545454;
    font-size: 11px;
    padding: 3px 6px 10px 5px;

}


.submit_form_box1 {
float: left;
padding:10px;
font-size: 14px;
font-weight: bold;
width: 150px;
}

.submit_form_box2 {
float: left;
padding:10px;
font-size: 14px;
font-weight: bold;

}

#reclink_title {
width: 420px;
}


/* =Lists
-------------------------------------------------------------- */


ul {
	list-style: square;
 margin-left: 20px;
        
	
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
.post-details ul {
	margin: 0;
	padding: 0;
}
.post-details ul li {
	background:#f1f1f1;
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
	list-style: none;
	padding: 5px;
	margin:0;
}

li {

     margin: 0 0 3px 3px;
     font-size: 14px;

}





/* =Forms
-------------------------------------------------------------- */


input#author {
	color: #555;
	background: #fff url(images/name.jpg) 2px 5px no-repeat;
	padding: 5px 5px 5px 20px;
	width: 310px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
input#email {
	color: #555;
	background: #fff url(images/mail.jpg) 2px 5px no-repeat;
	padding: 5px 5px 5px 20px;
	width: 310px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
input#url {
	color: #555;
	background: #fff url(images/home.jpg) 2px 5px no-repeat;
	padding: 5px 5px 5px 20px;
	width: 310px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
input#submit {
	margin: 0;
}
textarea#comment {
	color: #555;
	background: #fff;
	overflow: auto;
	padding: 5px;
	width: 98%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}


comment-form-comment {

width: 100%;

}


/* =Links
-------------------------------------------------------------- */ 


a:link {
	color: #620000;
	text-decoration: none;
     
}
a:visited {
	color: #620000;
	text-decoration: none;

}
a:hover,
a:focus,
a:active {
	color: #620000;
	text-decoration: underline;

}
a img {
	border: none;
}

a.read_more  {
color: #FFFFFF;
background: #860000;
padding: 3px;
border-radius: 5px; 
float: right;
}

/* =Images
-------------------------------------------------------------- */


.aligncenter,
.center {
	display: block;
	margin: 0 auto 20px;
        padding: 4px;
}
.alignleft,
.left {
	float: left;
	margin: 5px 15px 0 0;
  	background: #EFEEEE;
    padding: 4px;
}
.alignnone,
.block {
	clear: both;
	margin: 20px 0;
	background: #EFEEEE;
        padding: 4px;
}
.alignright,
.right {
	float: right;
	margin: 5px 0 0 15px;
        background: #EFEEEE;
   	padding: 4px;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 210px!important;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	clear: both;
}
.gallery dl {
	margin: 0;
}
.gallery img{ 
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
img.wp-smiley {
	border: none;
	margin: 0;
	max-height: 12px;
	padding: 0;
}
.wp-caption {
	background: #efeeee;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
	border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	margin: 5px;
}
 
 
/* =Comments
-------------------------------------------------------------- */


.comment blockquote {
	background: #fff;
	font-style: italic;
	margin: 0 0 20px 10px;
	padding: 10px;
}
.commentlist {

    padding: 7px;
	list-style: none;
font-size: 12px;

border: #cbcbcb 1px solid;
color: #000000;
margin-top: 2px;
	
}
.commentlist .bypostauthor {
}
.commentlist li .comment-meta {
	font-size: 10px;
	dec
}
.commentlist li .vcard {
	font-size: 16px;
}
.commentlist li .vcard cite.fn {
	font-style: normal;
}
.commentlist li .vcard img.avatar {
	float: left;
	margin: 4px 10px 10px;
}
.commentlist li p {
	margin: 10px 0;
        font-size: 12px;

}
.commentlist li pre,
.commentlist li ul {
	list-style: square;
	margin: 3px 0 0;
}
.commentlist li ul.children {
	clear: both;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
.commentlist li ul.children li.depth-2,
.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-4,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-6,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-8,
.commentlist li ul.children li.depth-9,
.commentlist li ul.children li.depth-10,
.commentlist li.comment {

	padding: 5px;
}
.commentlist li.pingback {
	border: 1px solid #ddd;
	margin: 10px 0 0;
	padding: 10px;
}
#respond {
	margin: 10px 0 0 0;
        background: #f1f1f1;
        color: #000000;
        padding: 12px;
}


#comment_title {
background: #f1f1f1;
height: 70px;
font-family: arial;
font-weight: bold;


}


#comment_title a {
color: #BB3838;
font-weight: bold;


}


/* =Tables
-------------------------------------------------------------- */


table {
	border: 1px solid #202020;
	border-collapse: collapse;
	border-top: 0;
	width: 100%;
}
table caption {
	font-weight: 700;
	text-align: left;
}
table th{
	border-bottom: 2px solid #202020;
	font-weight: 700;
	text-align: left;
}
table th,
table td {
	border: 1px solid #202020;
	border-bottom: 0;
	padding: .3em .5em;
}
table tr.even td {
	background:#ddd;
}
table {
	border: 1px solid #202020;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
table th {
	background: #202020;
	color: #000;
	font-weight: 400;
	text-align: left;
}
table th,
table td {
	padding: 5px 10px;
	text-align: left;
}
tfoot {
	border: 0;
	text-align: left;
}
thead {
	margin-top: 0;
}


/* =Misc
-------------------------------------------------------------- */


acronym,
abbr {
	border-bottom: 1px dashed #666;
	cursor: help;
	text-transform: uppercase;
}
address {
	font-style: italic;
	margin: 0 0 20px;
}
.attachment-thumbnail {
	float: left;
	margin: 0 0px 0 0;
}
big {
	font-size: 120%;
}
blockquote {
        font-family: Georgia, "Bitstream Charter", serif;
	background: #f2f2f2;
	font-style: normal;
	margin: 0 0 20px 10px;
	padding: 10px;
        font-size: 14px;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}
bold {
	font-weight: bold;
}
caption {
	background: #ccc;
	margin-bottom: 0;
	padding: 5px;
}
code {
	font: .9em Monaco, monospace, Courier, "Courier New";
}
del {
	text-decoration: line-through;
}
em,
cite,
blockquote em,
blockquote cite {
	font-style: italic;
}
.entry {
	padding: 0;
	margin: 20px 0 0 0;

 	font-family: "ubunturegular", "Bitstream Charter", generic;
	font-size: 15px !important;
	
	
	
}
.hidden {
	display: none;
}
.highlighted-heading {
	background: #e1e1e1;
	clear: both;
	font-size: 1em;
	font-variant: small-caps;
	margin: 0;
	padding: 5px 0 5px 5px;
}
hr {
	background: #ddd;
	border: none;
	color: #000;
	height: 1px;
	margin-bottom: 20px;
}
ins,
dfn {
	border-bottom: 1px solid #666;
	font-style: italic;
	text-decoration: none;
}
.more-link {
	clear: both;
	display: block;
	margin: 10px 0 0;
	padding: 0;
}
object {
	margin-bottom: 20px;
}
pre {
	font: .9em Monaco, monospace, Courier, "Courier New";
	line-height: 20px;
	margin-bottom: 20px;
	overflow: auto;
	padding: 9px;
}
pre code {
	font-size: 1em;
}
.required {
	color: #ff0000;
}
.search-terms {
	font-weight: bold;
}
small,
sup,
sub {font-size: 10px;}




sub {
	position: relative;
	top: .3em;
	vertical-align: baseline;
}
.sticky {
	background: #;
	padding:;
}
sup {
	bottom: .3em;
	position: relative;
	vertical-align: baseline;
}

small,
sup,
sub a:link {color: #3b6f7a;}


.postedby {color: #373737; font-size: 10px;}
.postedby a:link {color: #3b6f7a; }





.tag-link {
	background: #000;
	margin: 20px 0 20px 0;
}

#wp-calendar {
	margin: 0 auto;
	padding: 0;
	width:300px;
}
#wp-calendar caption {
	margin: 0 0 10px;
	text-align: center;
}
#wp-calendar td#today,
strong{ 
	font-weight: 700;
}
#wp-calendar tfoot,
.commentlist li .reply,
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

.filed {

    color: #000000;
    margin-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 4px;
    margin-top: 5px;
	background: #ededed;
	border-top-left-radius: 5px 5px; 
	border-top-right-radius: 5px 5px; 
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	  font-size: 12px;
}

.filed a {
       color: #000000;
}


.comment-register {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #cddbde;
    color: #000000;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 4px;
    margin-top: 5px;
	border-top-left-radius: 5px 5px; 
	border-top-right-radius: 5px 5px; 
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

.comment-register a { #ffffff;


   
}




.more-link {
text-align: right;
}



.loginbox {
   background: #af2727;
    color: #FFFFFF;
    float: right;
    padding: 10px 5px 5px 15px;
    width: 240px;
	height: 96px;
	margin-right: 15px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	box-shadow: 0 2px 2px 1px #545454;
}

.loginbox a {

color: #FFFFFF;
}


.wp-polls
{
background: #E4E8E9;
 padding: 10px;
 border: 1px solid #CDDBDE;

}


#comments {
font-size: 11px;
}


.reply {
text-align: right !important;


}

.comment-reply-link {

background: #940504;
padding: 5px;
border: 1px solid #cd302b;
color: #FFFFFF;

}

a.comment-reply-link {
color: #FFFFFF !important;
font-weight: bold;

}


.embedshots {
margin: 10px;
}

.contentjumpnumber {

padding: 10px;
background: #0b0522;
}

.contentjumplink {
padding: 10px;
background: #040523;
margin-left: 4px;

}

.tubepress_thumb {

margin-right: 0px !important;
height: 280px !important;
}



.tubepress_container div.pagination span.current  {
padding: 10px !important;
background: #040523 !important;
margin-left: 4px !important;
color: #FFFFFF !important;

}


.tubepress_container div.pagination span.disabled {
padding: 10px !important;
background: #040523 !important;
margin-left: 4px !important;
color: #c0c0c0 !important;

}


.tubepress_container div.pagination a{

padding: 10px !important;
background: #040523 !important;
margin-left: 4px !important;
color: #c0c0c0 !important;
border: 0px !important;

}

/* CountDown Timer CSS*/


#LCTimerWidget_Counter {
    height: auto !important;
    margin: 0 20px 20px 50px !important;
    overflow: hidden !important;
    padding: 0px !important;

}

.xLCTTTTopBottom {

font-size: 11px !important;
color: #ffc600 ;

}

.xLCTTTTopTime {
font-size: 22px;
font-weight: bold;
background:  #393939;
padding: 10px;

}



.entry-content #post-thumbnail {
   
   float: left;
   background: none repeat scroll 0 0 #C0C0C0;
   line-height: 18px;
   margin-bottom: 20px;
   padding: 4px;
   text-align: center;
   margin-right: 20px;

}




/* End CountDown Timer CSS*/








a.facebook {
        background: url(http://rift.incgamers.com/images/facebook.png) top left;
        width: 96px;
        display: block;
        height: 32px;
        float: left;
}

a.youtube {
        background: url(http://rift.incgamers.com/images/youtube.png) top left;
        width: 96px;
        display: block;
        height: 32px;
        float: left;
}


a.twitter {
        background: url(http://rift.incgamers.com/images/twitter.png) top left;
        width: 96px;
        display: block;
        height: 32px;
        float: left;
}







.normal_heading {
    color: #FFFFFF;
    font-size: 16px;
    height: 22px;
    padding: 5px 5px 5px 0;
    font-weight: bold;
}

#submit_news {
    background: url("/images/submitnews_back.png") no-repeat scroll 50% 0;
    color: #FFFFFF;
    font-size: 10px;
    height: 76px;
    margin-top: 10px;
    padding: 24px 55px 0;
}

.comment_links {

text-align: center;
font-size: 14px;
font-weight: bold;
background: #e3e3e3;
border: #cbcbcb 1px solid;
color: #000000;

}

.comment_front {
float: right;
background: #bf5f4f;
color: #FFFFFF;
padding: 4px;
border-radius:4px;
}

.comment_front a {
color: #FFFFFF;
text-shadow: 2px 2px #111111;

}

#home {

}

h3 #reply {
color: #fee795;
}

.comment_numbers {
  float: right;
  margin-top: 0px;
  margin-left:5px;

}

.comment_number_digit {
    background: none repeat scroll 0 0 #340000;
    #border: 1px solid #ECE3D9;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-size: 12px;
    padding: 1px;
    text-align: center;
    width: 24px;

	
}

.comment_number_digit a {
 color: #FFFFFF;
}

.feature_box {
 background: none repeat scroll 0 0 #610101;
    float: left;
    height: 200px;
    margin: 6px;
    padding: 5px;
    width: 400px;
	border-top-left-radius: 5px 5px; 
border-top-right-radius: 5px 5px; 
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;

}

a.feature_link {
color: #FFFFFF;
}

#commentform .comment-form-url {display:none;}

.rcg-div {
 background: none repeat scroll 0 0 #F0F0F0;
 border: 1px solid #D9D9D9;
 margin-top: 0px;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 box-shadow: 0 2px 2px 1px #545454;

}

.rcg-text { padding-left: 0px!important;}


.tagcloud {
background: #f0f0f0;
border: 1px solid #d9d9d9;
padding: 5px;
}


.posted_by {
    border-bottom: 1px solid #D9D9D9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #000000;
    padding: 4px;
}


.posted_by  a {
color: #0061BC;;
}






/* Layout
   -------------------------------- */

.layout-grid {
	width: 960px;
}

.layout-grid td {
	vertical-align: top;
}

.layout-grid td.left-nav {
	width: 140px;
}

.layout-grid td.normal {
	border-left: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}

.layout-grid td.demos {
	background: url('/images/demos_bg.jpg') no-repeat;
	height: 337px;
	overflow: hidden;
}

/* Normal
   -------------------------------- */

.normal h3,
.normal h4 {
	margin: 0;
	font-weight: normal;
}

.normal h3 {
	padding: 0 0 9px;
	font-size: 1.8em;
}

.normal h4 {
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 1.2em;
	font-weight: bold;
}

.normal p {
	font-size: 1.2em;
}

/* Demos */

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0
}

.demos-nav {
	float: left;
	width: 170px;
	font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #e87b10;
}

.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 4px 8px;
	font-size: 90%;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #f3f3f3;
	color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }
.normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; }
.normal a:link,
.normal a:visited { color:#1b75bb; text-decoration:none; }
.normal a:hover,
.normal a:active { color:#0b559b; }

#demo-config { padding:20px 0 0; }

#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; }
#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; }

#demo-config-menu { float:right; width:180px;  }
#demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; }

#demo-config-menu ul { list-style: none; padding: 0; margin: 0; }

#demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; }

#demo-config-menu li a:link,
#demo-config-menu li a:visited { display:block; padding:1px 8px 4px; border-bottom:1px dotted #b3b3b3; }
* html #demo-config-menu li a:link,
* html #demo-config-menu li a:visited { padding:1px 8px 2px; }
#demo-config-menu li a:hover,
#demo-config-menu li a:active { background-color:#f6f6f6; }

#demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; }

#demo-config-menu li.demo-config-on a:link,
#demo-config-menu li.demo-config-on a:visited,
#demo-config-menu li.demo-config-on a:hover,
#demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; margin-top: 0px; margin-bottom: 0px; }

#demo-source, #demo-notes {
	clear: both;
	padding: 20px 0 0;
	font-size: 1.3em;
}

#demo-notes { width:520px; color:#333; font-size: 1em; }
#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
#demo-source pre, #demo-source code { padding: 0; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }

#demo-source a:link,
#demo-source a:visited,
#demo-source a:hover,
#demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; }

#demo-source a.source-open:link,
#demo-source a.source-open:visited,
#demo-source a.source-open:hover,
#demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); }

#demo-source a.source-closed:link,
#demo-source a.source-closed:visited,
#demo-source a.source-closed:hover,
#demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); }

div.demo {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}

div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }

div.demo-description {
	clear:both;
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top left;
}

.left-nav .demos-nav {
	padding-right: 10px;
}




#demo-link { font-size:11px;  padding-top: 6px; clear: both; overflow: hidden; }
#demo-link a span.ui-icon { float:left; margin-right:3px; }

/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
----------------------------------*/

#widget-docs { margin:20px 0 0; border: none; }

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }

#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }

#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }

.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }

.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }

.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }

.wp-about-author-containter-around {
    background: none repeat scroll 0 0 #FAFFEE!important;
    border: 1px solid #c0c0c0;
    clear: both;
    font-size: 12px;
    line-height: normal;
    margin: 20px 0;
    overflow: hidden;
    padding: 10px;
}


.wp-about-author-pic img {
    height: 60px;
    max-width: 60px;
    width: 60px;
}

.wp-about-author-pic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    float: left;
    height: 60px;
    margin: 0 -122px 0 0;
    padding: 10px;
    width: 60px;
}

.wp-about-author-text {
    float: left;
    margin: 0 0 0 90px;
}

.clr {
clear: both;
}



#small_news_container {
 float: left;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    #height: 215px;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
    width: 320px;
 
    height: 205px;
    margin-top: 8px;
}

#small_news_container_img {
background:  no-repeat; position: relative; width: 316px; height: 110px; border: 2px solid #000000; float: left; margin-right: 5px; background-position:center!important; 

}

.small_news_container_imglink {
position:absolute; width:316px; height:90px; top:0; left:0;
}


.newsitem_front_long {
 background: none repeat scroll 0 0 #;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 422px;
    margin-bottom: 10px;
    margin-left: 3px;
    margin-right: 12px;
    #overflow: hidden;
    padding-top: 10px;
    width: 318px;
	border-radius: 5px;
	color: #00000;
	font-weight: bold;
	
	
}

.newsitem_front_long_title {
	 #font-family: 'dyno_regular-webfont', Arial, sans-serif; 
    font-size: 1.8em;
    line-height: 27px;
padding:0 5px 5px;
#background: #EFEEEE;
width: 312px;
}


#newsitem_front_long_img {
 #width:328px!important;
 height: 234px!important; 
 position:relative!important;
 background-position:center!important;
 border: 1px solid #000000; 
 background-color: #000000!important;
 margin-bottom: 4px;

}

.front_long_news_container_imglink {
position:absolute!important; width:328px!important; height: 228px!important; top:0!important; left:0!important; 
}

.newsitem_front_long_txt {

font-size: 14px;
padding: 5px;
#background: #f4f4f4;
line-height:normal;

}

.newsitem_front_long_txt a {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
 }

 
 #front_date_big {
background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-size: 10px !important;
line-height: normal;
margin-right: 10px;
    opacity: 0.6;
    padding: 2px;
    text-align: right;
    text-decoration: none;
    width: 22px;
	border-radius: 0 0 0 5px;
}

	.newsitem_front_feature {
 border-top:1px solid #c0c0c0;
 border-bottom:1px solid #c0c0c0; 
 font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 638px;
 float: left;
 margin-bottom: 20px;
 color: #000000;
 #padding: 10px;
 margin: 0px 10px 20px 15px;
}


.newsitem_front_feature_img {
 width:640px!important; height: 200px!important; position:relative!important; background-position:center!important; border:1px solid #000000!important;
}


.newsitem_front_feature_imglnk {

position:absolute!important; width:640px!important; height: 200px!important; top:0!important; left:0!important;	
}

	
	.newsitem_front_feature_txt {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 0px;
    padding-right: 5px;
    padding-top: 5px;
    width: 640x;
	font-weight:bold;
	font-size:14px;
	font-family: Arial,Helvetica,sans-serif;
    line-height: normal;
}

.newsitem_front_feature_title {
#margin-bottom: 8px;
    font-size: 1.8em;
	font-weight: bold;
    line-height: 26px;
	#font-family: 'dyno_regular-webfont', Arial, sans-serif; 
	padding-bottom:12px;
}

	.news_headline  {
	padding-top: 5px;
	#background: #f6f5f5;
    padding-bottom: 4px;
	padding-left:0px;
	font-size: 1.2em;
	line-height: 17px;
	#height: 31px;
	   width: 310px;
	#background: url("/images/headline_back.png") repeat-x left top transparent;
	#font-family: 'dyno_regular-webfont', Arial, sans-serif; 
	    
	}
	.news_headline a {

font-weight:bold;
	}
	
	
	.bigBox{
height:5px;
}

 .smallboxcount{
 margin:0px 0px 0px 0px;
 }
 
  .smallboxbigbox{
height:5px;
 }
 
 
 #front_date_big {
background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-size: 10px !important;
line-height: normal;
margin-right: 10px;
    opacity: 0.6;
    padding: 2px;
    text-align: right;
    text-decoration: none;
    width: 22px;
	border-radius: 0 0 0 5px;
}


#front_date  {
background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: right;
    font-size: 10px !important;
line-height: normal;

    opacity: 0.6;
    padding: 2px;
    text-align: right;
    text-decoration: none;
    width: 22px;
	border-radius: 0 0 0 5px;
}

.grouped_recent_comments{
margin-left:0px;
}

#toolbar{
display: block;
background: rgb(86,1,3); /* Old browsers */
background: url("http://guildwars.incgamers.com/forums/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #860000;
    border: 0 none;
    font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 12px;
    height: 42px;
    margin: auto;
    text-align: left;
    width: 970px;
    z-index: 2;
	
}


#social_toolbar {

float: left;
 padding-top:5px; 
color: #FFAE00; 
font-size:11px;
 padding-left:10px; 
}

 
#mainSkinWrapper { position: fixed;
top: 0px;
left: 50%;
margin-left: -715px;
z-index: 0;
}


#mainPage > div {position: relative; z-index:2}