/*  
Theme Name: Brunel Independent Mortgages WordPress Theme
Theme URI: http://www.thinkjumbo.com/
Description: Custom WordPress theme for Brunel Independent Mortgages.
Version: 1.0
Author: Gary Moyle
Author URI: http://www.thinkjumbo.com/

*/


/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}
.clear {
	clear:both;
}
.padding {
	padding:20px;
}
body {
	/* background: #556699 url(images/bg_blue.gif) repeat-x; */
	background: #B9122B;
	font-size: 11px;
	color: #999;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border: 0;
}


/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	position: relative;
	background: #fff url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/layout/wrapper-bg.gif) repeat-y;
	/* border-left: 1px solid #000;
	border-right: 1px solid #000; */
	text-align:left;
}

#header {
	width: 760px;
	background: #fff url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/layout/header.gif) top center repeat-x;
	height: 99px;
	margin-top: 0;
	color: #fff;
}
#header h1 {
	text-indent:-9999px;
}

#sidebarLeft {
	width: 168px;
	float: left;
	background: #fff;
	color: #999;
}


#content {
	width: 430px;
	float: left;
	color: #999;
	background:#fff;
}

* html #content {
	width: 430px;
}

#sidebarRight {
	width: 155px;
	float: right;
	color: #999;
	background: #fff;
}

/* * html #sidebarRight {
	width: 150px;
}
*/
#footer {
	clear: both;
	width: 760px;
	height:100px;
	background: #A39790;
	color: #fff;
	text-align: left;
}

#footer a {
	color: #fff;
}
/***** NAVIGATION BAR FORMATTING *****/

#navContainer {
background: #A39790;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
	height:30px;
	background: #A39790;
	font: bold 11px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;	
}

ul#nav li {
	float: left;
	border-right: 1px solid #fff;
}

ul#nav li.first {
	margin-left:10px;
}

ul#nav a {
	display: block;
	float: left;
	padding: 5px 5px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}

ul#nav a:hover {
	color: #333;
}

/***** BREADCRUMB *****/

#breadcrumb {
	width: 760px;
	background: #FDDFD0 url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/layout/nav-top-2.gif) 0 28px no-repeat;
	height: 42px;
}

#breadcrumb p {
	padding:5px 3px 3px 3px;
	color:#B9122B;
	margin-left:10px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration:none;
	color:#B9122B;
	border:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color:#B9122B;
	border:none;
}

/***** SIDEBAR LISTS *****/

#sidebarLeft h2 {
	width:168px;
	display:block;
	padding:5px 0;
	list-style-type:none;
	background:#FDDFD0 url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/nav/nav-bg.jpg) repeat-y 0 0;
	font-size:11px;
	font-weight:bold;
	color:#B9122B;
	border-top:2px solid #fff;
	text-indent:15px;
}

#sidebarLeft ul {
	width:168px;
	list-style:none;
}

#sidebarLeft li {
	width:168px;
	list-style-type:none;
}

#sidebarLeft a:link, #sidebarLeft a:visited {
	width:168px;
	display:block;
	padding:5px 0;
	list-style-type:none;
	background:#FDDFD0 url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/nav/nav-bg.jpg) repeat-y 0 0;
	font-size:11px;
	font-weight:bold;
	color:#B9122B;
	border-top:2px solid #fff;
	text-indent:10px;
}
* html #sidebarLeft li {
	margin-left:-15px;
	width:165px;
}
* html #sidebarLeft a:link, * html #sidebarLeft a:visited {
	width:165px;
}
#sidebarLeft a:hover{
	background-position:-168px 0;
	text-decoration:none;
	color:#fff;
}


/* Sub menus */

#sidebarLeft li ul {
	width:168px;
	list-style-type:none;
}

#sidebarLeft li ul li {
	background-image: url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/nav/blt-nav.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left:0px;
}

#sidebarLeft li ul a:link, #sidebarLeft li ul a:visited {
	width:168px;
	display:block;
	padding:5px 0;
	list-style-type:none;
	background-image:none;
	background-color:#fff;
	font-size:11px;
	font-weight:normal;
	color:#B9122B;
	border-top:2px solid #B9122B;
	text-indent:15px;
}

#sidebarLeft li ul li a:hover {
	background:#FDDFD0 url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/nav/nav-bg-2.jpg) repeat-y 0 0;
	color:#B9122B;

}

#sidebarLeft h2 {
	color:#fff;
	background:#B9122B;
	margin:0;
	padding:0;padding:5px 0;
}

.submenu {
	font-weight:normal;
	background-image:none;
	background-color:#fff;
}
/* End Sub menus */

#nav-bottom {
	width: 168px;
	background: #fff url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/nav/nav-bottom.gif) 0 0 no-repeat;
	height: 12px;
}


#sidebarRight a:link, #sidebarRight a:visited {
	text-decoration:none;
	border:none;
}
#sidebarRight a:hover {
	text-decoration:none;
	border:none;
}

/***** LINKS FORMATTING *****/

a {
	color: #036;
	text-decoration: none;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

a:visited {
	color: #036;
}

h2 a:link, h2 a:visited {

	color: #B9122B;
}

h2 a:hover {

	color: #B9122B;
}


h3 a:link, h3 a:visited {

	color: #B9122B;
}

h3 a:hover {

	color: #B9122B;
}


p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

blockquote {
	color: #999; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ccc;
	background: #fff url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.8em;
}
p.textDate {
	margin-bottom: 15px;
	line-height: 1.8em;
	color:#347;
	font-weight:bold;
}

p.pagetitle {
	font-weight:bold;
}
p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
	padding:5px 0;
}
small {
	font-size: 10px;
	padding:0 0 5px 0;
	display:block;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
}

h1 {
	letter-spacing: -0.8px;
	text-align: left;
	margin-bottom: 8px;
	font: bold 18px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;
}

h1.title {
	padding: 0 10px 10px 17px;
	font: bold 20px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;
}
h2 {
	color: #B9122B;
	font: bold 18px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #B9122B;
	font: bold 12px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom:1px solid #efefef;
}

h4 {
	color: #B9122B;
	font: bold 12px "Lucida Grande", "verdana", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom:1px solid #efefef;
}


#content ul, #content ol {
	padding:0 10px 0 30px;
	margin:10px 0;
	list-style:none;
}

#content li {
	padding:5px 0;
	color:#999;
	background-image: url(http://www.brunel-mortgages.co.uk/wp-content/themes/brunel/images/layout/blt-grey.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left:15px;
}
/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
}

#footer ul {
	list-style:none;
	padding:5px 0;
}

#footer li {
	list-style-type:none;
	display:inline;
	border-right:1px solid #fff;
	padding:0 5px;
	margin-left:5px;
}
#footer li.last {
	border-right:none;

}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	font-weight:bold;
}

#footer a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}

/* Tables */

table {
	width:90%;
	margin:15px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc
	
}
table td, table th {
	padding:5px;
	font-size:11px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc
	
}



#comment {
	width:350px;
	height:100px;
	border:1px solid #ccc;
}