/*
Theme Name: Dubspot Blog (BETA v2.1)
Theme URI: http://blog.dubspot.com
Description: Custom designed theme for Dubspot, an Ableton certified training center & one of the world's top DJ schools based in NYC. For technical support please contact support@funktionstudios.com or call 1-888-877-3865.
Author: Funktion Studios, LLC
*/
html, body {
	background-color: #666666;
}

pre { font: 12px/18px Consolas,Monaco,"Courier New",Courier,monospace }

strong { font-weight: bold; }

em { font-style: italic; }

a,a:visited { color: #999999; text-decoration: none; }
a:hover { text-decoration: underline; }

.spotlight-header { background: url(images/hdr-slash-bg.png) no-repeat 0 3px; }

.clear {
	display: block;
	clear: both;
}

/**
* BEGIN: Page Frame
*/
#page {
	width: 1074px;
	margin: 0 auto;
	background: url(images/body-shadow.png) repeat-y 0 0;
}

#page-frame {
	width: 1010px;
	margin: 0 auto;
	background: #519900 url(images/body-gradient.jpg) no-repeat 0 0;
}

#page-wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
}

/**
* BEGIN: Page Header
*/
#header {
	width: 970px;
	height: 185px;
	padding: 16px 0 0 30px;
	background: url(images/header-bg.jpg) no-repeat 0 0;
	position: relative;
}

#header #dubspot-return {
	color: #666666;
	font-weight: bold;
	float: left;
}

#header h1 {
	width: 470px;
	height: 94px;
	margin-top: 20px;
	background: url(images/dubspot-header.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	clear: left;
}

#header h1 a {
	width: 428px;
	height: 94px;
	display: block;
}

#header #header-promos {
	margin-right: 10px;
	float: right;
	position: relative;
	top: -10px;
}

#header #header-promos h5 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: 101px 4px;
}

#header #header-promos ul {
	clear: both;
}

#header #header-promos ul li {
	margin-right: 10px;
	float: left;
	list-style: none;
}

#header #header-promos ul li img {
	border: 1px solid #666666;
}

#header #site-navigation {
	height: 35px;
	float: left;
	clear: both;
	position: absolute;
	top: 165px;
	left: 52px;
}

#header #site-navigation li {
	height: 35px;
	margin-right: 33px;
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#header #site-navigation li a {
	padding-bottom: 18px;
	display: block;
}

#header #site-navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/menu-arrow.png) no-repeat bottom center;
}

#header #site-navigation li .current-location {
	color: #FFFFFF;
	background: url(images/menu-arrow.png) no-repeat bottom center;
}

/**
* BEGIN: Page Styles
*/

.dub-highlight {
 color: #99cc00;
}

#page-content {
	width: 960px;
	margin: 15px 20px 0 20px;
	float: left;
	display: inline;
}

#content {
	width: 650px;
	margin-top: 7px;
	float: left;
}

.tag #content,
.category #content {
	margin-top: 3px;
}

#content h2 {
	font-size: 24px;
	color: #999999;
	float: left;
}

#posts {
	width: 650px;
	margin-top: 10px;
	float: left;
	clear: left;
	display: inline;
}

#posts .post-excerpt {
	width: 200px;
	margin: 23px 10px;
	float: left;
	display: inline;
}

#posts .post-excerpt img {
	border: 1px solid #999999;
}

#posts .no-thumb {
	width: 198px;
	height: 147px;
	background-color: #F2F2F2;
}

#posts .post-excerpt.first {
	margin-left: 0;
	clear: left;
}

#posts .post-excerpt .excerpt-content {
	padding: 5px;
}

#posts .post-excerpt h3 a {
	color: #000000;
	font-size: 16px;
}

#posts .post-excerpt h3 a:hover {
	color: #CC3300;
}

#posts .post-excerpt .cat-link {
	font-size: 11px;
	position: relative;
}

#posts .navigation {
	clear: left;
	font-size: 12px;
}

#posts .navigation li {
	margin-right: 10px;
	float: left;
	display: inline;
	list-style: none;
}

/**
* BEGIN: Sidebar Styles 
*/
#sidebar {
	width: 295px;
	margin-left: 15px;
	float: right;
	display: inline;
}

#sidebar #search-form #search-query {
	width: 270px;
	height: 20px;
	border: 1px solid #999999;
	float: left;
}

#sidebar #rss-list {
	width: 256px;
	margin: 10px 0 0 -128px;
	float: left;
	position: relative;
	left: 50%;
}

#sidebar #rss-list dt {
	float: left;
	color: #333333;
	font-weight: normal;
}

#sidebar #rss-list dd { 
	float: left;
}

#sidebar #rss-list dd a {
	padding-left: 15px;
	color: #333333;
	background: url(images/icon-rss.png) no-repeat 0 1px;
}

#sidebar #rss-ul { margin-top: 10px; overflow: hidden;}
#sidebar #rss-ul li { list-style: none; float: left; display: inline; margin-top: 4px;}

#sidebar #rss-ul li a {
	padding-left: 15px;
	background: url(images/icon-rss.png) no-repeat 0 1px;
}
#sidebar #rss-ul li.fb-link { margin-top: 0; }
#sidebar #rss-ul li.fb-link a {
	background: none;
}

#sidebar #sidebar-col {
	width: 275px;
	margin-top: 18px;
	padding: 0 10px 10px 10px;
	border: 1px solid #cfcfcf;
	float: left;
	clear: both;
}

#sidebar #sidebar-col .sidebar-block {
	margin-top: 20px;
}

#sidebar #sidebar-col .sidebar-block #all-events {
	margin-top: 5px;
}

#sidebar #sidebar-col .sidebar-block h4 {
	margin-bottom: 15px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

#sidebar #sidebar-col .sidebar-block dl dt {
	color: #999999;
	font-weight: normal;
}

#sidebar #sidebar-col .sidebar-block dl dd {
	margin: 0 0 12px 0;
}

#sidebar #sidebar-col .sidebar-block a {
	color: #cc3300;
}

#sidebar #sidebar-col .sidebar-block ul li {
	margin-bottom: 15px;
	list-style: none;
	overflow: hidden;
}

/** 
* BEGIN: Specific Sidebar Module Styles (headers)
*/
#sidebar #sidebar-col .sidebar-block h4.spotlight-header { background: url(images/hdr-sidebar-slash-bg.png) no-repeat 0 2px; }
#sidebar #sidebar-col #featured-events-block h4.spotlight-header { background-position: 91px 2px; }
#sidebar #sidebar-col #featured-posts-block h4.spotlight-header { background-position: 85px 2px; }
#sidebar #sidebar-col #categories-block h4.spotlight-header { background-position: 62px 2px; }
#sidebar #sidebar-col #tags-block h4.spotlight-header { background-position: 27px 2px; }
#sidebar #sidebar-col #twitter-block h4.spotlight-header { background-position: 38px 8px; }
#sidebar #sidebar-col #featured-courses-block h4.spotlight-header { background-position: 148px 2px; }

#sidebar #sidebar-col #twitter-block h4 span {
	width: 98px;
	height: 19px;
	display: block;
	background: url(images/hdr-twitter.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#sidebar #sidebar-col #categories-block select { 
	width: 266px;
	text-transform: lowercase;
}

#sidebar #sidebar-col #tags-block a {
	color: #999999;
}

#sidebar #sidebar-col #twitter-block {
	color: #333333;
	font-size: 12px;
}

#sidebar #sidebar-col #featured-posts .featured-thumb {
	width: 60px;
	height: 45px;
	background-color: #CCCCCC;
	float: left;
	display: block;
	margin-right: 9px;
	border: 1px solid #999999;
}

#sidebar #sidebar-col #featured-posts li span {
	position: relative;
	top: -2px;
}

/**
* BEGIN: Footer Styles
*/
#footer {
	width: 980px;
	margin: 30px 0 0 20px;
	padding-bottom: 30px;
	clear: both;
	float: left;
	color: #333333;
}

#footer .footer-block {
	width: 172px;
	margin: 15px 6px;
	float: left;
}

#footer #courses-workshops-block {
	width: 232px;
	margin-right: 43px;
}

#footer .footer-block h4 {
	font-size: 16px;
	font-weight: bold;
}

#footer .footer-block a {
	color: #333333;
}

#footer .footer-block ul li {
	margin: 5px 0;
	list-style: none;
}

#footer #subscribe-block {
	width: 284px;
	height: 153px;
	margin: 0 0 7px 15px;
	padding: 15px 0 0 15px;
	background: url(images/bg-ftr-subscribe.png) no-repeat 0 0;
}

#footer #subscribe-block p {
	margin: 15px 0 18px 0;
}

#footer #subscribe-block #subscribe-email {
	width: 166px;
	height: 20px;
	border: 1px solid #999999;
}

#footer #subscribe-block #subscribe-submit {
	width: 88px;
	height: 24px;
	background: url(images/btn-subscribe.png) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#footer #subscribe-block #subscribe-submit:hover {
	background-position: -88px 0;
}

#footer #subscribe-block ul {
	margin-top: 15px;
	font-size: 11px;
	float: left;
}

#footer #subscribe-block ul li {
	margin-right: 15px;
	list-style: none;
	float: left;
}

#footer #dub-info-footer {
	font-size: 11px;
	clear: both;
}

#footer #dub-info-footer li {
	margin-right: 10px;
	list-style-position: inside;
	float: left;
}

#footer #dub-info-footer li.first {
	list-style: none;
}

/**
* Category Page Styles
*/
#content h2 .category-post-count {
	font-size: 18px;
}

#content #category-rss {
	margin-left: 8px;
	position: relative;
	top: 11px;
}

#content #more-header {
	margin: 24px 0 0 0;
	font-size: 18px;
}

/**
* Featured Post on category page
*/
#single-post {
	width: 650px;
	margin-top: 4px;
	padding-bottom: 20px;
	clear: both;
	float: left;
	color: #666666;
	border-bottom: 7px solid #999999;
}

#single-post  .post-headline {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/hdr-sidebar-slash-bg.png) no-repeat 72px 2px;
	text-transform: lowercase;
}

#single-post  .single-post-headline {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}

#single-post .post-hdr-divider {
	width: 100%;
	height: 12px;
	margin-bottom: 10px;
	background: url(images/post-divider.png) repeat-x left 0;
}

#single-post  .single-post-headline a,
#single-post .post-headline a {
	color: #333333;
}

#single-post h2 {
	margin-bottom: 15px;
	font-size: 30px;
}

#single-post a {
	color: #cc3300;
}

#single-post .post-meta {
	width: 100%;
	margin-bottom: 20px;
	clear: left;
	float: left;
}

#single-post .post-meta p {
	float: left;
}

#single-post .post-meta a {
	font-weight: bold;
}

#single-post-nav {
	margin-bottom: 10px;
	line-height: 20px;
}

#single-post-nav li {
	list-style: none;
}

.comments-bubble {
	height: 21px;
	margin-left: 8px;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	position: relative;
	top: -2px;
}
.comments-bubble .left {
	width: 8px;
	height: 21px;
	display: block;
	background: url(images/comment-bubble-left.jpg) no-repeat 0 0;
	float: left;
}

.comments-bubble .right {
	width: 8px;
	height: 21px;
	display: block;
	background: url(images/comment-bubble-right.jpg) no-repeat 0 0;
	float: left;
}

.comments-bubble .middle {
	height: 21px;
	padding-right: 2px;
	display: block;
	background: url(images/comment-bubble-middle.jpg) repeat-x 0 0;
	float: left;
	color: #FFFFFF;
	line-height: 18px;
}

#single-post #featured-video {
	margin-bottom: 20px;
}

#single-post .post-tags {
	width: 455px;
	margin: 15px 0 30px 0;
	background: #f9f9f9;
	color: #666666;
}

#single-post .post-tags .tags-block-wrapper {
	width: 445px;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	float: left;
}

#single-post .post-tags .tags-block-wrapper h5 {
	margin-right: 5px;
	padding-left: 10px;
	background: url(images/icon-tags.png) no-repeat 0 center;
	float: left;
}

#single-post .post-tags .tags-block-wrapper ul {
	width: 375px;
	float: left;
}

#single-post .post-tags .tags-block-wrapper ul li {
	margin: 0 2px;
	float: left;
	list-style: none;
}

#single-post .post-tags .tags-block-hdr {
	height: 7px;
	background: url(images/tags-block-hdr.png) no-repeat 0 0;
}

#single-post .post-tags .tags-block-ftr {
	height: 7px;
	background: url(images/tags-block-ftr.png) no-repeat 0 0;
	clear: both;
}

#single-post .entry-content {
	line-height: 20px;
	clear: both;
}

#single-post .entry-content p {
	margin-top: 20px;
}

.entry-content li {
	margin-left: 10px;
}

/**
* Post Comments
*/
#post-comments .comments-bubble {
	top: 2px;
}

#post-comments {
	margin-top: 28px;
	float: left;
}

#post-comments h3 {
	font-size: 18px;
	color: #333333;
	float: left;
}

#post-comments #respond {
	margin-top: 20px;
	clear: both;
	float: left;
}

#post-comments #respond h3 {
	margin-bottom: 20px;
}

#post-comments .required-note { 
	margin-left: 40px;
	line-height: 23px;
	float: left;
}

#post-comments #commentform {
	margin-top: 10px;
	clear: both;
}

#post-comments label {
	margin: 7px 0;
	display: block;
	font-size: 12px;
	color: #333333;
}

#post-comments .text-field {
	width: 481px;
}

#post-comments textarea {
	width: 487px;
}

#post-comments .required { color: #cc0000;}

#post-comments #comment-submit {
	width: 103px;
	height: 24px;
	margin-top: 10px;
	border: none;
	background: url(images/btn-comment-submit.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#post-comments #comment-submit:hover {
	background-position: -103px 0;
}

#post-comments .comment {
	width: 644px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	clear: both;
	float: left;
}

#post-comments .comment img.avatar { float: left; }

#post-comments .comment-info {
	width: 100px;
	float: left;
	margin-left: 20px;
}

#post-comments .comment ul { 
	float: left; 
}

#post-comments .comment ul li {
	list-style: none;
}

#post-comments .comment ul li.author { color: #99cc00; }
#post-comments .comment ul li.date { color: #999999; }

#post-comments .comment-author .says { display: none; }

#post-comments .comment .comment-text {
	width: 455px;
	margin-left: 40px;
	float: left;
	color: #666666;
}

.addthis_container {
	margin-top: 20px;
}

/**
* Posting Styles imported from old Dubspot Theme
*/
a img {border: none;}
.alignleft, img[align=left] {float: left; margin: 0 1em 1.5em 0;}
.alignright, img[align=right] {float: right; margin: 0 0 1.5em 1em;}
.aligncenter {display: block; margin: 0 auto 1.5em auto;}
p.wp-caption-text {margin: 0; font-style: oblique;}

/**
* Pagination WP-PAGENAVI
*/
.wp-pagenavi {
	clear: left;
	color: #999999;
}

.wp-pagenavi a,
.wp-pagenavi span {
	margin-right: 10px;
}

.wp-pagenavi .current {
	font-weight: bold;
	color: #000000;
}

/**
* WP Post Styles 
**/

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: bold;
}

.entry-content h1 { font-size: 2em; }
.entry-content h2 { font-size: 1.5em; }
.entry-content h3 { font-size: 1.17em; }
.entry-content h4 { font-size: 1em; }
.entry-content h5 { font-size: 0.83em; }
.entry-content h6 { font-size: 0.75em; }

/** Disable Comments Bubble **/
.comments-bubble { display: none; }

/** Post Social Media Styles **/
#post-social-media {
	float: right;
}

#single-post #post-social-media .addthis_button {
	margin: -5px 0 0 0;
	float: left;
	font-weight: normal;
}

.tweetmeme_button {
	width: 85px;
	margin: -5px 0 0 10px;
	overflow: hidden;
	float: left;
}

#post-facebook-like {
	width: 92px;
	height: 24px;
	margin: -7px 0 0;
	float: left;
}
