/*
Theme Name: Breckenridge Resort Managers
Theme URI: http://www.breckenridgeresortmanagers.com/
Description: 
Version: 1.0
Author: GuestStream Inc.
Author URI: http://gueststream.com
*/

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
margin:0 auto;

}
#page {
width:980px;
text-align:left;
margin:0 auto;

}
#header {
width:980px;
height:261px;
background:url(images/header.jpg) no-repeat;
}
#nav {
width:980px;
background:url(images/Nav.jpg) repeat-x;
height:27px;
}
#main {
background:url(images/background.jpg) repeat-x #23343d;
width:980px;

}
#footer {
width:980px;
padding-top:25px;
background:url(images/footer.png) no-repeat;
text-align:center;
margin:0 auto;
padding-bottom:25px;
}
#footer a {
color:#0000ff;
}
#footer ul{
list-style:none;
margin:0 auto;
padding:0;
width:580px;
}
#footer ul li{
float:left;
margin-right:10px;
}
a img{
border:none;
}
a{color:#ffffff;}
#sidebar {
margin-left:12px;
width:210px;
float:left;
}
#content {
float:left;
width:700px;
color:#ffffff;
margin-left:15px;
margin-top:30px;
}
#content a{
color:#48A6B5;
}
#text {
width:645px;
margin-left:55px;
}
div.widget {
width:209px;

}
div.widgettop {
width:209px;
background:url(images/widgettop.png) no-repeat;
height:35px;
font-size:16px;
color:#ffffff;
font-weight:bold;
text-align:center;
}
div.widgettop span {
padding-top:8px;
display:block;
}
div.widgetmiddle {
width:209px;
background:url(images/widgetmiddle.png) repeat-y;
}
div.widgetmiddle ul{
list-style:none;
margin:0;
padding-top:5px;
}

div.widgetmiddle span {
padding:5px;
display:block;

}
div.widgetfooter {
width:290px;
background:url(images/widgetfooter.png) no-repeat;
height:16px;
}
div.textwidget{
padding:5px;
}
h1,h2,h3{
font-size:16px;
margin:0;
padding:0;
}
#topsearch {
width:420px;
height:240px;
float:left;

color:#ffffff;
margin-top:15px;
}
#homelink {
display:block;
width:550px;
height:250px;
float:left;
}

/*	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;
	-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 */
form.propQuickSearch label{
text-align:right;
margin-right:5px;
}
div.theform{
width:300px;
}

.linklove{
display:none;
}
#topsearch h2 {
text-align:center;
}
table.ec3_schedule{
background:white;
color:#000000;
clear:both;
}
#eventsCalendar {
width:500px;
background:url(images/redtop.jpg) repeat-x #9CA3A8;
color:black;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #ffffff;
padding: 10px;

}

#eventsCalendar a{
color:#ffffff;
}