/*
Theme name: Simplicity
Theme URI: http://www.jenn.nu/content/wordpress-themes/
Description: This theme is offered for free from Jenn of Jenn.nu
Version: 1.0
Author: Jenn
Author URI: http://www.jenn.nu
*/



body  {
	margin: 25px auto 50px auto;
	background-color: #f3f0e7;
	cursor: default;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: center;
}

input, option, textarea, select  {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}

blockquote  {
	padding: 10px 10px 10px 40px;
	background-color: #ffffff;
	background-image: url('/wp-content/themes/simplicity/images/blockquote.jpg');
	background-repeat: no-repeat;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	color: #666666;
}

a:link  {
	color: #d91159;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #d91159;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: #d91159;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #d91159;
	font-weight: bold;
	text-decoration: underline;
}





/* TITLE LINK */
.title_1  {
	font-family: georgia, garamond, times new roman, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none !important;
}

.title_2  {
	font-family: georgia, garamond, times new roman, serif;
	font-size: 30px;
	font-weight: bold;
	color: #d91159 !important;
	text-decoration: none !important;
}





/* NAVIGATION */
a.nav:link, a.nav:active, a.nav:visited {
	margin-left: 10px;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d91159;
}
		
a.nav:hover  {
	margin-left: 10px;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d91159;
	border-bottom: 2px solid #000000;
}

a.selected:link, a.selected:active, a.selected:visited, a.selected:hover  {
	margin-left: 10px;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d91159;
	border-bottom: 2px solid #000000;
}





/* CONTAINERS */
#container  {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#container2  {
	background-color: #ffffff;
	background-image: url('/wp-content/themes/simplicity/images/bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	overflow: auto;
}

#containertop  {
	background-image: url('/wp-content/themes/simplicity/images/top.gif');
	width: 800px;
	height: 15px;
}





/* HEADER IMAGE & NAVIGATION */
#header  {
	background-color: #f3f0e7;
	width: 100%;
	height: 55px;
	text-align: center;
}

#title  {
	float: left;
	width: 100px;
	margin-top: 20px;
	text-align: center;
}

#nav  {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	padding: 0;
	width: 675px;
	text-align: right;
}





/* CONTENT & SIDEBAR */
#content  {
	float: left;
	width: 515px;
	padding: 10px 20px 10px 10px;
	text-align: justify;
}

#sidebar  {
	float: right;
	width: 225px;
	padding: 10px;
}

#sidebarcontent  {
	background-color: #f3f0e7;
	padding: 5px;
	text-align: justify;
}

#sidebar input, select  {
	padding: 1px;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}

#sidebar  option  {
	padding: 1px;
	border: 0;
	background-color: #ffffff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}





/* PAGE STYLING */
h2  {
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 15px;
}

h3  {
	margin-bottom: 0;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 13px;
}




/* ENTRY STYLING */
#date {
	text-align: center;
	width: 46px;
	float: left;
	margin-right: 15px;
}

#date img {
	display: block;
	margin: 0px;
}

#date .year, #date .month, #date .day {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
}

#date .month {
	font-family: Georgia, serif;
	font-size: 13px;
	text-transform: uppercase;
}

#date .day {
	font-family: Georgia, serif;
	font-size: 18px;	
}

#date .year {
	font-family: Georgia, serif;
	font-size: 10px;	
}

h1 a  {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 18px;
	color: #d91159 !important;
	line-height: 0px;
}

h1 a:hover  {
	text-decoration: none;
}

.postdetails  {
	font-size: 10px;
	text-transform: uppercase;
	color: #888888;
}

.tags  {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}

.commenters  {
	background-image: url('/wp-content/themes/simplicity/images/plug.gif');
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-bottom: 50px;
	border-top: 1px dotted #cccccc;
	font-size: 9px;
	color: #999999 !important;
}





/* COMMENTS */
.commentcount {
    width: 500px;
	border: 1px solid #e5e5e5;
	border-width: 5px 0 1px 0;
	padding: 0;
	margin: 0;
}

.commentheader {
	padding: 10px 0 10px 10px;
	margin: 0;
	color: #666666;
}

.commentheader a, .commentheader a:link, .commentheader a:visited {
	color: #c0d84b;
	background:none;
}

.commentheader a:hover, .commentheader a:active {
	color: #d69a3c;
	background:none;
}

#commentlist {
	width: 500px;
	margin: 0;
	padding:0;
	list-style-type: none;
}

#commentlist li {
	background: #fff url('images/comment-bubble-white.jpg') top left no-repeat;
	padding: 0;
	margin: 0;
}

#commentlist li.alt {
	background: #fff url('images/comment-bubble-black.jpg') top left no-repeat !important;
}

.comment-gravatar {
	width: 90px; height: 90px;
	margin: 0; padding: 0;
	float:left;
}

.gravatar {
	float:left;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

.comment-content {
	width: 390px; height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	float:left;
}

.comment-meta {
	background: #cdc3a6;
	width: 370px;
	margin: 0;
	padding: 10px 10px;
	color: #555555;
}

.comment-meta a, .comment-meta a:link, .comment-meta a:visited {
	color: #ffffff;
}

.comment-meta a:hover, .comment-meta a:active {
	color: #d91159;
}

.alt .comment-meta {
	background: #eeaeb5;
}

.comment-text {
	background: #f3f0e7;
	border: 1px solid #f3f0e7;
	border-width: 0 1px 1px 1px;
	width: 388px;
	margin: 0;
	padding: 1px 0;
	color: #666666;
}

.alt .comment-text {
	background: #ffe0eb;
	border: 1px solid #ffe0eb;
	border-width: 0 1px 1px 1px;
	color: #666666 !important;
}





/* SIDEBAR STYLING */
#sidebarcontent h2.top  {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#sidebarcontent h2  {
	border: 0;
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

ul li  {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

#sidebar ul li a {
	display: block;
	padding: 3px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px dotted #cccccc;
}

#sidebar ul li a:hover  {
	background-color: #ffffff;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul ul {
	margin: 1.0em 0 1.5em 0;
}

#sidebar ul ul li {
	padding: 0 0 0 10px;
}

#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
} 




/* LINKS DISPLAY */
#linkylinks ul li a {
	display: block;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px dotted #cccccc;
}

#linkylinks ul li a:hover  {
	background-color: #f3f0e7;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

#linkylinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#linkylinks ul ul {
	margin: 1.0em 0 1.5em 0;
}

#linkylinks ul ul li {
	padding: 0 0 0 10px;
}

#linkylinks ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
} 





/* MISC STYLING */
/* apply .imgthumbs to images you display in your blog posts for white padding and gray borders around them */
.imgthumbs  {
	margin: 3px;
	padding: 2px;
	border: 1px solid #999999;
}


.copyright  {
	padding-top: 25px;
	padding-bottom: 20px;
	font-family: georgia, serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

/* .aktt_tweets is used for Alex King's Twitter plugin (http://alexking.org/projects/wordpress/readme?project=twitter-tools) */
.aktt_tweets  {
	font-size: 10px;
}