/* CSS Document */

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

	.jimmyweb{color: #8227ad;}

	#head-feature {background: url(../img/BG_head-feature_purple.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: #9f18de;}
		#content a:hover{text-decoration: none;color: #7007a2;border-bottom: 1px dashed #9f18de;}
		
		#content h4 a:link, #content h4 a:visited{text-decoration: none;color: #49453a;}
		#content h4 a:hover{text-decoration: none;color: #9f18de;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:#7b1ca9; display: block; background: url(../img/contact_purple.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:#7b1ca9;display: block; background: url(../img/contact_purple.jpg) bottom center no-repeat;width: 221px; height: 43px;font-size: 0.1em;padding-left:5px;}
			
			#blog_entry { border-left: 3px solid #aea1c7;}
			
			/* =Blog page */
			#content_main #blog_entry { border-bottom: 3px solid #aea1c7; border-left: none;}
			
			/* =Portfolio page and Portfolio Side Include */
			#folio_main{border-left: 3px solid #aea1c7; border-right: 3px solid #aea1c7;}
				#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 #9b70ef; background-color: #b8aecc;}
				/* unset the bottom border style*/
				#folio_main a:hover, #folio_recent a:hover{border:none;}
				
				#tooltip{ color: #683380;}
				
				
