/*
Theme Name: Fundraising Assets
Theme URI: http://www.360psg.com
Description: This is Fundraising Assets Custom Wordpress Blog Skin
Author: 360 Professional Services Group

*/

*
{
margin: 0px;
padding: 0px;
}

a {
	color: #41ad49;
	text-decoration: underline;
}

a img {
	border: none;
}

a:visited {
	color: #35a13d;
	text-decoration: underline;
}

a:hover {
	color: #07570d;
	text-decoration: underline;
}

/* - - - - - - Body & Float Containers */

body {
	
	background: #fff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #484848;
}

#content
{
	margin: 0 auto;
	width: 797px;
	text-align: left;
}

#main
{
	width: 797px;
	background: url(images/bg-rptr.gif) repeat-y;
}


/* - - - - - - Content Areas */

#header {
	height: 185px;
	width: 797px;
	background: url(images/header-img.gif) no-repeat top center;		
}

#right
{
	width: 224px;
	padding: 0px 20px 15px 30px;
	float: right;
}

#right H3, h2.widgettitle
{
	text-align: left;
	font: 12px verdana;
	font-weight: bold;
	color: #105715;
}

#right ul {
	list-style: none;
	margin-bottom: 5px;
}

#right li  {
	padding: 5px;
}

#left
{
width: 480px;
padding: 5px 10px 5px 30px;
}

#left H4
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:18px;
	font-weight: bold;
	color: #105715;
}

#left H4 a:link {
	text-decoration: none;
	font-size:18px;
	font-weight: bold;
	color: #105715;
	padding: 0px 0px 6px 0px;
}

.published {
	font: 18px arial, verdana, helvetica, sans-serif;
	color:#fff;
	background-color: #41ad49;
	padding: 3px 4px;
	margin: 8px 0px;
}

.tags { padding: 10px; }

#page {
	padding: 10px 5px 15px 5px;
}

.post-body { margin: 15px 20px; }

.category { font-style: bold; }


.bot
{
padding: 10px;
}

#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 5px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
	no-repeat top;	
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #dcdcdc;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #f4f4f4;
	border: 1px solid #806464;
	font-weight: bold;
	color: #41ad49;
}

#footer {
	background: url(images/ftr-bg.gif) no-repeat top;
	width: 797px;
	height: 38px;
	clear: both;
	display: block;
}

.ftr-content {
	padding-top: 6px 0px; 
	width: 797px;
	text-align: center;
}


.ftr-left {
	float: left;
	width: 220px;
	padding: 5px 0px 10px 25px;
}

.ftr-mid {
	float: left;
	width: 220px;
	padding: 5px 0px 10px 25px;
}

.ftr-right {
	float: left;
	width: 220px;
	padding: 5px 0px 10px 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

input[id="s"] 
{
	background:#f3f3f3
	border: #dcdcdc 1px;
	width:210px;
	height:20px;
	color:#000;
}

input[type="submit"] 
{
	text-align: center;
	background:#f3f3f3 url(images/submit.gif) no-repeat;
	border: 1px #aaa;
	width:210px;
	height:30px;
	color:#000;
}

.txtcomment { float: left; width: 70%;  }

ol#commentlist { list-style-type:none; }
ol#commentlist li { margin: 15px; }

ol#commentlist div.numberbox
{	float: left; 
	width: 10%;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size:16px;	
		margin: 15px 0px;
}

ol#commentlist .commentbox
{
	display:block;
	float:left;
	width:90%;
	margin: 15px 0px;
}

.cmtinfo { color: #aaa; }

.menu{
	padding: 10px 0 10px 0
}
