/*
Theme Name: GDP2
Theme URI: http://fox-land.co.uk/
Description: Theme for <a href="http://globaldatapoint.com/">Global Datapoint</a>.
Version: 1
Author: Andrew Fox, FoxLand
Author URI: http://fox-land.co.uk/
*/
body{
	margin: 0;
	padding: 0;
	background: #fff url(assets/big_dots.png) no-repeat right top;
	color: #333;
	font-family:arial,sans-serif;
	text-align: center;
	font-size:13px;
}
img{
	border: 0;
}
/* typography */
h1{
	color: #e38605;
	border-bottom: 2px solid #fab048;
	margin: 0.3em 0;
	font-weight:normal;
	font-size:24px;
}
h2{
	color: #e38605;
	border-bottom: 2px solid #fab048;
	margin: 1em 0 0.5em 0;
	font-size:16px;
	clear: left;
}
h3{
	color: #e38605;
	border-bottom: 2px solid #fab048;
	margin: 1em 0 0.5em 0;
	font-weight:normal;
	font-size:13px;
	clear: left;
}
h1 a,h2 a,h3 a,h4 a{
	color: #e38605;
	text-decoration: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{
	color: #333;
}
h3.news{
	color: #2290c3;
	border-bottom: 2px solid #49b0df;
}
h3.partner{
	color: #333;
	border-bottom: 2px solid #333;
}
h4{
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
}
h4 a{
	color: #333;
	text-decoration: none;
}
p{
	font-size:12px;
	line-height: 1.4em;
	margin: 0.4em 0;
	padding: 0;
}
li{
	font-size:12px;
	line-height:1.4em;
}
a{
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}
a:hover{
	color: #2290c3;
}
/* Floating images for subpages */
p img.left{
	float: left;
	padding: 0 0.5em 0.5em 0;
}
p img.right{
	float: right;
	padding: 0 0 0.5em 0.5em;
}
/* Clearers */
.clearboth{ clear: both; }
.clearleft{ clear: left; }
.clearright{ clear:right; }
#header{
	text-align: left;
}
#frame{
	width: 840px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
/* Navigation and header */
#logo_img{
	margin: 15px 0 15px 0;
	float: left;
}
h1#logo_img{
	color: #e38605;
	border-bottom: none;
	font-weight:normal;
	font-size: auto;
	margin: 15px 0 15px 0;
}
ul.navigation{
	float: right;
	display: block;
	list-style: none;
	margin: 58px 0 0 0;
}
ul.navigation li{
	display:inline;
	float:left;
	width:auto;
}
ul.navigation li a{
	text-decoration: none;
	color: #3e3e3e;
	font-weight: bold;
	/*text-transform: uppercase;*/
	border-bottom:1px solid #fab048;
	padding:0 0.7em;
	display:inline-block; /* IE6 trick */
}
ul.navigation li.current_page_item a{
	border-bottom-color:#888;
}
ul.navigation li a:hover{
	border-bottom-color:#0076AA;
}
/* sub navigation */
#sidebar{
	width: 150px;
	float: left;
	margin-right: 20px;
}
#main{
	float: left;
	width: 670px;
	margin-bottom: 2em;
}
ul.sub_navigation{
	list-style:none;
	margin: 3em 0 0 0;
	padding: 0;
}
ul.sub_navigation li{
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
}
ul.sub_navigation li a{
	padding: 0.2em;
	text-decoration: none;
	width: 130px;
	display: block;
	border-right: 1px solid #fab048;
	border-bottom: 1px solid #fab048;
	text-align: right;
	color: #333;
	background: white;
}
ul.sub_navigation li a:hover{
	color: #fff;
	background: #2290c3;
}
ul.sub_navigation li.current_page_item a{
	background: #2290c3;
	color: #fff;
	border-right:1px solid #fab048;
}
/* Blockquote, random quotes */
p#quotation{
	margin: 3em 0 3em -1em;
	padding: 0 0 0 1em;
	font-size: 0.9em;
}
p#quotation i{
	margin: 0.1em 0 0 0;
	font-style: italic;
	display: block;
}
/* Frontpage flash element */
.flash_container{
	clear: both;
	margin: 0 0 0.5em 0;
	position:relative;
}
/* Frontpage columns */
#areas{
	float: left;
	margin-right: 20px;
	padding: 1em 0 0 0;
}
.column{
	width: 195px;
	float: left;
	margin-right: 20px;
}
.last{
	margin-right: 0;
}
.shortnews{
	width: 195px;
	float: right;
	padding: 0 0 2em 0;
	margin-top: 1em;
}
.shortnews h2{
	border-bottom: 2px solid #49b0df;
}
.shortnews h2 a, .shortnews h4 a{
	color: #2290c3;
}
.shortnews h2 a:hover, .shortnews h4 a:hover{
	color: #333;
}
/* News category listing */
ul.newscategories{
	margin: 0;
	padding: 0;
}
ul.newscategories li{
	margin: 0 0 0.5em 0;
	padding:0;
	display: block;
}
ul.newscategories li a{
	text-decoration:underline;
	color: #333;
}
#sidebar ul li ul {
	margin-left: 0;
	padding-left: 0;
}
.categories h3{
	border-bottom:1px solid #FAB048;
}
/* Partner logoes, front page */
.partnerarea{
	clear: left;
}
ul.partnerlogoes{
	list-style:none;
	margin: 0.75em 0;
	padding: 0;
}
/*Posts*/
.postdate{
	font-weight: bold;
}
/* Partners lists */
/* Frontpage listing */
ul#set{
	margin: 0;
	padding: 0;
}
ul#set li{
	display: inline;
	margin-right: 10px;
}
/* Internal partner page */
#partners.post img{
	border: none;
}
#partners ul{
	border-bottom:1px dashed #e38605;
	float:left;
	list-style: none;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	width:auto;
}
#partners ul li{
	float:left;
	padding-right:27px;
	width:140px;
}
#partners dl{
	margin: 0;
	padding: 1em 0 0 0;
	float: left;
	width: 320px;
}
#partners dd{
	margin: 0;
	padding: 1em 2em 1em 0;
}
#partners .entry ul li a{
	text-decoration: none;
}
#partners ul li a:hover{
}
/* thumbnail images */
.casestudy{
	border:none;
	float:left;
	padding:0 1em 0 0;
	width:auto;
}
.post img{
	margin:1em 0;
}
.post blockquote{
	width: 250px;
	float: right;
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 1em;
	background-color: #fef5e8;
	border-bottom: 1px solid #e38605;
	text-align: center;
}
.post blockquote img{
	margin: 0 0 0.5em 0;
	border-top: 2px solid #e38605;
	border-bottom: none;
}
.post blockquote p{
	margin: 0;
	padding: 0;
}
/* Tables for data */
table{
	clear:right;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin: 1em 0 0 0;
}
tr, td, th{
	font-size: 1em;
	padding: 0.4em 1em 0.4em 0.4em;
	vertical-align:top;
}
th{
	background: #fab048;
	color: #333;
	font-weight: bold;
	padding: 0.4em;
}
td h3{
	color: #333;
	border-bottom:none;
	margin: 0;
	font-weight: bold;
	padding: 0;
}
td p{
	margin: 0;
	padding: 0;
}
td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ddd;
}
/* Partner tooltips */
#tooltip{
	position: absolute;
	z-index: 3000;
	border: 1px solid #fab048;
	background-color: #fff;
	padding: 5px;
	text-align:left;
	color: #333;
}
#tooltip h3{
	color: #333;
	font-weight: normal;
	border-bottom: none;
	margin: 0.3em 0;
	font-size: 1em;
	width: 15em;
}
#contactform{
	float: right;
	width: 450px;
}
#contactform #wpcf_your_name,
#contactform #wpcf_email,
#contactform #wpcf_response,
#contactform #wpcf_website,
#contactform textarea{
	border:1px solid #7f9db9;
	width:440px;
}
/* google maps iframe */
iframe{
	border: 1px solid #ccc;
}
.viewLarge{
	margin-bottom:25px;
}
.viewLarge a{
	font-weight:normal;
}
.addressGroup{
	float:left;
	padding-bottom:25px;
	width:210px;
}
/*edit entry*/
.editentry{
	clear: both;
}
/* Footer. Legal and customer access link */
#footer{
	width: 100%;
	clear: both;
	background: #fab048;
	margin: 100px 0 0 0;
	padding: 0;
}
#footer a{
	border: none;
}
#footer p{
	margin: 0 auto;
	padding: 0.5em 10px 0.5em 0;
	text-align: right;
	width: 830px;
}
#rotator{
	float:left;
	color:#fff;
	height:210px;
	margin:0;
	padding:0;
	width:840px;
}
.rotatorGroup{
	float:left;
	position:relative;
	width:210px;
}
.rotatorImage{
	display:none;
	position:absolute;
}
.shortnews p{
	margin-bottom:15px;
}
.teamMember{
	float:left;
	padding-left:32px;
	width:202px;
}
.teamMemberFirst{
	padding-left:0;
}
.teamMemberPicture{
	border:1px solid #999;
}
.ukArea{
	color:#2288bb;
	margin:1em 0;
}
.switchTrigger{
	cursor:pointer;
}
.switchSlider{
	display:none;
}
.switchSign{
	color:#0e76bc;
	padding-right:5px;
}
.carouselWidget{
	height:140px;
	overflow: hidden;
	position:relative;
	width:600px;
}
.imgContainer{
	left:0;
	position:absolute;
	top:0;
	width:auto;
}
.carouselImage{
	float:left;
	height:100px;
	width:150px;
}
.carouselControls{
	display:none;/*script requires this element, so we turn it out here*/
	float:left;
	width:600px;
}
.carouselControlRight{
	float:right;
	width:auto;
}
.carouselControlLeft{
	float:left;
	width:auto;
}

