/*

	Theme Name:	 CMS Dew Drop Jazz Hall
	Theme URI:	 http://dylanjameswagner.com/cms/
	Description: A 'Wordpress as CMS' style framework. Multi-sidebar, widget friendly, theme options &amp; SEO improved. Plugins supported: <a href="http://shopplugin.net/">Shopp</a>. Services supported: Google <a href="http://google.com/analytics/">Analytics</a>/<a href="http://google.com/maps/">Maps</a>/<a href="http://google.com/adsense/">Adsense</a>/<a href="http://google.com/reader/">Reader</a>, <a href="http://olark.com/">Olark</a>, <a href="http://addthis.com/">AddThis</a>.
	Tags:		 custom, advanced, cms, options, multi-sidebar, widgets, variable width, two column, seo, progressive enhancement
	Version:	 2.8
	Author:		 Dylan James Wagner
	Author URI:	 http://dylanjameswagner.com
	
	// -------------------------------------------------------------------- //
	// style.css

*/

/* testing */
a[href ^= "mailto:"] {color: #00f;}
a[href = ""],
a[href = "/"],
a[href = "./"],
a[href = "#"],
a[href = "mailto:"] {color: #c00000;}
a[href = ""]:hover,
a[href = "/"]:hover,
a[href = "./"]:hover,
a[href = "#"]:hover,
a[href ^= "mailto:"]:hover,
a[href = "mailto:"]:hover {color: #444;}

a[href ^= "mailto:"] {text-decoration: none;}
a[href ^= "mailto:"]:hover {text-decoration: underline;}

a img {
	border: 1px solid #666;	
	background: #333;
}
.wp_title {color: #999;}

/* common */
form {background: none;}

/* structure */
/* #blog.front .post.first {padding-top: 42px;} */

#error #primary,
#page.site-map #primary {
	width: 100%;
	background: url('img/bg_primary_alt.png') no-repeat scroll 50% 0;
}
#error #secondary,
#page.site-map #secondary {display: none;}
#error .navigation li a {font-weight: normal;}

#page.archive #primary {width: 100%;}
#page.archive #secondary {display: none;}
#page.archive .archive_block {
	float: left;
	width: 30%;
	border-left: 1px solid #222;
}
#page.archive .site-map {
	clear: both;
	width: 100%;
}
.gallery {text-align: center;}
	.gallery li {
		display: inline;
		
		list-style: none;
		text-indent: 0;
	}
	.gallery li:first-child {margin-left: 13px;}

/* navigation */

/* secondary */
#secondary .pages {margin: 0;}
#secondary .pages li {padding: 0;}
#secondary .special-events {width: 276px;}

/* misc */

