/*-------------------------------------------------
		    - GLOBAL -						
-------------------------------------------------*/
.clear { margin: 0; clear: both; }

body {
    font-size: 12px;
    line-height: 1.5em;
    font-style: normal;
    font-weight: normal;
    font-family: arial, verdana, serif;
    background: #333333;
    color: #666;
    text-align: left;
}
		
#container {
    display: block;
    width: 1003px; 
    margin: 0 auto; 
    background: #fff;
    padding:0;
    border: 5px solid #E36F1E;
}
	
a {color: #c03000; text-decoration: underline;}
a:hover { text-decoration: none;}

a img { border: none; }
p { margin: 0 0 1.5em 0; font-size: 1.2em; line-height: 20px; }
span { color: #787746; font-weight: bold; }

.ghost { display : none; }

/*-------------------------------------------------
		- IMAGES -					
-------------------------------------------------*/

a img.raam { 
	background: #fff;
	border: 3px solid #b4af91;
	padding: 2px;
	float: left;
	margin-right: 8px;
	}
	
a:hover img.raam {
	border: 3px solid #c03000;
}

.left { float: left;
	margin: 0 15px 15px 0;
	border: #ccc solid 2px;}
	
img.writers_mini {  padding: 5px; margin: 0 10px;
		    border: 1px solid #eee;}
		    
img.writers {  float: left;
	       padding: 5px; margin: 0 15px 5px 0;
		border: 1px solid #eee;}

/*-------------------------------------------------
		- H-TAGS -				
-------------------------------------------------*/

h1 {
    font-size: 225%;
    font-weight: normal;
    color: #628000;
    margin: 0 0px 25px 0; padding: 0 0 15px 0;        
    border-bottom: 0.1em solid #628000;
}
h2 {
    font-size: 150%;
    font-weight: normal;
    color: #333333;
    margin: 8px 50px 5px 0; padding: 0 0 8px 30px;
    background: url('../images/writers/icon.png') no-repeat left;
}

h3 {
    font-size: 150%;
    font-weight: normal;
    color: #333333;
    margin: 8px 50px 5px 0; padding: 0 0 8px 183px;
}

/*-------------------------------------------------
		- HEADERS -					
-------------------------------------------------*/

#header_01 { 
	clear: both;
        background: #E36F1E; 
	height: 34px;
	}
	
#header_02 { 
	clear: both;
	height: 265px;
	}
	
#header_03 { 
	clear: both;
        background: #E36F1E; 
	height: 34px;
	}
	
/*-------------------------------------------------
		- MENU -				
-------------------------------------------------*/

#menu { 
	height: 30px;
	margin-left: 20px;
	}
    #menu ul {
        list-style: none;
        padding: 0 0 0 4px; margin: 0;
    }
        #menu ul li {
            float: left;
	    font-size: 140%;
        }
        #menu ul li a {
            float: left;
            text-decoration: none;
            padding: 8px 15px;
	    margin: 0;
            font-weight: bold;
	    border-left: 1px #E36F1E solid;
	    border-right: 1px #E36F1E solid;
            color: #fff;
        }
	
	#menu ul li a:hover { 	background: #d55b22;
				border-left: 1px #fff solid;
				border-right: 1px #fff solid;}
	
/*-------------------------------------------------
		- Sitemap -				
-------------------------------------------------*/

#sitemap { width: 600px;
	    display: block;
	    margin: 35px 0 0 0;
	    padding: 0;}

    #sitemap ul {
        padding: 0 0 0 35px;
	margin: 0;
	background: #fff url('../images/build/sitemap01.png') no-repeat;
	list-style: none;
	text-decoration: none;
	color: #eee;}
    
	
        #sitemap ul li.main {
	    font-size: 140%;
	    line-height: 25px;
	    padding: 0 0 0 15px;
	    margin: 8px 0 8px 60px;
	    list-style: none;
	    background: #fff url('../images/build/sitemap02.png') no-repeat 0 2px; }
	    
        #sitemap ul li a {
            padding: 8px 20px;
            font-weight: bold;
	    text-decoration: none;
	    color: #333;
	     }
	     
#sitemap ol {
        padding: 0 0 0 35px;
	margin: 0;
	list-style: none;
	text-decoration: none;}
	
    #sitemap ol li {
	    font-size: 100%;
	    line-height: 25px;
	    padding: 0 0 0 10px;
	    margin: 0 0 0 60px;
	    list-style: none;
	    background: #fff url('../images/build/sitemap03.png') no-repeat 0 5px; }
	    
	#sitemap ol li a {
            padding: 8px 20px;
	    color: #990000;
	    font-weight: normal;
	     }
	    

/*-------------------------------------------------
		- LATEST -				
-------------------------------------------------*/

#contain { display: block;}

#latest01 { width: 575px; display: block; margin: 25px 0 25px 0; padding: 0; }

#latest01 img { float: left; }

#latest02 { width: 575px; display: block; margin: 25px 0 0 0; padding: 0;}

#latest02 img { float: left; }

.latest { font-size: 100%; }

#inner { width: 388px;
	 display: block;
	 background: #fff;
	 margin: 0 0 0 170px;
	 padding: 0;
	 border: solid #EB6E34 5px;}
	 
#inner h1 { font-size:150%;
	    font-weight: bold;
	    text-decoration: none;
	    border: none;
	    padding: 15px 10px 15px 10px;
	    margin:0;}
	    
#inner p { padding: 0 10px 5px 10px; }


/*-------------------------------------------------
		- RIGHT -				
-------------------------------------------------*/

#right { 
	float: right;
	width: 260px;
	padding: 0 30px 0 0;
	margin: 0;
	}
   
#right p {
    padding: 0 10px;
}

.link{ font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 0 20px; padding: 0 0 0 20px;
	background: url('../images/bullet.jpg') no-repeat left;
	}

#right img.center{
	display: block;
	padding: 20px 0;
	margin: 0 auto;
	}
	
#right ul{
    padding: 0;
    text-align: center;
    font-size: 1.0em;
    line-height: 28px;
    list-style: none;
    margin: 10px 0 10px 8px;
}

#right ul li {
    width: 245px;
    border-bottom: #eee dashed 1px;
}

#right ul li a {
    display: block;
    list-style: none;
    text-decoration: none;
    width: 245px;  
}

#right li:hover {
		 list-style: none;
		 background: #ccd8a1;
		 color: #fff;
		}

.right_head { width: 245px;
	      height: 38px;
	      background: #D1BE72;
	      display: block;
	      color: #fff;
	      margin: 0 auto;
	      text-align: center;
	      border-top: solid #8b8054 2px;
	      border-bottom: solid #8b8054 2px;}
	      
.right_head h1 { font-size: 150%;
		 border:none;
		 padding: 8px 0;
		 margin: 0;
		 color: #fff;}

/*-------------------------------------------------
		- MAIN -				
-------------------------------------------------*/

#main { margin: 20px 360px 20px 40px;}



div.big_link a { display: block;
	    width: 450px;
	    text-decoration: none;
	    color: #333333;
            margin: 0 0 0 45px;
	    padding:  10px 0 10px 55px;
	    background: url('../images/build/link.gif') no-repeat left;}
	    
div.big_link a:hover { display: block;
	    width: 450px;
	    text-decoration: none;
	    color: #fff;
	    padding: 10px 0 10px 55px;
	    background: #333333;}
		    	
/*-------------------------------------------------
		- FOOTER -					
-------------------------------------------------*/

#footer {
    clear: both;
    background: #E36F1E; 
    height: 100px;
    color: #fff;
    }
	
#footer p { 
	text-align: center; 
	margin: 0; padding: 20px 0; 
	font-size : 1.2em; color: #fff;
	line-height: 25px;
	}
    #footer p a {
        color: #eee;
    }
    
/*-------------------------------------------------
                - FORMS -					
-------------------------------------------------*/

form {
    padding: 0 15px;
    width: 240px;
    margin: 20px auto;
    background: #fff;
    line-height: 150%;
}

input, textarea, select {
    border: 1px solid #ccc;
    padding: 3px 5px;
    background: #FFCC66;
}