
/*** Layout Adjustments ***/

#column-main {
	width:555px;
	padding-left:0.4em;
}

#column-left {
	float:left;
	width:190px;
	clear:none;
	overflow:hidden;
	padding:1.3em 0 0 0.5em;
}

/*** Styling Adjustments ***/

#header-support {
	width:175px;
	padding:0;
}

#column-full, #column-main {
	margin-right:0.8em;
	background-color:white;
}

h2 {
	margin:0.8em 0 0.4em 0;
}

h3 {
	margin-bottom:0.4em;
}

h4 {
	font-size:1em;
	color:#0086cf;
	margin-bottom:0.4em;
}

#column-right h4, #column-left h4 {
	color:#ED1951;
}

#column-full p a, #column-right a, #column-left a {
	text-decoration: underline;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited {
	color:#ED1951;
}

/*** Style Specific Modules ***/

#feeds, #blogroll, #archives, #categories {
	padding:0 8px;
}

#feeds {
	float:right;
	clear:none;
}

#feeds .icon-feed {
	margin-top:15px;
	padding:0 4px;
}

#feeds .odd {
	border-left:1px solid silver;
	padding-left:14px;
	margin-left:10px;
}

#identity {
	text-align:center;
	padding:7px 4px 2px 7px;
}

#identity h4, #identity p {
	text-align:left;	
}

#identity h4 a {
	text-decoration:underline;
}

#identity img {
	text-align:center;
	padding-bottom:6px;
}

#archives h4 span {
	color:#0086cf;
	font-size: 0.8em;
}

#about {
	margin: 0px 8px 10px 8px;
	line-height:1.5;
}

#about h4 {
	margin-bottom:8px;
}

#about ul {
	padding-left:13px;
}

.icon-post {
	padding:0 6px 0 2px;
	margin:0;
	position:relative;
	top:4px;
	background-color:white;
}

.posted {
	border-bottom:1px solid #eeeeee;
	padding-bottom:20px;
	margin-bottom:8px;
	font-size:0.8em;
}

.comment .posted {
	padding-bottom:20px;	
}

#buttons {
	margin: 0 8px 20px 8px;
}

.advert {
	border:1px solid #cccccc;
	margin-top:10px;
}

.advert-nob {
	margin-top:10px;
}

.comment {
	padding-top:15px;
}

.comment .posted {
	padding-bottom:20px;	
}

#comments-form label {
	display:block;
	float:left;
	clear:left;
	width:100px;
	text-align:right;
	margin-right:10px;
	padding-top:8px;
}

#comments-form input {
	margin:4px 0;	
}

#comments-form input, textarea {
	width:300px;
}

#comments-form .comment-checkbox {
	width:400px;
	text-align:left;
	float:none;
	clear:both;
	margin-bottom:10px;
}

#comments-form #comment-bake-cookie {
	margin-left:110px;
	width:auto;
}

#comments-form .buttons {
	margin:10px 0 20px 110px;
}

#comments-form .buttons input {
	width:auto;
}

/* Feedburner fix */
p.feedburnerFlareBlock {
	display:none;
}

#header-support form.search {
	margin-top:25px;
}

#header-support form.search #search {
	border:1px solid #bec8d0;
	width:145px;
	height:17px;
	padding:1px;
	float:left;
	clear:none;
}

#header-support form.search input.button-search {
	width:23px;
	height:21px;

	margin:0;
	padding:0;
	border:0px;
	background:transparent url('/images/styling/experian/search.png') -1px 0px no-repeat;
	
	display:inline;
	float:left;
	clear:none;
	cursor: pointer;
}

#archiveSelector, #catSelector {
	margin: 6px;
	width:170px;
}

#blogroll p {
	font-size:0.9em;
	line-height:1.6;
	padding-left:7px;
}

#header-support .focus {
	background:none;
}

#header-support .blur {
	background:transparent url('/images/styling/experian/search-txt.png') 0px 0px no-repeat;
}

