/* 
	Theme Name: Gerbil
	Theme URI: http://fatvegan.com/
	Description: Gerbils
	Author: Ryan Castle 
	Author URI: http://fatvegan.com/
	Version: 1.0
		
*/

@font-face {
    font-family: 'KelmscottRomanRegular';
    src: url('fonts/KELMSCOT-webfont.eot');
    src: url('fonts/KELMSCOT-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/KELMSCOT-webfont.woff') format('woff'),
         url('fonts/KELMSCOT-webfont.ttf') format('truetype'),
         url('fonts/KELMSCOT-webfont.svg#KelmscottRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'M1mregular';
    src: url('fonts/mplus-1m-regular-webfont.eot');
    src: url('fonts/mplus-1m-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mplus-1m-regular-webfont.woff') format('woff'),
         url('fonts/mplus-1m-regular-webfont.ttf') format('truetype'),
         url('fonts/mplus-1m-regular-webfont.svg#M1mregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html {
    margin:0px;
    padding:0px;
    color:#1b1b1b;
}

body {
  padding: 15px 5px 25px 25px;
  background: url('http://fatvegan.com/image/gerbil2.jpg') #FFFFFF;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-attachment:fixed;
}

h1 {
  font-family: KelmscottRomanRegular, serif;
  font-size: 3em;
  color: black;
  margin: 0;
}
h1 a {
  color: inherit;
  text-decoration: none;
}


#head {
}

#container {

}

#content {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.65em;
	padding:1em;

	margin-right:20px;
	margin-left:25em;
    width: 600px;

}

#left {
	margin: 0px;
	width:20em;
	padding:0.5em;
	float:left;
}

#content h3 {
	font-family: KelmscottRomanRegular, serif;
	font-size: 44px;
    line-height: 1.2em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#content h2, #left h3 {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    color: #888;
}
#content .extrapad {
	margin-top: 50px;
}

.post {
	padding: 0px 0px 20px 0px;
	margin:15px 0px 15px 0px;
}

.post h3 a {
	text-decoration: none;
    color: #C93836;
}

.post h3 a:hover {
	color: #C93836;
}


.post .text {
	text-align:justify;
}

.post a {
	color:#C93836;
    color: #CC0000;
}

.post a:hover {
  color:#D1564A;
}


ul.meta li {
  width:33%;
}

ul.meta {
	height:2em;
	margin: 2px 0px 30px 0px;
}

p.meta, ul.meta {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: .85em;
	color: #ccccc4;
	color:#676767;
}

.meta a {
	color: #676767;
	text-decoration: none;
}

.meta a:hover {
	color: #878787;
}

#menu {float:right;width:13em;border:1px solid #ddd;padding:.7em;background-color:white; font-size:.9em;}
#menu ul { list-style:none; margin:0; padding:0;}
#menu ul ul { margin-left:0.3em; }
#menu li.pagenav { font-weight:bold; }
#menu li.pagenav ul { font-weight:normal; background:white;}



.comments p.meta {
	margin: 0em;
}
.comments h2 {
	font-size: 1.3em;
	font-family: Georgia, Arial, Tahoma;
}

.comments input, .comments textarea {
	border: 1px solid #aaa;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 20px;
	padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.comments input.btn {
-webkit-box-shadow: 1px 1px 1px 1px #aaa;
-moz-box-shadow: 1px 1px 1px 1px #aaa;
box-shadow: 1px 1px 1px 1px #aaa; 
padding: 5px 20px;
cursor: pointer;
}

.comments ol { padding: 0em 0em 1em 2em; }
.comments ol li { margin: 0em 0em 2em 0em; }
.comments ol li p { margin: 0em 0em 0.7em 0em; line-height: 1.35em; }

.comments ol ul, .comments ol ol { padding: 0em 0em 0.5em 3.5em; }
.comments ol ul li, .comments ol ol li { padding: 0em; margin: 0em; font-size: 0.8em; line-height: 1.3em;}
#left div {
	font-size: .8em;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 13pt;
	clear: both;
	padding-top:0.3em;
}

#left ul { list-style:none; margin:0px; padding:0px; }

#left h3 {
	color:#888;
}
#left a {
	font-size: .85em;
}
#left, #left a {
	text-decoration: none;
	color: #aaa;
}

#left a:hover {
	color: #000;
}


#searchForm {
	margin:0;
	padding:0;
}
.searchField {
	border: 1px solid #888;
	font-size: .85em;
}

.searchFieldSelect {
	border: 1px solid #888;
	font-size: 8pt;
}

a { color: #4C4C46; }
a:hover { color: #6C6C66;text-decoration:none; }

address.author { display: inline; font-style: normal; }
abbr.published { border: none; }
cite { padding-left:3.9em;font-weight: bold; display:block;}

blockquote, q { 
  display: block; 
  font-size: 1.2em; 
  font-family: Times, serif;
  background: url(/image/quote.gif) 0.3em 0.2em no-repeat; 
  padding: 0em 2em 0em 3.9em;
  margin: 0em 0em 1em 0em;
  overflow: auto;
}

blockquote p, q p {
  margin: 0.5em 0 0 0;
  padding: 0em 0 0 0;
}

.right { text-align:right; }
.center { text-align:center; }
.clear { clear:both; }

ol li { margin-bottom: 10px; }

hr { border:none; height:1px; background:none; }
hr.clear { background:white; margin-top:-5px; border:1px solid white; height:3px;}

pre, code { font-size:1.2em; }
/*pre { color:#C93836; border:1px solid #C93836; background:#FFF; padding:0.3em; 0.6em }*/
code { 
  margin:0; padding:0; 
  font-family: 'M1mregular', monospace;
  font-size: 12px;
}

pre {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font-size: 12px;
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #C93836;
}


ul.horizontal { 
	margin:0;
	padding:0;
	list-style:none;
}

ul.horizontal li {
	float:left;
	white-space:nowrap;
}

ul.padded li {
	margin-right:0.5em;
}

ul.irrepressible {
	list-style:none;
	margin:0;
	padding:0;
	width:80%;
}

ul.irrepressible li {
	padding:1em;
	margin-bottom:1em;
	border: 1px solid #ddd;
	background: #eee;
}

ul.irrepressible li span.title {
	margin:0;
	padding:0;
	display:block;
	font-weight: bold;
	font-family: serif;
	font-size:130%;
	padding-bottom:.4em;
}
ul.irrepressible li span.description {
	margin:0;
	padding:0;
}

.download {
	padding-left:22px;
	background: url('/image/download-icon.png') no-repeat 3px;
}

ul.navigation {
  height:3em;
}

ul.navigation li {
  width:49%;
  font-size:.8em;
  margin:1em 0 1em 0;
}

ul.posts-navigation {
  margin: 1em 0 3em 0;;
  height: 50px;;
}

ul.posts-navigation li a {
  width: 300px;
  display: block;
  text-decoration: none;
  white-space: normal;
}

ul.posts-navigation li {
  font-family: KelmscottRomanRegular, serif;
  font-size: 20px;
}

dfn {
  font-style:normal;
  color: green;
  border-bottom:1px dotted green;
  cursor:help;
}

#markdown_syntax {
	display:none;
	position:absolute;
	background:#eee;
	border: 1px outset #777;
	padding:0.2em;
	text-align:left;
	width:30em;
}
#markdown_syntax ul li {
	font-size: 0.8em;
}

#markdown_syntax ul {
	margin:0 0 0 1.3em;
	padding:0;
}

.hreview .rate {
	font-weight: bold;
	text-align: center;
	width: 3em;
	margin: 0.5em 0em 0.5em 2em;
}

ol.footnotes {
  margin: 0 0 1em 3em;
  padding: 0;
  font-size: 80%;
}
ol.footnotes li {
  margin: 0;
  padding: 0;
}
div#twitter ul li span { font-size: 85%; }
div#twitter ul li span.twitter_time { font-weight:bold; color: #222; display:block; margin: -0.3em 0em 0em 1em; }

a img {
    border: none;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    background: white;

-webkit-box-shadow: 1px 1px 4px 1px #aaa;
-moz-box-shadow: 1px 1px 4px 1px #aaa;
box-shadow: 1px 1px 4px 1px #aaa; 
}

