/*
	Theme Name: In The Common Good
	Theme URI: http://www.ditch.org.uk/themes
	Description: 3 Column theme based on 3-Column Framework templates by Christine Rondeau
	Version: 1.0
	Author: Magnus Lawrie
	Author URI: http://www.ditch.org.uk
*/

/*----Global Reset Courtesy of Eric Meyer----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
.hide {display:none;}


/* Font Size 
-----------------------------------------------*/
p, form, li {font-size:1.1em;}
h1 {font-size:1.4em;}
h2, h3, h4, h5, h6 {font-size:1.2em;}


/* Font Colour 
-----------------------------------------------*/
a {color: #666;}
a:hover{color: #000;}
p, form, li {color:#666;}
h1, h1 a {color:#000;}
h2, h3, h4, h5, h6 {color:#10552A;}

/* Images
----------------------------------------------*/
.alignright {float:right; padding:0 0 10px 10px;}
.alignleft {float:left; padding:0 10px 10px 0;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}
.wp-caption {
      text-align:center;  
      font-size:0.9em;
}



/* Current page
-----------------------------------------------*/

.current_page_item a, .current_page_item a:hover {
float: center;
.style1 {background-color: #FF0000}

padding: 6px 15px 7px 6px;
text-decoration: none;
font-weight: bold;
color: #333333;
text-transform: italics;
}

/* Main Layout
-----------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	background:#F4FFE4;
	color: #666;
	font: 70.5%/1.6em Verdana, Arial, Helvetica, sans-serif; 
	/* Increase the percentage and the line-height here and it will change them throughout the site.
	   The same can be done for the font-family.
	*/
}

#wrap {
	position:relative;
	width: 960px;
	margin: 0px auto 0px auto; padding:0;
	background:#F4FFE4;
}





/* Header Area 
-----------------------------------------------------------*/
#header {
	float:left; 
	width:940px; height:90px;
	padding:0 10px 10px 10px;
	background:#F4FFE4 url(images/1header.gif) 50% top  no-repeat;
}

#logo a {
	position: absolute;
	top: 30px;
	left: 25%;	
	text-decoration: none;
	font: 2.5em "Arial, Verdana, Monospace, Times New Roman";
	color: red;
	
	
}

#tagline {
	width:200px;
	float:right; text-align:right;
	font-size: 1.2em;
	color:#5C5C5C;
	padding:70px 40px 0 0;
}


/* Top Navigation 
-----------------------------------------------------------*/

#top_nav {
        float:left;
        width:940px;
        padding:2px 7px;
        font-size:.7.em;
        background: #99cc66;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;


}

#top_nav ul {
        list-style-type:none;
}

#top_nav ul li {
        display:inline;
        padding:5px 10px;
}
#top_nav ul li a {
        font-weight:bold;
        color:#10552A;
        color: #003366;
        text-decoration:none;
        text-transform:uppercase;
}

#top_nav ul li a:hover,
#top_nav ul li.current_page_item a {
        color:#006600;
}

/* Main Body Content Area 
-----------------------------------------------------------*/

#main {
	float:left;
	width:940px;
	padding:10px;
}

#main-press {

        float:right;
	width:940px;
	padding:10px;
        margin-left: 200px;

}

#content {
	float: left; 
	width:480px;
	padding: 20px;
	background:#F4FFE4;
}


/* Main body content formatting
--------------------------------------------------------------*/

.entry {
	padding:0 0 30px 0;
}
.entry p {
	padding:6px 0;
}

.entry h1 { display:none; }

.entry ul, .entry ol {
	margin: 5px 20px; padding:5px 20px;
}

h1, h1 a {/* Main headings are h1 for better SEO */
	margin:0 0 8px 0;
	font-weight:bold;
}

h2, h3, h4, h5, h6 { /* Set styles for sub-headings if needed */
	margin:0 0 8px 0;
	font-weight:bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none; 
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline; 
}

blockquote{
	color: #CCC;
	border-left:5px solid #CCC;
	padding:10px 20px 10px 20px; margin-left:20px;
}

.entrymeta {
	margin:10px 0; padding:6px;
	color: #999;
	border:solid 1px #CCC;
}
.entrymeta p {
	padding:3px 0;
}

.post-navigation {
	padding:10px 0;
}

.navigation-previous {
	float:left;
	width:50%;
	text-align:left;
}

.navigation-next {
	float:right;
	width:50%;
	text-align:right;
}

img.floatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
img.floatright {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* Sidebar Area 
-------------------------------------------*/

#sidebar {
	float:left;
	width:200px;
	padding: 20px 10px 0 0;
}

#sidebar2 {
	float:right;
	width:200px;
	padding: 20px 0 0 10px;
}

#sidebar-home { 

	float:left;
	width:200px;
	padding: 20px 0 0 10px;
background:#c3c;

}

.sidebar-category { 

	float:right;
	width:200px;
	padding: 20px 0 0 10px;
        background:#F4FFE4;

}

#sidebar h2, #sidebar2 h2 {
	margin: 12px 0 5px 0; padding: 0 0 4px 0;
	border-bottom: 1px solid #10552A;
	text-transform: uppercase;
	color:#10552A;
}
#sidebar ul, #sidebar2 ul {list-style: none;}
#sidebar ul ul, #sidebar2 ul ul {margin-bottom:30px;}
#sidebar ul li, #sidebar2 ul li {padding:5px 10px;}

#sidebar a, #sidebar2 a {
	color: #10552A;
	text-decoration: none;
}

#sidebar a:hover, #sidebar2 a:hover {color: #10552A;}

#search {margin: 8px 0 15px 0;}


/* Footer area
------------------------------------------------------------*/

#footer {
	clear: both;
	text-align: center;
	width:960px;
	border-top: 1px solid #D7E3DC;
	margin:0 auto 0 auto;
}
#footer p {	
	font-size:0.9em; 
	padding:10px;
}
#footer a {
	text-decoration:none;
	color:#666;
}

#footer a:hover {
	text-decoration:underline;
	color:#666;
}




/* Comments													
-----------------------------------------------------*/
h3#comments { margin:30px 0 10px 0; }
		
		
.avatar {
		float: left;
		display:block;
		padding: 0 20px 10px 0px;
	}
			
.commentlist {padding: 20px 0px;}
.commentlist p {padding:6px 0;}
		
.commentmetadata {margin-top: 0;}
ol.commentlist, ol.commentlist li {	list-style: none;}
ol.commentlist li {padding:10px 0; border-bottom:1px solid #e6e6e6;}
#commentform {padding:20px 0;}
#commentform p {margin-bottom:10px;}

#commentform input, #commentform textarea {
		width:147px;
		border:1px solid #e6e6e6;
		background:#f9f9f9;
		font-size:11px;
		padding:2px 3px 3px;
	}

#commentform textarea {width:450px;}
#commentform #submit {
		width:150px;
		border:none;
		background:#343434;
		padding:0;
		color:#fff;
		font-size:12px;
		cursor:pointer;
		padding:2px 0 3px;
	}


/* Calendar 
---------------------------------------------------------*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 1.1em;
	text-align: center;
	font-weight:bold;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



