/*
Theme Name: Brewhouse
Theme URI: http://www.oldbrewhousearbroath.co.uk/
Description: Old Brewhouse Arbroath
Author: Andrew Morgan
Author URI: http://www.idesignwebsites.co.uk/
version: 1.0
Tags: idesignwebsites, arbroath, andrew morgan
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:url('images/tile.gif');
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.8em;
	letter-spacing:2px;
	word-spacing:2px;
	}
	
/* Typography */

a:link, a:visited, a:active {
	text-decoration:none;
	color:#950000;
}

a:hover {
	color:#cc0000;
}

h1, h2, h3 {
	color:#950000;
	font-family:baskerville,'palatino linotype','times new roman',serif;
	font-size:1.6em; 
	margin-bottom:15px;
	}

ul {
	list-style-type:none;
}

p {
	margin:10px;
}

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{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	overflow: hidden; 
	}
	
/* header */


#headercontainer {
	background:url('images/bg.gif') repeat-x;
	width:100%;
}

#header {
	background:url('images/background.gif') no-repeat center top;
  	width: 960px; 
  	height: 250px;
	margin:0 auto;
	}

#header img {
	padding:100px 0px 0 20px;
}

/* main menu */


#menu {
	width:960px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin:0 20px 0 0;
	padding: 0;
}

#menu ul li a {
	padding:10px 10px;
	margin: 0;
	display:block;
	color:#000;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration:none; 
	color:#000;
}

#menu ul li a:hover {
	color:#990000; 
}



/* content */ 


#content {
	float: right;
	width:460px;
	margin-right:200px;
	overflow: hidden;
	}	

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
	}
	
.post h2 a{
	color: #950000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{ margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	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 {
	width:230px; 
	padding:100px 50px 0 0;
	min-height:600px;
	background:url('images/sidebar.png') no-repeat right center; 
	float:left;
	text-align:right;
	margin:0;
	}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#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{

	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: georgia, times, verdana;
	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, arial, times;
	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: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* 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: 100%;
	height:100px;
	padding-top:50px;
	background:url('images/footer.png') no-repeat center top;
	}
	
#footer p{padding:14px 0;margin: 0 auto; text-align:center;}
#footer a{color: #000;text-decoration: none;}
#footer a:hover{color: #990000;text-decoration: underline;}

