/*  
Theme Name: brainofj 2.0
Theme URI: CleanSlate.com
Description: Basic WP Clean Slate
Version: 1.0
Author: James Thompson
Author URI: http://www.brainofj.com

*/
body {
	margin: 0;
	color:#3D2F22;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:18px;
}

a { color: #cc3333; text-decoration: none; }

a:visited { color: #6B523B; text-decoration: none;}

a:hover { color: #cc3333; text-decoration: underline; }

a img { border: none; }



#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* @group header */

#header {
	margin: 0 0 10px 0;
	height: 300px;
	position: relative;
}

#header a{
	background-image:url("http://brainofj.com/images/brainofj-logo.jpg");
	width: 375px;
	height: 360px;
	position: absolute;
	top: -70px;
	left: 10px;
	text-indent: -9999px;
}

.post {
margin: 0 0 60px 0;
}

/* @end */




/* @group Comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* @end */

/* @group Category Archives */

/* Latest posts by category styles */

.catArchive {
	width: 450px;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.catArchive h3 {
	font: normal bold 18px sans-serif;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0 0 3px 0;
	display: block;
}

.catArchive li {
	display: block;
	float: left;
	width: 210px;
	margin: 0 30px 30px 0;
}

.catArchive ul {
	margin: 0;
	padding: 0;
}

.catArchive li li {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 4px 0;
}

.catAlt {
	margin-right: 0 !important;
}
/* @end */

/* @group main */

#box {
	float: left;
	width: 550px;
	margin: 0 0 0 20px;
	color: #3D2F22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

#page-box {
	float: left;
	width: 770px;
	margin: 0 0 0 30px;
	color: #3D2F22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
}

#box h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#box h1 a{
	color:#CC3333;
	text-decoration: none;	
}


/* @end */




/* @group Sidebar1 */

.sidebar-main {
	float: left;
	width: 150px;
	font-size: 11px;
}

.sidebar-main h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

.sidebar h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}


.sidebar-main ul{
	margin: 0 0 20px 0;
	padding: 0;
}

.sidebar-main li{
	padding: 3px 0 2px 5px;
	border-bottom:1px solid #E7E7E7;
	margin: 0 5px 0 0;
	list-style-image: url(http://brainofj.com/images/boj-bullet.gif);
	list-style-position: inside;
}

.sidebar-main a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}

.sidebar-main a:hover{
	text-decoration: underline;
	color: #CC3333;
}

.sidebar {
	width: 230px;
	float: left;
}

#sidebar-portfolio ul{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

#sidebar-portfolio li{
	margin: 0;
	padding: 0;
}

.search_input {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.validation {
	margin: 50px 0 0 0;
}

#side-search {
	margin: 0 0 20px 0;
}

#sidebar-portfolio {
margin: 0 0 0 10px;
}

.portfolio-seemore {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

#sidebar-distractions {
	margin: 10px 0 0 0;
}

#sidebar-distractions p{
	margin: 0 20px 0 20px;
}

#logo-design {
margin: 20px 0 0 0;
}

.member-aiga {
	text-align: center;
}


/* @end */

/* @group footer */

#footer {
	clear: left;
	margin-top: 50px;
	text-align: center;
}

/* @end */My Group



/* @group portfolio */


ul#filter { 
	font-size: 16px;
	list-style: none;
	margin-left: 0;
	width: 300px;
	line-height: 21px;}

ul#filter li { 
	padding: 0 0 10px 0;
	text-transform: lowercase;
}

ul#filter li.last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #cc3333; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #6B523B; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 770px; }
ul#portfolio li { 
	float: left; 
	margin: 0 32px 10px 0; 
	width: 160px;
	text-align: center;
}
ul#portfolio a { color: #cc3333; width: 100%; }
ul#portfolio a:hover { text-decoration: underline; }
ul#portfolio a:visited { color: #8B4513;}
ul#portfolio img { display: block;width: 155px; height: 155px; }


#work {
	width:960px;
}

#work-introcopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height: 32px;
	text-align:left;
	color:#6B523B;
	margin:30px 20px 40px 20px;
}

#work-webdesign {
	width: 770px;
	float: left;
	border-bottom: 2px solid #6B523B;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#work-identitydesign {
	width: 770px;
	float: left;
	border-bottom: 2px solid #6B523B;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#work-flashdesign {
	width: 770px;
	float: left;
	border-bottom: 2px solid #6B523B;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
#work-top {
	text-align: right;
	padding: 0 20px 0 0;
	width: 760px;
}

#work-clients {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 16px;
	color:#6B523B;
	float: left;
}

#work-clients-lista ul{
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

#work-clients-listb ul{
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

#work-clients-listc ul{
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

#work-clients-listd ul{
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

#work-clients-lista {
	float: left;
	width: 210px;
	margin: 0 0 30px 0;
}

#work-clients-listb {
	float: left;
	width: 210px;
	margin: 0 0 30px 0;
}

#work-clients-listc {
	float: left;
	width: 210px;
	margin: 0 0 30px 0;
}

#work-clients-listd {
	float: left;
	width: 210px;
	margin: 0 0 30px 0;
}


/* @end */

/* @group portfolio pages */

#portfolio-container {
	width: 770px;
}

.portfolio-copy {
	display: block;
	margin: 10px 0 0 0;
}

.portfolio-copy-wide {
	display: block;
	float: left;
	width: 960px;
	margin: 20px 0 0 0;
}

.portfolio-copy ul {
	list-style: none;
	list-style-image: none;
	margin: 10px 0 20px 0;
	line-height: 16px;
}

.portfolio-copy-wide ul {
	list-style: none;
	list-style-image: none;
	margin: 10px 0 20px 0;
	line-height: 16px;
}

#portfolio-example {
	display: block;
	width: 770px;
	float: right;
	text-align: center;
	margin: 0 0 20px 0;
}

#portfolio-example-wide {
	display: block;
	width: 960px;
	float: right;
	text-align: center;
	margin-top: 20px;
}

#work-outcopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height: 32px;
	text-align:center;
	color:#6B523B;
	margin:30px 20px 40px 20px;
}

.portfolio-subimage{
	margin: 0 0 0 20px;
}

.portfolio-leftimage{
	margin: 0 50px 0 0;
	float: left;
}

.portfolio-back {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}

div.testimonial blockquote {
margin:0 0 0 -60px;
width:400px;
}

blockquote, div.ads, div#more_info {
}

blockquote p {
color:#b8a183;
padding: 10px 10px;
}

div.testimonial blockquote {
margin:0 0 0 -60px;
width:400px;
}

blockquote, div.ads, div#more_info {
}


blockquote {
font-family:Georgia,Times,'Times New Roman',serif;
font-size:16px;
font-style:italic;
line-height:21px;
padding:0 0 5px;
}

blockquote credit {
color: #cc3333;
font-family:Georgia,Times,'Times New Roman',serif;
font-size:12px;
line-height:20px;
padding:0 0 0 10px;
}

#work-clients a {
	color: #cc3333;
	text-decoration: none;
}

#work-clients a:hover {
	color: #cc3333;
	text-decoration: underline;
}
#work-clients a:visited {
	color: #8B4513;
}

.connect-left{
	width: 150px;
	display: block;
	float: left;
}
.connect-right{
	width: 150px;
	display: block;
	float: left;
}
.connect-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.connect-right ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tagline {
	font-family:Georgia,"Times New Roman",Times,serif;
	position:absolute;
	right:0;
	top:7px;
	font-size:12px;
	letter-spacing:4px;
	line-height:1.4286em;
}


/* @end */

/* @group contact */

#contact {
	width:770px;
	margin:0 0 0 30px;
	
}

#contact-col1 {
	width:400px;
	float:left;
	margin:0 20px 0 20px;
}

#contact-col2 {
	width:330px;
	float:left;
	margin:0;
}

#contact-col2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#contact-col2 li {
	margin:0 0 10px 0;
	padding:0;
}

#contact-col2 p {
	margin:0;
	padding:0;
}

h3 {	
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #6B523B;
}

h4 {	
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #6B523B;
}

/* @end */





