/*  
Theme Name: West Midlands Prepared
Theme URI: http://www.westmidlandsprepared.gov.uk/
Description: The first layout for the West Midlands Conurbation Local Resilience Forum website.
Version: 1.0
Author: Simon Jobling
Author URI: http://simonjobling.com/

	West Midlands Prepared v1.0
	 http://www.westmidlandsprepared.gov.uk/

	This theme was designed and built by Simon Jobling,
	whose blog you will find at http://www.simonjobling.com/
	and also works for West Midlands Fire Service (http://www.wmfs.net/)
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background: #093;
}

/* Core elements */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
h2,
h3,
h4,
h5,
#navigation {
	letter-spacing: -0.08em;
}

fieldset {
	border: 1px solid #ACA;
	padding: 10px;
}
legend {
	color: #0C0;
}
fieldset p,
fieldset li {
	margin: 2em;
}
label {
	color: #999;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.5em;
}
input {
	padding: 5px;
}


/* Layout Document */

/* 1.1 Element Specific */

* {
	margin: 0;
	padding: 0;
}

h1 {
	padding: 0;
	margin: 0;
}
h2 {
	margin: 1em 0 0.5em 0;
}
h3,
h4,
h5 {
	margin: 0 0 0.2em;
}

blockquote {
	color: #6AA685;
	margin: 1em 10px;
	background: url("images/blockquote_open_quote.gif") no-repeat left top;
	padding-left: 50px;
}
.blockquote-close {
	background: url("images/blockquote_close_quote.gif") no-repeat bottom right;
	padding-right: 50px;
}

/* 1.2 ID's */

#container {
	background: #FFF;
}
#content {
	position: relative;
	width: 70%;
	float: left;
	left: 0%;

}
#content_end {
	clear: both;
	border: 0;
	height: 0;
	background-color: #FFF;
	color: #FFF;
}
#content p {
	margin: 1em 0;
}
#content p#breadcrumb {
	margin: 1em;
}
#content ul,
#content ol,
#content dd {
	margin: 0 3em 1em;
}

#secondary_content {
	margin: 1em 0 1em 1%;
	padding: 0;
}
#secondary_content ul {
	margin: 1em 0;
	padding: 0;
}
#secondary_content li {
	margin: 0;
	list-style: none;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
#content_controls {
	clear: left;
}
.news-categories,
.news-recent {
	float: left;
	width: 47%;
	margin: 2px 2% 2px 0;
}
#advert,
#emergencies {
	font-size: 1.5em;
	letter-spacing: -0.05em;
	line-height: 0.95em;
	font-weight: bold;
}
#advert p,
#emergencies p,
#featured_members p,
.description
{
	margin: 0;
}
#breadcrumb {
	font-size: 0.8em;
	color: #999;
}
#breadcrumb a {
	color: #999;
}
#footer {
	font-size: 0.8em;
}
#navigation a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}
#navigation ul ul ul {
	font-size: 0.7em;
	letter-spacing: 0;
}
.continued {
	font-weight: bold;
}


#copyright {
	padding: 30px 1em 1em;
}
#footer {
	clear: both;
	text-align: right;
}
#footer ul {
	list-style: none;
	margin: 0 1em 1em;
}
#footer li {
	display: inline;
	border-right: 1px solid #FFF;
}
#footer ul a {
	margin: 0 1em;
}
#footer .lli {
	border-right: none;
	margin-right: 0;
}
#developers {
	padding: 0 1em 1em;
}
#header {
	background: url("images/header_bg.gif") repeat-x bottom;
}
#navigation {
	position: relative;
	width: 25%;
	float: right;
	right: 2%;
	text-align: left;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul ul li {
	margin: 0;
	padding: 0;
}
#navigation ul ul ul li a {
	margin: 0;
	padding-left: 10%;
}
#navigation ul ul li a:link,
#navigation ul ul li a:visited,
#navigation ul ul li a:hover,
#navigation ul ul li a:active,
#navigation ul ul li a:focus
 {
	margin: 0;
	padding-left: 5%;
}

#navigation li {
	border-bottom: 1px solid #FFF;
}
#navigation h4 {
	display: none;
}
#skiplinks {
	display: none;
}

/* 1.3 Classes */

.clear {
	height: 1px;
	clear: both;
}
.continued {
	text-align: right;
	margin: -1em 1em 0 0;
}

.postmetadata {
	color: #036803;
	font-size: 0.85em;
	border-top: 5px solid #036803;
	padding-top: 10px;
	margin-top: 2em;
}

#disclaimer {
	color: #CCC;
	font-size: 0.8em;
	margin: 2em 0;
}
#searchform {
	margin: 0;
	padding: 0;
}
.search {
	margin: 1em 0 2em 0;
}
.search fieldset {
	border: 0;
	margin: 0;
	text-align: right;
	padding: 0;
}	
#s {
	background: url("images/search.gif") no-repeat 5px;
	border: 2px solid;
	border-color: #BBB #CCC #CCC #BBB;
	padding: 3px 5px 3px 20px;
	color: #CCCCCC;
}
#s:focus,
#s:hover {
	border-color: #222;
	color: #222;
}
#searchsubmit {
	margin: 0 0 0 5px;
	background: #00B24C;
	border: 2px solid #056800;
	color: #FFF;
	padding: 5px;
	font-size: 0.85em;
	font-weight: bold;
}
.search-results {
}
.search-results li {
	margin-left: 30px;
	padding-left: -10px;
	font-size: 3em;
	letter-spacing: -0.08em;
	color: #CCC;
	font-style: italic;
	border-bottom: 1px solid #CCC;
}
.search-results h3,
.search-results li p {
	font-style: normal;
	color: #000;
}
.search-results h3 {
	letter-spacing: -0.08em;
	font-size: 0.65em;
}
.search-results li p {
	letter-spacing: 0;
	font-size: 0.33em;
}
.next-link,
.previous-link {
	margin: 1em 5em;
	list-style: none;
}
.next-link {
	float: right;
}
.next-link a {
	background: url("/images/icons/famfamfam/action_forward.gif") no-repeat right;
	padding-right: 20px;
}
.previous-link a {
	background: url("/images/icons/famfamfam/action_back.gif") no-repeat left;
	padding-left: 20px;
}


.search-results #s {
	background: none;
	padding-left: 3px;
}

.signed {
	width: 100%;
}
.signed td {
	width: 20%;
	margin: 0 5% 0 0;
	text-align: right;
}
.signed .input {
	border-bottom: 1px dotted #000;
}
dl#local_risks_list {
	float: none;
	background: none;
	margin: 1em 0;
}
#local_risks_list dt {
	clear: right;
	font-size: 1.8em;
	letter-spacing: -0.08em;
	border-top: 1px solid #056800;
}
#local_risks_list dd {
	padding: 0 0 1em;
	margin: 1em 1em 1em 0.5em;
}

/* 1.4 Homepage */
.homepage h2 {
	margin: 0.7em 0 0 0.5em;
	padding-bottom: 0;
}
.homepage h3 {
	margin: -0.5em 1em 1em;

}

.homepage p#description {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 1em 1em;
	margin: 0 1em;
}

#advert,
#emergencies {
	padding: 10px;
	margin: 0 3% 1em 15px;
}
#advert p,
#emergencies p {
	margin-bottom: 0;
}

#latest_news,
#local_risks,
#conurbation,
#stay_informed
{
	padding: 10px;
	margin-bottom: 20px;
}

#latest_news,
#local_risks
{
	float: left;
	width: 46%;
	margin-right: 2%;
}

#featured_member,
#stay_informed
{
	float: left;
	width: 44%;
}

#latest_news,
#conurbation,
#local_risks,
#stay_informed {
	background: #FFF url("images/box-background.gif") no-repeat top left;		
}
#conurbation {
	clear: left;
}

#featured_member a {
	color: #FFF;
}

/* add spacing to the left of the page */

.breadcrumb,
.entry,
#content h2,
#advert,
#emergencies,
#latest_news,
#local_risks,
#conurbation
{
	margin-left: 1%;
}


/* 2.1 Element Specific */


/* 2.2 ID's */
#advert {
	background: #9C6;
	color: #FFF;
}
#content a:link {
	color: #093;
}
#content a:visited {
	color: #6AA685;
}
#content a:hover {
	color: #333;
}
#content a:active {
	color: #333;
}
#content map,
#content a img {
	border: 0;
	border-bottom: 2px solid #CCFFCC;
	padding-bottom: 2px;
}

#emergencies {
	background: #F60;
	color: #FFF;
}
#emergencies a,
#advert a {
	color: #000;
}

#container {
	background-color: #FFF;
}
#footer {
	color: #FFF;
	background: #093 url('images/footer_bg.gif') repeat-x top;
}
#site-details {
	background: url('images/footer_left.gif') no-repeat top left;
}
#site-details .tel,
#site-details .adr {
	background: none;
	padding-left: 0;
}
#copyright {
	background: url('images/footer_right.gif') no-repeat top right;
}
#footer address {
	margin: 1em;
}
#footer a {
	color: #FFF;
}
#footer .rss {
	background: url('images/rss_green_bg.gif') no-repeat left;
	line-height: 20px;
	padding-left: 20px;
}
#developers .extra {
	display: none;
}
#header {
	background: #00C15B url('images/header_bg.gif') repeat-x bottom;
}
h1 {
	background: url('images/header_right.gif') no-repeat bottom right;
}
h1 a { 
	background: url('images/header_left.gif') no-repeat bottom left;
}
h1 a img { 
	margin: 10px 20px;
}
#navigation a {
	color: #333;
	display: block;
	border-left: 2px solid #CFC;
}
#navigation a:hover,
#navigation a:active,
.current_page_item {
	border-left-color: #396;
	color: #396;
}


/* 2.3 Classes */

.continued a {
	color:#999;
}

#content ul.news-list {
	margin: 0 20px;
	padding: 0;
}	
#content ul.news-list li {
	list-style-image: url("images/archives.gif");
	margin: 0;
	padding: 0;
	
}
#content .listing {
	margin-top: 3em;
}
#content .listing ul {
	margin: 1em 0;
}
#content .listing ul li {
	margin: 0;
	padding: 8px;
	border-top: 1px solid #CCC;
	list-style: none;
}
#info4local {
	background: url("images/info4local.gif") no-repeat top right;
}
#wmfs {
	background: url("images/wmfs.gif") no-repeat top right;
}
#highways_agency {
	background: url("images/highways_agency.gif") no-repeat top right;
}
#wm_police_plodcast {
	background: url("images/wm_police_recruitment.gif") no-repeat top right;
}

.date {
/*	float: left;
	width: 3em;
	background: #EEE;
	text-transform: uppercase;
	margin-right: 2px;
	text-align: center;
	padding: 5px;
	font-size: 1.2em;
*/
	color: #999;
}

.no-bullet {
	list-style: none;
}

.rss {
	background: url('/images/content/rss_icon.gif') no-repeat left;
	line-height: 25px;
	padding-left: 20px;
}

#featured_member {
	background: #009F39 url("images/featured-member-bg.gif") repeat-x bottom;
	position: relative;
	letter-spacing: -0.08em;
	margin-bottom: 20px;
}
.featured-details {
/*	position: absolute;
	top: 0;
	left: 0;
	width:50%;
	background: url('images/semi_transparent.gif') repeat;
*/
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	margin: 5px;
}
.featured-details h4 {
	color: #9C6;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#featured_member .featured-details p {
	margin: 0;
}
#featured_member a:link, 
#featured_member a:visited, 
#featured_member a:hover, 
#featured_member a:active {
	color: #FFF;
}
.featured-image {
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.featured-image img {

}
#local_risks div {
	background: url("images/local_risks_bg.gif") no-repeat top right;
	padding-right: 65px;
	
}
#stay_informed div {
	background: url("images/rss_white_bg.png") no-repeat top right;
	padding-right: 65px;
}
#conurbation img {
	float: left;
	margin: 0 10px 0 0;
}



/* Contact vCard Styles */

.vcard li {
	list-style: none;
	border-bottom: 1px solid #CFC;
	padding: 1em 0;
}
.vcard .head,
.vcard .secretary,
.vcard .adr,
.vcard .tel,
.vcard .email-address,
.vcard .website-address
{
	background-repeat: no-repeat;
	background-position: left 1em;
	padding-left: 24px;
}
.vcard .head {
	background-image: url("images/icon-vcard-head.gif");
}
.vcard .secretary {
	background-image: url("images/icon-vcard-secretary.gif");
}
.vcard .adr {
	background-image: url("images/icon-vcard-adr.gif");
}
.vcard .tel {
	background-image: url("images/icon-vcard-tel.gif");
}
.vcard .tel .type {
	display: none;
}
.vcard .email-address {
	background-image: url("images/icon-vcard-email.gif");
}
.vcard .website-address {
	background-image: url("images/icon-vcard-url-website.gif");
}

.download-vcard {
	background: #CFC url("images/icon-vcard.gif") no-repeat 1em 1em;
	padding: 1em 1em 1em 3em;
}

.meta {
	font-size: 0.8em;
}
#search .date {
	background: url("/images/icons/famfamfam/calendar.gif") no-repeat left;
	padding-left: 19px;
	height: auto !important;
	min-height: 19px;
}

/* Partners Organisations */

#content ul.partners-list {
	margin: 0;
	padding: 0;
}
.partners-list li {
	list-style: none;
	margin: 0 2%;
	width: 44%;
	float: left;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
.partners-list li.lli {
/*	border-bottom: none;
*/
}
/* Hi_Lite */

.hilite {
	color: #000;
	background-color: #99ccff;
}
.hilite1 {
	color: #000;
	background-color: #ffcc66;
}
.hilite2 {
	color: #000;
	background-color: #99ff66;
}
.hilite3 {
	color: #000;
	background-color: #ff9999;
}

#content p#content_controls {
	margin: 2em 10px;
}
#content_controls a:link,
#content_controls a:visited
 {
	border: 1px outset #BBB;
	background: #CCCCCC url("/wp-content/plugins/spotmilk/images/button.png") repeat-x top;
	padding: 7px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}
#content_controls a:hover {
	background-image: url("/wp-content/plugins/spotmilk/images/button-hover.png");
	background-position: bottom;
}



/* Content Formatting */

.pull-box {
	float: right;
	margin: 0 0 8px 8px;
}