/* [cms v4.3.1]

RECOMMENDED ORDER
1. html classes [includes body, form ... ]
2. text classes [includes p & h1 & h2]
3. header classes
4. body classes
5. footer classes
6. nav: top
7. nav: left
8. components 
9. functions: site [i.e rel links, slideshow]
10. functions: page [i.e directory]
11. error msgs
12. admin bar

*/

body 				{ margin: 0px; padding: 0px; font-family: arial; font-size: 1em; background-color: #c8c8c8; color: #000; line-height: 1.2em; letter-spacing: 0.00em;  }
form 				{ margin: 0px; padding: 0px; }
ul					{ font-size: 0.8em; margin-top: 0px; margin-bottom: 0px; }

/* ----- SITE STRUCTURE ------ */
#wrapper-1 			{ margin: 25px auto 0px auto; width: 600px; border: 0px solid #F00; clear: both;}
#wrapper-2 			{ margin: 0px auto 0px auto; width: 600px; border: 0px solid #FF0; clear: both; }

#header-1   		{ width: 600px; height: 57px; background-color: #fff; clear: both; }
#header-1-1   		{ width: 300px; height: 57px; background-color: #fff; float: left; }
#header-1-2   		{ width: 300px; height: 57px; background-color: #fff; float: left; }
.img-adisa-header 	{ margin: 0px 0px 0px 0px; }
.text-header-1-2	{ padding: 23px 0px 0px 10px; color: #00f; } 
.text-header-1-2 a  { text-decoration: none; color: #00285B;  } 

#body-1     		{ width: 600px; height: 875px; min-height: 375px;}
#body-1-1     		{ width: 300px; height: auto; float: right; margin-top: 25px; }
#body-1-poems  		{ width: 400px; height: auto; float: right; margin-top: 25px; }
#body-1-publications{ width: 400px; height: auto; float: right; margin-top: 25px; }
#body-1-2     		{ width: 200px; float: left; text-align: right; margin-top: 25px;}

#footer-1   		{ width: 600px; height: 55px; clear: both;  }
#footer-2  		    { width: 600px; height: 22px; clear: both;  }
#footer-2-1			{ font-size: 0.6em; float: left; margin-top: 2px; padding: 0px 0px 0px 5px; color: #fff;}
#footer-2-2			{ font-size: 0.6em; float: right; margin-top: 2px; color: #fff;}
.text-footer-2-2    { color: #fff; text-decoration: none; padding: 0px 5px 0px 0px; }
#footer-3           { width: 600px; height: 395px;}

/* ----- TEXT ------ */
h1 					{ font-size: 0.8em; margin: 0px; padding: 0px 0px 12px 0px; font-weight: bold; color: #000; }  
h1 a 				{ text-decoration: none; }
h2 					{ font-size: 1.0em; margin: 0px; padding: 0px 0px 12px 0px;  font-weight: bold; color: #000; }  
h2 a 				{ text-decoration: none; } 
h3 					{ font-size: 0.8em; margin: 0px; padding: 0px 0px 8px 0px;  font-weight: bold; }  
h3 a 				{ text-decoration: none; }
p  					{ font-size: 0.8em; margin: 0px; padding: 0px 0px 12px 0px; }  					   
p a 				{ text-decoration: underline; }
p a:hover 			{ text-decoration: underline; }

a	 				{ color: #000; }
a: hover 			{ color: #000; text-decoration: underline; }

.text-1  			{ font-size: 0.9em; }
.text-2  			{ font-size: 0.7em; }
.text-orange 		{ color: #000; }
.text-blue 			{ color: #000; }
.text-sub-nav-1  	{ font-size: 0.8em; text-decoration: none;} 
.text-sub-nav-1 a 	{ text-decoration: none;} 
p a 				{ color: #000;  }
.h1-home-1			{ font-weight: strong; }
.p-home-1			{ font-size: 0.9em; }

.h1-top 			{ padding-top: 20px; }
.p-top 				{ padding-top: 20px; }

/* ----- GLOBALS ------ */
.container-home-1	{ margin-left: 10px; float: left; width: 220px;}
.container-work-1	{ margin-left: 10px; float: left; width: 220px;}
.container-events-1 { margin-left: 10px; float: left; width: 220px;}
.container-about-1 	{ margin-left: 10px; float: left; width: 220px;}
.container-contact-1{ margin-left: 10px; float: left; width: 220px;}
.container-poems-1  { margin-left: 20px; float: left; width: 350px;}
.container-publications-1  { margin-left: 20px; float: left; width: 350px;}

.img-title			{ margin-bottom: 25px; } 
.keyline-1 			{ height: 1px; width: 440px; clear: both; background-color: #999; margin-top: 20px; margin-bottom: 20px;}
.nav-item		    { font-size: .8em; width: 200px; text-align: right; color: #000; } 
.nav-item a 		{ text-decoration: underline;  color: #000; }
.quotes             { margin-left: 20px; margin-top: 30px; }
.text-nav-services-1 { margin-top: 20px; } 
.text-nav-services-1 a { text-decoration: underline; color: #00285B; }
.flash-banner-1	    { width: 750px; height: 225px; clear: both; background-color: red; }
.flash-banner-2	    { width: 440px; clear: both; }


/* ----- FORM ELEMENTS ------ */
.tbl-1  			{ font-size: 0.7em; margin-bottom: 20px; }
.textfield-1 		{ width: 300px; border: 1px solid #F35712; margin-bottom: 10px; }
.button-1 			{ background-color: #fff; border: 1px solid #fff; font-size: 0.7em; font-weight: bold; font-family: arial; color: #00285B; letter-spacing: 0.00em; text-align: left; margin: 0px; padding: 0px; }

/* ----- VALIDATION ------ */
.valid-1 			{ border: 1px solid #F35712; padding: 10px 0px 0px 10px; margin: 20px 5px 20px 0px; }
.text-valid-1 		{ color: #F35712; }
