/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #ffffff url(images/top-bg.gif) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}

a {
	color: #129fcb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1000px;
	margin: 10px auto;
}

#header {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

#logo {
	font-size: 250%;
	margin: 10px 0 0 0px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: auto;
	overflow: hidden;
	text-align: right;
}

#menu ul li {
	float: left;
font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	padding: 6px;
}

#menu ul li a {
	color: #ffffff;
		padding: 6px;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #d2edf6;
	text-decoration:none;
}


#container {
	width: 1000px;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 15px;
	background: #ffffff;
	border: 1px solid #cecece;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	float: left;
	width: 580px;
	margin-left: 5px;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.post-title {
	font-size: 32px;
	line-height: 1.2;
	font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
	color: #129fcb;
}

.post-title a {
	color: #129fcb;
		text-decoration: none;
}

.post-title a:hover {
	color: #545454;
	text-decoration: none;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	font-weight: bold;
}

.post-meta a {
	color: #999999;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h1 {
	font-size: 160%;
	margin-bottom: 5px;
	padding: 5px 0 5px;
	color: #3ab2d9;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 5px;
	padding: 5px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 5px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	color: #129fcb;
	font-size: 30px;
	margin-bottom: 5px;
	border:0px;
	text-transform: uppercase;
	}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 10px;
	margin-bottom: 20px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 340px;
	margin-right: 5px;
	padding-right: 5px;
}

.sidepanel {
	margin-bottom: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.sidepanel h3 {

	background-color: #129fcb;
	padding:5px ;
	color: #ffffff;
	font-size: 18px;
}

.sidepanel ul li {
	border-bottom: 1px solid #c1c1c1;
	padding: 5px 0px 5px 0;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.3;
	font-size: 13px;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

#under-logo {
	width: 930px;
	height: 5px;
	clear: both;
	background-color: #ffffff;
	}
#header-left {
	float: left;
	width: auto;
	}
#header-right {
	float: right;
	margin-top: 55px;
	}
	
#social-bookmarks {
	font-family:Arial, Helvetica, sans-serif;
	width: 600px;
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 12px;
	}
	
#social-bookmarks a{
	color: #bbbbbb;
	text-decoration: none;
	}
	
	#social-bookmarks a:hover{
	color: #4d4d4d;
	text-decoration: none;
	}
	
#social-bookmarks img{
	border: none;
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
	}
	
.social-bookmarks-holder {
	margin-top: 5px;
	border: 1px solid #cecece;
	height: 32px;
	padding-left: 55px;
	}
	
#social-bookmarks ul li {
	float: left;
	padding: 0px 30px 0px 0px;
	}
	
.event-container {

	}

#event-clear {
	clear: both;
	}

.event-list-left {
	float: left;
	width: 175px;
	height: auto;
	margin: 5px 5px 5px 10px;	
	}

.event-list-right {
	float: right;
	width: 425px;
	height: auto;
	margin: 5px;
	}
	
.event-title {
	list-style: none;
	}
	
.event-title h2 {
	list-style: none;
	font-size: 22px;
	line-height: 1.4;
	}
	
.event-date {
	list-style: none;
	line-height: 1.4;
	}
	
.event-top {
	list-style: none;
	line-height: 1.4;
	}
	
.event-location {
	list-style: none;
	line-height: 1.4;
	}
	
.event-links {
	margin-top: 15px;
	margin-bottom: 10px;
	list-style: none;
	}
	
.event-links a {
	list-style: none;
	font-size: 13px;
	padding: 7px;
	margin: 8px 8px 8px 0px;
	background-color: #129fcb;
	color: #ffffff;
	line-height: 1.2;
	}
	
.event-links a:hover {
	background-color: #bcbcbc;
	text-decoration: none;
	}
	
.dbem_events_list {
	background: #f7f7f7;
	width: 645px;
	height: auto;
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.event-image {
	list-style: none;
	}
	
.event-list-left-top {
	float: left;
	width: 250px;
	height: auto;
	margin: 5px;	
	}

.event-list-right-top {
	float: right;
	width: 650px;
	height: auto;
	margin: 5px;
	}
	
.event-title-top {
	list-style: none;
	}
	
.event-title-top h2 {
	list-style: none;
	font-size: 26px;
	line-height: 1.4;
	color: #ffffff;
	}
	
.event-title-top h2 a{
	color: #ffffff;
	}
	
.event-date-top {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
		font-weight: 500;
	}
	
.event-who-top {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
		font-weight: 500;
	}
	
.event-location-top {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	}
	
.event-details-top {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #ffffff;
	padding-top: 5px;
	}
	
.event-links-top {
	margin-top: 15px;
	margin-bottom: 10px;
	list-style: none;
	}
	
.event-links-top a {
	list-style: none;
	font-size: 14px;
	padding: 8px;
	margin: 10px 10px 10px 0px;
	background-color: #ffffff;
	color: #129fcb;
	line-height: 1.2;
	}
	
.event-links-top a:hover {
	background-color: #bcbcbc;
	text-decoration: none;
	}
	
.dbem_events_list-top {
	background: #129fcb;
	width: 970px;
	height: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	}

.event-image-top {
	list-style: none;
	}
	
#above-content {
	margin-left: 15px;
	width: 980px;
	}

#above-content h1 {
	color: #129fcb;
	font-size: 30px;
	margin-bottom: 5px;
	}
	
.darktext {
	color: #333333;
	}
#past-events-title-div {
	margin-left: 15px;
	width: 980px;
		margin-bottom: 10px;
	}
#past-events-title-div h11 {
	color: #129fcb;
	font-size: 24px;

	}
	
.featured-on-top {
	margin-top: 7px;
	margin-left: 10px;
	border: 5px solid #ffffff;
	}
	
.featured-on-bottom {
	margin-top: 5px;
	margin-left: 5px;
	border: 2px solid #129fcb;
	}
	
.register-now h2{
	color: #129fcb;
	font-size: 30px;
	margin-bottom: 5px;
	}
	
.event-title-single {
	list-style: none;
	}
	
.event-title-single h2 {
	list-style: none;
	font-size: 32px;
	line-height: 1.4;
	color: #129fcb;
	}
	
.event-title-single h2 a{
	color: #129fcb;
	}
	
.event-date-single {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #333333;
		font-weight: 500;
	}
	
.event-who-single {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #333333;
		font-weight: 500;
	}
	
.event-location-single {
	list-style: none;
	line-height: 1.4;
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	}
	
.single-details-holder {
	border: 1px solid #dcdcdc;
	padding:5px 10px 5px 10px;
	margin-bottom: 10px;
	}
	
.single-blue {
	color: #129fcb;
	}
	
.content-clear {
	clear: both;
	}
	
#special-content {
	background: #3ab2d9 url(images/special-bg.png) center no-repeat;
	color: #ffffff;
	border: 1px solid #3a3a3a;
	padding: 5px;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
	line-height: 1.1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 230px;
	}
	
#special-content h3{
	color: #ffffff;
	font-size: 34px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
#special-content h2{
	color: #ffffff;
	font-size: 28px;
	}
	
#special-content-left {
	float: left;
	width: 430px;
	margin-left: 5px;
	}
	
#special-content-left p {
	font-size: 16px;
	}
	
#special-content-right {
	float: right;
	width: 420px;
	margin-right: 5px;
	text-align:center;
	}
	

#special-content-clear {
	clear: both;
	}
	
.scr-top {
	font-size: 16px;
	}
	
.scr-top2 {
	font-size: 16px;
	}
	
.under-progress-bar {
	font-size: 24px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	}
	
#inside-float-left {
margin-left: 75px;
	float: left;
	}
	
#inside-float-right {
	float: right;
	margin-right: 75px;
	}
	
#inside-float-clear {
	clear: both;
	}
	
#shopping-cart-holder {
	padding: 10px;
	margin-top: 15px;
	}
	
.widget-caption {
	font-size: 12px;
	color: #3a3a3a;
	font-weight: bold;
	}
	
.bold-sbc {
	font-size: 18px;
	line-height: 1.2;
	}
	
.bold-sbc-big {
	font-size:26px;
	line-height: 1.2;
	color: #3ab2d9;
	}
