/* ImJustCreative styling */

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}



body { background: url(http://imjustcreative.co.uk/wp-content/uploads/cheap-brown-card.jpg) fixed;

}


.clearfix
{
	display: block;
}



body {
margin-left:auto;
margin-right:auto;
width:1100px;
	padding-bottom: 20px;
}
*/


.home p {
	font-size: 1.1em;
}


 #headertop {
 	background: #101010;
 	height:50px;
 }
 
 	
#twitterlinks {
	padding-left: 60px;
	height:30px;
	float:left;
	border-top: 15px solid #101010;
	vertical-align: center;

	}
	
	

#headerlinks {

	padding-top:7px;
	padding-right:80px;
	float:right;
	border-top: 15px solid #101010;
	vertical-align: center;

	}


.spacebefore {
height:30px;
}
	
	
.fresh {
float: right;
display: inline;
margin-top:-30px;
}

#header {
background: #181818;
	position: relative;
	padding-bottom: 0px;
}


.tabtop {
float:right;
padding-right:30px;}



#logo {
	margin-top:-10px;
	padding: 0px 0 px 0px;
	clear:right;
	
}


#description {
	padding: 0px 0px 0px 5px;
	margin-left:3px;
	margin-bottom:12px;
	float:left;
	width:420px;
}

#search {
float:right;
	padding: 0;
	text-align: left;
	height:12px;
}

.form-search .text {
	width: 160px;
	height: 18px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	margin-bottom:8px;
}

.form-search .search-button {
	font-size: 1em;
	text-transform: uppercase;
	width: 52px;
	height: 22px;
	border: none;
	background: url(images/search_button.gif) left center no-repeat;
	vertical-align: middle;
	margin-left: -2px;
	margin-bottom:8px;
}

#social_meta {
	background: #EAEAEA;
}

#social_meta li {
float: left;
display: block;
margin-left: 6px;
}

#main_content {
	background: #FFF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#left_tabs {
	top: 310px;
	left: 0;
	z-index: 50;
	position: fixed;
	float: left;
}

.tabs li {
margin: 0 0 6px 0;
}

.work_item {
	margin-bottom: 15px;
}

#footer {
	background: #181818;
	padding-top: 20px;
	padding-bottom:20px;
}


#comment-bg {
	background-color: #efefef;
}



#blog_post {
	overflow: hidden;
}


#blog_post img {
margin-top:10px;
margin-bottom:10px;
	border: 0px solid #EEE;
}


#blog_post img a {

	border: 0px solid #EEE;


}



			#blog_post h2 {
	padding-top:15px;
	
}


.contributors img {
	float:left;
	border: 1px solid #EEE;
	background: #efefef;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
}


.affiliate img {
	border: 1px solid #EEE;
	text-align: center; 
	background: #efefef;
	padding: 5px;
	margin-bottom: 5px;
}




#comments {
	margin-top: 80px;
}



.comment {
	margin-bottom: 10px;
}

.comment_content {
	border: 1px solid #EEE;
	background-color: #fff;
	padding: 10px 10px 0 10px;
	margin: 0px 10px 10px 10px;

}

.author .comment_content {
	background: #DDF4FA;
	border: 1px solid #CEE5EB;
}

.comment_content p {
	margin-bottom: 5px;
}

.comment_meta {
	text-align: right;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.comment_meta img {
	float: right;
	margin: 0px 10px 0px 0px;
	padding-left:20px;
}

.comment_meta small a {
	font-weight: bold;
}

#comment_form {
	background: #a9a9a9;
	padding: 10px;
	margin-top: 40px;
	position: relative;
}

#comment_form h4 {
	font-size: 1.6em;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
}

#comment_form small {
	font-size: 0.9em;
}

#comment_form div {
	margin: 10px 0;
}

#comment_form div label {
	font-size: 1.2em;
}

#comment_form div .required {
	font-weight: bold;
}

#comment_form div input {
	margin-right: 5px;
}

.divider {
	display: block!important;
	visibility: visible!important;
	height: 1px!important;
	width: 100%!important;
	background: #EEE!important;
	margin: 7px 0 7px 0!important;
}

#comment-form p {margin:1em 0;
width:30em;
}

#comment-form label {font-size:90%;}

input#submit {-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px; background:#1F7FA8 none repeat scroll 0 0; border:0 none; color:#FFFFFF; padding:0.7em 0.8em 0.4em; text-align:center; text-transform:uppercase;}

input#submit:hover {background: #353535}

