/*  
Theme Name: Offside
Theme URI: http://www.offside-ref.co.uk/blog/
Description: Football based theme, Green with red and blue theme - Based on the style of <a href="http://www.offside-ref.co.uk">Offside Ref</a> by <a href="http://www.offside-ref.co.uk">Ricky Burtrand</a>.
Author: Ricky Burtrand
Author URI: http://www.offside-ref.co.uk
*/

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#C5E3BF;
}

h1 {font-size:2em}  
h2 {font-size:1.4em}  
h3 {font-size:1.25em}  
h4 {font-size:1em} 

a{
color:#732585;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left{padding:0; border:1px solid #000000;}
img.center{padding:0; border:1px solid #000000;}
img.right{padding:0; border:1px solid #000000;}
img.left{float:left; margin:5px 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:5px 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:20px auto;
padding:0px 0;
text-align:left;
background:#4DBD33 url(/images/bg.jpg) repeat-y right top;
color:#303030;
border:5px solid #ffffff;
height:100%;
}

#header{
height:110px;
width:760px;
margin:0 0 0 0;
background:#4DBD33;
color:#ffffff;
border-bottom: 5px solid #ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

.pagetitle {
font-size:1.6em;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
margin: 0 0 0.5em 0;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:760px;
margin:0 0 0 0;
background:#4DBD33;
color:#ffffff;
border-bottom:5px solid #ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:5px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected{ 
background:#00C000;
color:#ffffff;
text-decoration:none;
}

#navigation a:hover{ 
background:#7CCD7C;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:left;
width:510px;
font-size:0.9em;
padding:20px 20px 0 20px;
min-height:400px;
}

* html #content{
height:400px;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px; color:#ffffff;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content p{margin:10px 0 10px 0; padding:0 0 0 0;}
#content ul{margin:-1em 0 1.5em 35px;}
.entrydiv {margin:16px 0 16px 0;}

.entry{margin:0 0 6px 0; font-size:1em;}
.entry{ padding:0 0 0 0;}
.entry a{font-weight:bold; text-decoration:none;}
.entry a:hover{text-decoration:none;}




.entry li{
	margin: 2em 1em 2em -2em;
	
}

.commentlist {
margin:0 0 0 2em;
}

.post{
margin-bottom:2em;
}

.top {
float: right;
padding-left: 10px;
}

.odd {
background-color: #DB2929;
padding: 5px 0 5px 10px;
}

.even {
padding: 5px 0 5px 10px;
background-color: #384EAB;
}

.alt
{
background-color: #7CCD7C;
}

.commentlist {
	margin: 1em 0 1em 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 1em 0 1em 0;
	padding: 0.4em;
	list-style: none;
	}
ol.commentlist strong {
font-weight:bold;
}

#content h2 a{
font-size:1.2em;
font-weight:normal;
text-decoration:none;
color: #ffffff;
}

#content h2 a:hover{text-decoration:none;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 2px solid #ffffff;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 1em 0;
	}
/* End Form Elements */


/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;

}

#subcontent h2{
display:block;
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#ffffff;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

.ad {
text-align:center;
margin-bottom:2em;
}

/**************** Menublock styles ****************/

.menublock{margin:-1.5em 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}
.menublock li img {vertical-align: middle;}

/**************** Footer styles ****************/

#footer{
clear:both;
width:760px;
padding:5px 0;
margin:0 0;
font-size:0.9em;
color:#ffffff;
background:#4DBD33;
border-top:5px solid #ffffff;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#spacer{
width:760px;
margin:20px auto;
padding:0px 0;
text-align:left;
background:#C5E3BF;
color:#303030;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#4DBD33;
color:#505050;
line-height:1.5em;
}

.nav {
	margin-top: -0.5em;
	margin-bottom: 1em;
	align-text: center;
	}
.navsingle {
	margin-top: -0.5em;
	margin-bottom: 1em;
	text-align: center;
	}
	
.center {
	text-align: center;
	margin: 0 auto 0 auto;
}
	
