/*   
Theme Name: Seymour Arms News
Theme URI: http://www.marketwest.co.uk/
Description: The custom theme made for the Seymour Arms News blog.
Author: Fintan Darragh
Author URI: http://www.marketwest.co.uk/
Version: 1.0
.
Copyright Market West Ltd. 2008
.
*/

body {
	margin:0px;
	background-color:#132438;
	background-image: url(images/background.gif);
	background-position: top center;
	background-repeat:repeat-x;
	text-align:center;
	font-family:"Lucida Grande", "Corbel", "Arial", sans-serif;
}

div#wrap {
	text-align:left;
	width:740px;
	border:3px solid #0BA979;
	background-color:#fff;
	margin:0px auto;
	margin-top:30px;
	padding-bottom:30px;
	background-image: url(images/main_background.gif);
	background-position: bottom center;
	background-repeat:repeat-x;
}

h2 {
    font-size:250%;
    font-weight:normal;
    color:#132438;
    background-color:white;
    text-align:center;
}

h2.headerimg {
	margin:0px;
	margin-bottom:20px;
}

h2.headerimg a {
  display:block;
  width:100%;
  height:130px;
	background-image: url(images/seymour_arms.gif);
	background-position: top center;
	background-repeat:no-repeat;
	text-decoration:none; border:none;
}

h2.headerimg a span { display:none; }


h2.headerimg2 a {
  display:block;
  width:100%;
  height:130px;
	background-image: url(images/seymour_arms_test.gif);
	background-position: top center;
	background-repeat:no-repeat;
	text-decoration:none; border:none;
}


.left {
	width:400px;
	margin-left:30px;
	float:left;
}
.right {
	width:250px;
	margin-right:30px;
	float:right;
}

.middle {
    margin-right:30px;
    margin-left:30px;
}


.clearer {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0px;
	margin-bottom:30px;
}
#main p {
	font-size:12px;
	line-height:150%;
}
ul{ margin-left:30px; padding-left:0px; }
ul li { font-size:small; line-height:150%; padding-left:10px; list-style: square; padding-bottom:5px; margin-left:0px; padding-left:0px; }

h3 {
	font-size:x-small;
	padding-bottom:2px;
	border-bottom:1px solid #12AA79;
	color:#12AA79;
	margin-top:0px;
}
h4 {
	font-size:x-small;
	text-transform: uppercase;
	color:#103150;
	margin-bottom:-7px;
}

 /* MENU STYLES */
.menu * {
    text-align:center;
}
.menu strong {
    font-size:x-small;
}
.menu em {
    font-size:;
}

.menu h3 {
    font-size:medium;
}

a {
    color:#003399;
}
a.large {
    font-size:medium;
}
span.greyed {
    color:#666;
}

#footer {
	text-align:center;
	width:600px;
	margin:0px auto;
	margin-top:0px;
	margin-bottom:30px;
	position:relative;
}
#footer p {
	text-align:center;
	margin:0px;
	margin-top:10px;
	color:#2F7E9B;
	font-size:x-small;
}
#footer p a {
	color:#2F7E9B;
}

p.newmanagement {
    text-align:center;
}
p.newmanagement span.title {
    color:#fff;
    background-color:#12AA79;
    padding:3px;
    padding-left:10px;
    padding-right:10px;
}

p.newmanagement span.title span.smaller {
    color:#bbb;
    font-size:x-small;
}

img.floatright {
    float:right;
    margin:0px 0px 10px 10px;
}


p.feed {   }
p.feed a { }
p.feed a span { background-color:#FF9900; color:white;
    border-top:1px solid #FFCC00;
    border-left:1px solid #FFCC00;
    border-right:1px solid #FF6600;
    border-bottom:1px solid #FF6600;
    font-size:80%; font-weight:bold; padding-left:3px; padding-right:3px; 
    text-decoration:none;}
p.feed a:hover span { 
    border-bottom:1px solid #FFCC00;
    border-right:1px solid #FFCC00;
    border-left:1px solid #FF6600;
    border-top:1px solid #FF6600; 
    }

div.post { margin:0px 0px 30px 0px; }
div.post h1 {
  margin:0px;
}
div.post h1 a {
  font-family:"Lucida Grande", Arial, sans-serif;
  font-weight:bold;
  font-size:22px;
  text-decoration:none;
  color:#132438;
}

div.post p.meta { color: #CC4AAC; margin-top:0px; }
div.post p.meta span { font-size:11px; }

div#back-to-main { margin:0px 0px 0px 30px; }
div#back-to-main a { display:block; color:#fff; font-size:10px;
  width:200px; }
div#back-to-main a span { background-color:#0BA979; padding:0px 5px 3px 5px;}
