/* 
Theme Name: Block40
Description: Personal Blog & Portfolio Theme
Author: insicdesigns
Author URI: http://themeforest.net?ref=insic
*/


* {
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-shadow: 0 1px 0 #fff;
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px -70px;
	min-width: 970px;
}

#header_wrap, #project_wrap, #content_wrap, #footer_wrap {
	font-size: 1em;
	width: 100%;
	position: relative;
}

#header, #project, #content, #footer {
	width: 960px;
	margin: 0px auto;
	font-size: 1.1em;
}

#header_wrap {
	padding-top: 7px;
}

#header {
	padding: 15px 5px 0 5px;
	position: relative;
	height: 126px;
}

#project {
	position: relative;
	z-index: 101;
}

#content_wrap {
	padding: 35px 0px;
}

#home #content_wrap {
	padding: 75px 0px 35px;
}

#sidebar {
	width: 350px;
	float: right;
}

#main {
	width: 565px;
	float: left;
}

#footer_wrap, .push {
	height: 69px;
	min-width: 970px;
}

#footer {
	padding: 28px 0px 0px;
	text-transform: uppercase;
}

h1.logo {
	width: auto;
	font-size: 2.85em;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	z-index: 100;
}

h1.logo a {
	text-decoration: none;
}

p.description {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.logowrap {
	float:left;
	width: 300px;
}

ul.main_nav {
	text-transform: uppercase;
	width: 960px;
	margin-top: 30px;
	background: #fff url(images/mainnav-bg.png) repeat-x 100% 2px;
	padding: 12px 0;
	border:1px solid #D9D9D9;
	border-bottom:0px;
	color:#141414;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	height: 13px;
}

ul.main_nav li {
	display: inline;
	list-style: none;
	padding: 0px 15px;
	position: relative;
}

ul.main_nav li a {
	padding-bottom: 3px;
	text-decoration: none;
	color: #333333;
}

.info {
	width: 350px;
	float: left;
	padding: 35px 0px;
	min-height: 185px;
	line-height: 22px;
	font-size: 1em;
	margin-left: 30px;
}

.info h2 {
	font-size: 1.95em;
	font-weight: normal;
	margin-bottom: 20px;
}

a.viewprojdetails {
	width: 110px;
	height: 32px;
	display: block;
	float: right;
	padding: 6px 0px 0px 35px;
	font-size: 11px;
	margin-top: 25px;
	text-shadow: 0 1px 1px #000;
}

.info a.view {
	display: block;
	width: 170px;
	float: left;
	padding: 6px 0px 0px 0px;
	margin: 25px 0px 0px 25px;
}

.prj_screenshot {
	height: 284px;
	width: 565px;
	float: left;
	position: relative;
	z-index: 100;
	overflow: hidden;
}

h3.pagetitle {
	width: 100%;
	font-size: 2.25em;
	font-weight: normal;
	padding: 20px 0px;
}

.pagetitle span {
	display: block;
	width: 960px;
	margin: 0px auto;
}

.text_left {
	font-family: Helvetica, Arial, sans-serif;
	width: auto;
	float: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 14px;
}

.text_right {
	width: auto;
	float: right;
	text-align: right;
	margin-bottom: 25px;
}

.crop_image {
	width: 565px;
	height: 350px;
	overflow: hidden;
	border: 1px solid #DADADA;
	margin: 20px 0;
}

.no-crop {
	width: 555px;
	overflow: hidden;
	border: 4px solid #DADADA;
	margin: 20px 0;
	padding:1px;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	background: none;
}

#sidebar hr {
	margin-bottom: 25px;
}

.post {
	clear: both;
	margin: 20px 5px 20px 0px;
}

.post h2.posttitle, h4.title {
	
	font-size: 20px;
	font-weight: normal;
	width: auto;
}

.post p.comments {
	width: auto;
	font-size: 10px;
	padding: 5px 0;
}

.post .entry {
	clear: both;
	padding-top: 10px;
	line-height: 19px;
}

.post .entry div.p-excerpt {
	border-bottom: 1px solid #dadada;
	margin: 10px 0;
}

.entry div.p-excerpt p {
	font-style: italic;
	
}

.post .entry .thumb {
	float: left;
	margin: 0 20px 20px 0;
	border: 4px solid #DADADA;
	padding: 1px;
}

.post .entry .thumbsmall {
	float: left;
	margin: 0 20px 0 0;
	border: 4px solid #DADADA;
	padding: 1px;
}

.read_more {
	float: right;
}

.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 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;
}

.pagernav {
	margin-top: 25px;
}

.pagernav a {
	display: block;
	width: auto;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 15px;
	text-shadow: 0 1px 0 #555;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

.pagernav .alignleft a {
	float: left;
}

.pagernav .alignright a {
	float: right;
}

.widgets {
	margin-bottom: 25px;
	line-height: 16px;
	width:350px;
}

.widgets h4 {
	font-size: 14px;
}

.flickr a img {
	margin: 0 6px 6px 0;
}

.about .thumb {
	float: left;
	margin-right: 20px;
}

.about h4 {
	margin-bottom: 15px;
}

.list {
	line-height: 23px;
}

.list ul {
	list-style: none;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 0.9em;
}

.list h4 {
	font-weight: bold;
}

input.text {
	padding: 10px;
	border: 1px solid #D9D9D9;
	font-size: 1.1em;
	float: none;
	margin-bottom: 20px;
	display: block;
	width: 300px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

textarea {
	padding: 10px;
	border: 1px solid #D9D9D9;
	font-size: 1.1em;
	width: 450px !important;
	height: 150px !important;
	margin-bottom: 20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

input.submit {
	background:#fff url(images/bg-button.png) repeat-x scroll center bottom;
	border:1px solid #D9D9D9;
	color:#141414;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;s
	padding: 5px 10px;
	cursor: pointer;
}

#searchform {
	width: 290px;
	float: right;
	color: #424242;
	margin: 0;
}

#searchform input#s {
	padding: 6px 10px;
	border: 1px solid #D9D9D9;
	font-size: 13px;
	float: left;
	display: block;
	width: 200px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

#searchform input#searchsubmit {
	float: right;
	background:#fff url(images/bg-button.png) repeat-x scroll center bottom;
	border:1px solid #D9D9D9;
	color:#141414;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	width: 62px;
	cursor: pointer;
	height: 30px;
}

#home #categories {
	display: none;
}

body, #container{ 
	background: #fff;
	}
	
#header_wrap{ 
	background: #fff url(images/topborder.gif) repeat-x; 
	}
	
#searchform, #searchform input#s, .list	{ 
	background: #fff; color: #6e6e6e;
	}
#project_wrap, .pagetitle{ 
	background: #e0e0e0; 
	}

#footer_wrap{ 
	border-top: 1px solid #d4d4d4;
	}
hr{ 
	border-top: 1px solid #e0e0e0;
	}
ul.main_nav li{ 
	border-left: 1px solid #ccc; 
	}
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { 
	border-bottom: 1px dotted #333; 
	}
ul.main_nav li.left{ 
	border: none; 
	}
	
#project_wrap, .pagetitle{ 
	border-top: 1px solid #dadada; 
	border-bottom: 1px solid #dadada; 
	}
	
.flickr img { 
	border: 1px solid #fff; 
	}
	
.info a.viewprojdetails	{ 
	background: url(images/viewprojdetails.gif) no-repeat top left; 
	}
	
.pagernav a{ 
	background: #6e6e6e; 
	}
	
input.text, textarea{ 
	background: #fff; 
	}
	
.list h4 { 
	border-bottom: 1px solid #d7d7d7; 
	}
	

.text { 
	border-left: 1px solid #e9e9e9;
	}
	
.post h2.posttitle, h4.title, h1.logo, .widgets h4, h3.pagetitle { 
	font-family: Helvetica, Arial, sans-serif; 
	}
	
.widgets h4{ 
	font-weight: bold;
	}
	
textarea{ 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	}
	
body { 
	color: #6e6e6e; 
	}
	
#header_wrap { 
	color: #555; 
	}
	
#footer_wrap { 
	color: #8a8a8a; 
	}
	
h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, .info h2 a, .info h2, h4.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	}

a, p.description{ 
	color: #b30000; 
	}
	
p.comments, p.comments a{ 
	color: #99a5a7; 
	}
	
.info a.viewprojdetails{ 
	color: #fff; 
	}
	
.widgets h4, .list a{ 
	color: #5f5f5f; 
	}

.list a {
	font-size: 12px;
	padding: 0 0 0 20px;
	background: url(images/sidebar_arrow.gif) no-repeat left center;
}
	
.pagernav a{ 
	color: #fff; 
	}
input.text, textarea{ 
	color: #6e6e6e; 
	}

#footer p.copyright {
	width: 600px;
	float: left;
}

#footer a.subscribe {
	display: block;
	width: 150px;
	height: 16px;
	padding-left: 25px;
	float: right;
	background-repeat: no-repeat;
}

#footer_wrap{ background: #e2e2e2; }
#footer a.subscribe{ background-image: url(images/rss.gif); }

#home .singles {
	display: none;
}

*+html hr {
	margin-top: -7px;
	margin-bottom: -21px;
}

.autohide {
	display:none;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
}

#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 {
	background-color: #fff;
}

.fl {
	float: left;
}


/* Home Slider */
.container, #loopedSlider, div.slides,ul.slides { width:960px; }
.container { height:284px; overflow:hidden; position:relative; }
div.slides { position:absolute; top:0; left:0; }
#loopedSlider { margin:0 0 20px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:5px 0 0; width: 960px;}
ul.pagination li { float:left; margin-right:4px; }
ul.pagination li a {display:block; height: 12px; width: 12px; padding: 0; opacity:0.7;background: url(images/pager.png) no-repeat;}
ul.pagination li a:hover { background-position: 0 -12px; text-decoration: none;}
ul.pagination li.active a { background-position: 0 -12px;}
#loopedSlider a.next { position:absolute; top:200px; right:30px; opacity:0.8;}
#loopedSlider a.previous { position:absolute; top:200px; left:30px; opacity:0.8;}
#loopedSlider a.next:hover, #loopedSlider a.previous:hover { opacity:1; }

/* Comments  */
#comments h3{font-size:18px;text-transform:uppercase;font-weight:400;padding:0px 0 5px;font-family: Arial, Helvetica, sans-serif;}
#comments #comments_wrap{position:relative;margin-top:10px;padding:0;}
#comments ol.commentlist li{list-style-type:none;}
#comments .comment{margin-top:10px;padding: 10px; position: relative;}
#comments .comment small{font-size:10px;margin-top:-2px;}
#comments .comment span.reply{float:right;font-size:11px;padding:3px 3px 0;}
#comments .comment span.reply a{text-decoration:none;color:#000;}
#comments ul.children{margin:0;padding:0 0 0 25px; background:transparent url(images/ico-arrow-reply.png) no-repeat scroll 0 1px !important}
#comments ul.children li {border: 1px solid #d9d9d9;}
#comments .navigation .alignright,#comments .navigation .alignleft{margin:0;}
#comments .navigation a{background:#9F9F9F;color:#fff;display:block;margin-left:4px;font-weight:700;padding:5px 9px;}
#comments .navigation a:hover{background:#888;}
#comments .commentlist p{padding:0 0 10px; line-height: 150%;}
#comments .commentlist #respond #form_{border:0;width:auto;margin:0;padding:0 0 25px;}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply{margin-bottom:10px;}
#comments img.avatar { background:#FFFFFF;border:3px solid #D9D9D9;padding:4px; float:left; margin-right:15px; }
#comments .user-meta { margin-left: 50px; }
#comments .user-meta .name { font-size:14px; line-height:20px; }
#comments .user-meta .meta { font-size:10px; color:#d9d9d9; line-height:16px;}
#comments .comment-entry { clear:both; margin-top:10px;}
#comments .comment-entry .reply { padding:5px 15px; position:absolute; right:15px; top:20px;font-style:italic; }
#comments textarea, #comments input {border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED;background: #fff;font-size: 12px;padding: 7px 10px;  margin-bottom:15px; color:#888; }
#comments textarea { font-style:normal; }
#comments #respond #form-left input { width:200px; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius: 4px;}
#comments #respond #form-left { width:200px; }
#comments #respond #form-right textarea{ font-family:Arial, Helvetica, sans-serif; }
#comments #respond #form-right #submit, #showthumb, #searchform .submit, .cf7submit input { background: #fff url(images/bg-button.png) repeat-x bottom; padding:5px 5px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px; border:1px solid #898989;  color:#141414;}
#comments #respond #form-right #submit:hover { opacity:0.8; cursor:pointer; }
#comments .depth-1 {border-left: 1px solid #d9d9d9;}

/* LifeStream */

ul .lifestream a{
	background: none;
}

.lifestream_text a{
	background: none;
	padding: 0;
	text-transform: lowercase;
	font-size: 11px;
}

.lifestream_text {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	text-transform: none;
	font-size: 11px;
}


