/*  
Theme Name: Connection Events
Theme URI: http://www.ecmp.co.uk
Description: Connection Events theme
Version: 1.0
Author: richard@ecmp.co.uk
Author URI: http://www.ecmp.co.uk

*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.clear {
	clear: both;
}

body {
	background-image:url(images/dot_bg_960x20.png);
	background-repeat:repeat-y;
	background-position:center;
	list-style:none;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-Serif;
	text-indent: 0;
	padding-bottom: 50px;
}

hr {
	color: #ccc;
	border-width: 0px;
	height: 1px;
	background-color: #ccc;
}

a.advert {
	padding: 0 !important;
	border-width: 0 !important;
}

#header_container {
  width:800px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	color:#b2daff;
	margin-bottom: 10px;
	
	background-color:#FFF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyZWN0IGZpbGw9IiNGRkYiIHJ4PSIxMiIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);
}

#navbar {
	position:relative;
	margin: 0 auto;
}

/* Navigation [ */
#navtabs {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#navtabs li {
	float: left;
}

#navtabs li a {
	height: 57px;
	float: left;
	text-decoration: none;
	color: #FF3D8F;
	font-weight: normal;
}

#navtabs strong {	
	display: block;
	float: left;
}

#navtabs span {
	height: 57px;
	line-height: 57px;	
	display: block;
	padding-left: 25px;
	padding-right: 20px;
	float: left;
}

	/* Mouseover [ */
	#navtabs a:hover {
			background: url(images/tt-mid.gif) repeat-x top;
	}

	#navtabs a:hover strong {
		background: url(images/tt-left.gif) no-repeat left;
	}

	#navtabs a:hover span {
		background: url(images/tt-right.gif) no-repeat right;
	}
	/* ] Mouseover */
/* ] Navigation */

.socialbutton {
	margin-top:0px;
	float:right;
	padding-right:0px;
	z-index:10;
	margin-right:0px;
	margin-bottom:13px;
}

#logo {
	margin-left:15px;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;	
	padding-bottom: 0px;
	position:relative;
	background-color:#FFF;
	font-size:12px;
	padding-bottom: 15px;
	
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#container a {
	color: #FF3d8F;
	text-decoration:none;
}

#container a:hover {
	color:#111;
	text-decoration:none;
}

#container h2 {
	font-size:20px;
	font-weight:normal;
}

#post_container {
	width: 560px;
}

.post h2, .entry h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	text-indent: 0px;
}

.post span.author {
	float: right;
	color: #6fc3ff;
	line-height: 30px;
	font-size: 14px;
}

.entry {
	line-height: 150%;
}

.entry ul {
	margin-left: 20px;
}

.entry li {
	list-style: disc;
}

.post .entry hr {
	width:200px;
	color:#CCC;
	size:1px;
	padding:5px;
}

.post h3, .entry h3 {
	font-size:14pt;
	text-indent:15px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}

.navigation {
	font-size:14px;
}

.navigation a {
	color: #FF3d8F;
	text-decoration:none;
}

.navigation a:hover {
	color:#111;
	text-decoration:none;
}

/* Sidebar [ */
#sidebar {
	float:right;
	padding:5px;
	width: 220px;
	margin-top:22px;
}

div.sidebar {
	margin-bottom: 10px;
	text-indent: 0;
	background: url(images/box-ml.gif) repeat-y left;
}
	.sidebar_content {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		margin-left: 3px;
		margin-right: 7px;
		padding: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	/* Sidebar top corners [ */
	.sidebar_top {
		background: url(images/box-tm.gif) repeat-x top;
	}
	
	.sidebar_topleft {
		background: url(images/box-tl.gif) left no-repeat;
	}
	
	.sidebar_topright {
		background: url(images/box-tr.gif) right no-repeat;
		height: 21px;
	}
	/* ] sidebar top corners */
	
	/* Sidebar bot corners [ */
	.sidebar_bot {
		background: url(images/box-bm.gif) repeat-x top;
	}
	
	.sidebar_botleft {
		background: url(images/box-bl.gif) left no-repeat;
	}
	
	.sidebar_botright {
		background: url(images/box-br.gif) right no-repeat;
		height: 16px;
	}
	/* ] sidebar bot corners */

.sidebar ul {
	padding: 0;
	list-style: none;
	line-height: 20px;
}

.sidebar li {
	margin-top: 10px;
}

.sidebar h2 {
	margin: 0px;
	color: #FF3D8F;
	font-weight: normal;
	font-size: 16px !important;
	margin-bottom: 10px;
}

.sidebar a {
	display: block;
	text-align: right;
	padding: 2px;
	padding-right: 10px;
	width: 90%;
	font-size: 14px;
		
	border: 1px solid #FF3D8F;
	border-radius:11px;
	-webkit-border-radius:11px;
	-moz-border-radius:11px;
}

.sidebar a:hover {
	background: #FF3D8F;
	color: #fff !important;
}

#left_panel {
	width:220px;
	float:left;
	
}

	/* [ Recent Blog Posts */
	.widget_recent_entries a {
		text-align: left;
		border-width: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	
	.widget_recent_entries a:hover {
		background: none;
		color: #FF3D8F !important;
	}
	/* Recent Blog Posts]
/* ] Sidebar */

.postmetadata {
	text-indent: 0;
	border-top: 1px solid #eee;
	background: #fafafa;
	padding: 10px;
}

#linkcat-2 {
	list-style:none;
	line-height:20px;
	font-size:14px;
}

.linkcat li {
	list-style:none;
}

#linkcat-2 a:hover {
	background-color: #FF3d8F;
	color:#fff;
	border-radius:7px;
}

#recent {
	list-style:none;
	line-height:20px;
	font-size:14px;
}


#recent a:hover {
	background-color: #FF3d8F;
	color:#fff;
	border-radius:7px;
}

#search {
	list-style:none;
}

#s {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


#footer_container {
	width: 800px;
	padding: 15px;

	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
	margin: 0 auto;
	background-color:#aeedff;
	border-top: 1px solid #78b2c3;
	color: #246d84;
	
	font-size: 13px;
	padding-top: 0px;
}

#footer_right {
	padding-top: 10px;
}

#footer_right p {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

/* [ Sitemap */
#sitemap {
	float: left;
	width: 50%;
	font-size: 11px;
}

#sitemap ul a {
	color: #246d84;
	text-decoration: none;
}

#sitemap li {
	margin-bottom: 10px;
	display: block;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 25%;
	padding-right: 15px;
	padding-left: 10px;
	border-right: 1px solid #89e2ff;
	margin-top: 10px;
}
/* Sitemap ] */

.dp20,.dp25,.dp33,.dp50,.dp100{float:left;display:inline;margin:0;*margin-left:-0.04em;}

#socialnets {
	width:198px;
	padding:10px;
	float:right;
	margin-top:-200px;
	height:160px;
}

#socialnets a {
	border:0px;
	width:90%;
	height:53px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
	color:#FF3D8F;
}

#socialnets a:hover {
	color:#000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#socialnets img {
	float:left;
	margin-left:2.5px;
	margin-top:2.5px;
}

#socialbuttons {
	list-style:none;
	float:right;
	margin-top:-20px;
	padding-right:5px;
	z-index:10;
}

#socialbuttons li {
	list-style:none;
	float:left;
	padding:5px;
	z-index:10;
}


.post_column_1 img {
	max-width:100%;
	border:0px;
}

#ad-right-adverts a {
	background:none;
	border:none;
}

/* [ Newsletter Signup */
.newsletter_signup {
	background: #eee;
	padding: 10px;
}

.newsletter_signup label {
	width: 90px;
	margin-bottom: 5px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
/* Newsletter Signup ] */

#rotator {
	left:65px;
}

#top_events_picture {
	margin-top:25px;
	margin-left:25px;
	margin-bottom:25px;
	width:490;
	height:187;
	position:relative;
	padding-right:45px;
	float:left;
	
}