/*  
Theme Name: Bacchanali
Theme URI: 
Description: 
Version: 1.6
Author: Derek Vitalio
Author URI: 


*/



.wp-caption {
	
	border: 1px solid #bbbbbb;
	background-color: #F2FBFF;
	padding-left:20px;
	padding-right: 20px;
	padding-top:5px;
	padding-bottom: 10px;	
	margin-right: 30px;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;

}


#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-color: black;
	background-image:url('http://www.seductionscience.com/wp-content/themes/default/images/tropical-paradise-feathered.jpg');
	background-repeat: no-repeat; 
	background-color: #DEEBF7;	
	*/
	}	
	

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;  /* effects everything  */
	}

.entry p {

	font-size:15px;
	line-height:24px;

	font-family: Verdana, Tahoma,Geneva, Georgia;

/*	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;  */
/*
	line-height: 24px;
	margin: 0 0 18px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;	
    text-indent: 1.3em;
*/	

}

.entry a {
	font-weight: bold;	
}

.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: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	font-size: 1.2em;
	line-height: 1.5em;
	}

h1, h2 {


	font-family: Tahoma,Geneva,Verdana, Georgia;
	font-weight: bold;
	font-size: 29px; 
	line-height: 40px;
	
	/*
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 29px; 
	line-height: 40px;
	*/
	
	/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 1.8em; 
	line-height: 1.5em; */

	margin-bottom:10px;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

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

.leave_reply {
	font-size: 1.7em;
	padding: 0;
	margin-top: 10px;
	margin-right: 5px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;		
	}

h3 {

	font-family: Tahoma,Geneva,Verdana, Georgia;
	font-weight: bold;
	font-size: 20px; 
	line-height: 30px;

/*
	font-size: 1.5em;
	line-height: 1.6em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/

	padding: 0;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-right: 40px;
	text-decoration: none;	
	}



h1 a, h1 a:visited, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, 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: 1em '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;
	}


	
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: #FF8C0D;
	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 */


h2.pagetitle {
	text-align: center;
}




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-left: 10px;
	list-style: none;
	font-size:15px;
	line-height:24px;
	font-family: Verdana, Tahoma,Geneva, Georgia;
	} 

html>body .entry li {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	list-style-type: disc;
	}


.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 {
	padding: 5px 3px; 
	text-align: left;
	}

.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 {

	background: transparent url(http://www.seductionscience.com/wp-content/themes/default/images/blockquote.gif) no-repeat;

	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 30px;		

	padding-left: 36px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 20px;
	
	color: #000000;
	border-left: 2px solid #000000;

	border-right: 0px;	
	border-top: 0px;
	border-bottom: 0px;
	border-style:dashed;
	}

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





.navlink A:link {text-decoration: none; color: black;}
.navlink A:visited {text-decoration: none; color: black;}
.navlink A:active {text-decoration: none; color: black;}
.navlink A:hover {text-decoration: underline; color: #FF8C0D;}



/* SIDE BAR */

a.redlink:link {text-decoration: none; color: #990000;}
a.redlink:visited {text-decoration: none; color: #990000;}
a.redlink:active {text-decoration: none; color: #990000;}
a.redlink:hover {text-decoration: underline; color: #FF8C0D;} 

li {
	margin-bottom: 4px;
	list-style-type: circle;	
}

.sidebar_list li {
	margin-bottom: 10px;
	list-style-type: square;	
	}

.sidebar_list_compress li {
	margin-bottom: 6px;
	list-style-type: square;	
}

.sidebar_list ul, .sidebar_list_compress ul {
	list-style-position:outside;
	padding-left: 15px;
}

.sidebar_list, .sidebar_list_compress {
	font-size:12px;
	line-height:18px;	
}

.sidebar_headline {
	margin-top:30px; 
	margin-bottom:10px;
}

.home li {
	margin-bottom: 15px;
	list-style-type: disc;
	}

.home_headline {
	font-size: 1.3em;
	margin-top:10px;
	margin-bottom:25px;
	font-weight: bold;	
}

/* IMAGE BORDER HIGHLIGHT */

.highlightimage img{
border: 2px solid #EAEAEA;
}

.highlightimage:hover img{
border: 2px solid #0000ff;
}

.highlightimage:hover{
color: #0000ff; /* Dummy definition to overcome IE bug */
}

/*  END SIDEBAR */



.the_date {
	display: block;
	margin: 0 0 0px;
	padding: 0 0 2px 5px;
	width: 550px;
	font: bold 19px/23px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #FFF;
	background: #231F20;
}

img.alignright {float:right; margin:0 0 0 15px;}
img.alignleft {float:left; margin:0 0 0 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 0 15px;}
a img.alignleft {float:left; margin:0 0 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}







/* These are all for the gray menu */

.header-wrap {
	overflow: hidden;
	margin: 0 auto;
	width: 980px;

	background: url(http://www.seductionscience.com/wp-content/themes/default/images/header-bg-gray.jpg) 0 0 repeat-x;
	background-image: url(http://www.seductionscience.com/wp-content/themes/default/images/header-bg-gray.jpg);
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-position-x: 0px;
	background-position-y: 0px;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;

}

.header-img {
	float: left;
	clear: both;
	margin: 0;
	width: 980px;
	height: 59px;
}

.nav {
	overflow: hidden;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 0 1px;
	width: 980px;
	height: 59px;
	font-size: 15px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	text-align: left;
	background: url('http://www.seductionscience.com/wp-content/themes/default/images/nav-divider.jpg') left top no-repeat;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {

	list-style-type: none;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	height: 59px;
	text-transform: uppercase;
	background: url(http://www.seductionscience.com/wp-content/themes/default/images/nav-divider.jpg) right top no-repeat;
	background-image: url(http://www.seductionscience.com/wp-content/themes/default/images/nav-divider.jpg);
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-position-x: 100%;
	background-position-y: 0%;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;

}

.nav ul li a{float:left;padding:15px;color:#A8A8A8;border:0;text-decoration:0}

.nav ul li a span{display:block;font-size:12px;font-weight:normal;text-transform:none}

.nav ul li a:hover{color:#fff; text-decoration: none}

/* End gray menu */


/* The green comment bubble */

.comment_bubble {
	background: transparent url('http://www.seductionscience.com/wp-content/themes/default/images/comment_bubble.png') no-repeat;
	padding: 0 10px 15px;
	width: 38px;
	height: 40px;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
	float: right;
	font-size: 28px;
	font-family: Candara;
	font-weight: bold;
	

}

.comment_bubble a{color:#ffffff; text-decoration: none}

.comment_bubble a:hover{color:#0000ff; text-decoration: none}
