/*  
Theme Name: ShortStackFan
Theme URI: http://sweetrevelation.org
Description: Theme by Sweet Revelation
Version: 1.0
Author: Flor
Author URI: http://sweetrevelation.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

*{
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: Futura, Arial, Tahoma, Verdana, Sans-Serif;
	font-size:10px;
	text-align:justify;
	background: url(images/bg.jpg) repeat-x #444444;
	background-position: 0 28px;
	color: #666;
	line-height: 13px;
}

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

a:hover, a:active {
	color:#eb155c;	
}

p{
	padding:4px;
}

blockquote{
	padding: 5px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
}

#wrapper {
	width:769px;
	margin: 0px auto 0px auto;
	text-align:left;
}

em {
color : #e34498;
}

u {
color : #690037;
}

strong {
color : #eb155c;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

h3 {
	font-family:  Futura, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 25px;;
	text-align:center;
	color:#fff;
	padding: 0px 0 0px 0px;
	font-weight: normal;
	background: url(images/h2.png) repeat-x;
	text-transform: uppercase;
}

h1 {
	font-family:  Futura, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;;
	text-align:left;
	color:#fff;
	padding: 2px 0 0px 10px;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited  {
	color:#fff;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active {
	color:#edf8fe;
}

h2 {
font-family:  Futura,  Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;;
	text-align:left;
	color:#fff;
	padding: 2px 0 0px 10px;
	background:url(images/h3.png) no-repeat;
}

/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	float: left;
	width: 769px;
	height: 626px;
}

.hd_welcome {
	position: relative;
	top: 240px;
	left: 87px;
	height: 100px;
	width: 159px;
	font-family:  futura, verdana, tahoma, sans-serif;
	text-align: left;
	color:#333;
	font-size: 9px;
	line-height: 10px;
	z-index: 1;
}

.hd_images {
	position: relative;
	top: -60px;
	left: 400px;
	height: 80px;
	width: 215px;
}

.hd_ads {
	position: relative;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 170px;
}

.hd_slideshow {
	position: relative;
	top: 35px;
	left: 228px;
	height: 329px;
	width: 268px;
	background: none;
	z-index: 0;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar{
float: left;
width: 152px;
margin: 0px 0px 20px 74px;
padding: 0px;
background: #fff;
text-align: left;
font: 8px;
}

.sidebarbox {
	padding: 6px;
}

/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
float: left;
width: 387px;
margin: 0px 8px 0 14px;
padding: 0px;
background: #fff;
border-right: solid 1px #808080;
border-left: solid 1px #9f9f9f;
}

.post {
	margin: 0;
	padding: 0px;
	clear:both;
}

.date {
	width: 70px;
	line-height: 25px;
	float: left;
	margin: 1px 3px 0 0;
	text-align:center;
	padding: 0px 5px 0 5px;
	color:#FFF;
	font-family:  Futura,  Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.posttitle {
	width: 387px;
	float: left;
	background:url(images/h1.png) no-repeat;
}

.postdata {
	width: 387px;
	line-height: 25px;
	float: left;
	background: #717171;
	text-align:center;
	margin: 2px 0 15px 0;
	color: #fff;
}

.entry {
	clear:both;
	padding: 8px;
	margin: 0 0 5px 0;
	text-align: justify;
}

.navigation{
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	width: 150px;
	text-align:center;
	margin: 3px;
	float: right;
}

/* ----------------------------------------- COMMENTS -----------------------------------------*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 0px 0 0;
	clear:both;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h2{
	font-family:  Futura, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 9px;
	line-height: 25px;;
	text-align:center;
	color:#fff;
	padding: 0px 0 0px 0px;
	font-weight: normal;
	background: url(images/h2.png) repeat-x;
	text-transform: uppercase;
}



.comments-template p.nocomments{
	padding: 0;
}



/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer{
	text-align:center;
	margin: 3px 0 0 0;
	padding: 3px;
	background: #000;
	clear:both;
}

/* ----------------------------------------- EXTRAS -----------------------------------------*/

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;
padding: 3px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999;
background: #fff;
border: 1px solid #000000;
}

ul {
	margin: 0;
	padding: 0;
	list-style-position:inside;
}