/*
Theme Name: Dezinerfolio Marine
Description: Very Neat Web 2.0 Black Stripe Theme

*/

*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#FFF url(images/header_loop.gif) repeat-x 0 0;
	padding-top:17px;
}

.clear{
	clear:both;
}

.leftf{
	float:left;
}	

.right{
	float:right;
}
	
a{
	text-decoration:none;
}

a img, img{
	border:none;
}

h1, h1 a{
	font-size:28px;
	font-weight:normal;
	color:#009cff;
	text-decoration:none;
}

#sitetitle {
	margin-left:10px;
}

#sitetitle p{
	margin-top:20px;
	font-size:42px;
	width:500px;
	margin-left:120px;
}

#sitetitle p a{
	color:#009cff;
	text-decoration:none;
}

.head_mid h1{
	padding-left:10px;
}	

.mainlogo{
	text-indent:-99999px;
	overflow:hidden;
	background:url(images/betabadge.jpg) no-repeat left center;
	display:block;
	height:125px;
	width:100px;
}

h2, h2 a{
	font-size:16px;
	font-weight:normal;
	color:#009cff;
	text-decoration:none;
	border-bottom:1px solid #7FB476; 
}

h3 {
	border-bottom:1px dotted #7FB476; 
}

#header{
	width:974px;
	clear:both;
	margin:0 auto;
	height:294px;
	background:url(images/title_mid.gif) repeat-x 0 0;
	overflow:hidden;
}

#header #sitetitle{
	float:left;
}

#header ul.navi{
	float:right;
	padding-top:84px;
	padding-left:1px;
	padding-right:20px;
	background:url(images/ul_hack.gif) no-repeat left bottom;
}

#header ul.navi li{
	float:left;
	list-style:none; 
	background:url(images/navi_basic.gif) no-repeat 0 0;
	width:95px;
	height:46px;
	text-align:center;
	overflow:hidden;
}

#header ul.navi li.current_page_item{
	background:url(images/navi_hili.gif) no-repeat 0 0;
}

#header ul.navi li a{
	text-decoration:none;
	color:#818181;
	width:95px;
	height:31px;
	display:block;
	float:left;
	padding-top:15px;
}

#header ul.navi li a:hover{
	font-weight:bold;
}

.head_left{
	background:url(images/title_left.gif) no-repeat 0 0;
	width:8px;
	height:294px;
	float:left;
	display:block;
}

.linkcat h2{
	display:none;
}

#menu .df_menu_cont .linkcat {
	height:auto;
}

.head_mid{
	float:left;
	width:958px;
}

.head_right{
	background:url(images/title_right.gif) no-repeat 0 0;
	width:8px;
	height:294px;
	float:left;
	display:block;
}	

.contwrap{
	width:974px;
	margin:0 auto;
	height:1%;
	overflow:hidden;
}

.left{
	width:710px;
	float:left;
	padding:18px;
	overflow:hidden;
	padding:18px 0;
}

.left h2{
	margin-top:15px;
}

.left a{
	color:#130A75;
}

.left a:hover{
	border-bottom:1px dotted #7FB476;
}

#menu{
	width:245px;
	float:right;
	margin:15px 0;
	background:url(images/side_loop.gif) repeat-y 0 0;
}

.menutop{
	background:url(images/side_top.gif) no-repeat 0 0;
	height:17px;
	display:block;
	clear:both;
}

.df_menu_head{
	background:url(images/sideul_hili.gif) no-repeat right center;
	color:#FFF;
/*	background:url(images/sideul.gif) no-repeat right center;	*/
	width:218px;
	height:26px;
	text-align:center;
	display:block;
	clear:both;
	padding-top:10px;
	padding-left:14px;
	cursor:pointer;
	margin:10px 0;
	font-weight:bold;
}

#menu .header_highlight{
	background:url(images/sideul_hili.gif) no-repeat right center;
	color:#FFF;
	display:block;
}

.df_menu_cont{
/*	display:none;	*/
	height:1%;
	overflow:hidden;
	
}

.df_menu_cont ul{
	padding:0 1px;
}

#searchform{
	padding-left:14px;
}

#searchform #s{
	padding:5px;
	color:#666;
	border:1px solid #CCC;
	width:205px;
	text-align:center;
	background:#EFEFEF;
}

#searchform #s:hover, #searchform #s:focus{
	background:#FFF;
	border:1px solid #999;
}


.df_menu_cont li{
	padding:0 14px;
	list-style:none;
	height:36px;
	background:#f5f5f5;
}

.df_menu_cont li a{
	display:block;
	padding:10px 5px;
	border-bottom:1px solid #CCC;
	text-decoration:none;
	color:#555;
}

.df_menu_cont li a:hover{
	border-bottom:1px solid #999;
	color:#222;
}

.menubot{
	background:url(images/side_bot.gif) no-repeat 0 0;
	height:18px;
	display:block;
	clear:both;
}

.footer{
	background:url(images/footer_loop.gif) repeat-x 0 0;
	height:30px;
	text-align:center;
	padding-top:13px;
	color:#AAA;
}

.footer a{
	text-decoration:none;
	color:#0099FF;
}

.sorrydialog{
	text-align:center;
}

#snippets{
	clear:both;
}

.persnippet{
	float:left;
	width:251px;
	overflow:hidden;
	padding:15px 32px 0 32px;
}

.snip_top{
	background:url(images/snips_top.gif) no-repeat 0 0;
	height:11px;
	width:251px;
	display:block;
	overflow:hidden;
}

.snip_mid{
	background:url(images/snips_mid.gif) repeat-y 0 0;
	display:block;
	height:1%;
	overflow:hidden;
}

.snip_mid h2{
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	clear:both;
}

.snip_mid ul{
	padding:0 10px;
}

.snip_mid li{
	list-style:none;
	display:block;
}

.snip_mid li a{
	color:#999;
	text-decoration:none;
	height:25px;
	display:block;
	padding:8px 5px 0 5px;
	overflow:hidden;
	border-bottom:1px solid #595959;
}

.snip_mid li a:hover{
	background:#3f3f3f;
	color:#EEE;
}	

.snip_bot{
	background:url(images/snips_bot.gif) no-repeat 0 0;
	height:10px;
	display:block;
	overflow:hidden;
}

.social{
	width:66px;
	height:90px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	padding:5px 8px 5px 8px;
}

.social.rss{
	background:url(images/social_rss.jpg) no-repeat bottom center;
}

.social.tech{
	background:url(images/social_tech.jpg) no-repeat bottom center;
}

.social.digg{
	background:url(images/social_digg.jpg) no-repeat bottom center;
}

.left .post{
	margin-bottom:10px;
	padding:20px 15px;
	background:url(images/postfooter.gif) no-repeat left bottom;
}

.left .entry-meta{
	background:url(images/comment_top_focus.gif) repeat 0 0;
	padding:15px;
	border:1px solid #CCC;
	font-size:11px;
	margin:10px 0;
}

.left .posttop{
	overflow:hidden;
}

input#submit{
	border:1px solid #AAA;
	background:url(images/whitebutton.gif) repeat-x left bottom;
	color:#555;
	width:312px;
	padding:5px 10px;
	cursor:pointer;
}

input#submit:hover{
	border:1px solid #555;
}

.left .posttitle{
	float:left;
}	

.left .indexomment{
	float:right;
	font-size:11px;
}


#commentform #author,#commentform #email,#commentform #url,#commentform textarea, #code {
	background:#FAFAFA;
	width:300px;
	padding:5px;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#666;
}

#commentform{
	padding:10px 0;
}

#commentform p{
	padding:5px 0;
	width:400px;
	margin:0 auto;
}

#commentform #author:focus,#commentform #email:focus,#commentform #url:focus,#commentform textarea:focus,#commentform #author:hover,#commentform #email:hover,#commentform #url:hover,#commentform textarea:hover, #code:hover, #code:focus {
	background:#FFF;
	border:1px solid #444;
	
}

.commentlist li{
	list-style:none;
	padding:15px;
	background:url(images/whitebutton.gif) repeat-x left bottom;
	border-bottom:1px solid #CCC;
	height:1%;
	overflow:hidden;
}

.commentlist .commentmetadata{
	float:right;
	
}

.commentlist cite, .commentlist cite a{
	font-weight:bold;
	color:#FF6600;
}

.commentlist p{
	padding:5px 20px;
}

.left .date{
	background:url(images/date.gif) no-repeat 0 0;
	width:83px;
	height:27px;
	float:left;
	padding-top:6px;
	font-weight:bold;
	padding-right:15px;
}

.left .date div.month{
	float:left;
	padding-left:8px;
	text-align:center;
	width:50px
}

.left .date div.day{
	float:left;
	padding-left:8px;
	color:#FFF;	
}

.left .storycontent{
	padding:15px 0;
}

.left {
	padding:5px 0;
	line-height:2.5em;
}

.left .storycontent ul, .left .storycontent ol{
	padding-left:15px;
}

.left .storycontent li{
	list-style:none;
	background:url(images/lis.gif) no-repeat left 10px;
	padding:5px 20px;
}

.left .storycontent li p{
	padding:0;
}

.storycontent blockquote{
	background:#FAFAFA;
	padding:5px 5px 5px 15px;
	border-left: 3px solid #CCC;
	margin-left:15px;
}


/*------------------------------------------------------- ITEMS */

.item 
	{
	padding: 10px 0px;
	}

.itemHead 
	{
	padding: 4px;
	border-bottom:#E2E2FC 1px solid;
	}

.itemTitle 
	{
	color: #344587;
	font-size: 1.7em; 
	}

.itemTitle a, #container .itemTitle a:visited 
	{
	color: #344587;
	text-decoration: none;
	}

.itemTitle a:hover 
	{
	color:#F89D07;
	}

.itemBody 
	{
	padding:4px 0px;
	}

.itemInfo 
	{	
	background: url(images/bg_hbar.gif) repeat-x;
	padding: 1.5em 1em;
	text-align: right;
	}

.itemText 
	{
	margin:0px;
	padding: 8px 4px;
	line-height: 1.5em;
	}

.itemFoot 
	{
	text-align: right;
	margin: 0;
	padding: 4px;
	}

.itemInfo, .itemPoster, .itemPostDate, .itemStats, .itemAdminLink, .itemPermaLink 
	{
	font-size: 0.9em;
	}


/*------------------------------------------------------- Table Data */

.outer 
	{
	background:#fff url(images/bg_hbar.gif) repeat-x;
	border:#EBEBEB 1px solid;
	margin:0;
	padding:0;
	}

.head 
	{
	background:#FAFAFF;	
	border-bottom:#ccc 1px solid;
	font-weight: bold;
	padding: 4px;
	}

.even, .odd, .foot 
	{
	border-bottom:#ccc 1px solid;
	padding: 4px;
	}

.foot 
	{	
	background:#F5F5F5;
	}

table.outer th 
	{
	margin: 0;
	padding: 4px;
	border-bottom:#ccc 1px solid;
	color:#005050;
	font-weight: bold;
	background-color:#72D9FB;
	}

.foot td 
	{
	background:#FAFAFF;
	}

.even td 
	{
	border-bottom:#ccc 1px solid;
	padding: 4px 8px;
	}

.odd td 
	{
	border-bottom:#ccc 1px solid;
	padding: 4px 8px;
	background:#FAFAFF;	
	}

/*------------------------------------------------------- Messages */

div.errorMsg 
	{
	background-color:#CC3300;
	border-top:#4984C5 1px solid;
	border-bottom:#2763AA 1px solid;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	}

div.confirmMsg 
	{
	background-color:#E8BA04;
	border-top:#4984C5 1px solid;
	border-bottom:#2763AA 1px solid;
	color: White;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	}

div.resultMsg 
	{
	background-color:#339900;
	border-top:#4984C5 1px solid;
	border-bottom:#2763AA 1px solid;
	color: White;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	}


