/*
Theme Name: Cambridge Business Lectures
Theme URI: http://cambridgebusineslectures.com/
Description: 
Version: 1.0
Author: Fontecha Designs LLC
Author URI: http://fontechadesigns.com/
Tags: cambridge, business, lectures

	Cambridge Business Lectures v1
	http://cambridgebusinesslectures.com

	This theme was designed and built by Fontecha Designs LLC,
	whose website you will find at http://fontechadesigns.com/

*/


/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#3c515a;
	font:normal 62.5%/250% Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background:#3c515a url('images/header_top.gif') repeat-x 50% 0;
	text-align:center;
}
/* links */
a, a:hover {
	color:#c1272d;
	text-decoration:underline;
}
	a img, a img:hover {
		border:0;
	}

/* headings */
h1 {
	margin:0 0 1em 0;
	color:#9d2025;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.2em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin:1em 0;
	color:#3c515a;
	font-weight:bold;
	font-size:2em;
	line-height:1.2em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin:1em 0;
	color:#8cc63f;
	font-weight:bold;
	font-size:1.8em;
	line-height:1.1em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin:1em 0;
	color:#666;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.5em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin:1em 0;
	color:#9d2025;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h6 {
	margin:1em 0;
	color:#3c515a;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}


/* text blocks */
p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1.5em 0;
}
blockquote {
	font-size:1em;
	margin:0.8em 3em;
}


/* phrase elements */
em { font-style:italic; }
strong { font-weight:bold; }
code, samp {
	margin:1.5em 10px;
	font-size:1.2em;
	line-height:1.4em;
	padding:1.5em;
	display:block;
	color:#000;
	border:1px solid #ccc;
	background-color:#eee;
}

/* word clarifyers */
acronym, abbr { speak:normal; cursor:help; border-bottom:1px dotted #aaa; }
abbr.initialism { speak:spell-out; }
abbr.truncation { speak:normal; }


/* lists */
ol, ul {
	margin:2em 0;
	padding:0;
}
	ol ol, ul ul {
		margin:.5em 0;
	}
	li {
		padding:0;
		margin:1em 25px;
		font-size:1.2em;
		line-height:1.8em;
	}
		ol li { list-style:decimal; }
		ol li li { list-style:lower-alpha; }
		ol li li li { list-style:lower-roman; }
		ol li li li li { list-style:decimal; }
		ol li li li li li { list-style:lower-alpha; }
		ol li li li li li li { list-style:lower-roman; }
			
		ul li {	list-style:disc; }
		ul li li { list-style:square; }
		ul li li li { list-style:circle; }
		ul li li li li { list-style:disc; }
		ul li li li li li { list-style:square; }
		ul li li li li li li { list-style:circle; }
	li li {
		margin:.5em 0 .5em 2em;
		font-size:1em;
	}
dl {
	margin:1.5em 0;
}
	dt {
		margin:2em 0 1em 0;
		font-size:1.2em;
		line-height:1.4em;
		font-weight:bold;
	}
	dd {
		margin:.5em 3em;
		font-size:1.2em;
		line-height:1.4em;
		padding:0;
	}
		li dd, dd li {
			font-size:1em;
		}
	
/* horizontal rule */
hr {
	margin:0 10px;
}

.clear {
	clear:both;
}

.container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
	clear:both;
}

/****************************************************
  Header
*****************************************************/
#skip {
	position:absolute;
	left:-999em;
}
#header {
	margin-top:11px;
	padding-bottom:25px;
	float:left;
	width:100%;
	background:transparent url('images/header_bg.gif') repeat-x 0 0;
}
#header .container {
	background:transparent url('images/header_bg.gif') repeat-x 0 0;
}

/* logo */
#logo {
	margin:9px 0 0 0;
	padding:0;
	float:left;
}
#logo a img {
	border:none;
}

/* tagline */
#tagline {
	margin:0 0 0 70px;
	color:#bbb;
	float:left;
	clear:left;
	font-size:1.4em;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:.11em;
}

/* main navigation */
ul#nav {
	position:absolute;
	top:0;
	right:0;
	margin:70px 0 0 0;
}
ul#nav li {
	float:left;
	margin:0;
	padding:0 0 0 10px;

	list-style:none;
	display:inline;
	font-size:1.4em;
}
ul#nav li a {
	float:left;
	color:#3c515a;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1em;
	font-weight:bold;
	font-style:normal;
	padding-left:5px;
	background:transparent url('images/nav_btn.png') no-repeat 0 -100px;
}
ul#nav li a span {
	display:block;
	padding-right:5px;
	background:transparent url('images/nav_btn.png') no-repeat 100% -200px;
}
ul#nav li a span span {
	padding:8px 10px;
	display:block;
	background:transparent url('images/nav_btn.png') repeat-x 0 0;
}

ul#nav li a:hover {
	color:#3c515a;
	background:transparent url('images/nav_btn.png') no-repeat 0 -400px;
}
ul#nav li a:hover span {
	display:block;
	padding-right:5px;
	background:transparent url('images/nav_btn.png') no-repeat 100% -500px;
}
ul#nav li a:hover span span {
	padding:8px 10px;
	display:block;
	background:transparent url('images/nav_btn.png') repeat-x 0 -300px;
}


/****************************************************
  Content
*****************************************************/
#content {
	float:left;
	width:100%;
	background-color:#dddfe1;
	padding-bottom:25px;
}
#content .container {
	background-color:#dddfe1;
}
#content .wrapper {
	float:left;
	width:940px;
	margin:25px 0 0 0;
	padding:25px;
	background-color:#fff;
}

/****************************************************
  Footer
*****************************************************/
#footer {
	padding-top:10px;
	padding-bottom:50px;
	float:left;
	width:100%;
	color:#fff;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#footer a {
	color:#fff;
}

/* footer navigation */
ul#footer_nav {
	margin:0;
	padding:0;
}
ul#footer_nav li {
	display:inline;
	margin-right:.5em;
	padding:0;
	list-style:none;
}
ul#footer_nav a {
	float:left;
	margin:0 10px 0 0;
	color:#fff;
	text-transform:uppercase;
}

#copy p {
	margin:0;
	float:right;
}

/****************************************************
  Home page
*****************************************************/

/* top */
#top {
	float:left;
	width:100%;
	background-color:#fff;
}
#top .container {
	padding:25px 0;
	background-color:#fff;
}
#top h1 {
	position:absolute;
	left:-999em;
	margin:0;
	height:auto;
}
#top p {
	margin:0;
	float:left;
	width:485px;
	font-size:1.4em;
	line-height:1.8em;
}
.left {
	float:left;
	width:50%;
}
.right {
	float:right;
	width:50%;
}

/* Sponsor logos */
ul#sponsor_logos {
	padding:25px 0 0 0;
	margin:0;
	clear:both;
}
ul#sponsor_logos li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}


/* Subscribe form */
div#subscribe_form {
	float:right;
	padding-right:25px;
	width:455px;
}
div#subscribe_form h2 {
	margin:0;
	padding-left:40px;
	font-size:2.8em;
	line-height:1.2em;
	font-style:italic;
	font-weight:bold;
	background:transparent url('images/star.gif') no-repeat 0 5px;
}
div#subscribe_form h2 strong {
	font-size:1.2em;
	color:#8cc63f;
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
}
div#subscribe_form h3 {
	color:#9d2025;
	padding-left:40px;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	clear:both;
}
div#subscribe_form p,
div#subscribe_form form {
	display:inline;
	margin:0;
	padding:0;
	clear:none;
}
div#subscribe_form fieldset {
	display:inline;
	margin:0;
	padding:0;
	border:0;
}
div#subscribe_form p.disclaimer {
	float:left;
	color:#999;
	font-size:1.2em;
	padding-left:40px;
	width:300px;
}
div#subscribe_form input#email,
div#subscribe_form input#address {
	float:right;
	padding:2px;
	width:410px;
	color:#3c515a;
	font-size:1.8em;
	border:1px solid #ccc;
}
div#subscribe_form label {
	float:right;
	padding:2px;
	width:410px;
	color:#999;
	font-size:1.2em;
	text-transform:uppercase;
}
div#subscribe_form input#contactsubmit,
div#subscribe_form input#contactsubmit:hover {
	float:right;
	width:100px;
	color:#fff;
	margin:5px 0 0 0;
	background-color:#3c515a;
	background:#3c515a url('images/subscribe_btn.gif') no-repeat 0 0;
	border:0;
	height:30px;
	text-transform:uppercase;
}
div#subscribe_form p.required {
	color:#9d2025;
	padding-left:40px;
	width:auto;
}

/* Upcoming Events */
#upcoming_events {
	float:left;
	width:455px;
	padding-bottom:5px;
	background:#98ba6b url('images/blue_striped.gif') repeat-x 0 100%;
}
#upcoming_events #upcoming_events_wrapper {
	float:left;
	width:455px;
	background:transparent url('images/header_bg.gif') repeat-x 0 0;
}
#upcoming_events h2 {
	margin:25px 0 25px 25px;
	line-height:1em;
	color:#fff;
	text-transform:uppercase;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#upcoming_events ul {
	margin:0;
	padding:0;
}
#upcoming_events ul li {
	margin:0 0 1px 0;
	padding:25px 25px 10px 25px;
	font-size:1em;
	list-style:none;
	color:#fff;
	background-color:#a9c484;
}
#upcoming_events ul li.alt {
	background-color:#b1cd89;
}
#upcoming_events ul li h3 {
	margin:0;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
	color:#39501a;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#upcoming_events ul li h3 a {
	color:#39501a;
	text-decoration:none;
}
#upcoming_events ul li h3 a:hover {
	text-decoration:underline;
}
#upcoming_events ul li h4 {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:normal;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#3c515a;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#upcoming_events ul li p {
	margin:1em 0;
	color:#39501a;
}

/* News */
#news {
	float:right;
	width:455px;
}
#news h2 {
	float:left;
	margin:25px 0;
	line-height:1em;
	color:#3c515a;
	text-transform:uppercase;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#news .rss {
	float:right;
}
.rss a {
	display:block;
	padding-right:17px;
	text-align:right;
	background:transparent url('images/rss.gif') no-repeat 100% 4px;
}
#news .rss a img{
	display:none;
}
#news ul {
	float:left;
	margin:0;
	padding:25px 0 0 0;
	width:455px;
	border-top:1px solid #3c515a;
}
#news ul li {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	font-size:1em;
	border-bottom:1px dashed #ccc;
}
#news ul li h3 {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#74a058;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#news ul li h4 {
	margin:0;
	font-size:1.4em;
	line-height:1.5em;
	color:#666;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#news ul li h4 a {
	color:#666;
	text-decoration:none;
}
#news ul li h4 a:hover {
	color:#666;
	text-decoration:underline;
}
#news ul li p.comment_display {
	margin:0 0 1em 0;
	color:#999;
	font-size:1.1em;
}
#news ul li p.comment_display a {
	color:#999;
	text-decoration:none;
}
#news ul li p.comment_display a:hover {
	color:#999;
	text-decoration:underline;
}
#news ul li p {
	margin:0 0 1.5em 0;
}


/****************************************************
  About page
*****************************************************/
#about_page div.post {
	float:left;
	width:695px;
}
#sponsors {
	width:200px;
	float:right;
}
#sponsors ul {
	margin:0;
	padding:0;
}
#sponsors ul li {
	float:left;
	margin:0;
	padding:0 0 50px 0;
	width:200px;
	list-style:none;
}


/****************************************************
  Entries
*****************************************************/
#subscribe_rss {
	float:right;
	width:200px;
	margin:0 0 50px 0;
}
#post_single .entry {
	float:left;
	width:700px;
	padding-right:25px;
	border-right:1px dashed #ccc;
}
#post_single h1 {
	margin:0 0 .5em 0;
}
#post_single h2.post-date {
	margin:.5em 0;
	text-transform:uppercase;
	color:#74a058;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
}

/****************************************************
  Comments
*****************************************************/
h3#comments {
	margin-top:50px;
}
ol.commentlist {
	margin:0 50px;
}
.commentmetadata a {
	color:#666;
	text-decoration:none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
	padding:2px;
	width:250px;
	color:#3c515a;
	font-size:1.6em;
	border:1px solid #ccc;
}
#commentform label {
	padding:2px;
	color:#666;
	font-size:1.2em;
}
#commentform textarea {
	width:600px;
	font-size:1.6em;
	border:1px solid #ccc;
	color:#3c515a;
}
#commentform input#submit,
#commentform input#submit:hover {
	width:100px;
	color:#fff;
	margin:5px 0 0 0;
	background-color:#3c515a;
	background:#3c515a url('images/subscribe_btn.gif') no-repeat 0 0;
	border:0;
	height:30px;
	text-transform:uppercase;
}