/*

------------------------------------------------------------------------

Theme Name:    Merlotte09

Theme URI:     http://www.merlotte.se

Description:   Personal blog theme with a classic touch.

Version:       2.0

Author:        by Neuromodule Design

Author URI:    http://www.neuromodule.com

------------------------------------------------------------------------



Support:       connect@neuromodule.com

Updated:       Jun 2009

Copyright:     (c) 2009 Neuromodule Design



All rights reserved.

*/



body {
	background: #fff;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	color: #555;
	font-family: Georgia, Times New Roman, serif;
	font-size: 62.5%;
	line-height: 1.6em;
	text-align: center;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
p a {
	font-weight: bold;
}
p {
	margin: 0 0 15px 0;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, serif;
	color: #222;
	font-weight: normal;
	letter-spacing: -1px;
}
.rss {
	line-height: 2em;
	padding: 2px 0 0 20px;
	background: url(images/rss.png) 0 50% no-repeat;
}
.thedate {
	font-family: georgia, times new roman, sans-serif;
	text-transform: none;
	font-size: .75em;
	font-style: italic;
	color: #999;
	margin: 0 0 10px 0;
}
.thedate a {
	font-family: 'lucida sans', arial, tahoma, verdana, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
.thedate a {
	text-decoration: none;
}
h1 {
	width: 940px;
}
h1 a {
	background: url('images/top.png') no-repeat 0 0;
	height: 460px;
	width: 940px;
	display: block;
}
#header h1 a span {
	display: none;
}
h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 5px 0;
}
h2 a {
	color: #222;
	text-decoration: none;
}
h2 a:hover {
	color: #222;
	text-decoration: none;
}
h3 {
	color: #222;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div#sidebar h3 {
	text-align: center;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 940px;
	overflow: hidden;
}
div#header {
	padding: 1px 0 0 0;
	height: 460px;
	color: #fff;
}
div#header a {
	text-decoration: none;
}
div#header a:hover {
	color: #fff;
}
div#header h3 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	padding: 30px 0 0 0;
	color: #222;
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
}
div#navigation {
	padding: 35px 0 0 0;
	height: 31px;
	float: right;
}
div#navigation ul {
	list-style-type: none;
	list-style-image: none;
}
div#navigation li {
	line-height: 2em;
	text-align: left;
	float: left;
}
div#navigation li a {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block;
}
div#navigation li a:hover {
	color: #666;
}
.divider {
	height: 3px;
	background: #fff;
	background-image: url('images/divider.png');
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
}
.pipe {
	margin: 0 5px 0 5px;
}
span.f {
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	color: #999;
}
div#sidebar {
	padding: 0;
	margin: 60px 50px 0 0;
	float: left;
	width: 270px;
	text-align: left;
	font-size: 1.1em;
	font-family: 'lucida sans', arial, tahoma, verdana, serif;
}
.sidebarbox {
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	background: #fff;
	background-image: url('images/sidebarbox_top.png');
	background-repeat: no-repeat;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 3px double #444;
	width: 228px;
}
.searchbox {
	padding: 0 0 20px 0;
	margin: 0;
	float: left;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	margin: 3px 0 3px 0px;
	padding: 0;
	display: block;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li a {
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul li a:hover {
}
#sidebar ul li a:active {
}
#sidebar p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul {
	list-style-type: none;
	list-style-image: none;
}
ul li {
}
ul li a {
}
ul li a:hover {
}
ul li a:active {
}
div#content {
	width: 600px;
	float: left;
	padding: 0;
	margin: 40px 0 0 0;
	font-size: 1.4em;
	line-height: 1.6em;
}
div#footer {
	clear:both;
	margin: 20px 0 0 0;
	text-align: left;
	height: 170px;
	padding-top: 30px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.6em;
	background: #040407;
}
div.footercontent {
	margin: 0 auto;
	width: 940px;
}
div#footer a {
	text-decoration: none;
	color: #999;
}
.footercontactinfo {
	font-size: .9em;
}
div.post {
	text-align: left;
	float: left;
	padding: 0 0 20px 0;
}
div.post img.wp-smiley {
	margin: 0 2px 0 2px;
	border: 0;
	padding: 0;
	float: none;
}
div.postcontent {
	text-align: left;
	width: 600px;
	padding: 20px 0 20px 0;
}
div.shareit {
	width: 600px;
	padding: 20px 0 0 0;
}
div.postcontent p {
}
.intro {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 30px 0;
	font-style: italic;
}
.intro h2 {
	font-size: 1.6em;
	color: #222;
	font-style: normal;
}
.pagetitle {
	font-size: 3.6em;
	color: #dacbbd;
}
div.post img {
	padding: 0;
	border: 0px solid #ddd;
	margin: 5px;
	background: #fff;
}
div.post img.thumb {
	padding: 0;
	border: 0px solid #ddd;
	margin: 5px 10px 5px 0;
	background: #fff;
}
#lightbox img {
	max-width: 640px;
	max-height: 640px;
}
.more-link {
	margin: 0;
	padding: 0;
}
div.author {
	width: 600px;
	float: left;
}
div.author cite {
}
.authorlink {
	font-weight: normal;
	margin: 0;
	display: block;
	font-size: 1.4em;
}
div.comment {
	float: left;
}
ol.commentlist {
	padding: 0;
	margin: 0 0 30px 0;
	border-top: 1px dotted #bbb;
	list-style: none;
}
ol.commentlist li {
	margin: 0;
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #bbb;
}
.commentlist li.alt {
}
.commentlist p {
}
form input, form textarea {
	font-size: 1.2em;
	padding: 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	background: #fbf8e6;
}
form textarea {
	width: 400px;
}
form input {
	width: 300px;
}
input:hover, textarea:hover {
	background: #fbf8e6;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
}
input:focus, textarea:focus {
	background: #fbf8e6;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
}
input:focus:hover, textarea:focus:hover {
	background: #fbf8e6;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
}
input[type="submit"] {
	font-family: Georgia, Times New Roman, serif;
	width: 25%;
	cursor: pointer;
	background: #040407;
	color: #fff;
	font-size: .85em;
	font-weight: normal;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	outline: 0;
	padding: 5px 3px 5px 3px;
}
input[type="submit"]:hover {
	background: #242427;
	color: #fff;
	border: 0;
	outline: 0;
}
form {
	margin: 0 0 30px 0;
}
form p {
	margin: 20px 0 0 0;
}
label {
	display: block;
	margin: 0 0 10px 0;
}
.btn {
	width: 160px;
}
.searchbtn {
	padding-bottom: 4px;
	background: transparent url("images/searchbtn.png") no-repeat;
	height: 21px;
	border: 0px solid #e7e2d5;
	width: 35px;
	color: #fff;
	line-height: 1.6em;
}
.search {
	padding: 4px 3px 3px 8px;
	background: transparent url("images/searchfield.png") no-repeat;
	height: 21px;
	border: 0px solid #e7e2d5;
	width: 209px;
	color: #999;
}
.pagenav {
	margin-bottom: 20px;
	width: 600px;
	float: left;
}
div.alignleft, div.alignright {
	width: 50%;
	float: left;
	text-align: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	text-decoration: none;
}
.right {
	float: right;
	text-align: right;
}
.left {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
	text-align: left;
}
#flickr_wrapper {
	text-align: left;
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
}
.flickr_badge_image {
	float: left;
}
.flickr_badge_image img {
	width: 70px;
	height: 70px;
	padding: 3px 3px 10px 3px;
	margin: 12px 12px 0 0;
	border: 1px solid #e7e2d5;
	background: #fff;
	float: left;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #999;
}
#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
}
#wp_page_numbers a {
	padding: 0 10px 0 0;
	margin-left: 1px;
	margin-right: 1px;
	float: left;
	color: #999;
}
#wp_page_numbers li a:hover {
}
#wp_page_numbers li.space {
	padding: 3px 5px 3px 5px;
}
#wp_page_numbers li.first_last_page {
	font-style: italic;
}
#wp_page_numbers li.active_page a {
	font-weight: bold;
	color: #222;
}
#wp_page_numbers li.active_page a:hover {
	color: #fff;/* IE fix */

}
#wp_page_numbers li.page_info {
	float: left;
	padding: 0 10px 0 0;
	margin-right: 1px;
	color: #999;
}

.bar {
	margin: 0 5px 0 5px;
	}
