/* @override http://mayfair-nurses.com/wp-content/themes/mayfair/style.css */

/* @override http://mayfair-nurses.com/wp-content/themes/mayfair/style.css */

/* @override 
	http://localhost:8888/wordpressthemes/wp-content/themes/blank2r/style.css
	http://localhost:8888/wordpressthemes/wp-content/themes/mayfair/style.css
	http://mayfair-nurses.com/wp-content/themes/mayfair/style.css
*/

/*
Theme Name: Mayfair 
Theme URI: http://www.westbrookdesign.co.uk
Description: Mayfair Theme.
Author: Westbrook Design
Author URI: http://www.westbrookdesign.co.uk
version: 1.0
Tags: two-column, widget-ready,
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: white url(images/container-bg.gif) no-repeat;
	margin: 0;
	font: 8pt verdana, arial, tahoma, sans-serif;
	color: #d5129f;
}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;
}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color: #808084;
	overflow: hidden;
	}


	
/* header */

#logo {
	width: 300px;
	height: 130px;
	display: block;
	float: right;
	margin-bottom: 101px;
	text-indent: -2000px;
	background: url(images/mayfair-website-header-logo.png) no-repeat center;
}



#header {
  	width: 900px; 
  	height: 255px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	background: url(images/mayfair-website-header.png) no-repeat; 
 /*	background: url(images/header.jpg) no-repeat;  */
}

#header-container {
	background: url(images/header-container-bg.gif) no-repeat right top;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:900px; 
	overflow:hidden;
	margin-top: 0;
	background-color: white;
	clear: both;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	padding: 0;
	margin: 0 6px 0 0; /* 0 10px 0 0 */
}

#menu ul li a {
	margin: 0;
	color: #fff;
	display:block;
	background-color: #808084;
	width: 92px;   /* 101px */
	text-align: center;
	padding-left: 0;
	height: 20px;
	padding-top: 4px;
}



#menu ul li a:hover, #menu ul li.current_page_item a{
    background: #491471;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



/* content */


#content {
	float:left;
	width:575px;
	overflow: hidden;
	margin: 20px;
	}

#contentRegistration {
	float:left;
	width:100%;
	overflow:hidden;
	margin:20px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	color: #491471;
	font-size: 17pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}
	
.post h2 a{
	color: #491471;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

.post li {
	padding-bottom: 10px;
	line-height: 1.5em;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.reg_image {
	padding:10px 15px;
}

#rec_logo {
    background: url("http://10.0.5.64/mayfair/wp-content/themes/mayfair/images/rec_logo.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 115px;
    overflow: hidden;
    width: 122px;
}

#rec_logo:hover {
    background: url("http://10.0.5.64/mayfair/wp-content/themes/mayfair/images/rec_logo.gif") no-repeat scroll -122px 0 transparent;
    display: block;
    height: 115px;
    overflow: hidden;
    width: 122px;
}

/* sidebar */

#sidebar {
	width:264px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	font: 7pt/11px verdana, arial, tahoma;
}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: white;	
	margin: 0;
	padding: 8px;
	text-align: right;
	background: url(images/sidebar-header.gif) right top;
}

#sidebar ul li ul.latest-news li {
	border-bottom: 1px solid #baaad1;
	margin-bottom: 8px;
}

#sidebar ul li ul.latest-news li.newsarticle1 {
	background: url(images/news/1.jpg) no-repeat left top;
}
#sidebar ul li ul.latest-news li.newsarticle2 {
	background: url(images/news/2.jpg) no-repeat left top;
}
#sidebar ul li ul.latest-news li.newsarticle3 {
	background: url(images/news/3.jpg) no-repeat left top;
}

#sidebar ul li h2.latest-news {
	background: url(images/sidebar-header-news.gif) right top;
	color: #491471;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0;
	color: #1f1f1f;
}



#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin: 20px;
	padding: 0;

	}

#sidebar ul li {
	margin: 0;
	line-height: 14pt;
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar ul ul {
	margin: 0 0 14px;
	padding: 10px 15px;
	text-align: right;
		background-color: #add6e7;

}

#sidebar ul div {
		margin: 0 0 14px;
	padding: 10px 15px;
	/*text-align: right;*/
		/*background-color: #add6e7;*/
		color: #1f1f1f;
}

#sidebar ul li ul.latest-news {
	background-color: white;
	border: 1px solid #baaad1;
}

#sidebar ul ul li {
	list-style-type: none;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#sidebar ul div p.more  {
	padding: 5px;
	margin-top: 10px;
	background-color: #baaad1;
	text-align: center;
	color: #491471;
	font-size: 10px;
	display: block;
}

#sidebar ul li ul.latest-news li p.more a {
	display: block;
	padding: 0;
	margin-top: 2px;
	color: white;
	background-color: #baaad1;
	text-align: center;
	margin-left: 152px;
	color: #491471;
	font-size: 9px;
	width: 40px;
}


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 0;
	border: 1px solid #c3c3c3;
	}
	
#submit{margin:5px 5px 0 0;
	padding: 5px;
}

.textwidget {
background-color:#ADD6E7;
}


#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding: 5px;
	border: 1px solid #c3c3c3;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

div#footer-container {
	background: #baaad1 url(images/footer-container-bg.gif) no-repeat left top;
}


#footer {
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
	
#footer p{padding: 20px 0 55px; color: white; text-align: right;
	margin: 0;
}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


/* Banners */

#botton-banner {
	width: 130px;
	float: left;
	padding-left: 120px;

	text-align: right;
}

#botton-banner h2 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #491471;
}

#botton-banner h3 {
	color: #491471;
	font-size: 15px;
}

#botton-banner p.more {
	display: block;
	float: right;
	padding: 5px;
	margin-top: 5px;
	color: white;
	background-color: #baaad1;
}

#botton-banner p.more a {
		color: #491471;

}

div#botton-banner.friend {
	border-right: 1px solid #add6e7;
	margin-right: 35px;
	background: url(images/bottom-banner-1.jpg) no-repeat;
	padding-right: 35px;
}

div#botton-banner.memeber {
	background: url(images/bottom-banner-2.jpg) no-repeat;
	padding-right: 0;
}



