/*  
Theme Name: alpinesports-santafe.com layout
Theme URI: http://www.alpinesports-santafe.com/
Description: Wordpress layout for www.alpinesports-santafe.com/
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/

*/

body {
  font-family : century gothic, verdana, san-serif;
  margin: 0px;
  padding: 0px;
  background: #a5afbe;
  background-image: url(/i/l/bodybg.jpg);
  background-repeat: repeat-x;
  background-attachment : fixed;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0px 0px 6px 0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#layout {
  width: 980px;
  margin: 4px auto 25px auto;
  position: relative;
  border: 1px solid #555;
  background: #fff;
  padding: 0px;
}

/* general link props */
#layout a {
  color: blue;
}
#layout a:hover {
}

#header {
  margin: 0px;
  position: relative;
  padding-bottom: 0px;
  background-image: url(/i/l/headerbg.jpg);
  background-repeat: no-repeat;
  width: 980px;
}

#header p {
  margin: 0px;
}

#header img {
  border: 0px;
  display: block;
  margin: 0px;
}

#header a {
  text-decoration: none;
}

#newsletter {
  width: 980px;
  font-size: 12px;
  height: 25px;
  margin: 22px auto 0px auto;
}

#newsletter h5 {
  margin: 2px 10px 0px 0px;
  float: right;
  font-size: 13px;
}

#newsletter form {
  float: right;
}

#newsletter .success {
  background: transparent;
}

#newsletter .error{
  background: #e5e5e5;
  border: 1px solid #555;
  padding: 2px;
  margin: 0px 0px 5px 0px;
}

#newsletter #newsletterLoading {
  background: #e5e5e5;
  border: 1px solid #555;
  text-align: center;
  position: absolute;
  top: -20px;
  right: 0px;
}

#newsletter #newsletterLoading img {
  display: inline;
}

#header #topnav {
  margin: 0px;
  padding: 0px;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #ccc;
  background: #345693;
  font-weight: bold;
}

#header #topnav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#header #topnav ul li {
  float: left;
  margin: 2px 0px 2px 0px;
  color: #fff;
}

#header #topnav ul li span {
  color: #fff;
  display: block;
  padding: 1px 8px;
}

#header #topnav ul li a {
  color: #fff;
  display: block;
  padding: 1px 8px;
}

#header #topnav ul li a:hover {
  background: #ccc;
}

#header #topnav .leftnav {
  float: left;
}

#header #topnav .navright{
  float: right;
}

.floatme {
  float: left;
}

#sidebar {
  font-family: century gothic, verdana, san-serif;
  position: relative;
  float: left;
  width: 215px;
  margin: 0px 0px 0px 2px;
  letter-spacing: 1px;
  padding: 5px 0px 0px 0px;
  min-height: 495px;
  background-image: url(/i/l/leftbarbg.jpg);
  background-repeat: no-repeat;
}

#sidebar.index {
  min-height: 386px !important;
  height: 386px !important;
}

#sidebar ul {
  list-style: none;
  padding: 0px 0px 0px 7px;
  margin: 0px;
}

/*target just the first ul*/
#sidebar>ul {
  padding: 0px;
}

#sidebar li {
  margin: 2px 0px 8px 0px;
  
}

#sidebar ul li ul li {
  margin: 2px 0px 2px 6px;
}

/* topmost parent link props */ 
#sidebar ul li a {
  font-size: 15px !important;
  text-decoration: none;
  text-transform: lowercase;
  display: block;
  padding: 0px 10px;
  color: #176179;
  font-weight: bold;

}
#sidebar ul li a:hover {
  color: #5d4a83; !important;
  font-weight: normal;
}

/* first child link props */
#sidebar ul li ul li a {
  color: #345693;
  font-size: 13px !important;
}

/* child child link props */
#sidebar ul li ul li ul li a {
  color: navy;
}

#rightbar {
  float: left;
  margin: 0px 0px 0px 4px;
  width: 206px;
  padding: 3px;

  min-height: 375px;

  background-image: url(/i/l/rightbarbg.jpg);
  background-repeat: no-repeat;

}

#content_container {
  padding: 0px;
  background-image: url(/i/l/contentbg.jpg);
  border: 0px solid black !important;
}

#content {
  float: left;
  padding: 5px;
  width: 535px;
  background: transparent;
  font-size: 12px;
}

#content h1, h2 {
  font-size: 18px;
  padding: 0px;
  letter-spacing: 0.2em;
  color: #106b42;
}

#content h2 a {
  color: #106b42;
  text-decoration: none;
}



.interior {

}

.post {
  
  font-size: 12px;
  margin: 0px 0px 25px 0px !important;
  letter-spacing: 1px;
  line-height: 20px;
  color: #545B6D;
}


.post a {
  
  color: #b8a839;
  font-weight: bold;
}



.post small {
  font-size: .8em;
}

.post h2 {
  color: #5d907a;
 
  
}

.post h2 a {
  color: #0c4884;
  text-decoration: none;
  
}


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
	}


#footer {
  text-align: center;
  font-size: .8em;

  margin: 0px;
  padding: 0px;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #ccc;
  background: #345693;
  color: #fff;

  line-height: 30px;
  height: 30px;
}

#footer p {

}

#footer a {
  color: #eee;
}



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px; 
  text-align: center;
}

#sidebar #searchform #s {
  width: 115px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

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

select {
  width: 130px;
}

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

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

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

.linklove {
  visibility: hidden;
}


.clr {
  clear: both;
}

.index_container #content {
  padding: 0px;
  width: 545px !important;
}

#homeimg {
  padding: 0px !important;
  margin: 0px 0px -4px 1px;
}

#homeimg #iflash {
  margin: 0px 0px 0px 0px !important;
}

#rightbar #featuredproduct {
  padding: 0px 0px 0px 0px;
text-align: center;
}

#rightbar #featuredproduct h2 {
  font-size: 14px;
  color: #345693;
  border-bottom: 1px solid #595252;
  padding-bottom: 2px;
  padding-top: 15px;
  text-align: left;
  text-transform: lowercase;
  
}

#rightbar #featuredproduct img {
  border: 2px solid #557f73;
  margin-top: 12px;
}

#rightbar #featuredproduct .post {
  margin: 0px !important;
}

#rightbar #featuredproduct a {
  text-decoration: none;
  color: #5d4a83;
  font-weight: bold;
}


#recentposts h1 {
  font-size: 14px;
  color: #345693;
  border-bottom: 1px solid #595252;
  padding-top: 5px;
  padding-bottom: 2px;
  text-align: left;
  text-transform: lowercase;
  letter-spacing: 1px !important;
}


#recentposts h2 {
  font-size: 12px;
  text-transform: lowercase;
}

#recentposts ul {
  padding-left: 2px;
  list-style: none;
  margin: 0px;
}

#recentposts ul li {
  margin: 0px 0px 4px 0px;
}

#recentposts ul li a {
  text-decoration: none;
  color: #595252;
  font-size: 9px;
  font-weight: bold;
}

#recentposts ul li a:hover {
  color: navy;
}


/* renter form styles */
.rentalform {
  width: 748px !important;
  background: #fff !important;
  font-size: 12px;
  margin-left: 2px;
}

#renters {
  margin-top: 15px;
}

.renter {
  border: 1px solid #ccc;
  padding: 0px 5px;
  width: 275px;
  margin: 10px;
  float: left;
  background: #eee;
}

.renter h5 {
  margin: 0px;
  padding: 0px;
}

.lbl-left {
  float: left;
  width: 120px;
}

.lbl-above {
  display: block;
}

#renter_clear {
  clear: both;
}

/* end renter form styles */


.weather_info p {
  border: 1px solid #ccc;
  margin: 0px 15px 5px 15px;
  background: #f5f5f5;
  padding: 2px;
}