/*
Theme Name: Market Structure
Theme URI: http://loulouweb.co.uk
Description: Bespoke theme for Market Structure Partners based on 2010 default theme for WordPress.
Author: http://loulouweb.co.uk
Version: 1.0
Tags: 
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

body {
	background: #dddddd;
	color: #474747;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

body p {
	margin: 0;
	padding: 5px 0px 10px 0px;
}

body h1 {
	font-size: 16px;
	margin: 0;
	padding: 10px 0px 15px 0px;
}

body h2 {
	font-size: 16px;
	margin: 0;

	padding: 10px 0px 10px 0px;
}

body h3 {
	font-size: 16px;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

body h4 {
	font-size: 14px;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

body ul {
	margin: 0;
	padding-top: 0px;
}

body li {
	margin: 0;
	padding: 3px 0px 5px 0px;
}

a img {
	border: none;
}

body a {
	color: #455564;
	text-decoration: none;
}

body a:visited {
	color: #455564;
	text-decoration: none;
}

body a:hover {
	color: #455564;
	text-decoration: underline;
}

.boxed {
	border: 2px dotted #b90308;
	float:right;
	width:240px;
	margin:5px;
	padding:5px;
}

.breadcrumbs {
	font-size:12px;
}

table.emir {
	border-collapse:collapse;
	width: 100%;
}

table.emir td, th {
	border-top:1px solid slategray; 
	border-bottom:1px solid slategray; 
	padding:8px; 	
	text-align: left;
}

table.emir th {
	color: #b90308;
	background: #ccc;
}

table.timeline {
	border-collapse:collapse;
}

table.timeline td, th {
	border-top:1px solid slategray; 
	padding:8px; 
}


.complete {
	background-color: rgba(153, 255, 102, .62);
}

.pending {
	background-color: rgba(255, 255, 102, .62);
}



#rap {
	width: 1000px;
	background: #fff;
	margin: 0px 80px 0px 80px;
	padding: 0px 0px 0px 60px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

#header {
        margin: 0px;
	padding: 40px 30px 10px 27px;
}

#header ul { padding: 0; }

#nav_grey {
	margin: 10px 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_grey li {
	margin: 0;
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
}

#nav_grey a {
	color: #999;
	text-decoration: none;
}

#nav_grey a:visited {
	color: #999;
	text-decoration: none;
}

#nav_grey a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav_grey .current_page_item a, body.single-report #nav_grey a[title="Reports"] {
	color: #222;
	text-decoration: none;
}

#nav_grey .current_page_item a:visited {
	color: #222;
	text-decoration: none;
}

#nav_grey .current_page_item a:hover {
	color: #ccc;
	text-decoration: none;
}


#nav_grey .current_page_parent a {
	color: #222;
	text-decoration: none;
}

#nav_grey .current_page_parent a:visited {
	color: #222;
	text-decoration: none;
}

#nav_grey .current_page_parent a:hover {
	color: #ccc;
	text-decoration: none;
}

#main_grey {
	width: 720px;
	clear: both;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #333 solid;
}

#main_grey_home {
	width: 720px;
	clear: both;
	margin: 10px 30px 0px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #333 solid;
}

#main_grey h1 {
	font-family: 'Open Sans', sans-serif; 	
	font-size:18px; 	
	color:#222;
	line-height: 1.3;
	font-weight:600;
}

#main_grey h2 {
	padding-top: 0px;
	color: #222;
}

#main_grey ul {
	font-size: 14px;
}

#main_grey li {
	font-size: 14px;
}

#main_grey a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

#main_grey a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

#main_grey a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

#jig_grey {
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_blue {
	margin: 10px 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_blue li {
	margin: 0;
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
}

#nav_blue a {
	color: #999;
	text-decoration: none;
}

#nav_blue a:visited {
	color: #999;
	text-decoration: none;
}

#nav_blue a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav_blue .current_page_item a {
	color: #6d869e;
	text-decoration: none;
}

#nav_blue .current_page_item a:visited {
	color: #6d869e;
	text-decoration: none;
}

#nav_blue .current_page_item a:hover {
	color: #455564;
	text-decoration: none;
}

#nav_blue .current_page_parent a {
	color: #6d869e;
	text-decoration: none;
}

#nav_blue .current_page_parent a:visited {
	color: #6d869e;
	text-decoration: none;
}

#nav_blue .current_page_parent a:hover {
	color: #455564;
	text-decoration: none;
}

#main_blue {
	width: 720px;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #6d869e solid;
}

#main_blue h1 {
 	font-family: 'Open Sans', sans-serif;
	font-size:18px; 	
	color:#6d869e;
	line-height: 1.3;
	font-weight:600;
}

#main_blue h2 {
	padding-top: 0px;
	color: #6d869e;
}

#main_blue ul {
	font-size: 14px;
}

#main_blue li {
	font-size: 14px;
}


#main_blue a {
	color: #6d869e;
	text-decoration: none;
	border-bottom: 1px dotted #6d869e;
}

#main_blue a:visited {
	color: #6d869e;
	text-decoration: none;
	border-bottom: 1px dotted #6d869e;
}

#main_blue a:hover {
	color: #455564;
	text-decoration: none;
	border-bottom: 1px solid #455564;
}

#jig_blue {
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_red {
	margin: 10px 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_red li {
	margin: 0;
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
}

#nav_red dropdown {
	margin: 0;
	height: 30px
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
	color:#000000;
}


#nav_red a {
	color: #999;
	text-decoration: none;
}

#nav_red a:visited {
	color: #999;
	text-decoration: none;
}

#nav_red a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav_red .current_page_item a {
	color: #b90308;
	text-decoration: none;
}

#nav_red .current_page_item a:visited {
	color: #b90308;
	text-decoration: none;
}

#nav_red .current_page_item a:hover {
	color: #750205;
	text-decoration: none;
}

#nav_red .current_page_parent a {
	color: #b90308;
	text-decoration: none;
}

#nav_red .current_page_parent a:visited {
	color: #b90308;
	text-decoration: none;
}

#nav_red .current_page_parent a:hover {
	color: #750205;
	text-decoration: none;
}


#main_red {
	width: 720px;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #b90308 solid;
}

#main_red h1 {
 	font-family: 'Open Sans', sans-serif;
	font-size:18px; 	
	color:#b90308;
	line-height: 1.3;
	font-weight:600;
}

#main_red h2 {
	padding-top: 0px;
	color: #b90308;
}

#main_red h3 {
	padding-top: 0px;
	color: #b90308;
	text-decoration: none;
	font-size: 14px;
}

#main_red ul {
	font-size: 14px;
}

#main_red li {
	font-size: 14px;
}

#main_red a {
	color: #b90308;
	text-decoration: none;
	border-bottom: 1px dotted #b90308;
}

#main_red a:visited {
	color: #b90308;
	text-decoration: none;
	border-bottom: 1px dotted #b90308;
}

#main_red a:hover {
	color: #750205;
	text-decoration: none;
	border-bottom: 1px solid #750205;
}

#jig_red {
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_green {
	margin: 10px 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_green li {
	margin: 0;
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
}


#nav_green a {
	color: #999;
	text-decoration: none;
}

#nav_green a:visited {
	color: #999;
	text-decoration: none;
}

#nav_green a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav_green .current_page_item a {
	color: #669933;
	text-decoration: none;
}

#nav_green .current_page_item a:visited {
	color: #669933;
	text-decoration: none;
}

#nav_green .current_page_item a:hover {
	color: #a1d451;
	text-decoration: none;
}

#nav_green .current_page_parent a {
	color: #669933;
	text-decoration: none;
}

#nav_green .current_page_parent a:visited {
	color: #669933;
	text-decoration: none;
}

#nav_green .current_page_parent a:hover {
	color: #a1d451;
	text-decoration: none;
}

#main_green {
	width: 720px;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #669933 solid;
}

#main_green h1 {
 	font-family: 'Open Sans', sans-serif;
	font-size:18px; 	
	color:#669933;
	line-height: 1.3;
	font-weight:600;
}

#main_green h2 {
	padding-top: 0px;
	color: #669933;
}

#main_green ul {
	font-size: 14px;
}

#main_green li {
	font-size: 14px;
}

#main_green a {
	color: #669933;
	text-decoration: none;
	border-bottom: 1px dotted #669933;
}

#main_green a:visited {
	color: #669933;
	text-decoration: none;
	border-bottom: 1px dotted #669933;
}

#main_green a:hover {
	color: #a1d451;
	text-decoration: none;
	border-bottom: 1px solid #a1d451;
}

#jig_green {
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_orange {
	margin: 10px 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_orange li {
	margin: 0;
	padding: 0px 26px 0px 1px;
	list-style-type: none;
	float: left;
}

#nav_orange a {
	color: #999;
	text-decoration: none;
}

#nav_orange a:visited {
	color: #999;
	text-decoration: none;
}

#nav_orange a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav_orange .current_page_item a {
	color: #f4712e;
	text-decoration: none;
}

#nav_orange .current_page_item a:visited {
	color: #f4712e;
	text-decoration: none;
}

#nav_orange .current_page_item a:hover {
	color: #ed5121;
	text-decoration: none;
}

#nav_orange .current_page_parent a {
	color: #f4712e;
	text-decoration: none;
}

#nav_orange .current_page_parent a:visited {
	color: #f4712e;
	text-decoration: none;
}

#nav_orange .current_page_parent a:hover {
	color: #ed5121;
	text-decoration: none;
}

#main_orange {
	width: 720px;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 20px 0px;
	float: left;
	border-top: 3px #f4712e solid;
}

#main_orange h1 {
 	font-family: 'Open Sans', sans-serif;
	font-size:18px; 	
	color:#f4712e;
	line-height: 1.3;
	font-weight:600;
}

#main_orange h2 {
	padding-top: 0px;
	color: #f4712e;
}

#main_orange ul {
	font-size: 14px;
	border-left: 5px solid #f4712e;
	margin-left: 20px;
	padding-left: 10px;
}

#main_orange li {
	font-size: 14px;
	list-style-type: none;
	color: #C35A25;
}

#reports ul {
	font-size: 14px;
	border-style: none;
	margin-left: 20px;
	padding-left: 10px;
}

#reports li {
	font-size: 14px;
	list-style-type: none;
	color: #474747;
}
	
#main_orange a {
	color: #f4712e;
	text-decoration: none;
	border-bottom: 1px dotted #f4712e;
}

#main_orange a:visited {
	color: #f4712e;
	text-decoration: none;
	border-bottom: 1px dotted #f4712e;
}

#main_orange a:hover {
	color: #ed5121;
	text-decoration: none;
	border-bottom: 1px solid #ed5121;
}

#jig_orange {
	margin: 0px;
	padding: 0px;
	float: right;
}

#press {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}

#prtable {
	border-collapse: collapse;
}

#prtable p {
	margin: 0;
	padding: 0;
}

#prtable tr:hover td {
	background-color: rgba(146, 153, 118, .2);
}

#prtable td {
	padding: 10px;
}

.prdate {
	width: 90px;
	vertical-align: top;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 5px 0px;
}

.prtitle {
	width: 160px;
	vertical-align: top;
	font-weight: bold;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 5px 0px;
}

.prcontent {
	width: 380px;
	vertical-align: top;
	font-style: italics;
	font-size: 12px;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 5px 0px;
}

.prpub {
	width: 90px;
	vertical-align: top;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#footer {
	width: 720px;
	margin: 0px 30px 0px 30px;
	padding: 10px 0px 150px 0px;
	border-top: 1px #808072 solid;
	clear: both;
}

#footer p {
	font-size: 12px;
	color: #808072;
}


#footer a {
	color: #808072;
	text-decoration: none;
}

#footer a:visited {
	color: #808072;
	text-decoration: none;
}

#footer a:hover {
	color: #808072;
	text-decoration: underline;
}

#sitemap {
	padding: 15px 0px;
}

#sitemap .column {
	width: 25%;
	float: left;
}

#sitemap  a {
	color: #808072;
	text-decoration: none;
	border-bottom: 1px dotted #808072;
}

#sitemap a:visited {
	color: #808072;
	text-decoration: none;
	border-bottom: 1px dotted #808072;
}

#sitemap a:hover {
	color: #808072;
	text-decoration: none;
	border-bottom: 1px solid #808072;
}
	
#webmaster {
	float: right;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	clear: both;
}

#webmaster p {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #aaa;
	text-align: right;
}

#webmaster a {
	font-size: 9px;
	color: #aaa;
	text-decoration: none;
}

#webmaster a:visited {
	font-size: 9px;
	color: #aaa;
	text-decoration: none;
}

#webmaster a:hover {
	font-size: 9px;
	color: #aaa;
	text-decoration: underline;
}

#menu {
	background: #fff;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 300px;
	border: 1px solid #333;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}




acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	color: #455564;
	border-left: 5px solid #99b6c5;
	margin-left: 20px;
	padding-left: 10px;
	font-style: oblique;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.message { background-color: #FFFBCC; padding: 5px; margin: 20px -5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; clear: both; overflow: hidden; border: 1px solid #E6DB55; }
.success { background-color:#E5F7E8; border: 1px solid #00CC33; } 
.error { background-color:#FFEBE8; border:1px solid #CC0000; padding: 5px; margin: 20px -5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; clear: both; overflow: hidden; }

#order_form p { overflow: hidden; }
#order_form label { line-height: 34px; }
#order_form input[type="text"], #order_form select { float: right; width: 350px; }
#order_form input[type="text"] { height: 24px; }

.button,
.button-secondary,
.submit input,
input[type=button],
input[type=submit] {
	border-color: #bbb;
	color: #464646;
}

.button:hover,
.button-secondary:hover,
.submit input:hover,
input[type=button]:hover,
input[type=submit]:hover {
	color: #000;
	border-color: #666;
	text-decoration: none !important;
}

.button,
.submit input,
.button-secondary {
	background: #f2f2f2 url(../../../wp-admin/images/white-grad.png) repeat-x scroll left top;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.button:active,
.submit input:active,
.button-secondary:active {
	background: #eee url(../../../wp-admin/images/white-grad-active.png) repeat-x scroll left top;
}

input.button-primary,
button.button-primary,
a.button-primary {
	border-color: #298cba;
	font-weight: bold;
	color: #fff;
	background: #21759B url(../../../wp-admin/images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

input.button-primary:active,
button.button-primary:active,
a.button-primary:active {
	background: #21759b url(../../../wp-admin/images/button-grad-active.png) repeat-x scroll left top;
	color: #eaf2fa;
}

input.button-primary:hover,
button.button-primary:hover,
a.button-primary:hover,
a.button-primary:focus,
a.button-primary:active {
	border-color: #13455b;
	color: #eaf2fa;
}

.button-disabled,
.button[disabled],
.button:disabled,
.button-secondary[disabled],
.button-secondary:disabled,
a.button.disabled {
	color: #aaa !important;
	border-color: #ddd !important;
}

.button-primary-disabled,
.button-primary[disabled],
.button-primary:disabled {
	color: #9FD0D5 !important;
	background: #298CBA !important;
}

.submit input,
.button,
input.button,
.button-primary,
input.button-primary,
.button-secondary,
input.button-secondary,
.button-highlighted,
input.button-highlighted,
#postcustomstuff .submit input {
	text-decoration: none;
	font-size: 11px !important;
	line-height: 13px;
	padding: 3px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

a.button,
a.button-primary,
a.button-secondary {
	line-height: 15px;
	padding: 3px 10px;
	white-space: nowrap;
	-webkit-border-radius: 10px;
}
