/*  
Theme Name: AFP of Southern Arizona 1.0
Theme URI: http://www.afpsoaz.org
Description: 2009 Theme for AFP of Southern Arizona
Version: 1.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com

*/

body {
	background: #4F4BAC;
	text-align: center;
	background-image: url(images/bg_purple-stripe.jpg);
	margin: 0;
	font-family: "Trebuchet MS", "Helvetica", "Arial";
	font-size: 82%;
	color: #333;
	line-height: 1.2em;
}

a {
	color: #517B93;
}

h1, h2, h3, h4 {
	color: #339;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	color: #339;
}

strong.purple {
	font-size: 1.2em;
	color: #339;
	}

a:hover {
	color: #FC0;
	}
h1 {
	font-size: 1.4em;
	}
h2 {
	font-size: 1.2em;
	margin: .2em 0;
	}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	}
	
#page {
	width: 1020px;
	margin: auto;
	background-image: url(images/bg_outer-page.jpg);
	text-align: left;
	}
#pageinner {
	padding: 10px 10px;
	}


#headerright {
	width: 530px;
	margin-top: 4px;
	float: right;
	position: relative;
	height: 30px;
	text-align: left;
	}
#headerright form {
	}
#headerright #searchsubmit {
	position: absolute;
	left: 465px;
	}
	
#headerright #s {
	height: 1.2em;
	width: 220px;
	left: 225px;
	margin-right: 15px;
	position: absolute;
	}
	
#header a {
	text-decoration: underline;
	color: #fff;
	} 

#headerbanner {
	height: 183px;
	}
#headerflash {
	float: right;
	width: 740px;
	height: 183px;
	}
#headerlogo {
	float: left;
	width: 250px;
	height: 183px;
	}
	
#maincol {
	background-color: #FFF;
	background-image: url(images/bg_leftnav.gif);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
}

p.date {
	color: #999;
	margin: 0;
	font-size: .9em;
	margin-bottom: 3px;
	}

p.more {
	margin: 0;
	font-size: .9em;
	margin-top: 3px;
	}
p.byline {
	color: #999;
	margin-bottom: 8px;
	font-size: .9em;
	}
#homebottom {
	background-image: url(images/bg_bottom.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 400px;
	position: relative;
}

#homebottomleft {
	width: 780px;
	float: left;
	}
	
#homebottomright {
	float: right;
	width: 290px;
	}
#homestorywrapper {
	background-color: #E3DBD0;
	margin-top: 3px;
	}
	
.homestory {
	background-image: url(images/bg_blog.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 50px;
	padding: 15px 20px;
	}
.homestoryimage img {
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 15px 10px 0;
	}
.homestoryview {
	width: 100px;
	float: right;
	margin: 0 0 10px 15px;
	text-align: right;
	}
p.seemore {
	background-image: url(images/bg_seeall.png);
	padding-right: 20px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center right;
	height: 1.5em;
	text-align: right;
	padding-top: 6px;
	margin-bottom: 8px;
	text-transform: uppercase;
	}
p.seemore a {	
	text-decoration: none;
	}
	
#homebottomrightwrapper {
	background-color: #FFFFFF;
	margin-top: 3px;
	}


.eventblock {
	margin: 20px 0;
	padding-left: 10px;
	}
.eventblock h3 {
	color: #000;
	line-height: 1.2em;
	}
	
.eventblock hr {
	border: 0;
	border-bottom: 1px solid #999;
	margin-right: 20px;
	}

.bottomrightblock {
	margin-bottom: 25px;
	clear: both;
	}
	
.socialmediablock {
	margin-bottom: 25px;
	clear: both;
	text-align: center;
	}

.bottomrightblock img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: -4px;
	}

.bottomrightblock h2 {
	color: #97211B;
	}
.bottomrightblockinner {
	padding-right: 10px;
	}

/* FOOTER */
#footer {
	clear: both;
	padding: 20px 20px;
	color: #333;
	text-align: right;
	line-height: 1.2em;
}

#footer a {
	color: #933;
}

#footerleft {
	text-align: left;
	width: 33%;
	float: left;
	}

#content {
	width: 740px;
	float: right;
	display: inline;
	margin-top: 10px;
	background-color: #FFF;
	min-height: 400px;
	background-image: url(images/bg_inner-page.jpg);
}

#innercontent {
	padding: 20px;
	}
	
#innercontent ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 1em;
	list-style: disc;
	margin-left: 15px;
}
#innercontent ul li {
	margin-left: 15px;
	margin-top: .4em;
}
#content h1 {
	margin-bottom: 10px;
	font-size: 1.6em;
	}

#content h2 {
	}
#content p {
	line-height: 1.4em;
	margin-bottom: 1em;
	}
#homeleft {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 420px;
}
	
#homeright {
	width: 240px;
	float: right;
	color: #666;
}	
	
p.description {
	margin: 0;
	font-weight: bold;
	color: #999;
	}
	

/* ************************* END HEADERNAV ************************ */


img.alignleft {
	float: left;
	margin-right: 13px;
	border: 1px solid #999;
}
	
img.alignright {
	float: right;
	margin-left: 13px;
	border: 1px solid #999;
}


/* ************************* SIDEBAR ************************ */
#sidebar {
	margin-top: 10px;
	width: 250px;
	font-size: 1em;
	float: left;
	margin-bottom: 100px;
	background-image: url(images/nav_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 66px;
}

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

#sidebar a {
	display: block;
	text-decoration: none;
	color: #FFF;
}

#sidebar ul li a {
	padding: 10px 8px;
	margin: 0;
	background-image: url(images/bg_nav.jpg);
	font-weight: bold;
}

#sidebar ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li a {
	padding: 8px 10px 8px 20px;
	margin: 0;
	font-weight: normal;
	background-color: #5F57D0;
	background-image: none;
}


#sidebar ul li ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li ul li a {
	padding: 5px 0 5px 50px;
	margin: 0;
	background-color: #7398B2;
}

#sidebar li.current_page_item a {
	color: #000;
	background-image: none;
	background-color: #5F58CA;
}

#sidebar ul li.current_page_item ul li a {

}


h2.leftnav_sectionhead {
	margin: 0;
	color: #FFF;
	padding: 15px 10px 10px 20px;
	font-size: 1.4em;
	background-image: url(images/bg_nav.jpg);
	}
	
/* 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;
}
/* End captions */



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

#comment {
	width: 85%;
}
.videoblock {
	width: 300px;
	float: left;
	margin-right: 15px;
	border-top: 1px solid #666;
	padding-top: 10px; 
	margin-bottom: 20px;
}
#content .videoblock h2 {
	border: 0;
	
}

#content .story h2 {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.story {
	padding: 15px 20px 15px 0;
	}
.storyimage img {
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 15px 10px 0;
	}
.storyview {
	width: 100px;
	float: right;
	margin: 0 0 10px 15px;
	text-align: right;
	}

.sideblock {
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

#content .sideblock h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 4px;
	}
	
#content .sideblock p {
	line-height: 1.2em;
	}

#homeright h2.monthly {
	background-image: url(images/title_monthly-meeting.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0;
	padding: 0;
         text-indent: -9999px; 
}
#homeright h2.audio {
	background-image: url(images/title_audio-conference.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0;
	padding: 0;
         text-indent: -9999px; 
}

.thumb img {
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
}

.paypalarea {
	border: 1px solid #474586;
	padding: 20px;
	background-color: #FFF;
	width: 60%;
}

#paypalarea h2 {
	margin-bottom: 15px;
}

#paypalarea p {
	margin-bottom: 10px;
}

p.spacer {
	padding-bottom: 10px;
}

.navigation {
	margin-bottom: 15px;
}
table.cfretable {
	width: 100%;
}
table.cfretable td , table.cfretable th {
	padding: 8px;
}
table.cfretable th {
	background-color: #E8D18D;
}