/*

Site Colors:

text brown: #666046;

watermark: #ECEDD6

*/

body {
background-image:url(../img/flower_pattern.gif);
background-position: top left;
background-repeat: repeat;
background-color: #DFE2C7;
margin: 50px 0;
font-family: Georgia, Times, Serif;
font-size: 10px;
color: #666046;
}

a {
color: #7D8937;
text-decoration:none;
}
a:hover {
color: #666046;
}

	 	
br.clear {
clear: both;
}

div#container h1 a {
color: #7D8937;
}

body.home div#container h1 .home,
body.techniques #nav .techniques,
body.maintenance #nav .maintenance,
body.experience #nav .experience,
body.blog #nav .blog,
body.contact #nav .contact{
color: #5B5641;
}
body.home div#container {
position: relative;
}

/*
body.techniques div#content {
background-image: url(../img/flower_bigbg2.gif);
background-position: -70px 3px;
background-repeat: no-repeat;
}
*/

body.experience div#content {
background-image: url(../img/bg_experience.gif);
background-position: -15px 190px;
background-repeat: no-repeat;
}

body.blog div#content {
background-image: url(../img/bg_blog.gif);
background-position: -20px 3px;
background-repeat: no-repeat;
}

body.maintenance div#content {
background-image: url(../img/flower_bigbg.gif);
background-position: -201px -135px;
background-repeat: no-repeat;
}

body.contact div#content {
background-image: url(../img/bg_contact.gif);
background-repeat: no-repeat;
background-position: 275px 87px;
margin: 0 0 0 0;*/


}


/* SPECIFICITY 

#ID = VERY Specific
.Class = Somewhat Specific
Elements = VERY General

element, element, element { }

element element { }

element.class {}

element .class {}
*/



div#container h1, 
div#nav, 
div#nav h3, 
div#footer h6,
div#content div.float {
float: left;
}

div#footer h6 {
margin: 1em .75em 1em 0;
font-size: 1.3em;

}
div#footer a {
color: #666046;
}

div#footer a:hover {
color:#7D8937;
}

div#container {
width: 676px;
margin: 0 auto;
}


div#container h1 {
font-size: 42px;
color: #7D8937;
font-family: georgia;
font-weight: normal;
}

div#nav {
position: relative;
left: 32px;
top: 5px;
margin: 13px 0 0 -13px;
background-image: url(../img/bg_nav.png);
}

div#nav h3 {
font-family: helvetica, arial, sans-serif;
font-size: 1.2em;
line-height: 1.8em;
height:1.8em;
margin: 0 .159em ;
}

div#nav h3 a {
color: #7D8937;
padding: 1px 11px;
}

div#nav h3 a:hover, div#container h1 a:hover {
color: #5B5641;
}

div#content {
width: 100%;
float: left;
padding: 25px 0px;
margin-top: 10px;
background-color: #F1F2E7;
font-size: 1.3em;
}


/* HOME Shit =================================== */
div#content div.home {
position: relative;
display: block;
height: 300px;
background-color: #fff;
margin: 25px 0;
background: url(../img/bg_home.gif) 0px -80px no-repeat;
}

div#container div.home p {
position: absolute;
top: 210px;
left: 40px;
font-style: regular;
font-size: 23px;
margin: 0;
padding: 0 35px;
color: #fff;
}
/* HOME Shit =================================== */


/* TECH Shit =================================== */
#tech_header {
				color: #666046;
				font: 15px Georgia, Times, Serif;
				margin: 17px 0 0 17px;				
				
				}

/* TECH Shit END=================================== */



/* CONTACT Shit ===================================*/ 
#contact_subhead {
				margin: 12px 0 0 0;
color: #666046;

				}
				
#contact_content {
				margin: 0 0 0 6px;
color: #666046;

				}



/* CONTACT Shit END=================================== */


/* Experience Shit =================================== */
#testimonial {
				color: #7D8937;
				font: 15px Georgia, Times, Serif;
				
				}
#testimonial:hover {
				color: #666046;
}

#testone {
				margin: 0 0 0 11px;
				}

#test {
				margin: 9px 0 0 11px;
				}
				

#professional_education_experience {
				color: #666046;
				font: 16px Georgia, Times, Serif;
				margin: 12px 0 -8px 0;

				}
				

#boldhead_experience {
				color: #666046;
				font: bold 13px Georgia, Times, Serif;
				margin: 9px 0 0 11px;
				
				}				
				
#reghead_experience {
				color: #666046;
				font: 13px Georgia, Times, Serif;
				
				}								
				
#italichead_experience {
				color: #666046;
				font: italic 12px Georgia, Times, Serif;
				margin: 0 0 0 12px;
				
				}				
				
#description_experience {
				color: #666046;
				font: 12px Georgia, Times, Serif;
				margin: 0 0 0 12px;
				
				}					

/* Experience Shit =================================== */

.cursorClick {
	cursor: pointer;
	}
/* BLOG Shit==========================================*/

div#rss {
width: 362px;
margin: 25px 0 25px 38px;
}

div#content_right_brownbox div.entry p.title {
				color: #666046;
				font: 15px Georgia, Times, Serif;
				margin: 17px 0 0 17px;	
				
}

div#content_right_brownbox div.entry p.date {
 color: #666046;
 font: italic 11px Georgia, Times, Serif;
 margin: 3px 17px 1em 17px;
}

div#content_right_brownbox div.entry p.desc {
    color: #666046;
	font: 12px Georgia, Times, Serif;
	margin: 17px 17px 1em 17px;

}


div#content_right_brownbox div.entry img {
width: 340px;
}


/* BLOG Shit==========================================*/

div#content h2 {
font-size: 1.5em;
font-family: helvetica, arial, sans-serif;
margin: 0 0 0 25px;
}

div#content p {
margin: 0 0 1em 0;
}

div#type_in_brownbox_main {
margin: 17px 17px 1em 17px;
}


div#type_in_brownbox{
margin: 2px 17px 1em 17px;
}


div#content_right, div#content_left, div#content_right_brownbox {
/*border: 1px solid #f00;
background-color: #333;*/
}

div#content_right_brownbox {
width: 375px;
margin: 25px 0 25px 23px;
background-color: #E2E1CC;
}


div#content_left {
margin: 25px 0 25px 25px; /* T R B L */
width: 225px;
}

div#content_right {
width: 362px;
margin: 25px 0 25px 38px;
}

