
/*
Design adapted from FreshPick.css & Puzzled.css by Free CSS Templates & 
jungleland.css by styleshout
http://www.freecsstemplates.org
http://www.styleshout.com/ 

Released for free under a Creative Commons Attribution 2.5 License
*/
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

/* Links */
a:link, a:visited { 
	text-decoration: none;
	color: #0788C3;	
}
a:hover {
	border-bottom: 1px dotted #0788C3;	
}
a:link.more-link, a:visited.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	color: #0788C3;
	border-bottom: 1px dotted #0788C3;
}
a:hover.more-link {
	text-decoration: none;
}

/* Headers */
h1, h2, h3, h4 {
	font:  1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 20px 7px 20px;
	text-transform: lowercase;	 
}
h1 { font-size: 3.7em; font-weight: 
	normal; letter-spacing: -2px; 
	text-transform: lowercase;
}
h2 { font-size: 2.8em; font-weight: normal; 
	text-transform: lowercase;
}
h3 { font-size: 2.2em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px; 
	text-transform: lowercase;}
h4 { font-size: 1.4em; 	text-transform: lowercase;}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #1980AF;	
}
dd {
  padding-left: 20px; 
}

p, dl { margin: 10px 20px; }

/* Images */
img {
	background: #FAFAFA;
   	border: 1px solid #E4E4E4;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #F0F0F0;
	background: #F8F8F8;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #555;
}
blockquote {
	margin: 10px 20px;
 	padding: 10px 10px 10px 32px;  
   border: 1px solid #F0F0F0;
	background: #f8f8f8;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}
strong {
	font-weight: bold;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 20px;		
}
tr { background: #FFF; }
tr.altrow { background: #F9F9F9;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #555;
	background: #F0FBFF; 
	padding: .8em 1em;	
  	border-color: #D8EBF5 #D8EBF5 #B9DBEE #D8EBF5;	
}
td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	
/* end - table */

/* form elements */
form {
	margin: 10px 20px; 
	padding: 15px 25px 25px 25px; 
	border: 1px solid #F0F0F0;
	background: #F8F8F8;
}

form.donateSidebar {
	margin: 10px 20px 10px 20px;
	padding: 5px 0 0 5px;
	border: none;
	backgroud:#FFFFFF;
}

form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #666666;
}
label {
	font-weight: bold;
	color: #666666;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
#name, #email, #message, #website {
	width: 380px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background:#B4DB6F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #91BD37 #91BD37 #B6DE8F;
}

input.donateButton {
	border-width: 0px;
	border-style: none;
	
}


/* Header */

#header {
	width: 900px;
	margin: 0 auto 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0;
	background-color:#96C33B;
	border-color: #000000;
	border-style: solid none solid none; 
	padding-bottom: 0;
	text-align:center;
    z-index:2;
}



/* Logo */

#logo {
	float: left;
	margin-top: 25px;
	border:0 !important;
}

#logo img {
	background: #FFFFFF;
   	border: none;
	height:100px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 20px;
    z-index:10;
}

/*#menu ul {
	margin: 0;
	list-style: none;
	

}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin: 0;
	padding: 67px 10px 67px 10px;
	color: #000000;
	font: 20px 'Trebuchet MS', Arial, Sans-Serif;
	text-transform: lowercase;		
	border-right: 1px solid #CCCCCC;
}

#menu a:hover {
	color:#96C33B;
	background: url(images/img03.jpg) no-repeat center top; 
	border-bottom: 2px solid #96C33B;
}

#menu a:hover {
	margin: -2px; /* The magnitude of the border must be the same size as the border-bottom */
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
	color:#96C33B;
	border-bottom: 2px solid #96C33B;

} */


#sddm
{	margin: 0;
	padding: 0;
	z-index: 10}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 20px 'Trebuchet MS', Arial, Sans-Serif;
	border-right: 1px solid #CCCCCC;

}

#sddm li a
{	display: block;
	margin: 0;
	padding: 50px 10px 48px 10px;
	color: #000000;
	text-decoration: none

}

#sddm li a:hover
{		color:#96C33B;
	background: url(images/img03.jpg) no-repeat center top; 
	border-bottom: 2px solid #96C33B;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 10}



	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 16px 'Trebuchet MS', Arial, Sans-Serif;

	}
	#sddm div a:hover
	{	background: #96C33B;
		color: #FFF}

	#m1 a
	{
		border-bottom: 1px solid #96C33B;
	
	}
	
	#m2 a
	{
		border-bottom: 1px solid #96C33B;
	
	}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;

}

#right {
	float: right;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#center{
        width:900px;
	padding: 0px 20px 0px 20px;
	line-height:25px;
	font-size:12px;
	float:left;
}

#left {
	float: left;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#left .entry {
}

#left .title {
	text-transform: uppercase;
	color: #6E6E6E;
}

#left .twitter a {
	background: none;
	text-transform:none;
	padding: 0px;
	color:#0788C3;
}

#left a.scroll-down-link {
	background: url(images/arrow-down.gif) no-repeat right center;
	padding-right: 20px;
	text-transform: uppercase;
	color: #6E6E6E;
}

#left a.donate {
	background: url(images/dollar-icon.jpg) no-repeat right center;
	padding-right: 20px;
	color: #6E6E6E;

}

#left a.youtube {
	background: url(images/youtube-icon.gif) no-repeat right center;
	padding-right: 20px;
	color: #6E6E6E;

}

#left .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

#left .sponsor-title {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #CCCCCC;	
	border-top: das
}

.post {
}

.post .title {
	margin: 0;
padding-left: 0px;
}

.title {
  padding-left: 0px;
  margin-left: 0px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Donation Button */
#donation img {
	border: 0;
	background: #ffffff;
	
} 


/* Participation Page */

#box {
	
	width:860px;
	border: #96C33B 1px solid;
	border-top: none;
}







#boxHeader {
	

	background:#96C33B;	
}

#boxHeader h2 {
	color:#FFFFFF;
}



/* sidebar quick search */
form#quick-search {
	margin: 0px 0px 0px 0px; 
	padding: 0;	
	width: 270px;
	border:none;
	
}
form#quick-search p {
	
	border: none;
}
form#quick-search input {
 	color: #6E6E6E;
	margin: 0; 
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	float: left;	
	border: none;	
}
form#quick-search .tbox {
	margin: 20px 5px 5px 0px;
	width: 170px;	
	background: #F8FAFD; 
	border: 1px solid #DCF1FB;
}
form#quick-search .btn{
	width: 24px; height: 24px;		
	margin: 20px 0 0 0;	
	border: none;	
	padding: 0;	
}

/* footer */
#footer {
	float: left;
	width: 100%;
	text-align: center;
	background-color:#96C33B;
	border-color:#000000;
	border-style: solid none none none;
	color:#003300; /* #003300;*/
	
}

#footer a {
	color:#336600;
}


#footer-outer {
	clear: both;
	width: 940px;		
	margin: 0 auto;
	font-size: .9em;		
	text-align: left	
}
#footer-wrap {
	float: left;
	width: 920px;
	margin-left: 10px;	
	padding-top: 20px;	
	display: inline;
}

#footer-wrap a.email {
	background: url(images/email.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-wrap h3 {
	margin-bottom: 15px;
	font-size: 1.6em;		
	font-weight: normal;	
	color: #000000; /* #006600; */
	text-transform:capitalize;
}
#footer-wrap .col-a {
	width: 450px;
	float: left;
	display: inline;
}
#footer-wrap .col-b {
	width: 450px;
	float: right;	
	display: inline;
}

/* footer-list */
#footer-outer .footer-list ul {
	list-style: none;
	margin-left: 20px;	
	padding: 0;	
	border-top: 1px solid #003300; 
}
#footer-outer .footer-list ul li { border-bottom: 1px solid #003300; }
#footer-outer .footer-list ul li a {
	display: block;
	width: 98%;
	margin-left: 0;
	padding: 5px 0;
	border: none;
	line-height: 2em; 	
			
}

#footer-outer .footer-list ul li .calendar {
	background: url(images/calendar-icon.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .blogspot {
	background: url(images/blogspot-logo.png) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .picasa {
	background: url(images/picasa-icon.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .twitter {
	background: url('http://twitter-badges.s3.amazonaws.com/t_mini-a.png') no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .youtube {
	background: url(images/youtube-icon.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .facebook {
	background: url('http://static.ak.fbcdn.net/rsrc.php/z9Q0Q/hash/8yhim1ep.ico') no-repeat 0 center;
	padding-left: 20px;
}

#footer-outer .footer-list ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
}
#footer-outer .footer-list ul li a:hover,
#footer-outer .footer-list ul li a:hover span {
	color: #fff;	
}

/* footer-bottom */
#footer-bottom {
	float: left;	
	width: 100%;
	margin: 30px auto 15px auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;			
}
#footer-bottom .bottom-left {	float: left; }		
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;	
}
#footer-bottom a.back-to-top {
	background: url(images/arrow-up.gif) no-repeat right center;
	padding-right: 20px;
}

/* thumbnails */
p.thumbs { 
	margin: 0;
	padding: 10px 0 0 0px; 	
}
.thumbs img { 
	position: relative;
	margin: 4px; padding: 8px;	
	background: #150e0b;
   border: 1px solid #261b15;
}
.thumbs img:hover	{ border: 1px solid #453025; }
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* clearing */
.fix { 
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden; 
}
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: " "; 
}

/* success/failure messages */
#failure {
	background-color:#F6B4B4;
	border:2px solid #990033;
	text-align:center;
	color: #990033;
	padding: 10px;
}

#success {
        background-color:#D8ECAF;
        border:2px solid #003300;
	text-align:center;
        color: #003300;
        padding: 10px;
}
