/*
Theme Name: Practical Action
Theme URI: http://fluid7.co.uk/
Description: A custom theme for Wordpress by <a href="http://fluid7.co.uk/">Fluid 7</a>
Version: 0.2
Author: Jonathan Adjei
Author URI: http://fluid7.co.uk/


Begin Typography & Colors*/
#page
{
	background-color: #FFFFFF;
	text-align: left;
}
.widecolumn .entry P
{
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
}
.narrowcolumn .postmetadata
{
	text-align: center;
}
.alt
{
	background-color: #EFEFEF;
	margin-top: 10px !important;
}
H2.pagetitle
{
	font-size: 1.6em;
}
.entry P A:visited
{
	color: #E2014D;
/*was #b85b5a;*/
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform P
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
.commentmetadata
{
	font-weight: normal;
}
.sidebar
{
	font: 1em "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
SMALL, .sidebar UL UL LI, .sidebar UL OL LI, .nocomments, .postmetadata, BLOCKQUOTE, STRIKE
{
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
#wp-calendar #prev A, #wp-calendar #next A
{
	font-size: 9pt;
}
#wp-calendar A
{
	text-decoration: none;
}
#wp-calendar CAPTION
{
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
}
/*End Typography & Colors
Begin Structure*/
#page
{
	background-color: #FFFFFF;
	margin: 20px auto;
	padding: 0;
	width: 100%;
}
#center_content
{
	width: 99% !important;
}
.widecolumn
{
	padding: 10px 0 20px;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post
{
	margin: 0 0 30px;
	text-align: left;
	/*[disabled]margin-top:10px;*/
	/*[disabled]border-top:1px dotted #C0C0C0;*/
}
.post HR
{
	display: block;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
}
.widecolumn .postmetadata
{
	margin: 30px 0;
}
.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}
.postmetadata
{
	clear: left;
}
/*End Structure
Begin Headers*/
#content-main UL.posts
{
	padding: 0;
}
.sidebar H2
{
	padding: 0;
}
.widget
{
	padding: 0;
}
.widget_archive SELECT
{
	margin: 10px !important;
}
H3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
DIV.post H3, DIV.author H3
{
	background: #EFEFEF;
	font-size: 120%;
	padding: 10px 6px;
	margin-bottom: 6px;
	clear: both;
}
DIV.author H3
{
}
/*End Headers
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 100%;
}
/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid)*/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 0px 0px 10px 10px;
	margin: 0 0 2px 10px;
	display: inline;
}
IMG.alignleft
{
	padding: 0px 10px 10px 0px;
	margin: 0 10px 2px 0;
}
.alignright
{
	float: right;
	margin-left: 10px;
}
.alignleft
{
	float: left;
	margin-right: 10px;
}
/*End Images
Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets.*/
HTML>BODY .entry UL
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
HTML>BODY .entry LI
{
	margin: 7px 0 8px 10px;
}
.entry OL
{
	padding: 0 0 0 35px;
	margin: 0;
}
.entry OL LI
{
	margin: 0;
	padding: 0;
}
.postmetadata UL, .postmetadata LI
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.sidebar UL
{
	margin: 0;
	padding: 0 !important;
}
#sidebar-right
{
	font-size: 88%;
	margin-left: 20px;
}
.sidebar UL LI
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 4px;
}
.sidebar UL P, .sidebar UL SELECT
{
	margin: 5px 0 8px;
}
.sidebar UL UL, .sidebar UL OL
{
	margin: 5px 0 0 10px;
}
.sidebar UL UL UL, .sidebar UL OL
{
	margin: 0 0 0 20px;
}
.sidebar .widget_categories UL.children
{
	padding: 0;
}
.sidebar .widget_categories UL UL LI, .sidebar .widget_categories UL LI
{
	/*[disabled]content:"\00BB \0020";*/
	list-style: none url(/images/arrow_rquote.gif);
}
.sidebar .widget_categories .cat-item
{
	margin-left: 10px;
}
.sidebar .widget_categories .cat-item .children .cat-item
{
	margin-left: 0;
}
OL LI, .sidebar UL OL LI
{
	list-style: decimal outside;
}
.sidebar UL UL LI, .sidebar UL OL LI
{
	margin: 3px 0 0;
	padding: 0;
}
.sidebar #searchform INPUT
{
	width: 95%;
	font-size: 120%;
	border: 1px solid #85857E;
	color: #A8A8A8;
	padding: 3px;
}
.sidebar .widget H2
{
	font-size: 100%;
	font-weight: bold;
	padding: 8px;
	background: #E3014D url();
	color: #FFF;
}
.sidebar .widget
{
	background: #FFF;
	border: 1px solid #D3D3D3;
	margin: 20px 0 15px;
}
.widget_categories UL
{
	padding: 10px;
}
.widget_categories
{
	padding-bottom: 10px;
}
.widget_categories UL UL
{
	padding: inherit;
}
.sidebar .widget_search
{
	background: #FFF;
	border: none;
	margin-top: 0;
}
.widget_tag_cloud DIV
{
	padding: 10px;
}
/*End Entry Lists
Posts*/
.posts
{
	padding: 0;
	margin: 0;
}
.author .posts H3
{
	background-color: transparent;
}
.author .photo
{
	margin-right: 10px;
}
.posts LI
{
	list-style: none;
}
.posts LI LI
{
	list-style: inherit;
}
.post .author
{
	padding: 10px 0;
	margin: 10px 0;
}
.post .author .photo
{
	margin-right: 10px;
}
.post .post_map
{
	background: #F7F7F7;
}
.post .post_map H4
{
	font-size: 104%;
	font-weight: bold;
}
.post .post_map .postmetadata
{
	background: transparent;
	padding: 11px;
	border: none;
}
/*Begin Form Elements*/
#searchform
{
}
#sidebar #searchsubmit
{
	padding: 1px;
}
.entry FORM
{
/*This is mainly for password protected posts, makes them look better.*/
	text-align: center;
}
SELECT
{
	width: 130px;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform TEXTAREA
{
	width: 99%;
	padding: 2px;
}
#commentform #submit
{
	margin: 0;
	float: right;
}
/*End Form Elements
Begin Comments*/
.alt
{
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
.commentlist LI
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
Begin Sidebar
End Sidebar*/
DL DT
{
	padding: 6px 10px;
	background: #FAF9F5;
	border-top: 1px dotted #C0C0BE;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*Begin Calendar*/
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#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;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar TD.pad:hover
{
/*Doesn't work in IE*/
	background-color: #FFF;
}
/*End Calendar
Begin Various Tags & Classes*/
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.center
{
	text-align: center;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
.navigation
{
	height: 25px;
	display: block;
	text-align: center;
}
#siteInfo A
{
	margin: 0 10px;
}
#siteInfo .first
{
	margin: 0 10px 0 0;
}
/*Blog Home*/
.bloghome #row3 H2
{
	font-size: 95%;
	font-weight: bold;
	border-bottom: 2px solid #E60049;
}
.bloghome #row3 H4
{
	font-weight: bold;
	font-size: 95%;
	margin: 5px 0 0;
}
.bloghome .row
{
	margin: 0 0 20px;
}
.bloghome #row1 .image
{
	float: left;
	margin-right: 20px;
}
.bloghome #row2 .content
{
	margin-left: 118px;
}
.bloghome #row3 .content
{
	margin-right: 20px;
}
.bloghome #row1 .content P
{
	margin: 0;
}
.bloghome #row2 P
{
	margin: 5px 0;
}
.bloghome .featured_box .content
{
	padding: 10px 20px 0 0;
	height: 215px;
	background: #EFEFEF;
}
.colour_box
{
	background: #DF004A 0;
}
.bloghome .author_image
{
	float: left;
	padding-right: 10px;
}
.bloghome .small_text
{
	font-size: 85%;
	line-height: 1.4;
}
.bloghome .author_links
{
	margin: 0;
	padding: 0 !important;
}
.bloghome .author_links LI
{
	list-style: none;
}
.bloghome #row1 .author_links
{
	float: right;
	text-align: right;
}
.bloghome #row1 .author_image
{
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
.bloghome #row3 P
{
	font-size: 95%;
	margin: 0 0 5px;
}

