/*
Theme Name: PeterRBreed
*/

body {
	font: 13px/20px Arial, Helvetica, sans-serif;
	margin:0;
	background:url(images/bg-body.jpg) repeat-x;
	color:#4d4d4d;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {
	color:#00aef0;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
img {border-style: none;}
#wrapper {
	padding:88px 0 0;
	margin: 0 auto;
	width:853px;
}
/* header */
#header {
	position:relative;
	height:292px;
	overflow:hidden;
	width:853px;
	background:url(images/bg-header.jpg) no-repeat;
}
/* logo */
#header h1 {
	width:543px;
	height:113px;
	position:absolute;
	top:83px;
	left:256px;
	margin:0;
	z-index:100;
}
#header h1 a{
	height: 100%;
	display: block;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
}
.header-image {
	position:absolute;
	top:160px;
	left:25px;
}
/* top-nav */
ul.top-nav  {
	float:left;
	overflow:hidden;
	display:inline;
	margin:35px 0 0 45px;
	padding:0;
	list-style:none;
}
ul.top-nav li{
	padding:0 6px 3px 9px;
	margin:0 0 0 -2px;
	float:left;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	background:url(images/bg-top-nav-separator.gif) no-repeat 0 3px;
}
ul.top-nav li a{color:#fff;}
/* main */
#main {
	background:url(images/bg-main-c.gif) repeat-y;
	overflow:hidden;
}
.main-top {
	overflow:hidden;
	background:url(images/bg-main-top.jpg) no-repeat;
	min-height:190px;
	padding:0 54px 0 48px;
}
* html .main-top  {
	overflow:visible;
	height:190px;
}
/* top-area */
.top-area{
	clear:both;
	height:37px;
	width:751px;
}
/* latest-newsws */
.latest-newsws {
        float:right;
        height:37px;
        width:242px;
}
.latest-newsws a {
        display:block;
        height:100%;
        overflow:hidden;
        text-indent:-9999px;
        background:url(images/text-latest-news.gif) no-repeat;
}
/* main-nav */
#main-nav {
	margin:0;
	padding:0;
	list-style:none;
}
#main-nav  li{
	padding:0 2px 0 0;
	float:left;
	height:1%;
}
#main-nav  li a{
	color:#005fa4;
	padding:13px 27px 10px 26px;
	font-weight:bold;
	font-size:12px;
	line-height:38px;
	background:#d1d3d4 url(images/bg-main-nav.gif) repeat-x;
}
#main-nav  li a:hover{text-decoration:none;}
#main-nav  li:hover,
#main-nav  li.hover{position:relative;}
#main-nav  li:hover ul,
#main-nav  li.hover ul {
	display:block;
}
#main-nav  ul {
	top:37px;
	left:0;
	position:absolute;
	display:none;
	margin:0;
	padding:0;
	width:117px;
	background: url(images/none.gif);
}
#main-nav  ul li{
	background:#283891 url(images/bg-drop.gif) repeat-x;
	margin:2px 0 0;
	padding:3px 5px 5px 5px;
	float:none;
	text-align: center;
	list-style:none;
	line-height:13px;
}
#main-nav  ul li a{
	background:none;
	color:#fff;
	padding:0;
	line-height:13px;
	font-size: 11px;
}
#main-nav  ul li a:hover{text-decoration: underline;}
/* content-wrapper */
.content-wrapper {
	overflow:hidden;
	width:100%;
	padding-bottom:47px;
	clear:both;
}
/* sidebar */
#sidebar {
	float:right;
	width:242px;
	padding:4px 0 0;
}
/* box */
.box {
	overflow:hidden;
	height:1%;
	padding:0 12px;
	background:#fcfcfc url(images/bg-box-gradient.jpg) repeat-x;
}
.box .heading {
	width:242px;
	margin:0 -12px;
	overflow: hidden;
	text-indent:-9999px;
	height:30px;
}
.box .newsletters { background:url(images/text-newsletters.gif) no-repeat;}
.box .subscribe { background:url(images/text-subscribe.gif) no-repeat;}
.box h4{
	margin:0;
	padding:14px 0 0;
	color:#00adef;
	font-size:13px;
	line-height:18px;
}
.box p{
	margin:0;
	padding:0 0 13px;
}
/* blog */
.blog {
	overflow:hidden;
	height:1%;
	background:url(images/bg-separator.gif) repeat-x 0 100%;
}
.none-gradient {background:none;}
.gradient-alt { background:url(images/bg-gradient-alt.gif) repeat-x;}
/* newsletter-links */
ul.newsletter-links {
	margin:0;
	padding:8px 0 12px;
	list-style:none;
	font-weight:bold;
}
ul.newsletter-links  li{
	padding:4px 0 0;
	text-transform: uppercase;
}
.gradient-alt p {
	padding:3px 0 0;
}
/* subscribe-form */
.wpcf7-form {padding:8px 0 12px;} 
.row{
	overflow:hidden;
	height:1%;
	padding:0 0 3px;
}
.wpcf7-form label{
	float:left;
	width:63px;
	line-height:18px;
}
.wpcf7-form input.text{
	margin:0;
	padding:1px 5px 1px;
	border:1px solid #e5e6e7;
	line-height:15px;
	background:#fff;
}
.wpcf7-form input.text {
	width:141px;
	float:left;
}
.submit {
	float:right;
	margin:0;
}
/* content */
#content {
	display:table;
	overflow:hidden;
	padding:12px 30px 0 3px;
}
* html #content {
	height:1%;
	overflow:visible;
}
#content h2{
	color:#29abe2;
	font-size:14px;
	margin:0;
	padding:7px 0 0;
}
#content p{
	margin:0;
	padding:0 0 21px;
}
/* footer */
#footer{
	clear:both;
	padding:0 54px 50px 25px;
	overflow:hidden;
	height:1%;
	background:url(images/bg-footer.jpg) no-repeat;
}
/* slogan */
.slogan {
	float:right;
	background:url(images/bg-slogan.gif) no-repeat;
	width:543px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
/* dis */
.dis {
	clear:both;
	margin:0;
	padding:32px 0 0;
	font-size:10px;
	color:#a7a9ac;
}
.dis a{color:#a7a9ac;}
span.wpcf7-form-control-wrap {
	float:left;
}
span.wpcf7-not-valid-tip {
	left: 3px !important;
	top: 2px !important;
	font-size: 10px !important;
	line-height: 13px !important;
	width: 140px !important;
	height: 13px !important;
	padding: 0 !important;
	margin: 0 !important;
}