/* global */

    body{ 
		background:#72adc0 url(images/bg_body.gif) repeat-x;
        font:70% Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:160%;
		margin:0;
		padding:0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:28px;
			font-weight:bold;
			letter-spacing:-0.05em;
            }	
        h3{          
			font-size:20px;
            }
        h4{          
			font-size:17px;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #header h1, #intro h3{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, ul:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, ul, .fixed{
			display:block;
			}
		/*  \*/
		#content, ul, .fixed{
			min-height:1%;
			}
		* html #content, * html ul, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#1a6075;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:952px;
		}
	#content{
		background:#fff;
		padding-bottom:17px;
		font-size:12px;
		}	
	.main{
		float:left;
		display:inline;
		width:530px;
		margin-left:17px;
		}											
	.side{
		float:left;
		display:inline;	
		width:371px;	
		margin-left:17px;
		}
	#footer{
		background:#5b8a9a;
		padding:1em 0;
		font-size:12px;
		color:#fff;
		}	
	#footer .side{
		width:177px;
		}				

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			position:absolute;
			right:0;
			top:120px;
			height:32px;
			}			
		ul#nav li{
			float:left;
			display:inline;
			height:42px;		
			line-height:38px;			
			margin-left:15px;
			font-size:17px;			
			font-weight:bold;
			text-transform:uppercase;
			}	
		ul#nav li a{
			float:left;
			display:inline;
			height:38px;		
			line-height:38px;			
			color:#333;
			padding:0 10px;
			}	
		ul#nav li.selected{
			background:url(images/bg_navsel.gif) no-repeat 50% 100%;
			}
		ul#nav li.selected a, ul#nav li a:hover{
			background:#7ab3c4;
			color:#fff;
			}									
	
	/* //main nav */
	


	/* //main nav */
	
/* //navigation elements */


/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:241px;
		height:84px;
		top:37px;
		left:50px;
		}
	#header h1 a{
		display:block;
		height:84px;
		}
	#meta{
		position:absolute;
		float:left;
		margin:0;
		width:388px;
		overflow:hidden;
		height:39px;
		line-height:36px;		
		top:0;
		right:0;
		text-align:center;
		font-size:12px;
		background:url(images/bg_meta.gif) no-repeat 0 0;	
		}				
	#meta a{
		text-decoration:underline;
		}	
	#subscribe{
		position:absolute;
		margin:0;
		top:58px;
		right:0;
		}
	#subscribe a{
		float:left;
		text-align:right;
		height:40px;
		line-height:46px;		
		padding-right:50px;
		background:url(images/ico_subscribe.gif) no-repeat 100% 0;	
		font-size:14px;
		font-weight:bold;
		color:#333;		
		}						
				

/* // header */

/* content */
	
	.side .link a{
		float:left;
		height:24px;
		line-height:24px;			
		background:#f8f8f8;
		font-weight:bold;
		border-bottom:2px solid #e8e8e8;
		padding:0 10px;
		}	
	.side .link a:hover{
		border-bottom:1px solid #f1f1f1;
		border-top:1px solid #fff;			
		}	
	.summary{
		font-size:15px;
		padding:1em 30px;
		background:#f8f8f8;
		line-height:160%;
		}
	.note{
		padding:1em 30px;
		background:#5b8a9a;
		line-height:160%;
		border:1px solid #ccc;	
		color:#fff;
		font-weight:bold;
		}		

	/* // intro & preview */							
	
		#intro{
			background:#c9c9c9 url(images/bg_intro.gif) no-repeat 0 0;
			min-height:258px;
			overflow:hidden;
			}		
		* html #intro{		
			height:258px;
			}				
		#intro h3{ 		
			height:80px;
			}	
		#intro p{ 
			margin:.5em 30px;
			font-size:14px;
			line-height:160%;
			}	
		#intro p.link{
			margin-top:2em;
			}
		#intro p.link a{ 
			display:block;
			float:none;
			height:50px;
			line-height:50px;
			background:#fff;					
			text-align:center;
			font-size:20px;
			font-weight:bold;
			letter-spacing:-0.05em;
			border-bottom:2px solid #aaa;
			}			
		#intro p.link a:hover{ 
			margin-top:2px;
			color:#333;
			border-bottom:1px solid #aaa;
			}					
		#preview{
			width:530px;
			height:241px;
			overflow:hidden;
			margin-top:17px;
			}	
		
	/* // intro & preview */						

	/* blog excerpt list */	
	
		ul.blog,  
		ul.blog li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul.blog{
			border-top:1px solid #e5e5e5;
			}	
		ul.blog li{
			border-bottom:1px solid #e5e5e5;
			background:#f8f8f8;
			padding:1em 30px;
			margin-bottom:1px;
			}	
		ul.blog li p{
			margin:.5em 0;
			}	
		ul.blog li h3{
			margin:.5em 0 .25em 0;
			}				
		ul.blog li p.info{
			font-size:10px;
			margin:0 0 1em 0;
			border-bottom:1px solid #e5e5e5;
			}				
		ul.blog li .link{
			margin-top:1em;
			height:24px;
			line-height:24px;			
			}	
		ul.blog li .link a{
			float:left;
			height:24px;
			line-height:24px;			
			background:#fff;
			font-weight:bold;
			border-bottom:2px solid #f1f1f1;
			padding:0 10px;
			}	
		ul.blog li .link a:hover{
			border-bottom:1px solid #f1f1f1;
			border-top:1px solid #f8f8f8;			
			}												
	
	/* // blog excerpt list */

	/* form */
																				
		form{
			margin:1.5em 0;
			padding-top:.5em;
			background:url(images/bg_line.gif) no-repeat 0 0;
			}
		fieldset{
			margin:0;
			padding:0;
			border:none;
			}			
		legend{
			display:none;
			}			
		label{
			float:left;
			width:120px;
			margin-left:30px;
			}	
		input, textarea{
			width:250px;
			border:1px solid #ccc;
			padding:5px;
			}			
		textarea{
			height:120px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			padding:8px 0;
			background:#f8f8f8;
			margin-bottom:1px;
			}	
		form p.submit{
			background:none;
			text-align:right;
			}				
		button{
			border:none;
			padding:5px 15px;
			margin:0;
			background:#5b8a9a;	
			color:#fff;
			font-weight:bold;
			font-size:15px;
			cursor:pointer;
			text-transform:uppercase;
			}										
					
	
	/* // form */	

	.abouttheauthor {
		  margin-top: 0px;
		  margin-left: 5px;
		  margin-right: 5px;
		  border: 1px solid #696969;
		  padding: 5px 5px;
		  background-color: #efefef;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  width: 470px;
		  font-size : 12px; 
	}
	

/* // content */

/* footer */

	#footer .main{
		float:left;
		display:inline;
		width:500px;
		margin-left:47px;
		}	
	#footer a{
		color:#fff;
		text-decoration:underline;
		}					
		

	ul#footerNav{
		float:right;
		margin:1em 0;
		padding:0;
		}
	#footerNav li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}	
	#footerNav li a{
		color:#333;
		text-decoration:underline;
		}					

/* // footer */
