/*
Theme Name:     Southern Plumbing
Theme URI:      
Description:    Child theme for Twenty Twelve
Author:         mr office
Author URI:     http://www.mroffice.biz/
Template:       twentytwelve
Version:        1.0.0
*/


@import url("../twentytwelve/style.css");


body {
    background-color: #fff !important;
	background-image: url('bg.jpg') !important;	
	background-repeat: no-repeat !important;
	background-position: center top;
	font-size: 15px;
	font-family: OpenSansRegular, Helvetiva, Arial, "Sans Serif";
	line-height: 1.5;
}

body .site {
    box-shadow: none !important;
    margin-bottom: 3.42857rem;
    margin-top: 0;
	background: none;
	}
	
#masthead {
		padding-top: 0;
		}
	
h1, h2, h3, h4, h5, h6 {
	font-family: orator_fsregular;
	color: black !important;
	}
	
.entry-header .entry-title {
	font-size: 2em;
	}
	
#logo {
	float: left;	
}

#calltoaction {
	float: right;
	text-align: right;
	text-shadow: 0 0 5px white;
}

#calltoaction h2 {	
	font-size: 3em;
	letter-spacing:0.2em;
	padding-top: 0.5em;
	}
	
div#page {
	min-height:100%;
}


#page {
	min-width: 240px; /* Stop the slideshow/content box from being scaled too small to be useable */
	}

#guarantee {
		position:fixed;
		top: 300px;
		left: 0px;
		z-index: 7;
		
}
	
#front-splash-wrapper {
    clear: both;
}
	
/*
 * Formatting common to all slideshows (ie front-page and content pages)
 */
.mro-ss-item {
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
}

.main-navigation {
	margin-top: 0;
	}


	
#menu-item-78 {
    padding-left: 3% !important; /* indent first menu item and submenu - services */
	padding-right: 3% !important; /* indent first menu item and submenu - services */
	}	
	
.nav-menu {
	background: #b0e0ff;		
	}

	
li.menu-item {
	padding-left: 1em;
	}

#primary.site-content {
	background-color: rgba(255,255,255,0.9);	
	margin-top: 0;
	min-height: 800px;
}



#content {
	padding: 4em 5% 4em 5%;	
	}
	
.entry-content p {
	line-height: 2;
	}
	
.entry-content li {
	padding-bottom: 1em;
	}
	
.wp-caption {
	padding: 20px;
	}
	
footer#colophon { 

background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top,  #cedce7 0%, #718fbd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#718fbd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cedce7 0%,#718fbd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cedce7 0%,#718fbd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cedce7 0%,#718fbd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cedce7 0%,#718fbd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#718fbd',GradientType=0 ); /* IE6-9 */


	padding-top: 2em;
	min-height:200px;
	
	}
	
#colophon .site-info {
	padding-left: 1em;
	color: #000;
	font-size: 13px;
	position: relative; /* to allow z-index on child elements */
	z-index: 5;
	
	}

footer[role="contentinfo"] {	
	margin-top:0;
	}
	
footer[role="contentinfo"] a {
	color: rgb(0, 0, 0);
}

#eye-candy-wrapper {
	position: relative;
	float: right;
	}
	
#page-candy {
	position: relative;
	top: -550px;
	left: 30px;
	z-index: 3;
}
	
	/* telephone links - disguise them as normal text for browsers */
.tel-link-footer, .tel-link-footer:hover, .tel-link-header, .tel-link-header:hover, .tel-link-body, .tel-link-body:hover {
	text-decoration: none !important;
	cursor:default;
}
	
 .tel-link-footer,  .tel-link-footer:hover {
	color: #000 !important;
	cursor:default;
	}
	
 .tel-link-header,  .tel-link-header:hover {
	color: #000 !important;
	cursor:default;
	}
	
.highlight {
	background-color: rgb(231, 239, 255);
	padding: 1em;
	font-style: italic;
	margin: 1em;	
	}
	
.site-content article {
	border: 0px none;
	}
	