/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html {
}

body {
	padding:0;
	margin:0 auto;
	background-color:#000;
}

#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#header {
	width:900px;
	height:127px;
	float:left;
}

#logo {
	float:left;
	height:127px;
	width:270px;
}

#contact {
	float:right;
	height:105px;
	width:190px;
	margin-top:20px;
}



/*--------------------------
	MENU
---------------------------*/

#menu {
	float:left;
	clear:both;
	height:52px;
	width:900px;
	border:1px solid #2a2a2a;
}

#menu li {
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#e7e6e6;
	font-size:10px;
	padding-left:0px;
	padding-right: 58px;
	padding-top:3px;
	text-transform:uppercase;
}

#menu li#menu-item-3486{
	padding-right: 0px;
}

#menu li a:link {color:#e7e6e6; text-decoration:none;}
#menu li a:active {color:#e7e6e6; text-decoration:none;}
#menu li a:hover {color:#fff; text-decoration:none;}
#menu li a:visited {color:#e7e6e6; text-decoration:none;}






/*--------------------------
	BANNER
---------------------------*/




	

#banner {
	float:left;
	clear:both;
	width:900px;
	height:255px;
}






/*--------------------------
	BOXES
---------------------------*/


.boxbanner {
	width:208px;
	height:150px;
	float:left;
	margin:20px 20px 0 0;
	border:1px solid #2A2A2A;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}

.boxbanner img {
	padding:0px;
	padding-top:10px;
}

.boxbanner a{
	display:block;
	padding:10px;
	text-decoration:none;
	}

.boxbanner ul, .boxbanner li{
	margin:0;
	padding:0;
}

.boxbanner#end {
	margin:20px 0 0 0;
}

h1,h2,h3,h4{
font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif !important;
font-weight: lighter;
}
h1 {
	font-weight:normal;
	color:#E7E6E6;
	text-transform:uppercase;
	margin-bottom:10px;
	
}

h4{
	line-height: 1.1em;
}

h4 a{
	text-decoration: none;
}


#boxesnew {
	float:left;
	clear:both;
	width:910px;
	height:245px;
	padding-bottom:20px;
}

#boxes {
	float:left;
	clear:both;
	width:910px;
	height:285px;
	padding-bottom:20px;
}

.boxdiv {
	float:left;
	margin-left:8px;
	height:265px;
	width:172px;
	border:1px solid #2a2a2a;
	
}

.boxdiv img {
	float:left;
	width:172px;
	height:96px;
	clear:both;
	padding-bottom:15px;
}

.boxdiv_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	padding:13px;
	line-height:14px;
}

.boxdiv_text img, .boxdiv_text .stbutton{
	display:none;
	}

.boxdiv_text a {
	text-align:right;
	float:right;
}

.boxdiv_text a:link {color:#e7e6e6; text-decoration:none;}
.boxdiv_text a:active {color:#e7e6e6; text-decoration:none;}
.boxdiv_text a:hover {color:#fff; text-decoration:none;}
.boxdiv_text a:visited {color:#e7e6e6; text-decoration:none;}
	

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e7e6e6;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:15px;
}




/*--------------------------
	BOXES - small
---------------------------*/


.boxdiv_smlholder {
	width:171px;
	float:left
}

.boxdiv_sml1 {
	float:left;
	width:171px;
	height:127px;
	margin-bottom:9px;
	border:1px solid #2a2a2a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
}

.boxdiv_sml1 img {
	display:block;
}

.boxdiv_sml2 {
	float:left;
	width:170px;
	height:113px;
	margin-bottom:7px;
	margin-left:7px;
	border:1px solid #2a2a2a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	padding-top:15px;
}

.boxdiv_sml2 img {
	float:left;
	padding-top:20px;
	padding-left:15px;
}

.boxdiv_sml2 ul {
	float:left;
	
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.boxdiv_sml2 li {
	float:left;
	width:130px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#e7e6e6;
	font-size:11px;
	border-bottom:1px dotted #2a2a2a;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	list-style-type:none;
	text-transform:uppercase;
	margin-left:20px;
}

.boxdiv_sml2 li a:link {color:#e7e6e6; text-decoration:none;}
.boxdiv_sml2 li a:active {color:#e7e6e6; text-decoration:none;}
.boxdiv_sml2 li a:hover {color:#fff; text-decoration:none;}
.boxdiv_sml2 li a:visited {color:#e7e6e6; text-decoration:none;}

.boxdiv_sml3 {
	float:left;
	width:169px;
	height:127px;
	margin-bottom:9px;
	margin-left:1px;
	border:1px solid #2a2a2a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
}

.boxdiv_textsml {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	padding-top:13px;
	padding-left:13px;
	padding-right:13px;
	line-height:14px;
	width:145px;
	font-size:12px;
}

.boxdiv_textsml2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	padding-left:10px;
	padding-top:15px;
	line-height:17px;
	text-align:center;
	width:150px;
	font-size:15px;
	float:left;
}

.boxdiv_img {
	float:left;
	padding-bottom:3px;
	padding-left:10px;
}

.newsletter {
	float:right;
	padding-bottom:3px;
	padding-right:25px;
	padding-top:55px;
}

.boxdiv_img2 {
	float:left;
	padding-top:0px;
	padding-bottom:13px;
	padding-left:10px;
}

#gobtn {
	width:28px;
	height:12px;
	float:right;
	clear:left;
	border:1px solid #2a2a2a;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:10px;
	font-size:12px;
}

#dineforlife {
	float:left;
	clear:both;
	padding-bottom:15px;
padding-top:8px;
}




/*--------------------------
	Content - inner
---------------------------*/


#content {
	float:left;
	width:800px;
	padding-top:30px;
	padding-left:40px;
	padding-right:50px;
	min-height:300px;
	clear:both;
	padding-bottom:25px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#content2 {
	float:left;
	width:550px;
	padding-top:30px;
	padding-left:40px;
	padding-right:50px;
	min-height:300px;
	clear:both;
	padding-bottom:25px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#content_blog {
	float:left;
	width:820px;
	padding-top:30px;
	padding-left:40px;
	padding-right:50px;
	min-height:300px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:FFF;
}
#leftcol{
	float:left;
	width:600px;
	}
#content_blog .entry{
	color:#FFF;
	float:left
	}
#content_blog .post{
	width:600px;
	color:#FFF;
	float:left;
	line-height:16px;
	}
.entry ul {
padding-bottom:22px;
}

p {
	text-align:left;
}

#text a:link {color:#fff;}
#text a:active {color:#fff;}
#text a:hover {color:#fff;}
#text a:visited {color:#fff;}
	

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#e7e6e6;
	padding-top:0;
	margin:0;
	padding-bottom:10px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0;
	margin:0;
}
	

h2 {
padding-bottom:10px;
padding-top:20px;
}

h3 {
	padding-bottom:10px;
}
	

#text {
	float:left;
	width:825px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	line-height:16px;
}


#text2 {
	float:left;
	width:570px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	line-height:16px;
}

img.alignright {
	float:right;
	padding-left:25px;
}

.aligncenter, div.aligncenter {
	padding-bottom:10px;
	
}

#greytextbox {
	width:535px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e7e6e6;
	background-color:#141414;
	padding:25px;
	line-height:16px;
	margin-top:20px;
}
	
.footer {
	width:100%;
	background-color:#171717;
	float:left;

}

.footer2 {
	width:100%;
	background-color:#171717;
	float:left;

}

.footer2 a:link {
color:#888888;
}

.footer2 #footer_box3 li a:link {
color:#888888;
}

.footer2 #footer_box3 li a:visited {
color:#888888;
}

.footer2 #footer_box2 a:link {
color:#888888;
}

.footer2 #footer_box2 a:visited {
color:#888888;
}

.footer2 #footer_box4 a:link {
color:#888888;
}

.footer2 #footer_box4 a:visited {
color:#888888;
}

#footer_content {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding-top:30px;
	height:145px;
	padding-bottom:30px;
}

#footer_box1 {
	float:left;
	width:165px;
	height:145px;
	padding-left:67px;
padding-right:28px;
}

#footer_box2 {
	float:left;
	width:355px;
	height:145px;
	padding-left:18px;
	padding-right:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-left:1px dotted #2a2a2a;
	border-right:1px dotted #2a2a2a;
}

#footer_box3 {
	float:left;
	width:235px;
	height:145px;
	padding-left:6px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	line-height:14px;
}

#footer_box4 {
	float:left;
	width:235px;
	height:145px;
	padding-left:6px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e6e6;
	line-height:14px;
}

#footer_box3 ul {
	float:left;
	
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#footer_box3 li {
	float:left;
	width:130px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#e7e6e6;
	font-size:11px;
	border-bottom:1px dotted #2a2a2a;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	list-style-type:none;
	text-transform:uppercase;
	margin-left:20px;
}

#footer_box3 li a:link {color:#e7e6e6; text-decoration:none;}
#footer_box3 li a:active {color:#e7e6e6; text-decoration:none;}
#footer_box3 li a:hover {color:#fff; text-decoration:none;}
#footer_box3 li a:visited {color:#e7e6e6; text-decoration:none;}


* {
	
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -215px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 215px; /* .push must be the same height as .footer */
}

.footer2, .push {
	height: 215px; /* .push must be the same height as .footer */
}





/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.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;
	}



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



.entry p a:visited {
	color:#fff;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	}

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:#fff;
	}

a:hover {
	color:#fff;
	}

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



.narrowcolumn {
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	display:none;
	}


.widecolumn .postmetadata {
	margin: 30px 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;
}



/* Begin Images */
p img {
	padding-bottom:50px;
	}

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

img.alignright {
	
	}

img.alignleft {
	float:left;
	}

.alignright {
	
	}

.alignleft {
	padding-bottom:5px;
	padding-right:10px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* 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: 15px;
	float:right;
	width: 180px;
	list-style-type:none;
	border:1px solid #2a2a2a;
	}

#sidebar ul, #sidebar ul li{
		list-style-type:none;
		margin:0;
		padding:0;
}
#sidebar ul li a{	
display:block;
padding-top:5px;
	padding-bottom:7px;
text-decoration:none;
border-top:1px #333 solid;
}
#sidebar ul{
	padding-bottom:20px;
	}	
#sidebar H2{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-bottom: 0px;
	padding-top:0px;
	color:#888;
	text-transform:uppercase;
	}	

#sidebar form {
	margin: 0;
	}
	



#sidemenu ul li.widget_wp_bannerize a {
border:0;
}

#sidemenu
{
	float:right;
	list-style-type:none;
}
	
#sidemenu_imgs {
	padding: 15px 0 0 0;
	float:right;
	width: 180px;
	list-style-type:none;
}

#sidemenu_imgs ul, #sidemenu_imgs li, #sidemenu_imgs a {
	margin:0;
	padding:0;
	border:0;
}

#sidemenu img {
	padding-top:15px;
}
	

#sidemenu ul, #sidemenu ul li{
		list-style-type:none;
		margin:0;
		padding:0;
}
#sidemenu ul li a{	
display:block;
padding-top:5px;
	padding-bottom:7px;
text-decoration:none;
border-top:1px #333 solid;
color:#888888;
}
#sidemenu ul{
	padding-bottom:20px;
	}	
#sidemenu H2{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-bottom: 0px;
	padding-top:0px;
	color:#ffffff;
	text-transform:uppercase;
	}	
	
#sidemenu ul li h2 a {
	color:#fff;
	border:0;
}

#sidemenu 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 */
.tags, .tags a{
	color:#555;
	}
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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;

	padding: 0 4px 5px;
	margin: 0;
}

.cat-item-3{
	display:none;
	}
	
.sf-sub-indicator{
	color:#666;
	}	
#post-367 #shoppingcart{
	display:none;	
	}
.wpsc_checkout_table H4{
	margin-top:20px;
	}
p.send_button input{
	background:#000;
	color:#fff;
	padding:5px;
	border:1px #fff solid;
	margin-top:10px;
 }	
/* 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." */

