@charset "UTF-8";

/*
Theme Name: Hotel Wales New
Description: Created to match new Hotel Wales site design.

Author: Standing Dog - LAP
Author URI: http://www.standingdog.com
Tags: 
 
*/

/* RESET CSS STYLES ---------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* GENERAL PAGE STYLES ------------------------------------------*/
body {
	background: #ffffff;
	padding-bottom: 60px;
	position: relative;
	font: 12px Helvetica, Arial, sans-serif
}

div#wrap {
	width: 875px;
	margin: 0px auto;
	position: relative;
}

ul li a {
	color: #eb6e1f;
	text-decoration: none;
}

ul li a:hover {
	color: #d34b1b;
	text-decoration: underline;
}

form select, form input {
	font: 12px Helvetica, Arial, sans-serif;
}

h1 {
	margin: 0px 0px 18px 8px;
	font-size: 24px;
	color: #60542b;
}	

h2 {
	margin: 0px 0px 8px 8px;
	font-size: 16px;
	color: #37718f;
	font-weight: bold;
}

h3 {
	margin: 8px 0px 0px 8px;
	font-size: 12px;
	color: #37718f;
	font-weight: bold;
}

p {
	margin: 20px 30px 10px 8px;
	line-height: 17px;
	color: #2a2003;
	font-size: 12px;
}

a, a:visited {
	color: #eb6e1f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d34b1b;
	text-decoration: underline;
}

ul li a, ul li a:visited {
	color: #eb6e1f;
	text-decoration: underline;
}

ul li a:hover {
	color: #d34b1b;
}


/* GENERIC CLASSES ----------------------------------------------*/
.clear {
	clear: both;
}
.centerText {
	text-align: center;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.hidden {
	display: none;
}

/* HEADER STYLES ------------------------------------------------*/
div#titleBar {
	width: 875px;
	height: 50px;
	background: #afbecd url(/wp-content/themes/walesNew/images/header_nycBuzz.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

/* MAIN NAVIGATION STYLES ---------------------------------------*/

ul#mainNav {
	margin: 80px -15px 7px 0px;
	padding: 0px;
	list-style: none;
	float: right;
	font: 16px Helvetica, Arial, sans-serif;
}

ul#mainNav li {
	float: left;
	position: relative;
	padding: 0px 15px;
	text-align: center;
}

ul#mainNav li a {
	color: #414019;
	text-decoration: none;
	position: relative;
	z-index: 100;
	text-transform: lowercase;
	font-weight: normal;
}

ul#mainNav li a:hover {
	color: #3a90bc;
	font-weight: normal;
}


/* CONTENT STYLES ------------------------------*/
div#contentWrap {
	background: #fff url(/wp-content/themes/walesNew/images/bg_content.gif) repeat-y 0 0;
}

div#content {
	float: left; 
	width: 658px; 
	border-bottom: 1px solid #fff;
	overflow: hidden;
	position: relative;
}

div#content table {
	border-collapse: separate;
}

div#content ul {
	margin: 0px 0px 0px 30px;
	color: #2a2003;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#content ul li {
	list-style-type: disc;
	margin: 7px auto;
}

div#content p a.more {
	float: left;
	margin: 12px 3px 0px 0px;
	padding: 0px;
}

div#content img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div#content div.post,
div#content div.page {
	margin: 65px 0px;
}

div#content div.post h2 a,
div#content div#post-2 h2 a,
div#content div.post h2,
div#content div.page h2 {
	font-size: 24px;
	color: #999384;
	font-weight: normal;
}

div#content div.post small,
div#content div.page small {
	color: #9eafc0;
	font-weight: bold;
	margin-left: 9px;
}

div#content p.postmetadata {
	font-weight: bold;
}

div#postNav {
	background: url(/wp-content/themes/walesNew/images/bg_search.gif) no-repeat;
	height: 40px;
	width: 875px;
	clear: both;
	position: relative;
}

div#postNav div.alignleft {
	 margin: 12px 0px 0px 10px; 
	 text-align: left;
	 display: inline;
	 float: left;
}

div#postNav div.alignright {
	margin: 12px 230px 0px 0px;
	text-align: right;
	display: inline;
	float: right;
}

div#content ol.commentlist img {
	margin-left: 10px;
}

h3#comments {
	margin: 45px 10px 20px 10px;
}

h3#respond {
	margin: 45px 10px 20px 10px;
}

ol.commentlist li {
	padding: 10px;
	background: #f3f2ef;
	border-top: 1px solid #e1dcd2;
	border-bottom: 1px solid #ffffff;
}

ol.commentlist li.alt {
	background: #f0f4f7;
}

form#commentform input {
	width: 200px;
}

form#commentform textarea {
	width: 620px;
}

form#commentform input#submit {
	width: 150px;
	margin: 15px 0px;
}

/* SIDEBAR STYLES ------------------------------*/
div#sidebar {
	width: 217px; 
	float: right;
}

div#sidebar h2, h2.widgettitle {
	margin: 21px 0px 7px 0px;
}

div#sidebar ul li {
	line-height: 20px;
}

div#sidebar ul.wrapThis {
	margin: 10px;
}

form#searchform input#s {
	width: 120px;
}

form#searchform input#searchsubmit {
	width: 65px;
}

li#archives select {
	width: 190px;
}

li#recent-comments a.url {
	text-transform: uppercase;
	color: #c45712;
	display: block;
	margin: 10px 0px 0px 0px;
}

/* FOOTER STYLES -------------------------------*/
div#footer {
	width: 875px;
	margin: -18px 0px 10px 0px;
	text-align: center;
	clear: both;
}

div#footer p {
	color: #60542b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

div#footer ul.footerLinks {
	margin: 5px auto 0px;
}

div#footer ul.footerLinks li {
	display: inline;
	margin: 0px 5px;
}

#footer ul.footerLinks li,
#footer ul.footerLinks li a,
#footer ul.footerLinks li a:visited {
	color: #191806;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

#footer ul.footerLinks li a:hover {
	color: #7c7b5e;
	text-decoration: underline;
}
