/* Grapes, web template for business or for fun */

/* By Dave Reeder, www.davereederdesign.com */



body {margin: 0; padding: 0; background: #213205}



* {margin: 0; padding: 0; border: 0; font-family: Trebuchet MS, Arial, Helvetica, sans-serif}





/*----------------------------------------------Basic styles------------------------------------------------*/



h1, h2, h3, h4 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #fff; font-weight: normal; text-decoration: none}

h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */



h1 {position: absolute; right: 0px; top: 30px; font-size: 2.25em; letter-spacing: 0.1em; line-height: 1.00em; padding-right: 10px; border-right: 15px solid #fff}

h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */



p#tagline {position: absolute; right: 5px; top: 125px; font-style: italic; color: #648D20; font-size: 0.90em}  /* sits under main title */



h2 {font-size: 1.30em; letter-spacing: 0.05em}



p, ul, ol, th, td {margin: 10px 10px 0 7px; font-size: 0.70em; line-height: 1.60em; color: #000; letter-spacing: 0.05em}



code {font-family: monospace; font-size: 1.20em; color: #E20000}



p span {font-size: 1.20em; font-weight: bold} /* shouting words */



a:link, a:visited {color: #792533; font-weight: bold; text-decoration: none; border-bottom: 1px solid #792533}

a:hover, a:active {color: #fff; border-color: #fff}



ul {list-style: inside square} /* general lists */



acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}



span.second_op   {font-size: 0.80em; font-weight: normal;}

span.tie_heading {font-size: 1.2em; font-weight:bold;}





/*-----------------------------------------------Layout DIVS------------------------------------------------*/



#container {  /* keeps everything together */

position: relative; 

margin: 0 auto; 

width: 750px; 

background:  url("images/bkgrnd.gif") 0 0 repeat-y #CCCC33;  /* Important image, do not remove */

overflow: hidden;

min-height: 850px;

}



#hdr {  /* div containing h1, nav and pie image */

float: left; 

width: 750px; 

height: 200px; 

background:  url("images/pie.jpg") 0 0 no-repeat #CCCC33  /* Image of pie */

}



#lftcol {   /* left column */

position: absolute;

left: 0px;

top: 200px;

margin-left: 50px;  /* leave this so that background image lines up with edge of this div */

width: 170px; 

background: transparent;

overflow:hidden;

}



#rgtcol {float: right; width: 490px; padding-bottom: 30px; background: transparent; min-height:430px; /*height:auto !important; height:430px;*/}  /* right column .. was 640px */



#bttmbar {float: right; text-align: center; font-size: 0.65em; color:#666666; height: 6em; line-height: 3em; width: 700px; background: #CCCC33; border-top: 1px dashed #9EA219}



#quote {    /* Quote box in left column */

	float: left;

	margin: 30px 0 20px 10px;

	padding: 10px 0;

	width: 170px;

	text-align: center;

	background:  url("images/quote.gif") no-repeat 0 0	

}



#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */



#vote { 

left: 0px;

top: 10px;

margin-left: 0px;  /* leave this so that background image lines up with edge of this div */

width: 170px;

height:200px;

background: transparent;

}



/*---------------------------------------------Main Navigation-----------------------------------------------*/



ul#nav {   /* navigation list */

	margin: 53px 0 20px 0; /* the 53px is where the nav begins (margin top) */

	padding: 0;

	list-style: none inside

}

	

ul#nav li {float: left;	display: block}



ul#nav li a {

	width: 170px;

	margin: 3px 0 0 0;  /* a little top margin */

	border: 0;

	border-left: 10px solid #CCCC33;

	padding: 10px 5px;

	font-family: Georgia, Georgia, serif;

	font-weight: normal;

	text-decoration: none;

	display: block;

	color: #450F1F;

	background: #D9D93C;

}



ul#nav li a#current {border-color: #fff}   /* current page, move id in the xhtml when creating a new page */



ul#nav li a:hover {background: #9EA219; color: #fff}



/*---------------------------------------------Admin Styles-----------------------------------------------*/



table.reviews {

border: 0px dashed #330066;

margin-top: 10px;

margin-bottom: 40px;

margin-right: 15px;

margin-left: 5px;

border-collapse:collapse;

}



table.reviews td {

border: 1px solid #330066;

border-collapse:collapse;

padding: 4px;

font-size:70%;

}



table.reviews th {

border: 1px solid #330066;

border-collapse:collapse;

padding: 4px;

/*text-align:left;*/

font-size:80%;

}



td#intro {

border-top:1px;

border-top-color:#336600;

border-top-style:dashed;

border-bottom:0px;

border-left:0px;

border-right:0px;

padding-top: 6px;

padding-bottom: 16px;

text-align:left;

font-size:75%;

}



td#top {

border-top:1px;

border-top-color:#330066;

border-top-style:solid;

border-bottom:0px;

border-left:0px;

border-right:0px;

padding-top: 6px;

padding-bottom: 16px;

text-align:left;

font-size:85%;

}



td#image {

border-width:0px;

border-collapse:collapse;

padding-top: 0px;

padding-bottom: 2px; 

text-align:center;

}



img {

border-style:outset;

border-color:#666666;

border-width:1px;

}



td#caption {

border: 0px solid #330066;

border-collapse:collapse;

padding-top: 0px;

padding-bottom: 16px;

color:#666666;

text-align:center;

font-size:65%;

font-weight:bold;

}



table.vote th {

border: 0px solid #330066;

border-collapse:collapse;

padding-left:20px;

}



table.chat {

border: 0px dashed #330066;

margin-top: 10px;

margin-bottom: 10px;

margin-right: 5px;

margin-left: 5px;

}



td#comment {

background-color:#D9D93C;

border-top:1px;

border-top-color:#336600;

border-top-style:dashed;

border-bottom:0px;

border-left:0px;

border-right:0px;

padding-top: 16px;

padding-bottom: 8px;

padding-right: 10px;

text-align:left;

font-size:80%;

}



td#signature {

background-color:#D9D93C;

border-top:0px;

border-top-color:#336600;

border-top-style:dashed;

border-bottom:1px;

border-bottom-color:#336600;

border-bottom-style:dashed;

border-left:0px;

border-right:0px;

padding-top: 4px;

padding-bottom: 4px;

text-align:left;

font-style:italic;

font-size:65%;

color:#666666;

}



#vote_display {    

margin-left: 10px;

margin-top: 25px;

padding-bottom: 10px;

background-color: #D9D93C;

border-color: #336600;

border-style:solid;

border: 1px;

}



#vote_display h4{

background-color: #336600;

margin: 0;

padding-left: 7px;

}

	