/*
Theme Name: NoHo
Theme URI: http://www.nohodrink.com/
Description: Theme for NoHo.
Version: 2.0
Author: Ninthlink
Author URI: http://www.ninthlink.com/

	NoHo v2.0
	http://www.nohodrink.com/
	This theme was designed and built by Ninthlink.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0px;
	padding:0px;
	background-image:url(images/body-fon-1.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	background-color:#414042;
}
#aligner {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}
#page {
}
#header {
	margin: 0px auto;
	padding: 0;
	height: 104px;
	width: 924px;
	position:relative;
}
#menu {
	position:absolute;
	top:52px;
	left:162px;
	height:43px;
	width:600px;
	background:url(images/menu.png) no-repeat 0 0;
}
#menu a {
	float:left;
	display:block;
	line-height:43px;
	text-indent:-9999px;
	margin:0 20px 0 0;
}
#eventmu {
	width:150px;
}
#blogmu {
	width:55px;
}
#productmu {
	width:110px;
}
#contactmu {
	width:80px;
}
#specialmu {
	width:92px;
	margin:0px;
}
#eventmu:hover {
	background:url(images/menu.png) no-repeat 0 -43px;
}
#blogmu:hover {
	background:url(images/menu.png) no-repeat -170px -43px;
}
#productmu:hover {
	background:url(images/menu.png) no-repeat -245px -43px;
}
#contactmu:hover {
	background:url(images/menu.png) no-repeat -375px -43px;
}
#specialmu:hover {
	background:url(images/menu.png) no-repeat -475px -43px;
}
#event {
	bottom:0;
	height:180px;
	left:10px;
	position:absolute;
	width:400px;
}
#event a {
	display:block;
	text-indent:-9999px;
	width:100%;
	height:100%;
}
#eventlink {
	width:138px;
}
#meetgirl {
	position:absolute;
	top:45px;
	left:45px;
	height:40px;
	width:400px;
}
#meetgirl a {
	float:left;
	display:block;
	line-height:40px;
	text-indent:-9999px;
}
#girllink {
	width:400px;
}
#femail {
	position:absolute;
	top:62px;
	left:41px;
	height:30px;
	width:353px;
	background:url(images/email.png) no-repeat 0 0;
}
#femail a {
	float:left;
	display:block;
	line-height:30px;
	width:353px;
	text-indent:-9999px;
}
#felink {
	width:353px;
}
#felink:hover {
	background:url(images/email.png) no-repeat 0 -30px;
}
#flash {
	width:924px;
	margin: 0px auto;/*   float:left;*/



}
.narrowcolumn {
	padding: 0px;
	/*	margin: -118px auto 0px auto;

*/	margin: -75px auto 0px auto;
	width: 850px;
}
.widecolumn {
	padding: 0px;
	margin: -118px auto 0px auto;
	width: 850px;
}
#nodes {
	width:850px;
	padding:0px;
	margin:0px;
	margin-left:1px;
	/*float:left; */



 position:absolute;
	z-index:10;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.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: Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	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:#FCF423;
	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 Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */















/* Begin Structure */







.post {
	text-align: justify;
	/*	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #1A1A1A;

*/	padding-top: 15px;
	padding-bottom: 15px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 0px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;/*	display:none;

*/

}
.clear {
	clear: both;
}
#foot {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	height:40px;
	clear:both;
	position:relative;
	left:0px;
	top:0px;
	font-size:11px;
	color:#fffffff;
	padding-top:10px;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
}
/* End Structure */















/*	Begin Headers */



h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */















/* Begin Images */



p img {
	padding: 0;
	max-width: 100%;
}
/*	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
}
/* End Images */















/* 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;
}
#foot a {
	color: #fff;
}
#foot {
	padding: 10px 40px !important;
	width: 770px !important;
}
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;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */















/* Begin Form Elements */



#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.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 {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */















/* Begin Comments*/



.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */















/* Begin Sidebar */



#sidebar {
	padding: 0px 0 10px 0;
	width: 225px;
	float:left;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */















/* Begin Calendar */



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */















/* 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;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 10px auto;
	margin-bottom: 20px;
	clear: both;
}
/* End Various Tags & Classes*/















/* Captions */



.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: none;
	text-align: left;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 13px;
	padding: 0 0 5px;
	margin: 0;
	font-style:italic
}
/* End captions */











/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.



	It won't be a stylish marriage, I can't afford a carriage.



	But you'll look sweet upon the seat of a bicycle built for two." */











#node1 {
	width:850px;
	height:431px;
	background-image:url(images/node1.png);
	background-repeat:no-repeat;
	position:relative;
}
#node1-link {
	position: absolute;
	top: 367px;
	left: 415px;
	width: 410px;
	height: 50px;
	background-color: transparent;
}
#node2 {
	width:850px;
	height:261px;
	background-image:url(images/node2.png);
	background-repeat:no-repeat;
	position:relative;
}
#node3 {
	width:850px;
	height:247px;
	background-image:url(images/node3.png);
	background-repeat:no-repeat;
}
#node4 {
	width:850px;
	height:226px;
	background-image:url(images/node4.png);
	background-repeat:no-repeat;
	position:relative;
}
#myposts {
	width:370px;
	position:absolute;
	left:450px;
	z-index:20;
	margin:0px;
	float:left;
	padding-top:20px;
}
#scroller {
	/*width:350px;*/



 height:280px;
	overflow:auto;
	margin-top:65px;
	padding:0px;
	scrollbar-base-color:#767676;
	scrollbar-3dlight-color:#606060;
	scrollbar-darkshadow-color:#606060;
	scrollbar-arrow-color:#ACACAC;
	scrollbar-track-color:#383838;
	scrollbar-highlight-color:#858585;
	scrollbar-shadow-color:#858585;
}
.widecolumn #scroller {
	overflow-x:hidden;
	padding:0px;
}
.post {
	padding-right:40px;
}
.post h2 {
	font-size:12px;
	line-height:17px;
	margin:0px;
	margin-bottom:10px;
	color:#000;
}
.page h2 {
	font-size:12px;
	line-height:17px;
	margin:0px;
	margin-bottom:10px;
	color:#FCF423;
}
/*.narrowcolumn h2{

margin-bottom:0px;

padding-bottom:0px;

}

*/



.narrowcolumn h2 a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font: bold 26px/28px Arial, Helvetica, sans-serif;
}
.narrowcolumn #scroller h2 a {
	font-size: 18px;
	line-height: 20px;
}
.narrowcolumn h2 a:hover {
	color:#ff0000;
}
p.postmetadata {
	padding:0px;
	margin:0px;
	font-size:11px;
}
.entry p {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	color:#FFFFFF;
}
.page .entry p {
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.narrowcolumn a.more-link {
	color:#FCF423;
}
.navigation {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	/*float:left;*/



   width:320px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	border-top:0px solid #313131;
}
.navigation a {
	color:#FFFFFF;
	font-size:10px;
}
.navigation a:hover {
	color:#E60021;
}
#node2 p {
	width:310px;
	margin:0px;
	/*margin-top:130px;



   margin-left:45px;*/



   position:relative;
	left:45px;
	top:130px;
	line-height:19px;
}
#node3 p {
	width:320px;
	margin:0px;
	position:relative;
	left:45px;
	top:120px;
	line-height:19px;
}
#node4 {
}
#node4 input {
	border:none;
	width:210px;
}
#cform {
	width:320px;
	margin:0px;
	position:relative;
	left:445px;
	top:100px;
}
#cform input {
	/*float:left;*/

  

  width:300px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cform img {
	position:relative;
	left:0px;
	top:5px;
	display:inline;
}
#tcform {
	width:320px;
	margin:0px;
	position:relative;
	left:45px;
	top:150px;
	float:left;
}
#tcform input {
	/*float:left;*/

  

  width:288px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tcform img {
	position:relative;
	left:0px;
	top:5px;
	display:inline;
}
#contact {
	width:369px;
	margin:0px;
	position:relative;
	left:41px;
	top:79px;
}
#fp {
	position:absolute;
	left:0px;
	;
	top:79px;
}
#contact p {
	margin-top:5px;
}
#contact .left {
	width:150px;
	float:left;
}
#contact .right {
	width:150px;
	float:right;
}
.widecolumn p.postmetadata {
	display:none;
}
.widecolumn form {
	width:310px;
}
.widecolumn #commentform input {
	width:110px;
}
.widecolumn #submit {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px;
	border:1px solid #333333;
	background-image:none;
	cursor:pointer;
}
.widecolumn #comment {
	width:300px;
!important  height:50px;
!important
}
.widecolumn .navigation {
	border:none;
	padding:0px;
	margin-bottom:20px;
}
#posts {
	width:850px;
	background-image:url(images/posts1.png);
	background-repeat:no-repeat;
	float:left;
}
#posts-gray {
	width:850px;
	background-image:url(images/posts-gray.png);
	background-repeat:repeat-y;
	float:left;
	margin-top:25px;
	padding-bottom:20px;
}
#posts-gray-page {
	width:850px;
	background-image:url(images/posts-gray-page.png);
	background-repeat:repeat-y;
	float:left;
	margin-top:25px;
	padding-bottom:20px;
}
#posts-gray-page #post-aligner-simple .post h2 a {
	color:#000000;
}
#posts-gray-page #post-aligner-simple .post .entry p {
	color:#000000;
}
#posts .post {
	float:left;
	width:512px;
	/*  background-color:#fbfbfb;



  border-color: #d8d9db #a8a9ab #a8a9ab #d8d9db;



  border-style: solid;



  border-width: 1px 2px 2px 1px;*/

  border-top:2px solid #999;
	color:#000000;
	position:relative;
	left:45px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#post-aligner-simple .post {
	border:1px solid #d8d9db;
	float:left;
	width:722px;
	padding:30px 20px;
	background-image:url(images/post-single-fon.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	color:#000000;
	position:relative;
	left:45px;
}
#post-aligner-simple .post img {
	margin-right:15px;
}
#posts .post h2 {
	font-size:26px;
	line-height:30px;
}
#posts .post h2 a {
	color:#ffffff;
	text-transform:none;
}
#posts .post h2 a:hover {
	color:#cd0001;
	text-transform:none;
}
#node4-new {
	width:850px;
	height:226px;
	background-image:url(images/node4-new.png);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
#posts .post a {
	color:#cd0001;
}
#posts .post a:hover {
	text-decoration:underline;
}
#posts .post .postmetadata {
	color:#999;
	float:left;
	margin-top:15px;
}
#posts .post .single small {
	line-height: 2em;
}
#posts .post .single small a {
	/*clear: both!important;*/



	float: none;
	display: inline !important;
}
#posts .postmetadata a, #posts .postmetadata span.comm {
	display:block;
	padding:3px;
	background-color:#333;
	color:#FFFFFF;
	float:left;
}
#posts .postmetadata a:hover {
	background-color:#cd0001;
	text-decoration:none;
}
#posts .postmetadata div.label {
	float:left;
	padding-top:5px;
	margin-right:6px;
}
#posts .postmetadata div.share {
	float:right;
}
#posts .postmetadata .row {
	float:left;
	width:470px;
	border-top:1px solid #c0c0c0;
	padding:7px 0px;
}
#posts img {
	margin-bottom:10px;
}
#posts .wp-caption img {
	margin-bottom: 0;
}
#up {
	float:left;
	margin-top:25px;
	margin-bottom:30px;
	padding-bottom:0px;
	border-bottom:2px solid #000000;
	position:relative;
	left:45px;
	width:762px;
}
#post-aligner {
	float:left;
	width:580px;
}
#post-aligner-simple {
	float:left;
	width:805px;/*border:1px solid #FF0000;*/



}
#sidebar ul li ul {
	margin:0px;
}
#sidebar ul li {
	margin-bottom:35px;
	border-top:2px solid #999;
}
#sidebar ul li ul li {
	margin:8px 0px;
	border:none;
}
#sidebar a {
	color:#000000;
	text-decoration:none;
}
#sidebar a:hover {
	color:#cd0001;
	text-decoration:underline;
}
#sidebar h2 {
	color:#999;
	font-size:16px;
}
#sidebar .textwidget a {
	color:#ff0000;
}
#eventlist li a {
	color:#FF0000;
}
*:focus {
	outline: none;
}
 *::-moz-focus-inner {
 border: none;
}
/* - - - - - NEW MENU 7/28/2010 - - - - - */
.nav{
	position:relative;
}
.nav .hide{
	display:none;
}
.nav a{
	position:absolute;
}
.nav .noho-logo{
	top:11px;
	left:48px;
}
.nav .facebook, .nav .twitter, .nav .rss{
	background:url(images/menu/facebook.png) center no-repeat;
	width:22px;
	height:23px;
	top:11px;
	right:122px;
}
.nav .twitter{
	background:url(images/menu/twitter.png) center no-repeat;
	right:86px;
}
.nav .rss{
	background:url(images/menu/rss.png) center no-repeat;
	height:22px;
	right:51px;
}
.nav .events, .nav .blog, .nav .product, .nav .contact, .nav .specialops, .nav .nohostore{
	background:url(images/menu/events-and-nightlife.png) center no-repeat;
	width:155px;
	height:50px;
	top:52px;
	left:185px;
}
.nav .blog{
	background:url(images/menu/blog.png) center no-repeat;
	width:61px;
	left:357px;
}
.nav .product{
	background:url(images/menu/product-info.png) center no-repeat;
	width:112px;
	left:434px;
}
.nav .contact{
	background:url(images/menu/contact.png) center no-repeat;
	width:87px;
	left:558px;
}
.nav .specialops{
	background:url(images/menu/special-ops.png) center no-repeat;
	width:110px;
	left:655px;
}
.nav .nohostore{
	background:url(images/menu/noho-store.png) center no-repeat;
	width:98px;
	left:780px;
}
