/*  
Theme Name: Doncaster Gamers
Theme URI: http://www.cunni.co.uk
Description: DG Theme
Version: 2.2
Author: Dan Cunningham
Author URI: http://www.cunni.co.uk


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;


	}
	
body {
	background: #3c3c3c url(/wp-content/themes/doncastergamers/images/bk.jpg) center repeat-y;
	color: #545454;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #382d64;
	text-decoration:none
	}

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

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	min-height: 500px;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 35px 25px;

	}

#branding {
	width:625px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}
ol {
list-style-type: none;
}

		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#c5c3cf;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #382d64;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#382d64;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 { 
	font: 2.3em Trebuchet MS, Arial, Helvetica, sans-serif !important;
	letter-spacing: -1px;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}
h2 font{
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}
h3, #sidebar h2 {
	font: 1em Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h1.logo {
text-indent: -9999px;
background: url("/wp-content/themes/doncastergamers/images/logo.jpg") no-repeat;
height: 58px;
margin-top: 18px;
!margin-top: 22px;
}

	
	
	
/* Content */

#content {
	width:605px;
	float:left
	}

#content ul {
padding-left:10px;
margin-left:10px;
}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	display: none;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
.feature a img {
	border:1px solid #000;
	}
	
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font:1.3em Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#c5c3cf;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7c7596;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #7c7596;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:10px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:0px 5px 0 0; 
	width: 250px;
	
	}

#s{
background-color: #333;
border: 1px #000 solid;
padding: 1px;
color: #fff;
}
.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:0px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.2em Verdana;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/
#discussions {
padding-top: 5px;
}

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
	
	
/*forum */

.latestfront {
float: right;
width: 48%;
text-align:right;
}
.latestfront table{
width: 100%;
text-align:left;

}
.forumsfront h2 {
width: 96%;
}

.forumsfront {
float: left;
width: 50%;
border-right: 1px #ccc dotted;
}

#latest  td{
padding: 5px 0px 5px 3px;
background: url(images/forumbkitem.jpg) repeat-x bottom left;
border-bottom: 1px #b9b9bc solid;
}


#forumlist td a{
font-weight: bold;
} 
#forumlist {
width: 96%;
margin: 0px;
}

#forumlist td{
width: 100%;
padding: 3px;
background: url(images/forumbkitem.jpg) repeat-x bottom left;
margin: 0px;
border-bottom: 1px #b9b9bc solid;

}
#forumlist th,.latestfront th{
background: url(images/forumbkhead.jpg) repeat-x;
padding: 4px;
border-bottom: 1px #b9b9bc solid;
margin: 0px;
}
#forumlist tr {
padding: 0px;
margin: 0px;
border: 0px;
}
#forumlist .num,.latestfront .num{
text-align: left;
}

.paddingforumname {
padding: 4px;
padding-left: 10px;
float: left;
width:252px;
}

#forumlist img {
padding: 1px;
border: 0px #666 solid;
}

.topictitle {
margin: 0px;
margin-top: -10px;
position:relative;
z-index: 99;
border: 0px;
padding: 0px

}

.page-numbers {

padding: 5px;
font-weight: bold;
background-color: #382d64;
color: #fff;
}
a.page-numbers {
color: #fff;
}

.topicmeta {
float: left;
width: 70%;
padding-left: 15px;
list-style-type: dots;
}

.topictags {
float: right;
width: 150px;
padding: 0px; 
margin: 0px;
margin-top: -15px;

}

.othertags {
padding: 0px; 
margin: 0px;
}
.infobox {
padding: 0px; 
margin: 0px;
}
.forumcombk {
padding: 5px;
background: url("images/comments-header-bg.gif") repeat-x;
margin: 5px 5px 0px 5px ; 
border: 1px #c7c7ca solid;
}

span.number {
background: url("images/comments-number-bg.gif") no-repeat;
margin: 0px;
padding: 0px;
}

.threadauthor {
font-size: 12px;
font-family:verdana;
padding-left: 100px;
}

.threadpost {
font-size: 12px;
padding: 10px;
padding-left: 80px;
}

.poststuff {
padding: 5px;
color: #999;
border: 1px #c7c7ca solid;
border-top: 0px;
margin: 0px 5px 20px 5px;
}

.post img {
text-align: center;
padding: 1px;
border: 1px #ccc solid;
max-width: 450px;
width:expression(document.body.clientWidth > 450? "450px": "auto" );
}

.count {
background: url("images/comments-number-bg.gif") no-repeat;
margin: 0px;
padding: 0px;
width: 32px;
height: 15px;
float: left;
margin-right: 5px;
}

.signature {
border-top: 1px #ccc solid;
font-style: italic;
color: #999;
font-size: 10px;
}
.entry p img {
border: 0px;
}


#forummain .num {
text-align:center;
width: 100px ;
}

#forummain td{
padding: 5px 0px 5px 3px;
background: url(images/forumbkitem.jpg) repeat-x bottom left;
border-bottom: 1px #b9b9bc solid;
}
#forummain td a{
font-weight: bold;
} 
#forummain {
width: 100%;
margin: 0px;
}

#forummain td{
padding: 3px;
background: url(images/forumbkitem.jpg) repeat-x bottom left;
margin: 0px;
border-bottom: 1px #b9b9bc solid;

}
#forummain th,.latestfront th{
background: url(images/forumbkhead.jpg) repeat-x;
padding: 4px;
border-bottom: 1px #b9b9bc solid;
margin: 0px;
}
#forummain tr {
padding: 0px;
margin: 0px;
border: 0px;
}
#forummain .num,.forummain .num{
text-align:center;
}

.forumleft {
position: relative;
z-index: 99;
float: left;
width: 64%;
padding-right: 10px;
border-right: 1px #ccc dotted;
}
.forumright {
margin-left: 590px;
!margin-left: 10px;
position:fixed;
width:290px;
height: auto;

}

#post_content {
width:286px;
padding:2px;
}


#sidelist h2 {
font-size:1.0em !important;
font-weight: bold !important;
}

.user-recent {
float:left;
width: 50%;

}

.categories ul{
padding: 0px !important; 
margin-left: 0px !important; 

}

.controlp {
padding: 15px;
float: left;
width: 400px;
height: 60px;

}
.controlp h3 {
padding-top: 10px;
color: #382d64;
line-height: 20px;
}

.controlpim { 
float: left; 
width: 60px;

}

.releases tr th {

text-align:left;
font-size: 13px;
margin: 5px 20px 5px 0px;
padding: 4px;
padding-top: 20px;
background-color: #fff;
color: #666;
border-bottom: 1px solid #ccc;
}

.releases tr td {
border-bottom: 1px solid #ccc;
padding: 0px;

}
.relhead th {
font-size: 10px !important;
background-color: #fff !important;
color: #000 !important;
}

.one-image img{
float: left;

}

.one-image {
clear:both;

}

.topbar {
z-index:999;
  position: absolute;
top: 0px;
left: 0px;
font-size: 11px;
width: 100%;
}
.topbarins {
margin: 0 auto;
text-align: right;
width: 916px;
color: #fff;
background-color: #382d64;
padding: 3px;
height: 18px;
!height: 21px;
padding-left: 12px;
border-bottom: 1px #000 solid;
}
.topbarins .left {
padding-top: 2px;
!padding-top: 3px;
}

.topbarins  a {
color: #98cef4;
}

.avbk {
display: block;
height: 101px;
width: 124px;
margin-top: -10px;
!margin-top: -0px;
margin-left: -20px;
position: absolute;
background: url(http://www.doncastergamers.co.uk/wp-content/themes/doncastergamers/images/avbk.png) top left no-repeat;
padding-left: 8px;
padding-top: 6px;
}

.postform2 {
width: 64%;
}

.postform2 input { 
width: 99%;
padding: 2px;
}

.postform2 textarea{
width: 558px !important;
padding: 2px;

}


div.topbar
  {
  position: absolute;
  }

@media screen
  {
  div.topbar
    {
  position: absolute;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    font-size: 100%;
    }
  * html div.topbar
    {
    position: absolute;  
    }
  /* All done. */
  }

.post embed {
max-width: 440px !important;
padding-bottom: 15px !important;
}

.post p a img {
max-width: 440px !important;
}

.threadpost div.post p a img {
max-width: 440px !important;
}


