/*  
Theme Name: RockinRuby
Author URI: http://rockinthemes.com/
Version: 1.0
Author: RockinThemes.com
Description: RockinRuby is a nice, center-static theme with a beautiful color scheme, a replaceable header image, and tabs for page navigation.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #177c3f;
	color: #51290f;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	}
a, a:visited{
	color: #d36b27;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
#container { 
	width: 844px;
	display: block;
	background: #ffe4e1;
	text-align: left; 
	margin: 0 auto;
	padding: 0px;
	}
* html #container {
	overflow: hidden;
}
#header { 
	background: #177c3f/*url(images/header.gif) no-repeat*/;
	height: 50px;
	width: 844px; 
	padding: 28px 0px 0px 25px;
	margin: 0px;
	position: relative;
	}
/* The title of the page, in the top left. White. */
#header .title {
	color: #ffe4e1;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 50%;
	}

#header .title a {
	color: #ffe4e1;
	text-decoration: none;
	}

#header .title a:hover {
	color: #51290f;
	text-decoration: none;
	}
/* the Tagline of the blog, beside the title. Black. */
#header .description {
	color: #000000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 75px;
	font-style: italic;
	}

#menu { 
	height: 33px;
	position: absolute;
	bottom: 6px;
	right: 50px;
	width: 844px;
	}
* html #menu {
	bottom: 0px;
}
#navlist, #navlist ul {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	float:right;
}
#navlist li {
	float: left;
	width: 75px;  height: 30px;
	border: none;
	text-align: right;
	padding: 0px;
	margin: 0px 3px;
	display: inline;
}
#navlist li a {
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #ffe4e1;
	width: auto; height: 33px;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
	border: none;
	padding: 6px 0px 0px 0px;
	background: #72a81f;
}
#navlist li a:hover {
	/* border-left: 1px solid #ffe4e1; */			
	background: #a8551f;	
	color: #ffe4e1;
}
#content { 
	width: 490px; 
	float: left; 
	margin-bottom: 20px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	/* margin-right: 15px; */
	margin-bottom: 10px;
	}
#content h1 {
	color: #72a81f;
	font-size: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #72a81f;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #51290f;
	text-decoration: none;
	}

#content h2 {
	color: #72a81f;
	font-size: 22px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #72a81f;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #00285C;
	text-decoration: underline;
	}

#content_wide { 
	width: 800px; 
	float: left; 
	margin-bottom: 20px;
        padding: 10px 10px 15px 10px;
	}
#content_wide p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content_wide p img{
	border: none;
	/* margin-right: 15px; */
	margin-bottom: 10px;
	}
#content_wide h1 {
	color: #72a81f;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content_wide h1 a  {
	color: #72a81f;
	text-decoration: underline;
	}

#content_wide h1 a:hover {
	color: #51290f;
	text-decoration: none;
	}

#content_wide h2 {
	color: #72a81f;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content_wide h2 a  {
	color: #72a81f;
	text-decoration: none;

	}

#content_wide h2 a:hover {
	color: #00285C;							
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #7c1721;
	border-left: 1px solid #d36b27;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#content_wide blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #ffe4e1;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #ffe4e1;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #ffe4e1;
	width: 800px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
#sidebar { 
	width: 250px; 
	background: #ffe4e1;
	float: right; 
	margin: 20px;
	padding: 0px 15px 15px 15px; 
	}

#sidebar h2 {
	color: #72a81f;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #51290f;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #8fd327;
	text-decoration: underline;
	}

#footer { 
	background: #177c3f;	
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffe4e1;
	text-align: left;
	width: 844px;
	}
#footer a {
	color: #ffe4e1;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffe4e1;
	text-decoration: none;
}
#content, #footer { padding: 15px; }