/*------------------------------------------------------------

	Master.css
	www.yourwebsite.com
	
	Last Modified : 	27th December 2007
	Created by : 		Joe Bloggs
	Contact: 			joebloggs@email.com
	
	Copyright 2007 - 2008
	Based on Blueprint 1.6.1
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';
@import 'plugins/grid.css';

/* You can alternatively use BP as a reset by importing the
bp-reset.css plugin. This is the entire Blueprint 0.6.1 
compressed file. You won't need to include grid.css or
reset.css */


/* Page
-------------------------------------------------------------- */

body	{
	background-color: #00314C;
}
.header {
	padding: 0;
	height: 269px;
	text-indent: -9999px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #001E2E;
	background-color: #1E4C60;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.godskingdomkeys.org/images/header1.jpg);
} 

/*.pageid-3 .header, .pageid-20 .header, .blog .header {
	background-image: url(http://www.godskingdomkeys.org/images/header1.jpg);
}*/
.pageid-22 .header, .pageid-13 .header, .pageid-18 .header, .pageid-16 .header {
	background-image: url(http://www.godskingdomkeys.org/images/header-music.jpg);
}
.pageid-5 .header, .pageid-7 .header, .pageid-11 .header {
	background-image: url(http://www.godskingdomkeys.org/images/header-rwanda.jpg);
}

#hdr-music {}
#hdr-rwanda {}
#container {
	background-color: #FFFFF9;
	background-image: url(http://www.godskingdomkeys.org/images/content_top.png);
	background-repeat: repeat-x;
	padding-top: 36px;
	padding-bottom:10px;
	margin-top: 0px;
}
#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;/*	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BFCCCE; */
}
.pageid-3 #content, .pageid-20 #content, .blog #content, .archive #content, .single #content {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BFCCCE;
}
.getinvolved {
	background-color: #E9E0DA;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px dashed #99928F;
}
#footer {
	padding: 0 10px;
	background:#FFFFF9 url(../../../../images/footer.png) no-repeat bottom;
	text-align: center;
	margin-top: 0px;
} 
/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body {
	font-size: 75%;
	line-height: 1.5;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-meta {
	font-size: 12px;
	color: #666666;
}
.entry-meta a {
	color:#555555;
	border-bottom-color: #555555;
}
.entry-meta a:hover { color:#333333; border-bottom-color: #333333; }
p           {
	margin: 0 0 1.5em;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
}
#footer p {
	margin: 0; 
	padding: 20px 10px 25px;
	color: #3A5D6B;
	font-size: 11px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFCCCE;
}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
img         { margin: 5px; }
body.blog img {
	padding:10px;
	border: 1px solid #BFCCCE;
}

#thanks a, #thanks a:hover { border:none; }

strong      { font-weight: bold; }
em		    { font-style: italic; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 36px;
	line-height: 110%;
	font-weight: bold;
	color: #6E322C;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 13px;
}
h3 {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: bold;
	color: #184663;
	margin-bottom: 13px; 
	margin-top: 26px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: bold;
	color: #184663;
	margin-bottom: 0px;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 13px; 
}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin:0;
}


/* Links
-------------------------------------------------------------- */

a           	{
	color: #6E322C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E322C;
}
a:focus, 
a:hover     	{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E322C;
}
a:visited		{}
a:visted:hover 	{}

.entry-date abbr { border:none; }

.piclenselink {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}


/* Tables - You still need cellspacing="0" in the markup
-------------------------------------------------------------- */

table		{}

thead		{}
tbody		{}
tfoot       { font-style: italic; }

th,td       { padding: 4px 10px 4px 5px; }
th          { border-bottom: 2px solid #ccc; font-weight: bold; background: #eee; }
td          { border-bottom: 1px solid #ddd; }
tr			{}

caption     { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }

tr.even td  { background: #eef; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

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

ol          { list-style-type: decimal; }
ol + li		{}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

#read-more ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 20px;
}
#read-more li{
	list-style-image: url(http://www.godskingdomkeys.org/images/GKK/0177_document.png);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#read-more li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	border:none;
}
#blog-sidebar ul, #blog-sidebar li ul {
	list-style-type: none;
	margin-left: 0px;
}



/* Forms
-------------------------------------------------------------- */

form			{}
fieldset		{padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}

legend			{font-weight: bold; font-size:1.2em;}
legend .span	{}

label       	{font-weight: bold;}

input[type='text']		{}
input[type='checkbox']	{}
input[type='radio']		{}
input[type='file']		{}

textarea      	{ width: 400px; height: 250px; padding:5px; }

select        	{ width:200px; }
option			{}
optgroup		{}



input:focus,textarea:focus,select:focus {	
	border:1px solid #666;
}

input,textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}


/* Other Elements
-------------------------------------------------------------- */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
dfn         { font-style: italic;font-weight: bold; background: #ffc; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Navigation
-------------------------------------------------------------- */

/* Layout
-------------------------------------------------------------- */

.paper_clipped {
	background-image: url(http://www.godskingdomkeys.org//images/GKK/paperclip.jpg);
	height: 234px;
	width: 275px;
	padding-top: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: -5px;
	top: -36px;
}
.paper_clipped p{
	font-size: 20px;
	line-height: 120%;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
}
.paper_clipped p a{
	font-style: normal;
	font-weight: normal;
	color: #BBCFD9;
	text-decoration: none;
	background-color: #453028;
	padding: 3px;
}
.paper_clipped p a:hover{
	text-decoration: none;
	background-color: #221813;
}
.clip_auction {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.clip_donation {
	margin-right: 10px;
	margin-left: 10px;
}
.clip_auction h3{
	background-image: url(http://www.godskingdomkeys.org//images/GKK/clip_auctions.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 26px;
	margin-top: 0px;
}
.clip_donation h3{
	background-image: url(http://www.godskingdomkeys.org//images/GKK/clip_donation.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 21px;
	margin-top: 15px;
}
.clip_donation2 {
	margin-right: 10px;
	margin-left: 10px;
}

.clip_donation2 h2{
	background-image: url(http://www.godskingdomkeys.org/images/GKK/clip_donation.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 21px;
	margin-top: 15px;
}
.clip_donation2 p{
	margin-left: 10px;
	font-size: 1.8em;
	line-height: 130%;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
}
.righttextbox {
	float: right;
	width: 270px;
	margin: 0 0 5px 10px;
}
#ll { display:none; }
#gi { margin-bottom:60px; }

/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */

.pageid-20 #links-thanks { display:none; }


/* IE PNG Fix (from http://www.twinhelix.com/css/iepngfix/   Thanks!)
-------------------------------------------------------------- */
img, div, a, li, input { behavior: url(http://www.example.com/wp-content/iepngfix/iepngfix.htc) }
