/* CSS Document */

/* =Styles for gold-theme style sheet*/

	#head-feature .jimmyweb{color: #4e4e4e;}
	.jimmyweb{color: #b0a313;}

	#head-feature {background: url(../img/BG_head-feature_gold.jpg) top center no-repeat;margin: 0px 10px 0 10px;height: 192px;padding: 26px 36px 0 36px;position: relative;top:0;}

		#content a:link, #content a:visited{text-decoration: none;color: #b0a313;}
		#content a:hover{text-decoration: none;color: #8c8210;border-bottom: 1px dashed #b0a313;}
		
		#content h4 a:link, #content h4 a:visited{text-decoration: none;color: #49453a;}
		#content h4 a:hover{text-decoration: none;color: #b0a313;border-bottom: none;}
			

			#content #contact_img a:link, #content #contact_img a:visited{border-bottom:none;}
			#content #contact_img a:hovered{border-bottom:none;}
			
			#content #contact_img a:link, #content #contact_img a:visited{border-bottom:none;color:#dcd586; display: block; background: url(../img/contact_gold.jpg) top center no-repeat;width: 221px; height: 43px;padding-left:5px;font-size: 0.1em;}
			#content #contact_img a:hovered{border-bottom:none; color:#dcd586;display: block; background: url(../img/contact_gold.jpg) bottom center no-repeat;width: 221px; height: 43px;font-size: 0.1em;padding-left:5px;}
			
			#blog_entry { border-left: 3px solid #c6c39d;}
			
			/* =Blog page */
			#content_main #blog_entry { border-bottom: 3px solid #c6c39d; border-left: none;}
			
			

			/* =Portfolio page and Portfolio Side Include */
			#folio_main{border-left: 3px solid #c6c39d; border-right: 3px solid #c6c39d;}
				#folio_main a:link img, #folio_main a:visited img, #folio_recent a:link img, #folio_recent a:visited img{ }
				#folio_main a:hover img, #folio_recent a:hover img{ border: 1px solid #a6a16e;background-color: #c2c0a2;}
				/* unset the bottom border style*/
				#folio_main a:hover, #folio_recent a:hover{border:none;}
				
				#tooltip{ color: #8a8010;}