body {
	background:#000;
	padding: 0px ;
	margin: 0px ;
	font-size:12px;
	font-family: arial ;
	z-index:-1;
}

.content {
	width: 960px ;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left ;	
}

a {
	color:#369;
}

a.hover {
	color:#9cf;
}
.margin5{
margin:5x;
}
.padding5{
padding:5px;
}
.padding10{
padding:10px;
}
/*========= HEADER =========*/

#header {

}

#innerheader{
	margin:0 auto;
	width: 960px;
	height: 240px ;
}
#innerheader h1 {
float:left;
text-indent:-1000em;
}
#headerlogin { margin-top:4px; margin-right:10px; }
#headerlogin a {
color:#fff;
font-weight:bold;
}

.right { float:right; text-align:right; color:#fff; }
.left { float:left; text-align:left; color:#fff; }

.topheader {
	background:#136;
}

/*- Page Navigation -*/
.nav{
	/* 
	padding-top:3px;
	background:#136;
	height: 30px;
	*/
	z-index:10;
	width: 960px;
	
}

.nav ul {
	margin:0;
    overflow: hidden;
	padding:0px;
	padding-left:3px;
}
.nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;
}

.nav ul  li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 50;
	display: block;
	float: left;
	padding:5px 23px;
	background:#369;
	margin-right:2px;
}

.nav ul  li a:hover {
	background:#aaa;
}

.nav ul  li.current_page_item  a{
	background:#aaa;
	color: #fff;
}

/*- Search -*/
#search{
	background: #333333;
	border: 1px solid #b3b3b3;
	padding: 0;
	width:210px;
	margin-right:10px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 12px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 5px;
	width:180px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}

/* body */		

#ft { border: 5px solid #369; -moz-border-radius: 5px; }
.ft-title { padding: 10px 10px; width: 280px; text-align: left; }

.body .content {
	background-color: #000 ;
}	

	.body .content .main .ad_home {
		margin:0px;
	}
	
	.body .content .main {
		display:block;
		width: 640px ;
		float: left ;
		background-color: #fff ;
		padding:10px ;
	}	
	
		.body .content .main .feature {
			width: 610px ;
			margin: 20px ;
			margin-right: 0px ;
		}
		
			.body .content .main .feature .article {
				float: left ;
				width : 300px ;
				margin-bottom: 20px ;
			}
			
			.body .content .main .feature .article .title {
				font-size: 14px ;
				font-weight: bold ;
				padding-left: 20px ;
			}
			
			.body .content .main .feature .article .date {
				font-size:11px ;
				color: #AAA ;
				padding-left: 20px ;
				font-style: italic ;
			}
			.body .content .main .feature .article p {
				padding-left: 20px ;
				color: #666 ;
			}
			.body .content .main .feature .article a {
				margin-left: 20px ;
			}
		
			.body .content .main .feature .image {
				width: 300px ;
				float: left ;
				height: 330px ;
			}
			
				.body .content .main .feature .image .text {
					padding: 10px ;
					position: relative ;
					background: url(images/grey.png) ;
					top: 296px ;
				}
			
					.body .content .main .feature .image .text a{
						color: #fa7e2b ;
						font-size: 11px;
						background: none ;
						padding: 0px ;
						font-weight: bold ;
					}
	
		.body .content .main .block  {
			width: 300px ;
			float: left ;
			margin: 5px ;
			position: relative ;
			left: 10px ;
		}
		
			.body .content .main .block img {
				display: block;
				float: left ;
			}
		
			.body .content .main .block img.border {
				padding: 2px ;
				border:1px solid #71bcd2 ;
				margin: 0px 10px 10px 0px;
			}
			
		.block h2 {
			width: 285px ;
			height: 30px ;
			font-size: 20px ;
			font-weight: bold ;
			background:#369;
			text-transform: uppercase;
			color:#fff;
		}
		
			.body .content .main h2 .pad {
			padding:5px;
			}
		
			a.link {
				color: #369 ;
				background: url(images/bullet.png) left center no-repeat ;
				padding-left: 20px ;
			}
		
				.body .content .main a:hover {
						text-decoration: underline ;
				}
			
			.blogroll{
				padding:0;
				margin:0;
				list-style:none;				
			}
							
			.blogroll li {
				list-style:none;
				display:block;
				clear:both;
				padding:0;
				margin:0;	
			}
			
			.blogrollcontent {
				float:left;
				padding:0 !importnat;
			}
			
			.blogrollcontent h3, .blogrollcontent p, .blogrollcontent span{ padding:0; margin:0; }
		
	.menu {
		width: 300px ;
		float: left ;
		background:#111;
	}
	
	.menu a {
		padding:10px;
	}
	
		.menu h2 {
			font-size: 14px ;
			text-transform: uppercase;
			font-weight: bold ;
			/* background: #ff7800; */
			color:#369;
			background: #fff;
			padding: 8px ;
			padding-bottom:5px;
			margin-top:0;
			margin-bottom:5px;
			border-bottom:3px solid #136;
			text-align:center;
		}
			
	.menu ul, .menu .widget {
		list-style-type: none ;
		padding: 0px ;
		margin: 0px ;
	}
		
		.menu ul li {
			border-bottom: 1px solid #e9e9e9 ;
			padding:8px;
			display:block;
			color:#369;
		}
		
		.menu ul li a {
			text-decoration: none ;
		}	

			.menu ul li a:hover {
				text-decoration: underline ;
				color:#036;
			}

/* footer */

.footer {
	background: url(images/footer.jpg) no-repeat center top ;
	margin-bottom:20px;
}

	.footer .content .col {
		width: 270px;
		float: left;
		margin:0;
		margin-top:20px ;
		margin-left:50px;
	}
	
		.footer .content .col ul {
			list-style-type: none ;
			padding: 0px ;
			margin: 0px ;
		}
		
			.footer .content .col ul li {
				padding-top: 7px ;
				padding-bottom: 7px ;
			}
			
				.footer .content .col h2 {
					font-size: 16px ;
					margin: 0px ;
					padding:0px 0px 10px 0px;
					color: #fff ;
				}
		
				.footer .content .col ul li a {
					color: #EFEFEF ;
					text-decoration:none ;
				}
				
					.footer .content .col ul li a:hover {
						text-decoration:underline ;
					}
				
	.footerbottom {
		margin-top:20px;
		width:100%;
		text-align:center;
		color:#fff;
		line-height:26px;
	}
	
	.footerbottom  img {
	}
/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h2 a{
	font-size: 1.8em;
	padding: 0 0 5px;
	margin:0;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
.box{
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 260px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 5px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}main
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:5px;
	width:625px;
	margin-bottom:15px;
	clear:both;
}
#archivebox h2 {
	margin:0;
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#DDD;
	border: solid 1px #C0C0C0; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:200px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 5px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 20px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 4px 0 0;
}
.ads img.last{
	margin: 0 !important;
}

.destination {
	padding:2px 10px;
	height:144px;
	background:url(images/Dest_back2.gif) no-repeat left center !important;
}

.destination table {
	padding-top:5px;
}


#wp125adwrap_2c { background-color:transparent !important; }
#wp125adwrap_2c .wp125ad { background-color:transparent !important; }
