/* @override http://downsizedgames.com/wp-content/themes/downsized/style.css */

/* @override http://downsizedgames.com/wp-content/themes/downsized/style.css */

/*  
Theme Name: Downsized
Theme URI: http://www.downsizedgames.com
Description: custom rolled theme for downsized games.
Version: 1.0
Author: Ariel Tal
Author URI: www.downsizedgames.com
	
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url(images/body-bg.jpg) repeat fixed;
	margin: 0px;
	padding: 0px 0px 0px;
}
a:visited {
	color: #3D7A99;
	text-decoration: none;
}
a:hover {
	color: #3D7A99;
	text-decoration: underline;
}

a {
	
	color: #3D7A99;	

}

p {
	padding: 0px 0px 15px;
	margin: 0px;
	color: #000;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	width: 550px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #E1E7F5;
	margin: 10px 0px 15px;
	background: url(images/ch1-bg.png) left no-repeat;
	font: normal 200%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-family: broken_ghost;
	width: 85%;
	padding-left: 30px;
}
h2 a, h2 a:visited {
	color: #3D7A99;
	text-decoration: none;
}
h2 a:hover {
	color: #a4dfed;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 10px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 100px auto;
	background: url(images/header2-bg.png);
	background-repeat: repeat-y;
	width: 1000px;
	position: relative;
	top: 10px;
}
#page2 {
	background: url(images/header3-bg.png);
	background-repeat: no-repeat;
	width: 1000px;
}
#dirt {
	margin: 50px auto;
	background: url(images/headerdirt_bg.png);
	background-repeat: repeat-y;
	width: 1100px;
	height: %;
	position: relative;
	top: -10px;
}


/* header area */
#header {
	top:-90px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #fff;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 200px;
	width: 1000px;
	background: url(images/header-bg.png) no-repeat;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	width: 550px;
	bottom: 3px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
    left: 180px;
	top: -55px;
	bottom: 20px;
}
#nav li {
	float: left;
	margin-left: 31px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #a4dfed;
	text-decoration: none;
}
#nav .page_item a{
	color: #fff;
	padding: 5px 15px;
	font: normal 25px/100% broken_ghost;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
}
#nav .page_item a:hover {
	color: #a4dfed;
}

/* content area */
#content {
	padding: 10px 0px 20px 15px;
	float: left;
	width: 97%;
	overflow: hidden;
	position: relative;
	top: -150px;
}
.post {
	background: url(images/post_bg.png) repeat-x;
	clear:both;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 0px;
	text-align:justify;
}

.post-content {
	background: url(images/post2_bg.png);
	clear:both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.posted {
	
	margin: 0;
	font-size:0.9em;
	padding-left: 5px;
	padding-bottom: 20px;
	background: url(images/post2_bg.png);
	color: #000;
	text-align:right;
	position: relative;
	top: -10px;

}
.category {
	
	padding-right: 16px;
}
.time-stamp {
	float: left;
	
	padding-left: 16px;
}
.post-title {
	margin-left: 0px;
	width: 600px;
	padding-top: 0px;
}

.entry {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	top: -10px;
	position: relative;
	background: url(images/post2_bg.png);
	
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #fff;
	
}
.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	top: -30px;
	right: 50px;
	position: relative;
	font-size: 95%;
	
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #fff;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #a4dfed;
	border : 1px dashed #A4DFED;
	background : #fff url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #fff;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #a4dfed;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
	top: -30px;
	right: 50px;
	position: relative;
}
.navigation {
	clear: both;
	padding: 10px 30px;
}
.navigation a, .navigation a:visited {
	color: #a4dfed;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #fff;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fff;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #ffffff;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #fff;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #333333;
	padding: 2px;
	color: #a4dfed;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/buttons.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid 1px #3B80C1;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	padding:0px 40px 300px 50px;
	width: 150px;
	height: 340px;
	background: url(images/sidebar_bg.png) no-repeat;
	width: px;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	top: -180px;
	left: 0px;
}

#sidebar img {
	border: none;
}

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #E1E7F5;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #A4DFED;
}

#sidebar a, #sidebar a:visited{
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding-left: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #3F71AC;
}
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

ul.list-blogroll li{
	background: url(images/bullet.png) no-repeat;
	padding-left: 16px;
}

li.widget_calendar td {
	padding: 3px 5px;
}
.textwidget {
	padding-top: 5px;
}

/* search form */

#search-form {
	position: relative;
	height: 37px;
	float: right;
	width: 180px;
}
#search-form #s{
	background: #000;
	height: 17px;
	width: 100px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#search-form #search-submit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	margin-top: 6px;
}

#searchform {
	background: #000;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}

/* footer area */
#footer {
	clear: both;
	color: #000;
	font-size: 95%;
	padding-top: 0px;
	padding-bottom: 40px;
	text-align: center;
	background: url(images/headerbottom-bg.png) no-repeat;
	top: 60px;
	position: relative;
}
#footer a, #footer a:visited {
	color: #000;

}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	padding:3px;
	}
	a img {
	
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley{ 
	border:none;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: broken_ghost;
	src: url('BROKEN_GHOST.ttf');
	
}

