/*   
Theme Name: Matchbox
Theme URI: 
Description:  Matchbox the Setfire Media blog theme, based on Copyblogger, by Chris Pearson - http://pearsonified.com/
Author: Sam Murray-Sutton
Author URI: www.twitter.com/superdeluxsam
Version: 0.8
.
This has been cobbled together from Copyblogger, a much better template than I have time to produce right now. I promise one day I'll make this all neat and tidy :).
.
*/

body { background: #fff; color: #000; font: 62.5% "Lucida Grande", tahoma, helvetica, sans-serif; }   

* { padding: 0; margin: 0; }



/*---:[ global typography elements ]:---*/

a, #footer a {
  border: none;
  color: #cc3300;
  text-decoration: underline;
  }

a:hover, #footer a:hover {
  background: #cc3300;
  color: white;
  }

a:visited, #footer a {
  color: #CC7A08;
  }

a:visited:hover, #footer a:visited:hover {
  background: #CC7A08;
  color: white;
  }
  
#sidebar .linkcat a {
  display: block;
  padding: 2px;
  width: 100%;
  }

#sidebar #rss a {
  width: 48px;
}

#sidebar #rss a:hover {
  background: transparent;
}

a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }

/*---:[ these styles apply to the flickrRSS plugin, which is not yet fully supported ]:---*/

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }



/*---:[ headlines ]:---*/

h1, h2, h3, h4 {  
  color: black;
  font: bold 1em "Lucida Grande", tahoma, helvetica, sans-serif;
  letter-spacing: -1px;
}

h1 {
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1em;
}

h2 {
  font-size: 1.6em;
  font-weight: 700;
  margin: 1em 0 0.1em;
}

.archive h1 { color: #222;
  }

#sidebar h2 { 
  border-bottom: 1px solid #AEDAE6;
  color: #222;
}

h2 a, h2 a:visited { 
	  color: #CC7A08; 
	}
	
.page h1 { margin: 0 0 0.6071em 0; border-bottom: 0.10714em #ccc; }
	
.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
	#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0 0 0.5em 0; border-bottom: 2px solid #ccc; color: #000; }
	
h3 { font-size: 1.24em; line-height: 1.1111em; color: #000; }

	.entry h3 { margin: 1.24em 0 0.2em; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 2px solid #ccc; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1em; line-height: 1.3333em; color: #000; }



/*---:[ core layout elements ]:---*/

#header { border-width: 1px; background: #fff url(/images/header_back.jpg) repeat-x scroll left bottom; border-bottom-color: #D0FDFF; color: #5C2800; }

#container { width: 72.8em; margin: 0 auto; }
	
	#content_box { width: 72.8em; }
	
		#content { width: 46.8em; padding: 3em 6em 0 0; float: left; }
		
		#sidebar { width: 20em; float: left; }
		
#footer { padding: 1.5em 0; background: #E6F4F5; border-top: 0.5em solid #AEDAE6; color: #222; }


/*---:[ #header styles ]:---*/

	
#logo h1, #logo #tagline { font: normal 1.6em "lucida Grande", Helvetica, verdana, sans-serif; letter-spacing: -1px; color: #5C2800;}

#logo {
     background: transparent url(/blog/wp-content/themes/matchbox/custom/matchbox.png) no-repeat right 121%;
     font-weight: 700;
     height: 100px;
     margin: 0 auto;
     padding: 0;
     width: 72.8em;
 	}

#logo a {
 	  color: #FF4912; 
 	  display: block;
    font: normal 5.0em "Lucida Grande", Verdana, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    padding-top: 0.2em;
    text-decoration: none;
    }

#logo a:hover {
 	  background: transparent;
 	}

#logo a:visited:hover {
 	  background: transparent;
 	}



/*---:[ nav menu styles ]:---*/

#nav { width: 72.8em; margin: 0 0 50px 0; }

	#nav ul { list-style: none; }

		#nav ul li { font-size: 1.6em; float: left; padding-right: 10px;  }
		
	
/*---:[ content styles ]:---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0; color: #aaa; }

	.post_date a, .post_date a:visited { padding: 0.0909em; }
	
.entry { font-size: 1.3em; line-height: 1.5385em; clear: both; padding-top: 0.1em;}
	
	.entry p { margin: 0 0 1.5385em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry a.flickr { text-decoration: none; }

		a.flickr img { clear:both; display: block;}
		
	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; border-top: 2px solid #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { border-bottom: 1px solid #a90000; }

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	
	.next { text-align: right; }

  /* Begin Images */
  p img {
  	padding: 0;
  	max-width: 100%;
  	}

  /*	Using 'class="alignright"' on an image will (who would've
  	thought?!) align the image to the right. And using 'class="centered',
  	will of course center the image. This is much better than using
  	align="center", being much more futureproof (and valid) */

  img.centered {
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	}

  img.alignright {
  	padding: 4px;
  	margin: 0 0 2px 7px;
  	display: inline;
  	}

  img.alignleft {
  	padding: 4px;
  	margin: 0 7px 2px 0;
  	display: inline;
  	}

  .alignright {
  	float: right;
  	}

  .alignleft {
  	float: left
  	}
  /* End Images */

hr {
  margin-bottom: 1em;
}


/*---:[ sidebar styles ]:---*/

#rss { width: 20em; height: 70px; margin: 0 0 1.0em 0; background: url('images/rss.gif') 50% 0 no-repeat; text-align: center; }

	#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

ul.sidebar_list { list-style: none; }

  #sidebar #search_form, li.linkcat, li.widget_twitter { margin: 0 0 2.5em 0; overflow: hidden; }

	ul.sidebar_list li.linkcat, .sidebar_list li.widget li { width: 16.6667em; font-size: 1.2em; line-height: 1.6667em; float: left; }

      .sidebar_list li.widget ul.children li { font-size: 100%;}

		li.widget p { margin: 0 0 1.66667em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
		                                                                                  
		  li.linkcat li, .sidebar_list li.widget li { margin-bottom: 0.6em; padding: 0 0 0 1.16667em; background: url('/images/nav_arrow.gif') 3px 6px no-repeat; }
      
    .sidebar_list li.widget_twitter li { background: none ; padding: 0.6em 0; }
    
    .tweets li { font-size: 0.83em;}

    .widget_twitter li { border-bottom: 1px dotted #D6D6D6 ; padding: 1em 0;}
		
		.widget_twitter h2 { overflow: hidden }
		
      .widget_twitter h2  a { background: transparent url(/images/twitter_follow.png) no-repeat left top; border: none; display: block; padding: 2.6em 0 0.4em}
    
        .widget_twitter h2  a:hover { background: transparent url(/images/twitter_follow.png) no-repeat left -74px}
	  
	         .widget_twitter h2 a:hover:hover:visited { color: #cc7a08; }
           
      .widget_twitter .timesince {
        color: #767676;
      }
      
      .widget_twitter .timesince:hover { background: #767676; color: #fff; }        


		/*---:[ special widget styles ]:---*/
		
		#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
		table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
		
			table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
		
			table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
			
			table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
			
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }
		

/*---:[ footer styles ]:---*/

#footer p { font-weight: bold; font-size: 1.0em; text-align: center; }

/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 36px 0; background: url('custom/comment_bubble_top.png') bottom left no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #777; }
		
		dl#comment_list dt.author { background: url('custom/comment_author_top.png') bottom left no-repeat; padding-bottom: 36px;}
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: white; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #222; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { color: white; border-bottom: 1px solid #a90000; }
		
		dl#comment_list dd { width: 468px; padding: 0 0 33px;  margin: 0 0 1.5385em; background: transparent url('custom/comment_bubble_bottom.png') bottom left no-repeat; }
		
		dl#comment_list dd.author { background: transparent url('custom/comment_author_bottom.png') bottom left no-repeat; padding: 0 0 33px;  width: 468px; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { 
			  background: transparent url('custom/comment_bubble_middle.png') top left repeat-y; 
        margin: 0;
        padding: 0.78em 1.4em 0;
      } 

      dl#comment_list dd.entry ul, dl#comment_list dd.entry ol {
        list-style-position: inside;
      }

      /* Author comment styling */

      dl#comment_list dd.author p {
         background: transparent url('custom/comment_author_middle.png') top left repeat-y; 
         margin: 0;
         padding: 0.78em 1.4em 0;
         }



/*---:[ comment form styles ]:---*/

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #a90000; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 32.9231em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #a90000; }
			
			

/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5833em 0; }

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

	#search_form .search_input { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#content .search_input { font-size: 0.9231em !important; }
		


/*---:[ self clearing floats, from sitepoint.com ]:---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after, .post_head:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}        

#header , #logo , #nav , #content_box , .page .entry , #comments , dl#comment_list dd , #comment_form , .post_head  {display:inline-block;}
/* Hide from IE Mac \*/
	#header , #logo , #nav , #content_box , .page .entry , #comments , dl#comment_list dd , #comment_form , .post_head  {display:block;}
/* End hide from IE Mac */


/*---:[ Author styles]:---*/

/*in posts*/

.avatar {
  border: 3px solid #FFB112;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left; 
  margin-bottom: 0.2em;
}

.post_head {
  border-bottom: 2px solid #AEDAE6;
  margin-top: 2em;
  margin-bottom: 0.5em;
  padding: 0.1em 0;
}

.post_head p, .post_head h2, .post_head h1 {
  margin-left: 64px; 
} 
                                     
.custom .post_head h2 {
  font-size: 2em;
  margin: 0 0 0 64px;
}


/* on author page */

.author h1 {
  border-bottom: 2px solid #AEDAE6;     
  margin-bottom: 0.5em;
}

#profile {
  clear: both;
  float: left;
  font-size: 1.2em; 
  margin-bottom: 1.8em;
}                     

#profile p {
  margin: 0 0 1em 126px;
}
/* temporary until we find source of empty p tag */
#profile img + p {
 margin: 0;
}

.author h2 {
  clear: both;
}
                    
.author ul {
  font-size: 1.2em;
  line-height: 1.6;
}

/*---:[ to change all of the gray double-borders in one fell swoop... ]:---*/

.page h1, #sidebar h2, h3.comment_intro, .post_date, .post_meta, .page .entry { border-color: #AEDAE6; }


	/*---:[ in-post stuff ]:---*/

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; }

code { color: #555; font-family: Courier, "Courier New", monospace; }

img.frame { border-color: #d7d7ca; }


	
	/*---:[ search form ]:---*/
	
  #search_form .search_input { color: #777; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; border-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	 a.social_img, a:hover.social_img { background-color: #ffffff; border: none; padding: 5px; }