/* 
Theme Name: Cookie Sheet
Theme URL: 
Description: 2 column theme with a cookie sheet background
Author: Chris McMahon 
Author URI: http://citrusinteractive.com
Version: 1.0
*/ 
@charset "utf-8";

/* Eric Meyer's Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;font:inherit inherit 100% inherit; outline:none;}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ul{list-style:none}strong{font-weight:900}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}.cleaner{clear:both;height:0px;font-size:1px;border:none;margin:0;padding:0;background:transparent}


/* typography */
body{
	background:#242424 url(/_media/images/bgBakingSheet.jpg) no-repeat fixed top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	}
		
a {
	color:#8fbf0a;
	text-decoration:none;
}
	a:hover {
	color:#666;
	text-decoration:underline;
	}	

h1,h2,h3,h4,h5,h6 {
	color:#8fbf0a;
	padding-bottom:9px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#8fbf0a;
	text-decoration:none;
}

h1{
}

h2{
	font-weight:normal;
}


h3{
	font-size:16px;
	line-height:20px;
}

h4{
	font-size:14px;
	line-height:22px;
}

h5{
	font-size:14px;
	line-height:18px;
}

h6{
	font-size:12px;
	line-height:18px;
}

p{
	margin-bottom:18px;
}

ul, ol{
	margin:0 0 8px 14px;
}

li{
	line-height:16px;
	margin:0;
}
	
ul li{			
	list-style-type:disc;
}

ol li{			
	list-style-type:decimal;
}

blockquote {
	font-style:italic;
	text-indent:-6px;
	font-size:13px;
	quotes: "\201C" "\201D";
	border:1px dotted #ababab;
	padding:8px 12px 8px 12px;
	margin:-9px 9px 9px 9px;
	background-color:#fdfdfd;
}
	blockquote:before {
		content:open-quote; 
		font-weight:bold; 
		}
	blockquote:after {
		content:close-quote;
		font-weight:bold;
		}
abbr{
}

acronym{
}

address{
}

big{
}

cite{
}

code{
}

del{
}

dfn{
}

em{
}

font{
}

img{
}

ins{
}

kbd{
}

q{
}

s{
}

samp{
}

small{
}

strike{
}

strong{
}

sub{
}

sup{
}

tt{
}

var{
}

dl{
}

dt{
}

dd{
}

/* Forms */
fieldset{
}

form{
}

label{
	font-weight:bold;
}

legend{
}


input[type="text"], textarea{
	display:block;
	width:250px;
	border:1px solid #333;
	background:#666;
	color:#222;
}


input[type="submit"] {
	background-color:#666;
	color:#222;
	border:1px solid #333;
	padding:3px 4px;
}
input[type="submit"]:hover {
	background-color:#8fbf0a;
}

/*tables*/
table{
}

caption{
}

tbody{
}

tfoot{
}

thead{
}

tr{
}

th{
}

td{
}


/* structure */


.contain{
	width:870px;
	margin:0 auto;
	}
	
.triCol{
	width:270px;
	padding:0 10px;
	float:left;
	color:#fdffc3;
}
	
.duoCol{
	width:550px;
	padding:0 10px;
	float:left;
	color:#fdffc3;
}

.soloCol{
	width:850px;
	padding:0 10px;
	float:left;
	color:#fdffc3;
}

/* header */
	
	

#header{
	width:890px;
	margin:0 auto;
	padding-top:5px;
	}
	
#logo {
	float:left;
	padding:14px 0 26px 0;
}

#CTA {
	float:right;
	color:#fdffc3;
	font-size:18px;
	padding:29px 0 0 0;
	text-align:right;
}

	#CTA span {
		display:block;
		font-size:10px;
		color:#8fbf0a;
		position:relative;
		top:-1px;
	}

/* elavator pitch */
#pitch{
	width:848px;
	height:107px;
	padding:9px 30px 10px 30px;
	color:#fdffc3;
	font-size:16px;
	line-height:24px;
	background:url(/_media/images/pitchBg.png) no-repeat top right;
	margin:0 auto;
	}
	

#pitch a{
	color:#fdffc3;
	text-decoration:underline;
}

#pitch a:hover{
	text-decoration:none;
}

#pitch p{
	margin-bottom:9px;
}
#pitch p span{
	font-size:20px
}
	
/* portfolio carosel */
	
#what {
	font-size:18px;
	padding:0 0 8px 0;
	color:#fdffc3;
	position:relative;
	left:-10px;
	font-weight:normal;
}
	
#portfolio {		
	width:880px;
	height:320px;
	margin:0 auto;
	padding:20px 0px 9px 20px;
	font-size:11px;
	line-height:15px;
	background:url(/_media/images/portfolioBg.png) no-repeat top left;
	overflow:hidden;
}

.casestudy{
	float:left;
	width:270px;
	background:#f4f4f4;
}

.desc{
	height:280px;
	overflow:hidden;
	}
	
.desc p{
	margin-bottom:9px;
}

.screenshot{
	float:right;
	width:586px;
	text-align:right;
}

.portNav{
	width:270px;
}
	
.prev, .next{
	float:left;
	color:#8fbf0a;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	height:16px;
	padding:2px 2px 2px 0;
}

.next{
	float:right;
	padding:2px 0 2px 2px;
}	


.prev:hover, .next:hover{
	color:#fdffc3;
	background:#8fbf0a;
	text-decoration:none;
}	
	

/*main*/
.main {
	background:url(/_media/images/bgFilm.png) repeat;
	padding:15px 0 0px 0;
	margin-top:40px;
	border-bottom:1px solid #8fbf0a;
	border-top:1px solid #8fbf0a;
	}
	
	#primary{
	}	

		#primary h2 {
		}
		#primary h2 a{
		}
		
		#primary h3 {
		}
		#primary h3 a{
		}
		
		.entries{
		}
				
			

			a.cta {
				color:#f90;
				text-decoration:none;
				font-weight:bold;
				font-size:16px;
			}
			a.cta:hover {
				color:#666;
				text-decoration:none;
				font-weight:bold;
			}

/* posts */	
			.post{
				margin:0 0 50px 0;
			}		
			
				img.centered {
					display: block;
					margin-left: auto;
					margin-right: auto;
					}
				
				img.alignleft {
					padding: 4px;
					margin: 0 7px 2px 0;
					display: inline;
					}
				
				.alignright {
					float: right;
					}
				
				.alignleft {
					float: left
					}
					
				.aligncenter,
				div.aligncenter {
					display: block;
					margin-left: auto;
					margin-right: auto;
				}
				
				img.alignright {
					padding: 4px;
					margin: 0 0 2px 7px;
					}
		
				.postAuthor{
					margin:-18px 0 6px 0;
					font-size:11px;
					text-align:right;
					color:#999;
					font-style:italic;
				}
				
				.postMeta{
				clear:both;
				font-size:11px;
				color:#999;
				}
				
				.commentLink{
				}
				
				.postCats{
				}
				
				.postTags{
				}
				
				.followRss{
				}
/* comments */
				#commentlist{
				}
				
					.standard{
					}
					
					.alt{
					}
				
					.commentMeta{
					}
					
					.commenttext-admin{
					}
					
					.commenttext{
					}
					
					#commentsform{
					}
					
					#commentsform input[type="text"]{
						border:1px dotted #ccc;
						padding:2px 1px;
					}
					
					#commentsform textarea{
						border:1px dotted #ccc;
						padding:2px 1px;
					}
					
					#commentsform input[type="submit"]{
						display:block;
						margin-top:10px;
					}
					
			
			.entriesNavigation{
			}
				.prev{
				}
				
				.next{
				}
			
	
/* sidebar */
#sidebar{
	font-size:11px;
	line-height:18px;
	margin-top:18px;
}

.dotBox {
	border:1px dotted #ababab;
	background:#efefef;
	padding:3px 10px;	
}

/* footer */

#footer {
	padding:4px 0 120px 0;
	font-size:11px;
	color:#666;
	text-align:center;
}

	

.end{
	font-size:12px;
	margin-top:10px;
	padding:2px 0 0 0;
}


/*misc.*/

.req{
	color:#8fbf0a;
}

.small{
	font-size:11px;
}

.vSmall{
	font-size:9px;
}

.tight{
	padding:0 0 3px 0;
	margin:0;
}

#services{
	padding-bottom:3px;
}

#services li li{
	font-size:11px;
	margin-bottom:0;
	line-height:15px;
}

/* newsletter sign-up */
#cMail input[type="submit"]{
	margin-top:9px;
}

/* cforms */
.cf-fs1 legend{
	display:none;
	
}

fieldset{
	border:0;
}

.cf_info{
	font-weight:bold;
	font-size:13px;
	color:#8fbf0a;
	padding-bottom:5px;
}
	
.cform label:first-child{
}

.cform input{
	margin-bottom:14px;
}

#contact .cform input{
	margin-bottom:14px;
	
}

.cform textarea{
	height:168px;
	margin-bottom:0
}

.reqtxt, .emailreqtxt{
	font-size:9px;
	color:#8fbf0a;
}

.cf-ol{
	margin-left:0;
}

.cf-ol li{
	list-style-type:none;
}

.linklove {
	display:none;
}

/* twitter crap */
	
#twitter_update_list{
	margin-left:0;
}

#twitter_update_list li{
	list-style-type:none;
	border-bottom:1px solid #666;
	padding:10px 0;
}

#twitter_update_list li:first-child{
	padding-top:0px;
}

.twitter{
}

/*drop shadow*/
.dropShadow {
  float:left;
  background: url(/_media/images/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 6px !important;
  margin: 10px 0 0 5px;
  }

.dropShadow img {
  display: block;
  position: relative;
  margin: -6px 6px 6px -6px;
  } 