/*  
Theme Name: Bacchanali
Theme URI: 
Description: 
Version: 1.6
Author: Derek Vitalio
Author URI: 


*/

/* used by freebie */
.big1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; line-height: normal; font-weight: bold}

#right_column {
	float:right;
	width:450px;		
}


/* Begin Typography & Colors */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: left;
	background-image:url('http://www.seductionscience.com/wp-content/themes/default/images/wood.jpg');
	}	
	

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;  /* effects everything  */
	}

.entry p {
	font-size:18px;
	line-height:24px;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
}

.entry p + p  {
    text-indent: 1.2em;
	}
	
.narrowcolumn .entry, .middlecolumn .entry {
	line-height: 1.4em;
	margin-right: 20px;   /* indent the copy a little, so not so wide */
	}

.narrowcolumn .postmetadata, .middlecolumn .postmetadata {
	text-align: center;
	}

/* alternate the colors of the comments */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


#footer {
	background: #ffffff; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em; 
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.1em;
	}

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: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

blockquote {
	color: #FF6600;
	}
	
small, .nocomments, .postmetadata {
	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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {
	float:left;
	width:480px;
	margin: 10px 0px 0 15px;   /* top, right, bot, left indent */
	}

.middlecolumn {
	float:left;
	width:480px;
	margin: 0px 0px 0 220px;   /* top, right, bot, left indent */
	}

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata, .middlecolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 885px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-bottom: 20px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin-top: 10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */




/* 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 {
	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;
	}


ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.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 */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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 */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* found on template_album_cover.php */
.albumcover_link  {
	font-size: 1.4em;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}
	
	
/* affiliate blue bar at top */
.bluebar {
	border: 1px solid rgb(0, 153, 255); 
	color: #ffffff; 
	font-size: 9pt; 
	font-family: Verdana, Trebuchet MS; 
	background-color: #000099;
}

.bluebar:hover    {
    border-color: #ffffff;
    border-width: 1px;
	background-color: #ff0000;
    }
	
.bluebar:focus    {
    border-color: #ffffff;
    border-width: 1px;
	background-color: #ff0000;	
    }

/* small font for stureplan author credit */
.credit {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	}

/* home headlines */
	
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	color: #D90000;
	letter-spacing: -1px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	color: #D90000;
}

.link_red a:link {text-decoration: none; color: #D90000;}
.link_red a:visited {text-decoration: none; color: #D90000;}
.link_red a:active {text-decoration: none; color: #D90000;}
.link_red a:hover {text-decoration: underline; color: #D90000;}


#cd {
	margin: auto;
	height: 30px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}


/* for voting in survey */
td.vote1{ background-color: transparent; }
td.vote2{ background-color: #FFF7E1; }  
td.vote3{ background-color: #FFEABB; } 
td.vote4{ background-color: #FFD7AC; } 
td.vote5{ background-color: #FFA987; } 
td.vote6{ background-color: #FF8A6F; } 
td.vote7{ background-color: #FF6954; } 
td.vote8{ background-color: #FF5050; } 
td.vote9{ background-color: #FF4848; } 
td.vote10{ background-color: #FF0000; } 
td.vote11{ background-color: transparent; } 

td.highlight { background-color: #FFFF00; } 

.nav_category_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;		
}

.sidebar_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-align: left;
		
}


.seats_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.seats_reserve_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


/* used by archives list in far right nav */

.bullets2 li {
	margin: 7px 0 8px 10px;
	list-style-type: none;
	}

/* map categories */

.map_category {
	margin-top:15px;
	color: #333333;
}
