/* CSS Document */
/*------------------------------------------------------------------------------------ O u t s i d e --*/
body {
	margin: 0;
	padding:0;
	background-image: url(_images/bg_main2.gif);
}
#wrap {
	width: 825px;
	margin: 0 auto 0 auto;
	background-image: url(_images/bg_wrap.gif);
	background-repeat: repeat-y;
}
#tabs {
	height: 373px;
	width: 23px;
	margin: 18px 0 0 802px;
	position: absolute;
}
#head {
	width: 825px;
	height: 255px;
	background-image: url(_images/header.gif);
	background-repeat: no-repeat;
}
#nav {
	height: 150px;
	width: 124px;
	left: 589px;
	top: 15px;
	position: relative;
	background-color: #FFFFFF;
}
#bodywrap {
	margin: 0 23px 0 16px;
	background-color:#FFFFCC;
	background-image: url(_images/bg_body.gif);
}
#footer {
	width: 825px;
	height: 22px;
	background-image: url(_images/footer.gif);
	margin: 0 auto 0 auto;
}
/*------------------------------------------------------------------------------------ R i g h t   N a v --*/
#rightnav {
	width: 170px;
	margin: 3px 30px 0 600px;
	position: absolute;
}
#rightnav a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	border-bottom: 1px dashed #666666;
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
}
#rightnav a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 0;
}
/*------------------------------------------------------------------------------------ I n s i d e --*/
#title {
	width: 573px;
	height: 105px;
	background-image: url(_images/body_title.gif);
}
#title h1 {
	margin: 0;
	padding: 50px 5px 10px 25px;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
	word-spacing: -0.2em;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;	
}
#date {
	width: 43px;
	height: 50px;
	position: relative;
	background-image: url(_images/calendar.gif);
	float: right;
	margin: 10px 15px 0 0;
	text-align: center;
}
.day {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #d64e0c;
	display: block;
	margin: 8px 0 0 0;
}
.month {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	display: block;
	margin: -3px 0 0 0;
}
/*------------------------------------------------------------------------------------------ B o d y --*/
#body {
	width: 525px;
	margin: 0 0 0 25px;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	min-height: 400px
}
#body p {
	line-height: 15px;
	text-align: justify;
	margin: 0;
}
#bodyblock li {
	line-height: 15px;
	text-align: justify;
	margin: 0;
	list-style-image: url(_images/bullet.png);
	list-style-type: none;
}
#bodyblock ul {
	margin: 0;
}
#div1 {
	display: none;
}
.photo_img {
	padding: 5px;
	margin: 5px 10px 5px 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e6dacc;
	border-right: 1px solid #e6dacc;
}
#body h1{
	color: #813009;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	word-spacing: -0.2em;
	margin: 0;
	text-transform: capitalize;

	
}
#body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #9f4417;
	background-color: #fbf3e9;
	padding: 10px;
	font-style: italic;
	border-left: 1px dashed #999999;
	margin: 5px 0 5px 0;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #9f4417;
	background-color: #fbf3e9;
	padding: 10px;
	font-style: italic;
	border-left: 1px dashed #999999;
	margin: 5px 0 5px 0;
}

#body .header{
	color: #813009;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	word-spacing: -0.2em;
	margin: 0;
	text-transform: capitalize;

}
#bodyblock {
	text-align:justify
}
#bodyblock h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #9f4417;
	background-color: #fbf3e9;
	padding: 10px;
	font-style: italic;
	border-left: 1px dashed #999999;
	margin: 5px 0 5px 0;
}
#bodyblock a{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	}
#bodyblock a:hover {
	text-decoration: none;
	color: #813009;
}
#bodyblock a:visited {
	text-decoration: none;
	color: #cccccc;
}
#tagblock h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #9f4417;
	background-color: #fbf3e9;
	padding: 10px;
	font-style: italic;
	border-left: 1px dashed #999999;
	margin: 5px 0 5px 0;
}
#tagblock a{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	
}
#tagblock a:hover {
	text-decoration: none;
	color: #813009;
}
#tagblock a:visited {
	text-decoration: none;
	color: #cccccc;
}


a.link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
a.link:hover {
	text-decoration: none;
	color: #813009;
	cursor: pointer;
}
a.link:visited {
	text-decoration: none;
	color: #cccccc;
}
a.info_list {
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	width: 450px;
	text-decoration: none;
	padding: 5px 5px 10px 5px;
	background-image: url(_images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.info_list:hover {
	background-color: #f4f2ee;
}
.authcommentstable{
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	/*width: 510px;*/
	text-decoration: none;
	padding: 5px 5px 10px 5px;
	background-image: url(_images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f0c877;
}
.commentstable{
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	/*width: 450px; */
	text-decoration: none;
	padding: 5px 5px 10px 5px;
	background-image: url(_images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f4f2ee;
}
#body .listeditems {
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	width: 450px;
	text-decoration: none;
	padding: 5px 5px 10px 5px;
	background-image: url(_images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f4f2ee;
}

/*------------------------------------------------------------------------------------ N o t e s --------*/
#notes {
	width: 514px;
	height: 510px;
	margin: 0 0 0 18px;
	position: relative;
	background-image: url(_images/bg_home.jpg);
	background-repeat: no-repeat;
}
#note_projects {
	width: 99px;
	height: 121px;
	top: 94px;
	left: 66px;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
}
#note_projects a {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
}
#note_projects a:hover {
	text-decoration:none;
	background-color: #ffffff;
}
#note_projects h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
}
#note_thoughts {
	width: 99px;
	height: 121px;
	top: 113px;
	left: 200px;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c12602;
}
#note_thoughts a {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c12602;
	text-decoration: none;
}
#note_thoughts a:hover {
	text-decoration:none;
	background-color: #ffffff;
}
#note_thoughts h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
}
#note_album {
	width: 99px;
	height: 101px;
	top: 110px;
	left: 354px;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c28407;
}
#note_album a {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c28407;
	text-decoration: none;
}
#note_album a:hover {
	text-decoration:none;
	background-color: #ffffff;
}
#note_album h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
}
#note_forum {
	width: 99px;
	height: 121px;
	top: 330px;
	left: 47px;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c28407;
}
#note_forum a {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c28407;
	text-decoration: none;
}
#note_forum a:hover {
	text-decoration:none;
	background-color: #ffffff;
}
#note_forum h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
}
#note_forum a h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
	text-decoration: none;
}
#note_forum a:hover h1 {
	text-decoration:none;
	background-color: #FFFFFF;
}
#note_quote {
	width: 99px;
	height: 121px;
	top: 334px;
	left: 213px;
	position: absolute;
	text-align: right;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c12602;
}
#note_quote a {
	text-align: right;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #c12602;
	text-decoration: none;
}
#note_quote a:hover {
	text-decoration:none;
	background-color: #ffffff;
}
#note_quote h1 {
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	word-spacing: -0.2em;
}
#note_rate {
	width: 99px;
	height: 101px;
	top: 323px;
	left: 380px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
}
/*------------------------------------------------------------------------------------ N A V - L i n k s --*/
a.links {
	background-image: url(_images/but_links.gif);
	display: block;
	width: 23px;
	height: 65px;
	background-position: 0px 65px;
}
a.links:hover {
	background-position: 0px 0px;
}
span.links {
	background-image: url(_images/but_links.gif);
	background-position: 0px 130px;
	display: block;
	width: 23px;
	height: 65px;
}
/*------------------------------------------------------------------------------------ N A V - R e s u m e --*/
a.resume {
	background-image: url(_images/but_resume.gif);
	display: block;
	width: 23px;
	height: 83px;
	background-position: 0px 83px;
}
a.resume:hover {
	background-position: 0px 0px;
}
span.resume {
	background-image: url(_images/but_resume.gif);
	display: block;
	width: 23px;
	height: 83px;
	background-position: 0px 166px;
}
/*------------------------------------------------------------------------------------ N A V - D i s c l a i m e r --*/
a.disclaimer {
	background-image: url(_images/but_disclaim.gif);
	display: block;
	width: 23px;
	height: 112px;
	background-position: 0px 112px;
}
a.disclaimer:hover {
	background-position: 0px 0px;
}
span.disclaimer {
	background-image: url(_images/but_disclaim.gif);
	display: block;
	width: 23px;
	height: 112px;
	background-position: 0px 224px;
}
/*------------------------------------------------------------------------------------ N A V - C S S  ------*/
a.css {
	background-image: url(_images/but_css.gif);
	display: block;
	width: 23px;
	height: 58px;
	background-position: 0px 58px;
}
a.css:hover {
	background-position: 0px 0px;
}
span.css {
	background-image: url(_images/but_css.gif);
	display: block;
	width: 23px;
	height: 58px;
	background-position: 0px 116px;
}
/*------------------------------------------------------------------------------------ N A V - R S S  ------*/
a.rss {
	background-image: url(_images/but_rss.gif);
	display: block;
	width: 23px;
	height: 55px;
	background-position: 0px 55px;
}
a.rss:hover {
	background-position: 0px 0px;
}
span.rss {
	background-image: url(_images/but_rss.gif);
	display: block;
	width: 23px;
	height: 53px;
	background-position: 0px 110px;
}
/*------------------------------------------------------------------------------------ N A V - H o m e -----*/
span.home {
	background-image: url(_images/but_home.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.home {
	background-image: url(_images/but_home.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.home:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ N A V - P r o j e c t s --*/
span.projects {
	background-image: url(_images/but_projects.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.projects {
	background-image: url(_images/but_projects.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.projects:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ N A V - T h o u g h t s --*/
span.thoughts {
	background-image: url(_images/but_thoughts.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.thoughts {
	background-image: url(_images/but_thoughts.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.thoughts:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ N A V - G a l l e r y --*/
span.gallery {
	background-image: url(_images/but_gallery.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.gallery {
	background-image: url(_images/but_gallery.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.gallery:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ N A V - F o r u m --*/
span.forum {
	background-image: url(_images/but_forum.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.forum {
	background-image: url(_images/but_forum.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.forum:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ N A V - C o n t a c t --*/
span.contact {
	background-image: url(_images/but_contact.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 50px;
}
a.contact {
	background-image: url(_images/but_contact.gif);
	width: 124px;
	height: 25px;
	display: block;
	background-position: 0px 25px;
}
a.contact:hover {
	background-position: 0px 0px;
}
/*------------------------------------------------------------------------------------ F O R M   E l e m e n t s --*/
.contactform_input_txt {
	margin: 2px 0 2px 0;
	padding: 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	border: 1px solid #cccccc;
	width: 200px;
	text-align: left;
}
.contactform_input_textarea {
	margin: 2px 0 2px 0;
	padding: 0 2px 0 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	border: 1px solid #cccccc;
	height: 90px;
	width: 200px;
	text-align: left;
}
.blogform_textarea{
	margin: 2px 0 2px 0;
	padding: 0 2px 0 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	border: 1px solid #cccccc;
	width: 525px;
	text-align: left;
}
.contactform_submit_btn {
	height: 20px;
	width: 70px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 2px 0 0;
	background-color: #996633;
	color: #FFFFFF;
	border: 1px solid #cccccc;
}
.contactform_selectbx{
	margin: 2px 0 2px 0;
	padding: 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 200px;
	text-align: left;
}

#body form {
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	text-align: left;
}

/*------------------------------------------------------------------------------------ Hiding the comment form capatcha field --*/
#takeaway { 
	display: none;
}

/*------------------------------------------------------------------------------------ Styles for the Unit Rating --*/
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url(images/working.gif) 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	position: relative;
	background: url(images/starrating.gif) top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url(images/starrating.gif) left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url(images/starrating.gif) left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#996633;}
.thanks {color:#996633;}
.static {color:#996633;}			