/*  
Theme Name: CHILDSUPPORTGHANA
Theme URI: http://www.childsupport-ghana.org
Description: Design for Child Support Ghana, created by <a href="http://www.herkocoomans.net">Herko Coomans</a>. This design is greatly inspired by the <a href="http://wisergirls.org">WISER</a> design by <a href="http://robgoodlatte.com">Rob Goodlatte</a>. This design uses the excellent <a href="http://carringtontheme.com">CARRINGTON BLOG theme</a> structure for WordPress themes by <a href="http://www.crowdfavorite.com">Crowd Favorite</a>
Version: 0.5
Author: Herko Coomans
Author URI: http://www.herkocoomans.net

	CHILDSUPPORTGHANA v0.5
	http://www.childsupport-ghana.org

	This theme was designed and built by Herko Coomans,
	whose website you will find at http://www.herkocoomans.net/
    The design was inspired by the gorgeous design of the WISER design by Rob Goodlatte.
    The theme structure is based on the Carrington Blog theme by Crowd Favorite.


*/

/* =====Color scheme=====
Main green: #b29f67, light green: #d3bf84
Main yellow: #f3dda3, light yellow: #ffecc2, creme-white: #fcffff
Main brown: #58382d, light brown: #91604f
*/

/* =====Reset===== */

html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

caption,th,td {
	text-align: left
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: ''
}


/* font face stuff */

@font-face {
	font-family: 'QlassikMediumRegular';
	src: url('fonts/Qlassik_TB.eot');
	src: local('Qlassik Medium Regular'), local('QlassikMedium'), url('fonts/Qlassik_TB.woff') format('woff'), url('fonts/Qlassik_TB.otf') format('opentype'), url('fonts/Qlassik_TB.svg#QlassikMedium') format('svg');
}

@font-face {
	font-family: 'QlassikBoldRegular';
	src: url('fonts/QlassikBold_TB.eot');
	src: local('Qlassik Bold Regular'), local('QlassikBold'), url('fonts/QlassikBold_TB.woff') format('woff'), url('fonts/QlassikBold_TB.otf') format('opentype'), url('fonts/QlassikBold_TB.svg#QlassikBold') format('svg');
}

/* =====Main structure=====*/


body {
	background: #300 url('../images/csg-background.gif') top left repeat-x;
	text-align: center;
	color: #000;
	font: 1em/1.8em Garamond, Georgia, "Times New Roman", Times, serif;
}

body.single {
	background: #300 url('../images/csg-background.gif') top left repeat-x;
}

html>body {
	font-size: 1em;


/* a more exact setting in pixels for browsers that can resize them. */
}

#pager {
	width: 100%;
	background: url('../images/csg-header.png') center top no-repeat;
	height: 200px;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: auto;
	display: block;
	text-align: left;
	padding-top: 1px;
}

/*=====Default elements=====*/

code {
	font-family: "Lucida Console", Monaco, monospace;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
}

em,
*[lang] {
	font-style: italic;
}

strike,
del {
	text-decoration: line-through;
}

acronym,
.caps {
	text-transform: uppercase;
}

.small-caps {
	font-variant: small-caps;
}

acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}

/* Links */

a,
a:visited {
	color: #a00004;
	text-decoration: none;
}

/* specify all three for accessibility */

a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #a00004;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a00004;
	text-decoration: none;
}

/* elements with title attribute */

abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}

/* typogrify: inset initial double quotes. */

.dquo {
	margin-left: -.45em;
}

/* fancy ampersands */

.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 110%;
	font-style: italic;
}

/* Font sizes and vertical measure */
h1,h2,h3,h4,h5 {
	font-family: "QlassikBoldRegular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font-size: 2em;
/* 24 */
	line-height: 1;
	margin: 

0/*1.125em 0 .375em 0*/;
}

h2,
big {
	font-size: 1.5em;


/* 18 */
	line-height: 1;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #2e1e02;
	/*height: 40px;
	display: block;*/
	margin: .5em 0 .375em 0;
}

h3 {
	font-size: 1.16666667em;


/* 14 */
	line-height: 1.28571429;
	margin: 1.92857144em 0 .58333334em 0;
}

h4,
h5,
h6 {
	margin: 2.25em 0 .75em 0;
}

p {
	margin: 0 0 .75em 0;
}

blockquote {
	border-left: .16666667em solid #e9eaea;
	margin: 0 .75em .75em .75em;
	padding-left: 1em;
}

small,
acronym,
.caps {
	font-size: .833333333333em;
	line-height: 1.8em;
}

pre {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.5em;
	overflow: auto;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	padding: 3px;
}

ul,
ol,
dl {
	margin: 0 0 .75em 0 

/*2em*/;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}

ul {
	

}

ul ul {
	list-style-type: circle;
}

ul ul ul {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
}

#content li, #content dd {
	margin-bottom: .5em;
}

/* Tables */

table {
	border-left: .083333333em solid #eee;
	border-top: .083333333em solid #eee;
}

td,th {
	line-height: 1.33333333em;
	padding: 0 .5em;
}

th {
	background-color: #eee;
	border-bottom: .083333333em solid #ddd;
	border-right: .083333333em solid #ddd;
}

td {
	border-bottom: .083333333em solid #eee;
	border-right: .083333333em solid #eee;
}

/* =====UI===== */

.clear {
	clear: both;
	float: none;
}

hr.rule-alternate {
}

hr.rule {
}

h1.page-title {
	color: #999;
	/*font: italic 1.16666667em/1.28571429 Georgia, serif;*/
	margin: 1.92857144em 0 .58333334em 0;
}

.pagination {
	overflow: hidden;
}

.pagination .previous a,
.pagination .previous a:visited {
	float: left;
	padding: 18px;
}

.pagination .next a,
.pagination .next a:visited {
	float: right;
	padding: 18px;
}

.loading {
	background: url(../images/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}

.loading span {
	display: block;
	padding: 17px 32px 0;
}

/* Utility */

.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.alignright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	

/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ====Top navigation====*/

p#top {
	margin: 0;
}

a#to-content,
a#to-content:visited {
	background: #e9eaea;
	border: 1px dashed #777;
	left: -32697px;
	padding: 0px;
	position: absolute;
}

a#to-content:focus {
	left: 0;
}

/* ======Header positioning=====*/

.replaced {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

h1#logo {
	margin-top: 25px;
	font-family: "QlassikBoldRegular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1#logo a {
	color: #330000;
}

h1#logo a:hover {
	color: #a00004;
}

html>body h1#logo a {

}

html>body h1#logo a:hover {

}

#header {
	width: 960px;
	height: 130px;
	display: block;
}

#header a,
#header a:visited {
	

}

#header #blog-title {
	/*font-family: "Avenir Light", "Futura Light", helvetica, arial, sans-serif;*/
	font-size: 3em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: .16666666em;
}

#header #blog-title a:hover {
	text-decoration: none;
}

/*=====Navigation=====*/

#sub-header {
	width: 960px;
	height: 50px; /*was 36*/
	display: block;
}

/*=====Header sidebar styles=====*/

#header-sidebar {
	color: #a1baca;
	background-color: #500f02;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
#header-sidebar h2 {
	padding:  10px 20px 0px 20px;
	color: #a1baca;
}
#header-sidebar p {
	padding:  10px 20px 20px 20px;
}


/*=====Content structure======*/

#content {
	float: left;
	width: 600px;
}

#maincontent {
	width: 960px;
	display: block;
	background: #fffad1;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 26px;
}

#maincontent-wrapper {
	width: 960px;
	display: block;
	background: #fffad1;
	min-height: 300px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.single-wrapper {
	float: left;
	width: 550px;
	padding: 10px 20px 20px 20px;
}

/*=====Content styling=====*/

#content img {
	clear: both;
}

/* =====Posts===== */

address.author {
	display: inline;
}

.full {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

body.single .full,
body.page .full {
	background: transparent;
	padding-bottom: 0;
}

.full .full-content {
	clear: both;
	padding-top: .75em;
	width: 510px;
}

.entry-content:first-letter {
	font-size : 3em;
	font-weight : bold;
	float : left;
	display: inline;
	line-height: .4em;
	padding: 0.25em 0.08em 0px 0px;
	color : #a00004;
}
.entry-content:first-line {
	font-size: 1.2em;
	font-weight: bold;
}

.full .pages-link {
	font-weight: bold;
}

.full .pages-link a,
.full .pages-link a:visited {
	border: 1px solid #cecfd1;
	font-weight: normal;
	padding: 2px 4px;
}

.full .pages-link a:hover {
	border-color: #999;
	text-decoration: none;
}

.full .by,
.full .filed {
	color: #999;
	/*font: italic 1em/1.5 Georgia, serif;*/
}

.full p.filed {
	clear: both;
	margin-bottom: .375em;
}

.full .filed a,
.full .filed a:visited {
	/*font-family: helvetica, arial, sans-serif;*/
	font-style: normal;
}

.full .filed .categories,
.full .filed .tags {
	display: block;
}

.full .by-line {
	clear: both;
	float: left
}

.full .full-date {
	font-weight: bold;
}

.full p.comments-link {
	overflow: hidden;
}

.full .comments-link a,
.full .comments-link a:visited {
	float: right;
	padding-left: 20px;
}

.full .entry-editlink, .comment .comment-editlink {
	background: #900;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: .8em;
	opacity: .60;
	padding: 4px 7px 2px;
	left: -32697px;
	position: absolute;
	top: 0;
}

.full:hover .entry-editlink, .comment:hover .comment-editlink {
	left: auto;
	right: 0;
}

.full .entry-editlink a,
.full .entry-editlink a:visited,
.comment .comment-editlink a,
.comment .comment-editlink a:visited {
	color: #fff;
}

ol.archive {
	border-top: 1px dotted #cecfd1;
	list-style: none;
	margin: 1.5em 0 0;
}

.excerpt {
	background: url(../images/arrow-bullet.gif) no-repeat 5px 15px;
	border-bottom: 1px dotted #cecfd1;
	color: #999;
	padding: 10px 146px 10px 20px;
	position: relative;
}

.excerpt strong.entry-title {
	font-size: 1.16666667em;
	line-height: 1.28571429;
}

.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #51555c;
}

.excerpt strong.entry-title a:hover {
	color: #a00004;
	text-decoration: none;
}

.excerpt .date {
	margin-top: 1.5em;
}

.excerpt p {
	margin: 0;
}

.excerpt .date {
	display: block;
	font-size: .9em;
	line-height: 2;
	width: 140px;
}

.excerpt .date,
.excerpt .comments-link {
	position: absolute;
	right: 0;
	top: 10px;
}

.excerpt .comments-link a,
.excerpt .comments-link a:visited {
	display: block;
	padding-left: 20px;
	width: 120px;
}

.excerpt .comments-link a,
.excerpt .comments-link a:visited {
	background: url(../images/comment.gif) no-repeat left center;
}

.excerpt .categories {
	/*font-family: georgia, serif;*/
	font-style: italic;
}

.excerpt .categories a,
.excerpt .categories a:visited {
	/*font-family: helvetica, arial, sans-serif;*/
	font-style: normal;
}

#content .search {
	border-top: 1px dotted #cecfd1;
}

#content .search h2.entry-title {
	margin-top: 1em;
}
#page-content-widget {
	padding: 10px 20px 20px 20px;
}

#page-content-widget h2 {
	color: #500f02;
}

#page-content-widget li {
	list-style: none;
}

/* =====Comments and comment form===== */

h2.comments {
/*clear:both;*/
	font-size: 2em;

/* 24 */
	line-height: .75;
	margin: 0 0 .375em 0;
	padding-top: 71px;
}

ol.comments-list,
ol.pings-list {
	clear: both;
	list-style: none;
	margin: 0;
}

ol.comments-list li {
	border-top: 1px dotted #cecfd1;
}

.comment {
	overflow: hidden;
	padding: 10px

;
	/* 2 units + 4px for gravatar */
	position: relative;
}

.comment .info {
	display: block;
	float: left;
	padding: 2px 0 0 46px;
	width: 180px;
}

.comment .info .comment-author {
	font-size: 1.16666667em;


/* 14 */
	font-weight: bold;
	line-height: 1.28571429;
}

.comment .comment-author .photo img {
	position: absolute;
	left: 10px;
	top: 10px;
}

.comment .info .said,
.comment .info .on {
	display: none;
}

.comment .comment-date {
	clear: both;
}

.comment .comment-date a,
.comment .comment-date a:visited {
	color: #999;
}

.comment .comment-content {
	float: left;
	width: 300px;
}

/* author comments */

.bypostauthor,
.post-author {
	background: #51555c;
	color: #fff;
}

.bypostauthor a,
.bypostauthor a:visited,
.post-author a,
.post-author a:visited {
	color: #8593ae;
}

/* trackbacks and pingbacks */

.pingback,
.trackback {
	border-top: 1px dotted #cecfd1;
	padding: 10px 10px 10px 10px;
}

.pingback .vcard,
.trackback .vcard {
	font-size: 1em;
	line-height: 1;
}

.pingback .linked-to-this-post,
.trackback .linked-to-this-post,
.pingback .date,
.trackback .date {
	color: #999;
	/*font-family: Georgia, serif;*/
	font-style: italic;
}

.pingback blockquote.entry-summary,
.trackback blockquote.entry-summary,
.pingback blockquote.entry-summary p,
.trackback blockquote.entry-summary p {
	border: 0;
	margin: 0;
	padding: 0;
}

form#comment-form {
	clear: both;
	color: #999;
	margin-top: 1.5em;
	padding: 10px 9px;
}

#comment-form .section {
	clear: both;
	padding-left: 154px;
}

#comment-form p.section {
	margin-bottom: 10px;
	margin-top: 10px;
}

#comment-form .section label {
	color: #51555c;
	font-weight: bold;
	margin-left: -150px;
	float: left;
	text-align: right;
	width: 130px;
}

#comment-form .section input {
	width: 162px;
}

#comment-form #comment-form-comment label {
	font-size: 1.16666667em;


/* 14 */
	line-height: 1.28571429;
}

#comment-form #comment-form-comment div {
	float: left;
	margin-bottom: 10px;
}

#comment-form p#some-html-is-ok {
	margin: 0 0 0 .5em;
}

#comment-form textarea {
	display: block;
	height: 9em;
	width: 370px;
}

#comment-form p.actions {
	margin: 0 6px 0 150px;
}

/*=====Sidebar======*/

#sidebar {
	float: right;
	width: 300px;
	margin: 1em 3em .8em .5em;
}

#sidebar ul,
#sidebar ol,
#sidebar dd {
	margin-left: .75em;
}

#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float: left;
	width: 280px;
}

#sidebar #primary-sidebar {
	margin-right: 12px;
}

#sidebar .droom {
	text-align: right;
	font-style: italic;
}

#sidebar #simple-section-nav {
	margin: 0;
	font-family: "QlassikBoldRegular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .9em;
}

#simple-section-nav li {
	list-style: none;
}

#simple-section-nav li a {
	display: block;
	color:  #a00004;
	height: 30px;
	padding: 5px 0 0 10px;
}
#simple-section-nav li a:hover {
	color:  #fff;
	background-color: #a00004;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}

#simple-section-nav li.current_page_item a {
	background-color: #a00004;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}
#simple-section-nav li li a{
	background-color: #fffad1;
}

/*=====Widgets=====*/

.widget {
	margin-bottom: 1.5em;
}

.widget h2.title,
.widget_search label {
	font-size: 1.16666667em;


/* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}

.widget li {
	line-height: 1.25em;
	margin-bottom: .5em;
}

.widget_search label {
	display: block;
	font-weight: bold;
}

.widget_search input {
	margin-bottom: .5em;
}

/*====Footer===*/

#footer-wrapper {
	width: 960px;
	display: block;
	/*border-top: 20px solid #fffad1;*/
}

#footer, #endnote {
	width: 944px;
	margin: auto;
	padding: 50px 0 10px 0;
	color: #bfb395;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#endnote {
	padding: 20px 0 10px 0;
	color: #91866a;
}

#endnote a {
	color: #b6a67f;
}

#endnote a:hover {
	color: #e1ce9d;
}

.footer-module {
	width: 210px;
	margin-right: 20px;
	display: block;
	float: left;
	border-top: 1px solid #453722;
}

.footer-last {
	width: 210px;
	display: block;
	float: left;
	border-top: 1px solid #453722;
}

.footer-module .footer-section, .footer-last {
	font: 1.1em/1.2em "QlassikBoldRegular",  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a1baca;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: block;
}

.footer-last .footer-section {
	margin-bottom: 8px;
}

.footer-module ul a {
	font-size: 1.1em;
	color: #81775f;
	text-decoration: none;
	width: 200px;
	display: block;
	padding-top: 3px;
	text-indent: 5px;
}

.footer-module ul a:hover {
	background: #3b291b;
	color: #9e8d65;
}

.footer-module ul li {
	list-style-type: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

* {
	
}