body { padding: 0; background: #fff; margin: 0 auto 30px auto; text-align: center; color: #666; }
	
.hidden { display: none; }

/* Defaults */
body, p, table tr td, ul li { font-size: 12px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
select, input, .textarea { font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
input { padding: 0; margin: 0; }

.left { text-align: left; }
.centre { text-align: center; }
.right { text-align: right; }

.black { color: #000; }
.red   { color: #cc092f; }

#feedback_tab {
	position: fixed;
	top: 300px;
	}

#slide_footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 30px;
    background: #666 url("/images/footer_bg.jpg") repeat-x;
    width: 100%;
    border-top: 1px solid #999;
    text-align: center;
	}

#slide_footer a, #slide_footer { color: #999; }

.hover:hover { cursor: pointer; }
.over { background: #f0eff5; border-right: 1px solid #d2cfe2;  }
.yourloan { background: #f0eff5; }

div.info_box { margin: 0; padding: 0; float: left; vertical-align: middle; display: inline; }

div#left_fields p { clear: both; }

div.breadcrumbs { padding: 0 20px 20px 20px; font-size: 9px; }
div.breadcrumbs a { color: #666; }

.compare_100s { width: 175px; height: 50px; background: url("/images/compare-100s.png") no-repeat; }
.compare_100s:hover { background: url("/images/compare-100s-over.png") no-repeat; }

#get_started { width: 179px; height: 41px; background: url("/images/get_started.png") no-repeat; }
#get_started:hover { background: url("/images/get_started_over.png") no-repeat; }

/* TOMORROW FINANCE */
#tick_new { width: 165px; height: 38px; background: url("/images/dm/dm-newloan.png") no-repeat; }
#tick_new:hover, .ticked_new { background: url("/images/dm/dm-newloan-over.png") no-repeat !important; cursor: pointer; }
#tick_refinance { width: 165px; height: 38px; background: url("/images/dm/dm-refinance.png") no-repeat; }
#tick_refinance:hover, .ticked_refinance { background: url("/images/dm/dm-refinance-over.png") no-repeat !important; cursor: pointer; }
#get_rate2 { margin-top: 4px; width: 171px; height: 63px; background: url("/images/dm/dm-search.png") no-repeat; }
#get_rate2:hover { background: url("/images/dm/dm-search-over.png") no-repeat; }
#get_rate { margin-top: 4px; width: 209px; height: 47px; background: url("/images/get-best-rate-2.png") no-repeat; }
#get_rate:hover { background: url("/images/get-best-rate-2-over.png") no-repeat; }
/* TOMORROW FINANCE */

/* tables */
table.tablesorter {
	font-family: arial;
	font-size: 8pt;
	background-color: #cdcdcd;
	margin: 10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	font-family: arial;
	font-size: 8pt;
	background-color: #e6eeee;
	border: 1px solid #fff;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	font-family: arial;
	font-size: 8pt;
	color: #3d3d3d;
	padding: 4px;
	background-color: #fff;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#f0f0f6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}


div.cols3 {	width: 25%;	margin-right: 15px;	margin-bottom: 15px; padding: 15px; float: left; border: 1px solid #ccc; height: 175px; }
div.cols3 h2 { margin-top: 0; margin-bottom: 10px; }

.panel img { padding: 0 10px 10px 10px; }
.panel2 img { padding: 0 15px 5px 15px; }
.home_panel p, home_panel2 p { margin: 0; padding: 0; text-align: center; }
.home_panel img { margin: 0 34px 0 33px; }
.home_panel2 img { margin: 0 6px 0 6px; }

/* COLOURS */
h1, a:hover, label:hover, a.button, .colour_large { color: #cc092f; }
div.column_left ul li a.selected, div.column_left ul li a.selected:hover { background: #cc092f; }
a { color: #cc092f; }
table.data tr.header td { background: #019592; }
table.ticks tr.header td { background: #019592; }
table.ticks tr td { padding: 5px; border-bottom: 1px solid #ccc; }
h2, h3 { color: #333; }
/* END COLOURS */

table tr.warn td { background: #ffc81f; color: #000; }
table tr.warn td a { color: #000; text-decoration: underline; }
table tr.strong td { background: #bcffc4; }
table tr.poor td { background: #ffc9c9; }

h1,h2,h3 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; font-weight: normal; }
h1 { font-size: 30px; margin: 0px 0 10px 0; }
h2 { font-size: 16px; margin: 13px 0 5px 0; }
h3 { font-size: 13px; margin: 13px 0 5px 0; }

h2.expand { color: #cc092f; cursor: pointer; padding-left: 13px; background: #fff url("/images/down_yc.jpg") 0px 5px no-repeat; }
h2.open { background: #fff url("/images/up_yc.jpg") 0px 5px no-repeat; }
h2.expand:hover { text-decoration: underline; }

p { margin: 0 0 20px 0; line-height: 17px; }
ul { margin-bottom: 25px; }
img { margin: 0; padding: 0; border: none; }
div { padding: 0; margin: 0; }
form { padding: 0; margin: 0; }

a { text-decoration: none; }
a:hover, label:hover { text-decoration: underline; }

a.clicked { font-weight: bold; }

a img.border { border: 2px solid #fff; }
a:hover img.border { border: 2px solid #cc092f; }

#borrowing_capacity_result { color: #000; }

acronym { cursor: help; }

table tr.line td { border-top: 2px solid #000; }

table { }
table.top tr td { vertical-align: top !important; }
table.data { }
table tr th { background: #fff; color: #000; padding: 5px; text-align: left; font-weight: normal; border-top: 1px solid #ccc; }
table tr td.submit { text-align: right; padding: 5px; }
table.data tr td { padding: 3px; vertical-align: middle; border-bottom: 1px dotted #ccc; }
/*table.data tr:hover td { background: #efefef; }*/
table.data tr td.field { text-align: right; font-size: 10px; color: #999; }
table.data tr td.value { color: #000; }
table.data tr.submit td { text-align: right; padding: 5px; }

table.noborder { border: none; }
table.noborder tr td { border: none; }

table.small tr td { font-size: 11px; }
.small { font-size: 11px; }

table.pr { }
table.pr tr td, table.pr tr th { font-size: 12px; text-align: left; padding: 5px; vertical-align: middle; border-right: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }
table.pr tr td.field { text-align: right; }
table.pr tr.submit td { text-align: right; padding: 5px; }

table.pr2 { border-top: 4px solid #cc092f; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; }
table.pr2 tr td, table.pr tr th { text-align: left; padding: 5px; vertical-align: middle; border-right: 1px solid #ddd; }
table.pr2 tr td.field { text-align: right; }
table.pr2 tr.header td { text-align: center; padding: 5px; font-size: 9px; }
table.pr2 tr.submit td { text-align: right; padding: 5px; }
table.pr2 tr.grey td { background: #efefef; }

table.large tr td { font-size: 18px; padding: 10px 20px 10px 20px; }
table.large tr td.field { text-align: right; color: #999; font-size: 11px; background: #efefef; }

input.ajax, input.ajax_bc { border: 1px solid #ccc; }

table.pc { }
table.pc tr td, table.pc tr th { padding: 3px 0px 3px 0px; }

table tr td.background { background: #faf0f0; }

table.form { }
table.form tr td { padding: 3px; vertical-align: middle; border-bottom: 1px dotted #ccc; }
table.form tr:hover td { background: #efefef; }
table.form tr td.field { text-align: right; }
table.form tr.submit td { text-align: right; padding: 5px; }

table.formdata { }
table.formdata tr td { color: #999; }

table.income_expense { margin-left: 75px; width: 375px; }

hr { color: #db9a00; margin: 0 0 0 10px; padding: 0; }

form div.line { padding: 5px; }
form div.line_spacer { padding: 10px; }
form div.line label, form div.line input { vertical-align: middle; }
form div.line div.info { vertical-align: middle; float: right; margin-right: 200px; background: url("/images/info.png"); height: 20px; width: 20px; cursor: pointer; }

img.info { padding-left: 4px; vertical-align: middle; cursor: pointer; }

form label { padding: 3px; }
form label.field { width: 175px; float: left; clear: both; text-align: right; padding-top: 3px; margin-right: 10px; }
input.normal, input.phone, input.email { width: 250px; }
input.dollar { width: 250px; border: 1px solid #ccc; }
input.postcode, input.rate { width: 60px; }
select.fixed_width { width: 260px; }
input.small_dollar { width: 100px; }

input.border, select.border, textarea.border { border: 1px solid #ccc; font-size: 12px; }
textarea.large { width: 400px; height: 200px; padding: 5px; }

select { vertical-align: middle; }

/* FORM HIGHLIGHT */
.highlight { border: 3px solid #1a6d09; }
.highlightText { color: #1a6d09; }

form div.submit { margin-left: 195px; margin-top: 30px; }

input { padding: 3px; vertical-align: middle; }
input.button { background: #cc092f; color: #fff; padding: 7px; border: 2px solid #fff; }
input.button:hover { cursor: pointer; border: 2px solid #000; }
input.textfield { width: 275px; }

input.small { width: 140px; }
select.small { border: 1px solid #ccc; width: 150px; background: #fff; font-size: 12px; }

.textarea { padding: 3px; width: 275px; height: 105px; border: 1px solid #ccc; }

input.big { font-size: 14px; }
select.big { font-size: 14px; width: 125px; }

.red_bg_form {
	color: #fff;
	padding: 20px;
	}
	
/* STRUCTURAL */
div#container { background: #fff; text-align: center; width: 980px; padding-top: 0; margin: 0px auto 10px auto; }
div#main { background: #fff; text-align: left; width: 980px; margin: auto; }
div#header { margin: 0 0 0 0; line-height: 0; }
div#body { clear: both; padding-top: 15px; }
div#content { margin: 10px 5px 5px 5px; }
div#footer { border-top: 1px dotted #ccc; border-bottom: 4px solid #2c2d2f; background: #2c2d2f url("/images/footer_bg.jpg") repeat-x; color: #999; text-align: center; clear: both; padding-bottom: 10px; height: 30px; margin-top: 20px; }
div#footer a { color: #999; }
div#footer p { margin: 0; padding: 5px; font-size: 10px; }

div#bottom_sitemap { clear: both; background: #2c2d2f url("/images/footer_bg.jpg") repeat-x; color: #fff; font-size: 10px; }
div#bottom_sitemap div.col_sitemap { border-right: 1px solid #ccc; float: left; padding: 10px 20px 20px 20px; background: #2c2d2f url("/images/footer_bg.jpg") repeat-x; width: 204px; height: 250px; }
div#bottom_sitemap a { color: #ccc; }
div#bottom_sitemap h2 { color: #fff; }
div#bottom_sitemap ul { list-style: none; margin: 0; padding: 0 0 0 5px; }
div#bottom_sitemap ul li { font-size: 10px; padding: 3px; list-style: none; margin: 0; }

div#fields p { margin: 0 0 5px 0; font-size: 10px; }
div#fields a, div#fields h2.expand { color: #666; }

/* KEYWORDS */
div#mini_stats { font-size: 13px; padding: 0px 0px 5px 0px; color: #aaa; }
#num_keywords { color: #666; }
#max_keywords { }

p.website_by { color: #999; text-align: right; font-size: 10px; padding: 15px 38px 10px 10px; width: 790px; }
p.website_by a { color: #999; }
.colour_large { font-size: 16px; }

.thisuri, .thiskeyword, .thismarket { display: none; }

td.actions { text-align: center; white-space: nowrap; }
td.actions img { margin-right: 3px; height: 15px; width: 15px; }

div#leftnav {
	float: left;
	margin-right: 20px;
	width: 230px;
	/*background: #525252;*/
	border-right: 1px dashed #ccc;
	min-height: 500px;
	}
	
ul.leftnav {
	margin: 2px 2px 2px 15px;
	padding: 3px;
	list-style-image: url("/images/arrow.gif");
	}

div#leftnav h3 a {
	color: #000;
	}
	
ul.leftnav li {
	font-size: 11px;
	padding-bottom: 5px;
	}

ul.leftnav li a {
	color: #666;
	}
	
ul.leftnav li a.selected {
	color: #000;
	}
	
ul.leftnav2, ul.second {
	margin: 1px 1px 1px 15px;
	padding: 3px;
	list-style-image: url("/images/arrow_small.gif");
	}

ul.leftnav2 li {
	font-size: 10px;
	}
	
ul.leftnav2 li a {
	color: #666;
	}
	
ul.leftnav2 li a.selected {
	color: #000;
	}

div#content {
	float: left;
	width: 700px;
	}

div#vnav {
	width: 980px;
	/*height: 29px;*/
	color: #666;
	font-size: 12px;
	background:#efefef;
	/*border-top: 1px dotted #ccc;*/
	/*border-bottom: 1px dotted #ccc;*/
	/*margin-bottom: 5px;*/
	/*padding-left: 10px;*/
	z-index: 1000;
	margin-top: 15px;
	}
	
div#vnav img {
	vertical-align: middle; 
	padding: 0;
	margin: 0;
	}
	
div#vnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

div#vnav ul#nav li {
	float: left;
	position: relative;
	}
	
div#vnav ul#nav li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	/*height: 13px;*/
	/*padding: 7px 7px 9px 7px;*/
	padding: 0;
	vertical-align: middle;
	display: block;
	/*border-right: 1px solid #fff;*/
	width: 150px;
	height: 36px;
	}
	
div#vnav ul#nav li a span {
	display: none;
	}
	
div#vnav ul#nav li a#hnav1 {
	background: url("/images/hnav1.jpg");
	}
div#vnav ul#nav li a#hnav2 {
	background: url("/images/hnav2.jpg");
	}
div#vnav ul#nav li a#hnav3 {
	background: url("/images/hnav3.jpg");
	}
div#vnav ul#nav li a#hnav4 {
	background: url("/images/hnav4.jpg");
	}
div#vnav ul#nav li a#hnav5 {
	background: url("/images/hnav5.jpg");
	}

div#vnav ul#nav li.selected a#hnav1, div#vnav ul#nav li:hover a#hnav1 {
	background: url("/images/hnav1_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav2, div#vnav ul#nav li:hover a#hnav2 {
	background: url("/images/hnav2_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav3, div#vnav ul#nav li:hover a#hnav3 {
	background: url("/images/hnav3_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav4, div#vnav ul#nav li:hover a#hnav4 {
	background: url("/images/hnav4_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav5, div#vnav ul#nav li:hover a#hnav5 {
	background: url("/images/hnav5_on.jpg");
	}
	
	
div#vnav ul#nav li a#hnav1_blog {
	background: url("/images/blog/hnav1.jpg");
	}
div#vnav ul#nav li a#hnav2_blog {
	background: url("/images/blog/hnav2.jpg");
	}
div#vnav ul#nav li a#hnav3_blog {
	background: url("/images/blog/hnav3.jpg");
	}
div#vnav ul#nav li a#hnav4_blog {
	background: url("/images/blog/hnav4.jpg");
	}
div#vnav ul#nav li a#hnav5_blog {
	background: url("/images/blog/hnav5.jpg");
	}

div#vnav ul#nav li.selected a#hnav1_blog, div#vnav ul#nav li:hover a#hnav1_blog {
	background: url("/images/blog/hnav1_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav2_blog, div#vnav ul#nav li:hover a#hnav2_blog {
	background: url("/images/blog/hnav2_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav3_blog, div#vnav ul#nav li:hover a#hnav3_blog {
	background: url("/images/blog/hnav3_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav4_blog, div#vnav ul#nav li:hover a#hnav4_blog {
	background: url("/images/blog/hnav4_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav5_blog, div#vnav ul#nav li:hover a#hnav5_blog {
	background: url("/images/blog/hnav5_on.jpg");
	}


div#vnav ul#nav li a#hnav1_partners {
	background: url("/images/partners/hnav1.jpg");
	}
div#vnav ul#nav li a#hnav2_partners {
	background: url("/images/partners/hnav2.jpg");
	}
div#vnav ul#nav li a#hnav3_partners {
	background: url("/images/partners/hnav3.jpg");
	}
div#vnav ul#nav li a#hnav4_partners {
	background: url("/images/partners/hnav4.jpg");
	}
div#vnav ul#nav li a#hnav5_partners {
	background: url("/images/partners/hnav5.jpg");
	}

div#vnav ul#nav li.selected a#hnav1_partners, div#vnav ul#nav li:hover a#hnav1_partners {
	background: url("/images/partners/hnav1_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav2_partners, div#vnav ul#nav li:hover a#hnav2_partners {
	background: url("/images/partners/hnav2_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav3_partners, div#vnav ul#nav li:hover a#hnav3_partners {
	background: url("/images/partners/hnav3_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav4_partners, div#vnav ul#nav li:hover a#hnav4_partners {
	background: url("/images/partners/hnav4_on.jpg");
	}
div#vnav ul#nav li.selected a#hnav5_partners, div#vnav ul#nav li:hover a#hnav5_partners {
	background: url("/images/partners/hnav5_on.jpg");
	}

	

	
#hnav_search {
	width: 229px;
	height: 36px;
	background: url("/images/hnav_search.jpg");
	}
	
div#vnav ul#nav li.selected a {

	}
	
div#vnav ul#nav li:hover a {

	}
	
div#vnav ul#nav li ul.subcat li a:hover {
	background: #000;
	color: #fff;
	}
	
div#vnav ul#nav li ul.subcat {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	background: #909294;
	color: #666;
	clear: both;
	padding: 5px;
	border-left: 1px solid #afb0b1;
	border-right: 1px solid #afb0b1;
	border-bottom: 1px solid #afb0b1;
	z-index: 1000;
	}
	
div#vnav ul#nav li ul.subcat li {
	float: none;	
	}
	
div#vnav ul#nav li ul.subcat li a {
	padding: 3px 5px 3px 5px;
	margin: 0;
	background: #909294;
	color: #fff;
	height: 13px;
	float: none;
	display: block;
	white-space: nowrap;
	border: none;
	width: 128px;
	font-size: 11px;
	}
	
div#vnav ul#nav li ul.subsubcat {
	display: block;
	position: relative;
	background: #909294;
	clear: both;
	z-index: 1000;
	}
	
div#vnav ul#nav li ul.subcat li ul.subsubcat li {
	float: none;
	border: none;
	}
	
div#vnav ul#nav li ul.subcat li ul.subsubcat li a {
	padding: 3px 5px 3px 5px;
	margin: 0;
	background: #909294;
	color: #fff;
	height: 11px;
	float: none;
	display: block;
	white-space: nowrap;
	border: none;
	font-size: 11px;
	}
	
div#vnav ul#nav li ul.subcat li ul.subsubcat li:hover a {
	background: #000;
	color: #fff;
	}
	
div#vnav ul#nav li > ul {
	top: auto;
	left: auto;
	}
	
div#vnav ul#nav li:hover ul.subcat, div#vnav ul#nav li.over ul.subcat {
	display: block;
	}
	
div#vnav ul#nav li ul.subcat li:hover ul.subsubcat, div#vnav ul#nav li.over ul.subcat {
	display: block;
	}

div#loginbox {
	margin-top: 6px;
	text-align: right;
	width: 780px;
	vertical-align: middle;
	position: absolute;
	clear: both;
	}
	
div.column_left {
	float: left;
	width: 185px;
	}
	
div.column_left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
div.column_left ul li {

	}
	
div.column_left ul li a {
	display: block;
	padding: 5px;
	width: 175px;
	color: #666;
	background:#efefef;
	border-top: 1px dotted #ccc;
	}

div.column_left ul li a:hover {
	background: #fff;
	}

div.column_left ul li a.selected {
	color: #fff;
	}
	
div.column_right {
	float: right;
	/*margin-right: 20px;*/
	}
	
.google, .yahoo, .live {
	text-align: right;
	white-space: nowrap;
	}

div.add_box {
	margin: 10px 3px 3px 3px;
	padding: 0;
	}
	
div.add_box p {
	color: #999;
	margin: 0;
	}
	
div.add_box input {
	vertical-align: middle;
	}
	
td.movement {
	color: #ccc;
	text-align: right;
	white-space: nowrap;
	}
	
p.preview_msg {
	padding: 2px; 
	margin: 0; 
	background: #efefef; 
	color: #999; 
	border-bottom: 2px solid #ccc; 
	clear: both; 
	text-align: center;
	}
	
	
.help_warn, .help_tick, .help_cross, .help_help, .help_info {
	vertical-align: middle;
	padding: 15px 15px 15px 45px;
	/*font-weight: bold;*/
	margin: 2px 0 10px 0;
	}
	
.help_warn h2, .help_tick h2, .help_cross h2, .help_help h2, .help_info h2 {
	margin: 0;
	font-weight: bold;
	}
	
.help_warn {
	color: #ff7400;
	background: url("/images/fair/hazard.png") no-repeat #fff1e5 10px 50%;
	border: 1px solid #ffd4b2;
	}
	
.help_tick {
	color: #1a6d09;
	background: url("/images/fair/tick.png") no-repeat #eef7ed 10px 50%;
	border: 1px solid #cbe8c9;
	}
	
.help_cross {
	color: #ff3f3f;
	background: url("/images/fair/cross.png") no-repeat #ffe5e5 10px 50%;
	border: 1px solid #ffb1b1;
	}
	
.help_help {
	color: #6a609f;
	background: url("/images/fair/help.png") no-repeat #f0eff5 10px 50%;
	border: 1px solid #d2cfe2;
	}
	
.help_info {
	color: #6a609f;
	background: url("/images/fair/info.png") no-repeat #f0eff5 10px 50%;
	border: 1px solid #d2cfe2;
	}
	
.help_info ul, .help_warn ul, .help_tick ul, .help_cross ul, .help_info ol {
	margin: 0 0 0 0;
	}
	
.help_info ol li, .help_info ul li, .help_warn ul li, .help_tick ul li, .help_cross ul li {
	font-weight: normal;
	padding: 3px 0 3px 0;
	}
	
/* BLOG */


.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.entry-meta {
	
}
.entry-meta, .entry-meta a, .entry-utility, .entry-utility a {
	font-style: italic;
	color: #aaa;
	font-size: 10px;
}

.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {

}
.reply a:hover,
a.comment-edit-link:hover {

}

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
	list-style: none;
}

.widget-area ul ul li a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	width: 210px;
}

.widget-area ul ul li a:hover {
	background: #fff;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

/* BLOG */
	
/* COLORBOX */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

.widget-area a { color: #666; }
.fn { color: #666; }

