/*
Theme Name: Mona Superhero Dot Com!
Theme URI: http://www.monasuperhero.com
Description: A theme designed to make me Mona Superhero look super fucking cool! </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 1.0
Date Updated: 03.20.09
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/


* {
	padding: 0px;
	margin: 0px;
}

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;	
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, San-Serif, Georgia;
	color: #000;
	font-size: small;
}

div.clear {
	clear: both;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

#home {
	color: #fff;
}

h1 {
	font-size: 200%;
	font-weight: 100;
	color: #444;
}


/************************       NAVIGATIOM       ****************************/



div.sidebar {
	width: 300px;
	padding: 0px 40px;
	margin:20px 40px 40px 0px;
	float: left;
}

div.sidebar a{
	color: #777;
}

div.sidebar img.logo {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

div.nav {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

div.nav ul.a {
	list-style: none;
}

div.nav ul.a li {
	text-transform: lowercase;
	font-size: 210%;
	text-align: right;
}

div.nav .current_page_item a{
	color: #3366ff;
}

div.cats ul.b {
	list-style: none;
	text-transform: lowercase;
}

div.cats ul.b li {
	font-size: 210%;
	letter-spacing: 1px;
	text-align: right;
}

div.cats .current_cat_item a{
	color: #3366ff;
}

/************************       CONTENT       ****************************/


#main {
	width: 1020px;
}

div.page {
	text-align: justify;
}


div.page a{
	color: #3366ff;
}

div.page p {
	color: #666;
	line-height: 1.7em;
}


div.page img.biopic {
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
	padding: 4px;
}

div.entry {
	color: #777;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 40px;
}

div.entry p{
	line-height: 1.7em;
	text-align: justify;
	padding-bottom: 10px;
}

div.entry p.com{
	background: #eee;
	padding: 0px 5px;
}

div.entry p.cat{
	margin-top: 2px;
	padding: 0px 5px;
	background: #eee;
}

div.entry a{
	color: #3366ff;
}

div.entry img{
	border: 2px solid #ddd;
	margin-bottom: 10px;
}


div.entry ul {
	list-style: none;
	margin: 15px 0px;
}


div.entry ul li{
	border-bottom: 1px solid #eee;
	padding: 2px 0px;
	font-size: 90%;
	color: #333;
}


div.entry ul li strong{
	font-size: 130%;
}

h2.pagetitle {
	font-weight: 100;
	color: #666;
	font-size: 300%;
}



div.content {
	float: left;
	width: 600px;
	margin-top: 20px;

}

div.topper {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.listit h2 {
	float: left;
}

div.listit h2 a{
	color: #3366ff;
	font-weight: 100;
	font-size: 150%;
	line-height: 25px;
}

div.listit p.daten {
	float: right;
	font-size: 150%;
	color: #777;
	line-height: 25px;
}

div.listit {
	margin-bottom: 40px;
	font-size: 90%;
	line-height: 1.6em;
	color: #666;
	text-align: justify;
}


div.gallery p{
	float: left;
	margin: 2px 5px 1px 5px;
}

div.move {
	margin-bottom: 40px;
}

div.single h2 {
	float: left;
}

div.single h2 a{
	color: #3366ff;
	font-weight: 100;
	font-size: 150%;
	line-height: 25px;
}

div.single p.daten {
	float: right;
	font-size: 150%;
	color: #777;
	line-height: 25px;
}

div.single-content {
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

div.single-content img {
	border: 2px solid #ddd;
}

div.single-content img.lefty {
	float: left;
	margin-right: 15px;
}

div.single-content img.righty {
	float: right;
	margin-left: 15px;
}


div.single-content a {
	color: #3366ff;
}


div.single-content p {
	text-align: justify;
	line-height: 1.7em;
	color: #777;
	padding-bottom: 10px;
}

div.single-content p.q {
	font-weight: bold;
	color: #333;
	font-size: 110%;
	margin: 10px 0px 5px 0px;
}


div.single-content ul {
	list-style: none;
	margin: 15px 0px;
}


div.single-content ul li{
	border-bottom: 1px solid #eee;
	padding: 2px 0px;
	font-size: 90%;
	color: #333;
}


div.single-content ul li strong{
	font-size: 130%;
}


div.comment h3 {
	font-weight: 100;
	color: #777;
	font-size: 160%;
	margin-bottom: 12px;
}

div.comment form textarea{
	border: 1px solid #777;
	width: 588px;
	padding: 5px;
	color: #777;
	
}


div.commentbg {
	background: #eee;
	padding: 15px;
	color: #444;
	font-weight: bold;
}

div.avat {
	float: left;
	margin: 0px 10px 5px 0px;
}

div.avat img {
	padding: 4px;
	border-left: 3px solid #eee;
	border-right: 3px solid #eee;
	border-bottom: 3px solid #eee;
}

div.person h6 {
	line-height: 50px;
	font-size: 90%;
	color: #333;
	font-weight: 100;
}

div.person h6 a{
	color: #3366ff;
}


div.person h6 span{
	font-weight: bold;
	color: #d925d7;
}

div.bringit input{
	width: 590px;
	padding: 10px 5px;
	border: 1px solid #777;
	margin-top: 10px;
	color: #777;
}

/************************       FOOTER       ****************************/

div.footer {
	margin: 40px 0px 40px 0px;
	height: 100px;
	background: #eee;
	line-height: 100px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	padding: 0px 40px;
}

div.footer p {
	font-size: 120%;
	color: #aaa;
}

div.search {
	float: left;
}

div.search form input {
	line-height: 40px;
	font-size: 120%;
	background: none;
	border: 1px solid #ccc;
	padding: 10px 10px;
	color: #888;
	width: 280px;
}

div.legal p{
	float: right;
}
