/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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 {
	background:transparent;
	border:0;
	margin:0;
	padding:0;
	vertical-align:baseline
}

input {
	color:#666;
	font-size:12px;
	line-height:18px
}

textarea {
	padding:2px;
	color:#666;
	font-size:12px;
	line-height:18px;
	background:#f9f9f9;
	border:1px solid #ccc;
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1)
}


/* Structure */



body {
	line-height:1.5;
	font-family:'Droid Sans',Lucida,Arial,Helvetica,sans-serif;
	font-size:16px;
	background:#f1f1f1;
	color:#666;
}

#container {
	float:left;
        margin:0 -280px 0 0;
	width:100%;
}

#content {
	margin:0 290px 0 0;
	background:#fff;
	padding:20px;
}

.one-column #wide {
	margin:0 280px 0 0;
	padding:0;
	background:#fff;
	width:100%;
}

#wide {
	margin:0 280px 0 0;
	padding:0;
	background:#fff;
	width:100%; 
}

.one-column #content {
	background:#fff;
	margin:0 280px 40 0;
	width:900px 
}

.one-column #content.wide {
	width:1120px 
}

#artwork {
	background:#fff;
	margin:0 280px 0 0;
	width:100%;
	color:#333;
	font-size:12px;
	line-height:18px
}

#header {
	padding:20px 20 0 0;
        margin-top:20px;
}

#site-description {
	clear:right;
	float:right;
	font-style:normal;
	margin:14px 0 18px 0;
	width:220px;
	-webkit-text-size-adjust:140%
}

#wrapper {
	margin-top:20px;
	background:#fff;
	padding:0 20px;
	width:1140px
}

#access .menu-header,div.menu,#colophon,#branding,#wrapper {
	margin:0 auto;
	width:1140px
}

#main {
	overflow:hidden;
	padding:20px 0 0 0;
	margin:0 auto;
	width:1140px
}



/* Fonts */



#artwork,input,textarea,#site-info,.page-title span,.pingback a.url,.entry-content label,
.entry-content tr th,.entry-content thead th,#access .menu,#access div.menu ul,
.widget-title,.wp-caption-text,.entry-meta,.comment-meta,#respond label,.navigation,
h3#comments-title,h3#reply-title,#cancel-comment-reply-link,.form-allowed-tags,
#wp-calendar,.comment-body tr th,.comment-body thead th,.entry-utility,.pingback p,
.reply,input[type=submit] {
	font-family:'Droid Sans',Lucida,Arial,Helvetica,sans-serif
}



/* Titles */



h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	clear:both
}

.entry-title,.entry title a,.page-title,h1 {
	font-family: 'Droid Serif', 'Georgia', serif
}

h1 a:link {
	font-family: 'Droid Serif', 'Georgia', serif
}

#site-title {
	float:left;
	margin:40 20 18px 0;
	width:700px;
	font-family:Arial;
	font-size:16px;
	line-height:36px;
	text-transform:uppercase
}

#site-title a {
	color:#900;
	font-weight:bold;
	text-decoration:none
}

h3#related_post_title {
	color:#990000;
	font-weight:bold;
	font-size:14px;
	font-family:'Droid Sans',Helvetica,sans-serif;
	margin-bottom:0}

.page-title {
	color:#660000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 36px 0
}

.page-title span {
	color:#333;
	font-size:16px;
	font-style:italic;
	font-weight:normal
}

.page-title a:link,.page-title a:visited {
	color:#ccc;
	text-decoration:none
}

.page-title a:active,.page-title a:hover {
	color:#993
}

#content .entry-title, #artwork .entry-title {
	color:#000;
	font-size:28px;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:0;
	font-family: 'Crimson Text', serif;
}

.entry-title a:link,.entry-title a:visited {
	color:#000;
	text-decoration:none;
	font-family: 'Crimson Text', serif;
    font-size: 1.1em;
}

.entry-title a:active,.entry-title a:hover {
	color:#FF8C00;
	font-family: 'Crimson Text', serif;
    font-size: 1.1em;
	text-decoration:none;
}



/* Content */



p {
	margin-bottom:16px
}

a:link, a:visited {
	color:#000;
}

a:active,a:hover {
	color:#FF8C00;
}

#content {
	margin-bottom:16px
}

#content,#content input,#content textarea {
	color:#333;
	font-size:12px;
	line-height:18px
}

#content p,#content ul,#content ol,#content dd,#content pre,#content hr {
	margin-bottom:16px
}

#content ul ul,#content ol ol,#content ul ol,#content ol ul {
	margin-bottom:0
}

#content kbd,#content tt,#content var {
	font-size:15px;
	line-height:21px
}

#content code {
	font-size:13px 
}

#content dt,#content th {
	color:#000
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {
	font-family:'Droid Sans',Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	margin:0 0 20px 0;
	line-height:1.5em
}

#content tr th,#content thead th {
	color:#888;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding:9px 24px
}

#content tr td {
	border-top:1px solid #e7e7e7;
	padding:6px 24px
}

#content tr.odd td {
	background:#f2f7fc
}

.hentry {
	margin:0 0 48px 0
}

.home .sticky {
	background:#f2f7fc;
	border-top:4px solid #000;
	padding:18px 20px;
	margin-left:-20px;
	margin-right:-20px
}

.single .hentry {
	margin:0 0 36px 0
}

.entry-meta {
	color:#888;
	font-size:10px;
	-webkit-text-size-adjust:120%
}

.entry-meta abbr,.entry-utility abbr {
	border:0
}

.entry-meta abbr:hover,.entry-utility abbr:hover {
	border-bottom:1px dotted #666
}

.entry-content,.entry-summary {
	clear:both;
	padding:12px 0 0 0
}

#content .entry-summary p:last-child {
	margin-bottom:12px
}

.entry-content fieldset {
	border:1px solid #e7e7e7;
	margin:0 0 24px 0;
	padding:24px
}

.entry-content fieldset legend {
	background:#fff;
	color:#000;
	font-weight:bold;
	padding:0 24px
}

.entry-content input {
	margin:0 0 24px 0
}

.entry-content input.file,.entry-content input.button {
	margin-right:24px
}

.entry-content label {
	color:#888;
	font-size:12px
}

.entry-content select {
	margin:0 0 24px 0
}

.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%
}

.page-link {
	color:#000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	word-spacing:.5em
}

.page-link a:link,.page-link a:visited {
	background:#f1f1f1;
	color:#333;
	font-weight:normal;
	padding:.5em .75em;
	text-decoration:none
}

.wide .page-link a:link, .wide .page-link a:visited {
	padding: 0.5em 0.75em;
	margin-right: 0.3em;
}
.wide .page-link span {
	padding: 0.5em;
	margin-right: 0.3em;
}
.wide .page-link a span {
	padding: 0;
	margin: 0;
}
.home .sticky .page-link a {
	background:#d9e8f7
}

.page-link a:active,.page-link a:hover {
	color:#6c6
}

.page .edit-link {
	clear:both;
	display:block
}



/* Special and Grammatical Styles (Poem and text Formatting etc) */



blockquote cite {
	font-style:normal
}

blockquote {
	font-style:normal;
	background:#f7f5f5;
	padding:3em;
	margin-bottom:20px;
	quotes:none
}

blockquote:before,blockquote:after {
	content:'';
	content:none
}

del {
	text-decoration:line-through
}
del.redacted {
	background:#333;
	text-decoration:none;
}

pre {
	background:#fff;
	padding:40px;
	font-size:14px; 
	font-family:Droid Serif,Georgia,serif;
	line-height:1.3em;
	-webkit-text-size-adjust:140%
}

code {
	font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
	background:#ccc;
	font-size:10px;
	margin-left:25px;
	font-color:#900;
	-webkit-text-size-adjust:140%
}

.stanza, .stanza-prose {
	background:#fff;
	padding:40px;
	font-size:14px; 
	font-family: 'Droid Serif', 'Georgia', serif;
	line-height:1.3em;
}
.stanza-prose {
	line-height: 2em;
}

.contributorpoem {
	background:#fff;
	padding:40px;
	font-size:14px;
	font-family: 'Droid Serif', 'Georgia', serif;
	line-height:1.0em
}

.stanza_ozko {
	background:#fff;
	padding:10px;
	font-size:14px; 
	font-family: 'Droid Serif', 'Georgia', serif;
	line-height:1.3em
}

.audio-wrapper { 
	float: left; 
	width: 190px; 
	height: 190px; 
	margin: 0px 5px 5px 0px; 
	background: #f7f5f5; 
	padding: 4px;
}

.index-wrapper { 
	float: left; 
	width: 167px; 
	height: 120px; 
	margin: 0px 5px 5px 0px; 
	background: #f7f5f5; 
	padding: 4px;
}

.electronic-wrapper { 
	float: left; 
	width: 165px; 
	height: 60px; 
	margin: 0px 5px 5px 0px; 
	background: #FFFFFF; 
	border: 0px dotted; 
	padding: 4px;
}

.apophansis {
	font-family:Courier;
	color:#666666;
	font-size: 12px;
	font-weight:normal;
  	background:#FFF;
  	line-height:140%;
	padding-top:10px;
	padding-left:100px;
	padding-right:50px;
	padding-bottom:10px;
}

.apophansisimage {
	font-family:Courier;
	color:#666666;
	font-size: 12px;
	font-weight:normal;
 	background:#FFF;
  	line-height:140%;
	text-align: center;
}

.entry-content-serif {
	font-family:'Droid Serif','Georgia',serif;
	font-size:11pt;
	line-height:24px;
	padding-top:24px
}

.ozko {
	background:#fff;
	padding:10px;
	font-size:14px; 
	font-family: 'Droid Serif', 'Georgia', serif;
	line-height:1.3em}

.indented_title {
	background:#fff;
	padding-left:40px;
	color:#060;
	font:16px Georgia,serif;
	line-height:1.5em
}

.indented_title a:link,indented_title a:active {
	color:#993;
	text-decoration:none;
	font:16px Georgia,serif;
	line-height:1.5em
}

.indented_title a:visited {
	color:#ccc;
	text-decoration:none;
	font:16px Georgia,serif;
	line-height:1.5em
}

hr {
	background-color:#ccc;
	border:0;
	height:1px;
	margin-bottom:18px;
	clear:both
}

.screen-reader-text {
	position:absolute;
	left:-9000px
}

strong {
	font-weight:bold
}

cite,em,i {
	font-style:italic
}

big {
	font-size:131.25%
}

ins {
	background:#ffc;
	text-decoration:none
}

abbr,acronym {
	border-bottom:1px dotted #666;
	cursor:help
}

sup {
	bottom:1ex;
	height:0;
	line-height:1;
	vertical-align:baseline;
	position:relative
}

sub {
	top:.5ex;
	height:0;
	line-height:1;
	vertical-align:baseline;
	position:relative
}



/* Lists */



ul {
	list-style:circle;
	margin:0 0 18px 1.5em
}

ol {
	list-style:decimal;
	margin:0 0 18px 1.5em
}

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 24px 0
}

dt {
	font-weight:bold
}

dd {
	margin-bottom:18px
}



/* Navigation (Main Horizontal Top Nav) */



#access {
	/* background:#f7f5f5; */
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin:0 auto;
	width:1140px;
	display:block;
	float:left;
	-webkit-text-size-adjust:140%
}

#access .menu-header,div.menu {
	font-size:12px;
	text-transform:uppercase;
	margin-left:0
}

#access .menu-header ul,div.menu ul {
	list-style:none;
	margin:0;
	font-family: 'Lato', sans-serif;
    font-size: 1.35em;
}

#access a {
	display:block;
	text-decoration:none;
	color:#000;
	padding:0 10px;
	line-height:38px
}

#access .menu-header li,div.menu li {
	float: left;
	position: relative;
	margin-right: 30px;
}

#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	width:180px;
	z-index:99999
}

#access ul ul li {
	min-width:180px
}

#access ul ul ul {
	left:100%;
	top:0
}

#access ul ul a {
	background:#fff;
	height:auto;
	line-height:1em;
	padding:10px;
	width:160px;
	font-size: 0.8em;
	color:#000;
}

#access li:hover>a,#access ul ul:hover>a {
	color: #FF8C00;
	background: #fff
}

#access ul li:hover>ul {
	display:block
}

#access ul li.current_page_item>a,#access ul li.current-menu-ancestor>a,
#access ul li.current-menu-item>a,#access ul li.current-menu-parent>a {
	color:#FF8C00;
	background:#fff
}

* html #access ul li.current_page_item a,* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,* html #access ul li.current-menu-parent a,* html #access ul li a:hover {
	color:#cc6;
	background:#fff
}



/* OzKo Navigation */



#access_ozko {
	background:#fc0;
	margin:0 auto;
	width:1140px;
	display:block;
	float:left
}

#access_ozko .menu-header,div.menu {
	font-size:12px;
	text-transform:uppercase;
	margin-left:0
}

#access_ozko .menu-header ul,div.menu ul {
	list-style:none;
	margin:0
}

#access_ozko .menu-header li,div.menu li {
	float:left;
	position:relative
}

#access_ozko ul ul li {
	min-width:180px
}

#access_ozko a {
	display:block;
	text-decoration:none;
	color:#900;
	padding:0 10px;
	line-height:38px
}

#access_ozko ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	width:180px;
	z-index:99999
}

#access_ozko ul ul ul {
	left:100%;
	top:0
}

#access_ozko ul ul a {
	background:#fff;
	height:auto;
	line-height:1em;
	padding:10px;
	width:160px;
	color:#900
}

#access_ozko li:hover>a,#access_ozko ul ul:hover>a {
	color:#ccc;
	background:#fff
}

#access_ozko ul li:hover>ul {
	display:block
}

#access_ozko ul li.current_page_item>a,#access_ozko ul li.current-menu-ancestor>a,
#access_ozko ul li.current-menu-item>a,#access_ozko ul li.current-menu-parent>a {
	color:#900;
	background:#fff
}

* html #access_ozko ul li.current_page_item a,* html #access_ozko ul li.current-menu-ancestor a,
* html #access_ozko ul li.current-menu-item a,* html #access_ozko ul li.current-menu-parent a,* html #access_ozko ul li a:hover {
	color:#cc6;
	background:#fff
}



/* About Page Navigation Menu */



#access_about {
	background:#CC99CC;
	margin:0 auto;
	width:610px;
	display:block;
	float:left
}

#access_about .menu-header,div.menu {
	font-size:12px;
	text-transform:uppercase;
	margin-left:0
}

#access_about .menu-header ul,div.menu ul {
	list-style:none;
	margin:0
}

#access_about .menu-header li,div.menu li {
	float:left;
	position:relative
}

#access_about a {
	display:block;
	text-decoration:none;
	color:#900;
	padding:0 10px;
	line-height:38px
}

#access_about ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	width:180px;
	z-index:99999
}

#access_about ul ul li {
	min-width:180px
}

#access_about ul ul ul {
	left:100%;
	top:0
}

#access_about ul ul a {
	background:#fff;
	height:auto;
	line-height:1em;
	padding:10px;
	width:160px;
	color:#900
}

#access_about li:hover>a,#access_about ul ul:hover>a {
	color:#ccc;
	background:#fff
}

#access_about ul li:hover>ul {
	display:block
}

#access_about ul li.current_page_item>a,#access_ozko ul li.current-menu-ancestor>a,
#access_ozko ul li.current-menu-item>a,#access_ozko ul li.current-menu-parent>a {
	color:#900;
	background:#fff
}

#access_about ul li.current_page_item a, #access_about ul li.current-menu-ancestor a, 
#access_ozko ul li.current-menu-item a,#access_about ul li.current-menu-parent a, #access_ozko ul li a:hover {
	color:#cc6;
	background:#fff
}



/* Author Photo and Bio Styles */



#entry-author-info,
.entry-author-info {
	border-top:1px solid #900;
	padding:18px 20px;
	margin:24px 0;
	overflow:hidden;
	clear:both;
	font-size:14px;
	line-height:20px
}

#entry-author-info #author-avatar,
.entry-author-info .author-avatar {
	background:#fff;
	border:1px solid #f2f2f2;
	float:left;
	margin:0 -104px 0 0;
	padding:10px
}

#entry-author-info #author-description,
.entry-author-info .author-description {
	float: left;
	margin: 0;
}

#entry-author-info h2,
.entry-author-info h2 {
	color:#990000;
	font-weight:bold;
	font-size:100%;
	margin-bottom:0}

.entry-utility {
	color:#660000;
	font-size:12px;
	line-height:18px;
	clear:both;
	-webkit-text-size-adjust:120%
}

.entry-meta a,.entry-utility a {
	color:#FF8C00;
}

.entry-utility a {
	text-decoration: none;
}


.entry-meta a:hover,.entry-utility a:hover {
	color:#ccc
}

#content .video-player {
	padding:0
}

.home #content .category-asides p {
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:0
}

.home .hentry.category-asides {
	padding:0
}

.home #content .category-asides .entry-content {
	padding-top:0
}



/* Gallery display in posts and category listings */



#content .gallery, #artwork .gallery {
	margin:auto
}

#content .gallery .gallery-item, #artwork .gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:33%
}

#content .gallery img, #artwork .gallery img {
	border:2px solid #cfcfcf
}

#content .gallery .gallery-caption, #artwork .gallery .gallery-caption {
	color:#990000;
	font-size:10px;
	margin:0 0 12px
}

#content .gallery dl, #artwork .gallery dl {
	margin:0
}

#content .gallery br+br, #artwork .gallery br+br {
	display:none
}

.category-gallery, #artwork .category-gallery {
	margin-bottom:48px
}

.category-gallery h2, #artwork .category-gallery h2 {
	margin-top:10px
}

.category-gallery .size-thumbnail img, #artwork .category-gallery .size-thumbnail img {
	border:10px solid #f1f1f1;
	margin-bottom:0
}

.category-gallery .gallery-thumb, #artwork .category-gallery .gallery-thumb {
	float:left;
	margin-right:20px;
	margin-top:-4px}

.home #content .category-gallery .entry-content p {
	display:inline
}

.home #content .category-gallery .entry-utility {
	padding-top:4px
}



/* Attachments (Images) - this section needs some work :-) */



.single-attachment #content {
	margin:0 auto;
	width:900px
}

a img {
	border:0
}

#branding img {
	clear:both;
	border-top:4px solid #fff;
	display:block;
	border-bottom:0px solid #ccc
}

.entry-content .attachment img {
	margin-bottom:0
}

.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'
}

#content img {
	margin:0;
	/* max-width:640px */
}

#content.wide img {
	max-width:1100px;
}

#content.wide .indent-content {
	padding: 0 100px;
}

#content .attachment img {
	max-width:900px
}

#content .alignleft,#content img.alignleft {
	display:inline;
	float:left;
	margin-right:24px;
	margin-top:4px
}

#content .alignright,#content img.alignright {
	display:inline;
	float:right;
	margin-left:24px;
	margin-top:4px
}

#content .aligncenter,#content img.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto
}

#content img.alignleft,#content img.alignright,#content img.aligncenter {
	margin-bottom:12px
}

#content .wp-caption, #artwork .wp-caption {
	background:#f1f1f1;
	line-height:18px;
	text-align:left;
	margin-bottom:20px;
	padding:4px;
        color:#000000;
	font-size:10px;
        font-weight:normal;
        font-family:'Droid Sans',Lucida,Arial,Helvetica,sans-serif;
	text-align: center;
}

#content .wp-caption img, #artwork .wp-caption img {
	margin:5px 5px 0
}

#content .wp-caption p., wp-caption-text, #artwork .wp-caption p., #artwork wp-caption-text {
	margin: 5px;
	color:#000000;
	font-size:10px;
        font-weight:normal;
	font-family:'Droid Sans',Lucida,Arial,Helvetica,sans-serif;

}

#content .wp-smiley {
	margin:0
}




/* Previous Next Post Navigation */




.top_navigation {
	font-size:12px;
	overflow:hidden;
	color:#ccc;
	line-height:36px;
}

.top_navigation a:link,.top_navigation a:visited {
	color:#900;
	text-decoration:none
}

.top_navigation a:active,.top_navigation a:hover {
	color:#ccc
}

.header_area_left {
	float:left;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

.header_area_right {
	float:right;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

.header_logo {
	float:left;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

.header_sponsor1 {
	float:right;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

.header_sponsor2 {
	float:left;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

header_navbar {
	float:right;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}

.navigation {
	font-size:14px;
	line-height:18px;
	overflow:hidden;
	color:#000;
	margin-right:290px;
	-webkit-text-size-adjust:120%
}

.navigation a:link,.navigation a:visited {
	color:#000;
	text-decoration:none
}

.navigation a:active,.navigation a:hover {
	color:#FF8C00;
}

.navigation-wide {
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	color:#ccc;
	padding:5px;
	margin-right:0
}

.navigation-wide a:link,.navigation-wide a:visited {
	color:#900;
	text-decoration:none
}

.navigation-wide a:active,.navigation-wide a:hover {
	color:#ccc
}

.nav-previous {
	float:left;
	width:45%;
padding-right: 0px;
border-right: 0px solid;
}
.nav-previous img {
	padding-bottom: 20px;
}

.nav-next {
	float:right;
	width:45%;
	text-align:right;
padding-left: 0px;
border-left: 0px solid;
}

#secondary-nav {
	list-style-type: none;
	font-family: 'Lato', sans-serif;
	font-size:2.5em;
	color: #000;
	text-transform: uppercase;
}

#secondary-nav li {
	padding-bottom: 0.5em;
}

#secondary-nav li:last-child {
	padding-bottom: 0;
}

#secondary-nav a {
	color: #000;
}

#secondary-nav a:focus,
#secondary-nav a:hover,
#secondary-nav a:active {
	color: #FF8C00;
}

#nav-above {
	margin-bottom:0;
	border-bottom:solid 1px;
	margin-top:0
}

#nav-above {
	display:none
}

.paged #nav-above,.single #nav-above {
	display:block
}

#nav-above {
	margin-bottom:0;
	margin-top:0;
	background:#ffffff
}

#nav-above {
	display:none
}

.paged #nav-above,.single #nav-above {
	display:block
}

#nav-below {
	margin:-18px 0 0 0
}



/* Comments */



#comments {
	clear:both
}

#comments .navigation {
	padding:0 0 18px 0
}

h3#comments-title,h3#reply-title {
	color:#990000;
	font-weight:bold;
	font-size:14px;
	font-family:'Droid Sans',Helvetica,sans-serif;
	margin-bottom:0
}

h3#comments-title {
	padding:24px;
}

.commentlist {
	list-style:none;
	margin:0
}

.commentlist li.comment {
	border-bottom:1px solid #e7e7e7;
	line-height:24px;
	margin:0 0 24px 0;
	padding:0 0 0 56px;
	position:relative
}

.commentlist li:last-child {
	border-bottom:0;
	margin-bottom:0
}

#comments .comment-body ul,#comments .comment-body ol {
	margin-bottom:18px
}

#comments .comment-body p:last-child {
	margin-bottom:6px
}

#comments .comment-body blockquote p:last-child {
	margin-bottom:24px
}

.commentlist ol {
	list-style:decimal
}

.commentlist .avatar {
	position:absolute;
	top:4px;
	left:0
}

.comment-author cite {
	color:#000;
	font-style:normal;
	font-weight:bold
}

.comment-author .says {
	font-style:italic
}

.comment-meta {
	font-size:12px;
	margin:0 0 18px 0
}

.comment-meta a:link,.comment-meta a:visited {
	color:#888;
	text-decoration:none
}

.comment-meta a:active,.comment-meta a:hover {
	color:#ff4b33
}

.reply {
	font-size:12px;
	padding:0 0 24px 0
}

.reply a,a.comment-edit-link {
	color:#888
}

.reply a:hover,a.comment-edit-link:hover {
	color:#ff4b33
}

.commentlist .children {
	list-style:none;
	margin:0
}

.commentlist .children li {
	border:0;
	margin:0
}

.nopassword,.nocomments {
	display:none
}

#comments .pingback {
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px solid #e7e7e7
}

.commentlist li.comment+li.pingback {
	margin-top:-6px
}

#comments .pingback p {
	color:#888;
	font-size:12px;
	line-height:18px;
	display:block;
	margin:0
}

#comments .pingback .url {
	font-style:italic;
	font-size:13px
}

input[type=submit] {
	color:#333
}

#respond {
	margin:24px 0;
	border-top:1px solid #e7e7e7;
	overflow:hidden;
	position:relative
}

#respond p {
	margin:0
}

#respond .comment-notes {
	margin-bottom:1em
}

.form-allowed-tags {
	line-height:1em
}

.children #respond {
	margin:0 48px 0 0
}

h3#reply-title {
	margin:18px 0
}

#comments-list #respond {
	margin:0 0 18px 0
}

#comments-list ul #respond {
	margin:0
}

#cancel-comment-reply-link {
	font-size:12px;
	line-height:18px;
	font-weight:normal
}

#respond .required {
	color:#ff4b33;
	font-weight:bold
}

#respond label {
	color:#888;
	font-size:12px
}

#respond input {
	margin:0 0 9px;
	width:98%
}

#respond textarea {
	width:98%
}

#respond .form-allowed-tags {
	color:#888;
	font-size:12px;
	line-height:18px
}

#respond .form-allowed-tags code {
	font-size:11px
}

#respond .form-submit {
	margin:12px 0
}

#respond .form-submit input {
	width:auto;
	font-size:14px
}



/* Sidebar Widget Areas */



#primary,#guncotton {
	float:right;
	overflow:hidden;
	width:250px;
	background:#fff;
	padding:10px;
        font-size: 12px;
	margin-top:0;
	margin-bottom:10px;
	border:1px solid #ccc
}

#primary-padded {
	float:right;
	overflow:hidden;
	width:250px;
	background:#fff;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #ccc
}

#secondary {
	float:right;
	overflow:hidden;
	width:250px;
	background:#fff;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	clear:right;
	border:1px solid #ccc
}

.widget-area ul {
	list-style:none;
	margin-left:0
}

.widget-area ul ul {
	list-style:disc;
	margin-left:1.3em
}

.widget_search #s {
	width:60%
}

.widget_search label {
	display:none
}

.widget-container {
	margin:0 0 18px 0
}

.widget-title {
	color:#990000;
        font-size: 14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0
}

.widget-area a:link,.widget-area a:visited {
	text-decoration:none
}

.widget-area a:active,.widget-area a:hover {
	text-decoration:underline
}

.widget-area .entry-meta {
	font-size:11px;
	-webkit-text-size-adjust:140%
}

#wp_tag_cloud div {
	line-height:1.6em
}

#wp-calendar {
	width:100%
}

#wp-calendar caption {
	font-weight:bold;
	color:#222;
	text-align:left;
	font-size:14px;
	padding-bottom:4px
}

#wp-calendar thead {
	font-size:11px
}

#wp-calendar tbody {
	color:#aaa
}

#wp-calendar tbody td {
	padding:3px 0 2px;
	background:#f5f5f5;
	border:1px solid #fff;
	text-align:center
}

#wp-calendar tbody .pad {
	background:0
}
	
#wp-calendar tfoot #next {
	text-align:right
}

.widget_rss a.rsswidget {
	color:#000
}

.widget_rss a.rsswidget:hover {
	color:#ff4b33
}

.widget_rss .widget-title img {
	height:11px;
	width:11px
}

#main .widget-area ul {
	margin-left:0;
	padding:0 10px 0 0
}

#main .widget-area ul ul {
	border:0;
	margin-left:1.3em;
	padding:0
}



/* Twitter Widget */



.widget_twitter div {
    padding:2px;
	border:solid 0px;
	width:246px;
}

.widget_twitter ul li {
    margin-bottom:10px;
}

.widget_twitter .follow-button, .widget_twitter .xavisys-link {
    margin:0 0px 0px 0px;
}

.widget_twitter .entry-meta {
    display:block;
    font-size:80%;
}

.widget_twitter .intent-meta a {
    background: url(); /** from Twitter ressources */
    display: inline-block;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}
.widget_twitter .intent-meta a.in-reply-to {
    background-position: 0 center;
}
.widget_twitter .intent-meta a:hover.in-reply-to {
    background-position: -16px center;
}
.widget_twitter .intent-meta a.favorite {
    background-position: -32px center;
}
.widget_twitter .intent-meta a:hover.favorite {
    background-position: -48px center;
}
.widget_twitter .intent-meta a.retweet {
    background-position: -80px center;
}
.widget_twitter .intent-meta a:hover.retweet {
    background-position: -96px center;
}



/* Footer */



#footer {
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	width:100%
}
	
#colophon {
	border-top:1px solid #900;
	margin-top:-4px;
	padding:18px 0;
	overflow:hidden
}

#site-info {
	float:left;
	width:700px;
	font-weight:normal;
	font-size:12px;
	font-family:'Droid Sans',Lucida,sans-serif
}

#site-info a {
	color:#990000;
	text-decoration:none
}

#site-generator {
	float:right;
	width:220px;
	font-weight:normal;
	font-size:12px;
	position:relative;
	font-style:normal
}

#site-generator a {
	color:#666;
	display:inline-block;
	text-decoration:none;
	background:url(images/wordpress.png) center left no-repeat;
	padding-left:20px;
	line-height:16px
}

#site-generator a:hover {
	text-decoration:underline
}

#footer-widget-area {
	overflow:hidden;
        font-size: 12px;
}

#footer-widget-area .widget-area {
	float:left;
	margin-right:20px;
	width: 270px;
}

#footer-widget-area #fourth {
	margin-right:0
}
#cat {
	width:220px;
}

.rotate-90 {
  	unicode-bidi:bidi-override;
  	direction:rtl;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* Columns */

.col-1-2 {
	padding-left:10%;
	float:left;
	width:40%;
}
.col-2-2 {
	float:left;
	width:40%
}
.clear {
	clear:both;
}

/* Donate */
a.donate-button,
a.donate-button:link,
a.donate-button:visited,
a.donate-button:focus,
a.donate-button:hover,
a.donate-button:active {
  margin: 0;
  margin-left: 1em;
  padding: 0.5em;
  background-color: #E64342;
  color: #FFF;
  font-weight: bold;
  border-radius: 0.5em;
}

/* Category redevelopment */

#category-container .category-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
	grid-auto-rows: minmax(100px, auto);
}

#category-container .post img {
	width: 100%;
	height: auto;
}

#category-container h2 {
	color: #000;
	padding-bottom: 20px;
}

#category-container .article-title {
	margin: 5px 0;
}

#category-container .article-title a {
	text-decoration: none;
}

#category-container .entry-summary {
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5em;
	height: 4.5em;
}

#category-container .article-meta, 
#category-container .article-utility {
	font-size: 0.8em;
}

#category-container .article-utility {
	margin-top: 5px;
}

#category-container .article-featured-image {
	overflow:hidden;
	height: 200px;
	box-sizing: border-box;
}

body.category-reviews #category-container .article-featured-image {
	height: 400px;
}

#category-container .article-default-image {
	overflow:hidden;
	height: 200px;
	box-sizing: border-box;
	padding:30px;
	border: 1px solid #000;
}

/* Print Styles */

@media print { body {
	background:none!important
}

#wrapper {
	float:none!important;
	clear:both!important;
	display:block!important;
	position:relative!important
}

#header {
	border-bottom:2pt solid #000;
	padding-top:15pt;
	padding-bottom:5pt
}

#colophon {
	border-top:2pt solid #000
}

#site-title,#site-description {
	float:none;
	margin:0;
	padding:0;
	line-height:1.4em
}

#site-title {
	font-size:13pt
}

.entry-content {
	font-size:15pt;
	line-height:24px
}

.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;
	background:#fff
}

.wp-caption p, #artwork .wp-caption p {
	font-size:11pt;
}

#site-info,#site-generator {
	float:none;
	width:auto
}

#colophon {
	width:auto
}

img#wpstats {
	display:none
}

#site-generator a {
	padding:0;
	margin:0
}

#entry-author-info,
.entry-author-info {
	border:1px solid #e7e7e7
}

#main {
	display:inline
}

.home .sticky {
	border:0
}	
}
