/*  
Theme Name: BMRT
Theme URI: -
Description: Buxton Mountain Rescue Team site theme.
Version: -
Author: Kelly Dyson
Author URI: -

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size:0.7em;/* Resets 1em to 11px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#c5c5c5 url(images/bg_splice.gif) repeat-x;
	color: #606060;
	text-align: center;
	padding:0px;
	margin:0px;
	}
	
.texture {
	background: url(images/bg_texture.jpg) top center no-repeat;
	width:100%;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#header_bg1 {
	background:url('images/header1.jpg') no-repeat top;
	height:213px; 
	}
	
#header_bg2 {
	background:url('images/header2.jpg') no-repeat top;
	height:213px;
	}
	
#header_callouts {
	background: url('images/header_callouts.jpg') no-repeat top;
	height:213px;
	}
	
#header_dogcalls {
	background: url('images/header_dogcalls.jpg') no-repeat top;
	height:213px;
	}


#header_news {
	background: url('images/header_news.jpg') no-repeat top;
	height:213px;
	}
	
#header_aboutus {
	height:213px;
	}
	
#header_support {
	background: url('images/header_support.jpg') no-repeat top;
	height:213px;
	}
	

	
#header p {
	margin:0px;
	padding:0px 172px 0px 30px;
	line-height:1.4em;
	}

#headerimg 	{ 
	margin:0px; 
	height: 192px; 
	width: 780px; 
	} 

#content {
	font-size:1em
	}

.narrowcolumn .entry p, .widecolumn .entry p {
	line-height: 1.4em;
	margin:0px;
	padding:0 0 7px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	background: #eee url('images/footer_bg2.gif') no-repeat bottom; 
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	float:right;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

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

h3, h3 a, h3 a:visited {
	color: #002e72;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	float: right;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a,  a:hover, h3 a:hover {
	color:#b4201c;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
em {
	font-style:italic;
	color:#ce342f;
	}
	
.yellow_textbox {
	background:#fffad5;
	border:1px solid #f6e88b;
	padding:8px 10px 10px;
	margin:10px 0 0 0;
	clear:both;
	}
	
.blue_textbox {
	background:#e8f3fc;
	border:1px solid #b4d6f0;
	padding:8px 10px 10px;
	margin:10px 0;
	clear:both;
	}
	
.white_textbox {
	background:#fff;
	border:1px solid #c5c5c5;
	padding:8px 10px 10px;
	margin:10px 0;
	clear:both;
	}
	
.smalltext {
	font-size:0.8em;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: 1px solid #959596;
	}

#header {
	margin:0px; 
	padding:0px; 
	height:213px; 
	width:600px;
	float:right;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float:left;
	padding:0 0 0 15px;
	margin:0;
	width: 568px;
	}

.widecolumn {
	float:left;
	padding: 0 0 20px 30px;
	margin: margin: 0px 0 0;
	width: 450px;
	}

.post {
	margin: 0 0 10px 0;
	text-align:left;
	line-height:1.4em;
	}

.post p {
	margin:0;
	padding:0;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0 10px;
	border-bottom:1px solid #f4f4f4;
	}
	
.narrowcolumn .postmeta {
	padding-top: 5px;
	color:#999999;
	}

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

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

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

.postmetadata {
	clear: left;
}

.post-meta {
	margin:0;
	padding:0 0 5px;
	}

.post-meta-key {
	font-weight: bold;
	}

.custom_fields {
	margin-bottom:10px;
	}
	
.custom_map {
	float:left;
	margin-right:20px;
}	

#footer {
	padding:0;
	margin:0 auto;
	width:780px;
	height:140px;
	clear:both;
	}

#footer p {
	margin:0;
	padding:5px 30px 0;
	text-align:right;
	color:#5b6e86;
	}
	
#footer .footerLinks {
	margin:0;
	padding:20px 30px 0;
	text-align:right;
	color:#98a3b3;
	}
	
#footer a:link, #footer a:visited {
	color:#98a3b3;
	} 
	
#footer a:hover {
	color:#fff;
	} 
	
#breadcrumb {
	width:568px;
	margin:6px 0 8px;
	padding:0 0 7px 0;
	border-bottom:1px dashed #d7d7d7;
	}
	
.photo_row {
	overflow:hidden;
	padding-bottom:10px;
	margin:10px 0 0;
	border-bottom:1px dashed #d7d7d7;
	}

/* End Structure */

/*	Begin Homepage specific styles */

.banners_container {
	clear:both;
	}

.banner1 {
	float:left;
	margin:5px 0 0;
	clear:left
	}
	
.banner2 {
	float:right;
	margin:5px 0 0;
	}
	
.video_home {
	padding-left:6px
	}


/*	End Homepage specific styles */

/*	begin Call out and news specific styles */
.select_month {
	background:url(images/selectmonth_bg.gif) no-repeat;
	width:556px;
	height:34px;
	display:block;
	font-size: 1em;
	text-align: left;
	padding:7px 0px 0px 12px;
	clear:both;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.callout_map_link {
	text-align:right;
	float:right;
	margin-right:10px;
}

.callout_box_container {
	clear:both;
	}

.callout_box {
	background:#fffad5;
	border:1px solid #f6e88b;
	padding:7px 10px 10px;
	width:155px;
	height:68px;
	line-height:1.4em;
	float:left;
	margin:4px 6px 10px;
	display:inline;
	}
	
.callout_box h2, .callout_box p {
	margin:0;
	padding:0;
	}
	
.callouts_number_box {
	color:#2c3544;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 0 8px 0px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	clear:both;
	margin:0 0 10px;
	}
	
.callouts_number {
	color:#b6211d;
	font-weight:bold;
	}
	
.piechart {
	margin:10px 6px;
	}
	
.cell1 {
	background:#e8f3fc;
	border:1px solid #9ebed8;
	}
	
.cell2 {
	background:#bbd4e8;
	border:1px solid #9ebed8;
	}
	
.cell3 {
	background:#bbd4e8;
	padding:5px;
	}
	
.cell4 {
	background:#c7dff1;
	padding:5px;
	}

/*	End call out specific styles */


/*	Begin Callout Map specific styles */
#calloutmap {
	width:250px !important; 
/*	height:130px !important; */
/*	overflow:auto; */ 
	padding: 0px;
}
#calloutmap .maptitle {
	font-size:1.1em; 
	line-height:1.3em;
}
#calloutmap .mapdate {
	font-size:0.8em; 
	line-height:1.1em;
}
#calloutmap .mapsummary {
	padding-top:5px;
	font-size:0.8em; 
	line-height:1.1em;
}
#calloutmap .mapdescr {
	padding-top:10px;
	font-size:0.9em; 
	line-height:1.1em;
}
#calloutmap .maplink {
	padding-top:10px;
	font-size:1.0em; 
	line-height:1.1em;
}
#calloutmap_blurb {
	font-size:1.0em;
}
.debug {
	display: none;
}



/*	End Callout Map specific styles */


/*	begin Support us specific styles */

.supportbox {
	margin:10px 6px;
	float:left;
	}
	
.thankyou {
	clear:both;
	font-size:1.5em;
	color:#ba2420;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	}


/*	End Support us styles */

/*	Begin wishlist specific styles */

.wishlist_container {
	border-bottom:dashed 1px #d1d1d1;
	overflow:hidden;
	padding-bottom:6px;
	}

.wishlist_photo {
	float:left;
	width:104px;
	margin-right:12px;
	}

.wishlist_text {
	width:316px;
	float:left;
	}

.donate_wishlist {
	width:126px;
	height:104px;
	background:url(images/donate_wishlist.jpg) no-repeat;
	text-align:center;
	float:right;
	}
	
.donate_wishlist_price {
	height:39px;
	padding-top:10px;
	}
	
.donate_wishlist_price span {
	color:#c52c28;
	font-weight:bold;
	font-size:1.5em;
	}

.donate_wishlist_btn {
	}

/*	End wishlist specific styles */

/*	Begin Headers */

h1 {
	width:556px;
	height:28px;
	display:block;
	background:url(images/title_bg.gif) no-repeat #b4201c;
	font-size: 1.1em;
	text-align: left;
	color:#fff;
	padding:10px 0px 0px 12px;
	clear:both;
	margin:0px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#004b88;
	font-weight: normal;
	font-style:italic;
	background:none;
	padding:105px 172px 4px 30px;
	margin:0;
	clear:none;
	height:auto;
	width:auto;
	}
	
.media_title h1 {
	width:180px;
	height:28px;
	display:block;
	background:url(images/title_bg3.gif) no-repeat #b4201c;
	font-size: 1.1em;
	text-align: left;
	color:#fff;
	padding:10px 0px 0px 12px;
	margin:10px 0;
	}
	
.news_title h1 {
	width:355px;
	height:28px;
	display:block;
	background:url(images/title_bg2.gif) no-repeat #b4201c;
	font-size: 1.1em;
	text-align: left;
	color:#fff;
	padding:10px 0px 0px 12px;
	margin:10px 0;
	}

h2, h2 a, h2 a:visited{
	font-weight:bold;
	font-size: 1em;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#002e72;
	text-decoration:none;
	}
	
h2 a:hover {
	color:#b4201c;
	text-decoration:none;
	}
	

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin:0;
	text-align:left;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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
	}
	
.portrait_left {
	border:1px solid #cdcdcd;
	padding:1px;
	float:left;
	margin-right:10px
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin:0;
	padding:0;
	list-style:none;
	} 

.entry li {
	margin:0;
	padding:0 0 3px 15px;
	background:url(images/bullet1.gif) left top no-repeat;
	}
	
.comment_list {
	margin:0;
	padding:0 0 3px 15px;
	background:url(images/bullet1.gif) left top no-repeat;
	list-style:none;
	}
	
.entry .yellow_textbox li {
	background:url(images/bullet2.gif) left top no-repeat;
	}


.entry ol {
	padding:0;
	margin:0;
	}

.entry ol li {
	margin:0;
	padding:0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 10px 0px; 
	text-align:left;
	}

#sidebar #searchform #s {
	width: 155px;
	padding: 2px;
	margin-bottom:5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

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

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



/* Begin Comments*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	}
	
.alt small {
	margin-top:4px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	background:url(images/sidenav_top.jpg) no-repeat;
	padding: 150px 0 0 17px;
	width:163px;
	float:left;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#3b3b3b;
	}
	
#sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	color:#3b3b3b;
	}
	
#sidebar a:hover {
	color:#b4201c;
	}
	
#sidebar ul { 
	margin:0; 
	padding:0; 
	}
	
#sidebar ul li { 
	margin:0;
	padding:5px 5px 7px 0px;
	border-bottom:1px solid #e4e7c3;
	width:135px;
	}
	
#sidebar .non_nav ul li { 
	margin:0;
	padding:0;
	border-bottom:none;
	}

#sidebar ul li ul {
	margin:0;
	padding:0; 
	}
	
#sidebar ul li ul li {
	margin:0;
	padding:5px 0 7px 10px;
	border-bottom:none;
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
	color: #999;
	}	
	
#sidebar ul li ul li a:hover {
	color:#b4201c;
	}	
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li .page_item {
margin-top:0px;
padding-top:10px;
	}

#sidebar form {
	margin: 0;
	}

.textwidget {
	margin:6px 0 0;
	padding:0;
	}

.widget{
	margin:0px;
	padding:0px;
	}
	
.widget_text{
	margin:0px;
	padding:0px;
	}
	
.jgWidget_container {
	clear:both;
	width:163px;
	height:372px;
	background:url('images/marathon_widget.jpg') no-repeat top;
	}
	
.jgWidget_container .jgWidget {
	padding:7px 0 0 7px;
	clear:both;
	}
	
.callouts {
	width:64px;
	height:57px;
	background:url(images/callouts.gif) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#e52824;
	text-align:right;
	padding:17px 16px 0 0;
	margin-bottom:5px;
	float:left;
	}
	
.callouts_btn, .dogcalls_btn {
	width:83px;
	height:74px;
	float:left;
	}
	
.dogcalls {
	width:64px;
	height:57px;
	background:url(images/dogcalls.gif) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#e52824;
	text-align:right;
	padding:17px 16px 0 0;
	margin-bottom:5px;
	float:left;
	}
	
	
.donate_btn, .join_btn {
	margin-bottom:5px;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	width: 100%;
	}

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

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



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

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

blockquote {
	background:#fafafa;
	border:1px dashed #c5c5c5;
	padding:8px 10px;
	margin:10px;
	clear:both;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding:6px 0 30px 0;
	border-top:1px dashed #d7d7d7;
	}
	
.top_navigation {
	display: block;
	overflow:hidden;
	margin-bottom: 10px;
	padding:0 0 0 0;
	}
	
.btn_older {
	display: block;
	float:left;
	background:url(images/btn_older.gif) no-repeat;
	width:81px;
	height:32px;
	cursor:pointer;
	}
	
.btn_newer {
	display: block;
	float:right;
	background:url(images/btn_newer.gif) no-repeat;
	width:81px;
	height:32px;
	cursor:pointer;
	}
{calendar}
	
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
