/*
Theme Name: Warm and Dry
Theme URI: http://fernando.dubtribe.com/
Description: This warm and dry theme was designed by Fernando_Graphicos specifically for Mrs. Moonbeam Jones.
Version: 1.2a
Author: Fernando_Graphicos
Author URI: http://fernando.dubtribe.com/
*/

/*   
	This warm and dry theme was designed by Fernando_Graphicos
	http://fernando.dubtribe.com
	
	Specifically, and only for Mrs. Moonbeam Jones and no one else.
	
	Ported for WordPress 1.5 using the "Podz" method of upgrading
	
    Using the Kubrick Layout template by Michael Heilemann,
	http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* navigation menu*/

#menu { 
	float: right;
    margin-top: -15px; 
	text-align: right;	}

#menu li { 
    display: inline; 
    }

#menu ul { 
    margin:0px; 
   }

#menu a { 
    margin-left:10px;  
 	color: #775671;
	font-size: 1.1em; 
	font-weight: bold; }
	
#menu #current {
    color: #FFF; }

#navigation { 
	float: top;
    width: 400px; 
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    padding-bottom: 0px; 
    padding-top: 0px;
	text-align: right;	}

#navigation li { 
    display: inline; 
    padding: 0px; }

#navigation ul { 
    margin:0; 
    padding:0 0px; }
	
#navigation {
    border-bottom: 1px solid #FFFFFF ;
    text-transform: none; }

#navigation a { 
    padding:0px; 
    margin:0px;  
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;  
    font-size: .9em; 
    text-decoration:none; }

#navigation a:hover { 
    background:#FFF; 
    border: none; }

#navigation #current {
    color: #FFF; }


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	direction: rtl;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 9px;
	}

.narrowcolumn .entry, .widecolumn .entrytext {
	line-height: 1.5em;
	}

.postmetadata {
	text-align: right;
	font-size: 9px;
	}

.graybox {
	background-color: #F6F0F3;
	border-top: 1px solid #F1EDEF;
	border-bottom: 1px solid #F1EDEF;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 'Times New Roman', Times, Georgia, Serif;
	font-weight: normal;
	font-style: normal;
	color: #b85b5a;
	}

h1 {
	font-size: 4em;
	text-align: center;
	display: none;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, 'Times New Roman', Times, Georgia, Serif;
	font-size: 1.5em;
	font-style: normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a {
	color: #b85b5a;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}
	
.commentlist li, .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #777;
	}

.commentlist cite a {
	text-decoration: underline;
	}
	
.commentlist cite a:hover {
	text-decoration: underline;
	color: #b85b5a;
	}	

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	text-align: right;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
.postmetadata a, .postmetadata a:hover{ color: #777; }
.tags a, .tags a:hover{ color: #aaa; }
.post-meta { color: #777; font-size: 0.8em;}
.post-ext-meta { padding-right:0; margin-right:0; color: #b85b5a; list-style-type: none;}
.post-ext-meta-place-name {font-weight: bold;}

.post-ext-meta a, .post-ext-meta li a:hover {color: #b85b5a;}


table, table a, table a:hover { text-align:right; color: #777; font-size: 1em; line-height: 3em; }
tr#list-header {color: #777; font-size: 1.1em; font-weight: bold;}
tr a:hover {text-decoration: underline;}
#name-col, #name-col a, #name-col a:hover{color: #b85b5a; font-size: 1em; font-weight: bold;}

.tags
{
	text-align: left;
}
	
code {
	font: 1.1em 'Courier New', Courier, serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #6B5A46;
	text-decoration: none;
	}

a:hover, .entry a {
	color: #6B5A46;
	text-decoration: underline;
	}

.entry a:hover {
	color: #B85B5A;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#special_project {
	float: left;
	margin: 35px 40px 0;
	padding: 0; 
}
	
.narrowcolumn {
	float: right;
	padding: 0 45px 20px 0;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin:  5px auto;
	width: 700px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: right;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
    font-size: 10px;
	color: #775671;
	margin: 0;
	padding: 20px 40px 10px 20px;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: right;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 13px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 12px;
	font-weight: bold;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#comments_section {
	border-top: 1px solid #fff ;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 2px;
	margin: 0 4px 2px 0;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignright {
	float: left;
	}
	
.alignleft {
	float: right
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 10px 8px 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 35px 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: right;
	font-size: 10px;
	}

#reg-email-form {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: right;
	font-size: 10px;
	background:fff;
	}
	
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}
	
#reg-email-form #reg-email-text{
	width: 120px;
	text-align: left;
	padding: 2px;
	}
	

#sidebar #searchsubmit #reg-email-button{
	padding: 4px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 5px 0 1px 5px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 3px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-right: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: left;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: right;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
recipe_title {
	font-size: 12pt;
	font-weight: bold;
}

recipe_sub_titles {
	font-weight: bold;
	color: #aaa;
}

/* End Various Tags & Classes*/

/* Added for latest activity plugin */

.latestactivity small
{
display: block;
margin: 0px;
margin-right: 10px;
font-size: 94%;
}

/* For Weather Icon Plugin */
.weather_title { 
    font-weight: bold; 
}

.weather { 
    text-align: right; 
}

.weather ul li{ 
	list-style: none;
	list-style-image: none;
    text-align: right; 
}

/* just for forms */

input {font-size: 1em; }
select {font-size: 1em; }

/* end just for forms */

/* 
"May the fire be your friend...
and the sea rock you gently
May the moon light your way...
'til the wind sets you free" 
*/