/*
Theme Name: JamayK Design 
Theme URI: http://jamaykdesign.ro

Version: 2.01
Author: JamayK Design
Author URI: http://jamaykdesign.ro/
Tags: jamayk design

	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

*/
* {
margin: 0;
padding: 0px;
}

html, body {
	height: 100%;
}

a {
	outline: none;
	text-decoration: none;
	color:#E15B50;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.alignleft{
	float:left;
	text-align:left;
	}
	
.alignright{
	float:right;
	text-align:right;
	}
	
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

.clearfix {
	clear:both;
}

body{
font-size:62.5%;
font-family:Verdana,Arial,Helvetica,sans-serif;
color: #6e6e6e;
}

#page_wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
}



.post h1.posttitle, .post h2.posttitle, h4.title, .module h4, h3.pagetitle, .blogroll h2{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}


#header_wrap, #project_wrap,#footer_wrap {
	width: 100%;
}

#header, #project, #content, #footer {
	width: 960px;
	margin: 0px auto;
	font-size: 1.1em;
}


/* Header - main navigation + logo*/

#header_wrap { 
background: #fff; 
border-top:4px solid #C8C8C8;
}

#header {
	padding:15px 10px 20px 10px;
	position: relative;
}
.logoarea {
	float: left;
	padding:20px 0 0 0;
}

.main_menu {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:160%;
	font-size:20px;
	color:#E4E4E4;
	padding:20px 5px 5px 5px;
	background:url(images/navigation_bkg.jpg) no-repeat top left;
}
.main_menu strong{
	font-weight:100;
}
.main_menu a{
	font-weight:bold;
	color:#999;
	padding:0px 5px 0px 5px;
}
.main_menu:hover a{
	background:#F5F5F5;
	text-decoration:none;
	}
.main_menu a:hover, .main_menu a.current_page_item{
	background:#E15B50;
	color:#fff;
	text-decoration:none;
}


/*Homepage featured projects - Slide*/

#project {
	position: relative;
	z-index: 101;
	background:url(images/project_bkg.jpg) no-repeat top right;
}

#project_wrap{
	background:url(images/project_wrap.jpg) repeat-x;
	height:280px;
	}

#project span.welcome-words{
	position:absolute;
	font-size:23px;
	color:#fff;
	top:40px;
	left:15px;
	line-height:140%;
	}
.info {
	width: 350px;
	float: left;
	line-height: 22px;
	font-size: 1em;
	padding:15px;
	background:#FFF;
	position:absolute;
	top:120px;
}

.info h2 {
	font-size:18px;
	font-weight: normal;
	margin-bottom: 20px;
	margin:0 0 5px 0;
	}
.info a {
	color:#E15B50;
	}
.info p{
	line-height:150%;
	color:#999;
	}

a.nextproject {
	float: left;
	padding:5px;
	font-size: 0.95em;
	position:absolute;
	bottom:30px;
	left:335px;
	color:#fff;
}
a.prevproject {
	float: left;
	padding:5px;
	font-size: 0.95em;
	position:absolute;
	bottom:30px;
	left:5px;
	color:#fff;
}

.info a.view {
	display: block;
	width: 170px;
	float: left;
	padding: 6px 0px 0px 0px;
	margin: 25px 0px 0px 25px;
}

.project_screen {
	height: 264px;
	width: 560px;
	float: right;
	margin: 0px;
	padding:10px;
	
}
.project_screen a{
	float:left;
	height: 264px;
	width: 560px;
	position: relative;
	z-index: 100;
	overflow: hidden;
	}
.autohide {
	display:none;
}




/* Content Wrap */
#content_wrap {
	padding:35px 0 30px 0;
	width: 100%;
}



/* Left Sidebar*/

#sidebar {
	width: 340px;
	float: left;
}
.module {
	margin-bottom: 25px;
	line-height: 16px;
	width:340px;
	float:left;
}

.module h4 {
	font-size: 1.35em;
}

.flickr a img {
	margin: 0 6px 6px 0;
}

.about .thumb {
	float: left;
	padding:2px;
	border:1px solid #F2F2F2;
	margin:5px 5px 0 0;
	width:80px;
}

.about h4 {
	margin-bottom: 5px;
	padding:5px 0 0 0;
}

.list {
	line-height: 23px;
}

.list ul {
	list-style: none;
	padding: 10px;
	font-size: 0.9em;
}

.list h4  {
	padding:0 10px 4px 5px;
	font-weight: bold;
	margin:0 0 5px 0;
	border-bottom: 1px solid #d7d7d7;
}
.list select{
	width:100%;
	color:#666;
	}




#flickr_thumbs{
	float:left;
	padding:15px 0 0px 5px;
}
.flickr_badge_image {margin:0 10px 10px 10px; float:left;}
.flickr_badge_image img { padding:2px; width:85px; height:85px;}
.flickr_badge_image a{
float:left;
border:1px solid #CCC;
}
.flickr_badge_image a:hover{
border:1px solid #E15B50;
}


#searchform {
	padding:0px 0 0 0;
}

#searchform input#s {
	width: 328px;
	float: left;
	padding:2px 5px 2px 5px;
	font-size: 1.1em;
	border:1px solid #D7D7D7;
	color:#999;
}
#searchform input#s:hover, #searchform input#s:focus{
	border:1px solid #E15B50;
	}
#searchform input#searchsubmit {
	float: right;
	margin: 2px 8px 0px 0px;
}

.categories ul{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
}
.categories ul li{
	float:left;
	width:113px;
	padding:0 0px 0 0;
}
.categories ul li a{
	padding:0 0 0 5px;	
	color:#666;
	font-size:13px;
}
.categories ul li a:hover{
	color:#E15B50;
	}


.blogroll ul{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
}
.blogroll ul li{
	float:left;
	width:170px;
	padding:0 0px 0 0;
}
.blogroll ul li a{
	padding:0 0 0 5px;	
	color:#999;
	font-size:11px;
}
.blogroll ul li a:hover{
	color:#E15B50;
	}
.blogroll h2{
	font-size:12px;
	border-bottom:1px solid #F4F4F4;
	padding:0 0 2px 5px;
}


/* Main  part - post / page list */

#main {
	width: 565px;
	float: right;
	padding:0 0 0px 20px;
	border-left:3px solid #F4F4F4;
}
h3.pagetitle {
	width: 100%;
	font-size: 2.25em;
	font-weight: normal;
	padding: 20px 0px;
	background:url(images/title_inside_bkg.jpg) repeat-x top;
	color:#fff;
}
.pagetitle span {
	display: block;
	width: 960px;
	margin: 0px auto;
	font-size:24px;
}
.text_left {
	width: auto;
	float: left;
	margin:6px 0 10px 0;
}
.text_right {
	width: auto;
	float: right;
	text-align: right;
	margin:6px 0 10px 0;
}
.post{
	font-size:12px;
	line-height:140%;
	}
.post .entry .crop_image {
	width: 560px;
	height: 264px;
	overflow: hidden;
	padding:2px;
	border: 1px solid #DADADA;
	margin: 20px 0;
}
.post .entry .crop_image p{
	margin:0px;
	}

.no-crop {
	width: 560px;
	height: 264px;
	overflow: hidden;
	padding:2px;
	border: 1px solid #DADADA;
	margin: 20px 0;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	background: none;
	border-top: 1px solid #e0e0e0;
}


.post {
	clear: both;
	margin: 20px 5px 20px 0px;
}

.post h1.posttitle, .post h2.posttitle, h4.title {
	font-size: 1.5em;
	font-weight: bold;
	width:100%;
	float: left;
	margin:0 0 5px 0;
}

.post p.comments {
	width: auto;
	float:left;
	font-size:10px;
	color: #99a5a7;
}
.post p.comments a{
	color: #99a5a7;
	}

.post .entry {
	clear: both;
	padding-top: 10px;
	line-height: 19px;
}

.post .entry h1, .post .entry h2, .post .entry h3,
.post .entry h4, .post .entry h5, .post .entry h6 {
	font-weight: bold;
	margin-bottom: 20px;
}

.post .entry h1 {
	font-size: 2.5em;
}
.post .entry h2 {
	font-size: 2.25em;
}
.post .entry h3 {
	font-size: 2.0em;
}
.post .entry h4 {
	font-size: 1.75em;
}
.post .entry h5 {
	font-size: 1.5em;
}
.post .entry h6 {
	font-size: 1.25em;
}

.post .entry p {
	margin-bottom: 20px;
}

.post .entry blockquote {
	padding: 10px 25px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
	border-left: 1px solid #CCCCCC;
}

.post .entry blockquote p {
	margin: 10px 0;
}

.post .entry cite {
	font-style: italic;
	margin-left: 25px;
}
.post .entry a img{
	margin:5px;
	padding:2px;
	border:1px solid #EBEBEB;
	}
.post .entry a:hover img{
	border:1px solid #E15B50;
	}

.post .entry img.alignleft {
	margin-right: 20px;
	float:left;
}

.post .entry img.alignright {
	margin-left: 20px;
	float:right;
}

.post .entry img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post .entry ul, .post .entry ol {
	margin: 0px 0px 20px 25px;
}

.post .entry ul li {
	list-style: disc outside;
}

.post .entry ol li {
	list-style: decimal outside;
}
h4.title {
	width: auto;
	float: none;
	margin-bottom: 25px;
}


/*Next - Prev Navigation*/
.post_navigation{
	width:100%;
	background:none;
	padding:5px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:160%;
	font-size:15px;
	color:#E4E4E4;
	float:left;
	margin:0 0 15px 0;
	}
.post_navigation div{
	width:275px;
	}
.post_navigation a{
	color:#999;
	padding:0px 5px 0px 5px;
	}	
.post_navigation:hover a{
	background:#F5F5F5;
	text-decoration:none;
	}
.post_navigation a:hover{
	background:#E15B50;
	color:#fff;
	text-decoration:none;
}



/* Comments */

.commentarea{
	margin:5px 0 0 0;
	}
.commentarea h2{
	font-size:13px;
	margin:0 0 10px 0;
	}
#commentlist{
	margin:0 0 15px 0;
	}
.comment, .pingback{
	padding:10px;
	background:url(images/coment.png);
	margin:0 0 10px 0;
	overflow:auto;
	line-height:160%;
	}

.comment cite, .pingback cite{
	font-size:10px;
	margin:0 0 7px 0;
	float:left;
	width:100%;
	}
	
.comment img.avatar{
	float:left;
	padding:2px;
	border:1px solid #E8E8E8;
	margin:0 10px 5px 0;
	background:#fff;
	}

.comment-author-admin {
	border:1px solid #EBEBEB;
	}

.alt{
background:url(images/alt_coment.png);	
}

#commentform{
	}
#commentform p{
	padding:0 0 10px 0;
	}
#commentform p input{
	margin:0 15px 0 0;
	background:#EFEFEF;
	color:#666;
	border:none;
	padding:5px;
	width:250px;
	}
#commentform p.subscribe-to-comments{
	color:#999;
	font-size:13px;
	padding:10px 0 0 0;
	}

textarea {
	padding: 10px;
	border: none;
	font-size: 1.1em;
	width: 545px !important;
	height: 150px !important;
	margin-bottom: 20px;
	background: #e2e2e2;
}

input.submit {
	display: block;
	width: auto;
	padding: 7px 40px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	background: #4a9daa;
}

input.text {
	padding: 10px;
	border: none;
	font-size: 1.1em;
	float: none;
	margin-bottom: 20px;
	display: block;
	width: 300px;
	background: #4a9daa;
}




/*Footer and .push trick*/

.push {
	height: 142px;
}

#footer_wrap{
	height: 140px;
	width:100%;
	background:url(images/footer.gif);
	border-top:2px solid #444;
}

#footer {
	padding: 30px 0px 0px;
	color:#999;
}

#quote{
	padding:0px 0 0 10px;
	font-size:24px;
	width:340px;
	float:left;
	}
	
#quote em{
	font-size:11px;
	float:right;
	padding:10px 0 0 0;
	}

#social_icons{
	float:right;
	width:350px;
	font-size:18px;
	text-align:right;
	}
	
#social_icons a {
	margin:0 0 0 5px;
	}
	
#social_icons a img{
	width:20px;
	}
	
#copyright{
	float:right;
	width:350px;
	text-align:right;
	padding:20px 0 0 0;
	font-size:13px;
	line-height:140%;
	}
#copyright a{
	color:#6E6E6E;
	text-decoration:underline;
	}
