/*
Theme Name: Dezinerfolio Marine
Theme URI: dezinerfolio.com	
Description: Very Neat Web 2.0 Black Stripe Theme
Version: 2.0
Author: Navdeep Raj
*/


body{
	font-family: Segoe, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	/*color:#666;*/
    /*background:#009CFF url(images/header_loop.gif) repeat-x 0 0 !important;	
	padding-top:17px;*/
    /*margin-top:0px !important;*/
	background: #ffffff !important;
}

.clear{
	clear:both;
}

.leftf{
	float:left;
}	

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

a img, img{
	border:none;
}

h1, h1 a{
	font-size:22px;
	font-weight:normal;
	/*color:#009cff; */
	color: #999999;
	text-decoration:none;
	font-family: 'Poppins', sans-serif;

}

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

.mainlogo{
	text-indent:-99999px;
	background:url(images/contentmx_butterfly_publisher.png) no-repeat left center;
	overflow:hidden;
	display:block;
	height:60px;
	width:300px;
}

h2, h2 a{
	font-size:16px;
	font-weight:normal;
	/* color:#009cff; */
	color:#999999;
	text-decoration:none;
	font-family: Segoe, sans-serif;

}

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

#header h1{
	float:left;
}
#header ul.icons{
	float:right;
	width:500px;
	padding-top: 15px;
	padding-right: 20px;
	height: 40px;
}

#header ul.icons li{
	float:right;
	list-style:none; 
	text-align:left;
	overflow:hidden;
  padding-right: 1px;
}

#header .text {
  padding-top: 10px;
}

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

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

#header ul.navi li.current_page_item{
	background: #fff;
	font-weight:bold;
	border-top: 1px solid #AAA;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

#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;
}

.navi_hide_tabs {
	height: 35px;
	clear: both;
}
/*
.active_tab {
	background:url(images/navi_hili.gif) no-repeat 0 0;
	font-weight:bold;
	border-top: 1px solid #AAA;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	background: #FFF;
}
*/
.head_left{
	/*background:url(images/title_left.gif) no-repeat 0 0;*/
	width:8px;
	height:294px;
	float:left;
	display:none;
}

.linkcat h2{
	display:none;
}

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

.head_mid{
	
	/*float:left;
	width:958px;
	*/
	width: 100%;
	position: relative;
}

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

.contwrap{
	width: 100%;
	margin:0 auto;
	background-color: #FFFFFF;
}

.left{
	/*width:730px;*/
	width:850px;
	float:left;
	/*overflow:hidden;*/
	padding:0px 0 0 20px;
}

.left a{
	/*color:#009CFF;*/
	/*border-bottom:1px solid #FFFFFF;*/ 
}

.left a:hover{
	/*border-bottom:1px dotted #009CFF;*/
}

#menu{
	width:245px;
	float:left;
	margin: 5px;
	/* margin: 5px 0px 0px 5px; */
	/* background:url(images/side_loop.gif) repeat-y 0 0; */
	border-right: 1px solid #dddddd; 
}

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

.df_menu_head{
	/* 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:#000;
	display:block;
}
#menu .header_highlight a {
	color:#000;
}


.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;*/
	background: #dddddd;
	height:50px;
	text-align:center;
	padding-top:13px;
	color:#AAA;
	border-top: 1px solid #999;
}

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

.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: 0px; 
	/* 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;
	padding-bottom: 5px;
}	

.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: 0px 5px 15px 5px;*/
}

.left .storycontent p{
	padding:5px 0;
	line-height:15px;
}

/*
.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;
}


/* members filter styles */

.member_filter1 {
	list-style:none; 
	width:100px;
	float: left;
	margin-left:5px;
	margin-bottom:5px;
}

.member_filter2 {
	list-style:none; 
	margin-bottom:5px;
}

/* for blocking reports */
.blocker-div {
	top:0px; 
	left: 0px; 
	bottom:0px; 
	right:0px; 
	position: absolute; 
	z-index: 1000;
	background-color:#FFFFFF; 
	opacity:0.6; 
	background-image: url(images/ajax-loader-big.gif); 
	background-position: center 60px; 
	background-repeat: no-repeat;
}

@font-face {
    font-family: Segoe;
    src: url("fonts/SegoeFont/segoeui.ttf");
    font-weight: normal;
}

@font-face {
    font-family: Segoe;
    src: url("fonts/SegoeFont/segoeuib.ttf");
    font-weight: bold;
}

/* ----- Responsive code */


@media only screen and (max-width: 1200px) {
	#menu {
		display: none;
	}

	.left{
		width:100%;
		float:none;
		padding: 0px 10px 0px 10px;
		box-sizing: border-box;
	}
	.left .storycontent{
		/*padding: 0px 0px 0px 0px;*/
	}
	
}
@media only screen and (max-width: 600px) {

	.row {
		margin-left: 0;
		margin-right: 0;
	}
	select{
		border: 1px solid #cccccc;
		width: 100%;
	}
}
@media only screen and (max-width: 420px) {

}

/* global fix of borders around focused inputs buttons etc.*/
:focus {
	outline-color: transparent;
	outline-style: none;
}
