/*
Theme Name: EIGHT:48
Theme URI: http://www.eight48.com/
Description: Custumized Wordpress theme for Eight:48. Please do NOT actiavte other themes and NEVER delete this theme when upgrading Wordpress.
Version: 1.0
Author: Metaphox
Author URI: http://www.metaphox.name/
*/

/* Reset CSS  http://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #000;
	background: #FFF;
	min-width: 960px;
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: 400;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: ;
}

/* CSS RESETTER ENDS HERE */
/* REFERENCE COLOUR #1: #ee0000
					#2: #f7f5f5
					#3: #828282
*/

body{
	font:12px/15px Courier, "Courier New", monospace;
	color:#828282;
	/*color.css.php*/
}

a{
	color:#828282;
}

a:hover{
	/*color.css.php*/
}

/*----Wrapper----*/
#page{
	width:940px;
	padding:0 10px;
	margin:0 0 0 0;	
	overflow:hidden;	
}

/*----Header----*/
#headerimg{
	height:85px;
	width:240px;
	float:left;
	/*color.css.php*/
}
#headerimg h1 a{
	background:url("images/logo.png") no-repeat;
	width:125px;
	height:40px;
	display:block;
	text-indent:-9999px;
	margin-top:40px;
}
/*----Nav----*/
#nav{
	float:right;
	width:;
}
#navbar{
	padding-bottom:5px;
	/*color.css.php*/
	height:80px;
}
#navbar li{
	float:left;
	border-left:1px #fff solid;
	height:11px;
	width:110px;
	padding:59px 0 0 6px;
}
#navbar li a, #navbar #search label{
	color:#fff;
	text-transform:uppercase;
}

#navbar li a:hover, #navbar li.current a{
	border-bottom:1px #eee solid;
}

#navbar li#search{
	width:225px;
}

#navbar li#search form{
	height:14px;
	padding: 0;
	margin: 0;
}

#navbar #search label{
	display:inline;
	height: 11px;
}

#navbar form input#searchtxt{
	background:#f7f5f5;
	border:none;
	font-family:courier;
	font-size:11px;
	height: 14px;
	color:#000;
	position: relative;
	top:-4px;
	width:168px;
}

#navbar li#search form input#commit{
	display:none;
}

/*----Content----*/

#content{
	width:820px;
	float:left;
	clear:both;
}

#content .pagetitle{
	display:none;
}

#content #posts{
	width:585px;
	min-height: 800px;
	padding:0 6px 0 0;
	margin:15px 0 0 0;
	/*color.css.php*/
	float:left;
}

#content .post{
	/*color.css.php*/
	margin-bottom: 10px;
	clear:both;
	overflow: hidden;
	background:#f7f5f5;
}

#content .post .postinfo{
	padding:5px 5px 0 6px;
	float:left;
	width:114px;
}

#content .post .postinfo .pubdate{
	/*color.css.php*/
}

#content .post .postinfo h2{
	margin-top: 2em;
}

#content .post .postinfo h2 .prjspan{
	text-transform: uppercase;
	/*color.css.php*/
}

.catspan{
	display: none;
}

#content .post .postinfo .metadiv ul li{
	margin-top: 2em;
}

#content .post .postinfo .metadiv ul li .fieldkey{
	text-transform: uppercase;
	/*color.css.php*/
}

#content .post .entry{
	width:460px;
	height:330px;
	overflow:hidden !important;
}

#content .post .entry .more-link{
	display:none;
}

/*---- arch ----*/

#content-arch{
	width:820px;
	float:left;
	clear:both;
	margin-top: 15px;
}

#content-arch .pagetitle{
	display:none;
}

#content-arch #posts{
	
}

#content-arch .post{
	clear:both;
	overflow: hidden;
	/*color.css.php*/
	padding-right:6px;
}

#content-arch .post .postinfo{
	padding:5px 5px 0 6px;
	float:left;
	width:114px;
	/*color.css.php*/
	background:#f7f5f5;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#content-arch .post .postinfo .pubdate{
	/*color.css.php*/
}

#content-arch .post .postinfo h2{
	margin-top: 2em;
}

#content-arch .post .postinfo h2 .prjspan{
	text-transform: uppercase;
	/*color.css.php*/
}

#content-arch .post .postinfo .catdiv{
	
}

#content-arch .post .postinfo .metadiv ul li{
	margin-top: 2em;
}

#content-arch .post .postinfo .metadiv ul li .fieldkey{
	text-transform: uppercase;
	/*color.css.php*/
}

#content-arch .post .entry{
	
}

#content-arch .post .entry .more-link{
	display:none;
}


#content-arch .entry .illustrations{
	width: 460px !important;
	/*color.css.php*/
	overflow: hidden;
	float:left;
	background: #f7f5f5;
}

#content-arch .entry .illustrations img{
	margin-bottom: 12px;
}

#content-arch .entry .description{
	width: 215px;
	padding: 0 0 0 6px;
	float:left;
	margin-left: 6px;
	/*color.css.php*/
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-arch .entry .description-text{
	/*color.css.php*/
	background: #f7f5f5;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 32767px;
	margin-bottom: -32755px;
	padding-top:3px;
}

#content-arch .entry .description-text h3{
	display: inline;
	text-transform: uppercase;
	/*color.css.php*/
}

#content-arch .entry .description-text p{
	margin-top: 12px;
}

#content-arch .entry .paypals{
	width:215px;
	float:right;
}

#content-arch .entry .paypals li{
	margin:12px 0 0 6px;
}

#content-arch .entry .paypals form .buybtn{
	background:#f7f5f5;
	border: none;
	color:#828282;
	height:15px;
	font-family: Courier, "Courier New", monospace;
	font-size:12px;
	line-height: 15px;
	text-transform: uppercase;
	padding:0;
	margin:0;
}

#content-arch .entry .paypals form .buybtn:hover{
	cursor: pointer;
}

/*---- single ----*/


#content-single{
	margin:15px 0 0 0;
	width:819px;
	float: left;
	overflow: hidden;
	/*color.css.php*/
}

#content-single .post{
	
}

#content-single .postinfo{
	float:left;
	width:114px;
	padding:5px 5px 0 6px;
	/*color.css.php*/
	background: #f7f5f5;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}


#content-single .post .postinfo .pubdate{
	/*color.css.php*/
}

#content-single .post .postinfo h2{
	margin-top: 2em;
}

#content-single .post .postinfo h2 .prjspan{
	text-transform: uppercase;
	/*color.css.php*/
}

#content-single .post .postinfo .metadiv ul li{
	margin-top: 2em;
}

#content-single .post .postinfo .metadiv ul li .fieldkey{
	text-transform: uppercase;
	/*color.css.php*/
}


#content-single .entry .illustrations{
	width: 460px !important;
	/*color.css.php*/
	overflow: hidden;
	float:left;
	background: #f7f5f5;
}

#content-single .entry .illustrations img{
	margin-bottom: 12px;
}

#content-single .entry .description{
	width: 215px;
	padding: 0 0 0 6px;
	float:left;
	margin-left: 6px;
	/*color.css.php*/
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content-single .entry .description-text{
	/*color.css.php*/
	background: #f7f5f5;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	padding-top:3px;
}

#content-single .entry .description-text h3{
	display: inline;
	text-transform: uppercase;
	/*color.css.php*/
}

#content-single .entry .description-text p{
	margin-top: 12px;
}

.navigation{
	width: 580px;
	padding:0 0 15px 6px;
}

.navigation .alignleft{
	float:left;
	width:235px;
}

.navigation .alignright{
	float:right;
	width:235px;
	text-align: right;
}

/*----Siderbar----*/
#indexsidebar{
	width:215px;
	/*color.css.php*/
	background:url("images/mainsidebarbg.png") repeat-y left;
	float:right;
	padding-right:6px;
	margin-top:15px;
	padding-bottom:32767px; /* to keep the */
	margin-bottom:-33767px; /* same height */
}

#indexsidebar li{
	/*color.css.php*/
	padding:2px 0 10px 0;
}

#indexsidebar li.ad{
	height:165px;
}

#indexsidebar li h2{
	padding-left:5px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size: 12px;
}

#indexsidebar li h2 a{
	/*color.css.php*/
	color:#828282;
}

#indexsidebar #currentissue-img{
	height:120px;
	width: 215px;
	overflow: hidden;
}

#indexsidebar #support #support-link{
	width:215px;
	display:block;
	text-transform: uppercase;
	color: white;
	padding:38px 0;
	text-align: center;
	/*color.css.php*/
}

#indexsidebar #support #support-link span{
	text-decoration: underline;
}

#sidebar{
	width:108px;
	float:right;
	margin-top:15px;
	margin-right:6px;
	background:#f7f5f5;
	padding-bottom:32767px; /* to keep the */
	margin-bottom:-33767px; /* same height */
}

#sidebar #links{
	background: #f7f5f5;
}

#sidebar #links li.linkcat{
	/*color.css.php*/
	padding:2px 6px 12px 6px;
}

#sidebar #links h2{
	display:inline;
	text-transform:uppercase;
	/*color.css.php*/
	color:#828282;
}

#sidebar #links ul.blogroll{
	margin-top:10px;
	font-size:11px;
	padding:;
}

/*----Footer----*/
#footer{
	clear:both;
	display:none;
}
