/*
Theme Name: Not Just A Game
Author: Dreamco Design
*/


* {
	margin: 0;
}
html, body, .wrapper {
	height: 100%;
}
#content {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}



/* - BASIC STUFF - */
body {background:#1a1919 url(images/background.jpg) top center repeat-y;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;}
a {text-decoration:none; color:#166edc;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
img {
	border: none;
}

p {
	margin-bottom: 20px;
}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.widget ul li {

	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
	
}

.widget {
	margin-bottom: 20px;
}

.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin-bottom: 10px;padding:0; text-transform:uppercase;}
h2.entry-title {font-size:180%; padding-bottom:10px; border-bottom:3px dashed;}
h3.widgettitle {
	font-size: 180%;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: -3px;
	line-height: 0.2em;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}

h2.archive-title, h2.page-title, h2.entry-title {
	font-size: 20px;
	letter-spacing: -3px;
	text-transform: uppercase;
	height: 50px;
	background: url(images/title.jpg) no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}

h2.entry-title a {
	color: #000000;
	font-size: 22px;
}

.widgettitle {
	background: #000000;
}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
.wrapper {

background: url(images/wrapback.jpg) top center no-repeat;

}
#content {
	padding: 0;
	width: 960px;
	background: #ffffff;
}
#header {height:165px;margin:0 auto;}
.top{
	height: 120px;
	background: #ffde00;
	height: 120px;
}

.logo {
	float: left;
	display: inline;
	width: 298px;
	margin: 10px;
	background: url(images/logo.jpg) no-repeat;
	height:100px
}

.banner {
	float: left;
	display: inline;
	width: 620px;
	margin: 10px;
	background: url(images/banner.jpg) no-repeat;
	height: 100px;
}

.nav {
	height: 45px;
	background: url(images/navback.jpg) repeat-x;
}

.nav ul li {
	float: left;
	margin-left: 0px;
}

.footer-content li {
	float: left;
	margin-right: 10px;
}

.nav ul li a {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 15px;
	color: #000000;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: relative;
	}

.nav ul a:hover {
	background: #dea900;
}

.rightnav {
	float: right;
	margin-top: 12px;
}

.search, .links {
	float: left;
	
}


.links a{
	float: left;
	margin-right: 5px;
	margin-top: -5px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px auto;
	background: url(images/footerback.jpg) repeat-x;
	color: #ffffff;
	padding-top: 25px;
}

#footer a {
	color: #ffffff;
}

/* -- POSTS -- */
.post-index {margin:0 0 10px; border-bottom:5px dashed;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:right; clear:none;width:700px; margin-right:10px;margin-left:10px; margin-top:20px;}
.entry-content {
	margin: 20px 0;
}

.entry-meta {
	margin: 10px 0;
}

/* -- SIDEBARS --*/
.sidebar-wrap {margin-left: 10px; margin-right: 10px;;overflow:hidden; float:left; clear:none;width:220px;}
.sidebar {width:99%;clear:none;}
.block-1 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto; border-bottom:2px dashed}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}
