/*  
Theme Name: Rurungan
Theme URI: http://rurungan.org/
Description: Raneen's rurungan.org layout and design, construction by Jeff Werner
Version: 1.0
Author: Raneen Nosh / Jeff Werner
Author URI: http://rurungan.org/
*/



/* buttons */
.comments a {background: url(images/comments_left.png) top left no-repeat; color: #3a3e3e;}
.comments span {background: url(images/comments_right.png) top right no-repeat;}



/* Header Images */

body.section-colophon #header { background: url(images/header-colophon.jpg) no-repeat; }
body.section-privacy #header { background: url(images/header-colophon.jpg) no-repeat; }
body.section-home #header { background: url(images/header-home.jpg) no-repeat; }
body.section-beliefs #header { background: url(images/header-beliefs.jpg) no-repeat; }
body.section-products #header { background: url(images/header-products.jpg) no-repeat; }
body.section-about #header { background: url(images/header-about.jpg) no-repeat; }
body.section-partners #header { background: url(images/header-partners.jpg) no-repeat; }


* {font-size: 100%; margin: 0; padding: 0; line-height: 1.5;  }

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0;
	color: #444;
	background: #E0DBC7; }

a:link { color: #2972e1; }
a:visited { color: #456017; }
a:hover { color: #739F26; }

#container { 
	margin: 0 auto; 
	width: 858px;
	background: #E0DBC7 url(images/bodybg.gif) center repeat-y;}

#header {
	display: block;
	text-align: left;
	height: 213px; 
	width: 650px;
	background: url(images/header-home.jpg) top left no-repeat; }

#footer {
	display: block;
	background: #D1CCB9;
	text-align: left; 
	height: 38px;
	clear: both;
	margin: 0 209px 0 112px;
	padding: 15px 0 20px 20px;
	color: #76766a;
	font-size: 0.9em; }

#footer p { margin: 0; }

#footer a { color: #3a709c;}

.subscribe {
	border-top: 1px solid #89857A; }

#main { 
	float: left;
	text-align: left;
	}

.sidebar {
	text-align: left;
	margin-left: 651px;
	padding: 0 20px 20px 20px;
	background: url(images/topbarbg.jpg) no-repeat; } /* Image of the rest of that top bar along the top */

.sidebar ul {
	list-style: none;
	margin: 0 0 3em 0; }

.sidebar ul p {
	margin: 0; }

.sidebar ul li {
	margin: 0 0 2.2em 0; }

.sidebar a.more {
	margin: 0.3em 0 3em 0;
	display: block; }

div.sidebar a.sidebar-title {
	text-decoration: none;
	font-size: 1.1em;
	color: #4E3B2D;
	display: block; }

div.sidebar a.sidebar-title:link, div.sidebar a.sidebar-title:visited {
		color: #4E3B2D; }

div.sidebar a.sidebar-title:hover {
	color: #739F26; }

div.sidebar p.date {
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 0 0.4em 0;
	margin: 0 0 0.7em 0; 
	color: #4E3B2D;
	display: block;
	border-bottom: 1px solid #89857A; }

div.sidebar a:link { color: #fff; }
div.sidebar a:visited { color: #456017; }
div.sidebar a:hover { color: #739F26; }

p.feed-link {
	color: #999; }

p.feed-link a {
	text-decoration: none; }

p.feed-link a img { 
	border: 0;
	margin: 0;
	padding: 0; }

p.post-edit {
	float: right;
	margin: 0;
	font-size: 0.85em;}

#main-content {
	width: 506px;
	padding: 0 15px 20px 15px;
	margin-left: 112px;
	border-top: 1px solid #938d81; }
	
.center {text-align: center;}

.box01 { margin: 0 auto; clear: both;}

.entry { 
	clear: both;
	margin: 24px 0 0 0; }



.aComment {float: left; clear: both; margin: 0 0 12px 0;}
.aComment:last-child {background: none;}
.aComment h4 {margin: 0;}
.aComment h4 img {}
.aComment .textbkg {margin: 0 0 6px 0;}



/* navigation */

#nav { 
	display: block;
	width: 538px;
	list-style: none;
	margin: 0 0 0 112px;
	padding: 1px 0;
	background: #B0AA9C;
	border-top: 1px solid #E0DBC7;
	border-bottom: 1px solid #E0DBC7;
	height: 20px;
	color: #fff;
	text-transform: uppercase; }
#nav li {
	float: left;
	position: relative;
	display: inline; }
#nav li a {
	float: left;
	position: relative;
	display: inline;
	padding: 3px 25px 3px 25px;
	z-index: 100;
	color: #fff; 
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;}
#nav li a:hover {
color: #e2ea0b; }
#nav li ul { 
	display: none;
	position: absolute;
	left: 20px; 
	padding: 20px 0 0 0; /* If top padding increased too much, will interupt rollover on IE6 */
	z-index: 90;
	margin: 0;
	width: 1px; /* For IE6, keep sub menus from stacking horizontally */ }
#nav li ul li { display: block; }
#nav li ul li.lastchild { padding-bottom: 3px; }
#nav li ul li a {
	display: block;
	width: 14em;
	padding: 2px 6px;
	font-weight: normal;
	background: #B0AA9C;
	color: #fff;
	border-bottom: 1px solid #827e73; }
#nav li ul li a:hover { 
	color: #e2ea0b;
	background: #B0AA9C; }
#nav li ul li a:active { 
	color: #e1e90d; }
#nav li:hover ul, #nav li.over ul { display: block; }




.contact-link { 
	text-align: right;
	font-size: 0.9em; }

.contact-link a {
	float: right;
	width: 100px;
	height: 22px;
	padding: 10px 16px 0 0;
	display: block; }

.contact-link a:link { color: #fff; }
.contact-link a:visited { color: #fff; }
.contact-link a:hover { color: #739F26; }


#logo { text-indent: -10000px; }

#logo a {
	float: left;
	width: 650px;
	height: 178px;
	display: block;}

h2 {
	font: 1.3em Helvetica, Arial, sans-serif;
	color: #7d971c;
	text-transform: uppercase;
	margin: 0 0 1em 0; }

h2 a {
	color: #7d971c;
	display: block;
	margin: -4px 0 -3px 0; /* weird bug between linked h2 and non-linked, still trying to figure out */
	text-decoration: none;}
h2 a:hover {
	color: #27242f; }


h3 {
	font: 1.1em Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 0 10px 0; }

div.sidebar h3 a {
	text-decoration: none;
	font-size: 1em;
	color: #4E3B2D;
	display: block; }

div.sidebar h3 a:link, div.sidebar h3 a:visited {
		color: #4E3B2D; }

div.sidebar a.sidebar-title:hover {
	color: #739F26; }

h3#comments {margin-bottom: 24px;}
h3#respond {float: left; clear: both; display: block; }
.archive h3 {background: none; margin: 0 0 -7px 0;}

h4 {font: 1.2em Helvetica, Arial, sans-serif; margin: 0; }

p { 
	margin: 1.7em 0; }

blockquote {
	font-size: 1.2em;
	padding: 0 10px 0 10px;
	margin: 0 0 24px 0;
	border-left: 10px solid #c0c0b1; }


code {position: relative; left: 0; font: 1em "Courier New", Courier, mono; }
.cols01 ul, #main-content ul {margin: 0 0 24px 14px;}
.cols01 ol, #main-content ol {margin: 0 0 24px 21px;}
.cols01 ul ul, #main-content ul ul, .cols01 ol ul, #main-content ol ul {margin: 0 0 0 14px;}
.cols01 ol ol, #main-content ol ol, .cols01 ul ol, #main-content ul ol {margin: 0 0 0 21px;}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for IE5 Mac */ }

.comments {float: left; clear: both; display: inline; }
.comments a {float: left; display: inline; padding: 4px 0 5px 71px; font-weight: bold; font-size: 80%;}
.comments span {float: left; display: inline; background: url(images/comments_right.png) top right no-repeat; width: 10px; height: 22px; overflow: hidden;}

p.comments-closed { display: none; }


.archive .comments {margin-top: -46px;}
ul {margin: 0 0 24px 12px;}
ul ul {margin-bottom: 0;}

img {
	padding: 6px;
	border: 1px solid #C4BEB0; }

.wp-smiley {float: none; margin: 0;}



div.post-nav { 
	margin: 0 0 1em 0;
	height: 40px; }

span.post-previous, span.post-next {
	text-indent: -100000px;
	overflow: hidden; }
span.post-previous a, span.post-next a {
	height: 20px;
	display: block;
	float: left;
	background: url(images/post-previous.png) no-repeat; }
span.post-previous a {
	width: 97px;
	margin: 0 1em 0 0;
	background: url(images/post-previous.png) no-repeat; }
span.post-next a {
	width: 73px;
	background: url(images/post-next.png) no-repeat; }


.pageNav, .pageNav2 {float: left; width: 100%; margin-top: 12px;}
.pageNext span, .pagePrev span {display: none;}
.pagePrev {float: left; display: block; width: 58px; height: 22px; background: url(images/prev.png) 50% 50% no-repeat;}
.pageNext {float: right; display: block; width: 58px; height: 22px; background: url(images/next.png) 50% 50% no-repeat;}


/* forms */

fieldset { border: none; }
textarea { 
	font-size: 1.4em;
	line-height: 1.2em; }

#searchform2 {
	margin: 0 0 30px 0; }

.field, .commentform_openid, #securitycode {
	width: 130px;
	padding: 1px 3px !important;
	margin: 10px 5px 3px 0;
	background: #e0dbc7 !important;
	border: 1px solid #4e4e46;
	color: #4f4f4c;
	font-size: 0.9em; }

select { width: 280px; margin: 0 0 7px 0; color: #3a3e3e; }
select option {padding: 1px;}

#commentform {display: block;}
#commentform p {display: block; width: 100%; margin: 0 0 5px 0;}
#commentform p label {position: relative; top: -8px;}
#comment {width: 571px; padding: 4px 3px; border: 1px solid #959586; font: 1em Verdana, Arial, Helvetica, sans-serif; color: #4f4f4c;}


#searchform2 div {}

#flickr_badge_uber_wrapper {margin: 0 0 24px 0;}
.flickrlink {text-transform: lowercase;}
.flickrlink span {color: #ff0084;}
#flickr {float: left;}
#flickr img {border: none;}
#flickr a {float: left;}
.flickr_badge_image img {float: left; margin: 1px;}
#flickr div {float: left; margin: 0 10px 10px 0;}
#flickr div#flickr_badge_image3, #flickr div#flickr_badge_image6 {margin-right: 0;}

#wp-calendar {width: 100%; text-align: center;}
#wp-calendar .pad, #wp-calendar #next, #wp-calendar #prev {background: none;}



