/*
Theme Name: Multiple Organizing
Theme URI: http://www.multipleorganizing.com/
Description: Theme for Jen.
Version: 1.0
Author: Jon Adams
Author URI: http://www.iluminada.com
*/

html, body { color:#808080; font-size:.9em; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; }
body { background:#73648f url('images/bar-for-bottom.jpg') no-repeat bottom center; }

h2 { color:#73648f; font-size:2em; }
h3 { color:#73648f; font-size:1.6em; }

	#header { background:white url('images/bar-for-top.jpg') no-repeat top center; height:234px; }
		#logo-container { position:relative; }
			#napo { display:block; position:absolute; left:0; top:148px; width:254px; height:0; padding:86px 0 0 0; background:url('images/napo.jpg') no-repeat top center; overflow:hidden; }
			#logo { display:block; position:absolute; left:296px; top:148px; width:364px; height:0; padding:86px 0 0 0; background:url('images/multiple-organizing-logo.jpg') no-repeat top center; overflow:hidden; }
		#yin-yang-container { position:relative; }
			#yin-yang { display:block; position:absolute; left:404px; top:0; width:148px; height:0; padding:148px 0 0 0; background:url('images/yin-yang.jpg') no-repeat top center; overflow:hidden; }
		#left-nav { padding:20px 0 0 42px; width:362px; float:left; position:relative; }
			#info-home-container { position:absolute; top:-2px; right:60px; }
			#info-business-container { position:absolute; top:-2px; left:60px; }
				#info-home, #info-business { float:right; display:block; padding:20px 0 4px 0px; color:white; text-decoration:none; text-align:right; }
				#info-business { float:left; padding:20px 0px 4px 0; text-align:left;  }
			#organize-home { display:block; width:362px; height:0; padding:68px 0 0 0; background:url('images/nav-organize-home-off.jpg') no-repeat top center; overflow:hidden; }
			#organize-home:hover { background:url('images/nav-organize-home-on.jpg') no-repeat top center; }
			a.nav-item { display:block; height:0; padding:55px 0 0 0; overflow:hidden; float:left; }
				#nav-testimonials { width:200px; background:url('images/nav-testimonials-off.jpg') no-repeat top center; }
				#nav-session { width:82px; background:url('images/nav-session-off.jpg') no-repeat top center; }
				#nav-contact { width:80px; background:url('images/nav-contact-off.jpg') no-repeat top center; }
			
		#right-nav { padding:20px 42px 0 0; width:362px; float:right; position:relative; }
			#organize-business { display:block; width:362px; height:0; padding:68px 0 0 0; background:url('images/nav-organize-business-off.jpg') no-repeat top center; overflow:hidden; }
			#organize-business:hover { background:url('images/nav-organize-business-on.jpg') no-repeat top center; }
			#nav-ethics { width:58px; background:url('images/nav-ethics-off.jpg') no-repeat top center; }
			#nav-problem-solving { width:127px; background:url('images/nav-problem-solving-off.jpg') no-repeat top center; }
			#nav-special-projects { width:131px; background:url('images/nav-special-projects-off.jpg') no-repeat top center; }
			#nav-fees { width:46px; background:url('images/nav-fees-off.jpg') no-repeat top center; }
	
	#content-container { background:white; padding:20px 0 220px; font-size:1.15em; line-height:140%; margin:0;  }
		#content-container p { margin:1.4em 1em; }
		#content-container a, #content-container a:link, #content-container a:active, #content-container a:hover { color:#b4a5d0; text-decoration:none; display:inline; padding:1px 0; border-bottom:1px dotted none; }
#content-container a:hover { color:#73648f; border-bottom:1px dotted #cfbeed; }
	
	#footer { color:#cfbeed; font-size:.85em; display:block; clear:both; height:200px; }
		#footer a, #footer a:link, #footer a:active, #footer a:visited { color:#cfbeed; text-decoration:none; display:inline; padding:1px 0; border-bottom:1px dotted none; } 
		#footer a:hover { color:white; border-bottom:1px dotted #cfbeed; }
		
	#avatar-container { position:relative; }
		#avatar { position:absolute; top:-200px; left:412px; display:block !important; width:132px; height:0; padding:233px 0 0 0 !important; overflow:hidden; background:url('images/jen-avatar.jpg') no-repeat top center; }
	#line-1, #line-2, #line-3 { width:29%; padding:2%; float:left; }
		#line-1 ul { list-style:none; margin:0; padding:0; }
		#line-1 ul li { display:block; float:left; padding:4px; width:125px; }
		
	#line-1, #line-3 { padding-top:40px; }
	#line-2 { width:30%; font-size:1.55em; line-height:180%; text-align:center; color:white; }
		#line-2 p { display:block; padding:10px 0 20px; border:1px dotted #8576a1; border-width:0 1px; }
		#line-2 a, #line-2 a:link, #line-2 a:active, #line-2 a:visited { color:#fbe9ff !important; }
		#line-2 a:hover { color:white !important; }
	#line-3 { text-align:right; padding:6% 2% 2% 2%;  }
	#line-3 p { display:block; padding:0; width:50%; float:left; text-align:center; }
	#iluminada-design { font-size:1.2em; color:#cfbeed !important; display:block !important; float:right; background:url('images/iluminada-design.png') no-repeat center center; padding: 24px 0 0 0 !important; height:36px;  text-decoration:none; }
	#iluminada-design:hover { border:none !important; color:white !important; }
	
.width-limiter { display:block; width:956px; margin:0 auto; padding:0; }

hr { display:block; border:none !important; height:1px; padding:7px 0; background:white url('images/hr.jpg') no-repeat center center; overflow:hidden; }