/*
Theme Name: SLEG
Theme URI: http://www.esspeedee.com/
Description: The default Scottish Lawyers' European Group
Version: 1.0
Author: Steve Dalgleish
Author URI: http://www.esspeedee.com/
*/

/* RESET */
body, div, span, form, ul, ol, li, p, h1, h2, h3, h4, h5, h6, blockquote, table, tr, th, td, thead, tbody, tfoot, dl, dd, dt, form, fieldset, a {
	margin: 0;
	padding: 0;
	color: #000;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
	background-color: #fff;
}

#container {
	position: relative;
	background-color: #fff;
}

#header {
	padding: 5px;
	padding-bottom: 7px;
	margin-bottom: 20px;
	margin-bottom: 0px;
}

#header #titlename {
	width: 100px;
	float: left;
	display: none;
}

#header ul#nav, #header ul#subnav {
	text-align: right;
}

#header ul#nav li, #header ul#subnav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#header ul#nav li a, #header ul#subnav li a {
	text-decoration: none;
	color: #6A6A5A;
}

#header ul#nav li a {
	font-weight: bold;
}

#header ul#nav li a:hover, #header ul#subnav li a:hover {
	border-bottom: 1px solid #6a6a5a;
}

#header ul#nav li.current_page_item, #header ul#nav li.current_page_parent, #header ul#subnav li.current_page_item {
	border-bottom: 0px solid #000;
}

#header ul#nav li.current_page_item {
	font-weight: bold;
}

#header ul#nav li.current_page_item a, #header ul#nav li.current_page_parent a, #header ul#subnav li.current_page_item a {
/*	text-decoration: underline !important;*/
	border-bottom: 1px solid #6a6a5a;
}

#header ul#subnav {
	margin-top: 2px;
}

#title h1 {
	margin: 0;
	text-transform:uppercase;
	color: #6A6A5A;
	font-size: 30px;
	letter-spacing: -3px;
	word-spacing: -3px;
/*	margin-left: 50px;*/
}

#title h1 span {
	color: #039;
}

#title h1 a {
	text-decoration: none;
	color: #6a6a5a;
}

#title h1 img {
	padding-left: 10px;
}

#title, #content, #footer, #logos {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#title_image {
	height: 200px;
	background-color: #fc0 !important;
	background-position: center;
	position: relative;
}

#logos {
	display: block;
	position: relative;
	height: 200px;
	border: 0px solid #f00;
	display: none;
}


#title_image #sleg_logo {
	position: absolute;
	top: -34px;
	left: -50px;
	background: transparent url(images/sleg_100.gif) no-repeat;
	width: 100px;
	height: 77px;
}

#content {
	position: relative;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 10px;
	min-height: 300px;
	text-align: justify;
	padding-bottom: 30px;
}

#footer {
	position: relative;
	bottom: 0;
	padding: 5px;
	padding-top: 25px;
	color: #6A6A5A;
	font-size: 10px;
	background-color: #fff;	
	border-top: 1px solid #6a6a5a;
	padding: 5px;
	clear: both;
}

#footer a {
	color: #6A6A5A;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #6A6A5A;
}

#footer #esspeedee {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#footer #notices {
}


#content h1, #content h2, #content h3 {
	margin: 0;
	text-transform:uppercase;
	color: #6a6a5a;
	padding-bottom: 8px;
	margin-bottom: 0px;
	letter-spacing: -3px;
}

#content h1 {
	font-size: 24px !important;
	letter-spacing: -2px;
}

#content h2 {
	font-size: 20px !important;
	letter-spacing: -2px;
}

#content h3 {
	font-size: 16px !important;
	letter-spacing: -1px;
}

#content p {
	margin-bottom: 10px;
	line-height: 17px;
}

#content ol {
	margin-left: 17px;
	margin-bottom: 10px;
}

#content ul {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	border-left: 3px solid #cc9;
	border-left: 3px solid #6a6a5a;
	list-style: none;
}

#content li {
	margin-bottom: 5px;
}

#content table {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #6A6A5A;
	border: 1px solid #cc9;
}

#content th {
	background-color: #cc9;
	color: #cc9;
	color: #6a6a5a;
	padding: 2px;
}

#content td {
	padding: 2px;
	vertical-align: top;
}

#content ul.vcard {
	width: 300px;
	border: 3px solid #cc9;
	border: 3px solid #6a6a5a;
	padding: 5px;
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
}

#content ul.vcard p {
	margin: 0;
}

#content ul.vcard .name {
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: -1px;
}

#content ul.vcard .adr .type {
	display: none;
}

#content ul.vcard .adr span {
	display: block;
}

#content ul.vcard .role {
	font-weight: bold;
}

#content ul.vcard a {
	text-decoration: none;
	color: #039;
}

#maincontent {
	width: 500px;
	position: relative;
}

#maincontent, #sidebar {
	margin-top: 5px;
}

.news {
	position: relative;
	margin-bottom: 5px;
}

.news h2 {
	/*	text-transform:uppercase;*/
	color: #CCCC99;
	color: #6a6a5a;
	/*	letter-spacing: -1px;*/
	font-size: 20px !important;
	text-transform: none !important;
}

.news h2 a {
	color: #CCCC99;
	color: #6a6a5a;
	text-decoration: none;
}

.news p {
	margin: 0;
	border: 0px solid #ff0;
}

/*.news p a,*/ .news a {
	display: block;
	color: #6a6a5a;
	font-weight: bold;
}

.news span.details {
	font-size: 10px;
	border: 0px solid #f00;
	/*display: block;*/
	float: right;
	width: 150px;
	text-align: right;
	color: #039;
}

.news p.details {
	position: absolute;
	top: 7px;
	right: 0;
	color: #039;
	display: none;
}

#sidebar {
	width: 275px;
	/*position: absolute;
	top: 0;
	right: 0;*/
	float: right;
}

#sidebar #sleg_logo {
	padding-bottom: 10px;
}

#sidebar ul li {
	border: 3px solid #cc9;
/*	border: 3px solid #039;*/
	border: 3px solid #6a6a5a;
	padding: 5px;
	margin-bottom: 10px;
}

#sidebar ul li h2 {
	text-transform:uppercase;
	color: #CCCC99;
	color: #6a6a5a;
	letter-spacing: -1px;
	font-size: 16px !important;
}

#sidebar ul {
	padding-left: 0px;
	border: 0;
}

#sidebar ul li .textwidget ul li {
	border: 0;
	margin: 0;
	padding: 0;
}

.postmetadata {
	margin-bottom: 10px;
	border-top: 1px solid #6a6a5a;
	border-bottom: 1px solid #6a6a5a;
	padding: 5px 0;
	clear: both;
}

.widget_dbem_list ul li {
	border:0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.widget_dbem_list ul li ul li {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.widget_dbem_list ul li a {
	text-decoration: none;
	font-weight: bold;
}

.dbem_events_list {
	padding: 0 !important;
	margin: 0 !important;
}

.dbem_events_list li {
	border: 0 !important;
	float: left;
	width: 700px;
	margin-bottom: 30px;
	border-left: 0px solid #039 !important;
	padding-left: 0px;
	padding-bottom: 5px;
}

.dbem_events_list li h3, .dbem_events_list li p {
	margin: 0 !important;
	padding: 0 !important;
}

.dbem_events_list li h3 a {
	color: #6a6a5a;
	text-decoration: none;
	letter-spacing: -1px;
}

.dbem_events_list li a {
	font-weight: bold;
	color: #6a6a5a;
}

#usefullinks, #usefullinks li {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#usefullinks li {
	padding-bottom: 3px !important;
}

.blogroll li a {
	display: block;
	font-weight: bold;
	color: #6a6a5a;
}

#committee p {
	padding: 0;
	margin: 0;
}

#committee td, #committee th {
	width: 32%;
}

#content #subnav {
	margin-bottom: 10px !important;
}

#content ul#subnav {
	list-style: none;
	border: 0 !important;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	width: 300px;
	float: right;
	text-align: right;
}

#content ul#subnav .current_page_item a {
	border-bottom: 1px solid #6a6a5a;
}

#content #subnav li {
	display: inline;
	border: 0;
/*	border-right: 1px solid #6a6a5a;*/
	padding-right: 5px;
	padding-left: 5px;
}

#content #subnav li a {
	color: #6a6a5a;
	color: #039;
	text-decoration: none;
	font-weight: bold;
}


#content fieldset {
	border: 0
}

#content fieldset legend, .linklove {
	display: none;
}

#content fieldset ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content fieldset ol li label {
	display: block;
	font-weight: bold;
}

#content fieldset ol li .reqtxt, #content fieldset ol li .emailreqtxt {
	color: #f00;
	padding-left: 5px;
}

.dbem-rsvp-form {
	border: 0 !important;
}

.dbem-rsvp-form th {
	border: 0 !important;
	color: #000 !important;
	background-color: #fff !important;
	width: 150px !important;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-top: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#plancpd {
	border: 5px solid #fc0;
	background-color: #039;
	padding: 10px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

#plancpd a {
	color: #fff;
	text-decoration: none;
}

#plancpd span {
	color: #fc0;
}

#cforms2form .sendbutton {
	display: none;
}