/*
Theme Name: Flecking Records v1.0
Theme URI: http://fleckingrecords.co.uk
Description: Flecking Records
Author: James
Author URI: http://fleckingrecords.co.uk
version: 1.1
Tags: two-column, widget-ready
*/

body {
	background-color: #d6d6d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.main {
	width: 1029px;
	margin: auto;
	background-image: url(http://www.fleckingrecords.co.uk/images/background/1.png);
	background-repeat: repeat-y;
}
a:link {
	color: #F20000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F20000;
}
a:hover {
	text-decoration: underline;
	color: #FF1A1A;
}
a:active {
	text-decoration: none;
	color: #F20000;
}
img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
code{
	font-family:Verdana, Geneva, sans-serif;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

.header {
	margin: auto;
	width: 981px;
	height: 27px;
	background-image: url(http://fleckingrecords.co.uk/images/background/2.png);
	background-repeat: repeat-x;
	color: #FFF;
	size: 11px;
}
.header2 {
	margin: auto;
	width: 981px;
	height: 180px;
	background-image: url(http://fleckingrecords.co.uk/images/background/3.png);
	background-repeat: repeat-x;
}
.header3 {
	margin: auto;
	width: 981px;
	height: 30px;
	background-image: url(http://fleckingrecords.co.uk/images/background/4.png);
	background-repeat: repeat-x;
}
.page {
	margin: auto;
	width: 980px;
}
#bar {
	height: 30px;
}
.logo {
	height: 180px;
	width: 190px;
	background-image: url(http://www.fleckingrecords.co.uk/images/background/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav {
	font-size: 16px;
	height: 30px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #333;
	
}

/* main menu */


#menu {
	background:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:700px;
	background-color:#FFF;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	line-height:50px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #333;
	text-decoration:none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:25px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{
	float:left; 
	margin:25px 0;
}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	width:200px;
	background-color:#FFF;
	float:right;
	margin-right:40px;
	text-align:center;
	padding: 0px;
	}

#sidebar h2{
	font:normal 20px Verdana, Geneva, sans-serif;
	text-align:center;
	color: #000;
	margin: 0;
	padding: 5px;
	padding-top:25px;
 	background-image: url(http://fleckingrecords.co.uk/images/sidebartop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar label{
	font:normal 12px Verdana, Geneva, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	size:12px;
	text-align:left;
	padding: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	clear: both;
	width: 981px;
	margin:auto;
	background-color: #FFFFFF;
	}
	
#footer p{
	padding:14px 0;
	margin: 0;
	color: #000;
	text-align:center;
}
.commentend {
	height: 50px;
	width: 690px;	
}
#commentsleftcap {
	height: 20px;
	width: 26px;
	background-image: url(http://fleckingrecords.co.uk/images/icons/commentsleftcap.png);
	background-repeat: no-repeat;
}
#commentsrightcap {
	height: 20px;
	width: 11px;
}
#commentsmid {
	width: auto;
}
#shareleftcap {
	height: 20px;
	width: 26px;
}
#linkleftcap {
	height: 20px;
	width: 26px;
}
#leftcap {
	height: 20px;
	width: 11px;
}
#postedby {
	width: auto;
}
#com {
	width: auto;
}
.more-link {
	padding:10px;
	display:block;
	font-weight:bold;
	text-align:left;
	font-size: 16px;
}
#share {
	width:700px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
}
.share2 {
	background-image: url(http://fleckingrecords.co.uk/images/share.png);
	background-repeat:no-repeat;
	height: 61px;
	width: 52px;
}
.line {
	background-color: #C0C0C0;
	height: 1px;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 15px;
	padding:5px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 15px Verdana, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:15px;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#featured {
	background-color: #EAEAEA;
	background-image: url(http://www.fleckingrecords.co.uk/images/featured.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 266px;
	width: 981px;
	margin: auto;
}
#featured #holder {
	float: left;
	height: 250px;
	width: 550px;
}
#featured #holder-right {
	float: right;
	height: 266px;
	width: 431px;
}
#featured #holder-button {
	float: left;
	height: 266px;
	width: 144px;
}
#featured #holder-button-sub {
	float: left;
	height: 266px;
	width: 143px;
	background-image: url(http://www.fleckingrecords.co.uk/images/button-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navbutton {
	background-image: url(http://www.fleckingrecords.co.uk/images/nav.png);
	background-repeat: repeat-x;
	width: auto;
	padding: 5px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C80202;
	border-right-color: #C80202;
	border-bottom-color: #C80202;
	border-left-color: #C80202;
	text-align: center;
	margin-top: 1px;
	margin-right: 3px;
	margin-left: 3px;
}
.navpadding {
	height: 20px;
	width: 5px;
	float: left;
}
.sub {
	height: 49px;
	width: 55px;
	float: right;
}
.FBConnectButton {
width:50px;
float: none;
size:10px;
background-position-y: 0px;
background-position-x: 0px;
}
.fb_share_count_inner {
height: 33px;
position: relative;
}
.FBConnectButton_Text {
font-size: 8px ;
}
.fb_share_count {
font-size: 8px ;
}
.tags-n-stuff {
	font-size: 14px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.search-results {
	width: 969px;
	margin: auto;
	background-color: #F4F4F4;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.Post-Padding {
	margin-top:10px;
	margin-bottom:10px;
}
.share-left {
	float: right;
	width: auto;
}