/*
Theme Name: New Football Kits
Theme URI: http://www.newkits.co.uk/
Description: A Football Kits Theme
Version: 1.0
Author: Football Kits
Author URI: http://www.newkits.co.uk/
Tags: football, kits, kit
	Football Kits
*/

/* Begin Typography & Colors */


body {
	margin:0px;
	padding:0px;
	font:12px/16px arial, verdana, helvetica, sans-serif;
	background-image:url(images/background.png);
	}
	
#wrapper {
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	line-height:24px;
	font-weight:900;
	color:#306630;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:#306630;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:13px;
	line-height:13px;
	font-weight:900;
	color:#000000;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:13px;
	line-height:13px;
	font-weight:900;
	color:#000000;
	}

p {
	font:12px/16px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
ul {
	font:12px/16px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	}
a {
	color:#000093;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:arial, verdana, helvetica, sans-serif;
	}
a:link {color:#000093;}
a:visited {color:#000093;}
a:hover {text-decoration : underline;}

.gen { font-size : 14px; }


#FootballKits {
	float:left;
	width:400px;
}

#Stories {
	margin:10px 10px 10px 10px;
	}	
#header {
	margin-top:0px;
	margin-bottom:10px;
}
	
#mainSidebar {
	float:left;
	width:250px;
	background-color:#ffffff;
	
	border-color:#306630;
	border-style:solid;
	border-width:10px;
	padding:5px;
	
	border-right-style:none;
}

#Kitstext {
	float:right;
	width:712px;
	padding:0px;
	z-index:10;
	color:#000000;
	line-height:12px;
	font:11px/11px arial, verdana, helvetica, sans-serif;
	background-color:#FFFFFF;
	
	border-color:#306630;
	border-style:solid;
	border-width:10px;
	
	overflow:hidden;
	}

#Singletext {
	float:right;
	width:712px;
	padding:0px;
	z-index:10;
	color:#000000;
	line-height:12px;
	font:11px/11px arial, verdana, helvetica, sans-serif;
	background-color:#FFFFFF;
	
	border-color:#306630;
	border-style:solid;
	border-width:10px;
	
	overflow:hidden;
	}

#Singletext img { 
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
	 }


#TagCloud {
	background-color:#FFFFFF;
	}

#SingleSidebar {
	float:left;
	width:250px;
	background-color:#ffffff;
	
	border-color:#306630;
	border-style:solid;
	border-width:10px;
	padding:5px;
	
	border-right-style:none;
	}

#SingleSidebar p {
	margin:0px;
	padding:0px;
}

#SocialBooks {
	margin: 0px 0px 0px 0px;
	}
#SocialBooks img {
	margin: 0px 14px 0px 14px;
	}


#ShirtLinks {
	z-index:5;
	width:583px;
	}

#Vote {
	z-index:3;
	width:250px;
	}

#AdBan {
	float:right;
	width:468px;
	}

#Text {
	padding:5px;
	}
#SideText {
	padding:10px;
	font:14px/18px arial, verdana, helvetica, sans-serif;
	}

td.product{ font-size: 13px; }


a.location {
	color:#000000;
	}

/* Begin Images */
p li img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#Month { 
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	padding: 14px;
	font-size:16px;
	line-height:28px;
	text-align: center;
	margin-top: 18px;
	 }

