/* @override http://www.imarketing.co.uk/blog/wp-content/themes/default/style.css */

/*
Theme Name: iMarketing Default
Theme URI: http://www.imarketing.co.uk/
Description: iMarketing theme.
Version: 1
Author: Shaun Robinson
Author URI: http://www.rubious.co.uk/
Tags: imarketing


*/


/* Blog styles */

#topcontent h4 a {color: #59595C;}
#sidebar h2 {margin: 10px 0 3px 0;}

.post h2 {margin: 20px 0 10px 0;}
body #mainContent h3 a {color: #A8105B;}

h2.pagetitle, h2.center {margin: 20px 0 0px 0 !important;}

.post small {color: #666;}
.post .entry p {margin: 10px 0; line-height: 1.4 !important;}

#page h3 { background: none; color: #A8105B; font-weight: bold; font-size: 15px; margin: 10px 0;}

#respond {margin: 40px 0 30px;}

li.comment {border: 1px solid #ccc; margin: 0 !important; list-style: none !important;}


/*#mainpagecontent {border: 1px solid #ccc; width: 200px;}*/

body.oneColFixCtrHdr #pagecontainer #mainContent #rightcol #mainpagecontent {
	width: 515px; float: left;
}

#facebook-twitter {text-align: left;}


/*body.oneColFixCtrHdr #pagecontainer #mainContent #rightcol #rightnav {width: 125px; }*/


#sidebar h2 {color: #59595C;}


h2 a {font-size: 13px;}

#footer p {color: #444;}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height: 1.4 !important;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
	
	.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



/* End Comments */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	margin: 10px 0 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



