/*   

Theme Name: Inspire

Theme URI: 

Description: A custom Wordpress theme built for Inspire Dance and Wellness. A child-theme based on it's parent, Thematic.

Author: Cassondra Johnson - Absolute Marketing Group

Author URI: http://absolutemg.com/

Template: thematic

Version: 1.0

Tags: Thematic

.

Thematic is copyright Ian Stewart http://themeshaper.com/ - Inspire design and development copyright 2010 Absolute Marketing Group

.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/3c-fixed.css');*/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/*@import url('../thematic/library/styles/default.css');*/

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font: 15px Georgia,serif;
    line-height:22px;
    color:#222;
}

body {
	background:url('images/bkgrnd.jpg') repeat-x top left #ffffff;
	font-family: "Arial", "Lucida Grande", "Helvetica", sans-serif;
}

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
body.slug-register-for-classes-online table, body.slug-register-for-classes-online tr, body.slug-ballet table, body.slug-ballet tr, body.slug-jazz table, body.slug-jazz tr, body.slug-tap table, body.slug-tap tr, body.slug-hip-hop table, body.slug-hip-hop tr {
	border:none;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#bdd7d2;
    border:0;
    color:#bdd7d2;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#ae1928;
    text-decoration:underline;
}
a:visited {
    color:#666666;
}
a:active,
a:hover {
    color: #ae1928;
    text-decoration:none;
}

/* =Browser Warning
-------------------------------------------------------------- */

#browserwarning {
  display: block;
  padding: .5em 0 .5em 3.5em;
  width: 950px;
  border-bottom: 2px solid #880201;
  font-size:80%;
  font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
  line-height:1.3;
  background: #eee;
}
#browserwarning p {
	background:#eee;
	text-align:left;
	color:#333;
}
#browserwarning a {
  font-weight: bold;
  color:darkred;
}

#browserwarning a:hover {
	color:darkred;
	text-decoration:underline;
}

#browserwarning img {
  float:right;
  margin: 0 50px;
}

#warningCloseContainer {
 text-align:center;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
    width:960px;
	margin:0 auto;
}
#branding {
    padding:88px 0 44px 0;
    display:none;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#444;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #ae1928;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}

/* =Main Navigation
-------------------------------------------------------------- */

#mainnav_container {
	width:100%;
	height:36px;
}

#mainnav {
	margin-top:04px;
	margin-right:0;
	float:right;
	display:inline;
	height:32px;
}

#logo_slider {
	width:740px;
	height:200px;
	margin:0 0 14px 0;
	padding:0;
	float:left;
	display:inline;
}

/************************************************

*	Home Image Scroller							*

************************************************/



.EIP_title:hover, .EIP_content:hover, .EIP_textbox:hover, .EIP_mulittextbox:hover {background: none;}



#scroll_container {

	background: url(images/image_overlay.png) no-repeat;

	width: 740px;

	height: 203px;

	overflow: hidden;

	margin: 0px auto;

	position: absolute;

}

#image_btns {

	width: 82px;

	height: 41px;

	float: left;

	position: absolute;

	z-index: 9999;

	margin-left: 635px;

	margin-top: 150px;

}

#prev {

	width: 40px;

	height: 41px;

	float: left;

	display: inline;

	margin-right: 2px;

}

#next {

	width: 40px;

	height: 41px;

	float: left;

	display: inline;

}

#mySlides {

	width: 740px;

	height: 203px;

	overflow: hidden;

}

#overlay {

	width: 293px;

	height: 66px;

	position: absolute;
	
	margin: 20px 0 0 20px;

}

#promo_content {

	width: 235px;

	height: 215px;

	margin-left: 55px;

	margin-top: 40px;

	color: #FFF;

	line-height: normal;

	position: absolute;

	font-family: Tahoma, Geneva, sans-serif;

}

#promo_location {

	font-size: 35px;

	line-height:1;

}

#promo_details {

	font-size: 16px;

	line-height:1;

	margin-bottom:15px;

}

#promo_price {

	font-size: 45px;

	line-height:1;

	margin-bottom:10px;

}

#promo_disclaimer {

	font-size: 10px;

	line-height:1;

}




/* =Search
-------------------------------------------------------------- */


#searchbox {
	float:right;
	display:inline;
	width:197px;
	height:30px;
	margin:170px 0 0 0;
	padding:0;
	background: url('images/bkgrnd_src.png') no-repeat top left;
}

#searchbox #s {
	border:0 none;
	background:none;
	margin:6px 0 0 8px;
	padding:0 0 3px 0;
	width:200px;
	color:#696a6c;
	font-size:12px;
	font-family: "Arial", "Lucida Grande", "Helvetica", sans-serif;
}

#searchbox #searchsubmit {
	display:none;
}

/* =Secondary Navigation
-------------------------------------------------------------- */

#secnav_container {
	width:740px;
	clear:both;
	float:left;
	display:inline;
}

#secnav {
	background:#accac4;
	width:740px;
	height:33px;
}

#breadcrumb {
	padding-left:25px;
	padding-top:10px;
	margin:0 auto;
	color:#666;
	font-size:85%;
}

body.home #breadcrumb {
	display:none;
	}

#register {
	float:right;
	display:inline;
	width:200px;
}

a#reglink img { border:none;}
a#reglink:hover img { border:none; }
a#reglink{ display:block; height:93px; width:196px; overflow:hidden; }
a#reglink:hover { display:block; text-indent:-196px; }

a#btn_reg_youth img { border:none;}
a#btn_reg_youth:hover img { border:none; }
a#btn_reg_youth{ display:block; height:108px; width:302px; overflow:hidden; }
a#btn_reg_youth:hover { display:block; text-indent:-302px; }

a#btn_reg_adult img { border:none;}
a#btn_reg_adult:hover img { border:none; }
a#btn_reg_adult{ display:block; height:108px; width:302px; overflow:hidden; }
a#btn_reg_adult:hover { display:block; text-indent:-302px; }

/* =Menus
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    border-bottom:none;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
    position:relative;
}
/*** ESSENTIAL STYLES ***/
#mainnav .sf-menu, #mainnav .sf-menu *, #secnav .sf-menu, #secnav .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:		14px;
}
#mainnav .sf-menu, #secnav .sf-menu {
	line-height:	1.0;
}

#secnav .sf-menu {
	margin-left:15px;
}
/* reset the first ul from moving to the right */
#secnav .sf-menu ul {
	margin-left:0;
}

#mainnav .sf-menu ul, #secnav .sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			158px; /* left offset of submenus need to match (see below) */
	
}
#mainnav .sf-menu ul li, #secnav .sf-menu ul li {
	width:			100%;
}
#mainnav .sf-menu li:hover, #secnav .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#mainnav .sf-menu li, #secnav .sf-menu li {
	float:			left;
	position:		relative;
}
#mainnav .sf-menu a, #secnav .sf-menu a {
	display:		block;
	position:		relative;
}
#mainnav .sf-menu li:hover ul,
#mainnav .sf-menu li.sfHover ul, 
#secnav .sf-menu li:hover ul,
#secnav .sf-menu li.sfHover ul{
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
#mainnav ul.sf-menu li:hover li ul,
#mainnav ul.sf-menu li.sfHover li ul, 
#secnav ul.sf-menu li:hover li ul,
#secnav ul.sf-menu li.sfHover li ul{
	top:			-999em;
}
#mainnav ul.sf-menu li li:hover ul,
#mainnav ul.sf-menu li li.sfHover ul,
#secnav ul.sf-menu li li:hover ul,
#secnav ul.sf-menu li li.sfHover ul{
	left:			158px; /* match ul width */
	top:			0;
}
#mainnav ul.sf-menu li li:hover li ul,
#mainnav ul.sf-menu li li.sfHover li ul,
#secnav ul.sf-menu li li:hover li ul,
#secnav ul.sf-menu li li.sfHover li ul{
	top:			-999em;
}
#mainnav ul.sf-menu li li li:hover ul,
#mainnav ul.sf-menu li li li.sfHover ul,
#secnav ul.sf-menu li li li:hover ul,
#secnav ul.sf-menu li li li.sfHover ul{
	left:			158px; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
#mainnav .sf-menu, #secnav .sf-menu {
    border-right:none;
	float:left;
}
#mainnav .sf-menu a, #secnav .sf-menu a {
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:#fff;
	padding:10px 10px;
	text-decoration:none;
}
#mainnav .sf-menu .current_page_item a,
#mainnav .sf-menu .current_page_ancestor a,
#mainnav .sf-menu .current_page_parent a, 
#secnav .sf-menu .current_page_item a,
#secnav .sf-menu .current_page_ancestor a,
#secnav .sf-menu .current_page_parent a{
    border-bottom-color:#fff;
}
#mainnav .sf-menu a, #mainnav .sf-menu a:visited, #secnav .sf-menu a, #secnav .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
#mainnav .sf-menu li, #secnav .sf-menu li {
	background:		none;
}
#mainnav .sf-menu li li, #secnav .sf-menu li li {
	background:		none;
}
#mainnav .sf-menu li li li, #secnav .sf-menu li li li {
	background:		none;
}
#mainnav .sf-menu li:hover, #mainnav .sf-menu li.sfHover, #mainnav .sf-menu a:focus, #mainnav .sf-menu a:hover, #mainnav .sf-menu a:active, #secnav .sf-menu li:hover, #secnav .sf-menu li.sfHover, #secnav .sf-menu a:focus, #secnav .sf-menu a:hover, #secnav .sf-menu a:active {
    background: #ecf4f3;
    color:			#222;
	outline:		0;
    border-bottom-color:#ccc;
}

#mainnav .sf-menu ul, #secnav .sf-menu ul {
    border-right:none;
    border-bottom:none;
    background:url('images/opaque_grn-trans.png');
    
}

#mainnav .sf-menu li:hover ul,
#mainnav .sf-menu li.sfHover ul, 
#secnav .sf-menu li:hover ul,
#secnav .sf-menu li.sfHover ul{
	top:32px; /* overriding essential styles */
}
#mainnav .sf-menu ul ul, #secnav .sf-menu ul ul {
    margin-top:0;
}
#mainnav .sf-menu ul a, #secnav .sf-menu ul a {
    background:none;
	border-bottom:none;
}
#mainnav .sf-menu ul a:hover {
    color: #222;
}

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

/* =Content
-------------------------------------------------------------- */


body.home h1.entry-title, body.slug-happy-dance h1.entry-title {
display:none;
}

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

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #ae1928;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 4px 10px 10px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 20px;
   padding: 0 4px 5px;
   margin: 0;
}

.hentry {
    padding:0 20px 22px 0;
    border-right:1px solid #bdd7d2;
}

#featuredpost {
    padding:0 20px 0 0;
    border-right:1px solid #bdd7d2;
}

#featuredpost h1 a, #featuredpost h1 a:visited, #featuredpost h1 a:hover, #featuredpost h1 a:active {
    font-family:Arial,sans-serif;
    font-size:32px;
    color:#ae1928;
    line-height:26px;
    padding:0 0 7px 0;
    border-bottom:1px solid #bdd7d2;
    text-decoration:none;
}

#featuredpost h1 a:hover {
    color:#ae1928;
    text-decoration:underline;
}

.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:32px;
    color:#ae1928;
    line-height:26px;
    padding:0 0 7px 0;
    border-bottom:1px solid #bdd7d2;
}
.entry-title a {
    color:#444;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #ae1928;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #ae1928;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content, #featuredentry {
    padding:22px 0 0 0;
}
body.home .entry-content {
    padding:6px 0 0 0;
}

body.home .entry-content h1, body.home .entry-content h2, body.home .entry-content h3, body.home .entry-content h4, body.home .entry-content h5, body.home .entry-content h6 {
    padding:0;
}

.entry-content h1 {
    font-family:Arial,sans-serif;
    font-size:22px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding:18px 0 14px 0;
    color:#ae1928;
}
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:22px;
    font-weight:bold;
    padding:15px 0 14px 0;
}
.entry-content h3 {
	font-family:Arial,sans-serif;
    font-size:16px;
    font-style:italic;
    padding:13px 0 14px 0;
    color:#ae1928;
}
.entry-content h4 {
    font-size:16px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding:13px 0 14px 0;
}

.entry-content h5 {
    font-size:12px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding:10px 0 11px 0;
}

.entry-content h6 {
    font-size:12px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
    padding:10px 0 11px 0;
    color:#ae1928;
}

.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #ae1928;
}
.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: #ae1928;
}
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;
}


/* =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;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #ae1928;
}
.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%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =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-family:Arial,sans-serif;
    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:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    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: #ae1928;
}
.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: #ae1928;
}
.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: #ae1928;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    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:#ae1928;
    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;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    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: #ae1928;
}
.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: #ae1928;
}
.aside {
    color:#666;
}
.aside a {
    color:#fff;
}
.aside a:active,
.aside a:hover {
    color: #ae1928;
    text-decoration:underline;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    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 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.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;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    border:none;
    padding:0;
    margin-bottom:22px;
}

.main-aside a {
    color: #ae1928;
    text-decoration:underline;
}
.main-aside a:active,
.main-aside a:hover {
    color: #aaa;
    text-decoration:none;
}

#secondary {
	border:none;
	margin-bottom:22px;
	padding:18px 0 0;
}


/*
    Content Asides
*/
#content .aside {
    border-top:1px solid #bdd7d2;
    margin:0 20px 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0;
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
    color:#961c21;
}
#content .aside ul ul {
    padding:0;
}

#content .aside a {
    color: #ae1928;
    text-decoration:underline;
}
#content .aside a:active,
#content .aside a:hover {
    color: #aaa;
    text-decoration:none;
}


#footerlinks {
	background:#adcdc7;
	width:940px;
	padding:30px 30px 3px 30px;
	color:#fff;
	font-size:80%;
	margin:0 auto;
	letter-spacing:1px;
}

/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}




.widgetcontainer {
	border-top:1px solid #bdd7d2;
	padding:10px 0;
}

#content .widgetcontainer {
	border-top:none;
	padding:10px 0;
}

/* Stay Connected widget logo */
li#text-127847642 h3 {
	padding-left:40px;
	font-family: "Arial", "Lucida Grande", "Helvetica", sans-serif;
	height:40px;
	background:url('images/icons/inspire-36x36-trans.png') no-repeat top left;
	color:#930000;
}

li#text-127847642 img {
	margin-right:2px;
}

li#text-127847642 p {
	line-height:1.5;
	padding:0;
	margin:4px 0;
	font-weight:700;
	font-size:90%;
}

/* Tweet widget */
li.widget_twitter ul {
	list-style-type:none;
	margin:0 0 12px 0;
}

/* Tweet widget logo */
li#twitter-4 h3 {
	padding-left:25px;
	font-family: "Arial", "Lucida Grande", "Helvetica", sans-serif;
	height:25px;
	background:url('images/icons/twitter-21x21-trans.png') no-repeat top left;
}

li#twitter-4 a, li#twitter-4 a:visited, li#twitter-4 a:hover, li#twitter-4 a:active {
	color:#2fa8d1;
	font-weight:700;
}

li#twitter-4 h3 a, li#twitter-4 h3 a:visited, li#twitter-4 h3 a:hover, li#twitter-4 h3 a:active {
	font-weight:normal;
}

li#twitter-4 li span.from-meta {
	display:none;
}


/* Flickr widget logo */
li#flickrpress-2 h3 {
	padding-left:25px;
	font-family: "Arial", "Lucida Grande", "Helvetica", sans-serif;
	height:25px;
	background:url('images/icons/flickr-21x21-trans.png') no-repeat top left;
	color:#f9208c;
}

#primary .flickrpress-container, #secondary .flickrpress-container {
	background:url('images/bkgrnd_flickrwidget.jpg') no-repeat bottom left;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	border-top:none;
	margin-top:0;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:6px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #ae1928;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#ae1928 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#ae1928 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

/* =TubePress
-------------------------------------------------------------- */

/* Using !important to override TubePress CSS */

.tubepress_thumb {
height:230px !important;
}

.tubepress_container div.pagination span.current {
color:#666666 !important;
}

.tubepress_container div.pagination a {
color:#ae1928 !important;
}

.tubepress_container div.pagination a:hover {
color:#ffffff !important;
}

.tubepress_container div.pagination a:hover, div.meneame a:active {
background-color:#ae1928 !important;
}


/* =FlickrPress
-------------------------------------------------------------- */

/* Using !important to override FlickrPress CSS */

.flickrpress-container {
   text-align:left !important;
}

.flickrpress-container .flickrpress-items div {
   padding: 2px !important;
   margin: 2px !important;
}

.flickrpress-container {
   padding: 2px 2px 13px 13px !important;
}


/* =Happy Dance Page
-------------------------------------------------------------- */

#happy_dance_vids {
float: right; display: inline; width: 425px;
}

#happy_dance_text {
float: left; display: inline; width: 255px;
}

#happy_dance_text hr {
margin:0;
padding:0;
}

#happy_dance_text address {
font-size:75%;
padding:0 0 5px 0;
margin:0;
line-height:1.1;
}

p.happy_dance_url_form {
margin:0;
padding:0;
}