/*
Theme Name: 2morro
Theme URI: http://www.2morro.co.uk
Description: The WordPress theme for 2Morrow.
Version: 1.0
Author: LookTouch Feel
Author URI: http://www.looktouchfeel.co.uk


*/




body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;  
	font-size: 62.5%;	
	color: #000000;
	text-align: center;
	font-family:  Georgia, "Times New Roman", Times, serif;
	background: #fff url(img/body-bg.jpg) no-repeat 50% 0;
    }


body a img {
	border: none;
}


.clearing{	
	clear: both;
}





/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/*------ general styles ------*/


.clear {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
	}


.disguise {
	position: absolute;
	left: -10000px;
	top: 0;
	}
	
.hide {
	display: none;
	}
	
	
	
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
        min-height: 0;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




/*------ wrap ------*/


#wrap {

	margin: 0 auto 0 auto;
	padding: 0 45px;
	width: 977px;
	text-align: left;
	background: url(img/wrap-bg.png) no-repeat 50% 140px;
}



* html #wrap {
	background: url(img/wrap-bg.gif) no-repeat 50% 140px;

}


#sideImage{
	position: absolute;
	z-index: 10;
	top: 70px;
	left: -131px;
}

/*------ header ------*/


#header {
	float: left;
	width: 977px;
	height: 140px;
}


#title{
	float: left;
	width: 380px;
	height: 140px;
	background: url(img/2morro-logo.gif) no-repeat 0 0;
}


#title a{
	float: left;
	width: 380px;
	height: 140px;
	color: #fff;
	background: url(img/2morro-logo.gif) no-repeat 0 0;
}


#date{
	float: right;
	width: 380px;
	height: 140px;
	background: url(img/2morro-date.gif) no-repeat 0 0;
}



#date a{
	float: right;
	width: 380px;
	height: 140px;
	color: #fff;
	background: url(img/2morro-date.gif) no-repeat 0 0;
}



/*------ nav ------*/

#nav {
	float: left;
	width: 940px;
	padding: 25px 0 70px 37px;
}


#nav li{
	float: left;
	font-size: 1.8em;
	background: url(img/nav-line.gif) no-repeat 0 50%;
	padding: 0 0 0 2px;
}


#nav li.page-item-3{
	background: none;
	padding: 0 0 0 0;
}



#nav li a{
	float: left;
	height: 34px;
	color: #333333;
	padding: 0 0 0 25px;
	text-decoration: none;
}


#nav li a span{
	float: left;
	height: 29px;
	padding: 5px 25px 0 0;
}



#nav li a:hover,
#nav li.current_page_item a{
	color: #fff;
	background: url(img/nav-left-bg.gif) no-repeat 0 0;
}


#nav li a:hover span,
#nav li.current_page_item a span{
	color: #fff;
	background: url(img/nav-right-bg.gif) no-repeat 100% 0;
}



/*------ content ------*/

#content {
	float: left;
	position: relative;
	width: 897px;
	padding: 0 45px 0 35px;
}


/*------ mainContent ------*/


#mainContent {
	float: left;
	width: 550px;
}



#mainContent .pageTitle{
	float: left;
	width: 550px;
	height: 60px;
	text-indent: -9999px;
}


#mainContent .homeTitle{
	background: url(img/home-title-bg.gif) no-repeat 0 0;
}


#mainContent .whyTitle{
	background: url(img/why-title-bg.gif) no-repeat 0 0;
}


#mainContent .whereTitle{
	background: url(img/where-title-bg.gif) no-repeat 0 0;
}


#mainContent .partnersTitle{
	background: url(img/partners-title-bg.gif) no-repeat 0 0;
}


#mainContent .contactTitle{
	background: url(img/contact-title-bg.gif) no-repeat 0 0;
}


#mainContent p{
	font-size: 1.5em;
	padding-bottom: 20px;
}


#mainContent ol{
	float: left;
	width: 550px;
	font-size: 1.5em;
	padding-bottom: 20px;
}



#mainContent ol li{
	float: left;
	width: 550px;
	padding-bottom: 5px;
}


#mainContent ol li em{
	float: left;
	color: #29ABE2;
	font-style: normal;
	width: 140px;
}
	


#mainContent ol li a{
	color: #000;
	text-decoration: none;
}


#mainContent ol li a:hover{
	text-decoration: underline;
}



#mainContent h3{
	font-size: 1.5em;
	padding-bottom: 20px;
}


#mainContent h3 em{
	color: #EB008B;
	font-size: 1.5em;
	font-style: normal;
}	
	



#mainContent p em{
	font-style: normal;
	color: #29ABE2;
}



#mainContent p a{
	color: #EB008B;
	text-decoration: none;
}


#mainContent p a:hover{
	text-decoration: underline;
}



#mainContent p img{
	vertical-align: middle;
}



/*------ updates ------*/


#updates {
	float: left;
	width: 550px;
	margin-top: 10px;
	background: url(img/update-bg.gif) no-repeat 0 0;
}



#updates .twitter{
	float:left;
	width: 203px;
	padding: 60px 25px 0 25px;
}


#mainContent .moreTweets{
	float:left;
	width: 253px;
	text-align: right;
	padding: 46px 0 0 0;
	background: url(img/twitter-bottom-bg.jpg) no-repeat 100% 0;
}


#mainContent .moreTweets a{
	color: #888888;
	
}



#updates .posterous{
	float:right;
	width: 208px;
	padding: 60px 25px 0 25px;
}


#updates .posterous h4{
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 5px;
}


#updates .posterous p{
	padding: 0 0 5px 0;
	margin: 0;
}


#updates .posterous p.date{
	font-size: 1.1em;
	color: #666;
	padding: 0 0 5px 0;
	margin: 0;
}


#mainContent .morePosts{
	float:right;
	width: 258px;
	text-align: right;
	padding: 46px 0 0 0;
	background: url(img/posterous-bottom-bg.jpg) no-repeat 100% 0;
}


#mainContent .morePosts a{
	color: #888888;
	
}


/*------ sideBar ------*/


#sideBar {
	float: right;
	width: 260px;
	min-height: 850px;
	height:auto !important;
	height:850px;
}


#contactForm{
	float: left;
	width: 260px;
	margin-bottom: 21px;
}



#contactForm h3{
	float: left;
	width: 260px;
	height: 55px;
	background: url(img/make-a-connection.gif) no-repeat 0 0;
	text-indent: -9999px;
}


#contactForm .warning{
	font-size: 1.5em;
	padding-bottom: 15px;
	color: #EB008A;
}


#contactForm .send{
	font-size: 1.5em;
	padding-bottom: 15px;
	color: #28AAE2;
}



#contactForm .field{
	float: left;
	width: 260px;
	margin: 0 0 10px 0;
}






#contactForm .field input{
	float: left;
	border: 1px solid #d8d8d8;
	width: 248px;
	padding: 3px 5px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #666666;
	
}


#contactForm .required input{
	background: #E3F4FB;
}


#contactForm .send{
	float: left;
	width: 260px;
	margin: 18px 0 0 0;
}


#contactForm .send input{
	float: right;
}


#sideBar .video{
	margin: 0 0 20px 0;
	text-align: right;
}


#sideBar .video a{
	display: block;
	padding: 5px 0 0 0;
	text-decoration: none;
	font-size: 1.5em;
	color: #58595B;
}


#sideBar .video a:hover{
	text-decoration: underline;
	color: #000;
}



/*------ preFooter ------*/



#preFooter {
	margin: 0 auto 0 auto;
	width: 1067px;
	padding: 70px 0 0px 0;
	background: #fff url(img/footer-bg.jpg) no-repeat 50% 0;
}	


#preFooter #partners{
	float: left;
	width: 1067px;
	padding: 30px 0 54px 0;
	background: #fff url(img/prefooter-bottom-bg.gif) no-repeat 0 100%;
}


#preFooter #partners .gutter{
	float: left;
	width: 1067px;
	background: #fff url(img/prefooter-bg.gif) no-repeat 0 0;
}


#preFooter #partners h5{
	float: left;
	width: 1067px;
	height: 50px;	
	text-align: left;
	color: #fff;
	background: url(img/partners-header-bg.gif) no-repeat 50% 4px;
}
	


#preFooter #partners ul{
	float: left;
	width: 700px;
	padding: 0 0 0 0px;
	margin: 0 0 0 183px;
	font-size: 1.5em;
} 



* html #preFooter #partners ul{
	margin: 0 0 0 91px;
}



#preFooter #partners ul li{
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	margin: 0 10px 3px 0;
	padding: 0 10px 0 0;
}


#preFooter #partners ul li span{
	display: none;
	position: absolute;
	float: left;
	width: 280px;
	padding: 5px;
	top: 15px;
	left: 80%;
	background: #fff;
	border: 1px solid #EB008A;
	z-index: 10;
}


#preFooter #partners ul a{
	float: left;
	color: #fff;
	text-decoration: none;
}


#preFooter #partners ul a:hover{
	text-decoration: underline;
}


/*------ footer ------*/



#footer {
	width: 977px;
	margin: 0 auto 0 auto;
	padding: 35px 0 0 0;
	height: 40px;
	color: #58595B;
	font-size: 1.4em;
	background: #fff;
}	


#footer a{
	color: #58595B;
	text-decoration: none;
}


#footer a:hover{
	text-decoration: underline;
}


#footer .copy{
	float: left;
	}


#footer .webby{
	float: right;
	}

