/* 
Theme Name: Charleston Motel
Description: Charleston Motel Theme
Version: 1.0
Author: Scott For DP
*/

body {
  margin: 0;
  background: #ffffff url(images/bgA.jpg) center top no-repeat fixed;
  }

p, body, li, ul, dd, td {
  font: 15px arial, verdana, helvetica, sans-serif;
  color: #7f8086;
  line-height: 150%;
  }
p {
  margin-top: 0;
  }
  
img a, a img {
  border: 0;
  }
  
a {
  font: 14px arial, verdana, helvetica, sans-serif;
  color: #000000;
  text-decoration: underline;
  outline: none;
  }
  
a:hover {
  color: #e7c065;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #000000;
  line-height: 120%;
  }

h1, h1 a {
  font-size: 25px;
  }
h2, h2 a {
  font-size: 20px;
  margin: 4px 0;
  }
h3, h3 a {
  font-size: 18px;
  }

hr {
    height: 1px;
    border: 0;
    width: 100%;
    background: #81aad2;
    color: #81aad3;
    margin: 5px 0 15px 0; 
    }
  
#wrapper {
    background: #ffffff;
    width: 1049px;
    margin: 0 auto;
    }
#wrapper div {
    margin: 0 auto;
    }

#topbar {
    height: 57px;
    width: 1025px;
    padding: 42px 0 0 0px;
    background: #fff;
    }

#nelson-header {
    margin-top: 50px;
    width: 950px;
    height: 37px;
    background: url(images/logo1.png) left top no-repeat;
    color: #434c50;
    font-size: 16px;
    padding-top: 110px;
    }

#logo {
    float:left;
    height: 100px;
    line-height: 1px;
    padding: 5px 30px 18px 35px;
    color: #fff;
    font-size: 55px;
    }
  
span.hover {
    opacity: 1;
    }
    
#bookonline {
    float:right;
    padding-right:35px;
    }
    
#bookonline a * {
  display: none;
  
  }
  
#bookonline a, #bookonline a .hover {
  height: 92px;
  overflow:hidden;
  display: block;
  background: url(images/book-online.gif) 0 0 no-repeat;
  }
  
#bookonline a {
  background-position: 0 0;
  width: 232px;
  margin: 6px 0 22px 0;
  }
  
#bookonline .highlight a:hover, #bookonline a .hover {
  background-position: 0 -92px;
  }
    
#header {
    border-top: 3px solid #f5c15f;
    width: 1049px;
    height: 328px;
    background: #ffffff;
    overflow: hidden;
    }

#navbar-bg {
    width: 100%;
    height: 80px;
    background: #f5c15f url(images/navbar-bg-bg.gif) left top repeat-x;
    }

#navbar {
    width: 950px;
    height: 80px;
    background: #f5c15f url(images/navbar-bg.gif) left top repeat-x;
    }
#navbar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    }
#navbar li {
    display:inline;
    }
#navbar li a {
    font-size: 19px;
    height: 52px;
    padding: 0 30px;
    margin: 14px 0 14px 25px;
    float: left;
    color: #e7c065;
    font-weight: bold;
    text-decoration: none;
    background: url(images/navitem-bg.gif) right 2px no-repeat;
    border-left:1px dotted #a6b4c4;
    }
#navbar li:first-child a {
    border-left: none;
    margin-left: 4px;
    }
#navbar li a:hover, #navbar li.current_page_item a {
    color: #000000;
    }
 
#navbar li#menu-item-15 a {
    width: 140px;
    }
#navbar li#menu-item-14 a {
    width: 140px;
    }
#navbar li#menu-item-13 a {
  width: 130px;
  }
#navbar li#menu-item-12 a {
  width: 130px;
  }
  
#content {
  width: 940px;
  padding: 6px 0 10px 0;
  overflow: auto;
  height: 100%;
  }

#main-content {
float: left;
width: 650px;
overflow: auto;
height: 100%;
}

#lh-content {
float: right;
width: 220px;
}

.morelink {
  position: absolute;
  top: 160px;
  left: 0;
  z-index: 6;
  width: 274px;
  text-align: right;
  }
.morelink a {
  font-size: 13px;
  }

#footer-links {
  color: #45bcea;
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  }
#footer-links a {
  margin: 0 4px;
  text-decoration: none;
  }

#footer {
    width: 1049px;
    min-height: 300px;
    background: #ffffff;
    border-top: 5px solid #f6c05d;
    margin: 0 auto;
    }

#footer-content {
  width: 950px;
  height: 131px;
  margin: 0 auto;
  padding: 18px 0 0 0;
    }
#footer-content, #footer-content a, #footer-content p, #footer-content td {
  color: #7f8086;
  }
#footer-content td {
  vertical-align: top;
  }
#footer-content a:hover {
  color: #434c50;
  }
#footer-copyright, #footer-copyright a {
  line-height: 10px;
  font-size: 11px;
  color: #434c51;
  width: 100%;
  }
#footer-copyright a:hover {
  color: #cccccc;
  }
#footer-copyright p {
  display: inline;
  }

.tableborder {
  border-left: 1px dotted #ffffff;
  padding: 0 0 0 40px;
  }



/* WP Common Styles */

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

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*---------------- Booking Widget ----------------*/
#txtDateIn, #txtDateOut {
  width: 110px;
  }

#bookingsubmit a {
  width: 37px;
  height: 36px;
  background: url(images/check-availability.png) left top no-repeat;
  display: block;
  }
#bookingsubmit a:hover {
  background-position: left -36px;
  }
  

/*---------------- Accommodation-----------------*/
.rooms {
	background: #f6f4f0;
	overflow: hidden;
	padding: 12px;
	line-height: 140%;
	margin-bottom: 20px;
}

.rooms h2 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
}

.room a {
	font-weight: bold;
	text-decoration: none;
}

.rooms img {
	float: left;
	margin-right: 12px;
}
