/* global */

    body{ 
		background:#778f94 url(/images/09/bg_body.png) repeat-x;
        font:13px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#444;
		line-height:160%;
		margin:0;
		padding:0 0 1em 0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:.5em 0;
	color:#F60;
	line-height:90%;
			}	
		h2 a, h3 a, h4 a, h5 a, h6 a{
			color:#1e2424;
			}				
        h2{            
			font-size:25px;
			font-weight:bold;
			}
        #main h2{            
			font-size:35px;
			padding-bottom:.75em;			
			background:url(/images/09/bg_line.gif) no-repeat 0 100%;
            margin-bottom:.5em;
			letter-spacing:-0.03em;
			}						
        h3{          
			font-size:22px;
			font-weight:bold;	
			letter-spacing:-0.03em;
			text-transform:uppercase;
			padding-top:15px;
            }
        h4{          
			font-size:18px;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #rss{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .fixed{
			display:block;
			}
		/*  \*/
		#content, .fixed{
			min-height:1%;
			}
		* html #content, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#c55409;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		p, blockquote, form{
			margin:1em 0;
			}
		blockquote{
			background:#e9f4f5;
			padding:1em 15px;
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:3px 5px;
			border:1px solid #fff;
			}	
		th{	
			text-align:left;
			background:#dfeced;
			}
		td{	
			background:#e9f4f5;
			}					
		ul {
	
	list-style-type: circle;
		}
		li {
	list-style-position: inside;}
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:948px;
		text-align:left;
		position:relative;
		background:url(/images/09/bg_container.gif) repeat-y;
		}
	#header{
		height:190px;
		position:relative;
		background:url(/images/09/header.png) no-repeat 0 0;
		}	
	#content{
		background:url(/images/09/bg_content.gif) repeat-y;
		padding-top: 0.5em;
		padding-right: 0;
		padding-bottom: 1.5em;
		padding-left: 0;
		}	
	#main{
		float:left;
		display:inline;
		width:567px;
		margin-left:50px;
		position:relative;
		}											
	#side{
		float:left;
		display:inline;		
		width:233px;
		margin-left:72px;
		position:relative;
		}
	#footer{
		clear:both;
		background:url(/images/09/bg_footer.gif) no-repeat 0 100%;
		padding:2em 50px;
		color:#fff;
		}		

/* //page setup */


/* navigation elements */

	
	/* //main nav */
	
	/* sub nav */
		
		#side ul,  
		#side ul li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#side ul{
			margin:.5em 0;
			}
		#side ul li{
			border-bottom:1px solid #e5e5e5;
			padding:.25em 0 .25em 15px;
			font-size:12px;
			background:url(/images/09/bg_bullet.gif) no-repeat 0 8px;
			}
		#side ul li a{			
			display:block;
			text-decoration:none;
			font-weight:normal;
			color:#1e2424;
			}	
		#side ul li a:hover{			
			text-decoration:underline;
			color:#1e2424;
			}																
	
	/* //sub nav */		
	
/* //navigation elements */

/* header */

	#header h1{
		
		height:87px;
		line-height:73px;
		color:#c55409;
		
		font-size:35px;
		font-weight:bold;
		letter-spacing:-0.02em;
		visibility:hidden;
		}
	#header h1 a{
		
		}		
	#header h1 img{
		visibility:visible;
		margin-top:10px;
		}	
	#rss{
		position:absolute;
		top:24px;
		right:39px;
		width:125px;
		height:125px;
		margin:0;		
		}
	#rss a{ 
		display:block;
		width:125px;
		height:125px;
		}		
	

/* // header */

/* content */

	#main a{
		text-decoration:underline;
		font-weight:bold;
		}	
	#main strong {font-weight:bold;}
	#main h2 a, #main h3 a, #main h4 a{
		text-decoration:none;
		}	
	#main h2 {
	  font-size:32px;
	  font-weight:bold;
	  text-transform:uppercase;
	  color: #FF6600;
	  margin-bottom: 20px;
	  letter-spacing:-1px;		
	}
	.img{
		border:5px solid #fcfcfc;
		}	
	.right{
		float:right;
		margin-left:10px;
		}
	.left{
		float:left;
		margin-right:10px;
		}		
	.note{	
		background:#dfeced;
		border:5px solid #c9dfe1;
		padding:1em 15px;	
		font-weight:bold;
		}		
		
		
	/* blog */
	
		.post{
			position:relative;
			}
		
		ul.blog,  
		ul.blog li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul.blog{
			}	
		ul.blog li{
			clear:both;
			margin-bottom:2em;
			position:relative;
			}
		.date{
			position:absolute;
			left:-75px;
			top:0;
			width:54px;
			height:54px;
			background:url(/images/09/bg_date.gif) no-repeat 0 0;
			margin:0;
			text-align:center;
			overflow:hidden;
			color:#C55409;
			}	
		.date span{
			display:block;
			font-size:20px;
			margin:10px 3px 3px 3px;
			line-height:20px;
			}			
		.date em{
			display:block;
			font-size:13px;
			font-style:normal;
			line-height:13px;
			}																		
	
	/* // blog */		
						
	/* form */
																				
		/*form{
			margin:1em 0;
			border:none;
			background:#dfeced;
			border:5px solid #c9dfe1;
			padding:1em 15px;	
			}		*/
		label{
			/*float:left;*/
			clear:both;
			width:70px;
			margin-right:5px;
			margin-top:5px;
			text-align:left;
			}	
		input, textarea{
			/*width:350px;*/
			border:1px solid #ccc;
			padding:5px;
			vertical-align:middle;
			margin:0;
			}		
		textarea{
			height:180px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			padding:.25em 0;
			}					
		button{
			border:none;
			width:123px;
			height:43px;
			line-height:43px;
			text-align:center;			
			padding:0;
			margin:0;
			/*background:url(/images/09/bg_button.gif) no-repeat 0 0;	*/
			color:#fff;
			font-weight:bold;
			font-size:14px;
			cursor:pointer;	
			vertical-align:middle;		
			}											
		.submit{
			height:52px;
			margin-left:125px;					
			}
			
		form#search{			
			padding:5px 15px;
			}	
		#search label{display:none;}				
		#search input{width:122px;}	
		#search button{
			width:53px;
			margin-left:2px;			
			background:url(/images/09/btn_search.gif) no-repeat 0 0;	
			}						
			
	/* // form */	
	
	/* comments */	
			
		ol.comments,  
		ol.comments li{
			margin:0;
			padding:0;
			list-style:none;
			}		
		ol.comments{
			}			
		ol.comments li{	
			border-top:1px solid #e1e1e1;
			margin:.5em 0;			
			}	
		ol.comments li .data{			
			float:left;
			display:inline;
			width:130px;
			}
		ol.comments li .data em{
			font-style:normal;
			color:#999;
			display:block;
			}										
		ol.comments li .text{	
			float:left;
			display:inline;
			width:400px;
			margin-left:15px;
			}	
					
							
	/* // comments */							
	
	
	.flashfull 	{
		/*margin-left: -3.7em;*/
		margin-top: -1.5em;
		margin-left:10px;
	}
	
	
/* // content */

/* footer */

	
	#footer p{
		margin:0;
		}
	#footer a{
		color:#fff;
		text-decoration:underline;
		}
	#footer a:hover{
		color:#aaa;
		text-decoration:underline;
		}		
	#footer ul{
		float:right;
		padding:0;
		margin:0;
		}
	#footer li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}		
				
/* // footer */



/* Easy Slider */
	#slider {
		/*margin-left: -3.7em;
		margin-top: -1.5em;	*/
		margin-left: 0.1em;
		margin-top: -2em;			
	
	}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		
		
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:944px;
		height:265px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:55px;
		position:absolute;
		/*left:-78px;
		top:71px;*/
		left:-28px;
		top:275px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		/*left:897px;*/
		left:945px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:55px;
		background:url(/images/slider/slider_previous.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/slider/slider_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
