/*  
Theme Name: 9M

Description: Three column layout for best earning from Adsense/others. Many thanks to Alessandro Fulciniti for <a href="http://www.html.it/articoli/niftycube/index.html">Nifty Corners Cube</a>.
Version: 1.0
Author: J. Stapley
*/

/* Basic Style */

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-104083-1";
urchinTracker();
</script>

body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	background: #FFFFFF;
	margin: 0px 0 20px 0;
	font-size: 12px;
}

a, a:active, a:visited {
	color: #9a1e1e;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
 	text-decoration: underline;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	border-left: 2px solid #C9C9C9;
	margin-left: 30px;
	padding-left: 10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* End Basic Style */

/* Layout Style */
#page {
	text-align: left;
	background: #ffffff;
	width: 850px;
	margin: 0px auto;
	padding: 0 6px 6px 6px;
	font-size: 12px;
}

#header {
	margin: 0px 0px 0px 450px;
	width: 400px;
	height: 300px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

.header1 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header1.jpg")
}

.header2 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header2.jpg")
}

.header3 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header3.jpg")
}

.header4 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header4.jpg")
}

.header5 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header5.jpg")
}

.header6 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header6.jpg")
}

.header7 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header7.jpg")
}

.header8 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header8.jpg")
}

.header9 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header9.jpg")
}

.header10 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header10.jpg")
}

.header11 {
	background-image: url("http://www.renovationvoyeur.com/wp-content/uploads/2007/09/header11.jpg")
}

.content {
	float: left;
	padding: 0px 0 300px 0px;
	margin: -300px 0 6px 0;
	width: 450px;
	overflow: hidden;
}

.content h2 {
        font-family: Arial, san-serif;
        font-size: 10pt;
        font-weight: normal;
        line-height: 20px;
        background-color: #9a1e1e;
        color: #FFFFFF;
        width: 450px;
        text-align: center;
        padding: 0;
        margin: 0;
}

.content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: Normal;
	line-height:105%;
	padding: 15px 0 0 0;
	border-top: 1px dotted #C9C9C9;
	margin: 0;
}

.content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: Normal;
	margin: 0;
}

.content img{
	margin: 10px;
}

.storytitle a, .storytitle a:hover       {
	text-decoration: none;
}

.post {
	text-align: justify;
	margin: 25px 15px 0px 0px;
}
	
div.img-link a {
	display: block;
	height: 350px;
	text-decoration: none;
}

.meta {
	font-size: 12px;
	color: #777777;
	line-height: 140%;
	margin-bottom: 2px;
}

#leftsidebar {
	padding: 20px 0px 20px 0px;
	margin: 0px 0 0 0px;
	width: 199px;
	float: left;
	background: #ffffff;
	font-size: 12px;
	border-left: 1px dotted #C9C9C9;

}

#rightsidebar {
	padding: 20px 0px 20px 0px;
	margin: 0px 0 0 0;
	width: 198px;
	float: left;
	font-size: 12px;
	background: #fffff;
	border-left: 1px dotted #C9C9C9;
	border-right: 1px dotted #C9C9C9;
}



#footer {
	padding: 0;
	margin: 0px auto;
	width: 770px;
	clear: both;
	font-size: 12px;
}

.clearing {
	clear: both;
}
/* End Layout Style */

/* Header Style */
#header img {
	margin: 0px 0 0 0;
}
/* End Header Style */

/* Comment Style */

#commentlist li{
	border-bottom: 1px dotted #AFA8A8;
	_margin-top: 8px;
	margin-right: 15px;
	text-align: justify;

}

#commentlist li img{
	margin: 0px;
}

#commentPreview {
	width: 420px;
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #634D25;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

/* ------------------------------ Comment Form ----------------------------- */
#comment  {
 width: 425px;
 height: 200px;
}

#comment, #author, #url, #email, #press{
 background: #FFFFFF;
 font-size: 11px;
 color: black;
 padding: 1px 2px 1px 1px;
}

#comment, #author, #url, #email {
 border: 1px solid black;
}

#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #634D25;
}

#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #634D25;
 padding: 1px 2px 1px 1px;
}

#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}

h2#comments{
	margin: 0 15px 20px 0;
	font-size: 11px;
	border-bottom: 1px solid #C9C9C9;

}

h2#comments2{
	margin: 0 15px 20px 0;
	font-size: 11px;
}

p.feeds       {
 float: right;
 margin-top: -1.8em;
 font-size: 11px;
}

p.feeds a, p.feeds  {
 text-decoration: none;
}

p.feeds a:hover {
 color: #770304;
}

#inputbox a {
 color: #634D25;
}

#inputbox a:hover {
 color: #FFFFFF;
}

p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}

p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}

p.pages a {
 color: #193E45;
}

/*--------------------------- 'Comment Edit' Buttons ------------------------ */
#ed_toolbar {
 background: #FFFFFF; 
 padding-left: 5px;
 width: 425px;
}

#ed_bold {
 background: url("images/bold.png") no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
}

#ed_italic {
 background: url("images/italic.png") no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_link {
 background: url("images/link.png") no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_quote {
 background: url("images/quote.png") no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

/* End Comment Style */

/* Sidebar Style */
#leftsidebar h2, #rightsidebar h2 {
	font-size: 12px;
	font-weight: Bold;
	color: #7E7E7E;
	line-height:140%;
	border-bottom: 2px solid #C9C9C9;
	font-family:  'News Gothic', 'Helvetica', Arial, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px
}

#leftsidebar ul, #rightsidebar ul {
	margin: 0px 10px 0px 10px;
	padding: 0;
	line-height:100%;

}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

#leftsidebar ul li ul, #rightsidebar ul li ul {
	margin: 7px 0px 20px 0px;
	padding: 0;
}

#leftsidebar ul li ul li, #rightsidebar ul li ul li {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 12px;
}
/* End Sidebar Style */


/* Search Style */

#s {
	width: 100%;
	border: 1px solid #C9C9C9;
	background: #FFFFFF;
	color: #000000;
}

#s2 {
	margin-top: 3px;
	border: 1px solid #888888;
	background: #FFFFFF;
	color: #888888;
}

/* End Search Style */
