﻿/* global */

    body{
	background: #778f94 url(../images/bg_body.gif) repeat-x;
	font: 13px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height: 160%;
	margin: 0;
	padding: 0 0 1em 0;
	text-align: center;
	font-weight: bold;
}

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:.5em 0;
			color:#1e2424;
			line-height:90%;
			}	
		h2 a, h3 a, h4 a, h5 a, h6 a{
			color:#1e2424;
			}				
        h2{
	border-color: #3366FF;
	border-style: none none solid none;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 9px;
	height: 18px;
	color: #FF0000;
}
#main h2{
	font-size: 36px;
	padding-bottom: .75em;
	background: none no-repeat 0 100%;
	margin-bottom: .5em;
	letter-spacing: -0.03em;
}
        h3{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
        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, ul, ol, form{
	margin: 1em 0;
	font-size: 16px;
}
		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;
			}					
		li{
			display:list-item;
			}	
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:948px;
		text-align:left;
		position:relative;
		background:url(../images/bg_container.gif) repeat-y;
		}
	#header{
	height: 176px;
	position: relative;
	background: url('../images/bg_header3.jpg') no-repeat 0
0;
}
	#content{
	padding: 1em 0 1.5em 0;
	background: url('../images/bg_content4.gif') repeat-y;
}
	#main{
	float: left;
	display: inline;
	width: 597px;
	margin-left: 40px;
	position: relative;
}
	#side{
	float: left;
	display: inline;
	width: 233px;
	margin-left: 20px;
	position: relative;
}
	#footer{
	clear: both;
	background: none no-repeat 0 100%;
	padding: 10px 0px 10px 0px;
	color: #fff;
	vertical-align: bottom;
	text-align: center;
	background-color: #000000;
}

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			height:44px;
			}			
		ul#nav li, ul#nav li a{
			float:left;
			display:inline;
			height:44px;		
			line-height:44px;			
			}			
		ul#nav li a{			
			font-size:17px;
			color:#fff;
			padding:0 22px;
			text-transform:uppercase;
			}							
		ul#nav li.selected a, ul#nav li a:hover{
			color:#c55409;
			background:#191e1e;
			}													
	
	/* //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/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{
		font-size:30px;
		height:73px;
		line-height:73px;
		color:#c55409;
		margin:0;
		font-size:35px;
		font-weight:bold;
		letter-spacing:-0.02em;
		}
	#header h1 a{
		}		

	#rss{
	border: 10px solid #000000;
	position: absolute;
	top: 24px;
	right: 39px;
	width: 125px;
	height: 125px;
	margin: 0;
	background-image: url('../images/DBIcon2.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	#rss a{ 
		display:block;
		width:125px;
		height:125px;
		}		
	

/* // header */

/* content */

	#main a{
		text-decoration:underline;
		font-weight:bold;
		}	
	#main h2 a, #main h3 a, #main h4 a{
		text-decoration:none;
		}			
	.img{
		border:5px solid #fcfcfc;
		}	
	.right{
		float:right;
		margin-left:10px;
		}
	.left{
	float: left;
	margin-right: 0 px;
}		
	.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/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:105px;
			margin-right:20px;
			margin-top:5px;
			text-align:right;
			}	
		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/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/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 */							
						
	
/* // content */

/* footer */

	
	#footer p{
	margin: 0;
	font-size: 14px;
}
	#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;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
				
/* // footer */
ul {
	list-style-image: url('../images/redcheckbullet.gif');
	margin: 0px 0px 10px 30px;
	list-style-type: square;
}
li {
		
				
/* // footer */
ul {
	list-style-image: url('../images/redcheckbullet.gif');
	margin: 0px 0px 10px 30px;
	list-style-type: square;
}


ul {
	list-style-type: none;
}
#side.left a {
	padding: 4px;
	display: block;
	background-color: #000000;
	color: #DF1A47;
	font-weight: bold;
}
}
#side.left a {
	padding: 4px;
	display: block;
	background-color: #000000;
	color: #FF0000;
	font-weight: bold;
	border: medium none #FFFFFF;
	margin: 8px;
	font-size: 14px;
}
.#striplogohorizontal {
	background-image: url('images/Striplogohorizontal3.jpg');
}
h5 {
	font-style: italic;
}
subhead {
	font-size: 20px;
}
