/*******************************************************/
/* carvingCode.com CSS :: March 6, 2004 :: Randy Brown */
/*******************************************************/

/* GREEN */

/* basic elements */

body { 
	font-size: 8pt/16pt; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #555753; 
	background: #fff url(woodcarving.gif) no-repeat 90% 95%; 
	margin: 0px; 
	}
p { 
	font-size: 8pt/16pt; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8FBC8F;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8FBC8F;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #556B2F;
}
img {
	border: 0;
}

acronym {
	cursor: help;
}

/* custom divs */

#container { 
	background: transparent url(ccode_left.gif) no-repeat top left; 
	padding: 0px 250px 0px 110px;  
	margin: 0px; 
}
	
#header {
	margin-top: 15px;
	width: 530px;
	height: 80px;
	background: transparent url(ccode_header.png) no-repeat top left; 
}

/* navigation bar components */

#menu {
    	background: #8FBC8F;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

#menu a {
	border: 1px solid gray;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	padding:0px 5px 0px 5px;
	white-space: nowrap;
}

#menu a:link, #menu a:visited {
	background: #F5F5F5 url(code_btn.gif); 
}

#menu a:hover, #menu a:active {
	background: #fff url(guitar_btn.gif); 
	color: black;
}

/* blocks */

#featureBlock {
    	position: relative;
    	z-index: 3;
    	background: white;
	width: auto;
    	min-width: 300px;
    	padding: 5px 20px 20px 20px;
    	border: 1px solid gray;

}

#featureBlock p {
	color: gray;
    	font-size: 11px;
    	text-align: center;
    	border-top: 1px solid #555;
    	padding-top: 5px;
    	padding-bottom: 5px;
}

#featureBlock a:link,  #featureBlock a:visited {
    	color: #8FBC8F;
    	font-weight: bold;
    	text-decoration: none;
}

#featureBlock a:hover, #featureBlock a:active {
    	color: #556B2F;
    	font-weight: bold;
    	text-decoration: underline
}

#featureBlock h2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
    	letter-spacing: 0.1em;
    	padding: 3px 5px 3px 5px;
    	text-align: right;
    	line-height: 0px;
}

#featureBlock h3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
    	letter-spacing: 0.1em;
    	padding: 5px 0px 0px 0px;
	border-bottom: 1px dotted gray;
}

#featureBlock .itembody blockquote {
    	margin-right: 2em; 
    	margin-left: 2em; 
    	padding: 1em; 
    	border: solid 1px darkslategray; 
    	background: #F5F5F5;
    	width: auto;
    	font-size: 0.9em;
    	line-height: 14px;
}

#featureBlock .iteminfo, #featureBlock .commentinfo{
	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	color: gray;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-bottom: 30px;
}
#featureBlock .iteminfo a:link, #featureBlock .iteminfo a:visited {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
    	color: gray;
    	text-decoration: underline;
}

#featureBlock .iteminfo a:hover, #featureBlock .iteminfo a:active {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
    	color: black;
    	text-decoration: underline;
}
#featureBlock .highlight {
     	background-color: yellow;
}

#featureBlock .commentform {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;

}

#rightBlock {
	position: absolute;
	top: 100px;
	right: 20px;
    	width: 210px; 
}

#rightBlock table.calendar {
    	font-size: 0.8em;
    	text-align: center;
    	background-color: #F5F5F5;
    	border : 1px solid black;
}
#rightBlock tr.calendardateheaders {
    	font-weight: bold; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

#rightBlock .formbutton {
    	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    	font-size: 0.7em;
    	font-weight: bold;
    	color: black;   
}

#rightBlock .formfield {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
 	font-size: 0.7em;

 	border: 1px solid black;
 	color: black;
 	background-color: #F5F5F5;
}

#quoteBlock {
	height: 150px;
}

#rssBlock, #colophonBlock {
	padding-bottom: 10px;
}

#rssBlock a, #colophonBlock a {
	padding: 0px 1px 1px 0px;
}

#footerBlock p{
	text-align: center;
}

.news a {
	margin: 0px 0px 1px 0px;
}



