/* 
Template: vesuvius
Theme Name: Vesuvius - 1.5.1
Description: 3 column fluid - modified
Author: Vesuvius interface by Root ported for WordPress 1.5 by Moshu
Author URI:



/* -------------------------  Body and Page Layout ------------------------- */

/*<![CDATA[*/

body {
  background: #009966;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: center; /* IE 5.5 hack */
}
#outer_rap {
  width: 100%;
  max-width: 925px;
  margin: auto;
  background: #ffffff url('images/vesbg1.gif') repeat-y left;
  text-align: left;  /* IE 5.5 hack part II */
}
#rap {
  width: 100%;
  background: transparent url('images/vesbg1.gif') repeat-y right;
}
#masthead {
  background: #90a090;
  font: italic normal 100% 'Times New Roman', Times, serif;
  letter-spacing: 0.2em;
  margin: 0;
  padding: 0 10px 0 60px;
  border-bottom: 1px solid #ccffcc;
}
#container {
  width: 100%;
	float: left;
	margin-right: -175px;
	background: url('images/vesbg1.gif') repeat-y right;
}
#main {
  margin-right: 175px;
	background: url('images/vesbg1.gif') repeat-y left;
}
#content {
  margin-left: 175px;
}
#menu {
  float: left;
  width: 175px;
}
#nav {
margin: 10px;
}
#rmenu {
  float: right;
  width: 175px;
}
#sidebox1 {
  background: #eeeeee;
  border: 1px solid #000000;
  margin: 10px;
  height: 100px;
  padding: 10px;
}
#sidebox2 {
  background: #eeeeee;
  border: 1px solid #000000;
  margin: 10px;
  height: 200px;
  padding: 10px;
}
.clearer {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}
#footer {
  margin-bottom: 0;
}
/* -------------------------- WordPress Stuff ----------------------------- */

a {
	color: #ff9900;
}

a img {
	border: none;
}

a:visited {
	color: #ff9900;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
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: 100% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 20px 0 30px;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font:  bold 140% "Times New Roman", Times, serif;
	margin-top: 0;
	padding-bottom: 0;
	color: #ff9900;
}
h3 a:hover {
	color: #ff6600;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 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: #90a090;
	border-top: double 3px #ccffcc;
	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: #ccc;
	text-align: right;
	
	margin-right: 30px;
	font-size: .75em;
}
.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.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;
}

/* Root's WP comment box hack */
#commentform  #comment{
  width:450px;
  margin:0;
}

/* ---------- All nav styling except #menu (in layout above)        -------- */
#nav, #rnav h2 {
	font: 100% "Times New Roman", Times, serif;
	margin: 15px 20px 0 0;
	border: 0;
	letter-spacing: 0.1em;
	padding: 0px;
}

#nav form {
	margin: 0 0 0 13px;
}
#nav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#nav ul {
	color: #777;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}
#nav ul li {
	font: normal normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li {
	border: 0;
	font: normal normal 90%/100% Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 12px;
}

#nav ul ul li a {
	color: #444444;
	text-decoration: none;
}
#nav ul ul li a:hover {
	border-bottom: 1px solid #809080;
}
#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#nav ul ul ul li{
	border: 0;
	font: normal normal 100%/115% Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

/*------------------------- Right menu (sidebar.php------------------*/

#rnav form {
	margin: 0 0 0 13px;
}
#rnav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#rnav ul {
	color: #777;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 13px;
	text-transform: lowercase;
}
#rnav ul li {
	font: normal normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#rnav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rnav ul ul li {
	border: 0;
	font: normal normal 90%/100% Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 12px;
}

#rnav ul ul li a {
	color: #444444;
	text-decoration: none;
}
#rnav ul ul li a:hover {
	border-bottom: 1px solid #809080;
}
#rnav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#rnav ul ul ul li{
	border: 0;
	font: normal normal 100%/115% Arial, Verdana, 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: 14px;
	margin: 0;
	width: 80%;
}

#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: #999;
	font-size: 16px;
	text-align: left;
}

#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;
}
/*]]>*/