/*
Theme Name: Meat Centre
Theme URI: http://themeatcentre.com/
Description: The Meat Centre Theme.
Version: 1.0
Author: John Raftery
Author URI: http://johnandaoife.com/
Tags: white, custom header, fixed width, two columns, widgets

	This theme was designed and built by John Raftery,
	whose blog you will find at http://johnandaoife.com/

*/

/* Begin Typography & Colors */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 font-size:0.9em;
line-height:1.5em;
} 

body {
background: #fff;
}

h1{
font-size:1.2em;
}

h2{
font-size:1.0em;
}

h3{
font-size:1.3em;
}

a{
color:#9A0000;
text-decoration:none;
}

a:hover{
color:#999;
text-decoration:none;
}

#sidebar h1, h2{
text-transform:uppercase;
}

#sidebar ul{
clear:both;
min-height:7em;
padding:0 0 1em 0;
margin:0 0 1em 0;
border-bottom:1px #999 solid;
}

#sidebar li{
list-style:none;
}

#sidebar li#categories-3 ul{
min-height:16em;
}

#sidebar li.page_item a{
display:block;
width:300px;
color:#9A0000;
text-decoration:none;
margin-bottom:6px;
}

#sidebar li.page_item a:hover{
color:#999;
}

#sidebar li.cat-item{
float:left;
display:inline;
margin-right:8px;
margin-bottom:8px;
}

#sidebar li.cat-item a{
color:#999;
text-decoration:none;
}

#sidebar li.cat-item a:hover{
color:#9A0000;
}

#sidebar  #get_recent_comments_wrap li {
margin-right:8px;
margin-bottom:8px;
}

#sidebar li a{
color:#9A0000;
text-decoration:none;
}

#sidebar li a:hover{
color:#999;
}

#sidebar #get_recent_comments_wrap ul{
border:0;
padding:0;
margin:0;
}

#sidebar .sidebar_search_form{

}

#sidebar .sidebar_archive ul{
border:0;
}

#sidebar .sidebar_archive li a{
color:#9A0000;
text-decoration:none;
}

#sidebar .sidebar_archive li a:hover{
color:#999;
}

#pagewidth{ 
 width:770px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
} 
 
#header{
 height:164px; 
 background-color:#fff; 
 width:770px;
 margin-bottom:58px;
}

#header img{
border:0;
} 
 
#leftcolumn{
 width:472px; 
 float:left; 
 display:inline;
 margin-right:30px;
}

#leftcolumn h3 a{
font-size:1em;
text-decoration:none;
text-transform:normal;
color:#000;
}
 
#leftcolumn h3 a:hover{
color:#9A0000;
}

.entry h2{
font-size:1.2em;
text-transform:none;
}

#footer{
 width:770px;
 height:56px;
 clear:both; 
 border-top:#666 4px solid;
 text-transform:uppercase;
 word-spacing:0.7em;
 font-size:0.7em;
 margin-top:8px;
 padding-top:4px;
}
 
#rightcolumn{
 width:266px; 
 float:right; 
 display:inline;
}

.postmetadata{
padding-bottom:8px;
border-bottom:#ccc 6px solid;
}

.postmetadata a{
color:#9A0000;
}

.postmetadata a:hover{
color:#999;
}

.post{
margin-bottom:42px;
}

#searchsubmit, #subscribesubmit, #submit{
border:0;
height:23px;
width:36px;
background:url(http://themeatcentre.com/images/searchsubmit.gif) no-repeat right;
}

#s, #author, #email, #url{
width:160px;
height:22px
border-top:#666 1px solid;
border-right:#666 1px solid;
border-right:#999 1px solid;
border-bottom:#999 1px solid;
}

.s{
width:160px;
height:22px
border-top:#666 1px solid;
border-right:#666 1px solid;
border-right:#999 1px solid;
border-bottom:#999 1px solid;
}

#comment{
width:320px;
height:88px
border-top:#666 1px solid;
border-right:#666 1px solid;
border-right:#999 1px solid;
border-bottom:#999 1px solid;
}