/*
Theme Name: The Neighborhood Cafe
Theme URI: http://www.theneighborhoodcafe.net/
Description: The customized WordPress theme based on the famous Kubrick.
Author: Studio98
Author URI: http://www.studio98.com/
Tags: fixed width, widgets

	This theme was designed, customized and built by Studio98,
	and is based on the famous Kubrick, the default Wordpress theme
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong{font-weight:bold;}

/* remember to define focus styles! */
a, a:focus, a:active, a:visited {
	outline:none;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors */
.thread-alt {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.thread-even {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.depth-1 {
/* border: 1px solid #ddd; */
}

.even, .alt {

	border-left: 0px solid #ddd;
}

#wp-calendar caption, cite {
	text-decoration: none;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-size: 1em;
	}
.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;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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 */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.clear {
	clear: both;
}

/* End Structure */



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

.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: 0px;
	padding: 0px 0px 17px 0px;
	height:auto;
	width:100%;
	}
#searchform:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}

#sidebar #searchform #s {
	width:115px;
	height:16px;
	padding:1px 3px;
	border:1px solid #b93b40;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#753f00;
	/*
	margin-bottom:0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	*/
	float:left;
	}

#sidebar #searchsubmit {
	width:70px;
	height:20px;
	background:#b93b40; 
	border:0px solid #b93b40;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	margin-left:4px;
	float:left;
	}
	
#sidebar #searchsubmit:hover {
	background:#778e1e;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform small{font-weight:normal;}	

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 0px 5px 0px 0;
	outline:none;
	color:#567291;
	}
	
#commentform .comment-fld{
	border:1px solid #e7c497;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#753f00;
	outline:none;
	background:none;
	}
	
#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform p label small{font-size:12px;}

#commentform textarea {
	width: 97%;
	padding: 2px;
	float:left;
	border:1px solid #e7c497;
	outline:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#753f00;
	outline:none;
	background:none;
	line-height:19px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 5px 0 25px 0px;
	float: left;
	background:none;
	border:1px solid #e7c497;
	color:#753f00;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
#commentform p{padding-bottom:4px; margin:0px; clear:both;}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	}

.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 0px 0;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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: 5px 20px 19px 10px;
	padding-left: 13px;
	border-left: 3px solid #ddd;
	}
blockquote p{padding-bottom:0px;}

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: 0px;
	padding: 15px 0px;
	line-height:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/**********************************************************/

/* Custom Styles */
body{background:#dc5f47 url(images/bg.gif) repeat 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#753f00; font-size:13px;}
.clearfix{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
.clear:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
/* \*/ * html .clear{height:1px} /* */

/* Common Styles */
h1{font-size:30px; font-weight:bold; padding:0px 0px 20px 0px; margin-bottom:20px; line-height:34px; color:#b42e34; background:url(images/divider.gif) repeat-x left bottom;}
h1 a{color:#b42e34;}
h1 a:hover{color:#778e1e; text-decoration:none;}

h2{font-size:27px; font-weight:bold; line-height:29px; padding:5px 0px; color:#b42e34;}
h2 a{color:#b42e34; text-decoration:none;}
h2 a:hover{color:#778e1e; text-decoration:none;}

h3{font-size:26px; font-family:"Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif; font-weight:normal; padding-bottom:5px 0px; line-height:30px; color:#b42e34;}

p{padding-bottom:15px;}
.align-right{text-align:right; clear:both;}
.align-center{text-align:center; clear:both;}
.blue{color:#567291;}
.float-left{float:left;}

a{text-decoration:none; color:#778e1e;}
a:hover{text-decoration:none; color:#b42e34;}

/* Main Containers */
#wrapper{width:100%; height:auto; background:url(images/header-bg.png) repeat-x 0px 0px;}
#cherry-right{width:886px; height:401px; background:url(images/cherry-right.png) no-repeat right 0px; position:absolute; right:0px; top:0px;}
#cherry-left{width:301px; height:327px; background:url(images/cherry-left.png) no-repeat 0px 0px; position:absolute; left:0px; top:0px;}
#page{width:886px; height:auto; margin:0px auto;}

/* Header */
#header{width:100%; height:308px; position:relative;}
#header #cup{width:694px; height:308px; position:absolute; top:0px; left:0px; background:url(images/cup.png) no-repeat 0px 0px;}
#header #ccc-tag{width:219px; height:401px; position:absolute; top:0px; right:53px; background:url(images/ccc-tag.png) no-repeat 0px 0px;}
#header #logo{width:492px; height:208px; position:absolute; top:80px; left:48px;}

/* Top Navigation */
#nav{height:45px; width:576px; position:absolute; bottom:0px; left:14px;}
#nav ul{list-style:none; height:45px; padding:0px 30px 0px 16px; background:url(images/navigation.png) no-repeat 0px 0px;}
#nav ul li{position:absolute;}
#nav ul li a{float:left; background:url(images/navigation.png) no-repeat;}

#nav ul li#nav-home{left:16px; top:11px;}
#nav ul li#nav-home, #nav ul li#nav-home a, #nav ul li#nav-home a img{width:106px; height:34px;}
#nav ul li#nav-home a{background-position:-16px -11px;}

#nav ul li#nav-start{left:122px; top:4px;}
#nav ul li#nav-start, #nav ul li#nav-start a, #nav ul li#nav-start a img{width:106px; height:41px;}
#nav ul li#nav-start a{background-position:-122px -4px;}

#nav ul li#nav-find{left:228px; top:13px;}
#nav ul li#nav-find, #nav ul li#nav-find a, #nav ul li#nav-find a img{width:106px; height:32px;}
#nav ul li#nav-find a{background-position:-228px -13px;}

#nav ul li#nav-blog{left:334px; top:8px;}
#nav ul li#nav-blog, #nav ul li#nav-blog a, #nav ul li#nav-blog a img{width:106px; height:37px;}
#nav ul li#nav-blog a{background-position:-334px -8px;}

#nav ul li#nav-contact{left:440px; top:3px;}
#nav ul li#nav-contact, #nav ul li#nav-contact a, #nav ul li#nav-contact a img{width:106px; height:42px;}
#nav ul li#nav-contact a{background-position:-440px -3px;}

/* Content Section */
#content-top{width:886px; height:36px; background:url(images/content-top.png) no-repeat 0px 0px; display:block;}
#content{width:789px; height:auto; padding:0px 44px 0px 53px; background:#fff url(images/content-bg.jpg) repeat-y 0px 0px;}

/* Content Section Columns */
.narrowcolumn{width:548px; height:auto; float:left; padding:30px 30px 10px 0px; line-height:22px;}
#sidebar{width:211px; height:auto; float:left; padding:36px 0px 10px 0px; line-height:22px;}
.widecolumn{padding:0px 0px 10px 0px; margin:0px; width:789px; line-height:24px;}
.narrowcolumn .padd{padding:0px;}
.widecolumn .padd{padding:0px;}

.narrowcolumn blockquote{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; color:#778e1e; line-height:25px; border:1px solid #778e1e; border-width:0px 1px; padding:5px 20px; margin:0px 0px 15px;}
.narrowcolumn a{font-weight:bold;}

/* Footer */
#footer{clear:both; width:100%; height:auto; padding:20px 0px 10px; text-align:center; color:#90886a; font-size:12px; line-height:26px;}
#footer a{text-decoration:none; color:#90886a;}
#footer a:hover{text-decoration:underline; color:#90886a;}

#footer #design-diva img, #footer #studio98 img{vertical-align:middle; margin:0px 4px;}

/* Sidebar Specifics */
#sidebar a{text-decoration:none; color:#b42e34;}
#sidebar a:hover{text-decoration:none; color:#778e1e;}
#sidebar h2{font-size:23px; font-weight:bold; padding-bottom:5px; color:#778e1e;}
#sidebar ul{padding:0px; margin:0px;}
#sidebar ul li{padding:0px; margin:0px;}
#sidebar ul li.widget{padding:3px 0px 0px 10px;}
#sidebar ul li.widget h2{}
#sidebar ul li ul{padding:0px 0px 10px 25px; margin:0px;}
#sidebar ul li ul li{list-style-type:disc; font-size:13px; color:#b42e34;}

#sidebar ul#newtagcloud{padding-left:0px !important; display:block;}
#sidebar ul#newtagcloud a{margin:0px 6px 0px 0px; line-height:26px; font-weight:normal !important;}
#sidebar ul#newtagcloud a:before{content:'' !important;}
#sidebar ul#newtagcloud{padding-left:0px; margin:0px;}
#sidebar ul#newtagcloud li{list-style:none; background:none; padding-left:0px;}

#sidebar #about{width:100%; height:auto; padding-bottom:20px;}
#sidebar #about #img{width:145px; height:208px; padding-bottom:0px; padding-left:28px; overflow:hidden;}
#sidebar #about #about-me{height:73px; padding-left:10px; overflow:hidden;}

/* Default List in Right Column */
.narrowcolumn ul{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ul li{list-style:disc; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ul li ul{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ul li ul li{list-style:disc;}

.narrowcolumn ol{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ol li{list-style:decimal; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ol li ol{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ol li ol li{list-style:decimal;}

.entry{padding:0px 0px 8px;}
.postmetadata{border:1px solid #e7c497; border-width:1px 0px; padding:2px; color:#778e1e; text-align:center; font-size:13px;}
.postmetadata a{font-weight:normal !important;}
.postmetadata span{color:#753f00;}
.divider{border-bottom:1px solid #e7c497; margin-bottom:20px; font-size:0px; line-height:0px; height:1px;}

small{color:#778e1e; font-size:12px; font-weight:normal; line-height:19px;}
cite.fn{line-height:23px; font-size:12px;}
cite.fn a{color:#b42e34; text-decoration:none; font-weight:normal;}
cite.fn a:hover{color:#778e1e; text-decoration:none;}

/* h3#comments, h3.reply{font-size:13px;} */
.comment-body p{padding-bottom:5px;}
li.comment{border-bottom:1px solid #e7c497;}

/* Date Tag */
.container{padding-bottom:13px; width:100%; height:auto;}
.date-tag{width:75px; height:64px; padding:40px 10px 0px 0px; background:url(images/date-tag.png) no-repeat 0px 0px; text-align:center; float:left; margin-right:8px;}
.date-tag .day{font-size:42px; font-weight:bold; color:#ad1210; display:block; padding-bottom:4px;}
.date-tag .year{font-size:19px; font-weight:bold; color:#000; display:block;}
*+html .date-tag .day{height:31px; overflow:hidden;}
h1.no-margin{margin-bottom:0px;}
.author{padding-top:10px; color:#86571e; font-size:23px; font-family:"Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;}

.entry label input{border:1px solid #fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#753f00; outline:none; background:#fff; margin-bottom:5px;}

/* Contact Form */
.wpcf7-form input, .wpcf7-form textarea, .entry input { background:#fff; border:1px solid #fff; padding:3px 5px; color:#753f00; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.wpcf7-form textarea { width:67%; line-height:18px; }

.entry input[type=submit] {
	padding:4px 10px;
	background:#b93b40; 
	border:0px solid #b93b40;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	}
	
.entry input[type=submit]:hover {
	background:#778e1e;
	}
