* { margin: 0; padding: 0; border: 0; }
body { margin: 0px 0px 50px 0px; text-align: center; background-color: #444; font: 62.5%/200% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif; color: #555; }

/* Layout Styles */
#wrapper { margin: 0 auto; width: 960px; text-align: left; background-color: #fff; }
#header { width: 960px; height: 114px; position: relative; background-color: #000; }
#header #blog-header { position: absolute; top: 40px; right: 24px; color: #e6e6e6; font-size: 18px; font-family:Georgia, 'Bitstream Vera Serif','Times New Roman', serif; }
#main { margin: 0px 24px 24px 24px; }
#content { width: 595px; float: left; margin-top: 24px; }
#sidebar { float: right; width: 294px; font-size: 11px; line-height: 18px; }
#content, #sidebar { font-size: 1.15em; line-height: 1.8em; }
#sidebar .padder { padding: 0 0 0 26px; }
#footer { clear: both; height: 27px; line-height: 27px; padding: 0px 24px; font-size: 0.9em; background-color: #000; color: #a9a9a9; }
#footer a { color: #999; }
#footer a:hover { color: #fff; }
#footer p { margin: 0px; }
#footer img.footer-feed { margin: 0px 4px -2px 4px; }

#new-here-subscribe-feed { background-color: #f7f7f7; display: none; border: 1px solid #e6e6e6; margin: 10px 0px; padding: 8px; font-size: 14px; }
#new-here-subscribe-feed form { clear: both; font-size: 12px; }

/* Nav Styles */
#header div.compass-nav-top ul { list-style-type: none; margin: 0px; padding: 0px; border: 0px; background: url(images/nav-bg.gif) top left repeat-x #9e0b0f; height: 38px; }
#header div.compass-nav-top ul li { float: left; margin: 0px; padding: 0px; height: 37px; }
#header div.compass-nav-top ul li a { font-family: georgia; display: block; float: left; color: #fff; font-size: 14px; line-height: 37px; padding: 0px 22px; border-bottom: 1px solid #c92732; border-right: 1px solid #c92732; }
#header div.compass-nav-top ul li.active a { border-bottom: 1px solid #000; background-color: #000 !important; }
#header div.compass-nav-top ul li:hover a { background-color: #800407; }

/* Layout Elements */

h1 { padding: 7px 0px; }

/* Text Styles */
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 22px; margin: 0 0 0.2em 0; }
h2 { font-size: 18px; margin: 0 0 0.1em 0; color: #9e0b0f; }
p { margin: 18px 0px; }
	h2 + p { margin: 4px 0px 18px 0px; }
blockquote { margin: 18px 0px 18px 27px; border-left: 3px solid #e6e6e6; padding-left: 15px; }
a:link, a:visited, a:active { text-decoration: none; color: #2677c7; }
a:hover { text-decoration: none; color: #000; }
.highlight { background-color: #fbfbb6; }
#main ul, #main ol, #sidebar ul, #sidebar ol { margin: 10px 20px; }
#main strong { color: #000; }

/* Utility Styles */
.left { display: block; float: left; }
.right { display: block; float: right; }
.clear { display: block; clear: both; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.soft { color: #999; }

/* Misc Styles */
img { border: 0px; }

/* Form Styles */
.form-table input.submit, .button { width: auto !important; border-width: 0px; font-size: 11px; background-color: #4d4d4d !important; color: #fff !important; padding: 4px 12px; margin-top: 8px; }
.form-table .label { padding-right: 20px; }
.form-table input, .form-table textarea, .form-table select, input[type=text] { width: 300px; border: 1px solid #ccc; font: 11px Tahoma, Verdana, sans-serif; background-color: #f9f9f9; color: #37342f; padding: 4px; }
.form-table input:focus, .form-table textarea:focus { background-color: #fff; }
fieldset { width: auto; border: 1px solid #C9C9C9; padding: 6px; margin: 2px 0; }
.form-table fieldset input { width: 30px !important; border: 0px; }
legend { color: #444; }
input[type=submit] { background-color: #9e0b0f; color: #fff; padding: 3px 8px; margin: 8px 0px; }

.invalid { color: #ad3110; font-weight: bold; }
.required-star { color: #ad3110; }
.below-textfield { font-size: 10px; color: #808080; }

/* Sidebar */
#sidebar { font-size: 1.05em; }
#sidebar h2, #sidebar h3, #sidebar h4 { color: #000; }
#sidebar h2 a, #sidebar h3 a, #sidebar h4 a { color: #000; }
#sidebar h2 { font-size: 1.5em; margin-bottom: 4px; }
#sidebar h3 { font-size: 1.1em; margin-bottom: 4px; }
#sidebar p { margin: 10px 0px; }
#sidebar p.soft { margin: 4px 0px; }
/*#sidebar p.separator { clear: both; border-top: 1px solid #e6e6e6; margin-top: 10px; margin-bottom: 0px; }*/
#sidebar p.separator { display: none; }
#sidebar ul.blog-popular-posts li span { display: block; color: #999; }

#sidebar div.compass-block { clear: both; border-top: 1px solid #e6e6e6; margin: 10px 0px; padding-top: 10px; }


div.blog-category-cloud a { color: #ccc; line-height: 1.1em;}
div.blog-category-cloud a:hover { color: #2677c7; }

/* Search */
div.search-results a { font-size: 1.2em; }
span.searchURL { color: #999; }


/* Blog */

p.blog-intro { font-size: 15px; line-height: 24px; }

a.more-link { background-color: #fbee99; color: #000; }
a.more-link:hover { text-decoration: underline; }

/* Post Headers */
p.post-info, p.post-info-category, .post-info-comments { font-size: 0.95em; }
p.post-info-category { float: left; margin: 0px !important; font-size: 0.95em; }
p.post-info-comments { float: right; margin-top: 0px !important; font-size: 0.95em; }
div.post-header { margin-left: -24px; background: url(images/h1-marker.gif) left top no-repeat; padding-left: 24px; }

/* Post Titles */
h1.post-title { margin-bottom: 0px; }
h1.post-title a { color: #000; }
h2.post-title { margin-bottom: 4px; }
h2.post-title a { color: #000; }
h1.category-title, h1.tag-title, h1.date-title { margin-bottom: 24px !important; }

/* Post Body */
div.post { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 2px solid #ddd; }
div.post-body { margin-top: 6px; padding: 4px 0px; border-top: 1px solid #ddd; }
div.post-body p.blog-intro img { border: 4px solid #e6e6e6; margin: 0px 8px 8px 0px; }

/* Post Footer */
div.post-footer { padding: 8px 0px 0px 0px; border-top: 1px solid #ddd; }
div.post-list .related-posts { float: none; }
.related-posts { float: left; width: auto; }
div.post div.related-posts { width: 345px; }
div.post-list div.related-posts { width: auto !important; }
.related-posts h3 { color: #9e0b0f; }
.related-posts ul { list-style-type: none; margin: 0px !important; }
.related-posts ul li { font-size: 0.95em; }
p.subscribe-feed { margin: 12px 0px 0px 0px !important; font-size: 0.95em; }
p.subscribe-feed strong { color: #000; }
p.subscribe-feed img { width: 12px; }
a.subscribe-to-blog img { width: 14px; height: 14px; }
span.tags { font-weight: bold; color: #000; }

h3.blog-next-steps, .related-posts h3, h3.blog-responses-title { font-size: 1.35em; margin-bottom: 0.2em;  }
h3.blog-responses-title { margin-top: 24px !important; }

.post-share { }
div.post-share a { font-size: 0.95em; }
p.post-info { margin: 0px !important; color: #999; }
p.blog-separator { margin: 4px 0px;  }

.blog-next-to-post-buttons { float: left; margin-right: 12px; margin-top: 12px; }
.blog-next-to-post-buttons .fb-share-button { padding: 8px 0px 0px 5px; }

/* Comments */
h3.blog-comments-title { margin-top: 12px; font-size: 1.35em; }
h3.blog-comments-title img { width: 14px; height: 14px; }
div.post-responses { clear: both; margin-top: 40px !important; }
h3.blog-responses-title { }
div.comment { padding: 12px 10px; border-bottom: 1px solid #ddd; font-size: 0.9em; }
p.comment-author { float: left; width: 180px; line-height: 18px; margin: 0px !important; }
	p.comment-author span.date { display: block; color: #999; }
div.comment-entry { margin-left: 190px; }
div.comment-entry p { margin: 15px 0px; }
div.post-comments { margin-top: 25px; border-top: 1px dotted #ccc; }
img.gravatar { float: left; margin-right: 4px; margin-left: -5px; }

div.official-comment { background-color: #ecf2f7; border-color: #cddfef !important; }
div.official-comment-notice { background-color: #ecf2f7; border: 1px solid #cddfef; margin: 10px 0px; padding: 10px; color: #444; }
div.official-comment-notice h4 { font-size: 14px; color: #444; font-weight: bold; }

/* Comment Form */
#leave-a-reply h3 { font-size: 1.6em; margin: 12px 0px; color: #9e0b0f; }
#commentForm { padding-bottom:15px; }
#commentForm small { font-size: 95%; }
#commentForm p { margin: 0 0 5px 0px; }
input#CommentAuthor, input#CommentEmail, input#CommentUrl, textarea#CommentBody { color: #333; border: 1px solid #bbb; padding: 4px; margin: 0px 4px 0px 0px; }
#commentForm p.verifyEmail { display: none; }
textarea#CommentBody { width: 98%; overflow: auto; }
#leave-a-reply input#submit { background-color: #9e0b0f; color: #fff; padding: 3px 8px; margin: 8px 0px; }

.invalid { font-weight: bold; color: #cc3333; }

p.commentCaption { padding: 5px; margin: 0px !important; color: #555; font-size: 0.9em; }

/* Blog: Comment Links */
div.post-responses ul li { font-size: 0.95em; }
div.post-responses ul li span { display: block; color: #999; line-height: 16px; }
div.post-responses ul li span a.comlink,
 	div.comment p.comment-author span.date a.comlink { color: #999; text-decoration: none; font-weight: normal; }
div.post-responses ul li span a.comlink:hover, 
 	div.comment p.comment-author span.date a.comlink:hover { color: #999 !important; text-decoration: underline !important; background-color: transparent !important; }

/* Blog: Plugins */
ul.blog-popular-posts ul li span { display: block; color: #999; line-height: 16px; }

/* Blog: Archives */
p.archives-description { margin: 4px 0px 12px 0px; }
#archives-by-date span { font-size: 0.95em; }
#archives-by-date span.year { font-weight: bold; }
#archives-by-date span.empty-month { color: #999; }
#archives-by-category { margin-top: 12px; }
#archives-by-category ul li span { display: block; color: #999; line-height: 16px; margin-bottom: 8px; }
div.archives-category-container { float: left; width: 49%; padding-top: 12px; border-top: 1px solid #e6e6e6; }

div.archives-category-container ul { }

div.archives-category-container p, 
	div.archives-category-container ul li { font-size: 0.95em; }
div.archives-category-container a.category-title { font-size: 14px; color: #000; }
div.archives-category-container a.category-title:hover { text-decoration: underline; }
div.archives-category-container p.description { color: #666; margin: 4px 0px; }
div.cat-container-1, div.cat-container-3,
	div.cat-container-5, div.cat-container-7,
	div.cat-container-9, div.cat-container-11,
	div.cat-container-13, div.cat-container-15,
	div.cat-container-17, div.cat-container-19,
	div.cat-container-21
		{ clear: both; }
div.cat-container-1, div.cat-container-2 { margin: 12px 0px; }


/* Blog: Share Widget */
.post-share img { float: left; margin-right: 8px; margin-top: 2px; }
.post-share { float: left; width: 250px; }
div.share-container { position: relative; }
div.share-box { font-size: 10px; display: none; background-color: #fff; border: 10px solid #eee; padding: 5px; position: absolute; top: 10px; left: 10px; }
div.share-box a img { width: 14px; height: 14px; }
div.share-box a { display: block; width: 125px; }
div.share-box a:hover { background: transparent !important; color: #000 !important; }
div.share-box p.title { float: left; width: 115px; color: #999; margin: 0px; padding: 0px 0px 0px 4px; }
div.share-box p.close { float: right; width: 15px; padding: 0px; margin: 0px; }
div.share-box p.close img { width: 12px; height: 12px; }