/* ------------------------------------------------------------------------------------

  This stylesheet contains the CSS for structure and presentation. Rules relating to
  typography are found in typography.css
  
  IE specific rules and/or hacks go in ie6.css or ie7.css

------------------------------------------------------------------------------------*/

@import '/index.php/stylesheets/typography.css';


:focus {
	-moz-outline-style: none;
}

/* STRUCTURE
------------------------------------------------------------------------------------*/

html, body {
	height: 100%;
}

body {
	background: #59595C url(/images/bg/body_grad.png) left top repeat-x;
	margin: 0;
}

#container {
	width: 950px;
	position: relative;
	margin: 0 auto;
}


/* HEADER
------------------------------------------------------------------------------------*/

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

a#header_logo_link img {
  margin-left: -8px;
}

ul#section_nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

ul#section_nav li {
  float: left;
  margin-left: 8px;
}

ul#section_nav li a {
  display: block;
  padding: 8px 20px;
  color: #ccc;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Tahoma, "Lucida Grande", arial, sans-serif;
  font-size: 1.2em;
}

ul#section_nav li a:hover { text-decoration: none; color: #25A9E0; }

body#home a#nav_home,
body#blog a#nav_blog,
body#photos a#nav_photos,
body#design a#nav_design,
body#art a#nav_art,
body#contact a#nav_contact
{ background: url(/images/bg/section_nav_active.png) center bottom no-repeat; color: #25A9E0; }

/* CONTENT
------------------------------------------------------------------------------------*/

#content {
  background: #fff;
  margin:0;
  min-height: 500px;
  overflow: hidden;
  position: relative;
}

.presentation {
  background: #58595b url(/images/bg/presentation_grad.png) left top repeat-x;
  padding: 1.4em;
  overflow: hidden;
  position: relative;
}

.secondary_content {
  background: url(/images/bg/secondary_content_grad.png) left top repeat-x;
  padding: 1.4em;
  min-height: 150px;
}

ul#subsection_nav { 
  height: 33px; 
  background: url(/images/bg/subsection_nav_bg.png) center center no-repeat;
  overflow: hidden;
  margin-bottom: 1.4em;
  text-align: center;
}

ul#subsection_nav li { display: inline; height: 33px; }
ul#subsection_nav li a { color: #999; font-size: 1.2em; text-transform: uppercase; display: inline; height: 33px; line-height: 33px; padding: 0 25px; }
ul#subsection_nav li a:hover { color: #25A9E0; text-decoration: none; }

.night_page a#photos_night,
.lightpainting_page a#photos_lightpainting,
.evening_page a#photos_evening,
.bw_page a#photos_bw,
.thegoodland_page a#photos_thegoodland,
.portrait_page a#photos_portrait,
.burningman_page a#photos_burningman,
.sketchbook_page a#art_sketchbook,
.vinyl_page a#art_vinyl,
.painting_page a#art_painting,
.digital_page a#art_digital,
.objects_page a#art_objects
{ color: #fff; }

/* LANDING PAGE */

.landing_photo_container { 
  padding: .5em;
  background: #3d3d3d; 
  border: 1px solid #222; 
  margin-bottom: 1.5em;
  height: 272px;
  text-align: center;
  overflow: hidden;
}

#splash_slideshow {
  width: 903px;
  height: 270px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

#splash_slideshow img {
  margin: 0;
  padding: 0;
  width: 903px;
}

ul.recent_photos { background: #3d3d3d; border: 1px solid #111; padding: 1em; overflow: hidden; height: 75px; margin-bottom: 1em; }
ul.recent_photos li { float: left; height: 75px; width: 75px; margin: 0 0 0 26px; background: #000; text-align: center; }
ul.recent_photos li:first-child { margin-left: 3px; }
ul.recent_photos li a { line-height: 72px; }
ul.recent_photos li a img { opacity: .8; }
ul.recent_photos li a:hover img { opacity: 1; }
ul.recent_photos li img { width: 75px; vertical-align: middle; }

ul.recent_posts {
  width: 397px;
  margin: 1em .5em 2em 0;
  float: left;
}

ul#featured_posts {
  width: 720px;
  margin-right: 2em;
}

ul.recent_posts li { 
  list-style-type: none; 
  border-top: 4px double #ddd;
  background: url(/images/icons/page.png) left 12px no-repeat;
  padding: 0 0 16px 35px;
}

ul.recent_posts li:first-child { border: none; background: none; padding: 0; }
ul.recent_posts li p { margin-bottom: 0; }

.about_me {
  width: 273px;
  float: left;
  background: url(/images/bg/about_me_bg.png) left top no-repeat;
  padding: 25px 30px 30px;
  margin: 0 1em 1.5em 0;
  height: 338px;
}

.about_me p { color: #555; font-size: .9em; margin-bottom: 1em; }

/* SPLASH / PROMOTIONAL
------------------------------------------------------------------------------------*/

#design_splash, #design_splash_sm {
	position: absolute;
	top: 80px;
	right: 20px;
}

#design_splash_sm {
  top: 0;
  right: 10px;
}

/* DESIGN
------------------------------------------------------------------------------------*/

.design_content {
  background: #fff url(/images/bg/design_grad.png) left top repeat-x !important;
  padding: 20px 30px;
}

.secondary_design_content {
  padding-top: 190px;
}

ul#projects_list li {
  border-bottom: 5px solid #f2f2f2;
  padding: 22px 0;
}

img.project_image {
  float: right;
  margin-left: 16px;
}

div#design_bubble {
  background: url(/images/bg/design_bubble.png) center top no-repeat;
  padding: 20px 30px;
  height: 120px;
  margin-bottom: 1em;
}


/* PHOTOS
------------------------------------------------------------------------------------*/

ul.category_list { margin-bottom: 1em; overflow: hidden; }
ul.category_list li {
  background: url(/images/bg/photo_category_bg.png) center top no-repeat;
  width: 300px;
  height: 305px;
  float: left;
  margin: 0 0 0 8px;
  color: #888;
}

ul.category_list li:first-child { margin-left: 0; }
.presentation .category_list li { margin: 0 0 0 8px; }

.category { padding: 2em 2.5em 2.5em; }
.category img { margin: 0; opacity: .8; }
.category img:hover { opacity: 1; }

.category_image { background: #000; margin: 0 0 .5em 0; padding: 0; width: 238px; height: 159px; overflow: hidden; }

span.caption { text-align: center; }

form#add_to_cart_form {
  margin: 1em auto 0;
  border: 1px solid #000;
  width: 688px;
  background: #58595b url(/images/bg/paypal_form_grad.png) left top repeat-x;
  padding-top: 4px;
}

form#add_to_cart_form input[type=image] { margin-left: 1em; }
input[type=image] { vertical-align: middle; }

/* SKETCHBOOK
------------------------------------------------------------------------------------*/

#sketchbook_presentation { text-align: center; }
#sketchbook_links { width: 800px; margin: 0 auto; }

.landing_sketch_container { 
  min-height: 290px;
  background: #1a1a1a; 
  border: 1px solid #000; 
  margin-bottom: 1.5em; 
}

ul.sketch_links {
	float: left;
	width: 385px;
	margin: 0 0 20px 8px;
}

ul.sketch_links li {
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #c7c8ca;
	margin: 0;
}

ul.sketch_links li a, ul.sketch_links li a:hover {
	padding: 4px 0 2px 5px;
	display: block;
	text-decoration: none;
}

ul.sketch_links li a:hover {
	background: #ecedee;
}


/* Flickr Badges
------------------------------------------------------------------------------------*/

#flickr {
	background: transparent url(/images/bg/flickr.png) top left no-repeat;
	width: 166px;
	height: 255px;
	padding-top: 40px;
	float: left;
	overflow: hidden;
	margin: 1em 0 0;
}

#flickr .flickr_badge_image { background: #000; padding: 0; margin: 0 8px 8px 0; width: 75px; height: 75px; float: left; }
#flickr .flickr_badge_image img { width: 75px; height: 75px; opacity: .8; }
#flickr .flickr_badge_image img:hover { opacity: 1; }

/* CONTACT PAGE
------------------------------------------------------------------------------------*/

.contact_info {
  float: left;
  width: 500px;
  margin-right: 2em;
}

.contact_form {
  float: left;
  width: 370px;
}

.contact_form input[type=text],
.contact_form textarea { width: 100%; background: #ccc; }
.contact_form textarea { height: 125px; }

img#captcha { border: 1px solid #000; padding: 5px; background: #555; float: left; }

p#address {
  background: url(/images/bg/address_bg.png) left center no-repeat;
  font-size: 1.8em;
  padding-left: 150px;
  letter-spacing: 0;
  font-weight: bold;
  margin: 1em 0;
  color: #4d4d4d;
}
p#address span { color: #333; }

p#contact_message { color: #ccc; line-height: 1.7em; margin-bottom: 2em; padding-right: 20px; }

span.phone { font-family: tahoma, helvetica, arial, sans-serif; font-weight: bold; font-size: 2.8em; color: #4d4d4d; vertical-align:middle;}
p#more_info img {vertical-align: middle; margin-left: 1em;}

#social_links {
  background: url(/images/bg/social_links_bg.png) left top no-repeat;
  height: 60px;
  width: 292px;
  text-align: center;
}

#social_links img { margin: 0; padding: 6px 3px 0 0; }


/* BLOG
------------------------------------------------------------------------------------*/

body#blog #content { padding-bottom: 50px; }

#blog_splash {
  background: url(/images/bg/blog_splash.png) left top no-repeat;
  height: 83px;
  width: 701px;
  overflow: hidden;
}

#blog_subscribe {
  background: url(/images/bg/blog_subscribe.png) left top no-repeat;
  height: 71px;
  width: 249px;
  overflow: hidden;
  margin-bottom: .5em;
}

#blog_subscribe img { padding: 14px 0 0; }

.blog_content {
  background: #fff url(/images/bg/blog_bg.png) left top repeat-y !important;
}

#blog_primary {
  width: 701px;
  padding: 0;
  float: left;
  margin: 0;
}

#blog_secondary {
  width: 249px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

.entry_container {
  overflow: hidden;
  padding-top: .5em;
}

.entry_date {
  width: 93px;
  float: left;
}

.entry {
  width: 575px;
  float: left;
  padding: 0 16px 24px;
}

.entry img { border: 1px solid #ddd; padding: 4px; margin: .5em 0 1.5em; max-width: 550px; }

.option_bar, .tags_bar {
  background: #f2f2f2;
  min-height: 24px;
  margin-bottom: 1.5em;
  padding: 3px 0 0 12px;
  clear: left;
}

.option_bar span {
  float: right;
  padding: 2px 10px 0 0;
}

.option_bar span span {
  float: none;
  padding: 0;
}

.blog_comments_container {
  width: 606px;
  position: relative;
  left: -15px;
  background: #e6e6e6;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ddd;
  padding-top: 2em;
}

#comment_form {
  background: #ccc;
  border-top: 1px solid #bbb;
  padding: 1.25em;
  overflow: hidden;
}

form#comment_form fieldset.form_info {
  width: 195px;
  float: left;
  margin-right: 2em;
  text-align: right;
}

form#comment_form fieldset.fieldset_group {
  float: left;
  width: 330px;
}

.blog_comment {
  background: url(/images/bg/message_bottom.png) left bottom no-repeat;
  min-height: 75px;
  padding-bottom: 25px;
  position: relative;
  margin: 0 auto 2.5em;
  width: 572px;
}

.blog_comment div {
  background: url(/images/bg/message_top.png) left top no-repeat;
  margin: 0;
  padding: 12px 0;
}

.blog_comment p {
  margin: 0;
  padding: 6px 40px;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  line-height: 1.3em;
}

.blog_comment p.comment_details {
  position: absolute;
  bottom: 4px;
  left: 55px;
  background: none;
  padding: 0;
  color: #999;
}

#blog_pagination {
  background: url(/images/bg/blog_pagination_bg.png) left top no-repeat;
  height: 51px;
  width: 920px;
  padding: 0 15px;
  position: absolute; /* relative to div#content - make sure no other containers have position: relative! */
  bottom: 0;
  left: 0;
}

#blog_pagination a { 
  color: #fff; 
  font-family: georgia, "Palatino Linotype", "Palatino", "Hoefler Text", "Times New Roman", serif;
  font-size: 1.5em;
  font-style: italic;
  padding-top: 23px;
  display: block;
  float: right;
  cursor: pointer;
}

#blog_pagination a:first-child { float: left; }

#blog_secondary #flickr {
  background: url(/images/bg/blog_flickr_bg.png) center top no-repeat;
  margin: 0 auto 2.5em auto;
  float: none;
  width: 200px;
  height: 280px;
  padding: 65px 0 0 35px;
}

#blog_secondary #flickr .flickr_badge_image img {
  margin: 0 12px 12px 0;
}

#blog_secondary_adsense { margin: 0 auto 2.5em auto; }

#moon_phase {
  margin: 0 auto 2.5em auto;
}

table.calendarBG {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ccc;
  margin: 0 0 2.5em 0;
}

#blog_secondary ul { text-align: left; margin: 0 auto 2.5em; border-top: 1px solid #ccc; }
#blog_secondary ul li { padding: 0; border-bottom: 1px solid #ccc;  }

#behance_badge { margin: 0 auto 2.5em auto; display: block; width: 194px; }

#rss_presentation { background: url(/images/bg/rss_lg.png) left top no-repeat; padding: 20px 0 0 178px; min-height: 145px; }
#rss_presentation a { background: #4d4d4d; padding: 3px 8px; }
textarea#rss_code { width: 325px; height: 18px; font-size: 14px; vertical-align: middle; padding-left: 5px;}

.blog_comment p img { margin: 0; padding: 0;}


/* FOOTER
------------------------------------------------------------------------------------*/

#footer {
  background: #000 url(/images/bg/footer_logo.png) 1em top no-repeat;
  width: 950px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 150px;
}

#footer a { display: block; float: right; margin: 2em 2em 2em 0; }