/*
Theme Name: Creditmarket
Theme URI: http://www.creditmarket.co.uk/
Description:
Version: 1.00
Author: Hephaestus
Author URI: http://www.creditmarket.co.uk/

Credit for the original concept and core of the layout comes
courtesy of Mark Little via: http://zed1.com/journalized/
*/
html {
height: 100%;
min-height: 100%;
width: 100%;
}
body {
	color: #000066;
	background: #ffffff;
	padding: 0px;
	font: 14px verdana;
    margin: auto;  
	width: 1000px; 
	clear: both;
	align: center;
	height: 100%;
	min-height: 100%;
}
#footer {
height: 100%;
min-height: 100%;
width: 100%;
position: absolute;
bottom: 0;
padding-bottom: 2%;
left: 0;
}
#rightside {
	font: 12px;
	position: absolute;
	align: right;
	width: 850px;
	top: 85px;
	left: 150px;
/*
	padding: 5px;
	border: 1px solid #5f7797;
    color: #464c64;
	background: #a7aeb8;
*/
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#leftside {
	position: absolute;
	align: top,left;
	width: 140px;
	top: 85px;
	left: 0 auto;
	font: 14px;
/*
	border: 1px solid #5f7797;
    color: #464c64;
    background: #a7aeb8;
*/
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#headerblock {
    text-align: left;
	align: center;
	position: relative; 
	width: 1000px;
	top: 10px;
    color: #000099;
	background: #FFFFFF;
	padding: 0px;

}
h1 {
    font-weight: bold;
    font-size: 12px;
    color: #000066;
    text-align: center;
}

img {
    border-style: none;
}

txtsml {
	font-size: 10px;
}

.images {
	padding: 0px;
	background: transparent;
    border: none;
}
h2 {
    margin: 12px 210px 20px 190px;
	padding: 2px 10px 2px 10px;
	font-size: 16px;
	color: #eeeeee;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	background: #999999;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	border: 2px solid #000000;
	}

h3 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 2px 2px 2px 2px;
}

h4 {
	font-size: 12px;
	border: 1px solid #000099;
	margin: 0px 0px 3px 0px;
	color: #000066;
	padding: 2px 2px 2px 2px;
	background-image: url(http://www.creditmarket.co.uk/images/layout/tops.gif);
}
h6 {
	font-size: 12px;
	border: 1px solid #000099;
	margin: 0px 0px 5px 0px;
	color: #000066;
	padding: 2px 2px 2px 2px;
	background-image: url(http://www.creditmarket.co.uk/images/layout/tops40.gif);
}
h5 {
	font-size: 12px;
	border: 0px solid;
	margin: 0px 0px 3px 0px;
	color: #000066;
	padding: 2px 3px 2px 2px;
	background-image: url(http://www.creditmarket.co.uk/images/layout/tops.gif);
}

abbr {
    cursor: help;
}

.storyTitle {
	font: bold 12px verdana;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyCategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyAuthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
p {
	font: 12px verdana;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	margin-top: 0.5em;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
	font: 12px fixed;
}
a {
	color: #003399;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	background : transparent;
	}
a:link    { color: #003399; }
a:visited { color: #990066; }
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: 580;
	background-color: lightblue; }

#headerblock a:link { color: #003399; }
#headerblock a:visited { color: #990066; }
#headerblock a:hover { background: lightblue; color: #ffffff; font-weight: 580;}


#header a:link, #header a:visited {
	font-size: 12px;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
	position: absolute; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	margin: 10px 10px 5px 10px;
	border: 1px solid #000099;
	background: #cccccc;
    color: #000000;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 12px;
	font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
	position: relative;
	width: auto;
	margin: 0px 0px 5px 0px;
	border: 1px solid #000099;
    color: #000099;
	background: #ffffff;
	padding: 5px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 0px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
font-size: 12px
}

.centreblock ul li {
font-size: 12px
}




.storyContent ul li {
font-size: 12px
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.storyContent {
    color: #000099;
	background: #ffffff;
}

.storyCommentContent {
    color: #000000;
	background: #cccccc;
	width: auto;
	margin: 10px 10px 5px 10px;
	border: 1px solid #000000;
	padding: 10px;
}

blockquote {
	margin: 0.5em;
    color: #333333;
	padding: 4px;
	/*border: 1px solid #000000;*/
	background: #a7aeb8;
}

q {
    color: #333333;
	background: #a7aeb8;
}
body>#leftside {width: 128px;}

#leftside a:link { color: #0033ff; }
#leftside a:visited { color: #990066; }
#leftside a:hover { background: lightblue; color: #ffffff; font-weight: 580; }
.leftsideSection {
	border: 1px solid #000099;
	font: 12px;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 5px 0px;
}
.leftsideSectionthick {
	border: 3px solid #000099;
	font: 12px;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 5px 0px;
}
.loansideSection {
	border: 2px solid #000099;
	font: 12px;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 5px 0px;
}
.calcsideSection {
	border: 1px solid #000099;
	font: 12px;
    color: #000099;
    background: #add8e6;
	padding: 4px;
    margin: 0px 0px 5px 0px;
}
.leftsideSectiontop {
	position: absolute;
	border: 1px solid #000099;
	top: 25px;
	font: 12px;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 5px 0px;
	width: 99%;
}
.leftsideSectioncomps {
	position: absolute;
	border: 1px solid #000099;
	top: 347px;
	font: 12px;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 5px 0px;
	width: 99%;
}
.bodydrop {
	position: absolute;
	top: 497px;
}
.lightbox {
	border: 1px solid #add8e6;
	font: 11px;
    background: #FFFFFF;
	padding: 2px;
    margin: 0px 0px 2px 0px;
}
body>#rightside {width: 128px;}

#rightside a:link { color: #0033ff; }
#rightside a:visited { color: #990066; }
#rightside a:hover { background: lightblue; color: #ffffff; font-weight: 580; }


.rightsideSection {
	border: 1px solid #000099;
    color: #000099;
    background: #FFFFFF;
	padding: 4px;
    margin: 0px 0px 0px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: right;
    margin: 4px;
}

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 12px verdana;
	background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: #ffffff;
	font: 12px verdana;
}
.commentfield {
	margin-bottom: 4px;
}

.b2calendartable {
    background: #bfc4cb;
	border: 1px solid #5f7797;
}

.b2calendarmonth {
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarrow {
}

.b2calendarheadercell {
	background: #5f7797;
    color: #e9f2fc;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarcell {
    color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
}

.b2calendarlinkpost {
    color: #354463;
	text-decoration: none;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* moneyextra css */

.mxdiv {
    margin-left:auto;
    margin-right:auto;
    width:125px;
    height:125px;
    background-image:url(http://freephotossite.com/images/Financialbanner4-125x125.png);
    background-repeat:no-repeat;
    text-align:center;
        }
.mxdiv p {
        padding-top:4px;
}
.mxdiv a {
        font-family: Arial;
        font-size:12px;
        color:#666666;
        font-weight:bolder;
        text-decoration:none;
}
