/* @override http://www.gatheringcc.org/wp-content/themes/gathering/style.css?v2 */

/*
Theme Name: The Gathering
Description: Child Theme for Cushy
Author: Aaron Edmonds
Author URI: http://www.simplefunction.net
Template: cushy
Version: 0.1

*/

@import url("../cushy/style.css");
@import url("custom.css");

body	{color: #333 !important;}

.post-single		{background-color: #fff; padding: 10px 40px; -webkit-border-radius: 10px; -moz-border-radius: 10px; width: 610px; float: left; border: 1px solid #ccc;}
.post-single.no-sub	{width: auto; float: none;}
#content li			{line-height: 1.6;}
#content .cat-tabs	{margin: 0;}
#content .meta-data	{font-size: 11px; margin-top: 5px;}
#content p a		{text-decoration: underline;}

#from-the-blog			{position: relative; float: left;}
#from-the-blog .posted	{margin: 0 10px; padding-left: 0; padding-right: 0;}
.view-blog-block img	{width: 204px; height: 70px; position: absolute; top: 0; left: 0;}

#sidebar .subscribeItem ul			{border-width: 0; padding: 0; margin: 2px 0 20px;}
#sidebar .subscribeItem ul li		{border-width: 0; padding: 0;}
#sidebar .subscribeItem a			{display: block; padding: 7px 10px 7px 30px;}
#sidebar .subscribeItem .pcast a,
#sidebar .subscribeItem .rss a,
#sidebar .subscribeItem .email a	{ background-repeat: no-repeat; background-position: 5px 5px;}
#sidebar .subscribeItem .rss a		{background-image: url(/images/icons/fugue/feed.png);}

#sidebar .subscribeItem .all .email a		{background-image: url(/images/icons/fugue/mail-open-document-music-playlist.png);}
#sidebar .subscribeItem .podcast .email a	{background-image: url(/images/icons/fugue/mail-open-document-music.png);}
#sidebar .subscribeItem .blog .email a		{background-image: url(/images/icons/fugue/mail-open-document-text.png);}

#sidebar .subscribeItem .podcast .pcast a	{background-image: url(/images/icons/fugue/music-beam.png);}

#sub-pages			{float: left; width: 190px; margin: 0 0 0 20px; list-style-type: none; background-color: #fff; border: 1px solid #ccc; padding: 17px 18px; font-weight: bold; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
#sub-pages a		{color: #555; display: block; padding: 5px 0;}
#sub-pages li		{margin: 0; border-bottom: 1px solid #ddd; padding: 0;}
#sub-pages ul		{padding: 0 0 5px; list-style-type: none;}
#sub-pages ul li	{padding: 0; border-bottom-width: 0;}
#sub-pages ul a		{padding: 1px 15px; font-weight: normal;}
#sub-pages .current_page_item a	{color: #df2525;}



.post-single li,
.post-single p	{font-size: 12px;}

.gallery .gallery-item img	{max-width: 100% !important; padding: 0 !important;}

#navigation li a	{color: #444 !important;}
#navigation li:hover a,
#navigation li.current_item_parent a,
#navigation li.current_page_item a	{color: #fff !important;}

.navigation		{font-size: 16px;}
.navigation a	{color: #333 !important;}

.learn-more	{background-image: url(/wp-content/themes/cushy/styles/black/learn-more.png) !important;}


#recent-news {
	background:url(/images/sunday-gathering.gif) no-repeat top left !important;
	padding-top: 80px !important;
}
#recent-news .posted {padding: 13px 10px;}


#navigation li.current_item_parent a:link,
#navigation li.current_item_parent a:visited,
#navigation li.current_item_parent a:active {
    background:url(/wp-content/themes/cushy/styles/black/nav-right.gif) no-repeat top right;
}

#navigation li.current_item_parent a:link span,
#navigation li.current_item_parent a:visited span,
#navigation li.current_item_parent a:active span {
    background:url(/wp-content/themes/cushy/styles/black/nav-left.gif) no-repeat top left;
}
            
#navigation li.current_item_parent a:link span span,
#navigation li.current_item_parent a:visited span span,
#navigation li.current_item_parent a:active span span {
    background:url(/wp-content/themes/cushy/styles/black/nav-bottom-left.gif) no-repeat bottom left;
}
                
#navigation li.current_item_parent a:link span span span,
#navigation li.current_item_parent a:visited span span span,
#navigation li.current_item_parent a:active span span span {
    background:url(/wp-content/themes/cushy/styles/black/nav-bottom-right.gif) no-repeat bottom right;
}


