/* 
Theme Name: Ruthgroup - new version
Description: 3 column fluid 
Author: Moshu
Author URI:
*/
/* -------------------------  Body and Page Layout ------------------------- */

/*<![CDATA[*/
body {
  background: #D6D6BA;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 8px;
 color: #000;
  text-align: center; /* IE 5.5 hack */
}
#outer_rap {
  width: 100%;
  margin: auto;
  background: #ffffff url('/wp_content/themes/ruth/images/rubg.jpg') repeat-y left;
  text-align: left;  /* IE 5.5 hack part II */
}
#rap {
  width: 100%;
  background: transparent url('/wp_content/themes/ruth/images/rubg.jpg') repeat-y right;
}
#masthead {
  background-image: url('/wp_content/themes/ruth/images/RuthGroup_hdr.gif');
  background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #B0AF7A;
	height: 125px;
  font: italic normal 100% 'Times New Roman', Times, serif;
  letter-spacing: 0.2em;
  margin: 0;
  /*padding: 0 10px 0 60px;*/
  border-bottom: 1px solid #999966;
}
#container {
  width: 100%;
	float: left;
	margin-right: -175px;
	background: url('/wp_content/themes/ruth/images/rubg.jpg') repeat-y right;
}
#main {
  margin-right: 175px;
	background: url('/wp_content/themes/ruth/images/rubg.jpg') repeat-y left;
}
#content {
  margin-left: 175px;
}
.headline {
  margin: 7px;
  padding: 7px;
  border: 1px solid #990;
  color: #990000;
}
.headline p{
font: bold normal 120% 'Trebuchet MS', Times, serif;
  color: #990000;
  padding-left: 5px;
  font-weight: bold;
}
/*.trebe{
  font: bold normal 130% 'Trebuchet MS', Times, serif;
  color: 900;
  }*/
#menu {
  float: left;
  width: 175px;
}
#nav {
margin: 5px;
}
#rmenu {
  float: right;
  width: 175px;
}
#rnav {
margin: 5px;
}
.clearer {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}
#footer {
  margin-bottom: 0;
}
/* -------------------------- WordPress Stuff ----------------------------- */
a {
	color: #900;
}
a img {
	border: none;
}
a:visited {
	color: #900;
}
#content a:hover {
	color: #fff;
	background: #900;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
blockquote {
	background: #e4e4d7;
  border-left: 5px solid #999966;
	border-top: 1px dashed #c9c995;
	border-right: 1px dashed #c9c995;
	border-bottom: 1px dashed #c9c995;
	margin-left: 1.5em;
	margin-right: 60px;
	padding-left: 15px;
	padding-right: 7px;
	text-align: justify;
}
cite {
	font-size: 90%;
	font-style: normal;
}
#header a {
	color: #ccffcc;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
h1 {
  margin: 0;
  padding: 20px;
  text-align: right;
}
h2 {
	/*border-bottom: 1px dotted #ccc;*/
	font: bold normal 100% Georgia, "Times New Roman", Times, serif;
	color: #686d74;
	margin: 15px 20px 0 30px;
	padding-bottom: 2px;
	text-decoration: underline;
}
h3 {
	border-bottom: dotted 1px #eee;
	font:  bold 140% "Times New Roman", Times, serif;
	margin-top: 0;
	padding-bottom: 0;
	color: #900;
}
/*h3 a:hover {
	color: #ff6600;
}*/
ol#comments li p {
	font-size: 100%;
}
p, li, .feedback {
	font: 90%/135% Verdana, sans-serif;
}
/* ------------------      Classes used by the_meta()          --------------*/
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.credit {
	background: #c9c994;
	border-top: double 3px #666600;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}
.credit a:link, .credit a:hover {
	color: #fff;
}
.feedback {
	color: #000;
	text-align: right;
margin-right: 30px;
	border-bottom: solid 1px #000;
	padding-bottom: 2px;
}

.feedback li, .feedback ul{
display: inline;
	list-style: none;
	margin: 0;
}
.post-categories {
  margin: 0;
  font-size: 112%;
}
.meta {
	font-size: .9em;
	margin-left: 10px;
}
.meta li, ul.post-meta li {
	display: inline;
  font-size: .9em;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.post li, .post ul {
  list-style: square;
margin-bottom: 10px;
}
.post li a {
   font-size: 110%;
}
.square li{list-style-type: square;
line-height:2em;
}
.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}
.storytitle a {
	text-decoration: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	width: 100%;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentform  #comment{
  width:450px;
  margin:0;
}
/* ---------- All nav styling except #menu (in layout above) for the leftbar.php -------- */
#nav h2 {
	font: bold normal 80% verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
	padding: 2px;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: bold;
}
.firstlev {
  background: #999966;
  border: 1px solid #666600;
  color: #ffffff;
  cursor: default;
  font-weight: bold;
}
.secondlev {
  background: #ffffff;
  border: 1px solid #999966;
  color: #999933;
  font-weight: bold;
}
.thirdlev {
  border: 1px solid #666600;
  color: #666633;
  font-weight: bold;
}
#nav form {
	margin: 2px 0 0 5px;
}
#nav input#s {
	width: 95%;
	background: #B0AF7A;
	border: 1px solid #999966;
	color: #900;
	font: normal normal 80% Arial, verdana, sans-serif;
}
#catform {
  }
#nav ul {
	color: #777;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#nav ul li {
	font: bold normal 110% verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#nav ul ul {
	font-variant: normal;
	font-weight: bold;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav ul ul li {
	border: 0;
	list-style-image: url(/wp_content/themes/ruth/images/bullet.gif); 
margin-left: 20px; 
	font: bold normal 75%/110% Verdana, arial,  Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 0px;
}
#nav ul ul li a {
	color: #624b22;
	text-decoration: none;
	font-weight: bold;
}
#nav ul ul li a:hover {
	border: none;
text-decoration: underline;
}
#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}
#nav ul ul ul li{
	border: 0;
	font: normal normal 100%/115% Verdana, Arial,  Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
/*------------------------- Right menu (sidebar.php------------------*/
.event_list ul{
  list-style-type: none;
}
#rnav h2 {
	font: bold normal 80% verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
	padding: 2px;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: bold;
}
#rnav form {
	margin: 0 0 0 3px;
}
#rnav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin: 0;
}
#rnav p{
  font-weight: bold;
  color: #663;
  overflow: visible;
line-height: 112%;
font-size: 90%;
width: 155px;
padding: 3px;
}
#rnav ul {
	color: #777;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#rnav ul li {
	font: bold normal 110% verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#rnav ul ul {
	font-variant: normal;
	font-weight: bold;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#rnav ul ul li {
	border: 0;
	list-style-image: url(/wp_content/themes/ruth/images/bullet.gif); 
margin-left: 20px; 
	font: bold normal 75%/110% Verdana, arial,  Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 0px;
}
#rnav ul ul li a {
	color: #624b22;
	text-decoration: none;
	font-weight: bold;
}
#rnav ul ul li a:hover {
	border: none;
text-decoration: underline;
}
#rnav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}
#rnav ul ul ul li{
	border: 0;
	font: bold normal 100%/115% Verdana, Arial,  Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
/* ------------------------ WP Calendar styling ---------------------*/
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: #666633;
	font-size: 12px;
	text-align: center;
}
#wp-calendar td {
	color: #444;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #000;
}
/*---- Miscell --- */
.paged {
	margin-right: 30px;
	font-size: 90%;
	text-align: right;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.more-link a{
   font-style: italic;
   text-decoration: none;
   font-size: 100%;
   margin-top: 0;
   margin-left: 10px;
}
img {
  border: solid #808080 1px;
  padding: 1px;
  font-size:80%;
}
.caption { margin: 0; 
  padding: 5px; 
  border: solid 1px #808080; 
  background: #eee; 
  font-size:80%; 
  font-style: italic;
  color: black;
}
.right {
	float: right;
	margin-left: 5px;
	}
.left {
	float: left;
	margin-right: 5px;
	}
.centered {
margin-left: auto; 
margin-right: auto;
text-align: center;
}
.center {
text-align: center;
font-size: 90%;
}
.clearer {
clear: both;
line-height: 0;
height: 0;
}
.brick {
  background: #999966;
  border: 1px solid #666600;
  color: #ffffff;
  margin: auto;
  padding: 3px;
  font-weight: bold;
}
.red {
  color: #ff0000;
}
#commentPreview {
background: #d6d6ba;
margin: 10px 10px;
padding: 10px 10px;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
.sharo a:link,  .sharo a:hover {
color: green;
background: #900;
text-decoration: none;
}
/*]]>*/
/*--- addition for the new Media Uploader---*/
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
