/*
Theme Name: Steven Gerrard Fan
Theme URI: http://stevengerrardfan.com

*/


/* standard elements */
html {min-height: 100%;}

* {	margin: 0; padding: 0; }

a {color: #fff;}
a:hover {color: #FFEA00;}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	color: #cccccc;
	font: normal 62.5% arial, sans-serif;

}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em arial, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


/* misc */
.clearer {clear: both;}
.left {float: left;}
.center {text-align: center;}
.right {float: right;}


/* structure */
.main {
	background: #901315;
	width: 900px;
	margin: 0 auto;
}

.container {
	font-size: 1.1em;
	margin: 0 auto;
	width: 885px;
	padding: 6px;
        border: #fff 2px solid
}


/* header */
.top {	
        background: url(images/background-top.jpg) no-repeat;
	width: 900px;
	height: 277px;
	margin: 0 auto;
}

.top-bg {
	background: #901315;
	width: 900px;
	height: 0px;
	margin: 0 auto;
}

/* title */
.header {
	font-size: 1.2em;
	color: #FFF;
	width: 345px;
	padding: 0px 150px 0px 0px ;
	text-align: left;

float: right;

}

.header h1 {margin: 20px 0px 0px 0px; font: 2.5em arial, sans-serif;}
.header a, .header a:hover {color: #fff; text-decoration: none;}
.header h2 { padding: 0px 0px 0px 0px; font: 1.0em arial, sans-serif;color: #CCCCCC;}


/* navigation */
#header_menu {
	width:530px;
	height:71px;
	float:right;
	margin: 0px 0px 0px 220px;
}
#nav {
	width:530px;
	height:73px;
	float:right;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:0px;
}
#nav .page_item a{

	height:71px;
	text-align: center;
	color: #ffffff;
	text-decoration: underline;
	font-size:11px;
	display: block;
	line-height: 64px;
}
#nav .page_item a:hover {
        color: #FFEA00;
	text-decoration: underline;
}



/* left navigation */

.leftnav {
	float: left;
	width: 183px;
	margin-top: 0px;
}

.leftnav h2 {
	background: url(images/sb-title.gif) no-repeat;
	color: #FFEA00;
	font-size: 1.1em;
	width: 183px;
	height: 17px;
	padding: 3px 0 0 16px;
}

.leftnav .bottom ul{
	background: url(images/sb-bottom.gif) no-repeat bottom;
	width: 183px;	
	margin-bottom: 10px;
}



.leftnav .special li a{
	background: url(images/sb-bg.gif) repeat-y;
	font-size: 1em;
	color: #fff;
	margin-top: 0px;
	padding: 5px 0 3px 16px;
	text-decoration: none;
	width: 93%;

}




.leftnav .special li a:hover { text-decoration: underline; }

.leftnav a {
	font-size: 1em;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 80%;
}

.leftnav li a:hover { color: #fff; text-decoration: none; }




/* right navigation */
.rightnav {
	float: right;
	width: 183px;
	margin-top: 0px;
}

.rightnav h2 {
	background: url(images/sb-title.gif) no-repeat;
	color: #FFEA00;
	font-size: 1.1em;
	width: 183px;
	height: 17px;
	padding: 3px 0 0 16px;
}

.rightnav .bottom ul{
	background: url(images/sb-bottom.gif) no-repeat bottom;
	width: 183px;	
	margin-bottom: 10px;
}



.rightnav .special li a{
	background: url(images/sb-bg.gif) repeat-y;
	font-size: 1em;
	color: #fff;
	margin-top: 0px;
	padding: 5px 0 3px 16px;
	text-decoration: none;
	width: 93%;

}

.rightnav .special li a:hover { text-decoration: underline; }

.rightnav a {
	font-size: 1em;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 80%;
}

.rightnav li a:hover { color: #fff; text-decoration: none; }


/* content */
.content {
	float: left;
	margin: 0px;
	width: 500px;
}

.post {
	color: #fff;
	width: 500px;
	float: left;
	margin-top: 0px;
	padding: 0 10px 0 10px;
}

.top-post {
	background: url(images/post-title.gif) no-repeat;
	float:left;
	width: 500px;
	height: 30px;

}


.post h3 { color: #fff; font: bold 1.2em Arial,sans-serif; }

.post .box { clear: both; background: url(images/post-bg.gif) repeat-y; width: 500px; padding-top:5px; }

.post .text { background: transparent; width: 94%; color: #ccc; padding: 8px; text-align: left; }
.post .textcomm { width: 100%; color: #fff; padding-top: 2px; margin-bottom: 15px; border-bottom: 3px solid #fff; }
.post .text a { color: #FFEA00; }
.post .text a:hover { color: #FFEA00; text-decoration: underline; }

.comm-area { color: #fff; }


.nav { display: block; color: #fff; width: 500px; float: left; margin: 10px 10px 0 10px; }
.nav h1, .nav h2 { color: #fff; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #fff; font:  1.1em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title { float: left; }

.title h1 { color: #FFF; font: bold 1.4em arial, sans-serif; margin: 10px 0 0 15px; }
.title h2 { color: #fff; font: bold 1.4em arial, sans-serif; padding-bottom: 6px; }
.title a { color: #FFF; font: bold ;text-decoration: none; }

.nofound { color: #fff; font: bold 1.4em arial, sans-serif; }

.content .descr {
	width: 115px;
	float: right;
	color: #fff;
	font-size: 1em;
}
.content .date {
	float: left;
	color: #FFF;
	font-size: 1em;
	padding: 10px 0 0 15px;
	text-align: right;
}
.content .day {
	float: right;
	color: #FFF;
	font: bold 1.6em arial, sans-serif;
	padding: 14px 17px 0 0;
	text-align: center;
}

.content li { list-style: url(img/li.gif); margin-left: 18px; }

.comment {
	background: url(images/post-bottom.gif) no-repeat;
	width: 500px;
	height: 27px;
	float: right;
	color: #fff;
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
}

.content .comm-date {
	width: 500px;
	float: right;
	color: #fff;
	font-size: 1em;
	padding-top: 5px;
}

.comment .txt {
	margin-right: 10px;

}

.comment a { color: #FFEA00; text-decoration: none; }
.comment a:hover { text-decoration: underline; }
.comauthor a { color: #fff; text-decoration: none; }
.comauthor h3 { color: #FFEA00; text-decoration: none; }

.info {
	color: #fff;
	font-size: 1em;
	padding-top: 10px;
	border-top: 3px solid #fff;
	text-align: left;
}

.info a { color: #fff; }
.info a:hover { text-decoration: none; }

.search {
	text-align: center;
}

.search-box {
	background: url(images/sb-bg.gif) repeat-y;
	font-size: 1em;
	color: #474747;
	margin-top: 0px;
	padding: 5px 0 25px 14px;
	text-decoration: none;
	text-align: center;
	width: 93%;
}

.search form, .search form input{
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 10px;
	background-color: transparent;
}
.search form .comeon{
	float: left;
	width: 157px;
	height: 22px;
	overflow: hidden;
	background: url(images/search.gif) no-repeat;
	padding: 4px 0 0 0;
}
.search form .sbutton{
	float: left;
	width: 85px;
	height: 20px;
	margin-left: 37px;
	overflow: hidden;
}


/* footer */
.footer {
	height: 20px;

	background: #3A0404 ;
}

.text {
	width: 605px;
	color: #eee;
	font: normal 1.0em Arial,sans-serif;
	margin: 0 auto;
	text-align: center;
}

.footer a,.footer a:hover {color: #eee;}


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; }	
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }






