/*
Theme Name: Own solicitors v1
Theme URI: http://www.websitesbymark.co.uk
Description: Default theme for Own solicitors.
Author: Mark Excell
*/
@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	clear: none;
	float: none;
	padding-top: 24px;
}
.logo {
	width: 100%;
}
.address {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 14px;
	padding-bottom: 24px;
}
.address p  {
	margin-top:0px;
	margin-bottom:0px;
}
.topinterest {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}

.current-menu-item { background-color:#ED3224 !important;}

.content {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 32px;
}
.sidebar {
	width: 100%;
	clear: both;
	margin-left: 0;
	padding-top: 32px;
	padding-bottom: 32px;
}
.sidebar input {max-width:80%;}
.sidebar textarea {max-width:80%;}
.greybackground {background-color:#CCCCCC; width:80%; padding-left:10%; padding-right:10%; padding-top:3%; padding-bottom:5%;}
.testimonials {padding-top:32px;}
.testimonials ul {padding-left:0px !important;}
.footer {
	width: 100%;
	border-top: 1px solid #cccccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
.companyinformation {
width: 100%;
margin-left: 0;
}
.websitesbymark {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.companystrap {
	font-size: 24px;
	margin-top:0px;
	margin-bottom:0px;
}
h1, h2, h3, h4, h5, h6 {font-size:20px; font-weight:normal; font-family: 'Lato', sans-serif;}
.content {font-family: 'Lato', sans-serif;}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.redtext {color:#ED3224;}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

.logo {
width: 23.7288%;
}
.address {
width: 76.2711%;
margin-left: 0px;
clear: none;
background-image: url(images/interest.jpg);
background-repeat: no-repeat;
background-position: right 0%;
}
.topinterest {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
.navigation {
}
.content {
width: 74.5762%;
}
.sidebar {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
.footer {
width: 100%;
}
.companyinformation {
width: 74.5762%;
margin-left: 0;
}
.websitesbymark {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.menu  {
	padding-left: 0px;
	border-top: 8px solid #ED3224;
	margin-top:0px;
}
.menu li {
	display: inline-block;
	position: relative;
	width:159.5px;
}

.menu li a {
	color: #ffffff;
	display: block;
	font-size: 15px;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	background-color: #cccccc;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menu li ul li a {text-align: left; padding-left:34px; padding-right:10px;}

.menu li:hover > a,
.menu li a:hover {
	background-color: #ED3224;
	color: #fff;
}

.menu .sub-menu,
.menu .children {
	background-color: #ED3224;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: 0px;
	z-index: 99999;
}

.menu .sub-menu ul,
.menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.menu ul a,
.menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.menu ul a:hover,
.menu ul ul a:hover {
	background-color: #ED3224;
}

ul.menu li:hover > ul,
.menu ul li:hover > ul {
	display: block;
}

.menu .current_page_item > a,
.menu .current_page_ancestor > a,
.menu .current-menu-item > a,
.menu .current-menu-ancestor > a {
	color: #ffffff;
	background-color:#ED3224;
}
.sub-menu {margin-top:0px;}
.content p a,.content p a:hover,.content p a:visited {text-decoration:none; color:#333333;}