/*
Theme Name: CCE
Theme URI: http://burning-house.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, input, textarea,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS reset */


/*  schedule table css */
#playlist {
		border: 1px solid #666666;
	}

	#playlist tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 7.5pt;
                line-height:10pt;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
	}
	
	#playlist tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-size: 10pt;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
/*  END schedule table css */


html, body {
	width: 100%;
	height: 100%;
	background: #dedede;
}

/* Page structure -- Edit dimensions */

div#page {
	width: 1020px;
	margin: 0px auto;
	background: #FFF;
}
div#header {
	width: 1020px;
	height: 116px;
}
div#content {
	width: 1020px;
	overflow: auto;
}
div#main {
	width: 574px;
	float: left;
	padding: 44px 20px 0px 46px;
}
div#sidebar {
	width: 300px;
	float: right;
	padding: 21px 60px 0px 20px;
	background: #EAF6FF;
}
div#footer {
	width: 1020px;
	clear: both;
}

/* Navigation */

div.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #454545;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 21px;
	overflow: auto;
}

ul#nav {
	background: #46427F;
	list-style: none;
	overflow: auto;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
}
ul#nav li {
	float: left;
}
ul#nav li a {
	display: block;
	height: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 7px 18px 11px 18px;
	vertical-align: middle;
}
ul#nav li a:hover {
	background: #3288C1;
	color: #FFF;
	text-decoration: none;
}

/* Post structure */

div.post {
	
}
div.post h2 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 24px;
	color: #46427F;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin-bottom: 16px;
}
div.post h3 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 24px;
	color: #46427F;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
}

div.entry h4 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	color: #46427F;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: .05em;
	border-top-width:2px;
	border-top-style:dashed;
    border-top-color:#46427F;
    margin-bottom: 16px;
    padding-top: 16px;
    clear: both;
}

div.post h2 a {
	color: #46427F;
	text-decoration: none;
}

div.speaker  { border-bottom-width:2px;
       border-bottom-style:dashed;
       border-bottom-color:#46427F;
       margin-bottom: 16px;
}

span.author {
	display: block;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 24px;
	color: #3488C1;
	font-weight:normal;
	text-transform: uppercase;
}
div.entry {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #454545;
	font-weight: normal;
	line-height: 21px;

}
div.entry p {
	margin-bottom: 21px;

}

div.post div.postmetadata {
	border-bottom: 1px solid #d1eafa;
	padding-bottom: 17px;
	padding-top: 6px;
	margin-bottom: 50px;
	margin-top: -6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow: auto;
}

div.postmetadata div.commentstuff span.commentsnumber {
	padding: 3px 8px 8px 8px;
	background: url('images/commentbubble.gif') top center no-repeat;
	color: #FFF !important;
}


/* Sidebar styles */

div#sidebar ul {

}

div#sidebar ul li {

}

div#sidebar h2 {
font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	color: #46427F;
	/*text-transform: uppercase;*/
	letter-spacing: .05em;
}

div#sidebar li.facebook {
	margin: 21px 0px;

}

/* footer styles */

div#footer {
	width: 1020px;
	margin: 21px auto;
	padding-left: 93px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #46427f;
}

/* typography and colors */

b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}

/* links */

a {
	color: #3488C1;
	text-decoration: none;
}
a:hover {
	color: #88bb45;
	text-decoration: none;
}
a.more-link {
	font-style: italic;
}
a img {
	border: none;
}

/* Special classes */

.alignleft {
	float: left;
	padding-right: 20px;
}
.alignright {
	float: right;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}

/* Comments - restyle all this */

.commentlist li, #commentform input, #commentform textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #454545;
	

	}
div#respond {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #46427f;
	padding-top: 20px;
	padding-bottom: 8px;
}

div#respond h3 {
	margin-bottom: 15px;
}

textarea#comment {
	border: solid 1px #bcbcbc !important;;
}

input#author {
	border: 1px solid #bcbcbc !important;
	height: 25 px;
}

input#email {
	border: solid 1px #bcbcbc !important;
}

input#url {
	border: solid 1px #bcbcbc !important;
}
#commentform input#submit {
	border: solid 1px #bcbcbc !important;
	color: #FFF;
	background-color: #3488c1;
	padding: 5px;
	height: 24px;
	font-family: Helvetica Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 10px;
}

#mc-embedded-subscribe-form input#submit {
	border: solid 1px #bcbcbc !important;
	color: #FFF;
	background-color: #3488c1;
	padding: 5px;
	height: 24px;
	font-family: Helvetica Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 10px;
}


.commentlist li .avatar { 
	float: right;
	
	}

.commentlist cite, .commentlist cite a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #46427f;
	line-height: normal;
	}

.commentlist p {
	padding-top: 16px;
	}
.alt {
	
	}

.commentlist {
	
	}

.commentlist li {
	list-style: none;
	border-bottom: solid 1px #d5ecfb;
	padding-bottom: 30px;
	padding-top: 21px;
}

.commentlist li ul li { 
}

.nocomments {
	
	}

.commentmetadata {
	display: block;
	}

h3#comments {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #46427f;
	padding-bottom: 10px;
	margin-top: -15px;
}

#commentform p {
	}

.commentmetadata {
	padding-top: 2px;
	}
#commentform input {
	border-color: #efefef;
	border: solid 1px;
	height: 20px;
	margin-bottom: 10px;
	}

#commentform {
	
	}
#commentform textarea {
	}

#commentform #submit {
	
	float: right;
}
#mc-embedded-subscribe {
cursor:hand;margin-left:205px;margin-bottom:2px;background:#88BB45;color:#FFF;font-size:10px;text-transform:uppercase;font-weight:bold;letter-spacing:0.05em;padding:7px 4px 5px 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-webkit-background-clip: padding-box;}
#mc-embedded-subscribe:hover {
cursor:pointer;
background: #66972F;
}
