/*  
Theme Name: DonationPay Wordpress Theme
Theme URI: http://www.donationpay.org/blog
Description: This is our template for a blog theme.
Version: 1.0
Author: Noah Sochet
Author URI: http://www.duowebmarketing.com/

*/

a:link {color: #f69321;}
a:visited {color: #f69321;}
a:hover {color: #999966;}
a:active {color: #f69321;}
a:focus{color: #f69321;}

p {line-height:1.4em;margin:10px 0;}
hr{margin:10px 0;color:#999999;}


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin:0;
padding:0;
}



body{
	background-color:#FFFFFF;
background-image:url(images/bkg3.jpg);
background-position:center top;
background-repeat:repeat-y;
font-family:"Gill Sans",Arial,sans-serif;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
padding:0 0 10px 0;
}

a:link =, a:visited{
	text-decoration:underline;
	color:#336699;
}

a:hover{
	text-decoration:none;
	color:#5d6266;
}
	
p{
padding:10px 0 0 0;
}

#wrapper{
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
position:relative;
width:960px;
height:100%;
}


#header{
float:left;
width:960px;
height:184px;
margin-bottom:20px;
padding-bottom:10px;
border-bottom: #006699 solid 10px;
}

#container{
float:left;
width:670px;
background-color:#FFFFFF;
margin-left:10px;
padding-right: 10px;
border-right: #5d6266 solid medium;
min-height:655px;
}

.post{
padding: 20px 20px 20px 20px;
margin-bottom:10px;
background-color:#FFFFFF;
border-bottom: #006699 10px solid;
}

.post h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.entry{
line-height:18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin:10px 10px 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size:14px;
font-weight:bold;
line-height:18px;
}

.sidebar{
float:left;
width:240px;
background:#FFFFFF;
margin: 0 0 0 10px;
display: inline;
background-image:url(images/Blog-Sidebar_bkg.jpg);
background-repeat:no-repeat;
}

.sidebar ul{
list-style-type:none;
margin:0;
padding:0;
}

.sidebar ul li{

}

.sidebar ul li h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

table#wp-calendar{
width: 100%;
}


.sidebar ul ul li{
padding:0;
line-height:24px;
}

#footer{
	width:960px;
	text-align:center;
	
	background-color: #FFFFFF;
	color:#999999;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	padding-bottom: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	float:left;
	height:65px;
	margin-top:15px;
}
#footer p{
line-height:18px;
}

.comments-template{
	margin: 10px 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



.widgettitle{
color:#000000;
}


fieldset.search {
	border: none;
	width: 232px;
	margin:0;
	padding: 6px 0 0 8px;
	background: #FFFFFF;

}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #5d6266;
	font-size: 1.2em;
	width: 179px;
	height: 39px;
	margin:0;
	padding-top:14px;
	padding-left:9px;
	background: #FFF url(images/search_bg.gif) no-repeat;

}
.search input.box:focus {
	background: #616161 url(images/search_bg.gif) no-repeat left -54px;
	outline: none;
}
.search button.btn {
	width: 42px;
	height: 53px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(images/search_bg.gif) no-repeat top right;
	margin:0;
	padding:0;
}
.search button.btn:hover {
	background: #fbc900 url(images/search_bg.gif) no-repeat bottom right;
}
#subscribe{
margin-top:10px;
margin-bottom:10px;
}
#calendar{
margin-top:17px;
width:226px;
margin-left:12px;
height:217px;
}
#categories{
margin-bottom:10px;
margin-top:10px;

}
#visit{

}
.aligncenter{
	margin:0 auto 0 auto;
	text-align:center;
}
img{border:0;}
