/*  
Theme Name: The Renaissance Hollywood Hotel Blog
Theme URI: http://www.designbyariel.com/
Description: WordPress theme designed by DesignByAriel for the sole usage of The Renaissance Hollywood Hotel.
Author: DesignByAriel
Author URI: http://www.designbyariel.com/

	DesignByAriel / The Renaissance Hollywood Hotel
	 http://www.designbyariel.com/

	This theme was designed and built by DesignByAriel,
	whose website you will find at http://www.designbyariel.com/

*/

/*
// GENERAL STYLES
*/

* {
	margin: 0;
	padding: 0;
}
img, a img {
	border: none;
}
body {
	color: #FFF;
	margin: 0px;
	background: #17345C url(images/bkg.gif) repeat;
	font-family: Verdana, Helvetica, sans-serif;
}
.half-wide {
	width: 50%;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px;
	border: 2px dotted #CCC;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

/*
// DESIGN ELEMENTS
*/	

#mainparent {
	position: relative;
	top:0px;
	left:0px;
	width:760px;
}
#main {
	position: absolute;
	top:0px;
	left:0px;
}
#spacer {
	width: 1px;
	height: 25px;
}
#spacer-white {
	background: #002554;
	text-align: right;
}
#banner {
	position: absolute;
	top: 162px;
	left: 0px;
}
#main-large {
	position: absolute;
	top: 262px;
	left: 0px;
}
#flash {
	/*overflow: default;*/
	margin: 0 auto 0 auto; 
} 
#subnav {
	position: relative;
	background: #002554 url(images/subnav-bg.gif) top right repeat-y;
	width: 510px;
	height: 67px;
}
#subnav-hotel, #subnav-meeting, #subnav-hh {
	position: absolute;
	top: 95px;
	left:250px;
	visibility: hidden;
}
#sidenav {
	background: url(images/bkg_b_repeat.gif) left repeat-y;
}
#sidenav tr td {
	vertical-align: top;
}
#content-td {
	background: url(images/bkg_br_repeat.gif) repeat-y;
}
#content-div {
	margin: 0;
	padding: 15px 5px 0 0;
	width: 501px;
}
#footer {
	margin: 10px 0 15px 20px;
	padding: 0;
	width: 750px;
	height: 20px;
}
#footer ul {
	margin: 0 0 0 0px;
	padding: 0px;
}

#footer li {
	color: #FFF;
	font-family: Verdana;
	font-size: 8px;
	line-height: 12px;
	list-style-position: default;
	list-style-type: none;
	text-align: left;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0px;
	padding: 0px 0px 0px 5px;	
}

#footer li a,
#footer li a:link,
#footer li a:visited {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;	
}

#footer li a:hover, #footer li a:active {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: underline;
	text-transform: none;
}

#footerSpacer {
clear: both;
}
#ft_bkg {
	background: url(images/bkg_base.gif) no-repeat;
	width: 760px;
	height: 36px;
}
/*
// WORDPRESS FUNCTIONAL CSS
*/	

#content {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 1em;
	text-align: left;
	padding: 0 15px 5px 12px;
	margin: 0;
	color: #FFF;
}
.breadcrumb {
	color: #ffbb53;
	border-top: 1px solid #05346f;
	padding: 7px 15px 0 0;
	margin: 9px 0 9px 12px;
	font-size: 0.55em;
	line-height: 1.6em;
	text-align: left;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #ffbb53;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFF;
}
#wp-calendar caption, cite {
	font-size: 18px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #FFF;	
}

/* ERROR PAGE */
#error-page {
	padding: 0;
	margin: 0 0 15px 0;
}
#error-page h2 {
	background: url(images/post_bg.gif) no-repeat;
	font-size: 0.7em;
	text-align: left;
	line-height: 29px;
	height: 31px;
	width: 477px;
	color: #002554;
	padding: 0 12px;
	margin: 0;
	display: block;
	border: none;
	text-decoration: none;
}
#error-page p {
	font-size: 0.65em;
	line-height: 1.4em;
	text-align: left;
	color: #FFF;
	margin: 0 0 0 12px;
	padding: 4px 15px 6px 0;
}

/* POST TAGS */
#title-bar {
	background: url(images/title_rh.gif) top left no-repeat;
	width: 284px;
	height: 17px;
	margin: 11px 0 5px 10px;
	text-align: left;
}
.post {
	padding: 0;
	margin: 0 0 15px 0;
}
.post-title {
	background: url(images/post_bg.gif) no-repeat;
	text-align: left;
	height: 31px;
	padding: 0 0 0 12px;
	margin: 0;
}
.post-title a:link, .post-title a:visited, .post-title a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 29px;
	color: #002554;
	text-decoration: none;
}
.post-info {
	width: 100%;
	text-align: left;
	margin: 10px 0 5px 0;
}
.post-info tr td {
	text-align: left;
	vertical-align: middle;
}
.post-info .author-image {
	margin: 0 12px 0 12px;
	border: 1px solid #05346f;
	padding: 2px;
}

/* POST TAGS --> USERS */

		.post-info .author-image .author-image-Dan {
			background: url(images/icon_bruce.gif) no-repeat;
			width: 32px;
			height: 32px;
		}
		.post-info .author-image .author-image-bruce {
			background: url(images/icon_bruce.gif) no-repeat;
			width: 32px;
			height: 32px;
		}
		.post-info .author-image .author-image-dan-shaughnessy {
			background: url(images/icon_chris.gif) no-repeat;
			width: 32px;
			height: 32px;
		}
		.post-info .author-image .author-image-debbie {
			background: url(images/icon_debbie.gif) no-repeat;
			width: 32px;
			height: 32px;
		}
		.post-info .author-image .author-image-blaise {
			background: url(images/icon_bruce.gif) no-repeat;
			width: 32px;
			height: 32px;
		}
		
.post-info .author-name {
	margin: 0 5px 0 0;
	font-size: 0.65em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: normal;
}
.post-info .author-date {
	margin: 0 5px 0 0;
	font-size: 0.55em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: normal;
}
.post-info .author-name a:link, .post-info .author-name a:visited, .post-info .author-name a:active {
	color: #ffbb53;
	text-decoration: none;
}
.post-info .author-name a:hover {
	color: #FFF;
	text-decoration: none;
}
.post .entry p {
	font-size: 0.65em;
	line-height: 1.4em;
	text-align: left;
	color: #FFF;
	margin: 0 0 0 12px;
	padding: 4px 15px 6px 0;
}
.post .entry a:link, .post .entry a:visited, .post .entry a:active {
	color: #ffbb53;
	text-decoration: underline;
}
.post .entry a:hover {
	color: #FFF;
	text-decoration: underline;
}
.post .read-article a:link, .post .read-article a:visited {
	color: #ffbb53;
	text-decoration: none;
}
.post .read-article a:hover {
	color: #FFF;
	text-decoration: none;
}
.entry p img {
	margin: 8px 10px 8px 15px;
	border: 1px solid #05346f;
	padding: 2px;
	float: right;
}
.post .entry ol, .post .entry ul, .post .entry .null {
	margin: 0 0 0 48px;
	padding: 4px 15px 6px 0;
	font-size: 0.65em;
	line-height: 1.4em;
	text-align: left;
}
.post .entry ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: square;
	text-align: left;
}
.post .entry ol li {
	margin: 0 0 6px 0;
	padding: 0;
	text-align: left;
}
.postmetadata {
	color: #ffbb53;
	border-top: 1px solid #05346f;
	padding: 3px 15px 3px 0;
	margin: 3px 0 9px 12px;
	font-size: 0.55em;
	line-height: 1.6em;
	text-align: left;
}
	.pmtop {
		border: none;
		margin: 3px 0 6px 12px;
		padding: 0 15px 0 0;
	}
		.postmetadata p {
			display: block;
			margin: 6px 0;
		}
		.postmetadata .break {
			padding: 0 3px;
		}
		.postmetadata .post-rss {
			background: 1px 0 url(images/btn_rss.gif) no-repeat;
			padding: 1px 0 3px 22px;
		}
		.postmetadata .post-tag {
			background: 1px 0 url(images/btn_tag.gif) no-repeat;
			padding: 1px 0 3px 22px;
		}
		.postmetadata .post-comments {
			background: 1px 0 url(images/btn_comment.gif) no-repeat;
			padding: 1px 0 3px 22px;
		}
		.postmetadata .post-addcomments {
			background: 1px 0 url(images/btn_addcomment.gif) no-repeat;
			padding: 1px 0 3px 22px;
		}
		.postmetadata a, .postmetadata a:visited {
			color: #ffbb53;
			text-decoration: none;
		}
		.postmetadata a:hover {
			color: #FFF;
			text-decoration: none;
		}

/* SIDEBAR AND ERROR-SIDEBAR */
#sidebar, #error-sidebar {
	margin: 0;
	padding: 0;
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
	color: #ffbb53;
	text-align: left;
}
#sidebar_top {
	background: url(images/bkg_sidenav.gif) no-repeat;
	height: 300px;
}
#sidebar .top {
	padding: 0 0 0 30px;
}
#sidebar .top #book-now {
	margin: 20px 0 0 0;
}
#sidebar .sb-title {
	margin: 16px 0 8px 0;
	border-bottom: 1px solid #05346f;
	padding: 0 0 5px 0;
	width: 125px;
	height: 17px;
}
#sidebar #title-categories {
	background: url(images/title_categories.gif) top left no-repeat;
}
#sidebar #title-archives {
	background: url(images/title_archives.gif) top left no-repeat;
}
#sidebar #title-contributors {
	background: url(images/title_contributor.gif) top left no-repeat;
}
#sidebar #title-search {
	background: url(images/title_search.gif) top left no-repeat;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active, #error-sidebar a:link, #error-sidebar a:visited, #error-sidebar a:active {
	color: #002554;
	text-decoration: none;
}
#sidebar a:hover, #error-sidebar a:hover {
	color: #FFF;
	text-decoration: none;
}
#sidebar ul, #sidebar ul li, #error-sidebar ul, #error-sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li ul li, #error-sidebar ul li ul li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
}
#sidebar .base {
	padding: 0 0 0 25px;
	color: #FFF;
}
#sidebar .base a:link, #sidebar .base a:visited {
	color: #ffbb53;
}
#sidebar .base a:hover{
	color: #FFF;
}

/* SEARCH FORM */
#searchform {
	padding: 0;
	margin: 0;
}
#searchsubmit {
	margin: 1px 0 0 0;
	width: 16px;
	height: 16px;
}
#searchform #s {
	padding: 1px;
	width: 95px;
	margin: 0 5px 0 0;
}

/* NAVIGATION */
.navigation {
	margin: 9px 0 0 12px;
	padding: 0;
}
.navigation a, #navigation a:visited {
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
	color: #ffbb53;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFF;
}

/* OTHER WP TAGS */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post hr {
	display: block;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
p img {
	padding: 0;
	max-width: 100%;
}
/*	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;
}

/* Lists */
body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: square;
	padding-left: 10px;
} 
body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry ol li {
	list-style: decimal outside;
}

/* Begin Comments*/

.nocomments {
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 12px;
	padding: 0;
	color: #ffbb53;
	font-weight: bold;
}
	.commentHeader {
		margin: 16px 0 8px 12px;
		border-bottom: 1px solid #05346f;
		padding: 0 0 5px 0;

		height: 17px;
		background: url(images/title_comment.gif) top left no-repeat;
	}
#commentform {
	margin: 0 0 0 12px;
	padding: 0 15px 6px 0;
	font-size: 12px;
	text-align: left;
}
	#commentform .disclaimer {
		font-size: 11px;
		font-weight: normal;
		display: block;
		margin: 15px 0 6px 0;
		padding: 9px 0 6px 0;
		border-top: 1px solid #05346f;
	}
		#commentform .disclaimer .lead1 {
			font-weight: normal !important;
			margin: 0 0 4px 0;
			color: #ffbb53;
		}
	#commentform ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 100%;
		font-size: 100%;
	}
	#commentform ul li {
		margin: 15px 0 0 0;
	}	
	#commentform .desc {
		font-weight: bold;
		font-size: 12px;
		display: block;
		padding: 0 0 5px 0;
		color: #ffbb53;
	}
		#commentform .req {
			font-weight: normal;
			color: #FFF;
			font-size: 10px;
		}
	#commentform .text {
		font: 13px/1.2em "Lucida Grande", Tahoma, Arial, sans-serif;
		color: #333;
		border-top: 1px solid #7c7c7c;
		border-left: 1px solid #c3c3c3;
		border-right: 1px solid #c3c3c3;
		border-bottom: 1px solid #ddd;
		background: #FFF url(images/fieldbg.gif) repeat-x top;
		padding: 2px 0;
		width: 350px;
	}
	
/* CONDITIONALS */

.commentUser {
	margin: 0 0 9px 0;
}
	.commentUser a:link, .commentUser a:visited {
		color: #ffbb53;
		text-decoration: none;
	}
.awaiting-moderation {
	display: block;
	padding: 5px;
	background: #ffbb53;
	color: #05346f;
	border: 1px solid #05346f;
}

/* THREAD LIST */

.threadWrapper {
	margin: 6px 0 0 12px;
}
	.threadList {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		.threadList li {
			list-style-type: none;
			margin: 0 0 9px 12px;
			padding: 0 0 9px 0;
			border-bottom: 1px solid #05346f;
		}
	.threadLeft {
		font-size: 11px;
		text-align: left;
		padding: 0;
		margin: 0;
	}
		.threadLeft .threadMeat {
			margin: 0 0 0 15px;
		}
		.threadLeft a:link, .threadLeft a:visited {
			color: #ffbb53;
			text-decoration: none;
		}
		.threadLeft p {
			margin: 9px;
		}

/*
#######
#######  BUTTON-FORMS  #######
#######
*/

.buttons a, .buttons button{
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background-color: #002554;
    border: 1px solid #05346f;
    border-top: 1px solid #05346f;
    border-left: 1px solid #05346f;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button{
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
*: first-child+html button[type]{
    padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}
	/* POSITIVE */
	button.positive, .buttons a.positive{
		color: #ffbb53;
	}
	.buttons a.positive:hover, button.positive:hover{
		background-color: #05346f;
		border: 1px solid #05346f;
		color: #FFF;
	}
	.buttons a.positive:active{
		background-color: #ffbb53;
		border: 1px solid #ffbb53;
		color: #529214;
	}
