/*  
Theme Name: Film Kvetch
Theme URI: http://www.filmkvetch.com
Description: Wordpress and YUI powered.
Version: 1.0
Author: info@filmkvetch.com
Author URI: http://www.filmkvetch.com

*/

@import "reset-fonts-grids.css";


body {
	color: #111111;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 75%;
	line-height: 1.8em;
}

a {
	text-decoration: none;
	color: #960000;
}

a:focus, a:hover {
	color: #4e443c;
	text-decoration: none;
}       

#hd {
	margin-top: 20px;
	line-height: 0;
}
		
#hd em {
	font-variant: small-caps;
	padding-left: 1.8em;
	font-size: 1.5em;
	word-spacing: 6px;
	letter-spacing: 2px;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	padding-left: 20px;
}


h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
                     


h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0em;
	color: #111111;
	font-variant: small-caps;
	letter-spacing: 1px;
}

h4 {
	font-size: 1.3em;
	height: 1.25em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	color: #111111;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.yui-u ul {
	color: #222222;
	list-style-type: circle;
	margin: 0 10px 1.5em 2.5em;
}

p {
	margin: 0 0 1.5em;
	color: #222222;
}

p + p {
	margin-top: -0.9em;
	text-indent: 2em;
}

p + p.no {
	margin-top: 0;
	text-indent: 0;
}


p img.star {
margin: 2em;
}

p img.top {
	background-color: white;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #b3b3b3;
}

img.front {
	background-color: white;
	margin-top: 12px;
	margin-bottom: 16px;
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #b3b3b3;
}


.pipe .ybh {
	color: #ffffff;
	margin: 0;
	font-size: 0em;
}

.pipe {
	font-size: 150%;
}

.pipe .pipesTitle {
	font-size: 1.1em;
	height: 1.25em;
	color: #111111;
	font-variant: small-caps;
	letter-spacing: 1px;
}


.pipe pipesDescription{
	font-size: 1.0em;
	color: #222222;
}

.pull-1 {
	margin-left: -40px;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

img {
	border-style: solid;
}


.texturl{ padding: 0; }

.texturl a
{
	color: #333;
	background-image: url("/wp-content/uploads/pics/arrow_red.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.cloud {
	border: solid 1px #eee; 
	background: #f5f5f5;
	padding: 50px;
	text-align: center;
	font: 2em/2em arial;
	margin-right: 50px;
}


.texturl a:hover
{
	color: #c00;
	background-image: url("/wp-content/uploads/pics/arrow_darkred.gif");
	text-decoration: none;
}


#nav {
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	padding-top: 40px;
}

#nav li {
	display: inline;
	margin-left: 25px;
}

#nav li a {
	border-top: 2px solid #E1DFDD;
	padding: 3px 0 0;
	text-decoration: none;
	font-variant: small-caps;
}

.sidebar {
	margin-top: 0px;
	padding-left: 2px;
}

.sidebar h2 {
	padding-left: 5px;
	padding-top: 5px;
	color: #111111;
	font-size: 1.6em;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0.75em;	
}

.credit {
	background: #eeeeee;
	padding: 1.5em;
	font-size: 0.9em;
	line-height: 1.875em;
	margin-bottom: 1.5em;
	text-indent: 0em;
	}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}