/*  
Theme Name: Mario
Author: John Warne
Theme URI: 
Description: 
Author URI: http://sarah-and-john.com/john/blog/
	 


*/


			/* Global Layout */


body {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	background: url(img/content-bg.gif) center repeat-y #9293ff;
	}

#bodywrap {
	height:100%;
	width:100%;
	background: url(img/clouds-bg.gif) top center repeat-x;
	}

#header {
	position: relative;
	margin: auto;
	height: 0px;
	width: 780px;
	}

#advert	{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 460px;
	height: 60px;
	border: 0px solid #cccccc;
	}

#image {
	position: relative;
	margin: auto;
	height: 225px;
	background: url(img/header.gif) top center no-repeat;
	}

#contentwrap {
	position: relative;
	margin: auto;
	width: 780px;
	text-align: left;
	}

#right {
	position: relative;
	float: right;
	width: 220px;
	padding-left: 18px;	
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
	list-style: none;
	margin: 0px 0px 0px 0px;
	}

#right ul {
	margin:-20px 0px 0px 0px;
	list-style: none;
	padding: 10px 0px 20px 0px;
	line-height: 1;
	}

#right li {
	position: relative;
	padding: 0px 60px 0px 8px;
	color:#0b7c8b;
	list-style: none;
	}

#right a:link, #right a:visited {
	display: block;
	padding: 4px;
	text-decoration: none;
	color:#0b7c8b;
	}

#right a:hover {
	color:#fb9b1e;
	text-decoration: none;
	background: url(img/mushroom-small.gif) right no-repeat;
	}

#left {
	position: relative;
	float: left;
	width: 470px;
	padding: 17px 10px 0px 55px;
	}

.postheader {
	position: relative;
	height: 69px;
	padding-left: 79px;	
	}

.thedate {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 75px;
	width: 75px;
	background: url(img/date.gif) top left no-repeat;
	}

.month {
	position: relative;
	display: block;
	padding: 7px 2px 0px 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	}

.day {
	color: #fff;
	position: relative;
	display: block;
	padding: 8px 2px 0px 0px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-weight: bold;
	}

.postfoot {
	position: relative;
	padding: 15px 0px 0px 0px;
	margin-bottom: 0px;
	height: 0px;
	background: url(img/comment.gif) top left no-repeat;
	text-align: right;
	}

#footwrap {
	position: relative;
	height: 30px;
	border-top: 0px solid #999999;
	padding-top: 10px;
	}

#footer {
	position: relative;
	margin: auto;
	width: 780px;
	color: #fff;
	background: url(img/footer.gif) bottom center no-repeat;
	height: 98px;
	padding: 50px 0px 0px 0px;
	}

#footer a {
	}

h1 {
	position: absolute;
	top: 30px;
	left: 0px;
	font-size: 30px;
	color: #ffffff;
	}

h2 {
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	}

.info {
	position: relative;
	font-size: 11px;
	color: #fff;
	}

a:link, a:visited {
	border-color: #393939;
	color: #fff;
	text-decoration: underline dotted;
	}

img {
	border: 0px;
	behavior: url("http://sarah-and-john.com/john/blog/wp-content/themes/pngbehavior.htc");
	}

p {
	margin: 9px 0px 9px 0px;
	}

ul {
	padding: 0 0 0 35px;
	}

li {
	list-style: disc outside;
	color: white;
	}

.alignleft {
	float:left;
	padding-left: 50px;
	width:150px;
	text-align:left;
	}

.alignright {
	float:left;
	width:350px;
	text-align:right;
	}

#comment {
	width: 350px;
	}

.gravatar {
	float:left;
	padding: 0px;
	border: 0px solid #000;
	background: #fff;
	margin: 0px 5px 0px 0px;
	}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
	}

.comment-text {
	padding: 10px 0px 20px 20px;
	}

.signature {
	text-align:right;
	padding:10px 0px 10px 0px;
	}

.quote-center {
	width: 300px;
	padding: 10px 30px 10px 10px;
	margin-left: 50px;
	background: url("img/quote.gif") top left no-repeat;
	text-align:center;
	color:#0b7c8b;
	}

.quote-justify {
	width: 340px;
	padding: 10px 50px 10px 35px;
	margin-left: 40px;
	background: url("img/quote.gif") top left no-repeat;
	text-align:justify;
	color:#0b7c8b;
	}

#search-style {
	padding: 30px 0px 0px 45px;
	}

#search-results {
	padding: 0px 20px 0px 10px;
	max-width: 500px;
	}

#sexycomments ol {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	color: #9d4a08;
	background: url(img/comment-top.gif) no-repeat top right;
	}
	
#sexycomments ol li {
	background: url(img/comment-top.gif) no-repeat top right;
	font-size: 0.9em;
	list-style:none;
	margin:0 0 70px 0;
	position:relative;
	}
	
#sexycomments ol li.odd {
	background-image: url(img/comment-top.gif);
	background-repeat: no-repeat;
	}
	
#sexycomments ol li.author {
	color: #fb9b1e;
	background: url(img/comment-top-author.gif) no-repeat top right;
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
	}
	
#sexycomments ol li.author a {
	color: #fb9b1e;
	}

#sexycomments ol li.author a:hover {
	color: #fff;
	}

#sexycomments ol li.author .bio{
	color: #fb9b1e;
	}
	
#sexycomments ol li a.avatar img {
	border: 2px double #fff;
	float:left;
	margin: 0 8px 3px 0;
	}
	
#sexycomments ol li blockquote {
	border-top:5px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 3px;
	margin: 3px 6px;
	}
		
#sexycomments ol .bio {
	background:transparent;
	overflow:auto;
	width:150px;
	color:#0b7c8b;
	}
	
#sexycomments ol .bio a {
	color:#0b7c8b;
	}

#sexycomments ol .bio a:hover {
	color:#fff;
	}

#sexycomments ol .bio a:visited {
	color:#fff;
	}

#sexycomments ol .comment {
	padding-right:50px;
	position:relative;
	border-top: 2px solid #0b7c8b;
	}
	
#sexycomments ol .comment-count {
	color: #0b7c8b;
	font-size: 1.8em;
	font-style: italic;
	position:absolute;
	right: 0px;
	top: 0px;
	background: #000;
	padding-left:10px;
	}
	
#sexycomments ol li .message {
	color:#0b7c8b;
	font-size: 0.9em;
	font-style:italic;
	}
		
#sexycomments ol td {
	padding:3px;
	}
	
#sexycomments .commentmetadata {
	color:#0b7c8b;
	font-size:0.8em;
	font-family: Times New Roman, Georgia, Serif;
	margin:0;
	padding-bottom:5px;
	}

#sexycomments .commentmetadata a:link {
	color: #0b7c8b;
	}
	
#sexycomments .commentmetadata a:visited {
	color: #0b7c8b;
	}

#sexycomments .commentmetadata a:hover {
	color: #fff;
	}

#sexycomments .sexycomments-footer {
	display:none;
	color:#0b7c8b;
	font-size:0.6em;
	text-align:center;
	}

#author-comment {
	color: #fb9b1e;
	}

#listeningto {
	color:#aaa;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

.table-left {
	background:url(img/comment-top-author.gif) no-repeat top left;
	}

.table-right {
	max-width:400px;
	}

#wp_quotes {
	}

#wp_quotes_quote {
	}

#wp_quotes_author {
	}
