@import url(css/reset-fonts-grids.css);
@import url(css/base-min.css);
/*
THEME NAME: Satorii
THEME URI: http://yukei.net
DESCRIPTION: A minimalist theme with a strong focus on content
VERSION: 1.0
AUTHOR: <a href="http://felipe.lv">Felipe Lavin</a>
AUTHOR URI: http://felipe.lv
TAGS: one-column, white, light, microformats
*/
BODY
{
	text-align: left;
	color: #555;
	font-family: "Liberation Sans", FreeSans, "Helvetica Neue LT Std", "Helvetica LT Std", Helvetica, Arial, Tahoma, "Lucida Grande", "Lucida Sans", sans-serif;
}
A, .entry-content A EM, .entry-content A STRONG, .entry-content EM A, .entry-content STRONG A
{
	color: #06C;
	outline: none !important;
}
A:hover
{
	color: #F30;
}
UL LI
{
	list-style-type: square;
}
.fw
{
	width: 100% !important;
	float: none;
}
.skip-link
{
	display: none;
}
#header, #access
{
	width: 80%;
	padding: 1em 10%;
}
H2.entry-title, #blog-title A, H2.page-title, H3.entry-title
{
	font-family: "ITC Avant Garde Gothic Std", "URW Gothic L", "Century Gothic", "Avant Garde", "Trebuchet MS", sans-serif;
}
#blog-title
{
	margin-bottom: 0.35em;
}
#blog-title A
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 197%;
}
#blog-description
{
	font-size: 77%;
	color: #868F83;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
#access
{
	text-align: center;
}
#menu UL
{
	overflow: hidden;
	text-align: center;
}
#menu LI
{
	display: inline;
	padding: 1em 2em;
	border-left: 1px solid #BBC1BC;
	line-height: 2.2;
}
#menu LI:first-child
{
	border-left: none;
}
#menu LI A
{
	color: #868F83;
	text-decoration: none;
	font-size: 138.5%;
}
#menu LI A:hover
{
	color: #555;
}
.post, #content .page
{
	clear: both;
	margin: 0em auto 3em;
	overflow: hidden;
	width: 50em;
}
/*sticky posts*/
.sticky
{
	border: 1px solid #EEE;
	border-width: 5px 0;
	padding-bottom: 0.8em;
}
.sticky H2.entry-title A
{
	font-weight: bold;
	text-transform: uppercase;
}
.sticky .entry-content
{
	color: #333;
}
H2.entry-title, H3.entry-title
{
	margin-bottom: 0.5em;
	color: #000;
	font-size: 161%;
	font-weight: normal;
}
H3.entry-title
{
	font-size: 138.5%;
}
H2.entry-title A, H3.entry-title A
{
	color: #000;
	text-decoration: none;
}
H2.entry-title A:hover, H3.entry-title A:hover
{
	border-bottom: 2px solid #000;
}
H3.entry-title SPAN
{
	font-size: 66.7%;
}
H3.entry-title SPAN.comments-link A
{
	background: url(img/mini_icons2/comment.gif) no-repeat left;
	padding-left: 13px;
}
H3.entry-title SPAN.edit-link A
{
	background: url(img/mini_icons2/field_input.gif) no-repeat left;
	padding-left: 13px;
}
H2.page-title
{
	width: 80%;
	color: #333;
	margin: 0 auto;
	font-weight: normal;
}
H2.page-title A
{
	color: #000;
}
BODY.attachment .entry-title
{
	margin-left: 3%;
}
BODY.attachment #header
{
	padding: 1em 3%;
	width: 94%;
}
.entry-content
{
	width: 74%;
	float: right;
	line-height: 1.7;
}
#content .page .entry-content
{
	float: left;
}
.entry-meta, .page-meta
{
	width: 24%;
	float: left;
	margin: 0.38em 0 0;
	font-size: 85%;
}
H3.page-links-title
{
	padding-left: 1em;
}
.page-meta
{
	float: right;
	background: #F9F9F9;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.page-meta LI
{
	margin: 0.25em;
}
.page-meta LI UL
{
	margin: 0 0 0 1em;
}
.page-meta LI
{
	color: #C90;
}
.page-meta LI UL LI
{
	color: #999;
}
.page-meta A
{
	color: #666;
	text-decoration: none;
}
.page-meta LI.current_page_item A
{
	color: #000;
}
.entry-meta ABBR
{
	border-bottom: none;
}
.entry-meta DT
{
	font-weight: bold;
	color: #666;
}
.entry-meta, .entry-meta A
{
	color: #888;
	text-decoration: none;
}
.entry-meta A:hover, .page-meta A:hover
{
	color: #000;
	text-decoration: underline;
}
.entry-meta DD
{
	margin: 0 0 1em;
}
.entry-meta UL
{
	margin: 0;
}
.entry-meta LI
{
	margin-left: 1.5em;
	color: #B4C4E8;
}
.tag-links, .archive .cat-links, .search .cat-links
{
	font-size: 85%;
	background: url(img/mini_icons2/tag.gif) no-repeat left;
	padding-left: 13px;
}
.archive .cat-links, .search .cat-links
{
	background-image: url(img/mini_icons2/folder.gif);
	margin-bottom: 0.5em;
}
.tag-links SPAN, .archive .cat-links SPAN, .search .cat-links SPAN
{
	font-weight: bold;
	color: #666;
}
.tag-links A, .archive .cat-links A, .search .cat-links A
{
	text-decoration: none;
	border-bottom: 1px solid #EEE;
}
.tag-links A:hover, .archive .cat-links A:hover, .search .cat-links A:hover
{
	color: #000;
}
TABLE
{
	font-size: 93%;
}
CAPTION
{
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.1em;
	font-weight: bold;
}
TH, TD
{
	border: none;
}
TR.odd
{
	border: 1px solid #EBE5D9;
	border-width: 1px 0;
	background: #F7F4EE;
}
TH
{
	background: #F7F4EE;
}
TR.odd TH
{
	background: #F3EEE4;
}
THEAD, THEAD TH, TFOOT, TFOOT TH, THEAD A, TFOOT A
{
	background: #06C !important;
	color: #FFF !important;
}
.entry-content LI
{
	margin-bottom: 0.5em;
}
.entry-content STRONG, .entry-content EM
{
	color: #222;
}
.entry-content CODE
{
	color: #CE5C00;
}
#comments CODE
{
	color: #2E3436;
}
.entry-content KBD
{
	color: #8F5902;
}
.entry-content H3, .entry-content H4, .entry-content H5, .entry-content H6
{
	color: #222;
}
PRE
{
	overflow: auto;
	border: 1px solid #F5F5F5;
	background: #FDFDFD;
	padding: 1.5%;
	width: 96%;
	margin: auto;
}
.entry-content BLOCKQUOTE
{
	border-left: 0.5em solid #EEEEDC;
	padding-left: 1em;
}
#nav-above
{
	display: none;
}
#nav-below
{
	background: #E1E0D0;
	border-top: 2px solid #EBEADE;
}
#nav-below DIV:hover
{
	background: #EBEADE;
}
#nav-below DIV
{
	padding: 1% 0;
}
.nav-previous
{
	text-align: left;
}
.nav-next
{
	text-align: right;
}
.nav-previous .meta-nav
{
	padding-left: 2em;
}
.nav-next .meta-nav
{
	padding-right: 2em;
}
#nav-below A
{
	color: #7A7A71;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 85%;
}
#nav-below A:hover
{
	color: #000;
}
#nav-images
{
	padding: 3em 3%;
	clear: both;
}
BODY.attachment .entry-content
{
	width: 100%;
	margin: 1em auto;
	float: none;
	text-align: center;
}
BODY.attachment DIV.entry-meta
{
	clear: both;
	width: 94%;
	padding: 1em 3%;
	text-align: center;
}
BODY.attachment DIV.entry-caption, BODY.attachment .entry-content P
{
	width: 90%;
	margin: 1em 5%;
}
#sidebar-wrapper, #footer, #comments
{
	clear: both;
	background: #F0F0EE;
}
#sidebar-wrapper
{
	padding-top: 2em;
	border-top: 1.5px solid #E7ECED;
	font-size: 93%;
	line-height: 1.5;
}
.xoxo LI
{
	list-style: none;
	margin-bottom: 2em;
}
.xoxo LI LI
{
	list-style-type: square;
	margin-bottom: 0;
}
.xoxo LI UL, .xoxo LI OL
{
	margin-top: 0;
	margin-bottom: 0;
}
#sidebar-wrapper H3, #sidebar-wrapper H3 A
{
	color: #333;
	text-decoration: none;
}
#sidebar-wrapper A, #comments A:hover
{
	color: #06C;
}
#sidebar-wrapper A:hover
{
	color: #000;
}
#wp-calendar
{
	margin: 0 auto;
}
.widget_tag_cloud
{
	text-align: justify;
}
.widget_tag_cloud A
{
	text-decoration: none;
	vertical-align: middle;
}
.widget_tag_cloud A:hover
{
	text-decoration: underline;
}
#comments H3
{
	margin-top: 0;
}
#comments
{
	padding: 2em 0;
	overflow: hidden;
}
#comments H3 SPAN
{
	color: #000;
}
#comments A
{
	color: #8F6F3A;
}
#comments .yui-gd, #respond
{
	width: 90%;
	margin: 0 auto;
}
.comments OL LI
{
	display: block;
	list-style: none;
}
.comments OL
{
	margin: 0;
}
.comments LI LI
{
	display: list-item;
	list-style-type: square;
}
.comments OL OL
{
	margin: 1em;
}
.leave-trackback
{
	color: #979584;
}
#comments ABBR, #comments ACRONYM
{
	border-bottom-color: #979584;
}
.trackback-url
{
	font-size: 93%;
	display: block;
	margin: 0.25em 0;
	overflow: hidden;
	color: #7D7C6E;
	width: 95% !important;
	padding: 1.5%;
	white-space: nowrap;
	background: #F5F5EC;
	border: 1px solid #E3E2C9;
	-moz-border-radius: 0.25em;
}
#trackbacks-list .trackback-text
{
	font-size: 85%;
	margin: 0.5em 1em 0;
}
#trackbacks-list LI
{
	border-top: 2px solid #E3E2C9;
	padding: 2em 0 1em;
}
#trackbacks-list LI:first-child
{
	border-top: none;
	padding-top: 1em;
}
#comments-list H3
{
	margin-left: 28%;
}
#comments-list .yui-u
{
	width: 72%;
	border-left: 2px solid #E3E2C9;
	padding: 1em 0 1em 1.5%;
}
#comments-list .first
{
	width: 24%;
	border-left: none;
	padding-left: 0;
	padding-top: 1.2em;
}
.comment
{
	clear: both;
	margin: 1.5em 0;
}
.comment:first-child
{
	margin-top: 0;
}
#comments-list .comment-author, #comments-list IMG.avatar
{
	text-align: right;
}
.comment-author A
{
	text-decoration: none;
	font-weight: bold;
	color: #636257 !important;
}
.comments .meta-sep
{
	color: #B0AF9C;
}
.comments .edit-link A
{
	color: #979584 !important;
}
.comment-meta A
{
	color: #7D7C6E !important;
	text-decoration: underline;
	cursor: pointer;
}
#comments-list .comment-author SPAN
{
	display: block;
}
#comments-list .comment-meta
{
	font-size: 85%;
	color: #979584;
}
.comment-text
{
	line-height: 1.5;
}
#respond
{
	width: 59.75%;
	margin: 3em 0 0 35.5%;
}
.no-replies
{
	margin: 3em auto !important;
}
P#comment-notes
{
	margin-bottom: 2em;
}
#respond DIV.yui-gf DIV.first
{
	text-align: right;
}
#commentform INPUT.text, #commentform TEXTAREA
{
	margin-bottom: 1em;
	background: #F5F5EC;
	border: 1px solid #E3E2C9;
	width: 95%;
	padding: 3px;
	-moz-border-radius: 0.25em;
	color: #636257;
}
TEXTAREA#comment
{
	line-height: 1.7;
}
#commentform .form-label
{
	color: #979584;
	margin-bottom: 0.35em;
}
#form-textarea
{
	width: 73%;
}
#form-textarea DIV
{
	margin-left: 2.5%;
}
#submit
{
	background: #979584;
	border: 2px solid #000000;
	border-top-color: #B0AF9C;
	border-left-color: #B0AF9C;
	border-bottom-color: #636257;
	border-right-color: #636257;
	color: #FFF;
	padding: 0.35em;
	width: 96.75%;
	font-weight: bold;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	-moz-border-radius: 0.25em;
}
.comment FORM#commentform
{
	margin-top: 1em;
}
#comments-list FORM#commentform .yui-u
{
	border: 0 none #000000;
}
.comment P#comment-notes
{
	display: none;
}
#footer
{
	clear: both;
	padding: 2em;
	color: #979584;
	font-size: 85%;
	text-align: right;
}
#footer P
{
	margin: 0.25em 0;
}
#footer A
{
	color: #636257;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
/*styles for wordpress-generated classes*/
.aligncenter, DIV.aligncenter, IMG[align="center"], .postimgfull
{
	display: block;
	margin: 1em auto;
}
.alignleft, IMG[align="left"]
{
	float: left;
	margin-right: 0.5em;
}
.alignright, .postimgtn, IMG[align="right"]
{
	float: right;
	margin-left: 0.5em;
}
.imgserie
{
	text-align: center;
}
.imgserie IMG
{
	margin: 0.5em;
}
.gallery-caption
{
	color: #666;
	text-align: center;
	margin: 0;
	font-size: 85%;
	padding: 0 0.5em;
}
.wp-caption
{
	background: #F5F5EC;
	border: 1px solid #E3E2C9;
	text-align: center;
	font-size: 85%;
	padding: 0.5em 0.15em 0.15em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption-text
{
	margin-bottom: 0;
	margin-top: 0.15em;
	color: #7D7C6E;
}
.gallery-item
{
	width: 33.2%;
	float: left;
	margin: 1em 0;
	text-align: center;
}
.gallery-item IMG
{
	border: 2px solid #DDD;
}
