/*
Theme Name: Cavendish Conference Venues
Theme URI: http://www.saltdesign.org.uk
Description: A WordPress Theme for Cavendish Conference Venues
Version: v1.0 (WP2.7+)
Author: Salt Design
Author URI: http://www.saltdesign.org.uk
Tags: corporate, business, conference venues, purple
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/***** MENU *****/
@import "style/css/menu.css";



/************************************************************************

	1 - UNIVERSAL STYLES
	
************************************************************************/

body {
	height: 100%;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #D3D6E9 url('/images/common/London-Conference-Venues-Background.jpg') center 0px repeat-x;
	margin: 0;
	padding: 0;
}

h1 { /* Main Purple Title */
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #5A4099;
	margin: 0;
	padding: 0;
}

h2 { /* Main Grey Subtitle */
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #666666;
	margin: -3px 0 15px 0;
	padding: 0;
}

h3, h3 a, h3 a:visited { /* Purple Subheading */
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #5A4099;
	margin: 0 0 0 0; /* Changed bottom from 5px */
	padding: 0;
	text-decoration:none;
}

h3 a:hover,a:active,a:focus { /* Purple Subheading  */
	color: #333;
	text-decoration:none;
}

h5 { /* Header Title */
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #ffffff;
	margin: -6px 0 0 0;
	padding: 0;
}

h6 { /* Header Title - Subtitle */
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #ffffff;
	margin: -3px 0 0 0;
	padding: 0;
}

p {
    font-size: 12px;
	line-height: 1.25em;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}

p a {
    color: #5A4099;
	text-decoration: none;
}

p a:hover,a:active,a:focus {
	color: #5A4099;
	text-decoration: underline;
}

img {
	border: 0px;
}

hr {
	border: 0;
	border-top: 1px dotted #666; /* or 1px solid #CCC */
	height: 1px;
	background: #FFFFFF;
	margin: 10px 0 12px 0;
}

* html hr { /* IE6 */
	margin: 0 0 10px 0;
}

* + html hr { /* IE7 */
	margin: 0 0 10px 0;
}




/************************************************************************

	2 - UNIVERSAL STRUCTURAL ELEMENTS
	
************************************************************************/

#wrapper {
	width:968px;
	height:auto;
	min-height:590px;
	margin:0 auto 0 auto;
	padding:0;
	background:url('/images/common/London-Conference-Venues-Wrapper.jpg') 0 0 no-repeat;
}

#content-wrapper {
	width:940px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0;
}

#content-container {
	position:relative;
	float:left;
	width:890px; /* 940 */
	height:auto;
	background:#FFFFFF;
	margin:0;
	padding:20px 25px 20px 25px;
}

/* -- HEADER -- */ 

#header {
	width:940px;
	height:184px;
}

#logo {
	width:100px;
	height:133px;
	margin:25px 0 0 30px;
	float:left;
}

#header-title {
	width:430px;
	height:60px;
	margin:25px 0 0 30px;
	float:left;
}

#chat-online {
	width:195px;
	height:78px;
	margin:0 30px 0 0;
	float:right;
}

/* -- HEADER END -- */ 


/* -- FOOTER -- */

#footer {
	position:relative;
	float:left;
	width:900px; /* 940 */
	height:70px; /* 70 */
	background:url('/images/common/London-Conference-Venues-Footer.gif') 0 0 no-repeat;
	margin:0 0 25px 0;
	padding:0px 20px 25px 20px;
}

#footer-left {
	width:750px;
	float:left;
	text-align:left;
}

#footer-right {
	width:100px;
	float:right;
	text-align:right;
}

#footer p, #footer p a, #footer p a:visited {
	font-size: 11px;
	color:#4D4D4D;
	text-decoration:none;
	margin:0;
}

#footer p a:hover, #footer p a:active, #footer p a:focus {
	font-size: 11px;
	color:#5A4099;
	text-decoration:none;
	margin:0;
}

ul.footerNav {
	width:910px;
	margin:0;
	height:auto;
	padding:0;
	list-style-type:none;
	text-align:center;
	float:left;
}

ul.footerNav li {
	width:auto;
	float:left;
	border:none;
	border-right:1px solid #C0C3DF;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
}

ul.footerNav li.navEnd {
	width:auto;
	float:left;
	border:none;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
}

ul.footerNav li a, ul.footerNav li a:visited {
	height:23px;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;	
}

ul.footerNav li a:hover {
	height:23px;
	font-size: 11px;
	color:#5A4099;
	text-decoration:none;
}

/* -- FOOTER END -- */


/* -- LEFT COLUMN -- */

#left-column {
	float:left;
	width:170px;
	height:auto;
	margin:0 0 25px 0;
	padding:0;
}

#sideNav-title {
	width:160px; /* 170 */
	height:14px; /* 84 */
	padding:65px 5px 5px 5px;
	background-image:url('/images/common/Central-London-Venues-SideNav-Title.jpg');
	text-align:center;
}

#sideNav-book-now {
	width:160px; /* 170 */
	height:19px; /* 25 */
	margin:3px 0 15px 0;
	padding:3px 5px 3px 5px;
	background-image:url('/images/common/Central-London-Venues-SideNav-Book-Online.gif');
	text-align:center;
	float:left;
}

#sideNav-book-now a, #sideNav-book-now a:visited {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#sideNav-book-now a:hover {
	color:#E6E6E6;
	text-decoration:none;
}

#bookmark-share {
	width:170px;
	height:47px;
	margin:3px 0 15px 0;
	float:left;
}

/* -- LEFT COLUMN END -- */


/* -- RIGHT COLUMN -- */

#breadcrumbs-wide {
	float:right;
	width:695px;
	height:12px;
	margin:0 0 15px 0;
	padding:0;
}

#right-wide-column {
	float:right;
	width:695px;
	height:auto;
	margin:0 0 25px 0;
	padding:0;
}

/* -- RIGHT COLUMN END -- */





/************************************************************************

	3 - UNIVERSAL FONT STYLES
	
************************************************************************/

.header-tel {
	font-size:14px;
	font-weight:bold;
	color:#C0C3DF;
}

.breadcrumbs {
	font-size:11px;
	color:#666666;
}

.breadcrumbs a {
    color:#666666;
	text-decoration:none;
}

.breadcrumbs a:hover,a:active,a:focus,a.selected {
	color:#7363AA;
	text-decoration:none;
}

.book-footer {
    font-size:12px;
	line-height: 1.25em;
	color:#666666;
	margin:0 0 5px 0;
}

.book-footer a {
    color:#5A4099;
	text-decoration:none;
}

.book-footer a:hover,a:active,a:focus {
	color:#5A4099;
	text-decoration:none;
}

.book-now, .book-now a {
	font-size:13px;
	font-weight:bold;
	color:#4D4D4D;
	text-decoration:none;
}

.book-now a:hover {
	color:#5A4099;
	text-decoration:none;
}





/************************************************************************

	4 - WORDPRESS SPECIFIC STYLES
	
************************************************************************/

/* Individual Posts */
.post {
	margin-bottom: 25px;
}

/* Post Date */
.date {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* Author */
.author {
	font-size: 11px;
	margin: -10px 0 15px 0;
}

/* Post Footer (Category, No. Comments etc) */
.small {
	font-size: 11px;
}

/* Pagination (Older / Newer Articles) */
ul.pagination li {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #666;
	margin:0 0 20px 0;
}

ul.pagination li a, ul.pagination li a:visited {
	color:#5A4099;
	text-decoration:none;	
}

ul.pagination li a:hover {
	color:#333;
	text-decoration:none;
}



/* -- CENTRE COLUMN -- */

#mainarea {
	float:left;
	width:485px;
	height:auto;
	margin:0;
	padding:0;
}

/* -- RIGHT COLUMN / SIDEBAR -- */

#sidebar {
	float:right;
	width:185px;
	height:auto;
	margin:-15px 0 0 0; /* Puts first heading in line */
	padding:0;
}

#sidebar h3 { /* Sidebar Purple Subheading */
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #5A4099;
	margin: 15px 0 5px 0;
	padding: 0;
	text-decoration:none;
}

/* Archive */
ul.archive li {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #666;
	margin:0;
}

ul.archive li a, ul.archive li a:visited {
	color:#666;
	text-decoration:none;	
}

ul.archive li a:hover {
	color:#333;
	text-decoration:none;
}

/* Links / Bookmarks */
ul li.linkcat h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.01em;
	color: #5A4099;
	margin: 15px 0 5px 0;
	padding: 0;
	text-decoration:none;
}

/* Categories */
li.categories ul li {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #666;
	margin:0;
}

li.categories ul li a, li.categories ul li a:visited {
	color:#666;
	text-decoration:none;	
}

li.categories ul li a:hover {
	color:#333;
	text-decoration:none;
}

/* Search Text Field */
input.search {
	float:left;
	height:20px;
	max-height:20px;
	line-height:20px !important;
	width:140px;
	padding:0px 3px 0px 3px;
	margin:0 5px 0 0;
	border:1px solid #999;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#666;
	background:#F2F2F2;
}

/* Submit Button */
input.submit {
	display:inline;
	width:20px; 
	height:20px;
	clear:both;
	border:none;
	background:url(/images/common/blog/Search-Button.jpg) no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}





/***** SINGLE.php elements *****/

.promote {
	font-style: italic;
	height: auto;
	margin: 30px 0 20px 0;
}

.promote a {
    color: #5A4099;
	text-decoration: none;
}
.promote a:hover,a:active,a:focus {
	color: #5A4099;
	text-decoration: underline;
}

.article-navigation { /* Next / Previous Article Navigation */
	display: block;
	height: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article-navigation a {
    color: #5A4099;
	text-decoration: none;
}
.article-navigation a:hover,a:active,a:focus {
	color: #5A4099;
	text-decoration: underline;
}





/***** COMMENTS.php elements *****/

.commentlist { /*Holds All Comments */
	display: block;
	margin: 0 0 20px 0;
}

.commentlist li { /*Holds Individual Comments */
	background: #f2f2f2;
	padding: 15px;
	margin: 0 0 10px 0;
}

.commentlist li .avatar { /* Avatar */
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a { /* Comment Author */
	font-size: 15px;
	font-weight: bold;
	color: #5A4099;
	text-decoration: none;
}

.commentlist cite a:hover,a:active,a:focus {
	color: #333;
	text-decoration: none;
}

.says { /* 'Says' */
	font-size: 15px;
}

.commentmetadata { /* Date and time of comment */
	font-size: 11px;
	margin: 0 0 20px 0;
}

.commentmetadata a {
	text-decoration: none;
	color: #666;
}

.commentlist p { /* Comment detail */
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0 100px 0 0;
	text-transform: none;
}

.reply a { /* Reply to a Comment */
	font-weight: bold;
	color: #5A4099;
	padding: 10px 0 0 0;
	text-decoration: none;
}

.reply a:hover,a:active,a:focus {
	color: #333;
	text-decoration: none;
}


.commentlist li ul li { /* Comment on a comment */
	border-top: 1px dotted #333;
	margin: 15px 10px 0px 10px;
}

.cancel-comment-reply span a { /* Cancel Comment Reply */
	color: #333;
	text-decoration: none;
}

.cancel-comment-reply span a:hover,a:active,a:focus {
	color: #5A4099;
	text-decoration: none;
}

form#commentform { /* Comment Form */
	margin: 10px 0 0 0;
}

form#commentform p { /* Space out input fields */
	padding: 0 0 3px 0;
}

form#commentform label { /* Field Label */
	font-size: 10px;
	font-weight:bold;
	color: #666;
}

form#commentform label span { /* Field Label */
	color: #ff0000;
}

form#commentform input.comment-form { /* Comment Form input fields */
	float:left;
	height:18px;
	max-height:18px;
	line-height:18px !important;
	width:164px;
	padding:0px 3px 0px 3px;
	margin:0 5px 0 0;
	border:1px solid #999;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
}

form#commentform textarea.comment-form { /* Comment Form textarea fields */
	height:180px;
	max-height:180px;
	width:444px;
	padding:0px 3px 0px 3px;
	margin:0;
	border:1px solid #999;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
}