/*
Theme Name: bcl
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fafafa url('images/top_gradient2.png') repeat-x;
	
	color: #333;
	text-align: center;
}

#page {
	text-align: left;
}

#header {
	margin: 0px auto;
	padding: 25px 0 0 0;
	font-size: 3em;
}
	
#header, #header a {
	text-align: left;
	font-family: "Helvetica", Arial, Arial, Sans-Serif;
	font-weight: bold;
}

#header a {
	color: #fff;
	background: #04B6FF;
	padding: 0 7px;
}
#header a:hover {
	color: #04B6FF;
	background: #fff;
}


#header a.bcl {
	background: #0f0;
}

#header a.bcl:hover {
	background: #fff;
	color: #0f0;
}

#header a:active, #header a.bcl:active {
	background: #eee;
}

#header #bcl {
	margin-bottom: 10px;
	color: #bbb;
}
#header a.selected {
	border-bottom: 5px solid #fff;
}
	
#header #right {
	float: right;
}

#pattern {
	margin-top: 15px;
	margin-bottom: 15px;
	background: url('/img/pattern/p1.gif');
	height: 10px;
	width: 100%;
}
	
p {
	margin: 0 0 13px 0;
	
}


#content {
	font-size: 1.2em
}

.narrowcolumn .entry {
	line-height: 1.4em;
}



.narrowcolumn .postmetadata {
	text-align: left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	font-size: 1.2em;
	color: #ddd;
}


a {
	color: #04B6FF;
	text-decoration: none;
}
a:visited {
	color: #03c5ee;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #04B6FF;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}



h2 { /* post title */
	font-size: 2.5em;
}


#sidebar h2 {
	font-family: "Helvetica", Arial, Arial, Sans-Serif;
	font-size: 1.0em;
	color: #aaa;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h3, h3 a, h3 a:visited {
	color: #111;
}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}




#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin-left: 530px;
	width: 200px;
}

#sidebar form {
	margin: 0;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}




/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	width: 730px;
	margin: 0 auto;
	padding: 0 10px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0;
	width: 500px;
}



.post {
	margin: 0 0 40px;
}

.post hr {
	display: block;
}



.narrowcolumn .postmetadata {
	padding-top: 5px;
}


.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 730px;
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */







/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type:disc;
	padding-left: 5px;
	text-indent: 0px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: none; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, span.caps {
	cursor: help;
}

acronym {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/*new sidebar*/
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	/* margin-bottom: 5px; */
	background: none;
	
}
#sidebar #recent-posts a {
	display: block;
	/* border: #f2f2f2 solid 1px; */
	border-bottom: #eee solid 1px;
	padding:5px 0;
}


/*text styles*/ 

.gray_b {
	color: #bbb;
}

.subtitle {
	font-size: 0.8em;
}


h2 .date {
	color:#c6c6c6;
}



/* meets */
#text {
	width: 500px;
	background: #fff;
	font-family:  Delicious, Verdana;
	font-size: 13px;
	line-height: 1.5em;
	margin-left: 150px;
	margin-right: 50px;
}

.right {
	width: 50px;	
	margin-right: -50px;
	float: right;
}

.left {
	text-align: right;
	width: 135px;	
	margin-left: -140px;
	float: left;
}

.left span {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #4ac;
	padding: 0 4px;
}

.left span.bcl {
	background: #3E807A;
}

.left span.w {
	background: #ccc;
}


.right span, .timecode {
	font: 12px "Courier";
	font-weight: bold;
	background: #ccc;
	color: #fff;
	padding: 0 2px;
}


h2.meets, #sidebar .meets {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 2.5em;
	padding-bottom: 13px;
}

/* Image Overlay*/
.overlay {
	position: relative;
	width: 100%;
}
.overlay .text {
	position: absolute;
	bottom: 1.5em;
	right: 0;
	width: 100%;
	text-align: right;
}
.overlay .text a {
	/* background: rgba(255,0,255,0.5); */
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #fff;
	background: #04B6FF;
	background: rgba(4,182,255,0.5);
	padding: 0 7px;
}

.overlay .text a:hover {
	background: #04B6FF;
}


