/*  
Theme Name: The Crauford Arms
Theme URI: http://www.musicglue.com
Description: The Crauford Arms wordpress theme.
Version: 1.0
Author: Music Glue
Author URI: http://www.musicglue.com
Tags: music glue crauford arms venue milton keynes

*/

/************************ GLOBAL SECTION *****************************/

@import: 'reset-min.css';

body, h1, h2, h3, h4, h5, h6, blockquote, p{ 
font-family: Georgia, "Times New Roman", Times, serif; 
margin: 0; 
padding: 0; 
}

body{ 
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14px;
text-align: center; 
vertical-align: top;
background-color:#fff; 
}

a{
color:#222;
}

a:hover{
color:#CECECE;
}

#wrapper{
width:750px;
margin: 0 auto 0 auto;
text-align: left;
}

h1{
display:block;
font-size: 2em;
font-weight: bold;
}

h2{
display:block;
font-size: 1.5em;
font-weight: bold;
}

p{
margin: 1em 0;
}

/*********************** HEADER SECTION ******************************/

#header{
float: left;
width:100%;
background: #222222;
border-bottom: 20px solid #efefef;
border-top: 4px solid #aa0000;
padding: 40px 0 10px 0;
color:#fff;
}

#header a{
color:#edb822;
text-decoration:none;
}

#header a:hover{
color:#edb822;
}

#header h1{
font-size: 3em;
}

/*#header .header_image_wrap{
height:38px;
width:260px;
background-image: url(images/MusicGlueHeader.png);
margin-bottom:2px;
}

#header .header_image_wrap h1{
display:none;
}*/


/*******bb************** CONTAINER SECTION ***************************/

#container{ 
background-position: center 0; 
min-height: 700px;
width: 630px; 
float: left; 
}

#container h2.title {
border-bottom: 1px dotted #cecece;
padding-top:10px;
font-size: 1.5em;
}

#container p.not-found{
padding: 20px;
}

/*********************** CONTENT SECTION *****************************/

.post{
margin: 10px 10px 10px 10px;
}

.post .meta{
padding-top:4px;
}

.entry{
line-height: 18px;
padding: 10px 10px 10px 10px;
font-size:14px;
}

.entry .piclenselink{
display:none;
}

/************************ SIDEBAR SECTION *****************************/

.sidebar{
float: left;
width: 110px;
padding-left: 10px;
background: transparent;
text-align:right;
}

.sidebar ul{
list-style-type: none;
padding: 5px;
}

.sidebar li{
padding:5px 0 5px 0;
border-bottom: 1px solid #CECECE;
}

.sidebar span{
width:100%;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

/************************ FOOTER SECTION *****************************/

#footer{
clear: both;
float: left;
width: 100%;
background: #e2e1dd;
padding:10px;
border-top: 1px solid #acb9af;
border-left:1px solid #acb9af;
border-right:1px solid #acb9af;
}

#footer .poweredby{
height:51px;
}

#footer .copyright{
float:left;
width:500px;
font-size:14px;
}

#footer .copyright p{
margin:0;
line-height:2em;
}

#footer .poweredby a.homepage{
background-image: url(images/MusicGlueLogo.png);
background-position: center right;
height:51px;
width:95px;
float:right;
cursor: pointer; 
cursor: hand;
}

#footer .poweredby .homepage span{
display:none;
}
