/*
Theme Name: Cloisters
Theme URI: http://www.cloisterstutoring.co.uk
Description: Cloisters Website Theme
Author: Karl Wills
Author URI: http://www.may-fly.co.uk
*/

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


html { font-size: 16px; } /* Make sure the default is always 16px */

body { 
font-size: 62.5%; /* 16px * 62.5% = 10px : 1em now = 10px */
background: #fffbdd;
font-family: "Tahoma", "Verdana", "Sans-Serif"; 
color: #0b0b0b;
}


/* 1. Universal Styles */

.clear		{clear:both;}
.left		{float:left;}
.right		{float:right;}
img.left	{margin-right:1em; margin-bottom:1.8em;}
img.right	{margin-left:1em; margin-bottom:1.8em;}							
a			{outline: none; color: #000; text-decoration: underline;}
a:hover		{text-decoration: none;}

table 		{border-collapse: collapse; width: 700px; margin: 20px 0 30px 0;font-size: 1.2em;}
th,td		{padding: 0.5em 1.1em;}
thead 		{border-bottom: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; font-weight: normal;}
th 			{font-weight: bold; text-align: left;}
tr.odd		{background: #f0f0f0;}

blockquote 		{font-style: italic; padding: 1.5em 1.5em 1em 1.5em;  margin: 1em 0 1.5em 0; font-weight: bold;}


/* 2. Typography  */

h1 	{font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 10px 0 20px 0;}
h2 	{font-size: 1.4em; font-weight: bold; text-transform: uppercase; margin-bottom: 15px;}
h3 	{font-size: 1.3em; font-weight: bold; text-transform: uppercase; margin: 25px 0 15px 0;}
h4 	{font-size: 1.2em; font-weight: bold; text-transform: uppercase; margin: 25px 0 15px 0;}
p	{font-size: 1.2em; line-height: 1.5em; margin-bottom: 15px; padding-right: 0.5em; }
ul 	{font-size: 1.2em; margin-bottom: 1.5em; margin-left: 1.8em; }
li 	{font-size: 12px; list-style: disc; line-height: 1.6em; }
ul ul {font-size: 12px; margin-bottom: 0.5em; margin-top: 0.5em;}
dl {font-size: 1.3em; line-height: 1.75em; margin-bottom: 1.8em; }


/* 3. Header & Navigation */

div#page-wrap {
width: 945px;
padding: 0 15px 0 15px;
margin: 0 auto 0 auto;
background: #fff;
border: 1px solid #f0ede6;
}

div#header {
width: 945px;
height: 110px;
padding: 1.5em 0 0 0;
position: relative; 
}

div#header p.banner-text {
float: right;
color: #000;
margin-top: 60px;
font-size: 1.8em; 
font-weight: bold; 
text-transform: uppercase; 
margin: 60px 0 0 0;
}

img.logo { /* Main Site Logo */
float: left;
}




ul#topnav { /* Main Site Navigation */
width: 945px;
background: #000;
float: left;
list-style: none;
margin: 0 0 1.5em 0;
position: relative;
z-index: 8000;
}

ul#topnav li {
float: left;
position: relative;
display: inline;
list-style: none;
margin: 0;
padding: 0;	
}

ul#topnav li a {
float: left;
display: block;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 0.85em;
text-transform: uppercase;
line-height: 30px;
height: 30px;
padding: 0 1.65em 0 1.6em;
}

ul#topnav li a.dd, ul#nav li a.dd:hover { /* Dropdown Arrow */
background: url("style/images/ddarrow.png") no-repeat 108px 50%;
}

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

ul#topnav li .sub {
position: absolute;
top: 30px;
left: 0;
padding: 3px 0 10px 10px;
margin: 0;
float: left;
background: #000;
display: none; /* For users with JS turned off */
z-index: 2000;
}

ul#topnav .sub ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
width: 300px;
}

ul#topnav .sub ul a {
font-size: 11px;
text-transform: capitalize;
width: 275px;
font-weight: normal;
margin: 0;
padding: 0 0 0 10px;
line-height: 2.5em;
background: url("style/images/ddarrow.jpg") no-repeat 0 50%;
}



/* ul#nav li ul {
background: #000;
position: absolute;
width: 290px;
left: -9999px;
padding: 3px 0 10px 10px;
margin: 0;
z-index: 2000;
}



ul#nav li:hover ul {
left: auto;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
left: auto;
}			

*/




/* 4. Home Page */


/*	----- Image Slider	----- */


ul.slideshow {
	list-style: none;
    width: 545px;
    height: 257px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
	margin-bottom: 18px;    
    float: left;
    z-index: 5;
    margin: 0;
    padding: 0;
}

ul.slideshow li {  
position:absolute;  
left:0;  
right:0;  
}  

ul.slideshow li.show {
z-index: 500;
}

#slideshow-caption {
	width:545px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding: 5px 10px;	
	z-index: 1500;	
}

#slideshow-caption h3 {
	margin:0;
	padding:4px 0 0 0;	
	font-size:17px;
	text-transform: none;
}

#slideshow-caption p {
	margin:0;
	padding:0;
}



/*	----- Find a local Office	----- */

div#find-local-office {
position: relative;
z-index: 1;
float: right;
width: 385px!important;
height: 257px!important;
border: 1px solid #ccc;
margin-bottom: 18px;
} 

#find-local-office-map {
float: right;
position: relative;
z-index: 2;
top: 3px;
right: 10px;
}


/* Map Areas */

#area-info-locations {
display: none;
}

#fancybox-inner {}
#fancybox-inner h3 {margin: 15px 0 20px 0; padding: 0;}


div.find-local-office-text {
float: left; 
width: 200px;
position: relative;
top: 20px;
left: 10px;
}

div.find-local-office-text h3 {
margin: 0;
padding: 0;
margin-bottom: 12px;
font-size: 1.4em;
}


div.home-content { /* Home Page Left Column Content */
float: left;
width: 545px;
margin-right: 15px;
}

div.home-content h1 {
font-size: 1.6em; 
font-weight: bold; 
text-transform: capitalize; 
margin: 0 0 15px 0;
}

div.home-content p {
padding-right: 1.5em;
}	

div.home-content ul {
margin: 0 0 20px 15px;
}	

div.sidebar { /* Home Page Right Sidebar */
float: right;
width: 385px;
}

div.sidebar-item { /* Sidebar Items */
border-bottom: 1px solid #eeeeee;
margin-bottom: 15px;
}

div.sidebar-item a {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
color: #000;
padding-right: 10px;
background: url("style/images/sidebarlinkarrow.gif") no-repeat right;
}

div.sidebar-item a:hover {
text-decoration: none;
}		


/* Associate Pages */

div.associate-sidebar {
float: right;
width: 305px;
margin-top: 0.8em;
}

div.sidebar-item a.area-link {
display: block;
text-decoration: none;
width: 280px;
padding: 1.5em 1em 1.5em 1em;
background: #f6eb9b;
color: #000;
letter-spacing: 0.01em;
margin-top: 1em;
}

div.associate-sidebar ul {	
margin-left: 1.3em;
}

div.associate-sidebar ul li {
line-height: 2em;
}

div.associate-sidebar h3 {	
margin: 0 0 0.5em 0;
text-transform: capitalize;
}	

div.associate-sidebar address {
font-style: italic; 
margin: 0 0 1.5em 0; 
padding: 0;
}	

div.associate-sidebar p.telephone {	
font-size: 1.8em;
font-weight: bold;
margin: 0 0 1em 0;
padding: 0;
text-transform: uppercase;
}

div.associate-content {	
float: left;
width: 610px;
margin-right: 15px;
}

body.page-template-cloisters_associate-php ul.slideshow, body.page-template-form-right-php ul.slideshow {
width: 545px !important;
padding: 0;
margin-bottom: 18px;
} 

div.associate-content p, div.associate-content ul, div.associate-content h1 {
padding-right: 1.9em;
}

div.tutor-notification { /* Tutor Enquiry Notification Text */
border: 1px solid #eee;
padding: 10px 10px 0 10px;
color: red;
font-weight: bold;
margin-bottom: 20px;
width: 600px;
}		


/* Subject Listing Page */

div.subject-container {
width: 915px;
border: 1px solid #eeeeee;
padding: 1.5em;
margin-bottom: 1.5em;
}

ul.subjects {
width: 900px;
}

ul.subjects li {
float: left;
width: 300px;
}

ul.subjects br {
clear: left
}


/* Business Opportunity Page */


a.business-opportunity {
float: right;
display: block;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;	
width: 280px;
padding: 1.5em 1em 1.5em 1em;
background: #eee;
color: #000;
letter-spacing: 0.01em;
margin-left: 1em;
}


/* Contact Form, Business Opportunity Form */

/* form {
width: 943px;
}

fieldset {
border: 1px solid #eee;
padding: 2em;
margin: 1em 0 1.5em 0;
}

input[type="text"] {
width: 200px;
border: 1px solid #999;
padding: 0.2em;
}	

label {	
float: left;
width: 13em;
}

label span {
font-style: italic;
font-size: 11px;
}

textarea {
width: 350px;
height: 150px;
font-family: "Tahoma", "Verdana", "Sans-Serif"; 
font-size: 12px;
border: 1px solid #999;
padding: 0.2em;
}

textarea#address {
width: 199px;
}		

input#send {
margin-top: 2em;
float: right;
}		


.wpcf7-list-item {
margin: 0 15px 0 0;
}
*/

/* Site Map Page */

ul.sitemap li {
padding-bottom: 3px;
}	


/* Footer */

div#footer {
clear: both;
width: 945px;
padding-top: 100px;
}	

div#footer p {
padding: 0;
font-size: 1em;
color: #6f6f6f;
float: left;
}

div#footer a.mayfly { /* Link to Mayfly Site */
color: #26357a;
text-decoration: underline;
}	

div#footer a.mayfly:hover {
text-decoration: none;
}

div#footer ul#footer-nav {
float: left;
list-style: none;
font-size: 1.1em;
margin: 10px 0 0 0;
}					

div#footer ul#footer-nav li {
float: left;
display: inline;					
}


/* new style */

.icon-tutor-request {
	background: url('img/icon-tutor-request.gif') no-repeat 0 center;
	padding: 6px 0 6px 25px;
}

.icon-tutor-work {
	background: url('img/icon-tutor-work.gif') no-repeat 0 center;
	padding: 5px 0 5px 40px;
}


.wpcf7-form {
	overflow: hidden;
	font-size: 14px;
}

.field {
	overflow: hidden;
	margin-bottom: 10px;
}

input, textarea {
	width: 270px;
	font: 12px arial, helvetica, sans-serif;
	padding: 2px;
}

input[type="submit"] {
	float: right;
	margin: 10px 30px 10px;
	width: auto;
}

.wpcf7-not-valid-tip, .wpcf7-not-valid-tip-no-ajax {
	display: block;
	position: static !important;
	margin: 10px 0 0;
	border: none !important;
	background: none !important;
	font: 10px arial, helvetica, sans-serif !important;
	color: #d41f1f;
}

.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-response-output {
	color: #d41f1f;
	border: none !important;
	padding: 0 !important;
	clear: both;
	margin: 30px 0 0 !important;
	margin-bottom: 30px !important;
	font-family: arial, helvetica, sans-serif;
}

.wpcf7-mail-sent-ok {
	color: #dfa313;
}

.gform_body {
	overflow: hidden;
}

.gform_body ul {
	margin: 0 !important;
}

.gform_body ul li {
	list-style: none;
}

.gform_wrapper .validation_error, .gform_wrapper .validation_message {
	color: #dc1b1b;
}
