/*
Theme Name: Ayuda
Theme URI: http://ayudacc.org/
Description: The theme for Ayuda Community Center.
Version: 1.0
Author: SharpSeven Design
Author URI: http://www.sharpseven.com/
Tags: red, flash header, fixed width, two columns, widgets


*/


/* Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 12px;
	font-family: Georgia, 'Book Antiqua',Palatino, Serif;
	background-color: #eadede;
	color: #333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#headertop {
	background-color: #580e0e;
	height: 9px;
}

#overallwrap {
	background: #eadede url('images/backgroundBottom.jpg') no-repeat bottom center;
	}

#headerwrap{
	background: #ffffff url('images/backgroundContent.jpg') repeat-y top center;
	width: 811px;
	margin: 0px auto;
	padding: 0;
}

#header {
	background-color: white;
	font-family: Verdana, Arial,Sans-Serif;
	margin: 0px auto;
	padding: 0;
	width: 771px;
	}

#headerimg 	{
	height: 173px;
	width: 771px;
	margin: 0px;
	padding: 0px;	
	}

#headernavigation {
	width: 769px;
	background-color: white;
	border-left: 1px solid #bcbcb9;
	border-right: 1px solid #bcbcb9;
	border-top: 1px solid #606060;	
	border-bottom: 1px solid #606060;
	height: 49px;	
	margin: 0px;
	padding:0px;
	color: 505050;
	}

#headerbarimages {
	width: 769px;
	background-color: white;
	border-left: 1px solid #bcbcb9;
	border-right: 1px solid #bcbcb9;
	border-bottom: 1px solid #606060;
	}

#headerbarimages img{
	padding: 10px 7px 10px 7px;
	}

#sidebarimages {
	width: 100px;
	float: right;
	padding: 30px 0px 30px 10px;
}

#pagewrap {
	background: #ffffff url('images/backgroundContent.jpg') repeat-y top center;
	width: 811px;
	margin: 0px auto;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 769px;
	border-left: 1px solid #bcbcb9;
	border-right: 1px solid #bcbcb9;
	text-align: left;
	}


#footerwrap{
	background: #ffffff url('images/backgroundFooter.jpg') no-repeat bottom center;
	width: 811px;
	margin: 0px auto;
	padding: 0;
	clear: both;
}


#footer {
	background-color: white;
	padding: 0;
	margin: 0 auto;
	width: 769px;
	height: 150px;
	border-left: 1px solid #bcbcb9;
	border-right: 1px solid #bcbcb9;
	}

#footerimagemain {
		background-image: url('images/footerImage.jpg');
		height: 118px;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
	}

#weather {
	padding-top: 20px;
	text-align: left;
}

#weatherTitle {
	width: 155px;
	text-align: right;	
	margin: 8px 0 0;
	padding: 0;
	color: #606060;
	float: left;
}

#weatherInfo {
	float: left;
	margin-left: 50px;
	color: #580e0e;
}

#weatherInfo img{
	vertical-align: middle;
	padding-left: 20px;
}

#footerFeed {
	padding-top: 5px;
	text-align: left;
	clear: both;
}

#footerFeedTitle {
	width: 155px;
	text-align: right;	
	margin: 1px 0 0;
	padding: 0;
	color: #606060;
	float: left;
}

#footerFeedInfo {
	float: left;
	margin-left: 50px;
	color: #580e0e;
}

#footerFeedInfo a {
	color: #580e0e;
	text-decoration: none;
}

#footerimage {
		background-color: white;
		height: 118px;
	}

#footertext {
	border-top: 1px solid gray;
	}

#footer p {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	font-size: 11px;
	}
	
.narrowcolumn {
	padding: 0 20px 20px 0;
	margin: 0px 0px 0px 170px;
	width: 475px; /* 475 */
	line-height: 20px;
	min-height: 250px;
	}	

.narrowcolumn2 {
	padding: 0 20px 20px 0;
	margin: 0px 0px 0px 170px;
	width: 463px; /* 475 */
	line-height: 20px;
	min-height: 250px;
	}	

/* End Structure */

/* Begin Page Navigation */

#headernavigation ul {
	list-style: none;
	margin: 10px 0px 0px 7px;
	padding: 0px 0px 0px 3px;
}

#headernavigation li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.page_item a {
	display: block;
	color: #505050;
	padding: 0px 14px 13px 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-stretch: condensed;
	margin: 0px 0px 0px 0px;
}

.page_item a:hover {
	background-color: #580e0e;
	color: white;
	text-decoration: none;
}

.current_page_item a, .current_page_item a:hover {
	background-color: #580e0e;
	color: white;
}

/* End Page Navigation */

/* Begin Sidebar */
#sidebar
{
	padding: 15px 0 10px 0px;
	margin-left: 0px;
	width: 140px;
	float: left;
	}

#sidebar p {
	padding-left: 20px;
}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-stretch:extra-condensed;
	text-align: right;
	text-transform: uppercase;	
	margin: 5px 0 0;
	padding: 0;
	color: #505050;
	}
	
/* End Sidebar */

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

#sidebar #searchform #s {
	width: 110px;
	margin-left: 20px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#ccoptin {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #ccoptin #ea {
	width: 110px;
	margin-left: 20px
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begins Entry Elements */

.entrydate {
	padding-top: 15px;
	font-size: 11px;
	padding-bottom: 10px;
	width: 200px;
	border-bottom: 1px solid #B8B8B8;
	}

.entryspacer {
	font-size: 11px;
	width: 200px;
	}

.post h2 {
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 14px;
}

.post_author {

	}

/* End Entry Elements */

/* Begin Titles */

h1,h2,h3,h4 {
	font-family: Verdana,Arial,Sans-Serif;
	color: #505050;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	color: #505050;
	}

h3 a {
	color: #505050;
}

/* End Titles */

/* 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;
	}

.alignright {
	float: right;
	}

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


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 50px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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



/* 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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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






/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/
*/

#suckerfishnav {
	background-color:#ffffff;font-size:18px;font-family:Verdana, Arial,Sans-Serif;font-weight:bold;	width:759;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;list-style:none;line-height:39px;padding:0;margin:0;	width:759;
}

#suckerfishnav a 

{display:block;color:#505050;text-decoration:none;padding:0px 15px 0px 14px;
}

#suckerfishnav li {
	float:left;padding:0;
}

#suckerfishnav ul {
	position:absolute;left:-999em;height:auto;	width:151px;font-weight:normal;margin:0;line-height:1;	border:0;border-top:1px solid #666666;	
}

#suckerfishnav li li {	
	width:149px;border-bottom:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;font-weight:bold;font-family:verdana,sans-serif;text-align: left;
}

#suckerfishnav li li a  {
	padding:4px 10px;width:130px;font-size:12px;color:#dddddd;
}

#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover {
	background:#dddddd;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color:#ffffff;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#ffffff;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#ffffff;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;background:#444444;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background:#580e0e;
}

#suckerfishnav li.current_page_item a {
	color: white;
}

.current_page_item a, .current_page_item a:hover {
	background-color: #580e0e;
	color: white;
}