/*
Theme Name: Avistrum (Based on Hybrid)
Theme URI: http://avistrum.org/
Description: A new theme for the Avistrum main site.
Version: 3.5.1
Author: Chad Patten
Author URI: http://jynnantonnyx.com/
Tags: Avistrum
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/22px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

@import url('avistrum-menu.css');

/* Use Google Font API to get IM Fell English font */
@import url(http://fonts.googleapis.com/css?family=IM+Fell+English:regular,italic);

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

body {
	background: #000000 url('images/castle-bg.jpg') 50% 0 no-repeat;
	/* Season's Greetings! */
	/* background: #000000 url('images/xmascastle-web.jpg') 50% 0 no-repeat; */
	font-family: "IM Fell English", Georgia, serif;
	font-size: 13pt;
}

a, a:visited {
	color: #8499c8;
}

a:hover, #subsidiary a:hover {
	color: #4b336d;
}

h1, h2, h3, h4, h5, h6 {
	color: #8499c8;
	font-family: "IM Fell English", Georgia, serif;
	font-weight: bold;
}

img, img.wp-smiley {
	border: 0;
}

#body-container {
	background: transparent url('images/avistrum-logo.png') 50% 0 no-repeat;
	margin-top: 10px;
	padding-top: 200px;
}

#site-title {
	display: none;
}

#site-title a {
	color: #8499c8;
}

#site-description {
	width: 100%;
	text-align: right;
	font-family: "IM Fell English", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	color: #ffffff;
	padding-bottom: 0.5em;
}

#primary-menu li a, #page-nav li a {
	background: transparent url('images/60pct_purple.png');
	border: none;
	color: #bbbbbb;
}

#primary-menu li a {
	-moz-border-radius: 5px 0 0 0;
}

#primary-menu li li a {
	-moz-border-radius: 0;
	border-bottom: 1px solid #000000;
	color: #222222;
}

#container #content {
	background: transparent;
}

.post, .page {
	background: transparent url('images/darken.png');
	color: #ffffff;
	padding: 20px;
	-moz-border-radius: 20px;
}

.entry-title {
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
}

.entry-title a {
	color: #cccccc;
}

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

.utility {
	background: transparent url('images/darken.png');
	color: #ffffff;
	padding: 20px;
	-moz-border-radius: 20px;
}

.utility .widget-title {
	color: #8499c8;
	font-weight: bold;
	font-size: 1.25em;
	border-bottom: 1px solid #8499c8;
}

.utility .widget-inside {
	color: #ffffff;
}

.utility .tw-tabbed-nav a {
	display: inline-block;
	padding: 10px 15px 10px 15px;
	background: transparent url('images/darken.png');
	-moz-border-radius: 5px 0 0 0;
	color: #ffffff;
	text-decoration: none;
}

.utility .tw-tabbed-nav a:hover {
	background: transparent url('images/lighten.png');
	color: #000000;
	-moz-border-radius: 5px 0 0 0;
	text-decoration: underline;
}

.utility .tw-tabbed-nav .ui-tabs-selected a {
	display: inline-block;
	padding: 10px 15px 10px 15px;
	background: transparent url('images/lighten.png');
	color: #000000;
	-moz-border-radius: 5px 0 0 0;
	text-decoration: none;
}

.utility .tw-tabbed-nav .ui-tabs-selected a:hover {
	text-decoration: underline;
}

.utility .tw-content a {
	color: #8499c8;
	text-decoration: none;
}


.utility .tw-content a:hover {
	color: #4b336d;
	text-decoration: underline;
}

.utility .tw-content .monthCount, .utility .tw-content .yearCount {
	color: #cccccc;
	text-decoration: none;
}

#comments-template {
	padding: 10px;
	background: transparent url('images/lighten.png');
	-moz-border-radius: 10px;
}

#comments li {
	border: 0;
	-moz-border-radius: 5px;
}

.comments-header {
	color: #4b336d;
	border-bottom: 1px solid #4b336d;
}

#footer-container {
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
	color: #ffffff;
}

#footer a {
	color: #8499c8;
	font-style: italic;
}

.tabbed-widget {
	width: 280px;
}

#primary .widget, #primary .tabbed-widget {
	background: transparent url('images/lighten.png');
	padding: 10px;
	color: #000000;
	-moz-border-radius: 10px;
}

#primary .widget-title {
	color: #4b336d;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px solid #660066;
}

#primary .widget a {
	color: #4b336d;
	text-decoration: none;
}

#primary .widget a:hover {
	text-decoration: underline;
}

#primary .widget .ui-accordion {
	width: 280px;
	padding: -10px;
}

#primary .widget .ui-accordion-header {
	border-bottom: 1px solid #4b336d;
	font-style: italic;
}

#primary .widget .ui-accordion-header a:hover, #primary .widget .ui-accordion-header ui-state-hover a:hover {
	text-decoration: none;
}

#primary .widget .ui-accordion-content {
	padding: 10px;
}

.widget_twitter ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.widget_twitter li {
	background-image: url('images/twitter_icon.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 22px;
}

.widget_twitter .entry-content {
	display: block;
	font-size: 75%;
	margin: 0;
	border-bottom: 1px solid #999999;
}

.widget_twitter .entry-meta {
	display: block;
	font-size: 70%;
	font-variant: small-caps;
	border-bottom: 1px solid #000000;
}

.eventbrite-widget {
	padding-left: 40px;
}

.archive-info {
	background: transparent url('images/darken.png');
	color: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
}

#subsidiary .widget-title {
	color: #dddddd;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px solid #888888;
}

#subsidiary a {
	color: #8499c8;
	text-decoration: none;
}

#subsidiary a:hover {
	text-decoration: underline;
}

.breadcrumb-trail {
	background: transparent url('images/lighten.png');
	color: #000000;
	padding: 5px;
	-moz-border-radius: 5px;
}

.widget-inside ul {
	list-style: none;
	margin-left: 10px;
}

.widget-inside ul ul {
	margin-left: 2em;
}

.collapsing .sym {
	cursor: pointer;
}

.collapsing .sym img {
	margin-right: 3px;
}

.collapsing .yearCount, .collapsing .monthCount {
	color: #000000;
	text-decoration: none;
}

.tweets {
	list-style: square;
	margin-left: 1em;
} 

.tweets li {
	font-size: 0.8em;
}
