/* @override http://davebelden.com/wp-content/themes/django2/style.css */

/*   
Theme Name: Django
Theme URI: 
Description: A Thematic Child Theme.
Author: Dave Belden
Author URI: http://davebelden.com/
Template: thematic
Version: 2.0
Tags: Thematic
.
Django is © Dave Belden http://davebelden.com/
.
*/

/* @group Meyer reset */

/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

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

/* @end */

html {
	font-size: 100.01%;
	padding: 0;
	margin: 0 0 0.1em 0;
	overflow: auto;
	height: 100%;
	background: #414958 url(images/tile_outlet.png) repeat fixed center -10px;
}

/* @group Layout */

/*
LAYOUT: Three-Column (Right) Primary
DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content, primary being on the left.
*/

body {
	min-width: 1000px;
}

#blog-description {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	color: #acb5c1;
	font-size: 1em;
	text-align: right;
}

#header {
	position: relative;
	height: 200px;
	background-color: #0b0b0b;
}

#branding {
	position: relative;
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	background: url(images/headshot.jpg) no-repeat right 0;
}

#access,
#above_primary {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 300px;
	height: 50px;
	z-index: 100;
}

#above_primary {
	position: relative;
	float: left;
}

.menu {
	width: 940px;
	margin: 0 auto;
}

#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#container {
	width: 650px;
	padding: 50px 25px 0 25px;
	float: right;
	margin: 0 0 50px 0 ;
	background: url(images/container_bg-trans.png) repeat;
}

#content {
	overflow: hidden;
	position: relative;
}

#primary {
	width: 300px;
	float: left;
	margin: 0;
	background: url(images/primary_bg-trans.png) repeat;
}

#secondary {
	width: 300px;
	float: left;
	margin: 0;
	clear: left;
}

#footer {
	clear: both;
}

#subsidiary {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#subsidiary .aside {
	width: 300px;
	float: left;
	margin: 0 10px 0 10px;
}

#subsidiary #third {
	margin: 0 0 0 10px;
}

#siteinfo {
	clear: both;
	width: 940px;
	margin: 0 auto;
}



/* @end */

/* @group Typography */

body {
	font: 13px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #ccc;
	position: relative;
}

a,
a:visited {
	color: #99CC00;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	text-shadow: #192304 1px 1px 0;
}

a:hover {
	/*background-color: #394150;*/
	text-decoration: none;
}

#fancy_wrap a:hover {
	background-color: transparent;
}

p {
	padding: .5em 0 .7em 0;
	display: block;
}

ol, ul, li {
	list-style: none;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	margin-top: 1em;
	color: #fff;
}

h3,
.cform legend {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: .9em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del, del a, div.entry-content p del a {
	background: inherit;
	color: #C4C4C4;
}

.caps {
	text-transform: uppercase;
}

code, pre {
	white-space: pre-wrap;
	font-family: "Bitstream Vera Sans Mono",Monaco,"Andale Mono",monospace;
	font-size: .9em;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

/* @group Pullquotes */

blockquote {
	background: inherit;
	border-left: 3px solid #555e72;
	padding: 0 1em;
	margin: .5em 2em .5em 1em;
	color: #b7b7b7;
}

h4+blockquote {
	margin-top: 1em;
}

blockquote p {
	padding: 0;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}

blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* @end */

/* @end */



/* @group images */



div.entry-content img,
div.entry-content p img {
	max-width: 450px;
	height: auto;
}
div.entry-content object {
	max-width: 450px;
}

div.entry-content p.attachment a img {
	width: 450px;
}

.page div.entry-content p img {
	max-width: 100%;
}

div.shots {
	clear: both;
	overflow: hidden;
	width: 714px;
	margin: 0 auto;
	padding-top: 50px;
}

div.shots img {
	float: left;	margin: 5px 11px 10px 0px;
}
div.shots img.last {	margin-right: 0px;
}
div.shots p {
	text-align: right;
	font-size: .7em;
}


.sidebar li img, .sidebar li a img {
	padding: 5px;
	max-width: 190px;
}

img.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

img.alignleft {
	padding: .9em .5em .5em;
}

img.alignright {
	padding: .9em 0 .5em .5em;
}

img.wp-smiley {
	background: inherit;
	color: inherit;
}

/* @end */

/* @group Oprah/Boyle post 1/21/10 */
#post-651 .wp-image-659,
#post-651 .wp-image-658,
#post-651 .wp-image-657,
#post-651 .wp-image-656 {
	width: 112px;
}

/* @end */




/* @group Default styles for Images */

/* Based on Blueprint, so need adjustment */



.alignleft,
img.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright,
img.alignright {
	display: block;
	float: right;
	margin-left: 20px;
}

.aligncenter,
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}



.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 5px;
}

.gallery img {
	margin: 0;
}

.wp-smiley {


/* Prevent the smileys from breaking line-height */
	max-height: 12px;
	margin: 0 !important;
}

img#wpstats {
	/* hide WordPress Stats smiley */
    width: 0px;
	height: 0px;
	overflow: hidden
}

/* @end */

/* @group Default styles */

/* @group Header */



#header {
	z-index: 2;
}

#blog-title {
	position: relative;
	text-indent: -5000px;
	line-height: 45px;
	height: 45px;
	width: 300px;
	top: 84px;
	left: 8px;
	background: url(images/myname-trans.png) no-repeat center center;
}

#blog-title a {
	text-decoration: none;
	display: block;
}

#blog-title a:active,
#blog-title a:hover {
	background-color: transparent;
}



/* @end */

/* @group Menu */

.skip-link {
	display: none;
}



#access a,
#above_primary a {
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	text-indent: -3000px;
	background: transparent url(images/access-trans.png) no-repeat 0 0;
}
ul.tripolar li {
	width: 100px;
	display: inline;
	float: left;
}
#access a {
	background-color: rgba(153,204,0,0.25);
}
#access a#violinist {
	background-position: -150px 0;
	background-color: rgba(153,204,0,0.32);
}
#access a:hover,
#access a#violinist:hover {
	background-color: rgba(153,204,0,0.38);
}

#above_primary a {
	width: 100px;
	background-position: 0 -50px;
}
#above_primary a#contact-tab {
	background-position: -100px -50px;
}
#above_primary a#twitter-tab {
	background-position: -200px -50px;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* le

ft offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
/

* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	/* 

match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em;
	/

* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em;
	/

* match ul width */
	top: 0;
}

/*** THEMATIC SKIN ***/

.sf-menu {
	border-right: 1px solid #ccc;
	float: left;
}

.sf-menu a {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 9px 13px;
	text-decoration: none;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	border-bottom-color: #fff;
}

.sf-menu a, .sf-menu a:visited {
	

/* visited pseudo selector so IE6 applies text colour*/
	color: #666;
}

.sf-menu li {
	background: #fff;
}

.sf-menu li li {
	background: #fff;
}

.sf-menu li li li {
	background: #9AAEDB;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #fafafa;
	outline: 0;
	border-bottom-color: #ccc;
}

.sf-menu ul {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 32px;

/* overriding essential styles */
}

.sf-menu ul ul {
	margin-top: 0;
}

.sf-menu ul a {
	background: #fafafa;
	border-bottom: none;
}

.sf-menu ul a:hover {
	color: #FF4B33;
}

/* @end */

/* @group Content */

#main {
	clear: both;
	padding: 0 0 22px 0;
}

.page-title {
	font-size: 24px;
	line-height: 18px;
	padding: 0 0 44px 0;
	margin: 0 0 0 200px;
}

.attachment .page-title {
	font-style: italic;
}

.page-title a {
	color: #666;
	text-decoration: none;
}

.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}

.page-title span {
	font-style: italic;
}

.page-title .meta-nav {
	font-style: normal;
}

.hentry {
	padding: 0 0 70px 0;
	overflow: hidden;
}

.single .hentry {
	padding: 0;
}

.post {
	clear: none;
}

.home #content .sticky {
	border: 1px solid #ccc;
	margin: 0 0 66px 0;
	padding: 22px 20px 0 20px;
}

.entry-title,
.entry-content {
	width: 450px;
	float: right;
}

.page .entry-title,
.page .entry-content {
	width: 550px;
	float: right;
	margin: 0 50px 0 50px;
}
.page .entry-title {
	display: none;
}
.page.slug-the-vast-archives .entry-title {
	display: block;
	margin-bottom: 2em;
}

.entry-title {
	text-shadow: #192304 1px 1px 0;
	font: 24px/30px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.entry-title a {
	text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}

.entry-meta,
.entry-utility {
	width: 150px;
	text-align: right;
}

.entry-meta {
	color: #666;
	padding-top: .65em;
}

.entry-meta .author {
	
}

.entry-meta .n {
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.entry-meta a,
.entry-utility a {
	color: #9ea0a0;
	text-decoration: none;
	padding: 2px 5px;
}

.entry-meta a:active,
.entry-meta a:hover {
	color: #FF4B33;
}

.entry-meta abbr {
	border: none;
	cursor: text;
	letter-spacing: 0.05em;
}

.entry-meta a.permalink {
	display: block;
	padding-left: 20px;
}
.entry-meta a.permalink:hover {
	background: #394150 url(images/link_make_16x16.png) no-repeat 5px center;
}


.entry-content {
}

.entry-content h1,
.entry-content h2 {
	font-weight: bold;
	padding: 28px 0 14px 0;
}

.entry-content h3 {
	padding: 28px 0 14px 0;
	font-weight: bold;
}

.entry-content h4 {
	font-weight: normal;
}

.entry-content a:link,
div.category-list-o-links .entry-title a:link {
	border-bottom: 1px solid #6a8f15;
}
.entry-content a:hover,
div.category-list-o-links .entry-title a:hover {
	color: #99CC00;
	border-bottom: 1px solid #8ec020;
}

/* http://stackoverflow.com/questions/794677/css-target-text-links-with-bottom-border-on-hover-but-image-links-with-no-borde */
.entry-content a.image-link {
	border-bottom: none;
}

.entry-content ul {
	margin-left: 1em;
}
.entry-content ul li {
	list-style-type: square;
	list-style-position: inside;
}

.entry-content table {
	margin-left: 1px;
}

.entry-content embed {
	margin: 0 0 22px 0;
}

.entry-utility {
	margin: 10px 0 44px 0;
}

.entry-utility a {
	color: #7a7f86;
	text-decoration: none;
	display: block;
}

.entry-utility a:active,
.entry-utility a:hover {
	color: #FF4B33;
}
.entry-utility a:hover {
	background-color: #394150;
}

span.tag-links a:before {
 content: "#";
}

span.tag-links span.also {
	display: block;
	margin-top: 1em;
}

span.comments-link {
	display: block;
	margin-top: 1em;
}

span.comments-link.comments-closed-link {
	display: none;
}

span.meta-sep.meta-sep-edit {
	display: none;
}

.page-link {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 22px 0;
	padding: 22px 0 0 0;
	word-spacing: 0.5em;
}

.page-link a {
	border: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}

ul#links-page,
ul#archives-page {
	list-style: none;
	margin-left: 0;
	overflow: hidden;
}

li.content-column {
	float: left;
	margin-right: 20px;
	width: 45%;
}

.gallery {
	padding: 0 0 22px 0;
}

.wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 13px;
	line-height: 18px;
}

#author-info {
	margin: 0 0 44px 0;
	overflow: hidden;
}

#author-info .avatar {
	float: left;
	margin: .3em 1em 0 0;
}

/* @end */

/* @group Attachments */

.attachment-jpeg #container,
.attachment-png #container {
	width: 100%;
}

.attachment-jpeg #content,
.attachment-png #content {
	width: 930px;
}

.attachment-jpeg #comments,
.attachment-png #comments {
	width: 540px;
	overflow: hidden;
}

.attachment-jpeg .main-aside,
.attachment-png .main-aside {
	display: none;
}

/* @end */

/* @group Navigation */

.navigation {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0 22px 0;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}

.navigation .meta-nav {
	font-style: normal;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	width: 50%;
	text-align: right;
}

#nav-above,#nav-below {
	width: 100%;
	clear: both;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

#nav-below {
	margin-top: 40px;
}

/* @end */

/* @group Comments */

#comments {
	padding: 22px 0 0 0;
}

#comments,
#comments input,
#comments textarea {
	font-size: 13px;
	line-height: 18px;
}

#comments code {
	font-size: 12px;
	line-height: 18px;
}

#comments h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 18px 0;
}

#comments-list {
	padding: 0 0 18px 0;
}

#comments-list ol,
#comments-list ul {
	list-style: none;
	margin: 0;
}

#comments-list ol {
	border-bottom: none;
	margin: 0 0 18px 0;
}

#comments-list li {
	background: #424a59;
	border-bottom: 1px solid #373d49;
	padding: 18px 1.5em 0 1.5em;
	position: relative;
}

#comments-list li.alt {
	background: #404755;
}

#comments-list li.bypostauthor {
	background: #373d49;
}

#comments-list ul li {
	margin: 0 0 18px 0;
}

#comments-list li .avatar {
	position: absolute;
	top: 22px;
	left: 1.5em;
	width: 36px;
	height: 36px;
}

#comments-list .comment-author {
	font-weight: bold;
	padding: 9px 0 0 46px;
}

#comments-list .comment-meta {
	color: #666;
	font-size: 11px;
	padding: 0 0 9px 46px;
}

#comments-list .comment-meta a {
	color: #666;
	font-style: italic;
	text-decoration: none;
}

#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
	color: #FF4B33;
}

.comment-reply-link {
	font-size: 11px;
	padding: 0 0 18px 0;
	text-align: right;
}

.comment-reply-link a {
	color: #666;
	font-style: italic;
	text-decoration: none;
}

.comment-reply-link a:active,
.comment-reply-link a:hover {
	color: #FF4B33;
}

.comment-navigation {
	font-weight: bold;
	padding: 0 0 18px 0;
	margin-right: 0.5em;
}

.comment-navigation a {
	border: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.comment-navigation a:active,
.comment-navigation a:hover {
	color: #FF4B33;
}

.comment-navigation a,
.comment-navigation span {
	margin-right: 0.5em;
}

#trackbacks-list .comment-content {
	position: absolute;
	left: -9000px;
}

#respond {
	margin-bottom: 22px;
	overflow: hidden;
	padding: 18px 0 0 0;
	position: relative;
}

#comments-list #respond {
	border-bottom: 1px solid #ccc;
	margin: 0 0 18px 0;
	padding: 18px 1.5em;
}

#comments-list ul #respond {
	border: 1px solid #ccc;
	margin: 0;
}

#cancel-comment-reply {
	font-size: 11px;
	position: absolute;
	top: 18px;
	right: 1.5em;
}

#cancel-comment-reply a {
	color: #666;
}

#respond .required {
	color: #FF4B33;
	font-weight: bold;
}

.form-section label {
	font-size: 11px;
}

.form-section input {
	margin: 0 0 18px 0;
	width: 98%;
}

.form-section textarea {
	width: 99%;
}

#form-allowed-tags p {
	color: #666;
	font-size: 11px;
	margin: 0;
}

#form-allowed-tags span {
	font-style: italic;
}

#form-allowed-tags code {
	font-size: 11px;
	line-height: normal;
}

.form-submit {
	padding: 18px 0 0 0;
	text-align: right;
}

.subscribe-to-comments {
	color: #666;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0 0;
}

.solo-subscribe-to-comments {
	color: #666;
	font-size: 11px;
	padding: 18px 0 0 0;
}

.comment_license {
	color: #666;
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0 0;
}

/* @end */

/* @group Asides, Sidebars & Widget-Ready Areas */

.aside,
.aside input {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 6px;
}

.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
	margin-bottom: 18px;
}

.aside pre,
.aside code {
	font-size: 12px;
	line-height: 18px;
}

.aside .current_page_item a {
	color: #FF4B33;
}

.aside .current_page_item .page_item a {
	color: #666;
}

.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
	color: #FF4B33;
}

.aside {
	color: #9ea0a0;
}

.aside a {
	color: #b4c28f;
}

.aside a:active,
.aside a:hover {
	color: #FF4B33;
}

.aside h3 {
	font-size: 15px;
	line-height: 22px;
}

#primary.aside h3.widgettitle {
	display: none;
}

.aside h3 a {
	text-decoration: none;
}

.aside caption {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.aside ul {
	list-style: none;
	margin-left: 0;
}

.aside ul ul {
	list-style: disc;
	margin: 0 0 22px 0;
}

.aside ul ul li {
	padding: 0;
	margin-bottom: 1em;
}

.aside ul ul ul {
	margin-bottom: 0;
}

.aside form,
.aside table {
	margin-bottom: 22px;
}

.aside table {
	border: none;
}

.aside thead {
	border: 1px solid #ccc;
}

.aside tbody {
	border: 1px solid #ccc;
}

.aside th, .aside td {
	border-right: 1px solid #ccc;
	padding: .25em .8em;
}

.aside tfoot tr {
	border: none;
}

.aside tfoot td {
	border-color: transparent;
}

.widget_tag_cloud {
	margin: 0 0 22px 0;
}

.aside #searchsubmit {
	display: none;
}

/* @group Main Asides */

.main-aside ul {
	padding: 0 30px;
}

.main-aside h3 {
	
}

.main-aside ul ul {
	padding: 0;
}

.main-aside li#rss-links {
	margin-top: 40px;
}

#primary {
	padding: 30px 0 0 0;
	margin-bottom: 22px;
}

/* @end */

/* @group Content Asides */

#content .aside {
	border: 1px solid #ccc;
	margin: 0 0 22px 0;
	padding: 18px 0 0 0;
}

#content .aside ul {
	padding: 0 20px;
}

#content .aside h3 {
	font-weight: normal;
	font-size: 17px;
	font-style: italic;
	padding: 0 0 7px 0;
	text-transform: none;
}

#content .aside ul ul {
	padding: 0;
}

#index-top.aside {
	border: none;
}

#index-top.aside #text-357059143 { /* site redesign notice */
	text-align: center;
	color: #9ea0a0;
	text-shadow: #192304 1px 1px 0;
	font: italic 1.5em/2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
}

/* @end */

/* @group List-o-Links */

div.category-list-o-links .entry-title {
	font: 13px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding-top: 10px;
}

div.category-list-o-links .entry-content {
	font-size: .9em;
}



/* @end */



/* @group wp-pagenavi plugin */

.wp-pagenavi {
	clear: both;
	margin: 1.5em 0;
	font-size: 1em;
	padding: 1em 0;
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
	padding: 6px 10px 6px 10px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid rgba(130,201,0,0.35);
}

.wp-pagenavi a:hover {	
	border: 1px solid #a5ff0d;
	color: #223601;
	background-color: #82c900;
	text-shadow: none;
}
.wp-pagenavi a:active {
	text-decoration: none;
	border: 1px solid #82c900;
	color: #223601;
	background-color: #68a419;	
}
.wp-pagenavi span.pages {
	padding: 4px 4px 4px 0px; 
	margin: 2px 5px 2px 0px;
	color: #cccccc;
}
.wp-pagenavi span.current {
	padding: 5px 10px 6px 10px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #a5ff0d;
	color: #223601;
	background-color: #82c900;
	text-shadow: none;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #21252d;
}

/* @end */

/* @group Footer Asides */

#subsidiary {
	padding: 33px 0 0 0;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	border-top: 100px solid #373d49;
	margin-top: 22px;
}

#siteinfo {
	color: #666;
	font-size: 11px;
	line-height: 18px;
	padding: 22px 0 44px 0;
}

#siteinfo a {
	color: #666;
}

#siteinfo a:active,
#siteinfo a:hover {
	color: #FF4B33;
}

/* @end */

/* @end */


/* @group DM Archives plugin */


div.entry-content ul.archivemonths li {
	list-style: none;
}

div.entry-content ul.archivemonths li li {
	margin-top: 2em;
}


div.entry-content ul.archivemonths li+li h4 {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #343b48;
}

div.entry-content ul.archivedays li a {
	font-size: 1em;
	border-bottom: none;
}

p.excerpt {
	font-size: .9em;
	padding: 0 0 0 1em;
}

span.commentcount {
	color: #2b323d;
	margin-left: .5em;
	text-shadow: none;
	font-size: .9em;
}
span.commentcount span {
	visibility: hidden;
}
ul.archivedays li a:hover span.commentcount span,
ul.archivedays li a:hover span.commentcount {
	visibility: visible;
	color: #9d9f9f;
}


/* @end */


li#text-357059144 {
	font: italic 20px/30px Georgia, "Times New Roman", Times, serif;
}


/* @group Twitter  */

/* http://github.com/seaofclouds/tweet */

a.follow-link {
	font-size: 13px;
	line-height: 50px;
	display: block;
}

.tweet_list li {
	clear: both;
	padding: 1em 0 !important;
}

.tweet_list .tweet_text {
  word-wrap: break-word;
}

.tweet_list .tweet_time {
	display: block;
}

.tweet_list .tweet_time a {
	font-size: .9em;
	width: auto;
	text-align: left;
	padding: 0;
	color: rgba(180,194,143,0.65);
}

.tweet_list .tweet_time a:hover {
	color: #FF4B33;
}


/* @end */




/* @group Contact Form 7 */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 p {
	padding: 0;
	margin-bottom: 10px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background: #668910;
	border: 1px solid #79a315;
	color: #9ccf1e;
	font-style: italic;
	text-align: center;
	padding: .7em;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	background: #ce5224;
	border: 1px solid #e6db55;
	color: #fccf99;
	font-style: italic;
	text-align: center;
	padding: .7em;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 10%;
	z-index: 100;
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: .3em;
	width: 180px;
	color: #4e5768;
	font-style: italic;
	text-align: center;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

/* @end */


