/* @override http://fetch.taigan.com/wp-content/themes/fetch/style.css */

/* @override http://fetch.taigan.com/wp-content/themes/fetch/style.css */

/* @override http://blog.taigan.com/wp-content/themes/fetch/style.css */

/* @override http://fetch.taigan.com/wp-content/themes/themes/fetch/style.css */

/* @override http://blog.taigan.com/wp-content/themes/fetch/style.css */

/* @override http://blog.taigan.com/wp-content/themes/fetch/style.css */

/*
Theme Name: Fetch
Theme URI: http://wordpress.org/
Description: The default theme for <a href="http://blog.taigan.com/">Fetch</a>, the Taigan blog.
Version: 0.1
Author: Hashrocket, Inc.
Author URI: http://hashrocket.com/
*/





/* @group Reset */

html, body{ margin: 0; padding: 0; height: 100%; }

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td{margin:0;padding:0; letter-spacing: 0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,
img{border:0;}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var{font-style:normal;font-weight:normal;}

li{list-style:none;
	background: none;
}

caption,
th{text-align:left;}

h1,
h2,
h3,
h4,
h5,
h6{font-size:100%;font-weight:normal; background: none;}

q:before,
q:after{content:'';}

abbr,
acronym {border:0;font-variant:normal;}

sup {vertical-align:text-top;}


sub {vertical-align:text-bottom;}
input,
textarea,
select{font-family:inherit;font-size:inherit;font-weight:inherit;}

legend{color:#000;}

table {font-size:inherit;}

pre,
code,
kbd,
samp,
tt{font-family:monospace;}

l{display: block;}

/* @end */


div#fetch{
  font-family: Palatino, Georgia, "Times New Roman", Times, serif;
  font-size: 0.9em;
  padding-bottom: 200px;
}

p{
  line-height: 1.5em;
  margin-bottom: 0.5em;
  font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}

p:last-child{
	margin-bottom: 0;
}


a{
	color: #d00;
	background: white;
	text-decoration: none;
	/*-webkit-transition: all 0.15s ease-in-out;*/
}

a.gateway{
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.67em;
	letter-spacing: 0.25em;
	margin-bottom: 0.75em;
}


a:hover{color: #f00; text-decoration: underline; }

a:active{background: #eee;}

div.site-width{
  width: 952px;
  margin: 0 auto;
  position: relative;
  /*background: url(images/grid.png);*/
}

div.site-width:after	 {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

h2{
  font-size: 2em;
}

h3{
	font-size: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


/* @group Header */

div#header{
  background-color: #bf0f24;
  padding-bottom: 2em;
  padding-top: 3em;
  text-align: right;
  border-top: 2px solid #ab0d20;
}

div#header ul{
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
}

div#header ul li{
	margin-bottom: 0.75em;
  
}
div#header ul a{
	background: no-repeat;
	color: white;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	font-size: 1em;
	font-family: Georgia;
	border-bottom: 1px solid transparent;
	font-weight: bold;
}

div#header ul a:hover{
	border-bottom-color: white;
	text-decoration: none;
}



div#header h1 a{
	display: block;
	margin: 0 0 0 auto;
}

div#header h1 span{
	display: none;
}

div#header h1 a.taigan{
	background: url(images/taigan-logo-white.png);
	width: 117px;
	height: 46px;
	margin-bottom: 30px;
	position: relative;
	right: 112px;
}

div#header h1 a.fetch{
	position: relative;
	right: 24px;
	width: 266px;
	height: 107px;
	background: url(images/fetch.png);
	-webkit-transition: all 0.5s ease-in-out;

}

div#header h1 a.fetch:hover{
	/*-webkit-transform: rotate(3deg) scale(1.15);*/
}

div#header a.back-link{
	float: left;
	background: none;
	color: white;
	font-style: italic;
}

div#header a.back-link:before{
	content: "← ";
}

/* @end */

/* @group Content */

/* @group a#shop-taigan */

a#shop-taigan{
  display: block;
  width: 102px;
  height: 8px;
  background: url(images/shop-taigan.png) no-repeat;
  margin-bottom: 2em;
}

a#shop-taigan:hover{
	background-position: 0 -8px;
}

a#shop-taigan span{
	display: none;
  
}

/* @end */

/* @group div#promotion */

div#promotion{
  margin: 2em 0;
	border: 1px solid #c1b7a2;
	position: relative;
}

div#promotion a.gateway{
	position: absolute;
	right: 8px;
	bottom: 10px;
	z-index: 2;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.67em;
	letter-spacing: 0.25em;
	margin-bottom: 0.75em;
	padding: 0.25em;
	background: rgba(255,255,255,0.5);
}


div#promotion h3{
	letter-spacing: 0.25em;
	word-spacing: 0.33em;
	margin: 0;
	text-transform: uppercase;
  font: 1.25em/1.5em Didot, Palatino, Georgia, "Times New Roman", Times, serif;
}

div#promotion.elusive-fact a {
  padding: 0px; }
  
  div#promotion.elusive-fact a.gateway {
    padding: 0.25em;
    margin-bottom: 0em; }

div#promotion.elusive-fact h3{
	background: url(images/elusive-fact.png);
	display: block;
	height: 36px;
	width: 192px;
	margin-top: 4px;
	margin-bottom: 1em;
}

div#promotion.elusive-fact img { display: inline; }

div#promotion img{
  z-index: 1;
} /*.gateway*/

div#promotion.elusive-fact h3 span{
	display: none;
}




/* @end */

/* @group div#featured-contributor */

div#featured-contributor{
  padding-right: 112px;
  background: url(images/julia.png) right top no-repeat;
  min-height: 170px;
  margin-top: 1em;
  margin-bottom: 10px;
}

div#featured-contributor h3{
	padding-left: 52px;
	min-height: 35px;
	padding-top: 8px;
	background: url(images/quotes.png) left top no-repeat;
	vertical-align: middle;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}


/* @end */

/* @group form.search */

form.search{
	padding-bottom: 0.33em;
	margin: 1em 0 2em;  
}

form.search h3{
	margin-top: 0.25em;
	margin-bottom: 0.4em;
	font-size: 1em;
	letter-spacing: 0.2em;
	color: #333;
	text-transform: uppercase;
}

form.search input[type="text"]{
	background: url(images/sky_large.jpg) bottom right;
	border-color: white;
	color: #555;
}

button{
	background: #401919;
	border: 3px double white;
	padding: 0.45em 1em;
	color: white;
  	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
  	font-weight: bold;
  	text-transform: uppercase;
  	letter-spacing: 0.2em;
}

button:hover{
  background-color: #720001;
  color: white;
}

button:active{
	background-color: #d80000;
}

form input[type="text"],
form input[type="password"],
form textarea{
	padding: 0.25em 4px;
	background-color: #fffaf1;
  	color: #888;
  	border: 3px double #888;
}

form.search input{
  width: 200px;
}

/* @end */

/* @group div#area-3 */



div#area-3 div.post-summary{
  width: 150px;
  margin-right: 10px;
  margin-bottom: 1em;
  float: left;
}

div#area-3 div.post-summary span.category{
  color: inherit;
  font-size: 0.67em;
  letter-spacing: 0.25em;
  margin-bottom: 0.57em;
}

div#area-3 h3{
  text-transform: uppercase;
  font: 0.75em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: 0.25em;
  word-spacing: 0.1em;
  color: red;
}

div#area-3 h4{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
  font: 1em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* @end */

div.lead_image_caption, div.lead_image_caption p {
color:#777;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 20px 0;
position:relative;
width:100%;
}

div#content{
  padding-top: 2.5em;
}

/* @end */

/* @group Footer */

div#footer{
	clear: both;
	margin-top: 2em;
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  font-size: 0.85em;
}

div#footer div.site-width{
	/*padding-top: 1em;*/
	/*border-top: 1px dotted #aaa;*/
}

div#footer div.site-width a{
	word-spacing: normal;
}

/* @end */

/* @group Layout */

/* @group Grid */

.span-1  { width: 32px;}
.span-2  { width: 72px;}
.span-3  { width: 112px;}
.span-4  { width: 152px;}
.span-5  { width: 192px;}
.span-6  { width: 232px;}
.span-7  { width: 272px;}
.span-8  { width: 312px;}
.span-9  { width: 352px;}
.span-10 { width: 392px;}
.span-11 { width: 432px;}
.span-12 { width: 472px;}
.span-13 { width: 512px;}
.span-14 { width: 552px;}
.span-15 { width: 592px;}
.span-16 { width: 632px;}
.span-17 { width: 672px;}
.span-18 { width: 712px;}
.span-19 { width: 752px;}
.span-20 { width: 792px;}
.span-21 { width: 832px;}
.span-22 { width: 872px;}
.span-23 { width: 912px;}
.span-24, div.span-24 { width: 952px; margin: 0; }


/* @end */

/* @group Secondary Content */

div.primary-secondary-content .secondary-content h2{
  font-variant: small-caps;
  font-size: 1.25em;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
  margin-bottom: 0.25em;
  display: none;
}

.secondary-content .widget_categories h2 {
	display: block!important;
}

.secondary-content .widget_archive h2 {
	display: block!important;
}

li.widget_categories {
	margin: 20px 0;
}

li.widget_archive {
	clear: both;
}


div.primary-secondary-content .secondary-content ul li{
	border-bottom: 1px dotted #aaa;
	float: left;
}

div.primary-secondary-content .secondary-content ul li a{
	padding: 0.5em 0;
	display: block;
}

div.primary-secondary-content .secondary-content ul li a:hover{
}

div.primary-secondary-content .secondary-content ul.photos{
	margin-right: -20px;
	margin-bottom: 20px;
}

div.primary-secondary-content .secondary-content ul.photos:after	 {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.primary-secondary-content .secondary-content ul.photos li{
  width: 152px;
  height: 152px;
  display: block;
  float: left;
  background: #ddd;
  margin-right: 8px;
  margin-bottom: 8px;
  border: none;
}

div.primary-secondary-content .secondary-content img{
	display: block;
}
/* @end */


div.primary-secondary-content{
  padding-right: 360px;
}

div.primary-secondary-content:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.primary-secondary-content .primary-content{
  float: left;
  width: 100%;
}

div.primary-secondary-content .secondary-content{
  width: 312px;
  padding-left: 16px;
  margin-right: -328px;
  float: left;
  border-left: 1px dotted #aaa;
  margin-left: -1px;
  position: relative;
  left: 32px;
}


/* @end */

/* @group Posts */

div.posts div.post{
  margin-bottom: 3em;
}

.posts .post img{
  display: block;
  max-width: 100%;
  margin-bottom: 1em;
}

.header{
  border-bottom: 1px solid #333;
  padding-top: 1.5em;
  position: relative;
  margin-bottom: 1em;
}

.header span.category{
	position: absolute;
	top: 0;
	left: 0; }
	.header span.category a{
  	margin: 0px 0px; }

.header h2,
.header h3{
  font-size: 1.5em;
  display: inline !important;
}

.posts .post h2 a,
.posts .post h3 a{
	color: #000;
}

.posts .post h2 a:hover,
.posts .post h3 a:hover{
	color: #000;
}


.posts .post span.category,
.posts .post em{
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.2em;
	margin-bottom: 0.75em;
}

.posts .post span.category{
  display: block;
}

.posts .post em{
	color: inherit;
	margin-left: 1em;
}

.posts .post p{
	display: inline;
  
}
.posts .post a.gateway{
  margin-left: 0.5em;
	/*display: inline-block;*/
}



/* @group div.page */

div.page h2{
  font-size: 2.5em;
  display: inline;
}

div.page h2 a{
	color: inherit;
}


div.page span,
div.page em.date{
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.2em;
	margin-bottom: 0.75em;
	font-style: normal;
}

div.page em.date{
	margin-left: 0.4em;
}

div.page span{
/*
	display: block;
*/
	color: #b00;
}

div.page p{
  line-height: 1.5em;
}

div.page em{
  font-style: italic;
}

div.page strong{
	font-weight: bold;
}


div.page p.introduction{
  	color: #444;
  font: 1.25em/1.5em Palatino, Georgia, "Times New Roman", Times, serif;
}

div.page h3{
	margin-top: 2em;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  word-spacing: 0.33em;
  font-size: 1em;
  font-weight: bold;
}

div.page h4{
	font-weight: bold;
}

div.page ul,
div.page ol{
  margin: 1em 0;
}

div.page ul li,
div.page ol li{
	list-style-type: square;
	margin-bottom: 0.5em;
}

div.page ol li{
	list-style-type: decimal;
}


div.page img{
	max-width: 100%;
  border: 1px solid #888;
}

div.page img.float-right{
  float: right;
	margin-left: 8px;
	margin-bottom: 16px;  
}

div.page img.float-left{
	float: left;
	margin-left: 8px;
	margin-bottom: 16px;
}

div.page .navigation{
  border-top: 3px double #333;
  border-bottom: 3px double #333;
  float: left;
  width: 100%;
}
div.page .navigation li{
  /*display: inline-block;*/
  margin-right: 0.6em;
  padding: 0.4em;
  display: inline;
  padding-right: 1em;
  margin-bottom: 0;
  line-height: 1em;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
  div.page .navigation li a {
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    float: left; }
    div.page .navigation li:first-child a { padding-left: 0px; }
    div.page .navigation li:last-child a { padding-right: 9px; border-right: 0px; }

div.page .navigation li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}


.share_this_wrap {
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 5px 2px 5px;
}

.stButton {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 18px;
    line-height: 16px;
    margin: 5px 3px 0 !important;
    position: relative;
    text-decoration: none;
    z-index: 0;
}

.navigation .stButton .chicklets {
    padding-left: 13px;
    padding-right: 0;
}

/* @end */



/* @end */

/* @group Pagination */

h4.pagination{
  font-style: italic;
  text-transform: lowercase;
  color: #888;
  margin-bottom: 0.25em;
}
ol.pagination:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

ol.pagination{
	border: 3px double #aaa;
	display: inline-block;
	font-size: 1.25em;
	padding: 1px 1px 2px 2px;
  
}

ol.pagination li{
  display: block;
  float: left;
	padding: 0.25em 0;
	overflow: visible;
	height: 1.1em;
	width: 1.5em;
	margin-right: 2px;
}

ol.pagination li.current a{
	background-color: #white;
	color: #333;
}


ol.pagination li:last-child{
  margin-right: 0;
}

ol.pagination li:last-child a{
	border-right: none;
}


ol.pagination li a{
	border: 1px solid transparent;
	border-right: 1px solid #ccc;
	padding: 0.25em 0.5em;
	background: #ddd;
	color: #800;
	-webkit-transition: color 0.15s ease-in-out;

}

ol.pagination li a:hover{
	color: white;
	background: #800;
	padding: 0.5em 0.475em;
	font-size: 1.25em;
	z-index: 2;
	position: relative;
	top: -0.1em;
	left: -0.2em;
	text-shadow: 1px 1px #200;
}


/* @end */

/* @group Views */

/* @group Category */

p#category-description{
  font-size: 1.25em;
  font-style: italic;
  color: #888;
  margin-top: 0.5em;
  margin-bottom: 3em;
}

/* @group ul#category-index */

ul#category-index{
  margin-top: 2em;
}

ul#category-index li .post-summary img{
	position: absolute;
	width: 136px;
	left: 0;
	top: -0.1em;
	border: 1px solid #444;
}

ul#category-index li .post-summary{
  padding-left: 156px;
  position: relative;
}

ul#category-index li .post-summary h3{
	color: #800;
}

ul#category-index li .post-summary em{
	color: #333;
}


ul#category-index li .post-summary span.category{
	float: right;
	margin-left: 10px;
	margin-top: 0.67em;
  color: #ab9e81;
}

ul#category-index li .post-summary p{
  color: #555;
  border-top: 1px solid #ccc;
  margin-top: 0;
  text-align: justify;
  
}

ul#category-index li .post-summary p:first-line{
  font-variant: small-caps;
  font-weight: bold;
  color: #5a5a5a;
  letter-spacing: 0.05em;
  display: block;
}


ul#category-index li .post-summary a.gateway{
  font-weight: bold;
}



/* @end */



/* @end */

/* @group Search Results */

/* @group ul.categories */

ul.categories{
  margin-right: -60px;
  margin-top: 1em;
}

ul.categories > li{
	margin-bottom: 2em;
	width: 252px;
	margin-right: 60px;
	display: -moz-inline-stack;
    display: inline-block;
	vertical-align: top;
}

ul.categories > li h4{
  margin-bottom: 0.5em;
  font: 0.75em/1.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  word-spacing: 0.4em;
  display: block;
  margin-top: 0.25em;
  font-size: 0.75em;
  border-bottom: 1px solid #aaa;
  padding-bottom: 0.1em;
  margin-bottom: 1em;

}

ul.categories li ul li{
	margin-bottom: 1em;
	list-style-type: square;
	color: #555;
}

ul.categories li ul{
  margin-bottom: 1em;
}

ul.categories li ul li h5{
	font-size: 1.25em;
	line-height: 1.25em;
}

ul.categories span.author{
  font: 0.85em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  color: #888;
  display: block;
  margin-top: 0.1em;
}


#categories {
	float:left;
	margin:0 0 15px 0;
	padding: 0px 0 0 3px;
	position:relative;
	width:165px;
}

#archives {
	float:left;
	margin:0;
	padding: 0px 0 0 3px;
	position:relative;
	width:138px;
}

#categories ul li, #archives ul li {
	border-bottom:none;
	float:left;
	clear: both;
	margin: 0px 0 6px 0;
}

#categories a, #archives a {
	display:inline;
	padding:0.5em 0;
	background: none;
}

/* @end */

h2 span.query{
  font-style: italic;
}

.primary-content form.search{
  padding-top: 0.5em;
}
.primary-content form.search h4{
	font-size: 1.5em;
}

.primary-content form.search input{
	width: 500px;  
	font-size: 1.33em;
}

.primary-content form.search button{
	width: 4em;
	padding: 0.25em 0;
	font-size: 1em;
}

/* @group ul#search-results */

ul#search-results{
  margin-top: 2em;
}

ul#search-results li .post-summary img{
	position: absolute;
	width: 136px;
	left: 0;
	top: -0.1em;
	border: 1px solid #444;
}

ul#search-results li .post-summary{
  padding-left: 156px;
  position: relative;
}

ul#search-results li .post-summary h3{
	color: #800;
}

ul#search-results li .post-summary em{
	color: #333;
}


ul#search-results li .post-summary span.category{
	float: right;
	margin-left: 10px;
	margin-top: 0.67em;
  color: #ab9e81;
}

ul#search-results li .post-summary p{
  color: #555;
  border-top: 1px solid #ccc;
  margin-top: 0;
  text-align: justify;
  
}

ul#search-results li .post-summary p:first-line{
  font-variant: small-caps;
  font-weight: bold;
  color: #5a5a5a;
  letter-spacing: 0.05em;
  display: block;
}


ul#search-results li .post-summary a.gateway{
  font-weight: bold;
}



/* @end */


/* @end */

/* @end */

/* @group Facybox */



#facybox {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#facybox td.body{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 20px;
}


#facybox .gtitle{
  font-size: 0.85em;
  margin-top: 1em;
}

#facybox input[type="text"],
#facybox textarea{
	border: 1px solid #ccc;
}

#facybox textarea{
	width: 99%;
	margin-bottom: 1em;
}

#sendtofriendform{
  display:none;
}

#facybox .close{
  background: transparent url(./images/fancy_closebox.png) repeat scroll 0 0;
}

div.page span.red{
  font-family: Palatino, Georgia, "Times New Roman", Times, serif;
  color:#B00;
  margin-bottom: 0.5em;
  font-size: 0.95em;
  text-transform: none;
  letter-spacing: 0px;
}

/* @end */


