/*
Theme Name: Rand Planning Consultancy
Author: Dan Snowley
Author URI: https://www.dansnowley.com
Description: Rand Planning Consultancy WordPress theme.
Version: 1.0
*/

#home {
    width: 146px;
    height: 144px;
    background: url(http://www.randplanningconsultancy.co.uk/wp-content/uploads/2019/10/unnamed.png) 0 0;
}

/* IE8 Stuff 
#header h1{
	line-height: 30px;	
}

ul.pagination{
	position: relative;
	margin: -50px 0 0 20px;
}

#hero_text{
	position: absolute;
	margin: 30px 0 0 -359px;
}

h1, h2, h3, h4, h5{
	font-family: 'Lato', Arial, serif;
	font-weight: 200;
}

.project_description h2{
	margin: 20px 0 0 0;	
}

.project_details .gallery_row_border_top{
	margin: 20px 30px 0 30px;
}

h1, h2, h3, h4, h5{
	font-family: Optima;
}
*/
/* Main */
body{
	margin: 0 auto;
	text-align: left;	
	border-top: 5px solid #1593A5;
}

h1, h2, h3, h4{
	font-family: 'Lato', Arial, serif;
	font-weight: 200;
}

h1{
	font-size: 32px;
}

h2{
	color: #1593A5;
	font-size: 28px;	
}

h4{
	font-size: 18px;
	line-height: 38px;
	font-weight: 200;
	margin: 0;
	text-align: right;

}




p{
	font-family: Verdana, Geneva, sans-serif;
	color: #484848;
	font-size: 14px;	
}

ul{
 	margin: 0;
	padding: 0;
}

ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
	list-style-type: none;
	margin: 10px 0;
}

a{
	text-decoration: none;
	color: #000;	
	font-family: Verdana, Geneva, sans-serif;
}

a:hover{
	color: #1593A5;
}

img{
	border: none;
}

#wrapper{
	width: 1020px;
	margin: 0 auto;
	min-height: 100px;
}

#header{
	width: 960px;
	padding: 0 30px;
	float: left;
	margin: 0 auto;
}

#header h1{
	width: 660px;
	margin: 40px 0 10px 0;
	line-height: 30px;
	float: left;
}

#header h1 span{
	font-size: 16px;
	color: #1593A5;
}

#header ul{
	float: left;
	width: 100%;
	padding: 0 0 20px 0 ;
	border-bottom: #B1B1B1 1px solid;
}

#header ul li{
	list-style-type: none;
	margin: 0 20px 0 0;
	float: left;
}

#header ul li a{
	color: #7B7B7B;
}
#header ul li a:hover{
	color: #1593A5;
}

#header ul li.current_page_item a{
	color: #1593A5;
	text-decoration: underline;
}

#heading_contact{
	width: 250px;
	margin: 40px 0 0 0;;
	float: right;
}

#phone{
	width: 200px;
	margin: 10px 0 0 0;
	background: url('images/icons/phone.png') left center no-repeat;
	float: right;
}

#phone span{
	font-family: Verdana;
	color: #1593A5;
}

a.email{
	float: right;
	font-size: 12px;
	padding: 5px 0 0 0;
}


h5.tel{
	margin: 0;
	padding: 1px 0;
	font-weight: 400;
	font-size: 16px;
	font-family: Lato, Verdana, Geneva, sans-serif;
	text-align: right;
}

#hero_bordertop{
	width: 960px;
	height: 31px;
	float: left;
	background: url('images/hero_bordertop.png') center top no-repeat;
}

#hero_borderbottom{
	width: 960px;
	height: 13px;
	margin: 0;
	float: left;
	background: url('images/hero_borderbottom.png') center bottom no-repeat;
}

#hero_holder{
	width: 960px;
	padding: 0 30px;
	float: left;
}

#hero_holder img{
	float: left;
}



.text_holder{
	float: left;
	margin: 0 30px 0 30px;
	padding: 20px 0;
}

.project{
	width: 1020px;
	min-height: 600px;
	margin: 20px 0;
	float: left;
}

ul.project_nav{
	width: 960px;
	margin: 0 30px;
	list-style-type: none;
	float: left;
}

ul.project_nav li{	
	margin: 0 20px 0 0;
	font-family: 'Lato', Arial, serif;
	font-weight: 200;
	color: #484848;
	float: left;
	line-height: 38px;
}

ul.project_nav li a{	
	font-family: 'Lato', Arial, serif;
	font-weight: 200;
	color: #484848;
}

ul.project_nav li a:hover{	
	font-family: 'Lato', Arial, serif;
	font-weight: 200;
	color: #1593A5;	
}

ul.project_nav li.selected a{
	font-size: 34px;
	color: #1593A5;	
}

.project_details{
	width: 990px;
	height: 330px;
	margin: 20px 0;
	float: left;
	background: url('images/bg_project_details.png') left top no-repeat;
}

.project_description{
	width: 440px;
	height: 330px;	
	float: right;
	background-color: rd;
	border-top: #B1B1B1 1px solid;
	border-bottom: #B1B1B1 1px solid;
}

img.proj1_feature1, img.proj1_feature2, img.proj1_feature3, img.proj1_feature4, img.proj2_feature1, img.proj2_feature2, img.proj2_feature3, img.proj2_feature4, img.proj2_feature5, img.proj3_feature1, img.proj3_feature2, img.proj3_feature3, img.proj3_feature4, img.proj4_feature1, img.proj5_feature1{
	width: 450px;
	height: 330px;
	margin: 0 0 0 56px;
	float: left;
	box-shadow: 4px 2px 10px;
}

img.proj1_feature2, img.proj1_feature3, img.proj1_feature4, img.proj2_feature2, img.proj2_feature3, img.proj2_feature4, img.proj2_feature5, img.proj3_feature2, img.proj3_feature3, img.proj3_feature4{
	display: none;
}

.gallery_row_border_top{
	width: 960px;
	float: left;
	margin: 30px 30px 20px 30px;
	border-top: #B1B1B1 1px solid;
	box-shadow: 0 0 0 0 white, 0 -2px 9px;
}

.gallery_row_border_bottom{
	width: 960px;
	float: left;
	margin: 20px 30px;
	border-top: #B1B1B1 1px solid;
	box-shadow: 0 0 0 0 white, 0 3px 4px;
}

.image_row{
	width: 960px;
	padding: 0 30px;
	float: left;
}

img.thumbnail, img.thumbnail1, img.thumbnail2, img.thumbnail3, img.thumbnail4, img.thumbnail5{
	width: 110px;
	height: 83px;
	margin: 0 10px;
	float: left;
}

#top_nav{
	padding: 2px 50px;
	background-color: #1593A5;
	position: fixed;
	bottom: 0;
	right: 5px;
	border-radius: 5px 5px 0 0;
	box-shadow: 3px 3px 3px;
}

#top_nav a{
	font-family: 'Lato', Arial, serif;
	font-size: 26px;
	font-weight: 400;
	color: #ffffff;
}

#content{
	width: 960px;
	margin: 0 30px;
	float: left;
}
#content h2{
	font-size: 34px;
}
#content .alignright{
	float: right;
	margin: 20px 0 20px 20px;
}
#content .alignleft, #content .aligncenter, #content .alignnone{
	float: left;
	margin: 0 20px 20px 0;
}



/*about*/

#about{
	width: 550px;
	float: left;
}

img.about_image{
	width: 340px;
	margin: 20px 0 20px 0;
	float: right;
	border: #B1B1B1 2px solid;
}

/*footer */

#footer{
	width: 100%;
	margin: 20px 0 10px 0;
	padding: 20px 0;
	float: left;
}

#footer_wrapper{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url('images/border_footer.png') top center no-repeat;
	border-top: 1px solid #d0d9da;
}

ul.contact, ul.copyright, ul.dansnowley{
	width: 320px;
	display: block;
	float: left;
	list-style-type: none;
}

ul.contact li, ul.copyright li, ul.dansnowley li a{
	font-size: 10px;
	color: #484848;
 	margin: 0;	
	font-family: Verdana, Geneva, sans-serif;
}

li.email{
	line-height: 30px;
}

ul.copyright li{
	text-align: center;
}

ul.dansnowley li {
	text-align: right;
	margin: 0;
	font-size: 5px;
}

/*slideshow*/

#slides{
	width: 1000px;
	height: 340px;
	margin: 20px 0;
	float: left;
	background-color: #CD4919;
}

a.prev{
	display: none;
}

a.next{
	display: none;
}

#slides p{
	width: 870px;
	margin: 0 0 150px 0;
	float: left;
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF571;
}

.slides_container {
	width:960px;
	display:none;
}

.slide{
	width: 960px;
	height: 530px;
	float: left;
	background-size: cover;
}


ul.pagination{
	width: 960px;
	margin: -40px 0 0 20px;
	position: absolute;
	z-index: 1000;
}

ul.pagination li{
	float: left;
	margin: 0 5px 0 0;
	display: block;
	width: 20px;
	height: 20px;
	border: 3px solid #B6B5B5;
	border-radius: 50px;
	background-color: #D9D9D9;
}

ul.pagination li a{
	float: left;
	margin: 0 5px 0 0;
	display: block;
	width: 20px;
	height: 20px;
	border-radius:50px;
	background-color: #D9D9D9;
	text-indent: -99999px;
}

ul.pagination li.current a{
	float: left;
	margin: 5px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: #B6B5B5;
}