/*
Theme Name: Broadway-Deco
Author: Jay Jerome
Version: 1.2
Theme URI: http://jayjerome.com
Description: A much-altered theme based on code from MistyLook 2.0 by <a href="http://wpthemes.info/">Sadish Bala.</a>


*/

* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding: 0px;
}
img 
{
	background:transparent;
	margin-right:10px;
margin-left:10px;	
}
a img {
	
	
	background: transparent;
	padding:4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}
.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 0px 0px 10px 20px;
	padding: 0px 10px 0px 10px;
	background: transparent;
border-left: 1px solid #000;	
}
fieldset 
{
	border:none;
}
body 
{
	background: #FFFAE5;
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #333; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #265e15;	
}
a:hover, a:active {
	
 color: #666666; 
}

h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

#container {
	border: none; 
	background: #FFFAE5; 
	margin: 20px auto; 
	width: 88%; 	
	position: relative; 
	text-align: left;
}

#header {position: static;
}

#header a:link {border: none;}
#header a:visited {border: none;}
#header a img:hover {border: none; background: #fff; border: none; }

#header h1 
{position: absolute;
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;
left: -1000px; 
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{position: absolute;
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
left: -1000px;		
}

/*  HOME PAGE IMAGES */
#BwayLogo { 
background: url(img/bwaylogoheader2.png) no-repeat;
 height: 245px;	border-bottom:#33fff5 5px solid;}

#home-pg-image {background: transparent; position: relative;  float: right; margin: -260px 5px 0 0px;}

.click-more {float:right; margin: -37px 20px 0 0;  border:#FF00CC 1px solid; background:#F8DEEF;  font-weight: bold; font-size: .7em; font-style: italic; position:relative; z-index:2;}

.click-more a {color: #FF00CC; padding: 0px 10px 0px 10px;}

.click-more a:hover {color: #666666;}

/*  END OF HOME PAGE IMAGES */

#quote-pg-image {background: transparent; position: relative; height: 180px; width: 240px; float: right; margin: -250px 110px 0 0px;}

#narrow-header {background:url(img/bwaylogoheader2.png) no-repeat;  height: 120px; border-bottom:#33fff5 5px solid; }

#narrow-image {float:right; margin: -20px 10px 0 0;}
#about-pg-image {float:right; margin-top: 10px;}

#pg-naked-image { 
background:  url(img/frenchnudegirls.jpg) no-repeat;
 height: 250px; width: 800px; margin-left: 100px; position: relative; z-index: 1;}

#jumps {position: absolute; width: auto; margin:50px 0 0 -120px; float: left; list-style:none; }

.today {color:#666; margin: -135px 0px 20px 30px; font-style: oblique; font-size: 1.2em; position: relative; float:right;}

#navigation {

	background: transparent; 
	margin: -150px 0 0 20px; 
	overflow: hidden; 
	width: 50%; 
	position: relative; 
	float: left; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 2px 4px 2px 0; 
	list-style-type: none;
}
#navigation ul li a {
	border:#FF00CC 1px solid; 
	
	padding: 0px 5px 2px 5px; 
	display: block; 
	font-weight: bold;
font-size: .8em;
	color: #FF00CC;		
	text-decoration: none;
	background:#F8DEEF;
}
#navigation ul li a:hover {color: #666666;}



#navigation ul li a:active {background: #fafafa;}

#navigation ul li.current_page_item a {
	background: #fff;
	color: #D9729B;	
	border:#FF00CC 2px solid; 
	}

#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}

#navigation .return
{margin: 100px 0 0 20px;}

#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}


#page-image {
	clear: both; 
	background: #fff url(img/bway-central-print.jpg) no-repeat 0 0;
	margin: 10px; 
	color: #fff; 
	height: 250px;
}
 html #page-image {
	margin-top: 0;
}

#single {
	clear: none; 
	background: transparent; 
	margin: 10px; 
	color: #fff; 
	
}
 html #single {
	margin-top: 0;
}
#respond {margin-left:50px; position: relative; width: auto;}

#content {background: #FFFAE5;
	margin: 10px 0px 10px 0px;
	 float: left; width: 100%;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: right; 
	width:60%; 
	margin-right: 10px;
margin-top: 20px; 
}

#content-wide {

	width: 80%; 
	margin: 10px 0 0 50px;
}

#side-nude {width: 200px; float: left; margin-top: 30px;
}

 html #section-index #content-main {
	margin-right: 10px;
}




#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 10px 10px 10px;	
}
#content p img.left {
	float: left; 
	margin:10px 10px 10px 10px;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:none;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:none;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info 
{
	background:url(img/line9.gif) no-repeat left bottom;
	padding-bottom:12px;	
}



#sidebar {
	float: left; 
	width: 30%;
	font-size:0.9em;
}

#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
width: 85%;
	background: #F8DEEF; 
	margin-bottom: 20px;
	border:#FF00CC 2px solid; border-radius:25px; font-size: .75em;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;

}
html li.sidebox {
	padding: 10px;
}
li.sidebox h2 {
	font-weight: normal; 
	font-size: 1.6em; 
	text-align: left;
	color: #242;	
	font-variant:small-caps;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

.jukebox {margin-left: 40px;}
.xplayer {margin-left: -10px; position:relative; }

/* CSS for QUOTES plugin */

#wp_quotes {margin-left: 5px;font-size: 1.2em;}

 #wp_quotes div.wp_quotes_quote {font-family: georgia; font-style: italic; text-indent: 1em; text-align:left;}

#wp_quotes div.wp_quotes_author{
	text-align:right;
	font-size: .95em;
	margin-top: 5px;
}

.wp_quotepage_author {font-style: italic;  text-align:right;}


#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: auto; 	
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}

#comment-area {width: 100%; float:right;}

#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:transparent;
	border: #ddd 2px solid;
	
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 10px 0 0;
}

/* below: header line: 3 Responses to, etc */
#container .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ddd 10px solid;
}

/* below: the multi-colored responses boxes */

.commentlist li 
{
	list-style:none;
	margin-top: 10px;
	padding: 0.5em;	
	background:#FFEDE5;
	border-bottom: #ddd 1px solid;
}

.commentlist li.alt 
{
    background:#F7FFE5;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.topics {list-style-type: disc; text-indent:25px; margin-top:5px; padding: 20px; }
.topics a:hover {font-size:.8em; color: #666666;}
.topics a {font-weight: bold; font-size: .8em; 	color: #FF00CC;}