/*  
Theme Name: Ryans Cleaning
Theme URI: http://www.ryanseventclean.ie/
Description: Ryans Cleaning Theme by Copper Reed Studio
Version: 1.0
Author: Copper Reed Studio
Author URI: http://www.copperreed.com/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background: #2A2A2A url(i/bg.png) repeat-x top left;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

.x_body {
	width: 995px;
	text-align: left;
	margin: 0 auto;
	border-top: 5px solid #F37022;
	border-bottom: 15px solid #174052;
	background-color: #FFFFFF;
}

.x_wrapper {
	padding: 0 10px;
}

.x_header {
	height: 320px;
	position: relative;
}

.x_nav {
	float: right;
	width: 548px;
	background: transparent url(i/nav-bg.png) no-repeat top right;
	height: 50px;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
	z-index: 25;
}

.sf-menu {
	list-style: none;
}

.sf-menu li {
	list-style-type: none;
}

.sf-menu li a {
	padding: 20px 15px 15px 14px;
	color: #193E51;
	text-decoration: none;
	background: transparent url(i/nav-sep.png) no-repeat top left;
	font-size: 92%;
}

.sf-menu li.firstitem a {
	background: none;
	background-color: #FFFFFF;
}

.sf-menu li.firstitem a {
	background: none;
}

.sf-menu ul {
	background: #DCE4E7;
	padding: 0px 0px 5px 0px;
}

.sf-menu li li a {
	color: #353535;
	background: none;
	border-bottom: 1px solid #D4D4D4;
	margin: 0 20px;
	padding: 10px 0;
	font-size: 86%;
}

.sf-menu li.sfHover ul {
	top: 3.1em; /* match top ul list item height */
}

.sf-menu ul {
	width: 15em; /* left offset of submenus need to match (see below) */
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 15em; /* match ul width */
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 15em; /* match ul width */
}

.x_cycler {
	clear: right;
	float: right;
	height: 235px;
	width: 742px;
	overflow: hidden;
	z-index: 10;
	position: relative;
}

.x_cycleme {
}

#x_static {
	position: absolute;
	bottom: 20px;
	right: 0;
	z-index: 15;
}

.x_logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.x_content {
	clear: both;
	padding: 10px;
	color: #676767;
}

.x_homepage {
	color: #193E51;
}

.x_homepage h2 {
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	font-size: 150%;
}

.x_homepage h2 strong {
	color: #F27120;
}

.x_leftcol {
	width: 650px;
	float: left;
	margin-right: 75px;
}

.home_leftcol {
	width: 700px;
	float: left;
	margin-right: 25px;
}

.x_leftcol p, .home_leftcol p {
	font-size: 92%;
	padding-bottom: 1em;
}

.x_homepage .x_leftcol p {
	font-size: 100%;
	padding-bottom: 0;
	margin-right: 100px;
}

.x_leftcol a, .home_leftcol a {
	color: #F27120;
	text-decoration: none;
}

.x_rightcol {
	width: 225px;
	float: left;
}

.home_rightcol {
	width: 225px;
	float: left;
}

.x_rightcol p, .home_rightcol p {
	font-size: 92%;
}

.x_banners {
	clear: both;
	text-align: left;
}

.x_banner {
	float: left;
	margin: 10px;
	width: 223px;
	height: 175px;
	background: #A7B8BF url(i/splash-bg.png) no-repeat bottom right;
}
.home_leftcol .x_banner {
	margin: 5px 5px 5px 0;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center;
	float: none;
}

.x_banner h2 {
	font-size: 92%;
	font-weight: bold;
	font-style: italic;
}

.x_banner h2 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 25px 5px 15px;
}

.x_footer {
	clear: both;
	background: #2A6C86 url(i/footer-bg.png) repeat-x top left;
	font-size: 80%;
	overflow: hidden;
	height: 45px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}

.x_footer address {
	font-style: normal;
	color: #FFFFFF;
}

.x_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.x_details {
	padding-top: 7px;
	padding-left: 10px;
}

#cpr {
	background: transparent url(i/cpr-bg.png) no-repeat top right;
	padding: 8px 10px;
	width: 300px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	color: #FFFFFF;
}

#cpr a {
	font-weight: bold;
}

#cpr a span {
	font-weight: normal;
}

.x_video {
	border: 1px solid #FFFFFF;
	width: 280px;
	margin-bottom: 10px;
}

.shaded {
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
}

.youtube_more {
	background: transparent url(i/more-arrow.png) no-repeat center right;
	padding-right: 30px;
	color: #193E51;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 5px;
}

.x_leftcolinternal {
	width: 650px;
	float: left;
	margin-right: 25px;
}

.x_rightcolinternal {
	width: 280px;
	float: left;
}

.x_services a {
	display: block;
	background: transparent url(i/sidebar-link.png) no-repeat center right;
	padding: 8px 15px;
	margin-bottom: 1px;
	color: #174054;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.blogwidget {
	margin-bottom: 20px;
}

.blogwidget p {
	font-size: 92%;
}

.blogwidget h3 {
	color: #174054;
	font-style: italic;
	font-size: 125%;
	margin: 10px 0;
}

.postbody {
	margin-bottom: 1em;
}

.postbody h2, .postbody h1 {
	color: #F27120;
	margin: 10px 0;
	text-transform: uppercase;
}

.postbody h2 a {
	color: #F27120;
	text-decoration: none;
}

.postbody p {
	margin-bottom: 10px;
	font-size: 92%;
}
.postbody p a { color: #f27120; }

.postbody ul {
	list-style: none;
	margin-bottom: 10px;
}

.postbody ol {
	margin: 0 20px;
	margin-bottom: 10px;
}

.postbody ul li {
	list-style-type: none;
	background: transparent url(i/bullet.png) no-repeat top left;
	padding-left: 10px;
}

.postbody li {
	font-size: 92%;
}

.postbody h3 {
	color: #F27120;
	margin: 10px 0;
	font-size: 116%;
}

.postbody h4 {
	color: #F27120;
	margin: 10px 0;
	font-size: 108%;
}

.postbody h5 {
	color: #F27120;
	margin: 10px 0;
	font-size: 100%;
}

img.alignleft {
    float: left;
    vertical-align: bottom;
    padding-bottom: 15px;
}

img.alignright {
    float: right;
    vertical-align: bottom;
    padding-bottom: 15px;
}

.x_videothumbs{
	overflow: auto;
	padding: 5px 0;
}

.x_videothumbs p {
	float: left;
	width: 135px;
	margin-left: 10px;
}

.x_videothumbs p.firstitem {
	margin-left: 0;
}

.x_details strong {
	clear: left;
	float: left;
	width: 160px;
}

.x_details span {
	float: left;
	width: 190px;
}

.postbody td, .postbody form {
	font-size: 92%;
}

.postbody table, .postbody form {
	margin-bottom: 10px;
}
.breaker { clear: both;}

.home_widget { margin-top: 15px; }
.home_widget ul { list-style: outside none none; }
.home_widget h2,
.home_widget h2 a {
	color: #f27120;
    font-size: 16px;
    font-style: normal;
    margin: 5px 0 0;
    text-decoration: none;
}
.home_widget a { color: #f27120; font-style: normal; text-decoration: none; }
.home_widget .alignright a { font-size: 14px; }
.home_widget h3.date { font-size: 12px; text-align: left; color: #676767; }
.home_widget h4.widgettitle { font-size: 20px; text-align: left; color: #193E51; }
.home_widget p {
	color: #676767;
}
