/* =Reset CSS
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;vertical-align:baseline;margin:0;padding:0;}
ol,ul{list-style:none;} blockquote{quotes:none;font-style:italic;padding:0 40px;} blockquote:before,blockquote:after{content:none;}
del{text-decoration:line-through;} table{border-collapse:collapse;border-spacing:0;}

/* =Global Elements
-------------------------------------------------------------- */
textarea {overflow: auto;} /* Remove default vertical scrollbar in IE */
body,input,textarea {color: #666;font-size: 12px;line-height: 18px;}
hr {background-color: #e7e7e7;border: 0;clear: both;height: 1px;margin-bottom: 20px;}

ul {list-style: square;} ol {list-style: decimal;} ol ol {list-style: upper-alpha;} ol ol ol {list-style: lower-roman;} ol ol ol ol {list-style: lower-alpha;} ul ul,ol ol,ul ol,ol ul {margin-bottom: 0;}
dl {margin: 0 0 20px 0;} dt {font-weight: bold;} dd {margin-bottom: 20px;}
strong {font-weight: bold;} cite,em,i {font-style: italic;} big {font-size: 131.25%;} ins {background: #ffc;text-decoration: none;}
blockquote {font-style: italic;padding: 0 40px;} blockquote cite,blockquote em,blockquote i {font-style: normal;} pre {background: #f7f7f7;color: #222;line-height: 18px;margin-bottom: 18px;padding: 24px;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
sup,sub {height: 0;line-height: 1;position: relative;vertical-align: baseline;} sup {bottom: 1ex;} sub {top: .5ex;}
input[type="text"] {padding: 4px;} textarea {padding: 4px;}
.screen-reader-text {position: absolute;left: -9000px;}
.widget-container {list-style:none;}


/*=Content
--------------------------------------------------------------  */
#content p,#content dd,#content pre,#content hr{margin-bottom:0px;}
#content pre,#content kbd,#content tt,#content var{font-size:14px;line-height:20px;}
#content code{font-size:12px;}
#content table{text-align:left;margin:0;padding:0;}
#content tr th,#content thead th{color:#888;font-size:12px;font-weight:700;line-height:18px;padding:10px 20px;}
#content tr td{padding:10px;}
#content tr.odd td{background:#f2f7fc;}

.home .sticky{background:#f2f7fc;border-top:4px solid #000;margin-left:-20px;margin-right:-20px;padding:20px;}
.entry-meta abbr:hover,.entry-utility abbr:hover{border-bottom:1px dotted #666;}
.entry-content,.entry-summary{padding:0;}
.entry-content fieldset{border:1px solid #e7e7e7;margin:0 0 24px;padding:24px;}
.entry-content fieldset legend{background:#fff;color:#000;font-weight:700;padding:0 24px;}
.entry-content sup,.entry-content sub{font-size:10px;}
.entry-content blockquote.left{float:left;margin-left:0;margin-right:24px;text-align:right;width:33%;}
.entry-content blockquote.right{float:right;margin-left:24px;margin-right:0;text-align:left;width:33%;}
.home .sticky .page-link a{background:#d9e8f7;}
body.page .edit-link{clear:both;display:block;}
.entry-meta a,.entry-utility a{color:#888;}
code{-webkit-text-size-adjust:160%;font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
.nocomments {display: none !important;}

/* =Fonts
--------------------------------------------------------------  */
input,textarea,.page-title span,.pingback a.url {font-family: 'Cabin', sans-serif;}
h3#comments-title, h3#reply-title, #cancel-comment-reply-link, .form-allowed-tags, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-utility, #respond label, .page-title, .pingback p, .reply, .wp-caption-text {font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;}
input[type=submit] {font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;}
pre {font-family: "Courier 10 Pitch", Courier, monospace;} code {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}

/* =Asides/Gallery listing/Attachment pages
--------------------------------------------------------------  */
.home #content .format-aside p,.home #content .category-asides p{font-size:14px;line-height:20px;margin-bottom:10px;margin-top:0;}
.home #content .format-aside .entry-content,.home #content .category-asides .entry-content{padding-top:0;}
.format-gallery .size-thumbnail img,.category-gallery .size-thumbnail img{border:10px solid #f1f1f1;margin-bottom:0;}
.format-gallery .gallery-thumb,.category-gallery .gallery-thumb{float:left;margin-right:20px;margin-top:-4px;}
.home #content .format-gallery .entry-utility,.home #content .category-gallery .entry-utility{padding-top:4px;}
.attachment .entry-content .entry-caption{font-size:140%;margin-top:24px;}
.attachment .entry-content .nav-previous a:before{content:'\2190\00a0';}
.attachment .entry-content .nav-next a:after{content:'\00a0\2192';}
.single-attachment #content {margin: 0 auto;width: 900px;}

/* =Images
--------------------------------------------------------------  */
img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img{height:auto;}
.alignleft,img.alignleft{display:inline;float:left;margin-right: 20px;margin-bottom: 20px;}
.alignright,img.alignright{display:inline;float:right;margin-left:20px;margin-bottom:20px;}
.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;width: 100%;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:95% !important;text-align:center;padding:4px;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.gallery{margin:0 auto 20px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:10px solid #f1f1f1;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
#content .attachment img{display:block;margin:0 auto;}

/* =Widget Areas
--------------------------------------------------------------  */
.widget-area ul,.widget-area ul ul{list-style:none;margin-left:0;}
.widget-area select{max-width:100%;}
.widget-container{list-style:none;margin:0 0 20px;}
#wp_tag_cloud div{line-height:26px;}
#wp-calendar{width:100%;} #wp-calendar caption{color:#222;font-size:14px;font-weight:700;padding-bottom:4px;text-align:left;} #wp-calendar tbody{color:#aaa;} #wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:3px 0 2px;} #wp-calendar tbody .pad{background:none;} #wp-calendar tfoot #next{text-align:right;}
.widget_rss a.rsswidget{color:#000;} .widget_rss .widget-title img{width:11px;height:11px;}
#access,.entry-meta,.entry-utility,.navigation,.widget-area{-webkit-text-size-adjust:120%;}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
--------------------------------------------------------------  */
pre {-webkit-text-size-adjust: 140%;} code {-webkit-text-size-adjust: 160%;}
#access,.entry-meta,.entry-utility,.navigation,.widget-area {-webkit-text-size-adjust: 120%;}

/* =Print Style
--------------------------------------------------------------  */
@media print  {
	body {background:none !important;}
	#wrapper {clear:both !important;display:block !important;float:none !important;position:relative !important;}
	#header {border-bottom:2pt solid #000;padding-bottom:18pt;}
	#colophon {border-top:2pt solid #000;width:auto;}
	#site-title,#site-description {float:none;line-height:22px;margin:0;padding:0;}
	#site-title {font-size:13pt;}
	.entry-content {font-size:14pt;line-height:26px;}
	.entry-title {font-size:21pt;}
	#access,#branding img,#respond,.comment-edit-link,.edit-link,.navigation,.page-link,.widget-area {display:none !important;}
	#container,#header,#footer {width:100%;margin:0;}
	#content,.one-column #content {width:100%;margin:24pt 0 0;}
	.wp-caption p {font-size:11pt;}
	img#wpstats {display:none;}
	#main {display:inline;}
	.home .sticky {border:none;}
}