/*
Theme Name: CFVMPF
Theme URI: http://wordpress.org/
Description: Theme created for Central Florida Veteran's Memorial Park Foundation.
Author: WebSolvers, Inc.

*/

@import url("reset.css");
@import url("960.css");

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #000 url('images/main-bg.jpg') no-repeat top center;
	background-attachment: fixed;
	color: #c4c4c4;
	text-align: center;
	}

#page {
	text-align: left;
	margin-bottom:20px;
	}

#header {
	background: url('images/header-bg.gif') repeat-x;
	border:1px solid #a91a04;
	border-bottom-color: #961501;
	margin-bottom:4px;
	}

#headerimg 	{
	}
	
	#headerimg h1 {
		margin:0;
		padding:0;
		text-align: left;
	}
	
	#headerimg h1 span,
	#headerimg .description {
		text-indent: -999em;
		position: absolute;
	}
	
	#headerimg h1 a {
		display:block;
		height:119px;
		width:350px;
		background:url('images/logo.gif') no-repeat;
	}
	
#navigation {
	background:url('images/nav-bg.png');
	border:1px solid #ebebeb;
	margin-bottom:4px;
}

	#navigation ul li {
		list-style:none;
		float:left;
		list-style-type: none;
	}
	
	#navigation ul li a {
		color:#901414;
		font-weight:bold;
		font-size:1.6em;
		padding:10px 25px;
		display: block;
		float:left;
		list-style: none;
	}
	
	#navigation ul li a:visited {
		text-decoration: none;
	}

#content {
	background-color:#121325;
	border:1px solid #121325;
	}
	
#homeContent {
	background:url('images/main-home.jpg') no-repeat top center;
	padding-top:560px;
	background-color:#121325;
	border:1px solid #121325;
	min-height:130px;
}

.entry p {
	margin:0 0 1em;
	}

#contact p {
	margin:0 0 1em;
	}
	
.single-blog-entry {
	overflow: hidden;
	clear: both;
	padding-left: 30px;
	padding-bottom: 100px;
	background: url('images/blog-bg.jpg');
	background-repeat: repeat-y;

}

.single-blog-entry h2 {
	margin-bottom: 30px;
	}

.entry{
	line-height: 1.4em;
	font-size: 1.4em;
	}
	
	
	.entry h3 {
		font-size:1em;
	}


.postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background:url('images/nav-bg.png');
	border: 1px solid #ebebeb;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 12px;
	display: block;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2.4em;
	}

/*h2.pagetitle {
	font-size: 1.6em;
	}*/

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	padding-top:30px;
	font-size:1.4em;
	margin-left: 50px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #8a9fd5;
	text-decoration: none;
	}

a:hover {
	color: #9eb3ea;
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	}

#page {
	margin: 20px auto;
	}

.post {
	margin-bottom:10px;
	}
	
.blog-post {
	border-bottom: 1px solid #23243a;
	margin-bottom:10px;
	}

.post hr {
	display: block;
	}


.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	text-align:center;
	padding:25px 0 0;
	color:#171832;
	margin-top:4px;
	margin-bottom:20px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a {
	color:#121a64;
}

	#footer a:hover {
		color:#2c3692;
		text-decoration: underline;
	}
	
#footer ul li {
	display:inline;
	font-size:1.2em;
}

#footer ul li a {
	padding:10px;
}

#footer .copyright {
	font-size:1em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.border {
	border:1px solid #fff;
	padding:0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.entry .wpcf7-form {
	text-align: left;
}

.wpcf7-list-item,
.wpcf7-form p {
	clear:both;
}

.wpcf7-list-item {
	margin:0;
}

.wpcf7-form label {
	margin:6px 0;
	float:left;
}

label.other {
	margin-left:34px;
}

.other input {
	width:200px;
	background:#949494;
	padding:2px;
	border:none;
}

.contactInformation input {
	width:250px;
	background:#949494;
	padding:2px;
	border:none;
}

p.submitButton {
	text-align: right;
	padding-top:15px;
}

p.note {
	font-size:.9em;
	font-style: italic;
}

legend {
	font-weight:bold;
	color:#fff;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}

#sidebar form {
	margin: 0;
	}
	
#donateButton {
	background:url(images/donate-today.png) no-repeat;
	height:197px;
	width:197px;
	display:block;
	position: absolute;
	right:-252px;
	top:-68px;
}

	#donateButton span {
		position: absolute;
		text-indent: -999em;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}x
	
	
#poweredby{
	display: block;
	margin: 10px 0;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.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;
	-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;
}


	
/* Board Members Column*/

.board-members {
width: 500px;
clear: both;
	

}

.board-members_col-right {
	width: 200px;
	margin-left: 30px;
	float: right;
	clear: right;
}


.board-members_col-left {
	width: 200px;
	float: left;
}


/* Page Containers*/



#donate {}

/*home page*/
#home { width: 675px; display: block; clear: right;}
#home .left-column { width: 300px; margin-right: 30px; float: left; display: block; clear: right; margin-bottom: 50px;}
#home .right-column {  width: 300px; float: left; display: block;}

.honor {width: 740px; clear: both; margin-bottom: 50px; }
.honor h3 {word-spacing: 10px; text-align: center;font-size: 16px; font-weight: normal;}

#home img {margin-top: 30px; margin-bottom: 15px;}

/* News & Events */
#news-events{}
#news-home-left-column {width: 620px; float: left;}
#news-home-right-column{width: 200px; float: left;}
.entry-container {margin-bottom: 30px; border-bottom: 1px solid white;}



#footer{}


/* Page Containers*/
#about {}
#about .left-column {	width: 400px;	margin-right: 50px;	float: left;}
#about .right-column {	width: 300px;	margin-right: 30px;	float: left;}


/* How You Can Help */
#how-you-can-help{ width: 860px;}
#how-you-can-help .left-column {	width: 400px;	margin-right: 30px;	float: left;}

/* Contact Page*/
#contact{ width: 700px;}
#contact .left-column {	width: 200px;	margin-right: 30px;	float: left; }
#contact .section {clear: right; border-bottom: 1px solid #23243A; margin-bottom: 30px; overflow: hidden; min-height: 150px; padding-bottom: 50px;}
#contact .section-bottom {clear: right; margin-bottom: 30px; overflow: hidden; min-height: 150px; padding-bottom: 50px;}
#contact h4 {font-size: 18px; color: white; font-weight: normal; font-variant: small-caps; margin-bottom: 10px;}
#contact .left-column_executive {	width: 200px;	margin-right: 30px;	float: left; position: relative; top: -16px;}



/* Donor Recognition */
#donor-recognition { width: 700px;}
#donor-recognition .donation-chart {	width: 600px; display: block; line-height: 30px; margin-top: 20px; margin-bottom: 20px; overflow: hidden;}
#donor-recognition .left-column {	margin-right: 30px;	float: left;}
#donor-recognition .star-column {	margin-right: 15px;	float: left; text-align: right;}
#donor-recognition .donation-chart img {margin-bottom: 10px; margin-top: 5px;}



/* Column Structure*/
#container {
	clear: both;
	padding-left: 30px;
	min-height: 700px;
	padding-bottom: 100px;
}

#blog-container {
	clear: both;
	overflow: hidden;
	padding-left: 30px;
	min-height: 700px;
	padding-bottom: 100px;
	background-image: url('images/blog-bg.jpg');
	background-repeat: repeat-y;
	background-color: #121325;
}



.right-column {
	width: 200px;
	float: right;
}

.center-column {
	width: 200px;
	float: left;
}



a[href$='.pdf'] {
	background:url('images/pdf.gif') center right no-repeat;
	padding-right: 20px;

}


/* End captions */


/* Contact Page Columns */

.entry .leftcolumn,
.entry .middlecolumn,
.entry .rightcolumn {
	float: left;
	margin-right: 30px;
	width: 200px;
}


.entry .leftcolumn p,
.entry .middlecolumn p,
.entry .rightcolumn p	{
	padding-right: 0.5em;
	margin-bottom: 25px; 
}

.entry .seperator {

	clear: both;
	border-bottom: 1px solid #292b4e;
	width: 97%;
	margin-bottom: 25px;
}


/* end of contact page columns */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
	
/* About the Campaign */	

.campaign-sidebar	{
	width: 300px;
	float: left;
	border-right: 1px solid white;
}

.campaign-sidebar p	{
	font-size: 12px;
	line-height: 16px;
}

.cs-content	{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.cs-content p	{
	margin-bottom: 10px;
}
}

#campaign-nav-list ul, #campaign-questions-list ul	{
}

#campaign-nav-list li, #campaign-questions-list li	{
	border-bottom: 1px solid #949494;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
}

#campaign-nav-list li:before, #campaign-questions-list li:before	{content: "\00BB \0020"; color: #8A9FD5;}

#campaign-nav-list li a, #campaign-questions-list li a	{text-decoration: none;}


#campaign-nav-list li a:hover, #campaign-questions-list li a:hover	{text-decoration: underline;}


#campaign-questions-list li.page-item-511 {border-bottom:none;}

.color1	{
	background-color: #224499;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #6f6f6f;
}
.color2	{
	background-color: #CC2626;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	border: 1px solid #6f6f6f;

}
.legend	{
	display: block;
	margin-left: 15px;
	color: #6f6f6f;
	position: relative;
	left: 15px;
}

#chart	{
	background-color: white;
	padding: 20px;
	margin-bottom: 80px;
}	

h3.commitments	{
margin-left: 10px;
margin-bottom: 15px;

}
	
.home_link a:hover	{
	text-decoration: underline!important;
}
	
#navigation ul li a:hover	{
text-decoration: underline!important;

}	
	
.page_category_title	{
	list-style-type: none;
	
}	

	
	
	
	
	
	

