/*
Theme Name: Play house
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: SK
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

*/



/* Begin Typography & Colors */
body {
	padding:10px 0px 10px 0px;
	margin:0px;
	background-color: #555555;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	}


* {
	margin:0px;
	padding:0px;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border:none;
}
a {
	outline:none;
}
a:hover {
	outline:none;
}
fieldset, form, label {
	margin:0px;
	padding:0px;
}

/* 	===================================================================================================
											CONTENTS
===================================================================================================  */
.main {
	width:1010px;
	padding:0px;
	margin:0px auto;
}
.mainContent {
	width:1010px;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(images/bgContent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}
.header {
	margin:0px;
	padding:0px;
	width:1010px;
	height:132px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	margin:0px;
	padding:35px 0px 0px 35px;
	width:300px;
	float:left;
}
.headerRight {
	margin:0px;
	padding:35px 35px 0px 400px;
	width:240px;
	float:left;
}
.headerRight h2 {
	margin:0px;
	padding:0px 0px 17px 0px;
	width:240px;
	float:left;
}
.form {
	margin:0px;
	padding:0px;
	width:240px;
	float:left;
}
.inputSearch {
	margin:0px;
	padding:2px;
	width:170px;
	float:left;
	color:#9d9d9d;
	border:1px solid #9d9d9d;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.inputText {
	color:#9d9d9d;
	border:1px solid #9d9d9d;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.inputButton {
	margin:0px;
	padding:0px;
	width:62px;
	height:21px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	background-color:#bc333d;
	border:0px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	cursor:pointer;
	font-weight:bold;
}
/* 	===================================================================================================
											 FLASH PART
===================================================================================================  */
.contentPart {
	width:942px;
	padding:0px 34px 0px 34px;
	margin:0px;
	float: left;
}
.flashPart {
	width:942px;
	height:192px;
	padding:0px;
	margin:0px;
	float: left;
}
/* 	===================================================================================================
											 CONTENT PART
===================================================================================================  */
.contentArea {
	padding:20px 0px 20px 0px;
	margin:0px;
	float:left;
	width:942px;
}
.leftArea {
	padding:0px;
	margin:0px;
	float:left;
	width:704px;
}
.leftContent {
	padding:0px;
	margin:20px 0px 20px 0px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/bgTitle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:674px;
}
.leftContent h2 {
	padding:0px 0px 15px 0px;
	margin:0px;
	color:#ea1d2c;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:337px;
}

.leftContent h2 a {
	padding:0px 0px 15px 0px;
	margin:0px;
	color:#ea1d2c;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:337px;
	text-decoration:none;
	
}

.leftContent h2 a:hover {
	padding:0px 0px 15px 0px;
	margin:0px;
	color:#8d8d8d;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:337px;
}

.leftContent p {
	padding:30px 0px 15px 0px;
	margin:0px;
	color:#8d8d8d;
	text-align:right;
	font-size:15px;
	font-weight:normal;
	width:337px;
	float:left;
}

.leftContent small {
	padding:20px 0px 15px 0px;
	margin:0px;
	color:#8d8d8d;
	text-align:left;
	font-size:15px;
	font-weight:normal;
	width:337px;
	float:left;
}
.leftContent1 {
	padding:0px;
	margin:0px;
	float:left;
	width:674px;
}
/*.leftContent1 img {
	padding:0px;
	margin:0px 15px 0px 0px;
	float:left; 
	border:1px solid #9a9a9a;
} */
.leftContent1 h2 {
	padding:0px 0px 15px 0px;
	margin:0px;
	color:#ea1d2c;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}
.leftContent1 p {
	padding:0px 0px 15px 0px;
	margin:0px;
	line-height:18px;
	color:#383838;
	font-size:12px;
  /*	text-align:left; */
}
.leftContent1 p a {
	color:#ea1d2c;
	text-decoration:none;
}
.leftContent1 p a:hover {
	color:#000000;
	text-decoration:none;
}
.leftContent1 p a span {
	color:#000000;
}
.sideArea {
	padding:0px;
	margin:0px;
	float:left;
	width:238px;
	background-color:#bc333d;
}
.sideArea h2 {
	padding:6px 0px 0px 10px;
	margin:0px;
	float:left;
	width:228px;
	height:32px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bgSideTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideArea p {
	padding:5px 14px 5px 14px;
	margin:0px;
	float:left;
	width:210px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.sideArea ul {
	float:left;
	padding:7px 14px 10px 14px;
	margin:0px;
}
.sideArea ul li {
	float:left;
	padding:0px 0px 5px 12px;
	margin:0px;
	list-style-type:none;
	font-size:12px;
	color:#FFFFFF;
	width:198px;
	background-attachment: scroll;
	background-image: url(images/bgWhiteList.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideArea ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.sideArea ul li a:hover {
	color:#000000;
	text-decoration:none;
}

.navigation {
	display: block;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 60px;
}

.navigationRight {
	padding:0px 0px 0px 5px;
	margin:0px;
	width:100px;
	color:#ea1d2c;
	float:right;
	font-weight:bold;
}	

.navigationRight a {
	color:#ea1d2c;
}

.navigationRight a:hover {
	color:#646464;
}

.navigationLeft {
	padding:0px 0px 0px 5px;
	margin:0px;
	width:266px;
	color:#ea1d2c;
	float:left;
	font-weight:bold;
}	

.navigationLeft a {
	color:#ea1d2c;
}

.navigationLeft a:hover {
	color:#646464;
}

/* 	===================================================================================================
											 FOOTER ELEMENT
===================================================================================================  */
.footer {
	float:left;
	background-attachment: scroll;
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	padding:15px 20px 25px 20px;
	margin:0px;
	width:970px;
}
.footerLeft {
	padding:0px;
	margin:0px;
	width:570px;
	float:left;
}
.footerLeft ul {
	padding:0px;
	margin:0px;
}
.footerLeft ul li {
	padding:0px 6px 0px 0px;
	margin:0px;
	text-align:left;
	list-style-type:none;
	display:inline;
	color:#FFFFFF;
	font-size:11px;
}
.footerLeft ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerLeft ul li a:hover {
	color:#000000;
	text-decoration:none;
}
.footerRight {
	padding:5px 0px 0px 0px;
	margin:0px;
	width:400px;
	float:left;
}
.footerRight p {
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	}
.commentlist li ul li {
	font-size: 12px;
}

.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: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

h3.comments {
	padding: 0px 0px 0px 20px;
	margin: 40px auto 20px ;
	text-align:left;
	}