/*
Theme Name: ThinkJL.com
Theme URI: http://thinkJL.com/
*/

@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	background: #000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #c4c4c4;
	line-height: 1.2;
}

a {
	text-decoration: underline;
	color: #8b8b8b;
}

#wrapper {
	margin: auto;
	width: 1056px;
	text-align: left;
}

/* HEADER */
#header {
	margin-top: 24px;
	height: 118px;
}

#header .left {
	float: left;
	width: 519px;
	height: 118px;
}

#header .left .info {
	height: 46px;
	background: url(images/header_info_bg.jpg);
	padding: 43px 0 0 17px;
	color: #FFF;
}

#header .left .menu {
	background: #1b1b1b;
	height: 29px;
}

#header .left .menu ul.rss {
	float: right;
	list-style: none;
	height: 29px;
	overflow: hidden;
}

#header .left .menu ul.rss li a {
	display: block;
	background: #ad9d62;
	padding: 8px 36px 8px 36px;
	color: #515151;
	text-decoration: none;
}

#header .image {
	float: left;
	width: 536px;
	height: 118px;
	background: url(images/header_image.jpg);
}
/* HEADER END */

/* SEARCH */
#search {
	clear: both;
	text-align: right;
	height: 26px;
	padding-top: 8px;
}

#search #form {
	margin: auto;
	
}

#search #form .text {
	padding-top: 7px;
	float: right;
}

#search #form #sbg {
	height: 26px;
	width: 122px;
	background: url(images/search_bg.jpg) no-repeat;
	border: none;
	float: right;
	margin-left: 10px;
}

#search #form #sbg #s {
	height: 16px;
	width: 114px;
	border: none;
	background: none;
	padding: 7px 0 0 4px;
	font-family: Arial, Geneva, sans-serif;
	font: 11px;
	color: #fff;
	float: left;
}

#search #form #searchsubmit {
	height: 26px;
	width: 29px;
	background: url(images/search_btn.jpg) no-repeat;
	border: none;
	text-indent: -30000px;
	float: right;
	margin-left: 5px;
}
/* SEARCH END */

/* FOOTER */
#footer {
	clear: both;
	margin: 30px 0 100px 0;
}

#footer .left, #footer .mid, #footer .right {
	float: left;
	border-top: 1px solid #c4c4c4;
	padding-top: 15px;	
}

#footer .left {
	width: 261px;
	margin-right: 4px;
}

#footer .mid {
	width: 526px;
	text-align: center;
}

#footer .right {
	width: 261px;
	margin-left: 4px;
	text-align: right;
	padding-top: 8px;
}

#footer .right p {
	float: right;
}

#footer .right a img {
	border: none;
	text-decoration: none;
}

#footer .right p.text {
	padding: 7px 5px;
}
/* FOOTER END */

/* CONTENT TOP */
#content_top {
	clear: both;
	margin-top: 10px;
}

#content_top .feature_fader {
	float: left;
	width: 594px;
}

#content_top .feature_fader ul {
	list-style: none;
}

#content_top .feature_fader ul li img {
	border: 1px solid #c8c8c8;
}

#content_top .feature_fader ul li div {
	margin-top: 10px;
}

#content_top .reel {
	float: left;
	width: 447px;
	margin-left: 15px;
}

#content_top .reel .video {
	border: 4px solid #c8c8c8;
}

#content_top .reel .text {
	text-align: right;
	margin-top: 10px;
}

#content_top .topimage .image {
	border: 1px solid #c8c8c8;
}

#content_top .topimage .text {
	margin: 10px 0 50px 0;
}

#content_top .about_text p {
	padding: 5px 0 10px 0;
}

#content_top .error404_text {
	width: 350px;
	margin: 100px 0 300px 400px;
}

#content_top .contact_text {
	float: left;
	width: 340px;
}

#content_top .contact_text a {
	color: #ad9d62;
	margin-right: 15px;
}

#content_top .contact_form {
	float: left;
	width: 716px;
}

#content_top .contact_form p {
	margin-bottom: 20px;
}

#content_top .contact_form input, #content_top .contact_form textarea {
	border: 1px solid #7a7a7a;
	background: #434343;
	padding: 2px;
	color: #c4c4c4;
	margin-top: 2px;
}

#content_top .line_short, #content_top .line_long {
	float: left;
	height: 1px;
	background: #c4c4c4;
}

#content_top .line_short {
	width: 261px;
}

#content_top .line_long {
	width: 526px;
	margin: 0 4px 0 4px;
}

#content_top .line_space {
	clear: both;
	margin-bottom: 22px;
}
/* CONTENT TOP END*/

/* CONTENT MAIN */
#content_main {
	clear: both; /* margin-top depends on the height of the fader (containerheight: '425px') */
}

#content_main .box {
	width: 261px;
	float: left;
	margin: 0 2px 13px 2px;
	display: inline;
}

#content_main .left {
	margin-left: 0px;
}

#content_main .right {
	margin-right: 0px;
}

#content_main .box .image a img {
	border: 4px solid #fff;
	text-decoration: none;
}

#content_main .box .meta {
	width: 251px;
	margin-top: 2px;
	padding: 10px 0 0 10px;
	color: #ffffff;
	line-height: 1.3;
	overflow: hidden;
}

#content_main .box .meta .title {
	margin-bottom: 11px;
}

#content_main .box .meta .category {
	text-align: right;
	height: 15px;
}

#content_main .box .meta .category span {
	margin: auto;
	background: #fff;
	color: #000;
	padding: 2px 10px 2px 10px;
}
/* CONTENT MAIN END */

/* IMAGE HEADINGS */
h1 {
	text-indent: -3000px;
	height: 24px;
	width: 260px;
	padding-bottom: 5px;
}

h1.featureproject {
	background: url(images/heading_featureproject.jpg) no-repeat;
}

h1.demoreel {
	background: url(images/heading_2009demoreel.jpg) no-repeat;
}

h1.randomprojects {
	background: url(images/heading_randomprojects.jpg) no-repeat;
}

h1.banners {
	background: url(images/banners.jpg) no-repeat;
}

h1.web-design-flash {
	background: url(images/heading_web-design-flash.jpg) no-repeat;
}

h1.print {
	background: url(images/heading_print.jpg) no-repeat;
}

h1.takeovers {
	background: url(images/takeovers.jpg) no-repeat;
}

h1.downloads {
	background: url(images/downloads.jpg) no-repeat;
}

h1.email-marketing {
	background: url(images/heading_email_marketing.jpg) no-repeat;
}

h1.searchresults {
	background: url(images/heading_searchresults.jpg) no-repeat;
}

h1.about {
	background: url(images/heading_about.jpg) no-repeat;
}

h1.flickr {
	background: url(images/about_think_jl.jpg) no-repeat;
}

h1.error404 {
	background: url(images/heading_error404.jpg) no-repeat;
}

h1.contact {
	background: url(images/heading_contact.jpg) no-repeat;
}
/* IMAGE HEADINGS END */

/* ADDITIONAL CONTACT FORM STYLING */
.wpcf7-form-control-wrap textarea {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	width: 320px;
}

.wpcf7-form #sendbtn {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
} 

.wpcf7-response-output {
	position: relative;
	top: -42px;
	left: 35px;
	width: 500px;
}
/* ADDITIONAL CONTACT FORM STYLING END */
