/*
Theme Name: Baileys
Theme URI: http://www.baileysuptowninn.com/	
Description:  The custom WordPress theme for Baileys Uptown Inn
Version: 1
Author: JTk - http://www.doc5.com
*/

html, body { height: 100%; }

body {
	background: #012840 url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #02111E;
	text-align: center;
	font-family: "Trebuchet MS", verdana, tahoma, arial, serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: none;
	min-height: 100%;
	_height: 100%;
	width: 776px;
	margin: 0 auto;
	text-align: left;
	position: relative;
		background: url(images/repeat.jpg) repeat-y;
		background-position: top right;
		z-index: 2;
}



/* Header */
h1#header {
	margin: 0;
	height: 181px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 3;
}

#header a {
	position: absolute;
	left: 30px;
	top: 10px;
	height: 60px;
	width: 400px;
	text-decoration: none;
}

#header em {
	display: none;
}

#main_photo {

	position: relative;

}

#menu_bar {
	margin: 0;
	height: 38px;
	width: 776x;
	position: relative;
	z-index: 8;
	background-color: #ffeedd;
}

.menu_bar_text {
	padding: 18px 0 0 8px;
	font-size: 9px;
	color: #ffffff;
	word-spacing: -.5px
}

.attractions_bar_text {
	padding: 18px 0 0 13px;
	font-size: 9px;
	color: #ffffff;
	word-spacing: -.5px
}

.testimonials_bar_text {
	padding: 18px 0 0 17px;
	font-size: 9px;
	color: #ffffff;
	word-spacing: -.5px
}

.policies_bar_text {
	padding: 18px 0 0 19px;
	font-size: 9px;
	color: #ffffff;
	word-spacing: -.5px
}


#menu_bar a:link {
	color: #ffffff;
 	text-decoration: none;
}

#menu_bar a:visited {
	color: #ffffff;
 	text-decoration: none;
}

#menu_bar a:hover {
	color: #00A8FE;
	text-decoration: underline;
}


#menu_bar_shadow {
	margin: 0;
	height: 22px;
	width: 776x;
	text-indent: -1234em;
	position: relative;
	z-index: 8;
	background: url(images/menu_bar_shadow.jpg) 0 0 no-repeat;
}


#menu_bar_reservations {
	width: 145px;
	background: url(images/reservations_menu.jpg) 0 0 no-repeat;
	z-index: 10;
	height: 38px;
	float: left;
}

#menu_bar_attractions {
	width: 144px;
	background: url(images/attractions_menu.jpg) 0 0 no-repeat;
	z-index: 10;
	height: 38px;
	float: left;
}

#menu_bar_testimonials {
	width: 172px;
	background: url(images/testimonials_menu.jpg) 0 0 no-repeat;
	z-index: 10;
	height: 38px;
	float: left;
}

#menu_bar_policies {
	width: 142px;
	background: url(images/policies_menu.jpg) 0 0 no-repeat;
	z-index: 10;
	height: 38px;
	float: left;
}

#menu_bar_gallery {
	width: 173px;
	background: url(images/gallery_menu.jpg) 0 0 no-repeat;
	z-index: 10;
	height: 38px;
	float: left;
}


/* Content */
#wrapper {
	width: 500px;
	position: relative;
	float: left;
	z-index: 15;
	margin: 0 0 0 0;
}

#content {
	margin: 0 0 0 5px;
	position: relative;
	z-index: 6;
}


/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #1D4701;
	margin: -10px 5px 0 0;
	padding: 0 5px 0 0;
	width: 250px;
	z-index: 17;
    }

	/*  All of the sidebar lists */

#sidebar ul li {
	padding: 0 0 10px 12px;
	line-height: 99%;
	font-weight: normal;
	font-style: italic;
	color: #33586B;
	margin: 5px 5px 5px 5px;
}

#sidebar ul li ul li ul li{
	padding: 0 0 0 12px;
	font-weight: normal;
	font-weight: bold;
	margin: 7px 0 0 5px;
	line-height: 99%;
}

#sidebar ul li ul li ul{
	margin: 0px;
	padding: 0px;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#F26A2C;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 0 0 12px;
	margin: 15px 0 10px 0;
	height: 23px;
    position: relative;
	background: url(images/sidebar_h2_back.jpg) 0 no-repeat;
	background-position: bottom left;
}

#sidebar a {
	color: #167A08;
	font-size: 12px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #167A08;
	 font-size: 12px;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #F26A2C;
	font-size: 12px;
	text-decoration: underline;
}

.ads {
	margin: 15px 0 15px 0;
}

.ads img{
	margin: 0 5px 0 0;
	border: none;
}

.feeds {
	margin: 15px 0 5px 0;
}

.feeds img{
	margin: 0 5px 0 0;
	border: none;
}

#blog_name {
	position: absolute;
	top: 55px;
	right: 15px;
	color: #34576B;
	z-index: 9;
	text-align: right;
	line-height: 1;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}

#blog_slogan {
	position: absolute;
	top: 10px;
	left: 235px;
	color: #FAF0D1;
	font-weight: normal;
	font-style:italic;
	font-size: 16px;
	font-family: georgia, serif;
	z-index: 9;
}

#main_menu {
	position: absolute;
	left: 5px;
	top: 140px;
	color: #F4F0DF;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 14px;
	z-index: 12;
	font-weight: normal;
    text-transform: uppercase;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #3E718C;

}

#main_menu li a {
	color: #F4F0DF;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	padding: 3px 5px 3px 5px;

}

#main_menu li a:visited {
	color: #F4F0DF;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	padding: 3px 5px 3px 5px;

}

#main_menu li a:hover {
	color: #ffffff;
	background-color: #25485B;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}


h1,
h2,
h3,
h4,
h5 {
	color: #167A08;
	font-weight: bold;
}

h6 {
	color: #167A08;
	font-size: 13px;
	font-weight: bold;
}

h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 90px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}



/* Post Stuff */

small {
	color: #0F9D08;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.taggit {
	color: #0F9D08;
}

.postmetadata {
	color: #1D4701;
	padding: 12px 0 0 10px;
	background: url(images/post_meta_back.jpg) 0 no-repeat;
	background-position: middle left;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
}

.postmetadata a:link {
	color: #ffffff;
	text-decoration: none;
}

.postmetadata a:visited {
	color: #ffffff;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #333333;
	text-decoration: underline;
}

.entry {
	line-height: 1.3;
	font-size: 13px;
	color: #02111E;
	margin: 0 25px 10px 10px;
}

.entry img{
	margin-right: 9px;
	border: 0;
}

.more-link{
	font-weight: bold;
     }

ul,
ol {
	margin: 6px 0 21px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 6px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 21px;
}

blockquote {
	background-color: #EDFEE1;
	border: 1px solid #7BBB7E;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 9px;
	font-size: 13px;
}

.non_graybox {
	background-color: #EDFEE1;
	border: 1px solid #7BBB7E;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
	font-size: 13px;
}


.non_graybox a:link {
	color: #4C7EB8;
	text-decoration: none;
}

.non_graybox a:visited {
	color: #4C7EB8;
	text-decoration: none;
}

.non_graybox a:hover {
	color: #044EA5;
	text-decoration: underline;
}

.graybox {
	background-color: #EDFEE1;
	border: 1px solid #7BBB7E;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
	font-size: 13px;
}


.graybox a:link {
	color: #4C7EB8;
	text-decoration: none;
}

.graybox a:visited {
	color: #4C7EB8;
	text-decoration: none;
}

.graybox a:hover {
	color: #044EA5;
	text-decoration: underline;
}





ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

form {

}


input {
	color: #3000000;
		background-color: #EDFEE1;
	border: 1px solid #7BBB7E;
	vertical-align: middle;
    padding: 4px 0 0 5px;
	margin: 8px 0 0 0;
    height: 20px;
    width: 183px;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
}

textarea {
		background-color: #EDFEE1;
	border: 1px solid #7BBB7E;
	color: #000000;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
    padding: 2px 0 1px 2px;
}

#commentform input {
	    background: #ffffff url(images/input_search.jpg) bottom center no-repeat;
		height: 22px;
		width: 204px;
		padding: 5px 0 0 5px;
		border: none;
		margin: none;
		color: #1D4701;
	}

#commentform textarea {
	color: #1D4701;
	font-family: arial, helvetica, verdana, serif;
	font-size: 12px;
    border: none;
    padding: 10px 10px 10px 10px;
	margin: 10px 0 0 0;
	height: 155px;
	width: 387px;
    background: #ffffff url(images/area_input.jpg) top center no-repeat;
	overflow: hidden;
	}

#commentform #submit {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 27px;
	width: 52px;
	}

.commentnumber {
	font-size: 12px;
	font-weight: bold;
	color: #1D4701;
}

#commentform {
	padding: 4px 0 12px 18px;
}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 6px 3px 6px;
	margin: 6px 0 6px 3px;
}

#commentlist li {
	padding-left: 18px;
}

 .commentlist{
      position: relative;
 }

 .commentmetadata {
	 
	}


/* Link Stuff */

a:link {
	color: #FB8104;
	text-decoration: none;
}

a:visited {
	color: #FB8104;
	text-decoration: none;
}
a:hover, a:active {
	color: #4C7EB8;
	text-decoration: underline;
}

.post h2 {
	color: #657371;
	font-size: 26px;
	margin: 0 0 2px 10px;
	padding: 0 0 4px 0;
	line-height: 1;
	background: url(images/line2.jpg) no-repeat;
	background-position: bottom left;
	font-family: georgia, serif;
	font-weight: normal;
	}

.post_heading {
	z-index: 22;
	position: relative;
}

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

.post h2 a:visited {
	color: #657371;
	text-decoration: none;
}

.post h2 a:hover {
	color: #23475A;
	text-decoration: underline;
}

#search_box {
	    background: #ffffff url(images/input_search.jpg) bottom center no-repeat;
		height: 22px;
		width: 204px;
		padding: 5px 0 0 5px;
		border: none;
		margin: none;
		color: #1D4701;
}



.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 27px;
	width: 52px;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 22px;
	width: 28px;
}

#searchform {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #1D4701;
}

#postcomment {
	padding-left: 20px;
}

.small_comments {
	margin: 0 0 0 6px;
	color: #11990B;
	font-weight: bold;
	font-size: 11px;
}


.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(images/respond_line.jpg) 0 no-repeat;
	background-position: bottom left;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}



/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/


  /* Footer
-----------------------------------------*/
#footer {
	  font-weight: normal;
	  color: #F4F0DF;
	  min-height: 93px;
	  _height: 93px;
	  width:776px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  margin: -93px auto 0 auto;
	  text-align: left;
	 background: url(images/footer.jpg) 0 0 no-repeat;
	 z-index: 33;
  }

 #footer_text {
    padding-top: 20px;
	padding-left: 70px;
	font-size: 13px;
  }

#footer a:link {
	color: #CCD790;
	text-decoration: none;
}

#footer a:visited {
	color: #CCD790;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #fefefe;
	text-decoration: underline;
}





.social_bookmark {
	float: right;
}

.testimonials {
	color: #01253D;
	font-weight: bold;
}