/*  
Theme Name: BlakeJorgenson
Theme URI: http://www.blakejorgenson.com
Description: Base stylesheet for Blake's site main pages. 
Version: 1.0
Author: Chad Smith
Author URI: http://www.hancheroffsmith.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS
 
  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background:#ffffff;
	color: #666666;
	padding:0 0 20px 0;
	}

body, select, input, textarea {
	font-family: 'Droid Sans', sans-serif;
	font-size: 100%;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #111111;
	}

a:hover, a:active {
	color:#808184;
	}
	
fieldset {
	border: none;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}
	
img {
	border: none;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	}

td {
	padding:10px !important;
	border-top:1px solid #CCC !important;
	}

tr {
	background:#f7f7f7;
	}
	
table caption {
	background:#FFF;
	padding:2px 0;
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}



/* ---------- @ Structure -----------*/

#main {
	overflow:hidden;
	}

#wrapper {
	font-size:.8em /*Global content font-size*/;
	width:1020px;
	margin:0 auto;
	}

#header {
	background: url(images/dash.gif) bottom left no-repeat;
	height: 101px;
	padding-top:45px;
	overflow:hidden;
	position: relative;
	}

#branding {
	padding-left: 20px; 
	width:575px;
	}
	
#shop_btn {
	position: absolute;
	top: 30px;
	right: 20px;
	}
	
#shop_btn span {display: none;}

#shop_btn a {
	background: url("images/purchase_prints_btn.png") no-repeat;
	height: 75px;
	width: 75px;
	display: block;
	}

#shop_btn a {background-position: 0px 0px;}	
#shop_btn a:hover {background-position: 0px -75px;}
	
#content {
	width:660px;
	float:left;
	padding: 40px 0 0 20px;
	}
	

	
#content_seo {
	color: #666666;
	padding-left: 175px;
	-webkit-column-count: 2;
  	-webkit-column-gap: 2em;
  	-moz-column-count: 2;
  	-moz-column-gap: 2em;
  	column-count: 2;
  	column-gap: 2em;
  	display: block;
	}
	
.hero {
	width: 1000px;
	margin: 20px auto 0 auto;
	}	
	
.leadimage {
	margin-top: 40px;
	}

.left_content {
	width: 660px;
	padding: 0 0 0 20px;
	color: #666666;
	float: left;
	}
	
.callout_text {
	font-size: 2em;
	line-height: 1.25em;
	color: #181818;
	}	

div.dash {
	margin: 20px 0px;
	width: 1020px;
	height: 1px;
	background: url(images/dash_white.gif) 0 0 no-repeat;
	}
	
#flash_gallery_wrapper {
	margin: 20px auto 0 auto; 
	width: 1000px;
	}

#sidebar {
	width: 300px;
	float:right;
	padding-top: 35px;
	}

.client_list {
	width: 240px;
	padding-top: 20px;
	}
	
.publication_list {
	width: 240px;
	padding: 20px 140px 0 0;
	}

.left {
	float:left
	}

.right {
	float:right
	}
	
#blog_content {
	width: 695px;
	padding: 40px 0 0 20px;
	float: left;
	}	
	

#linky {
  width: 690px;
  } 
 
  #linky .boxy {
  width: 320px;
  margin-right: 20px;
  margin-bottom: 10px;
  }

.rap {
	float:left;
	width: 320px;
	height: 400px;
	margin: 0px 20px 40px 0px;
}

.clear {
	clear: both;
}
	
#footer ul.footer_nav {
	list-style: none;
	}
	
#footer ul.footer_nav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	}
	
#footer ul.footer_nav li.last {
	padding-right: 0px;
	border-right: none;
	}
	
	
/* ---------- @ Gallery Nav -----------*/

#gallery_nav {
	margin-top:20px;
	}
	
ul.gallery {
	width: 1020px; 
	list-style: none;
	margin: 0; padding: 0;
	}
ul.gallery li {
	margin-bottom: 2px;
	height: 110px;
	}
	
ul.gallery li a.thumb {
	width: 1020px; /*--Width of image--*/
	height: 110px; /*--Height of image--*/
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 1020px;
	height: 110px;
	overflow: hidden;
	display: block;
}

ul.gallery li a {text-decoration: none; color: #777; display: block;}

ul.gallery li.commercial {
	height: 110px;
	background: url(images/gallery_nav_commercial.jpg) 0px -110px;
	}

ul.gallery li.environment {
	height: 110px;
	background: url(images/gallery_nav_environment.jpg) 0px -110px;
	}
	
ul.gallery li.motion {
	height: 110px;
	background: url(images/gallery_nav_motion.jpg) 0px -110px;
	}	
	
ul.gallery li.people {
	height: 110px;
	background: url(images/gallery_nav_people.jpg) 0px -110px;
	}	
	
ul.gallery li.olympics {
	height: 110px;
	background: url(images/gallery_nav_olympics.jpg) 0px -110px;
	}	
	
	
/* ---------- @ Headers -----------*/

h1, h2, h3, h4, h5, h6 {
	font-family:"droid sans", Arial, Verdana, Sans-Serif /*Global font-size reset*/;
	font-weight:normal;
	}

h1.pagetitle {
	border-bottom:1px solid #d7d7d7;
	padding-bottom: 12px;
	margin-bottom:20px;
	}
	
h2 {
	margin: 25px 0 20px;
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}
	
h2.posttitle, h1.posttitle {
	margin:0;
	font-size: 2.2em;
	padding: 20px 0 10px 0;
	}

#sidebar p {
	margin: 5px 0 5px 0;
	}

#sidebar h3, .category h3 {
	font-weight: bold !important; 
	font-style: normal;
	line-height:normal; 
	font-family: "droid sans", Arial, Verdana, Sans-Serif;
	padding-top:15px;
	margin:0px 0 20px;
	color:#111111;
	font-size: 1.1em;
	}

.entry h3 {
	font:1.6em "droid sans", Arial, Verdana, Sans-Serif /*Global font-size reset*/;
	}
	

	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	}

h4 {
	font-size:1.4em; 
	}
	
h5 {
	font-weight: bold;
	font-size: 1.2em
	}

h6 {
	font-weight: bold;
	font-size: 1em;
	}

h4.name a {
	text-decoration: none;
}



	
/* ---------- @ Content Styles -----------*/

	
.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}

.more-link {
	display:block;
	margin-top:12px;
	clear:both
	}



/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
#writer .avatar {
	margin:4px 17px 7px 0
	}



/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#comment_pagination {
	margin-top:22px;
	overflow:hidden;
	}

#archive_pagination {
	overflow: hidden;
	padding: 20px;
	text-align: center
	}
	
.current-numeric-page {
	padding: 5px 8px;
	}
	
#archive_pagination a, #archive_pagination a:visited {
	border:1px solid #CCC;
	padding: 5px 8px;
	text-decoration: none;
	}
	
#archive_pagination a:hover {
	background: #f5f5f5;
	}

#archive_pagination a:active {
	background:#e6e6e6;
	border-color:#bebebe;
	}
		
#comment_pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

.widget {
	margin-bottom:24px;
	overflow:hidden
	}
	
.widget li {
	list-style:none;
	padding:6px 0;
	line-height:1em;
	}

.widget li a, .widget li a:visited {
	color:#111;
	text-decoration:none
	}

.widget li a:hover, .widget li a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
.widget li li {
	margin-left:34px;
	border:0;
	list-style:disc;
	}

#wp-calendar tr {
	background:#f2f2f2;
	}
	
#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
#wp125adwrap_2c {
	overflow:hidden
	}

#wp125adwrap_2c .wp125ad {
	float:left;
	margin-right: 8px;
	}	

.wp125ad a img {
	border:none;
	}

#wp125adwrap_2c div+div {
	margin:0 !important;
	}
	
	
		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield, #ec_name, #ec_email, #ec_url, #ec_subject {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url, #ec_name, #ec_email, #ec_url {
	width:220px;
	}
	
#ec_subject {
	width: 370px;
	}
	
#ec_name, #ec_email, #ec_url, #ec_subject {
	margin: 5px 0 5px 0;
	}
	
#ec_url, #ec_option_cc {
	margin-bottom: 20px;
	}	
legend {
	font-weight: bold;
	}
	
#ec_message {
	margin: 5px 0 20px 0;
	}
	
	
body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #6d6d6d;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 50%;
}

body div.formcontainer p.error {
background: #fbfbee url('images/error.png') no-repeat 12px 50%;
border-bottom: 2px solid #bfbfbf;
}

body div.formcontainer p.important {
background: #fbfbee url('images/important.png') no-repeat 12px 50%;
border-bottom: 2px solid #bfbfbf;
}

body div.formcontainer p.information {
background: #fcfcfc url('images/information.png') no-repeat 12px 50%;
border-bottom: 2px solid #bfbfbf;
}

body div.formcontainer p.success {
background: #fcfcfc url('images/success.png') no-repeat 12px 50%;
border-bottom: 2px solid #bfbfbf;
}

.form-label	{
	margin-top: 10px;
	}

.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}
	
.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}
	
.update-button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
}

.update-button:hover {
	background:#272727;
	cursor: pointer;
	}

.update-button:active {
	background:#000;
	}
	
	
.checkout-button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
}

.checkout-button:hover {
	background:#272727;
	cursor: pointer;
	}

.checkout-button:active {
	background:#000;
	}

#commentform textarea, #ec_message {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	



/* ---------- @ Footer -----------*/

#footer {
	border-top: 1px solid #cccccc;
	font-size:.8em;
	overflow:hidden;
	width:1020px;
	margin:50px auto 0 auto; 
	color:#969696;
	padding-top: 20px;
	}

#footer a:hover, #footer a:active {
	color:#808184;
	}

#footer .left {
	float:left;
	width:50%;
	}
	


#footer.right {
	float:right;
	width:50%;
	text-align: right
	}
	
#footer #icon-rss {
	vertical-align: middle;
	margin-right:5px;
	}	
	
/* ---------- @ custom searchbox -----------*/

#search_box  {
	background:url("images/searchbox.png") repeat scroll 0 0 transparent;
	float:right;
	height:41px;
	line-height:41px;
	margin-bottom: 25px;
	vertical-align:middle;
	width:300px;
	}

#search_box #s {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#6C7072;
	float:left;
	font-size:135%;
	margin:10px 0 0 6px;
	padding:0;
	width:240px;
	}

#search_box #go {
	float:right;
	height:39px;
	margin:1px 1px 2px 0;
	padding:0;
	width:41px;
	}

	
/* ---------- @ custom newsletter sign-up -----------*/

#signup_box_name  {
	background:url("images/signupbox.png") repeat scroll 0 0 transparent;
	float:right;
	height:41px;
	line-height:41px;
	margin-bottom: 10px;
	vertical-align:middle;
	width:300px;
	}
	
#signup_box_email {
	background:url("images/signupbox.png") repeat scroll 0 0 transparent;
	float:right;
	height:41px;
	line-height:41px;
	margin-bottom: 10px;
	vertical-align:middle;
	width:300px;
	}

#signup_box_name #name {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#6C7072;
	float:left;
	font-size: 1em;
	margin:12px 0 0 6px;
	padding:0;
	width:240px;
	}
	
#signup_box_email #uihidj-uihidj {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#6C7072;
	float:left;
	font-size: 1em;
	margin:12px 0 0 6px;
	padding:0;
	width:240px;
	}

/* ---------- @ extra shop styles -----------*/

#shopp .products .frame img {
	border: 2px solid #cfcfcf;

}
