/*
Theme Name: AP-Connected
Theme URI: http://connected-uk.com/
Description: AP-Connected is a smart, minimal theme designed for Age Partnership.
Version: 1.0
Author: <a href="http://connected-uk.com/">Tim Lingard</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Tim Lingard - connected-uk.com
*/

body {
background:#ECEFF3;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

#content a, #sidebar a {
color:#047;
text-decoration:underline;
}

#content a:hover, #sidebar a:hover {
color:#336699;
background: #FFFFCC;
}

#container {
width:990px; /* this has nothing to do with the '911' event */
margin:0 auto;
position:relative;
background: #FFF;
}

#container h1 {
font-size:26px;
font-weight:normal;
letter-spacing:-1px;
padding:32px 0 25px 0;
}

#container h1 a {
color:#369;
text-decoration:none;
}

#container h1 a:hover {
color:#BFBF30;
background: none;
}

#container #blogTitle {
display:block;
	font-size:26px;
	font-weight:normal;
	letter-spacing:-1px;
	width:500px;
	padding:32px 0 25px 0
}
#container span#blogTitle a {
    color:#369;
	text-decoration:none;
}
#container span#blogTitle a:hover {
    color:#BFBF30;
	background: none;
}

#container .post {
	font-weight:bold;
	font-size:20px;
	margin:15px 0 7px 0;
	padding:0;
}

#banner-cta {
top:22px;
right:0;
position:absolute;
display:block;

}

#callback {
top:66px;
right:0;
position:absolute;
display:block;

}

#bubble {
top:40px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(/images/blog/bubble_right.gif) no-repeat right;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 12px 0 10px;
background:url(/images/blog/bubble_left.gif) no-repeat top left;
}

#content {
float:left;
width:762px;
margin: 0 0 0 16px;
}

#container #content #breadcrumbs, #container #content #breadcrumbs a:hover, #container #content #breadcrumbs a:link, #container #content #breadcrumbs a:visited{
color: #999999;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#369;
letter-spacing:-1px;
text-decoration:none;
}

#content h2 a:hover {
color:#336699;
background: #FFFFCC;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#336699 1px solid;
}

.comments a {
background:#fff;
padding: 0;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#336699;
background: #FFFFCC;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#E8EFF6;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#336699 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#336699 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:164px;
border-left:#999 1px solid;
padding:0 0 20px 15px;
margin:0 16px 20px 0;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#30608F;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#FFF;
}

#searchform input:hover {
background:#333;
border:#336699 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#336699 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#30608F;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#FFF;
}

input.submit:hover {
background:#30608F;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#336699 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#336699 1px solid;
}

.commentlist li {
border-top:#336699 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#9CACB9 5px solid;
background-color:#E8EFF6;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(/images/blog/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}


.clear {
clear:both;
}

.warning p {
background:url(/images/blog/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}


/* ---------- Header (Logo & Telephone) ----------  */

#header {
	width: 990px;
	height: 109px;
	background: url(/images/header-curve.png) no-repeat bottom left;
	position: relative;
	margin: 0 0 40px 0;
}

#header .logo {
	width: 252px;
	height: 49px;
	margin: 5px 0 0 16px;
	float: left;
	border: none;
}

#header .freephone-lozenge {
	width: 358px;
	height: 31px;
	background: url(/static/images/freephone-lozenge.png) no-repeat top left;
	float: right;
	margin: 20px 16px 0 0;
}

#header .freephone-lozenge p {
	font-size: 14px;
	color: #2d5989;
	padding: 8px 10px 0 10px;
	display: inline-block;
	float: left;
}

#header .freephone-lozenge em {
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	color: #2d5989;
	padding: 4px 0 0 0;
	display: inline-block;
	float: left;
}

/* Styles for facebook button */
.fb_send_button_wrapper { width:140px; height:30px; position:absolute; bottom:13px; right:20px; z-index:200; }
.fb_send_button_form_widget { margin-left: -345px !important; }

/* ---------- Navigation Holder ----------  */

#navigation {
	width: 990px;
	height: 60px;
	border-bottom: 4px solid #e7e095;
	position: absolute;
	bottom:-25px; left:0; right:0;
}

/* ---------- Navigation ----------  */

#navigation #nav {
	position: relative;
	background: url(/images/nav-background.png) repeat-x top right;
	height: 30px;
	padding: 0 0 0 5px;
	margin: 0 0 0 16px;
	float: left;
}

#navigation #nav li {
	display: inline-block;
	background: url(/images/main-nav-breaker.png) no-repeat right 8px;
	float: left;
	position: relative;
}

#navigation #nav .l-corner { width: 8px; height: 30px; position: absolute; top:0; left:0; background: url(/images/nav-l-corner.png) no-repeat top left; display: block; }
#navigation #nav .r-corner { width: 8px; height: 30px; position: absolute; top:0; right:0; background: url(/images/nav-r-corner.png) no-repeat top left; display: block; }

#navigation #nav li a {
	display: inline-block;
	color: #FFF;
	margin: 6px 7px 9px 13px;
	padding: 0 10px 0 0;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
}

#navigation #nav li a:hover {
	text-decoration: underline;
}

#navigation #nav .active {
	background: url(/images/nav-active-background.png) repeat-x top left;
	margin: -5px 13px 0 10px;
}

#navigation #nav .active a { 
	padding-right:2px;
	color: #FFF;
	padding-top: 5px;
}

#navigation #nav li .l-active-corner { width: 24px; height: 35px; position: absolute; top:0; left:-24px; background: url(/images/nav-active-l-corner.png) no-repeat top left; display: block;}
#navigation #nav li .r-active-corner { width: 24px; height: 35px; position: absolute; top:0; right:-24px; background: url(/images/nav-active-r-corner.png) no-repeat top left; display: block;}


#navigation #nav .home { margin-left: 0 !important; }
#navigation #nav .home .l-active-corner { background: url(/images/nav-home-active-l-corner.png) no-repeat top left !important; width:10px !important; left: -7px !important; }

/* ---------- Sub Navigation ----------  */

#navigation ul#sub-nav {
	position: relative;
	background: url(/images/sub-nav-background.png) repeat-x top right;
	height: 29px;
	padding: 4px 0 0 25px;
	float: left;
	width: 965px;
}

#navigation #sub-nav li {
	display: inline-block;
	background: url(/images/sub-main-nav-breaker.png) no-repeat left 7px;
	float: left;
	position: relative;
	margin: 0 5px 0 2px;
}

#navigation #sub-nav .active {
	background: url(/images/sub-nav-active-background.png) repeat-x top left;
	margin-left: 8px;
}

#navigation #sub-nav .active a {
	color: #2d5989;
	margin-right: 12px;
}

#navigation #sub-nav .first {
	margin-left: 0 !important;
}

#navigation #sub-nav li .l-corner { width: 17px; height: 28px; position: absolute; top:0; left:-9px; background: url(/images/sub-nav-active-l-corner.png) no-repeat top left; display: block; z-index: 101; }
#navigation #sub-nav li .r-corner { width: 8px; height: 28px; position: absolute; top:0; right:0; background: url(/images/sub-nav-active-r-corner.png) no-repeat top left; display: block; z-index: 101; }

#navigation #sub-nav .l-cover { width: 10px; height: 32px; position: absolute; top:0; left:10px; background: url(/images/sub-nav-l-cover.png) repeat-x top left; display: block; z-index: 102; }

#navigation #sub-nav li a {
	display: inline-block;
	color: #FFF;
	margin: 3px 4px 9px 12px;
	padding: 1px 0 0 0;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
}

#navigation #sub-nav li a:hover {
	text-decoration: underline;
}

/* ---------- Explore our site Styles ---------- */

#explore-our-site {
	width: 958px;
	height: 37px;
	margin: 0 0 16px 16px;
	position: relative;
	background: #244b79;
	overflow: hidden;
}

#explore-our-site .toggle { z-index: 100; display: block; position: relative; padding: 10px 20px 0 15px; color: #FFF; cursor: pointer; }
#explore-our-site .toggle img { position:absolute; top:11px; left: 135px;}

#explore-our-site ul { color: #FFF; float: left;}

#explore-our-site ul li { padding: 3px 0; font-size: 13px; list-style-type: none; }
#explore-our-site ul li a { color: #FFF; text-decoration: none; }

#explore-our-site .home { margin: 20px 0 0 50px; width: 150px; }
#explore-our-site .equity-release { width: 220px; margin: 20px 0 0 0; }
#explore-our-site .life-insurance, #explore-our-site .other-products { width: 220px; margin: 20px 0 0 40px; }
#explore-our-site .secured-loans { width: 220px; margin: 20px 0 0 40px; }
#explore-our-site .annuities { width: 220px; margin: 20px 0 0 200px; }
#explore-our-site .home-insurance { width: 220px; margin: 0 0 0 40px; }
#explore-our-site .mortgages { width: 220px; margin: -20px 0 0 40px; }

#explore-our-site ul .title { font-weight: bold; }
#explore-our-site ul.other-products .title { padding-bottom: 15px; }

#explore-our-site .award-logos { position:absolute; top:24px; right:24px; }

#explore-our-site .top-curves { position: absolute; top:0; left: 0; width: 958px; height: 18px; background: url(/images/explore-out-site-top-curves.png) no-repeat top left; z-index: 1; }
#explore-our-site .bottom-curves { position: absolute; bottom:0; left: 0; width: 958px; height: 18px; background: url(/images/explore-out-site-bottom-curves.png) no-repeat top left; }

/* ---------- Footer Styles ---------- */

#footer {
	border-top:4px solid #d0c22b;
	width: 990px;
	background: #3a4570;
}

#footer .copyright {
	float: left;
	width: auto;
	color: #FFF;
	font-size: 11px;
	padding: 10px;
}

#footer .FCA-details {
	color: #FFF;
	float: right;
	font-size: 11px;
	padding: 10px;
}

#footer .risk-warning {
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
	padding:0 0 10px 0;
	margin:0 20px;
}

#footer .privacy-policy {
	color: #FFF;
	float: right;
	padding: 10px;
	font-size: 11px;
}
