/*  
Theme Name: LANWest
Theme URI: http://www.lanwest.org/
Description: Custom theme for LANWest.
Version: 0.2
Author: High Density
Author URI: http://highdensity.co.uk/

*/ 

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif; 
	background: black;
	color: white;
	text-align: center;
	margin: 0;
	}
	
#page {
	background: white url('images/lanwest_page_bg.gif') repeat-y top center;
	color: black;
	margin: auto;
	width: 890px;
	text-align: left;
	}

/* header ------------------------------------------------------------------- */

#header {
	background: black url('images/lanwest_header_bg.gif') no-repeat top center;
	padding: 18px 12px; 
	}
	
#headerimg a {
	display: block;
	width: 288px;
	height: 84px;
	outline: none;
	margin: 0;
	}
	
#headerimg a:hover {
	background: none;
	}
	
#topnavbar {
	height: 48px; 
	}
	
#topnavbar ul {
	margin: 0;
	padding: 0;
	}

#topnavbar ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	}

#topnavbar a {
	float: left;
	height: 48px; 
	display: block;
	text-indent: -10000px;
	outline: none;
	}
	
li.accesskey, li.accesskey a {
	width: 0;
	display: none;
	}

a.home {
	width: 66px;
	background: url('images/home_tab.gif') no-repeat bottom right;
	}

a:hover.home, a.homeCurrent {
	width: 66px;
	background: url('images/home_tab_hover.gif') no-repeat bottom right;
	}

/* Begin Typography & Colors ---------------------------------------------- */ 

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.36em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.alt {
	background-color: #fafafa;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

small, .small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p.small {
	margin: 10px 0;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif; 
	letter-spacing: -0.065em;
	}

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

h2 {
	font-size: 1.8em;
	line-height: 1.0em; 
	background: #FF7F00;
	color: white;
/*	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc; */
	padding: 4px;
	margin: 12px 0 0 0;
	}

h2.pagetitle {
	background: #FF7F00 url('images/page_header_bg.gif') no-repeat top left;
	font-size: 2.0em;
	line-height: 1.0em; 
	padding: 16px 4px 16px 78px;
	}

h3 {
	color: #FF7F00;
	font-size: 1.8em;
	line-height: 1.0em; 
	border-top: 1px dotted #ccc;
	padding: 8px 0 0;
	margin: 0 0 10px 0; 
	}
	
h3.noborder {
	border-top: none;
	padding: 0;
}

h4 { 
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.06em;
	font-size: 1.6em;
	color: #FF7F00;
	padding: 8px 0 0;
	margin: 12px 0;
	border-top: 1px dotted #ccc;
	}

h3.clear, h4.clear, p.clear, div.clear {
	display: block;
	clear: both;
	}

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

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

strong, b {
	color: #333333;
}

.entry p a, .entry ul a {
	font-weight: bold;
	}

.entry small a, p.small a {
	font-weight: normal;
	}

.entry ul {
	margin: 12px 16px;
	padding: 0;
	}

.entry ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 4px 0;
	background-image: url('images/menu_bullet.gif');
	background-position: 1px 2px;
	background-repeat: no-repeat; 
	padding: 0 0 0 18px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em  Verdana, Arial, Sans-Serif;
	}

.commentlist cite {
	font-weight: bold;
	color: #333333;
	}

.commentlist cite a {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.27em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif; 
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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

a {
	color: #FF7F00;
	text-decoration: none;
	}

a:hover {
	color: white;
	background-color: #FF7F00;
	}

/* End Typography & Colors */

/* content --------------------------------------------------------------------- */

#content {
	font-size: 1.1em; /* 11px */
	}

.narrowcolumn {
/*	background: white; */
	float: right; 
	width: 659px;
/*	margin: 0 33px 15px 0; */
	margin: 0 33px 0 0;
	}

.widecolumn {
/*	background: white; */
	width: 717px;
	padding: 0 0 15px 0;
	}
	
.navigation {
	padding: 9px 0 10px 0;
	margin: 7px 0 11px 0;
	display: block;
/*	text-align: center; */
	border-top: 1px dotted #ccc;
	}
/*	
.bordertop {
	border-top: 1px dotted #ccc;
	margin: 13px 0 11px 0;
	}
*/
.event_wrapper {
	width: 320px; 
	}
	
.event_thumb {
	vertical-align: top;
	padding: 10px 10px 10px 0;
/*	float: left; */
	}

.event_thumb img {
	background: #fafafa;
	width: 100px;
	height: 100px; 
/*	padding: 12px; */
	border: 1px solid #ccc;
	}
	
.event_thumb a:hover img {
	border: 1px solid #FF7F00;
	}
/*	
.event_summary {
	width: 525px; 
	vertical-align: top;
	padding-top: 7px;
	border-bottom: 1px dotted #ccc;
	}
*/	
.event_summary .navigation {
	padding: 7px 0 5px;
	margin: 0;
	}
	
.noborder {
	border-top: none;
}
	
.event_summary .entry {
	width: 209px;
	padding: 0;
	float: right;
	}
	
.event_summary h2 {
	line-height: 1.0em; 
	}
	
.event_summary .entry p {
	margin: 7px 0 10px 0;
	}
	
.event_heading {
	color: white;
	background: #FF7F00 url('images/title_header_bg.gif') no-repeat top left;
	display: block;
	}
	
.event_heading p {
	font-family: Arial, Verdana, Sans-Serif; 
	letter-spacing: -0.065em;
	font-size: 1.8em;
	line-height: 1.0em; 
}
	
.event_heading h2 a {
	color: white;
}
	
.event_heading h2 a:hover {
	background: none;
}
	
.event_summary .event_heading {
	padding: 10px 4px 6px;
	margin: 18px 0 0;
	}
	
.nolinks .event_heading {
	margin: 5px 0 0;
}

.event .event_heading {
	padding: 16px 4px 16px;
	}

.event .columnleft .event_heading {
	background: #FF7F00 url('images/page_header_bg.gif') no-repeat top left;
	padding: 16px 4px 16px 78px;
}
	
.event_details {
	display: block;
/*	border-bottom: 1px dotted #FF7F00; */
	margin: 0;
	line-height: 1.36em;
	}

.event_summary .event_details {
	padding: 4px;
	}

.event .event_details {
	padding: 6px 4px;
	}
	
.event_details li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	color: #333333;
}

.event_details p {
	margin: 0;
	font-weight: bold;
	color: #333333;
}

.event_details p span.label,
.event_details li span.label {
	font-weight: normal;
	color: black;
}

.event h2 {
	font-size: 2.0em;
	}

.event_heading h2,
.event_heading p,
.event_listing p {
	margin: 0;
	background: none;
	padding: 0;
	border: none;
	}
	
.event .event_details p,
.ec3_schedule {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	letter-spacing: -0.025em;
	line-height: 1.2em;
	}

.event_listing {
	vertical-align: top;
	padding: 4px 4px 3px;
	line-height: 1em;
	}
	
.event_listing .navigation,
.event_listing .entry {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	border: none;
	}

.event_listing h2 {
	margin: 2px 0; 
	font-size: 1.4em;
	background: none;
	padding: 0;
	border: none;
	clear: both;
	}

.event_wrapper td.ec3_schedule {
	color: black;
	width: 132px;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	}

.odd {	
	background: #f5f5f5;
	}

.even {	
	background: #fafafa;
	}
	
.excluded, 
.excluded a,
.expired,
.expired a,
.expired td.ec3_schedule {
	color: #cccccc;
	}
	
.expired a:hover,
.excluded a:hover {
	color: white;
	}

#content div.mailshot {
	border-bottom: 1px dotted #ccc;
	}
	
.pageinfo, #member_links {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	letter-spacing: -0.025em;
	}

.pageinfo {
	background: #f5f5f5;
	margin: 12px 0;
	}

.pageinfo p {
	line-height: 1.2em;
	margin: 8px 4px;
	}
	
.homeinfo {
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.065em;
	background: #FF7F00 url('images/page_header_bg.gif') no-repeat top left;
	font-size: 2.0em;
	font-weight: bold;
/*	font-size: 1.8em; */
	line-height: 1.0em; 
	color: white;
	padding: 16px 4px 16px 78px;
	margin: 7px 0 12px 0;
}

.homeinfo p {
	margin: 8px 0 4px;
}
	
#repeat_schedule, #member_links {
	margin: 0 0 12px 0;
	padding: 0;
	}

#repeat_schedule li  {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}
	
#member_links li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 8px 0;
	border-top: 1px dotted #ccc; 
	text-align: right;
/*	font-weight: bold; */
	}
/*	
#member_links li img {
	padding: 4px;
	border: 1px solid #ccc;
	background: white;
	}
*/	
.wordtube {
	margin: 12px 0;
	}

.columnleft {
	width: 321px;
	margin-right: 17px;
/*	clear: both; */
	float: left;
	}
	
.columnright {
	width: 321px;
	float: right;
	clear: right;
	}

/* sidebar ----------------------------------------------------------------- */

#sidebar {
	width: 147px;
	float: left;
	margin: 0 0 12px 28px;
	}

#sidebar h2 {
	background: white url('images/menu_bullet_on.gif') no-repeat 1px 4px;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0em;
	font-size: 1.2em; /* 12px */
	font-weight: normal;
	color: black;
	margin: 13px 0 0 0;
	padding: 3px 0 3px 16px;
	border-bottom: none;
	}
	
#sidebar .entry {
	font-size: 1.1em; /* 11px */
	margin: 0;
	padding: 2px 0 0 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	} 
	
#sidebar .entry p {
	margin: 0 0 5px;
	} 
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#sidebar ul li ul {
	margin: 7px 0 13px;
	border-top: 1px dotted #ccc;
	}

#sidebar ul li ul.home {
	margin: 17px 0 13px;
	}

#sidebar ul li ul li ul{
	margin: 0;
	border-top: none;
	}

#sidebar ul li ul li {
	font-size: 1.2em; /* 12px */
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	}

#sidebar ul li ul li ul li {
	display: block;
/*	padding: 2px 0 2px 10px; */
	font-size: 0.92em;  /* 11px */
	border-bottom: none;
	margin: 0;
	}

#sidebar ul li ul li a {
	background-image: url('images/menu_bullet.gif'); 
	background-position: 1px 2px;
	background-repeat: no-repeat; 
	padding: 0 0 0 16px;
	}
	
#sidebar li.current a {
/*	color: #600000; */
	color: black;
	display: block;
	}

#sidebar li.nocurrent a {
	color: #FF7F00;
	display: block;
	}
	
#sidebar ul li ul li.current a {
	background-image: url('images/menu_bullet_on.gif'); 
	}

#sidebar ul li ul li.nocurrent a {
	background-image: url('images/menu_bullet.gif'); 
	}
	
#sidebar ul li ul li a:hover {
	background-image: url('images/menu_bullet_hover.gif'); 
	}

#sidebar ul li ul li ul li a, 
#sidebar ul li ul li ul li.current a, 
#sidebar ul li ul li ul li.nocurrent a, 
#sidebar ul li ul li ul li a:hover {
	background-image: none;
	}

#sidebar li.current a:hover, 
#sidebar li.nocurrent a:hover {
	color: white;
	}

#sidebar #searchform {
	padding: 5px 0; 
	text-align: right;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	}

#searchform label {
	display: none;
}

#searchform #s {
	width: 100px;
	padding: 0px;
	float: left;
	}

#searchsubmit {
	font-size: 1.1em;
	padding: 0px;
	}

/* footer ----------------------------------------------------------------- */

#footer {
	background: white url('images/lanwest_footer_bg.gif') no-repeat bottom center;
	clear: both;
	padding: 13px 33px 13px 28px;
	text-align: right;
	}
	
#footer div.divider {
	width: 829px
	}

#footer p {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
}

#footer p.text {
	float: left;
	text-align: left;
	padding: 12px 0;
	}

#footer p.logos {
	width: 829px;
	border-top: 1px dotted #ccc;
	padding: 12px 0;
	}

#footer p.logos a {
	margin: 0 0 0 15px;
	background: none;
	}

#footer p.logos a img {
	border: none;
	}

/* Begin Structure */

.post {
/*	margin: 10px 0 20px 0; */
	clear: both;
	}
	
.post hr {
	display: block;
	}

.widecolumn .post {
/*	padding: 10px 0 0 0; */
	}

.narrowcolumn .postmetadata {
	padding: 5px 0;
	margin: 12px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
/*	text-align: center; */
	margin: 5px 0 5px 0;
}

.postmetadata {
	clear: both;
}

/* End Structure */

/* Begin Images --------------------------------------------- */

p img, p a img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #ccc;
	}

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

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

img.alignright {
	margin: 3px 0 12px 12px;
	display: inline;
	}

img.alignleft {
	margin: 3px 12px 12px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* End Images */

/* Begin Form Elements */

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

select {
	width: 130px;
	}
	
#commentform {
	background: white;
	}

#commentform input {
/*	width: 170px; */
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px 0;
	}

#commentform #submit {
	background: white;
	margin: 0 0 15px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	padding: 6px 4px;
	list-style: none;
	clear: left;
	}
/*	
.commentlist li div.alignleft {
	width: 165px;
	margin: 0 15px 0 0;
}
*/
.commentlist p {
	margin: 0 6px 12px 180px;
/*	text-align: justify; */
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
div.comment-number {
	display: none;
}

p.comment-page-numbers {
	margin: 10px 6px;
}



/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 0 12px;
	width: 147px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0 2px 0;
	}

#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;
/*	font-weight: bold; */
	font-size: 1.2em;
	padding: 2px 0;
	width: 100%;
	}

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

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

#ec3_publish, #ec3_spinner {
	width: 16px;
	height: 16px;
	background: none;
}

/* End Calendar */



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

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

blockquote {
	color: #333333;
	margin: 12px;
	}

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

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

hr {
	display: none;
	}
	
div.hr {
	clear:both;
}
	
#ec3DaysForm {
	background: #FF7F00 url('images/title_header_bg.gif') no-repeat top left;
	text-align: right;
	padding: 8px 4px 6px;
	color: white;
	font-size: 1.2em;
/*	border-top: 1px dotted #ccc; */
	}
	
#ec3DaysForm select {
/*	width: 8em; */
	}
	
#mailshotForm input {
	margin-top: 15px;
	float: right;
	}
	
#updateForm input {
	margin-top: 15px;
	float: right;
	}
	
/*	
#content ul {
	margin: 0 0 0 21px;
	padding: 0;
}

#content ul li {
	list-style-type: none;
	list-style-image: url('images/menu_bullet_on.gif');
}
*/
#logos {
	clear: both;
/*	float: right; */
	text-align: right;
	vertical-align: bottom;
	padding: 15px 0 0 0;
	display: block;
	}

#logos a {
	margin: 0 0 0 18px;
	display: inline;
	}

#logos a:hover, p.funder a:hover.logo {
	background: none;
	}

p.funder a.logo {
	margin-right: 10px;
}

p.funder a.logo img {
	border: none;
}

.featured_links {
	margin: 2px 0;
	padding: 0;
	float: right;
	}

.featured_links li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.065em;
	font-size: 1.5em;
	font-weight: bold;
	}
	
.featured_links li a {
	background-image: url('images/feature_bullet.gif'); 
	background-position: 6px 6px;
	background-repeat: no-repeat; 
	display: block;
	float: left;
	margin: 0 0 0 14px;
	padding: 6px 6px 6px 26px;
}

.featured_links li a:hover {
	background-image: url('images/feature_bullet_hover.gif'); 
	background-color: #FF7F00;
}

.featured_links li a.first {
	margin-left: 0;
}

a img {
	border: none;
	}
	
/* End Various Tags & Classes*/

