/*   
Theme Name: Queenofnewyork
Theme URI: http://www.queenofnewyork.com
Description: My theme
Author: Lothaire Ruellan
Author URI: 
*/

/* CSS Document */

/* Reset styling of common (X)HTML browsers */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}

a:active, a:focus {
      outline: 0;
}

/*
LAYOUT: Left Navigation & Two columns
*/

body {
	background: #222222 url(images/background.png) repeat-x scroll center bottom;
	padding-bottom:200px;
 }

#header {
	width:986px;
	position: fixed;
	z-index:2;
	overflow:auto;
	background:url(images/test.png) no-repeat bottom;
	height:285px;
}

#navigation {
	position: fixed;
	overflow-y: auto;
	z-index:1;
	top:65px;
}

#main {
	position:relative;
	width: 810px;
	z-index:0;
	padding-left: 176px;
	overflow:auto;
	padding-top: 200px;
}

#container {
	width: 640px;
	float:left;
}

#primary, #secondary {
	width: 160px;
	float:left;
	margin-left: 10px;
}

/* Center Column Styles */

#container .content_block {
	background: #0D0D0D;
	margin-top:0px;
	margin-bottom:10px;
	overflow:auto;
}


/* Left Navigation Styles */

#navigation ul {	
	overflow: hidden;
}
#navigation a {
	width: 100%;
	height:100%;
	display:block;
	text-decoration:none;
	padding-left:85px;
	font-weight:bold;
}

#menu-item-425 {
	background: transparent url(images/navigation.png) no-repeat scroll -5px -3px;
	width: 176px;
	height:22px;
	padding-top:218px;
}
#menu-item-425 > a {
	padding-left: 75px;
}	
#menu-item-425 a:hover {
}
#menu-item-429 {
	background: transparent url(images/navigation.png) no-repeat scroll -5px -245px;
	width: 176px;
	height:25px;
	padding-top:55px;	
}
#menu-item-429 a:hover {

}
#menu-item-428 {
	background: transparent url(images/navigation.png) no-repeat scroll -5px -325px;
	width: 176px;
	height:27px;
	padding-top:13px;		
}
#menu-item-428 a:hover {

}
#menu-item-431, #menu-item-430, #menu-item-426, #menu-item-427 {
	background: transparent url(images/navigation.png) no-repeat scroll -5px -365px;
	width: 176px;
	height:27px;
	padding-top:13px;		

}
#navigation-img-after {
	width: 176px;
	height:150px;
    background: transparent url(images/navigation.png) -5px -400px no-repeat;	
}

/* Comment Styles  */

#commentform label { 
	display:none;
}	
#comments {
	margin-top:20px;
}	

textarea { 
	width:620px;
	height:100px;
	padding:10px;
	background-color:#CCCCFF;
	border: none;
}
.avatar {
	float:left;
}	
.comment-author {
	padding: 5px;
}	
.form-allowed-tags {
	font-size: 11px;
}
.form-submit {
	text-align:right;
}	
.comments-link {
	background: transparent url(images/comment.png) no-repeat 2px 2px;
	padding: 4px 4px 4px 22px;
}	
.entry-meta {
	font-size:12px;
	margin-top:3px;
	margin-bottom:15px;
}		

/* Video Styles */

.tubepress_container {
	overflow:auto !important;
	margin-bottom: 	12px !important;
} 
.tubepress_thumbnail_area {
	margin-top: 	12px !important;
} 
.tubepress_thumbs {
	padding: 0 !important;
}	
.tubepress_thumb {
	height:auto !important;
}	

.tubepress_meta_title > a {
	font-size: 14px !important;
}
.tubepress_meta_title  {
	margin-top: 5px !important;
	margin-bottom: 5px !important;	
}
.tubepress_meta_runtime {
	font-family:  Helvetica, Arial, sans-serif !important;
	color: #EEEEEE !important;
	font-size:15px !important;
}


/* Mixes Styles  */

#mix-list > li {
		background: transparent url(images/speaker.png) no-repeat 2px 2px;
		padding-left: 33px;
		line-height:15px;
		margin-bottom:5px;
}


/* Galleries */

#picture {
	text-align:center;
}	

#gallery.list-wrapper > li {
	width: 157px;
	float:left;
	list-style:none;
	margin-bottom:5px;
	line-height: 13px;
	padding-right:3px;
}

#gallery img {
	float:left;
	margin-right:3px;
}


/* Events */

#event.list-wrapper > li {
	list-style:none;
	float:left;
	width:156px;
	line-height:13px;
	padding: 2px;
}

#event-list-wrapper  h3, #event-carousel  h3{
	font-size: 15px;
	font-weight:bold;
	display:inline;
}
#event-carousel li {
	width:130px;
}

#event-wrapper .event-container {
	overflow:auto;
	background-color: #444444;
	margin-bottom:3px;
}

#event-wrapper .event-text-container {
	width: 460px;
}

#event-wrapper h3 {
	font-size: 15px;
	font-weight:bold;
	display:inline;
}

/* Pictures */

.alignleft {
	float:left;
	margin-right:10px;
}

/* Map */

#map-wrapper {
	overflow:auto;
	margin-bottom:10px;
}
#map {
	width: 500px;
	height: 500px;
	float:left
}
#map-info-window {
	width: 160px;
	color: #222;
}
#map-info-window h1 {
	font-size:14px;
	background:none;
	min-height:0px;
	padding:0
}

#map-info-window p {
	color:#222222;
}

/* Guide */

#place-wrapper {
	width: 300px;
	float:left;
	margin-left:10px;
}
#place-wrapper a:link {
	color: #006699 ;
}

#place-wrapper h2 {
	padding:0;
	background-color:#000000
}	

#place-wrapper h2 > a:link, #place-wrapper h2 > a:hover, #place-wrapper h2 > a:visited  {
	color: #FFFFFF;
	display:block;
	padding: 9px 0 5px 40px;
	font-size: 15px;	
}	

#category-29 {
	background:url(images/b.gif) no-repeat 5px 5px;
}
#category-30 {
	background:url(images/c.gif) no-repeat 5px 5px;
}
#category-36 {
	background:url(images/s.gif) no-repeat 5px 5px;
}
#category-31 {
	background:url(images/r.gif) no-repeat 5px 5px;
}
#category-5 {
	background:url(images/s.gif) no-repeat 5px 5px;
}

#place-wrapper ul {
	float:left;
	width: 150px;
}

#place-wrapper li {
	list-style:none;
	padding-left: 20px;
}

#panel-29 li {
	background:url(images/orange-bullet.png) 0px 0px no-repeat;
}
#panel-30 li {
	background:url(images/blue-bullet.png) 0px 0px no-repeat;
}
#panel-36 li {
	background:url(images/grey-bullet.png) 0px 0px no-repeat;
}
#panel-31 li {
	background:url(images/blue-bullet.png) 0px 0px no-repeat;
}
#panel-4 li {
	background:url(images/yellow-bullet.png) 0px 0px no-repeat;
}
#panel-5 li {
	background:url(images/grey-bullet.png) 0px 0px no-repeat;
}

#category-list > li > h3 {
	font-size:16px;
	min-height:34px;
	padding-left:42px;
}

.bars {
	background:url(images/bars.png) no-repeat 5px 5px;
}	

.restaurants {
	background:url(images/restaurants.png) no-repeat 5px 5px;
}

.clubs {
	background:url(images/clubs.png) no-repeat 5px 5px;
}

.places {
	background:url(images/places.png) no-repeat 5px 5px;
}


/* Guide */
#guide-wrapper {
	background: #444444;
	margin-top:0px;
	margin-bottom:10px;
	overflow:auto;
}
.guide-meta {
	float:left;
	width:200px;
}
.guide-content {
	float:left;
	width:440px;
}

/* Global Styles */

h1 {
	background:url(images/h1-background.gif) no-repeat;
	padding: 8px 0px 0px 45px ;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	z-index:0;
	margin-bottom:10px;
	min-height: 43px;
}

h2 {
	padding: 0px 0px 10px 0px;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	z-index:0;
	clear:both;
}

h3 {
	font-size:24px;
	font-weight:bold;
	padding:3px;
}


ol, ul {
	margin:0px;
	padding:0px;
	clear:both;
}

br {
	clear:both;
	display:block;
}

.hidden {
	display:none
}
.overflow { overflow:auto; }
.list-item-bullet {
	list-style: disc;
	list-style-position:outside;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 15px;
	font-size:14px;
}
label, p  {
	font-size: 15px;
	padding: 3px;
}
.content_block p {
	line-height:18px;
	padding: 10px;
}
p > a {
	font-weight:bold
}

label, a, li, p, h1, h2, h3, textarea, .entry-meta {
	font-family:  Helvetica, Arial, sans-serif;
}
label, li, p, h1, h2, h3, .entry-meta {	
	color: #EEEEEE;
}

#TB_window p, #TB_window h3 {
color:#222222
}

label {
	display:block;
}

/* Link Styles */

a:link, a:visited { text-decoration: none; }

h2 > a:link, h2 > a:visited, h3 > a:link, h3 > a:visited, #container p > a:link, #content p > a:link, #container p > a:visited, #content p >a:visited, .tubepress_meta_title > a, #menu-navigation > li > a  {
	color:#CCCCFF;	
}

h2 > a:hover, h3 > a:hover , #container p > a:hover, #content p > a:hover,  #menu-navigation > li > a:hover {
	color: #FFFF00;
	text-decoration: underline; 
 }

.comments-link  {
	background-color: #444444;
	color:#CCCCFF;
	font-weight:bold;
	font-size:12px;
} 
.comments-link:hover {
	background-color: #FFFF00;
	color:#000000;
} 

.block-link {
background-color:#444444;
color:#CCCCFF;
font-size:13px;
font-weight:bold;
}
.block-link:hover {
	background-color: #FFFF00;
	color:#000000;
}	

/* List Styles */
#content ul {
	list-style-type: disc;
	list-style-position: inside;
	padding:10px;
}
