/*  
Theme Name: SAGIndie Diversity
Theme URI: http://www.sagindiediversity.org/
Description: Design for the SAGIndie mini-site for the Diversity Screening Series
Author: Michael Hanttula
Author URI: http://www.spark3.com/
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

#warning {
	background-color: #FFFFCC;
	color: #900;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 5px;
	}

/***************************************
    BASIC ELEMENT STYLES : BEGIN
***************************************/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #730d00;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
	
a {
	/*color: #124A7D;*/
	color: #5d0202;
	text-decoration: none;
	}

a:hover {
	color: #7d0000;
	text-decoration: underline;
	background-color: #ffc;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	padding-top: 0px;
	margin: 0;
	}
h2 {
	font-size: 1.8em;
	margin: 30px 0 0;
	color: #333;
	}

h2.pagetitle {
	font-size: 1.8em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


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


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

/******** BASIC STYLES : END *********/


/***************************************
    HEADER STYLES : BEGIN
***************************************/

#header {
	height: 95px;
	background: #730d00 url("images/header-curtains.jpg") no-repeat bottom center; 
	border-bottom: 10px solid #E7A40B;
	border-top: 10px solid #E7A40B;
	color: #fff;
	width: 100%;
	}
#header-promo {
	width: 100%;
	margin-top: 10px;
	font-size: 90%;
	color: #d0d0d0;
	text-align: center;
	float: center;
	}
#header-promo a, #header-promo a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #730d00; 
	}
#header-promo img {
	border: none;
	padding: 0;
	margin: -2px 8px 0 0;
	vertical-align: middle;
	float: center;
	}

#header h1 {
	font-size: 180%;
	color: #d0d0d0;
	}
#headerimg {
	margin: 0;
	height: 10px;
	width: 100%;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

/* CORNER BANNER */
#banner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/corner-banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	}


/******** HEADER STYLES : END *********/


/***************************************
    PAGE/POST STYLES : BEGIN
***************************************/

#page {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	}
#content {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
#content h1 {
	text-align: left;
	padding: 0 0 5px;
	margin: 0;
	color: #9E0B0B;
	font-size: 250%;
	}
#content h2 {
	text-align: left;
	padding: 0 0 5px;
	margin: 0;
	}
#content img {
	/*display: block;*/  /*Commented Out due to its ill effects on UL img display */
	margin: 0 15px;
	/*margin-left: auto;
	margin-right: auto;*/
	border: 1px solid #ccc;
	}
.leftcolumn {
	float: left;
	width: 45%;
	padding: 5px 5px 5px 20px;
	text-align: justify;
	}
.rightcolumn {
	float: right;
	width: 45%;
	padding: 5px 20px 5px 5px;
	text-align: justify;
	}
#intro {
	clear: both;
	padding: 5px 30px 20px 30px;
	background-color: #F0F0F0;
	/*border-bottom: 1px solid #ccc;*/
	/*margin-bottom: 25px;*/
	}
.fineprint {
	clear: both;
	padding: 15px 50px 15px 50px;
	font-size: 90%;
	margin: 0;
	}
.fineprint p {
	padding-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	}

#main, #losangeles, #newyork, #rsvp, #submission, #newsletter, #unsubscribe {
	padding: 25px 5px 5px 55px;
	text-align: justify; /*Overridden for ID "main" in line below */
	background: #fff no-repeat top right;
	}
#main {
	text-align: left;
	}
#main h2 {
	text-align: center;
	}
#losangeles img, #newyork img {
	margin: 0 15px;
	}
#losangeles a.rsvplink, #newyork a.rsvplink {
	font-size: 175%;
	font-weight: bold;
	text-decoration: underline;
	}
#losangeles {
	background-image:  url(images/bg-la.gif);
	}
#newyork {
	background-image:  url(images/bg-ny.gif);
	}
#rsvp fieldset {
	width: 80%;
	margin: 0;
	padding: 0 25px 25px 25px;
	}
#rsvp legend {
	padding: 0px 10px 0px 5px;
	font-weight: bold;
	color: #5081AC;
	}
#rsvp .btn {
	margin-left: 80px;
	font-size: 135%;
	}
#rsvpTable {
	font-size: 125%;
	margin-left: 25px;
	}
#rsvpTable h4 {
	font-size: 115%;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	color: #800909;
	}
#rsvpTable .infottl {
	vertical-align: top;
	padding-top: 4px;
	}
#rsvpTable .note {
	color: #666;
	font-style: italic;
	font-size: 70%;
	}
#rsvpTable .select {
	margin-left: 20px;
	}
#rsvpTable .selecttxt {
	font-size: 140%;
	margin-top: 3px;
	margin-bottom: 3px;
	}
#rsvpTable .formfld {
	font-size: 140%;
	margin-left: 3px;
	margin-bottom: 5px;
	width: 18em;
	}
#rsvpTable .page_item {
	list-style-type: none;
	display: inline;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #800909;
	}
#rsvpTable ul {
	margin: 0;
	padding: 0;
	display: inline;
	}
#submission {
	text-align: left;
	}
#submission a.downloadlink {
	font-size: 175%;
	font-weight: bold;
	text-decoration: underline;
	}
#submission .note {
	color: #666;
	font-style: italic;
	font-size: 80%;
	}
#newsletter form, #unsubscribe form {
	text-align: left;
	width: 80%;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 30px;
	}
#newsletter h4, #newsletter p, #unsubscribe h4, #unsubscribe p {
	margin: 0 0 4px 0;
	padding: 0;
	}
#newsletter form .btn, #unsubscribe form .btn {
	font-weight: bold;
	}
#newsletter form .btn-un, #unsubscribe form .btn-un {
	font-size: 80%;
	font-weight: normal;
	}





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

.postmetadata {
	clear: left;
	color: #777;
}


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

/******** PAGE/POST STYLES : END *********/

/***************************************
  SUBSCRIPTION PAGE STYLES : BEGIN
***************************************/

#subscription-area {
	margin: 25px 25px 25px 50px;
	}
#subscription-area h2.error {
	color: #800909;
	}
#subscription-area p {
	margin-left: 50px;
	width: 75%;
	}
#subscription-area .backlink {
	font-size: 150%;
	}



/******** SUBSCRIPTION PAGE STYLES : END *********/

/***************************************
  SOCIAL BOOKMARK STYLES : BEGIN
***************************************/
#social-bookmarks {
	margin: 10px 0 0 30px;
	padding: 0;
	float: center;
	}
#social-bookmarks a, #social-bookmarks a:hover {
	border: 0;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fff;
	}
#social-bookmarks p {
	font-size: 85%;
	color: #fff;
	display: inline;
	margin-right: 5px;
	}
#social-bookmarks img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}

/******** SOCIAL BOOKMARK STYLES : END *********/

/***************************************
    FOOTER STYLES : BEGIN
***************************************/
#footer-border {
	background: #730d00 url("images/footerborder.gif") top repeat-x;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	}
#footer {
	width: 760px;
	margin: 0 auto;
	}
#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 90%;
	}
#footer .copyright {
	font-style: italic;
	color: #954e43;
	clear: both;
	padding-top: 25px;
	}
#footer .copyright a, #footer .copyright a:hover {
	color: #a76d64;
	text-decoration: underline;
	background-color: #730d00; 
	}

/******** FOOTER STYLES : END *********/

/***************************************
  PARTNERS BOOKMARK STYLES : BEGIN
***************************************/
.partners-bookmarks {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	}
.partners-bookmarks a, #partners-bookmarks a:hover {
	border: 0;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	color: #d0d0d0;
	}
.partners-bookmarks p {
	font-size: 98%;
	color: #fff;
	display: inline;
	margin-right: 5px;
	}
/******** SOCIAL BOOKMARK STYLES : END *********/

/***************************************
    IMAGE STYLES : BEGIN
***************************************/

p img {
	padding: 0;
	max-width: 100%;
	}
	
a img {
	border: none;
	}

/*	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
	}
/******** IMAGE STYLES : END *********/


/***************************************
    MISC STYLES : BEGIN
***************************************/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

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

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

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/******** MISC STYLES : END *********/


/********** TABBED CONTENT STYLES **************/
/* Other controls for the tabbed content area are available in 'tabnav.js' */
#navcontainer {
	background: #F0F0F0 url("images/bg-border.jpg") top left repeat-x;
	}
/* IE HACK: The following style for "navcontainer" should only be recognized by IE */	
* html body #navcontainer {
	padding-left: 40px;
	}
#tablist{
	height: 25px;
	width: 590px;
	margin: 0 auto;
}

#tablist li {
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
}


#tablist a:link, #tablist a:visited {
		float: left;
		background: #fff url("images/bg-border.jpg") top left repeat-x;
		font-size: 13px;
		line-height: 14px;
		font-weight: bold;
		padding: 5px 10px 5px 10px;
		border-left: 1px solid #fff;
		border-right: 1px solid #ccc;
		color: #5d0202;
	}

#tablist a:hover, #tablist a:active {
	background-image: url("images/bg-border2.jpg");
	background-color: #ccc;
	text-decoration: none;

	}

#tabcontentcontainer{
/* Insert Optional Height or Width definition here to give all the content a unified height */
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
}
.tabcontent{
	display:none;
}