/*
Theme Name: Cummins Mellor
Theme URI: http://cumminsmellor.co.uk
Description: WordPress Theme used for Cummins Mellor site designed by <a href="http://pixeljunctioncreative.com">Pixel Junction Creative</a>.
Version: 1
Author: Equal Web Creative
Author URI: http://equalwebcreative.com
Tags: 
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #808080;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	line-height: 1.5;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #E74578;
}
a img {
	border: none;
}

#nav {
	background-image: url(images/navbar-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-left: 65px;
	padding-right: 65px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.4em;
	}

#nav a, #nav a:visited {
	color: #FFFFFF;
	display: block;
   	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #000000;
	text-decoration: none;
	height: 23px;
	}
	
#nav a:hover {
	color: #FFFFFF;
    padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	background-image: url(images/navbar-hover.png);
	background-repeat: repeat;
	background-position: left top;
	height: 23px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nav li.current_page_item, #nav li.current_page_ancestor {
	background-image: url(images/navbar-hover.png);
	background-repeat: repeat;
	background-position: left top;
}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E74578;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-bottom: 1px solid #666666;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 7px 30px 7px 10px;
	background-image: url(images/navbar-hover.png);
	background-repeat: repeat;
	background-position: left top;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	font-size: 0.8em;
}

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

#container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container-bg-web.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 13px;
}
#container-holding {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#banner-wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
h1#banner {
	float: left;
	display: inline;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 710px;
	text-indent: -9999px;
}
#people {
	float: right;
	display: inline;
	background-color: #E74578;
	width: 129px;
	height: 150px;
	margin-top: -34px;
	background-image: url(images/people.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
#people h2 {
	text-align: center;
	font-weight: normal;
	padding-top: 40px;
	font-size: 1.6em;
	border: none;
}

#footer {
	width: 465px;
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF;
	background-image: url(images/footer-image.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 460px;
	font-size: 1em;
}
#footer p {
	margin-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E74578;
}

#sidebar {
	width: 170px;
	float: left;
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
	border-right: 1px dotted #333333;
	margin-right: 49px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	
}
#sidebar ul li a {
	color: #333333;
	text-transform: lowercase;
	border-bottom: 1px dotted #333333;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	font-size: 1.3em;
}
#sidebar ul li a:hover {
	background-color: #CCCCCC;
}
#sidebar h2 {
	color: #E74578;
	margin-bottom: 10px;
	margin-top: 20px;
}

/* search form 
-------------------------------------- */

#searchform {
	float: left;
	display: inline;
	width: 200px;
	margin-bottom: 20px;
}
#searchform #search-box {
	width: 145px;
	padding: 5px;
	float: left;
	display: inline;
}
#searchform #search-button {
	float: right;
	width: 35px;
	display: inline;
}

#page, .page, .post {
	padding-bottom: 20px;
}
.post li, .page li {
	margin-bottom: 5px;
}
body.jobcat .post {
	padding-bottom: 8px;
	border-bottom: 1px dotted #E74578;
	width: 568px;
	margin-bottom: 15px;
}
body.jobcat.single-post .post {
	margin-bottom: 20px;
	padding-bottom: 0px;
	border: none;
}
.page-entry p, .entry p {
	font-size: 1.2em;
}
.pagebanner {
	border-bottom: 2px solid #E74578;
	margin-bottom: 20px;
}

/** Our story styles **/

.imgleft {
	width: 320px;
	float: left;
	display: inline;
}

.page-entry, .post, .post-wrapper {
	width: 600px;
	float: left;
	display: inline;
}
.entry, .page-entry {
	width: 568px;
	margin-top: 20px;
}
body.page-id-14 .content .quoteimg {
	margin-bottom: 15px;
}
.page-entry h2, .entry h2 {
	color: #E74578;
	margin-bottom: 10px;
}
.page-entry h2 a, .entry h2 a {
	color: #E74578;
	text-decoration: none;
}
.testimonial h2 {
	color: #E74578;
	margin-bottom: 10px;
}

p.testimonial-back {
	font-size: 1.3em;
	margin-bottom: 40px;
}
p.salary, .jobcontent p {
	display: inline;
}
p.salary {
	font-size: 1.5em;
}

.entry-left {
	width: 450px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.entry-right {
	float: right;
	display: inline;
	width: 100px;
	margin-top: 8px;
}
.entry-right p.readmore a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	float: right;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 90px;
	padding-right: 10px;
	padding-left: 10px;
}

h2.jobtitle, p.jobdetails {
	display: inline;
	color: #E74578;
	font-size: 1.6em;
	font-weight: normal;
}
p.jobdetails a {
	color: #E74578;
	text-decoration: none;
}
.job-description {
	color: #E74578;
	font-size: 1.4em;
	font-weight: normal;
}
.job-description p {
	margin-bottom: 0px;
	display: inline;
	font-size: 1em;
}
.job-post {
	padding-top: 8px;
	border-top: 1px dotted #333333;
	margin-top: 8px;
}
p.cat {

}
p.cat a {
	color: #333333;
}

body.jobcat #fancy_content {
	background-image: url(images/fancybox_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 139px;
	color: #333333;
}
.apply a {
	float: right;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 90px;
	padding-right: 10px;
	padding-left: 10px;
}

.contact-left, .contact-right {
	float: left;
	width: 244px;
	padding-right: 20px;
	border-right: 1px dotted #333333;
	display: inline;
}
.contact-right {
	padding-left: 20px;
	padding-right: 0px;
	border: none;
}
.contact-left p, .contact-right p {
	margin-bottom: 2px;
}
.contact-left p.contact-name, .contact-right p.contact-name {
	font-weight: bold;
}
.contact-left p.contact-number, .contact-right p.contact-number {
	margin-bottom: 10px;
}
body.page-id-8 h2, body.page-id-8 h3 {
	padding-bottom: 4px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 8px;
}
body.page-id-8 h3 {
	color: #E74578;
	margin-bottom: 0px;
	border: none;
	text-transform: lowercase;
}
	
.news, .homepage, .teampage, .default-page {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
.testimonial {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.teampage {
	background-image: url(images/tree-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}
.allteam {
	padding-left: 160px;
	padding-top: 50px;
}
h2.team-member-title {
	color: #E74578;
	margin-bottom: 10px;
	font-size: 2em;
}
.team-content p {
	font-size: 1.4em;
	margin-bottom: 10px;
}
img.member-single-img {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
}

.homepage p.slide {
	text-align: right;
}
.homepage p.slide a {
	color: #949494;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-size: 3em;
}
.homepage p.slide a:hover {
	color: #E74578;
}
.homepage #home-entry {
	display: none;
}
.homepage #home-entry p {
	line-height: 1.5;
	font-size: 1.2em;
}
.homepage #home-entry h2 {
	color: #E74578;
	margin-bottom: 10px;
}

.homepage #home-entry h2 a {
	color: #E74578;
	text-decoration: none;
}
.homepage #home-entry h3 {
	margin-bottom: 10px;
}
.homepage ul, .homepage ol {
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
}
.homepage li {
	margin-bottom: 5px;
	line-height: 1.5;
}

.news .post {
	width: 830px;
}
.members {
	padding: 100px 0 0;
	padding: 0;
	list-style: none;
}
.members li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	width: 120px;
	margin-right: 60px;
	margin-bottom: 60px;
}
.members a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.members li em {
	width: 280px;
	height: 100%;
	position: absolute;
	top: -45px;
	left: -15px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 7px #999999;
}

p.postdate {
	display: inline;
	color: #E74578;
	font-size: 1.8em;
	background-image: url(images/newsdate-circle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
p.newsreadmore {
	display: inline;
	float: right;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 90px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 3px;
}
p.newsreadmore a {
	color: #FFFFFF;
}
.news .post h2.newspost-title, .default-page .page h2.page-title {
	font-size: 1.8em;
	font-weight: normal;
	border-top: 1px dotted #E74578;
	padding-top: 5px;
	color: #E74578;
	margin-bottom: 10px;
}
.full-entry {
	border-bottom: 1px dotted #333333;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.testimonial .full-entry {
	border-bottom: none;
}
.full-entry p, .news-entry p {
	font-size: 1.2em;
	line-height: 1.5;
}
.full-entry h2, news-entry h2, full-entry h3, news-entry h3, full-entry h4, news-entry h4 {
	margin-bottom: 10px;
}
.full-entry ul, .full-entry ol, .page-entry ol, .page-entry ul, .post ol, .post ul, .jobpost ul, .jobpost ol {
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
}
.full-entry li, .page-entry li. .post li, .jobpost li {
	margin-bottom: 5px;
	line-height: 1.5;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
img.size-full {
	margin-bottom: 10px;
}
.navigation {
	font-size: 1.6em;
	display: block;
}
.default-page p {
	line-height: 1.5;
	margin-bottom: 10px;
}

#container .ddsg-wrapper ul {
	font-size: 1em;
}
#container .ddsg-wrapper ul li {
	font-size: 1.5em;
}
#container .ddsg-wrapper ul ul li {
	font-size: 1em;
}
#container .ddsg-wrapper ul ul ul li {
	font-size: 1em;
}

ul.gallery-page {
	list-style-typ: none;
	padding: 0px;
	margin: 0px;
}
ul.gallery-page li {
	float: left;
	display: inline;
	min-height: 120px;
	width: 90px;
	padding: 10px;
	
}
ul.gallery-page li#gallery-item-1876, ul.gallery-page li#gallery-item-1875, ul.gallery-page li#gallery-item-1874 {
	display: none;
}

.hide {
	display: none;
}

#social-footer {
	width: 805px;
	margin-left: 65px;
	margin-right: 65px;
	border-top: 1px dotted #333;
	padding-top: 10px;
}
#social-footer {
	overflow: auto;
}
#social-footer p.phone {
	font-size: 2em;
	float: left;
	width: 400px;
	display: inline;
	padding-top: 5px;
}
#social-footer ul.social-icons {
	list-style-type: none;
	float: right;
	width: 335px;
	display: inline;
	overflow: auto;
}
#social-footer ul.social-icons li {
	float: right;
}
#social-footer ul.social-icons li a {
	background-repeat: none;
	height: 48px;
	width: 48px;
	display: block;
	text-indent: -9999px;
}
#social-footer ul.social-icons li.facebook a {
	background-image: url(images/facebook_pink.png);
}
#social-footer ul.social-icons li.twitter a {
	background-image: url(images/twitter_pink.png);
}
#social-footer ul.social-icons li.linkedin a {
	background-image: url(images/linkedin_pink.png);;
}

#footer-menus {
	background-color: #000000;
	border-top: 1px solid #E74578;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-menus ul {
	list-style-type: none;
}
#footer-menus ul li a {
	color: #999999;
	font-size: 1.2em;
}
#footer-menus ul li a:hover {
	color: #E74578;
}
#footer-menus .pj-widget {
	width: 206px;
	float: left;
	display: inline;
	margin-right: 9px;
	border-right: 1px solid #333333;
	padding-right: 5px;
	margin-right: 5px;
	min-height: 165px;
	height: 165px;
	padding-left: 10px
}
#footer-menus .last-pj-widget {
	margin-right: 0px;
	border-right: none;
	border: none;
}

body.page-template-singleteam-page-php {
	background-image: none;
	background-color: #FFFFFF;
}
body.page-template-singleteam-page-php #container {
	width: 800px;
	margin: 0 auto;
}
body.page-template-singleteam-page-php .team-left {
	width: 90px;
	float: left;
	display: inline;
	margin-right: 10px;
}
body.page-template-singleteam-page-php .team-right {
	float: left;
	display: inline;
	width: 500px;
}
