/*  
Theme Name: Best Response Media
Theme URI: http://www.bestresponesmedia.com
Description: Custom theme for Best Response Media
Version: 2.0
Author: CINQ
Author URI: http://www.cinq.co.uk
*/

/* Layout */

@import url("reset.css");
@import url("text.css");
/* Global */

html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #c3ddef url(images/gradient.png) repeat-x top left;
	color: #1f0c18f;
	background-color:#FFF;
	height: 100%;
	margin: 0;
	padding: 0;
}
#container-wrapper {
	width: 1000px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image:url(/wp-content/themes/bestresponse_2/images/new_backgrounds/images/container_backgrounds_03.png);



}

#header-container{width: 1000px;
	margin: 0 auto;}
#container {
	width: 1000px;
	font-size: 1.4em;
	line-height: 1.5em;
	height: auto !important;
	height: 100%;
	min-height: 100%;	
	margin-top:58px;
	padding-top:15px
	
	
	/*background-position:   0px 250px;
	background-repeat:repeat-y;*/
	
}
/* Links */

a:link, a:visited, a:focus {
	font-weight: bold;
	color: #163c8f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
li {
	list-style-type: none;
}
/* Header */

#header {
	/*float: left;*/
	width: 960px;
	height: 91px;
	background: url(images/header-bg.jpg) no-repeat top right;
}
#slider {
	float:left;
	width:640px
}
/* Search */

div#search {
	position: absolute;
	top: 22px;
	right: 115px;
}
#searchform {
	margin: 0;
	padding: 0 3px;
	text-align: center;
}
form#search-form input#search-submit {
	position: relative;
	top: -1px;
	height: 26px;
	width: 62px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(images/search.png) no-repeat left top;
	font-size: 0px;
	display: inline-block;
	line-height: 0px;
}
#login-button {
	position: relative;
	top: 13px;
	left: -3px;
}
/* Top Navigation */

#topnav {
	float: left;
	height: 59px;
	width: 1000px;
	background: url(/wp-content/themes/bestresponse_2/images/new_backgrounds/images/container_backgrounds_02.png);
	background-position:bottom;
	background-repeat:none;

}
#topnav ul {
	float: left;
	margin-top: 27px;
	padding-left:25px
}
#topnav ul li {
	display: inline;
	margin-left: 7px;
	float: left;
}

#topnav ul li a {
	padding: 11px 5px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: normal;
	background: url(images/top-link-bg.gif) repeat-x top left;
	color: #fff;
}
#topnav ul li a:hover {
	color: #c45e01;
}
#topnav ul li.current_page_item a {
	padding: 11px 6px 10px 6px;
	color: #727372;
	background: url(images/current-link.gif) no-repeat top center;
}
/* Content */

#content-wrap {
	/*float: left;*/
	width: 960px;
	/*background-image:  		url(/wp-content/themes/bestresponse/images/new_backgrounds/images/container_backgrounds_03.png);*/
	padding:0px 20px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	clear:both;
	
	
}
#content {
	float: left;
	width: 649px;
	padding: 0 60px 0 10px;
	border-left: 1px solid #c3c6dd;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 216px;
	margin: 0 0 0 22px;
	padding: 0;
}
#sidebar ul {
}
#sidebar ul li ul li {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #c3c6dd;
}
#sidebar ul li a {
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar ul li a:hover {
}
#sidebar li#sidebar-page-menu {
	margin-top: 24px;
}
/* 
*/



#footer {
	/*	float: left;*/
	width: 1000px;
	margin: 0 auto;
	text-align:center;
	font-size: 12px;
	color: #666;
	height:50px;
	background-image:url(/wp-content/themes/bestresponse_2/images/new_backgrounds/bottom.png);
	clear:both;
	padding-top:15px;
	
	
}
/* Posts */

.post {
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e2eb;
	min-height:350px
}
.post h2.page-title, .post h3.page-title {
	border-bottom: 1px solid #e0e2eb;
	color:#1f0c18
}
.post h2 a, .post h3 a {
	font-weight: normal;
}
.postmetadata {
	font-size: 0.9em;
	color: #787a7f;
}
.entry ul, .entry ol {
	margin-left: 10px;
}
.entry ul li {
	margin: 0.5em 0;
	list-style-type: disc;
}
.entry ol li {
	margin: 0.5em 0;
	list-style-type: decimal;
}
/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #c3c6dd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Form Elements */



#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	text-align:left;
}
/* Begin Comments*/

div.comments {
	float: left;
	margin: 10px 0;
	padding-top: 10px;
}
ol#comments li {
	clear: left;
	margin: 20px 0 70px;
}
div.comment-meta {
	float: left;
	width: 200px;
}
span.gravatar {
	float: left;
	margin-right: 10px;
}
span.comment-author {
	font-size: 17px;
}
span.comment-author a {
	text-decoration: none;
}
span.comment-date {
	position: relative;
	top: 4px;
	font: normal 11px "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #aaa;
}
div.comment-text {
	padding-left: 210px;
}
div.comment-text p {
	margin-bottom: 10px;
}
div#comments-form {
	float: left;
	clear: both;
	width: 649px;
}
div#comments-form span.label-holder {
	float: left;
	width: 55px;
}
h3.comments-header {
	border-bottom: 1px solid #e0e2eb;
}
div#comments-form h3.comments-header {
	margin-top: 0;
}
/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#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;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* Kubrick Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.navigation {
	clear: left;
	display: block;
	text-align: center;
	padding: 40px 0;
}
/* Frontpage */

#content-front {
}
#banner {
	position: relative;
	background-image:url(/wp-content/themes/bestresponse_2/images/banner.jpg);
	height:259px;
	width:939px;
	margin:10px 0 0 11px;
	overflow:hidden
}
a#trial-button {
	position: absolute;
	top: 190px;
	right: 52px;
	width: 188px;
	height: 45px;
	background: url(images/trial-button-up.png) no-repeat top center;
	text-indent: -9999px;
}
a#trial-button:hover {
	background: url(images/trial-button-down.png) no-repeat top center;
}
/* Benefits Panel */

#benefits {
	background: url(images/bottom-panel.png) no-repeat bottom center;
	margin-top:0px;
	display:block;
	height:200px;
	padding-left:20px
}
ul.benefits-list {
	float: left;
	width: 403px;
	margin: 5px 10px;
}
ul.benefits-list li {
	line-height: 30px;
	margin: 10px 0;
	padding: 1px 10px 2px 37px;
	font-size: 23px;
	background: url(images/benefits-icon.png) no-repeat 0 0;
	color: #163c8f;
}
/* Columns */

#front-columns {
	/*float: left;
	width: 960px;*/
	margin-top: 25px;
	background: url(images/columns-bottom.gif) no-repeat bottom center;
	display:block;
	height:300px;
}
#frontcolumns {
	/*float: left;
	width: 960px;*/
	margin-top: 0px;
	background: url(images/columns-bottom.gif) no-repeat bottom center;
	display:block;
	height:300px;
	clear:both
}
#front-columns-inner {
	float: left;
	background: url(images/columns-top.png) no-repeat top center;
}
.col-inner {
	position: relative;
	padding: 0 10px 20px 10px;
	font-size: 13px;
	color: #fff;
}
#front-columns h2 {
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#email-image {
	position: absolute;
	top: -20px;
	right: 3px;
}
#digital-image {
	position: absolute;
	top: -14px;
	right: -5px;
}
#acquisitions-image {
	position: absolute;
	top: -14px;
	right: -5px;
}
/* Latest Posts */



#latest-posts {
	width:289px;
	float:right;
	padding:5px;
	display:inline;
	height:269px;
	margin-right:0px;
}
#latest-posts h4 {
	margin-top: 5px;
	border-bottom: 1px solid #e9eaf3;
	color:#FFF;
	font-size:1.3em;
	padding:0px;
	margin-bottom:5px
}
#latest-posts .time {
	float:right;
	color:#fff
}
#latest-posts .post {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	color:#b5cfeb
}
#latest-posts div.latest-item {
	float: left;
	margin:2px 0 5px 0;
	padding:0 0 2px 0;
	/*border-bottom: 1px solid #0b204d;*/
	color:#b5cfeb;
	width:290px;
	font-size:0.9EM
}
#morefromblog {
	color:#000;
	display:inline;
	width:290px!important;
	clear:both;
	margin:5px 0px
}
#morefromblog a:link, #morefromblog a:visited {
	color:#000
}
#latest-posts span.latest-title {
	float: left;
	font-size:1.2EM;
	width:220px
}
#latest-posts span.latest-title a {
	font-weight: normal;
	color:#FFF
}
#latest-posts span.latest-title a:hover {
	color:#FFF
}
#latest-posts span.latest-posted {
	float: left;
	clear: left;
	font-weight: normal;
	color:#b5cfeb;
	font-size:1EM
}
#latest-posts span.latest-posted a {
	font-weight: normal;
	color:#000000
}
/* 960 grid */

.alpha {
	margin-left:0
}
.omega {
	margin-right:0
}
.grid_4, .grid_6, .grid_12 {
	float: left;
	display: inline;
	margin: 0 10px;
}
.grid_4 {
	width: 300px;
}
.grid_6 {
	width: 460px;
}
.grid_12 {
	width: 940px;
}
/* Landing Page */

.col-inner.landing {
	color: #43485f;
}
#landing-image {
	margin: 10px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

