/*  
Theme Name: Snippet
Version: 1.0
Author: WooThemes
Author URI: http://www.woothemes.com

	Copyright: (c) 2009 WooThemes.

*/

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

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.7 Page Navigation
-2.8 Notes
-2.9 Disqus

3. POSTS
-3.1 Post Layout
-3.2 Post Type
-3.3 Post Typography

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


/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body { background: #e6e6e6 url(http://static.tumblr.com/z6qqzxl/9zsl275kf/bg.png) repeat-x; font: 14px/20px "Myriad Pro", Myriad, Arial, sans-serif; color: #666;  }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, serif; color: #333; font-weight:normal; }
h1  {font-size: 28px; } h2 {font-size: 24px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {margin: 0; }

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #000; text-decoration:none;}
a:hover { color:#c7664c; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { text-decoration: underline; }

/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#wrapper { background:url(http://static.tumblr.com/z6qqzxl/o7nl275ii/bg-gradient.png) no-repeat top center; }
.content { width:960px; margin:0 auto; }
#content { margin-bottom: 10px; margin-top: 30px; }
#main { width:750px; }
#tumblelog { width:750px; margin-bottom: 10px; }

/* 2.3 Header */
#header{  padding:26px 0;height:48px;clear:both;position:relative; }

#logo .site-title { font-family: "Myriad Pro", Helvetica, Arial, serif; text-shadow:1px 1px 2px #000; margin-left: 15px; }
#logo .site-title a { color:#fff; font-size: 36px; line-height:48px; text-transform:none; font-weight:bold; text-decoration:none; text-transform: uppercase;}
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-title a img { max-height:48px; max-width:400px;}

#header #search { position:relative; background: rgb(50,50,50); background: rgba(0,0,0,.1);padding:4px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#header #search .searchform { background:#e6e6e6; width:156px; padding: 10px; border:1px solid #000;  border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }
#header #search input.s { background:none; padding:0; border:0; font-family:"Myriad Pro", Myriad, Helvetica, Arial, serif; color:#999; text-shadow:1px 1px 0 #fff; font-size: 16px;}
#header #search input.submit { position:absolute; top:15px; right:15px; border:0; padding:0; opacity:0.7;}
#header #search input.submit:hover { opacity:1; }

#header #icons { margin-right:20px;}
#header #icons a { margin-right:15px; opacity:1;}
#header #icons a:hover { opacity:0.85; }

/* 2.4 Content */
#content{padding:0 0 40px; position:relative;}

/* 2.5 Sidebar */
#sidebar{ width:195px; overflow:hidden; margin-top:20px; font-size: 12px;  }
#sidebar .widget { margin: 0 0 30px; position:relative; border-bottom: 1px solid #fff; }
#sidebar .widget .title { font-size:16px; text-shadow:1px 1px 0 #fff; color:#666; margin-bottom: 20px; }
#sidebar .widget .title a:link, #sidebar .widget .title a:visited {color:#222;}
#sidebar .widget .widget-content { border-bottom: 1px solid #ccc; padding-bottom: 30px; }
#sidebar .widget .widget-content p, #sidebar .widget .widget-content li { text-shadow: 1px 1px #fff; }
#sidebar .widget .widget-about { font:12px/18px Arial, sans-serif; text-shadow: 1px 1px #FFF; }
#sidebar .widget ul li { padding:3px 0 3px 15px; background:url(http://static.tumblr.com/j8lh0bq/Sxfkzgvig/ico-bullet.png) no-repeat left; }
#sidebar .gravatar { float:right; margin:5px 0 10px 15px; padding:3px; border:1px solid #c6c6c6; background:#fafafa; max-width:60px;height:auto !important; }

#sidebar #likes, #sidebar #tweets, #sidebar #likes p { list-style-type: none; margin: 0; padding: 0; font: 12px/18px Arial, Helvetica, sans-serif; }
#sidebar #likes li.like_post, #sidebar #tweets li { width:190px;padding:0 0 10px 0;margin:0 0 12px 0;border-bottom:1px solid#e4e4e4;background:none; }
#sidebar #likes li.like_post:last-child, #sidebar #tweets li:last-child { padding:0;margin:0;border-bottom:none; }
#sidebar #likes img { max-width: 183px;height: auto !important; margin-bottom: 10px; padding: 5px; border: 1px solid #dbdbdb; background:#f8f8f8; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}

#sidebar #twitter .tweet-link { display: block; font-size: 11px; }

#sidebar #flickr li {float: left; padding:0; margin: 7px; background:none; }
#sidebar #flickr img { border:1px solid #c6c6c6; padding:3px; background-color:#fff; }

/* 2.6 Footer */
#footer{ background:#333333; padding: 20px 0; color:#999; }
#footer p { font-style:italic;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{padding:0 5px; font-size:12px; font-style:normal;}

/* 2.7 Page Navigation */
#page-nav-wrap { border-top:1px solid #ccc; border-bottom:1px solid #fff; margin-bottom:30px; }
#page-nav { border-bottom:1px solid #ccc; border-top:1px solid #fff; padding:15px 10px;}
#page-nav a { font:14px/1em Helvetica, Arial, sans-serif; color:#777; text-shadow:1px 1px 0 #fff; }
#page-nav a img { vertical-align:middle; opacity:0.8; padding:0 5px;}
#page-nav a:hover img { opacity:1; }

/* 2.8 Notes */
#notes { }
ol.notes { background:#eee; border:1px solid #c8c8c8; padding: 10px 20px; width: 688px; float:left; margin: 20px 0; }
ol.notes li { background:url(http://static.tumblr.com/z6qqzxl/oPNl275i0/bevel.png) repeat-x bottom; padding:10px 0; font: 12px "Myriad Pro", Myriad, Helvetica, Arial, serif; }
ol.notes li:last-child { background:none !important; }
ol.notes li img{ vertical-align:middle; padding-right:8px; }
ol.notes li blockquote{ margin:10px 0 5px 45px; border-left:4px solid #ccc; padding:0 0 0 10px;}

/* 2.9 Disqus */
#disqus_thread { background:#e9e9e9; border:1px solid #c8c8c8; padding:20px 30px; margin: 40px 0 20px 0 !important; width:668px; }

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

/* 3.1 Post layout */

.story  { background:#f8f8f8; position:relative; box-shadow: 0 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1); float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border: 1px solid #ccc; width: 728px; border:  1px solid #bbb; margin-top: 10px; }
.story .postcontent { position:relative; background:url(http://static.tumblr.com/j8lh0bq/Hu6kzgvfj/bg-post.png) repeat-x top; border:1px solid #fff; border-bottom:1px solid #bbb;padding: 40px 20px 20px 20px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; overflow:hidden; }
.story .posttitle { padding: 0; margin-bottom: 20px; font-size: 18px; }

.story .postbottom { background: #333 url(http://static.tumblr.com/z6qqzxl/9zsl275kf/bg.png) repeat-x; padding:5px 10px; border-top:1px solid #fff; font-family: Georgia, serif;}
.story .postbottom a { text-transform:lowercase; font-size:12px; color:#ddd; text-shadow:1px 1px 0px #000; padding: 8px; line-height:14px; }
.story .postbottom img{ opacity:0.8; vertical-align: middle; margin-right: 8px; }
.story .postbottom a:hover img{ text-decoration:none; opacity:1;}
.story .postbottom .fl img { float:left; margin-right: 0 10px 0 0; }
.story .postbottom .fr img { float:right; margin: 0 0 0 10px; }

.story .posttype { border-right:0; height: 48px; width:48px; position:absolute; left: 340px; top: -24px; z-index: 1; }
#tumblelog .story .posttype { left: 150px; }
.story .posttype img { padding:0; }
.story .posttype img:hover { opacity:0.8; cursor:pointer;}

.story .tags {background:url(http://static.tumblr.com/j8lh0bq/bgakzgvlx/ico-tag.png) no-repeat center left;padding-left:25px;clear:both;}
.story .tags .the-tag { display: inline; margin-right: 5px;}
.story .tags .the-tag:after { content: ","; }
.story .tags .the-tag:last-child:after { content: ""; content:none; }

/* 3.2 Post type */

.quote .quote-wrap { font:italic 18px/1.3em Georgia, serif; text-shadow: 1px 1px #fff; }
.quote .quote-wrap .description {
	font-size: 11px; text-transform: uppercase;
}
.photo .img-wrap, .photo .video-wrap, .video .video-wrap, .quote .quote-wrap { margin-bottom:20px; }

#tumblelog .text .regular_post_body img { max-width: 291px !important; }
#tumblelog .text .regular_post_body blockquote img { max-width: 266px !important; }
.link .postlink a { font-size:18px; width:85%; display:block; text-transform: uppercase; font-family: Georgia, serif; color: #c7664c; }
.link .postlink span { background:url(http://static.tumblr.com/z6qqzxl/6I9l275lr/btn-postlink.png) no-repeat; height:24px; width:24px; display:block; position:absolute; top:40px; right:20px;opacity:0.8; }
.link .postlink a:hover span{ opacity:1; }

.chat ul.chat { font-size:13px; line-height: 1em; background:#f8f8f8; border:1px solid #d4d4d4; border-width:1px 1px 0; list-style-type:none; padding:0; }
.chat ul.chat li { background: url(http://static.tumblr.com/j8lh0bq/Hu6kzgvfj/bg-post.png) repeat-x scroll center top; list-style-type:none; padding:8px 10px; border-bottom:1px solid #d4d4d4; border-top:1px solid #fff; line-height:20px;}
.chat ul.chat li .name { font-weight:bold; float:left; margin-right:10px; }

.audio .audio-wrap {margin: 0 15px 20px 0; float: left;}
.audio .audio-wrap img {max-width: 100px !important;height: auto !important;}
.audio .audio-player {display:inline-block; padding: 4px; border: 1px solid #dbdbdb; margin-bottom:15px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.story .postcontent img, .postcontent .video-wrap { padding: 4px; border: 1px solid #000; background:#111; text-align: center; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; max-width: 676px; }

#tumblelog .story .postcontent img { max-width: 291px; }

.answer .answer-wrap { font:normal 18px/24px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif; margin-bottom: 15px; }
.answer .asker-wrap { font:14px/1em "Myriad Pro", Myriad, Arial, sans-serif; margin-bottom: 15px;padding-bottom: 15px; border-bottom: 1px solid #e9e9e9;}
.answer .asker-wrap img { background-color: #fff; vertical-align: middle; padding:3px; border:1px solid #c6c6c6; margin: 0 9px 0 0; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}

/* 3.3 Post Typography */

.story .title { font:normal bold 24px/24px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;position:relative; margin: 0 0 15px; }
.page .title { margin: 0 0 20px 0; }

.story h1 { border-bottom:1px solid #e6e6e6; margin-bottom:20px; padding-bottom: 20px; }  
.story h2 { padding-bottom:20px; }  
.story h3 { padding-bottom:10px; }  

.story p, .story .description, .story .tags { margin: 0 0 20px 0; font:13px; line-height: 22px; }
.story .tags { margin-top: 20px; }
.story p:last-child, .story ul:last-child, .story ol:last-child, .story blockquote:last-child { margin-bottom: 0 !important; }
.story .description blockquote p, .story .description blockquote blockquote { margin: 10px 0; }

.story blockquote  { font: italic 14px/24px Georgia, "Times New Roman", Times, serif; padding: 0 0 0px 20px; color: #444; border-left:4px solid #ddd; margin:0 0 20px; }
.story blockquote p  { font-style:italic; }

.story ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.story ul ul  { margin: 0; }
.story ul li  {	list-style-type: disc; }
.story ul ul li  { list-style-type: circle; }

.story ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.story ol ol  { margin: 0; }
.story ol li  { list-style-type: upper-latin; }
.story ol li ol li  { list-style-type: lower-latin; }

.alignleft  { float: left; width: auto; margin: 5px 15px 5px 0; }
.alignright  { float: right; width: auto; margin: 5px 0 5px 15px; }
.aligncenter  { text-align: center; margin-bottom:15px;}
img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

.quote { background-color: #e9e9e9; }
.text { background-color: #fff; }

/**** Masonry CSS ****/

/* Magazine page */

#tumblelog {}

#tumblelog:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tumblelog .story {
	margin: 15px 15px 30px 15px;
	float: left;
}

#tumblelog .col1 { width: 728px;}
#tumblelog .col2 { width: 343px;}
