/*  
Theme Name: MI-Blog-v1
Theme URL: 
Author: Paul
Author URI: http://www.merlyimpressions.co.uk/
Description: 3 Column WordPress theme. Designed by Paul but originally based on Floral Day from <a href="http://www.simplywp.net">SimplyWP</a>.
*/

* {
padding:0;
margin:0;
}

span.bolded {
	font-weight:bold;
}
.clearboth {
	clear:both;
}
body {
	font: 11px Helvetica, San-Serif, Verdana, Arial;
	/* font: 14px Georgia, "Times New Roman", Times, serif; */
	background: #ffffff;
	}
a {
	text-decoration: none;
	color: #444;
	}
a:hover {
	text-decoration: underline;
	color: #333;
	}
#wrap {
	width: 980px;
	margin: 5px auto 2px;
	padding: 0px !important;
	}
#header {
	background: url('images/picture_header_v5_20091130-.jpg') no-repeat;
	width: 975px;
	margin: 0px !important;
	height: 160px;
	padding: 0px 0px 0px 0px !important;
	color: #967348;
	float:right;
	overflow:auto;
	}
#header h1 {
	margin: 0px;
	padding: 0px;
	}
#header p.blog_desc {
	float:left;
	font-size:150%;
	font-weight:bold;
	padding:130px 0 0 10px;
	color:#555;
}
#header a {
	text-decoration: none;
	color: #4F3F22;
}
#header a:hover {
	text-decoration: none;
	color: #967348;
}
#navigation {
	clear: both;
	width:980px;
	display: block;
	font-size: 1.2em;
	text-transform:uppercase;
	padding: 0px !important;
	margin:0 0 12px 0;
	color:#333;
}
#navigation ul {
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	width:100%;
	font-weight:bold;
	height:18px;
	list-style: none;
	float: left;
	clear: both;
	margin: 4px 0px 12px 0px !important;
	padding: 12px 0 !important;
}
#navigation li {
	float: left;
	margin: 0px !important;
	border-left:1px solid #bbbbbb;
	height:18px;
}
#navigation li.page-item-1 {
	border-left:none;
}
#navigation li.top-right {
	border-left:none;
	float:right;
}
#navigation a {
	text-decoration: none;
	color: #335;
	margin:0 15px;
	padding:0 2px;
}
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	border-bottom: 2px solid #777;
	color: #446;
}
#navigation li.top-right a {
	color:#dd2a81;
}
#navigation li.top-right a:hover, #navigation li.top-right a:active {
	border-bottom: 2px solid #dc97bb;
	color: #dd2a81;
}
#content {
	font: 11px Tahoma, Helvetica, San-Serif, Verdana, Arial;
	width: 574px;
	margin: 0;
	padding: 0px 10px 0 0;
 	float: right;
}
img {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 5px;
}
.wp-smiley {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.entry_body {
	padding: 0;
	margin: 0 0 20px 0;
	border:1px solid #feb7db;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.entry_body h1, .entry_body h2 {
	margin-bottom:5px;
	padding:0;
	font-size: 220%;
	color:#777;
	font-weight:normal;
}
.entry_body h1 a, .entry_body h2 a {
	color:#777;
}
.post_header {
	padding: 4px 10px 0;
	background-color:#feb7db;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
#content h1.pagetitle, #content h2.pagetitle {
	font-size:140%;
	text-align:center;
	color:#feb7db;
	padding:0;
	margin:0 0 10px;
}
.posted {
	color: #666666;
	margin: 3px 0px;
	font-size:110%;
}
.page_content {
	margin:0;
	padding:10px 10px 5px;
	border:none;
}
.page_content p {
	font-size:130%;
	margin-bottom: 10px;
}
.post_content {
	margin:0;
	padding:10px 10px 5px;
	border:none;
}
.post_content p {
	font-size:120%;
	margin-bottom: 10px;
}
.post_content p a {
	color:#dd28a1;
	text-decoration:underline;
}
.post_content > p:first-child {
	font-size:140%;
	font-style:italic;
	color:#dd28a1;
}
.post_content img {
	border:none;
}
.post_content ul, .post_content ol, .page_content ul, .page_content ol {
	margin:0 50px 10px;
	list-style-position: outside;
}
.post_content ul, .page_content ul {
	list-style-type: square;
}
.post_content ul li, .post_content ol li, .page_content ul li, .page_content ol li {
	font-size:120%;
}
.post_content ul li a, .post_content ol li a, .page_content p a {
	text-decoration: underline;
	color: #ed008c;
}
.post_content ul li a:hover, .post_content ol li a:hover {
	text-decoration: underline;
	color: #cd006c;
}

.post_content p.indented {
margin:10px 40px;
text-indent:-20px;

}

.side-image {
	margin:0;
	padding:20px 25px 20px 35px;
	border:none;
	width:125px;
	float:left;
}
.side-image img {
	border: none;
	padding:0;
	margin:0;
}
.meta_title {
	border:none;
	padding-bottom:3px;
}
.meta_title h1, .meta_title h2 {
	color:#444;
	font-size:220%;
}
.meta_title h1 a, .meta_title h2 a {
	color:#555;
}
.meta_lower {
	padding-bottom:6px;
}
.meta_lower p {
	font-size:110%;
	height:1em;
	font-weight:bold;
	margin-bottom:5px;
}
.meta_lower p.meta_date {
	color: #777;
	display:block;
}
.meta_lower p.meta_date span.rightside {
	float: right;
}
span.rightside a {
	color:#dd2a81;
	text-decoration:underline;
}

.entry_body blockquote {
	padding: 10px;
	margin: 10px;
	background: #efefef;
}
.entry_close {
	clear:both;
	padding: 0;
	margin-top: 0;
	height:5px;
}
.post_footer {
	text-align:right;
	margin:0 10px;
	padding:10px 0;
	border-top:1px solid #fe99cc;
	background: url('images/post-footer-background.jpg') top left no-repeat;
}
.post_footer p {
	font-size:115%;
	color: #777;
	margin-bottom:5px;
}
.post_footer p a {
	color:#dd2a81;
	text-decoration:underline;
}

#footer_link {
	clear: both;
	padding: 0 20px 20px;
	min-height:20px;
}
#footer_link #alignleft {
	float: left;
	margin: 0px 10px 0px 10px;
	font-size:150%;
	min-height:1.5em;
}
#footer_link #alignright {
	float: right;
	margin: 0px 10px 0px 10px;
	font-size:150%;
	min-height:1.5em;
}
.postmetadata {
	clear: both;
	font-size: 12px;
	padding: 5px;
	margin:20px;
	border: 1px solid #fe99cc;
	text-align:center;
}
#comment_list {
	padding: 10px 20px;
	margin:10px 20px;
	text-align:left;
	background-color:#ffecfe;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
#comment_list h3 {
	color:#555;
	margin:6px 0;
}
#comment_list input, #comment_list textarea {
	padding:5px;
}
#comment_list textarea {
	width:90%;
}
#comment_list input#submit {
	background-color:#feb7db;
}
#commentlist {
	padding-bottom:10px;
	border-bottom:1px solid #feb7db;
}

#commentlist ol {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	}
#commentlist li {
	border-left: 5px solid #c9a;
	background: #fff;
	padding: 5px;
	margin: 5px 0px;
	}

#sidebar-left {
	width: 193px;
	margin: 0px 0px 0px 0px;
	float: left;
	}

#sidebar-right {
	width: 193px;
	margin: 0px 0px 0px 0px;
	float: right;
	}
#sidebar-right h2, #sidebar-left h2 {
	margin: 0px;
	padding: 7px 5px 5px 9px;
	background-color:#feb7db;
	color: #444;
	font-size: 120%;
	display: block;
	text-transform:uppercase;
	border:1px solid #feb7db;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
#sidebar-right ul, #sidebar-left ul {
	margin-bottom:8px;
}
#sidebar-right li, #sidebar-left li {
	padding:0.4em 0;
}
.tagcloud {
	padding: 5px;
	text-align: center;
}
.sidebar_widget {
	width:191px;
	border:1px solid #feb7db;
	margin-bottom:1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
div.sidebar_widget ul {
	list-style:none outside url('images/bullet-transparent.gif');
	margin-left:20px;
	padding:0.5em 0.7em 0;
}
div.sidebar_widget ul a {
	font-size:120%;
}
.textwidget {
	width: 171px;
	font-size:120%;
	padding:10px;
	margin:0;
	text-align: left;
	}
div.ctc {
	padding:8px;
	text-align:center;
	}
select {
	margin: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 200px;
	margin: 5px 0px 20px 0px;
	}
#wp-calendar th {
	color: #000000;
	}
#wp-calendar caption {
	font-weight: bold;
	padding: 5px;
	}
#wp-calendar td {
	text-align: center;
	}
#footer {
	clear: both;
	background-color:#fff;
	width: 920px;
	height: 160px;
	padding: 10px 30px;
	text-align: center;
	border-top:1px solid #feb7db;
	border-bottom:1px solid #feb7db;
	}
.break_box {
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px 2px;
	}
.break_box h3 {
	margin: 0 0 5px 0;
	padding: 0px;
	color: #6C5635;
	font-size:130%;
	}
.break_box ul {
	list-style: none;
	margin: 0 5px;
	padding: 0px;
	font-size:110%;
	}
.break_box li {
	padding: 5px 0px;
	border-bottom: 1px solid #FFFDE9;
	}
.break_box a {
	text-decoration: none;
	color: #80623C;
	}
.break_box a:hover {
	text-decoration: underline;
	color: #80623C;
	}
#copyrighted {
	clear: both;
	padding: 10px;
	text-align: center;
	}
#searchform {
	width: 190px;
	text-align: left;
 	}
#s {
	float:left;
	margin: 10px 0 10px 10px;
	width: 120px;
	padding: 3px;
	}
#searchsubmit {
	float:left;
	margin: 10px 10px 10px 0;
	background-color:#aaa;
	background: url('images/search-icon.gif') no-repeat;
	width: 38px;
	height:24px;
	padding: 3px;
	}
input {
	background: #fff;
	border: 2px solid #feb7db;
	padding: 5px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
textarea {
	background: #fff;
	border: 2px solid #aaaaaa;
	padding: 2px;
	width: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

.simpleimage img { border: 0px; }
.simpleimage { text-align: center; }

#related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 0px;
}
#related_posts_thumbnails li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #ccc;
}
#related_posts_thumbnails li img {
margin-right: 8px;
vertical-align:text-top;
}

