/*  
Theme Name: WordPress Karma
Theme URI: http://hollyaharvey.co.uk/blog/
Description: Karma theme for the Holly A Harvey website based on the default WordPress theme layout
Version: 0.1
Author: Marie Robinson Lowdon
Author URI: http://www.sonnetuk.net/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
	/*min-width: 760px;*/
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: #ffe8ff url(/img/karmabg.gif) repeat;
	}

#page {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #fff;
	color: #000000;
	border: 1px solid #d0d0d0;
	text-align: left;
	width: 760px;
	}
	
#header {
	background-color: #fff;
	padding: 2px;
	margin: 0;
}
#header img.title {
	padding: 4px;
}
div#nav {
	float: left;
	background-color: #ffffff;
	width: 150px;
	margin: 0;
	padding: 0;
}
#nav ul {
	background-color: #ffffff;
	list-style: none;
	padding: 0;
	margin:0;
}
#nav li {
	color: #067bc9;
	background: #efefef;
	font: bold 1.2em Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 4px 0 4px 15px;
	padding: 0;
	list-style: none;
	border: 1px #d0d0d0 solid;
	display: block;
	width: 120px;
	text-align: center;
	line-height: normal;
}
#nav li a, #nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active {
	text-decoration: none;
	background: transparent;
	color: #067bc9;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
#nav li a:hover, #nav li a:active {
	color: #fff;
	background: #ee33a2;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
#nav li.selected, #nav li.selected a:link, #nav li.selected a:visited, #nav li.selected a:hover, #nav li.selected a:active {
	color: #fff;
	background: #ee33a2;
}

h1.hollyblog {
	margin: 0;
	padding: 0;
}

/* Begin Sidebar */
#sidebar
{
float: right;
width: 135px;
margin: 0 15px 0 0;
font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
padding: 0;
	}
#sidebar a:link, #sidebar a:visited {
	color: #067bc9;
	font-weight: normal;
	text-decoration: none;
}
#sidebar a:active, #sidebar a:hover {
		color: #ee33a2;
	font-weight: normal;
	text-decoration: none;
}
#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
background-color: #fff;
	color: #000000;
	border: 1px solid #d0d0d0;
	margin: 2px;
	font-size: 1.1em;
	}
	
	#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;	
	margin: 5px 0 0;
	padding: 0;
	color: #ee33a2;
	}
	

/* End Sidebar */

#content p {
font: 1.1em/150% Verdana, Arial, Helvetica, sans-serif;	
	}
#content li {
font: 1.1em/150% Verdana, Arial, Helvetica, sans-serif;	
	}
#content li li {
font: 1.1em/150% Verdana, Arial, Helvetica, sans-serif;	
	}
#content ul { list-style: square; }

#footer {
	clear: both;
	background-color: #fff;
	padding: 4px;
	margin: 0;
}
#footer p {
	font: 1.1em/150% Tahoma, Arial, Verdana, Helvetica, sans-serif;	
	color: #999999;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #067bc9;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ee33a2;
	font-weight: bold;
	text-decoration: underline;
}

div#clear {
	clear: both;
	height: 1px;
	background-color: transparent;
	font-size: 1px;
}

a img {
	border: 0;
	text-decoration: none;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
	
small, p.postmetadata {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;	
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 2px 2px 15px 2px;
	padding: 2px 2px 15px 2px;
	}
	.navigation a:link, .navigation a:visited {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #067bc9;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ee33a2;
	font-weight: normal;
	text-decoration: underline;
}



#content h1 {
	font: italic normal 2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	/* blog post titles */
#content h2 {
	font: normal 1.7em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
/*#content h2.pagetitle {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}*/

#content h3 {
	padding: 0;
	margin: 10px 0 5px 0;
	font: bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #ee33a2;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ee33a2;
	}
h2 a:hover, h3 a:hover {
	color: #067bc9;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

	.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em/100% Verdana, Arial, Helvetica, sans-serif;	
	}

.commentlist li {
	font-weight: bold;
	}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}


small,  .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;	
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;	
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Form Elements */


.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 textarea {
	width: 300px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.post {
	margin: 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

/*.postmetadata {
	clear: left;
}*/

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.narrowcolumn {
padding: 0 10px 0 10px;
	margin-left: 160px;
	width: 400px;
	}

.widecolumn {
padding: 0 10px 0 10px;
	margin-left: 160px;
	width: 400px;
	}
