/* @override http://karleneclark.com/wp-content/themes/karleneclark/style.css */

/*
Theme Name: Merry Christmas, Mi Amore!
Theme URI: http://www.karleneclark.com/
Description: A unique blog design for Karlene Clark, the love of Josh Clark's life as a special Christmas present in 2007.
Version: 1.0
Author: Josh Clark, Origen Creatives
Author URI: http://www.origencreatives.com/

*/
/* Page Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}






body {
	background: #322b29 url(images/bg.jpg) repeat-x fixed top center;
	font-size: 12px;
	font-family: Verdana, Arial, Serif;
	line-height: 20px;
	color: #363636;
}

#wrapper {
	margin: 0 auto;
	width: 820px;
	background: url(images/wrapperbg.png) center repeat-y;
	overflow: hidden;
}

#header {
	background: transparent url(images/header.jpg) top center no-repeat;
	height: 135px;
}

#header h1, #header h2, #header p {
	text-indent: -9999px;
	height: 0;
	width: 0;
	display: block;
}

#header h1 {
	width: 410px;
	height: 134px;
	display: block;
	margin: 0;
	padding: 0;
}

#header h1 a {
	width: 100%;
	height: 134px;
	display: block;
	margin: 0;
	padding: 0;
}
#content {
	background: transparent url(images/contentheader.jpg) center top no-repeat;
	overflow: hidden;
}



#body {
	float: left;
	width: 480px;
	margin: 65px 0 10px 23px;
	display: inline;
}
#body h1 {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #322b29;
	margin: 0 0 10px 0;
}
#body h2, #body h2 a {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 38px;
	font-weight: bold;
	color: #2b444a;
	line-height: 42px;
	margin: 0 20px 5px 20px;
	text-decoration: none;
	text-align: center;
}

#body h3 {
	font-size: 18px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	margin: 10px 20px 10px;
}

#body ul {
	margin: 0 20px 10px 40px;
}
#body ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px 0;
}
#body p.postmetadata {
	color: #322b29;
	font-size: 10px;
	text-align: center;
	margin: 0 20px 5px ;
}

#body p {
	margin: 0 10px 15px 10px;
}

#body blockquote {
	display: block;
	text-align: center;
}
#body a {
	text-decoration: none;
	color: #bb7b33;
}

#body a:hover {
	border-bottom: 1px dotted #bb7b33;
}
#body img {
	float: right;
	border: 2px solid #2b444a;
	margin: 0 0 10px 10px ;
}
.post {
	margin: 0 0 20px 0;
	padding: 20px 0 30px 0;
	background: transparent url(images/postbottom.gif) bottom center repeat-x;
}

div.post:first-child {
	padding-top: 0;
}

#body .post p {
	margin: 0 10px 20px 10px;
	text-align: center;
	font-style: italic;
}

#sidebar {
	float: right;
	width: 260px;
	display: inline;
	margin: 50px 25px 0 10px;
	color: #2b444a;
}

#sidebar p, #sidebar li {
	font-size: 10px;
}

#sidebar div#userphoto {
	float: left;
	border: 1px solid #2b444a;
	margin: 5px 10px 0px 0;
	background: #7ca4ac;
}
#sidebar h3, #sidebar h2 {
	font-size: 18px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#sidebar li#linkcat-2.linkcat {
	list-style: none;
}
#sidebar h3:first-child {
	margin: 5px 0 5px 0;
}

#sidebar ul {
	margin: 5px 0 10px 0;
	overflow: hidden;
}

#sidebar li {
	border-bottom: 1px solid #709ca5;
	padding: 0px;
	margin: 10px 0;
}

#sidebar ul li a {
	text-decoration: none;
	color: #2b444a;
	display: block;
}

#sidebar ul li a:hover {
	background: #6f959c;
	color: #FFFFFF;
}

div#sidebar ul#flickrphotos ul {
	overflow: hidden;
}

#sidebar a.convergence {
	margin: 0 30px;
}
#sidebar a.convergence img {
	border: 1px solid #FFF;	
	overflow: hidden;
	padding: 5px;
}

ul#flickrphotos li {
	float: left;
	border: 2px solid #FFF;
	padding: 0;
	margin: 3px;	
}
ul#flickrphotos li a:hover {
	padding-left: 0;
}
ul#flickrphotos li:hover {
	border: 2px solid #2b444a;
	padding-left: 0;
}
#footer {
	padding: 5px 0 10px 15px ;
	color: #2b444a;
	border-top: 1px dotted #CCCCCC;
	width: 445px;
	clear: both;
	margin: 0 0 0 15px;
	}

#footer a {
	text-decoration: none;
	color: #587075;
	border-bottom: 1px dotted #94bac1;
}

#footer a:hover {
	color: #cec4c2;
	border-bottom:2px dotted #cec4c2;
}

.alt {
background-color: #c9d4d8;
}

.commentlist li {
	margin: 0 20px 10px;
}

#body .commentlist li p {
	margin: 0;
}
div#body .commentlist img {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}

#body ol.commentlist li p.commentmetadata {
	background: #3a6077;
	color: #FFF;
	display: block;
	padding: 5px;
}

#body ol.commentlist li p {
	padding: 5px;
}

#body ol.commentlist li p.commentmetadata a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img#wpstats{
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden
}

.clear {
	clear: both;
}

