@charset "utf-8";
/* CSS Document */
/*   
Theme Name: Central Deco '53
Theme URL: http://www.bigspring.co.uk
Description: Central01
Author: BigSpring
Author URI: http://www.bigspring.co.uk
Version: 1.0
(c) 2010 BigSpring.co.uk - All Rights Reserved.  No part of this design may be used without written persmission of the authors.
*/

@import url("960.css");

@font-face {
	font-family: deco;
	src: url('deco.ttf');
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333;
	background-image: url(images/wp_bg.jpg);
	margin: 0 0 20px;
	padding: 0 0 20px;
}

/*#outer_wrapper {
	background:url("images/bg_floats.png") no-repeat scroll center top transparent;
	position:absolute;
	width:100%;
}
*/
/* Globals */

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.toprightdeco {
	position:relative;
	top: -90px;
}

.wp-caption-text  {
	color:#666666;
	margin:0;
	padding:0;
	text-align:center;
}

/* Global Links */

a {
	color: #ED4647;
}

a:hover {
	color: #F27475;
}


/* Main Layout */

#mainwrapper {
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}


/* Header & Logo */

#header {
	margin-top:-40px;
}

#toplogo {
	position:relative;
	top:50px;
	z-index:999;
	left:-30px;
}

#header #toplogo a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 142px;
	display: block;
	outline: none;
}

/* Top Right position */

#top_right {
	height:75px;
	top:60px;
	overflow:hidden;
	color: #fff;
	font-size: 0;
	background: url("images/socials.png") no-repeat scroll right -17px transparent;
}

#top_right_inner ul {
	position:absolute;
	right:10px;
	top: 40px;
}

#top_right_inner ul li {
	float:left;
	list-style:none;
	margin-left:5px;
}

/* Navigation Area */

#nav_inner {
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
	border: 1px solid #000;
}

#nav_inner ul {
	margin: 10px 20px 10px 250px;
	padding:0;
	list-style:none;
	position: relative;
	top: 2px;
}

#nav_inner ul li {
	float:left;
	font-family: deco, Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #fff;
	letter-spacing: -1px;
	margin-right: 15px;
	text-shadow: 1px 1px 2px #000;
}

#nav_inner ul li a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

#nav_inner ul li a:hover {
	text-decoration: underline;
}

.current_page_item, .current_page_parent {
	color:#F3EACE;
	text-decoration:underline;
}

	/* Hide Secondary / Child Pages */
	
	#main_menu li ul {
		display:none;
	}

/* Left */

#left_inner {
	padding: 5px 0 10px 10px;
}

/* Center */

#center_inner {
	color: #555;
	padding: 0 20px 20px 0;
}

#loop_wrapper {
	padding:0 10px;
}

.home_box {
	padding:0 10px;
}

/* Posts */

.blogtitle a {
	text-decoration: none;
	font-size: 125%;
	color: #333;
}

.blogtitle a:hover {
	color: #ED4647;
	text-decoration: underline;
}

.post {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}

.postmetadata {
	background:none repeat scroll 0 0 #F1EEE8;
	border:1px solid #E7E3D8;
	margin-top:10px;
	padding:10px;
}
/* Footer Stuff */

#bottom_wrapper {
	background: #D3C398 url(images/bg3.png) center top repeat-x;
	border: 1px solid #000;
	border-top: 0;
	font-size: 75%;
}

#footer { 
	font-size:70%;
	color: #fff;
}

#footer_inner {
	background: #333028;
	border:1px solid #000;
	border-top: none;
	border-bottom: none;
}

.bs_logo {
	color:#fff;
	background:url('http://www.bigspring.co.uk/logos/build/builtbybigspring_w.png') no-repeat center center;
	height:50px;
	width:220px;
	display: block;
}

.blog_commentlink  {
	background:url(images/social/facebook_16.png) left center no-repeat;
	padding-left:21px;
}

.blog_categories  {
	padding-left:21px;
	background:url("images/social/tag_blue.png") no-repeat scroll left center transparent;
	display:3px;
	line-height:30px;
}

#copyright {
	color:#999;
	position:relative;
	top:6px;
}

#copyright p {
	text-align: right;
	padding-right: 20px
}


/* Highlights */

#major_highlights {
}

#major_header  {
	background:url("images/highlight_header.png") no-repeat top left;
	height:122px;
	left:-15px;
	position:relative;
	width:720px;
	top:10px;
}
.highlight_chrome {
	background: #D3CDB8;
/*	border:1px solid #D3CDB8;
*/	margin-top:10px;
	border: 1px solid #BFB798;
}	

/* Typography */

#mainwrapper { font-size: 75%;}

h1 {
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #ED4647;
	
}

h2 {
	letter-spacing: -1px;
	color: #333;
}

/* Posts */

.metadata {
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
	display:block;
	margin-top:-15px;
	color:#B48551;
}

/* Widgets */

.sidewidget {
	margin:5px 0 10px;
	padding: 10px;
	background: #E7E3D8;
	border: 1px solid #D3CDB8;
/*	background: url(images/widgetbg.png) top center repeat-x;*/
/*	border: 1px solid #E9D7A3;*/
}



#masthead .sidewidget {
	margin:0;
	padding:0;
	background:0;
	overflow: hidden;
	border: 0;
}

.box {
	padding: 10px;
}

.sidewidget h4, .box h4 {
	text-transform:uppercase;
	font-size:120%;
	color:#ED4647;
	margin:0 0 5px;
	border-bottom:1px solid #D3CDB8;
	padding-bottom:5px;
/*	text-shadow: 1px 1px 1px #CCCCCC;
*/}

.sidewidget ul img {
	width:16px;
	height:16px;
	position:relative;
	top:4px;
}

.box h4 {
	color: #7F755B;
	border-color: #A99C7A;
	text-shadow: none;
}

.sidewidget ul, .box ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

.sidewidget ul li, .box ul li {
	line-height:20px;
	border-bottom: 1px dotted #D3CDB8;
	padding: 5px;
}

.sidewidget a , .box a {
	color:#333;
	text-decoration: underline;
}
.sidewidget a:hover, .box a:hover {
	color:#ED4647;
	text-decoration:underline;
}

.fblike {
	margin:15px 0;
}

#major_highlights .fblike {
	display: none;
}

#right_block {
	margin-top: 5px;
}

/* Clubnight Posts */
#clubnight_post {
	clear:both;
	display:block;
	border-bottom:1px solid #D3CDB8;
	height:320px;
	overflow: hidden;
}

#listinglink {
	width:500px;
	display:block;
	height:100%;
	position:absolute;
	right:0;
}

