/*

	Theme Name: Obscure

	Theme URI: http://wpcrunchy.com

	Description: Premium dark magazine wordpress theme by <a href="http://wpcrunchy.com">wpcrunchy</a> for free download. Built with in-demand features that can be access through admin panel.

	Version: 1.0

	Author: akosipau

	Author URI: http://akosipau.com/

	Tags: three column, dark, jquery, gray, white

*/



/* GLOBAL ELEMENTS

----------------------------------

*/



/* Resets 

--------------------------

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin:0 auto;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;
	


}

:focus {

	outline: 0;

}

body {

	line-height: 1;

	font-size:11px;

	font-family: verdana;

	background:#171615;

	height: 100%;
	
	color: #cecece;


}

html, body {

	height: 100%;

}

ol, ul {

	list-style: none;

}

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-weight: normal;

}

blockquote:before, blockquote:after, q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

blockquote {

	line-height: 1.2em;

	font-style: italic;

	padding: 5px 20px 5px 60px;

	margin: 20px 0;

}

acronym {

	cursor: help;

	border-bottom: 1px dashed #333;

}

strong {

	font-weight: bold;

}

em {

	font-style: italic;

}

hr {

	display: none;

}

a {

	text-decoration:none;

	color:#fff;

}

a:hover {

	text-decoration:underline;

}

.right {

	float: right;

}

.left {

	float: left;

}

.hide {

	display: none;

}

.irelative {

	position:relative;

}

.text {

	padding:5px;

	font-family:verdana;
	

}

.incomment {

	padding:5px 0 !important;

}

.clear {

	clear: both;

}

.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

.clearfix {

	display: block;

}

html[xmlns] .clearfix {

	display: block;

}

* html .clearfix {

	height: 1%;

}



/* BASE STYLE

---------------------

*/



#base {

}



#header {

	background:#252423;

	background:url(images/header-bg.png) repeat-x top;

}

#feedrss{
   background: url(images/rssimg.png) no-repeat right top;
   height:90px;
   
}

#main {

	background:#484848 url(images/mainbg.jpg) repeat-y top;

	padding-bottom:30px;
	
}

#shadow {

	background:url(images/shadow.png) repeat-x top;
	height:10px;

}



#footer {

	background:#171615;
	border-top: 1px solid #292929;

}



/* header

---------------------

*/



#page-menu {

	height:30px;

	width:1000px;

	margin:0 auto;

	background:#171615;

	border-bottom:1px solid #393837;

}



	#nav1 {

		padding-left:30px;

	}



	#nav1 li {

		float: left;

		list-style: none;

	}

	

	#nav1 li.backLava {

		background:#393837;

		width: 9px;

		position: absolute;

		border:0;

	}

	

	#nav1 li a {

		color:#a4a5a1;

		text-decoration:none;

		text-align: center;

		padding:11px 20px 10px 20px;

		z-index: 10;

		display: block;

		position: relative;

		margin: auto 5px;

		text-transform:uppercase;

		font-size:9px !important;

	}

	

	#nav1 li a:hover, #nav1 li a:active, #nav1 li.current_page_item a {

		background:none !important;

	}

	

	#rss-button a {

		color:#a4a5a1;

		padding:11px 20px 10px 20px;

		background:url(images/feed.png) no-repeat 0% 50%;

	}

	

	#rss-button a:hover {

		text-decoration:none;

		background:url(images/feed2.png) no-repeat 0% 50%;

	}



#logo {

	height:180px;

	width:1000px;

	margin:0 auto;

}



	#logo .logo-image {

		padding:45px 20px 20px 20px;

		color:#fff;

	}

	

	#logo .ads-topwide {

		width:468px; height:60px; background:#a4a5a1; padding:10px; 

	}



#category-menu {

	height:40px;

	padding:0 10px;

	border-top:1px solid #4a4d4c;

	width:980px;

	margin:0 auto;

}



	

	

/* Main

----------------------

*/



#content-body {

	width:1000px;

	margin:0 auto;

}



/* post */



#posts {

	width:650px;

	margin:0 auto 0 auto;

	padding-top:0px;

}

	

	#posts .heading {

		padding:5px 20px;

		color:#666666;

		font-size: 2.6em;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 10px;

		font-family: Helvetica, Arial, sans-serif;

		text-transform:capitalize;

		margin-bottom:20px;

	}



	#posts .slideshow {

		padding:15px 20px;

	}

	

		#posts .slideshow .slider {

			width:590px;

			padding:10px;

			height:280px;

			background:#737373;

			border:1px solid #333;

		}

		

		#posts .hangtext {

			display: none;

		}



	#posts .post {

		padding:20px 20px;
     

	}

	

	#posts .post .post-head {

		border-bottom:1px solid #000;

		position:relative;

	}

	

	#posts .post h1.post-heading {

		width:77%;

		font-size: 20px;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 10px;

		font-family: Helvetica, Arial, sans-serif;

		text-transform:capitalize;

	}

		

		#posts .post h1.post-heading a {

			color:#171615 !important;

		}

	

		#posts .post h1.post-heading a:hover {

			color:#393b3b !important;

			text-decoration:none !important;

		}

	

	#posts .post h1.post-meta {

		width:135px;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding: 19px 5px 10px 0px;

		font-weight:normal;

		color:#313131;

		text-align:right;

		bottom:0;

		right:0;

		position:absolute;

	}

	

	#posts .post .post-thumb {

		padding-top:10px;

	}

	

		#posts .post .post-thumb div {

			border:1px solid #333;

		}

		

		#posts .post .post-thumb img {

			border:0;

			padding:0;

			margin:0;

		}

	

	#posts .post .post-content-full {

		padding-top:10px;

		line-height:18px;

	}

	

		#posts .post .post-content-full p {

			padding:0px 0;

		}

		

		#posts .post .post-content-full blockquote {

			font-size:1.5em;

			color:#a1a1a1;

			background:url(images/blockquote.png) no-repeat 3% 0;

		}

		

		#posts .post .post-content-full ul, #posts .post .post-content-full ol {

			padding-left:15px;

		}

		

		#posts .post .post-content-full ul li {

			list-style-type:circle;

		}

		

		#posts .post .post-content-full ol li {

			list-style-type:decimal;

		}

		

		#posts .post .post-content-full .post-image {

			padding:10px;

			background:#737373;

			border:1px solid #333;
			
			margin-bottom: 10px;


		}

		

		/* header */

		

		#posts .post .post-content-full h2, #posts .post .post-content-full h3, #posts .post .post-content-full h4, #posts .post .post-content-full h5, #posts .post .post-content-full h6 {

			letter-spacing:-0.04em;

			line-height: 1.05em;

			padding:10px 0;

			color:#393b3b;

			text-transform:capitalize;

		}

		

		#posts .post .post-content-full h2 {

			font-size: 2.5em;

		}

		

		#posts .post .post-content-full h3 {


		font-size: 20px;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 10px;

		font-family: Helvetica, Arial, sans-serif;

        color: #000;
		
		border-bottom:1px solid #333;
	}



		

		#posts .post .post-content-full h4 {

			font-size: 2em;

		}

		

		#posts .post .post-content-full h5 {

			font-size: 14px;
			color:#FFFFFF;
			padding-top:0px;

		}

		

		#posts .post .post-content-full h6 {

			font-size: 1.5em;

		}
		
		#posts .post .post-content-full h7 {

		width:77%;

		font-size: 20px;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 10px;

		font-family: Helvetica, Arial, sans-serif;

        color: #cecece;
	}


		

		/* custom style - credits to themehybrid*/

	

		#posts .post .post-content-full p.note {

			display:block;

			margin:10px;

			padding:10px;

			background:#eff1e1;

			border:1px solid #e2e2e2;

		}

		

		#posts .post .post-content-full p.warning {

			display:block;

			margin:10px;

			padding:10px;

			background:#fffbbc;

			border:1px solid #e6db55;

		}

		

		#posts .post .post-content-full p.download {

			display:block;

			margin:10px;

			padding:10px;

			background:#e7f7d3;

			border:1px solid #66cc33;

		}

		

	#posts .post .post-bookmark {

		padding:10px 0 0px 0;

		margin:0 auto;
		
		margin-top: 30px;
		
		margin-bottom: 30px;
		
	}

		#posts .post .post-bookmark a {

			display:block;

			height:25px;

			width:25px;

			padding:5px 5px;

			float:left;

		}

		

		#posts .post .post-bookmark a.rss {

			background:url(images/social-rss2.png) no-repeat top center;

		}


		

		#posts .post .post-bookmark a.digg {

			background:url(images/social-digg2.png) no-repeat top center;

		}

		

		#posts .post .post-bookmark a.delicious {

			background:url(images/social-delicious2.png) no-repeat top center;

		}

	

		#posts .post .post-bookmark a.stumbleupon {

			background:url(images/social-stumble2.png) no-repeat top center;

		}


		

		#posts .post .post-bookmark a.technorati {

			background:url(images/social-technorati2.png) no-repeat top center;

		}


		#posts .post .post-bookmark a.twitter {

			background:url(images/social-twitter2.png) no-repeat top center;

		}


		

	#posts .post .post-foot {

		margin-bottom:20px;

		padding:10px 8px;


		border-bottom:1px solid #737373;

	}

	

	#posts .post .post-meta li {

		float:left;

		height:14px;

	}

#menuwrap{
	width:1000px;

	margin:0 auto;


}	
/* main navigation */

#nav-wrap1{
  padding-left: 0px;
  z-index: 1000;
  top: 212px;
  left: -8px;
  height: 64px;
}

#nav-wrap2{
  padding-right: 25px;
  height: 64px;
  float: left;
  width: 1000px;

}

#nav-wrap2 ul#nav, #nav-wrap2 ul#nav li{
  padding: 0;
  margin: 0;
  list-style-type: none;

}

#nav-wrap2 ul#nav li{
  display:inline;
  float: left;
  position: relative;
  padding-left: 10px!important;
  padding-right: 10px!important;
  background:url(images/li-bg.jpg) no-repeat right center;
}

#nav-wrap2 ul#nav li a{
  display: block;
  margin-top: 0px;
  padding-top: 2px;
  height: 38px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 110%!important;
  text-transform:uppercase;

}

#nav-wrap2 ul#nav li a:hover{
  color: #cecece;
  text-transform:uppercase;

   }

#nav-wrap2 ul#nav .fadeThis {
  position:relative;
  z-index: 1;
  background: none;
}

#nav-wrap2 ul#nav .fadeThis span.hover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent url(images/nav-active.png) repeat-x left top;
  z-index: -1;
  margin: 0;
  padding: 0;
}

#nav-wrap2 ul#nav li a span{
  display: block;
  margin-top: 10px;
}


/* sub-menus */

#nav-wrap2 ul#nav ul {
  position: absolute;
  background:#393b3b;
  display: none;
  width:200px;
  top: 40px;
  left: 0;
  margin: 0;
  font-style: italic;
  font-size: 100%;
  line-height: 100%;
  z-index: 99;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#nav-wrap2 ul#nav ul ul{
}

#nav-wrap2 ul#nav li ul li{
  background: none;
  padding: 0;
}

#nav-wrap2 ul#nav a.active ul,
#nav-wrap2 ul#nav li.current_page_item ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul,
#nav-wrap2 ul#nav li.current-cat ul{
  background: #393b3b;
;
}

#nav-wrap2 ul#nav li.current_page_item ul ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul ul,
#nav-wrap2 ul#nav li.current-cat ul ul{
  border: 1px solid #fff !important;
}

#nav-wrap2 ul#nav li ul a{
  width:180px;
  float:left;
  background: none;
  margin: 0;
  padding: 4px 10px;
  height: auto;
  color: #fff;
  font-weight: normal;
  line-height: 125%;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span span{
  margin: 0;
  padding: 0;
  height: auto;
  float: none;
}

#nav-wrap2 ul#nav ul .fadeThis span.hover {
  background: #3b88b7;
}

#nav-wrap2 ul#nav li ul a:hover, #nav-wrap2 li ul#nav ul a:hover,
#nav-wrap2 ul#nav a.active ul a:hover,
#nav-wrap2 ul#nav li.current_page_item ul a:hover,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover{
  color: #fff;
}

#nav-wrap2 ul#nav ul a:hover, #nav-wrap2 ul#nav ul a:hover span,
#nav-wrap2 ul#nav a.active ul a:hover span,
#nav-wrap2 ul#nav li.current_page_item ul a:hover span,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent a:hover span,
#nav-wrap2 ul#nav ul li.current_page_item a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a:hover span{
  color:#cecece;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span{
  background: none;
}

#nav-wrap2 ul#nav ul ul{
  top:auto;
}

#nav-wrap2 ul#nav li ul ul {
  left:195px;
  top: 4px;
}

#nav-wrap2 ul#nav li:hover ul ul, #nav-wrap2 ul#nav li:hover ul ul ul, #nav-wrap2 ul#nav li:hover ul ul ul ul{
  display:none;
}
#nav-wrap2 ul#nav li:hover ul, #nav-wrap2 ul#nav li li:hover ul, #nav-wrap2 ul#nav li li li:hover ul, #nav-wrap2 ul#nav li li li li:hover ul{
  display:block;
}

/* active submenus */
#nav-wrap2 ul#nav ul li.current_page_parent a span,
#nav-wrap2 ul#nav ul li.current_page_item a span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a span{
  color: #3399ff;
}

#nav-wrap2 ul#nav ul li.current_page_item li a span, #nav-wrap2 ul#nav ul li.current_page_parent li a span{
  color: #000;
}

/* IE 7 bug-fixes */
#nav-wrap2 ul#nav li:hover { z-index: 100; }
#nav-wrap2 ul#nav * li:hover { visibility: inherit; }

	

	/* meta */

	

	#posts .post .post-meta li.meta-author {

		background:url(images/user.png) no-repeat 0px -1px;

		padding-left:20px;

		padding-right:10px;

	}

	

	#posts .post .post-meta li.meta-share {

		float:right !important;

	}

	

	#posts .post .post-meta li.meta-date {

		background:url(images/calendar.png) no-repeat 0px -2px;

		padding-left:20px;

		padding-right:10px;

	}

	

	#posts .post .post-meta li.meta-comment {

		background:url(images/comment.png) no-repeat 0px -1px;

		padding-left:20px;

		padding-right:10px;

	}

	

	#posts .post .post-meta li.meta-category {

		background:url(images/category.png) no-repeat 0px -1px;

		padding-left:20px;

		padding-right:10px;

	}

	

	#posts .post-navigation {

		margin-top:10px;

		padding:15px 10px;

        background: #737373;

		font-size:1.2em;

		border:1px solid #333;

	}

	

	#posts .post .post-content-half {

		padding-top:10px;

		width:430px;

	}

	

/* sidebar */



#sidebar {

	padding-top:0px;


	margin:0 auto;

	line-height:18px;

}



	#sidebar .widget {

		width:320px;

		padding-top:20px;



	}
	
	#sidebar .widget IMG {

	border: 1px solid #202020;


	}


	

	#sidebar .widget .widget-body {

		width:280px;

		padding:0 20px 10px 20px;


	}

	

		#sidebar .widget .widget-body h2.widget-title {

			font-size: 2.0em;

			letter-spacing:-0.04em;

			line-height: 1.05em;

			padding-bottom: 15px;

			font-family: Helvetica, Arial, sans-serif;

			color:#fff;

			text-transform:capitalize;

		}

		

		#sidebar .widget .widget-body ul li {

			padding:10px 0;

			border-bottom:1px solid #737373;

		}

		

		#sidebar .widget .widget-body .rss-subscribe {

			border:3px solid #ccc; padding:8px; width:255px;

			background: #fff url(images/email.png) no-repeat 98% 50%;

			color:#999;

		}

		

		/* search widget */

		

		#sidebar .search_widget fieldset {

			margin: 0;

			padding: 0;

		}

		

		#sidebar .search_widget .search_term {

			display: block;

			margin: 0 auto;

			border: 3px solid #ccc;

			padding: 8px;

			padding-right: 24px;

			width: 240px;

			background: #fff url(images/search_icon.png) no-repeat 98% 50%;

		}

	

	#sidebar .widget .widget-foot {

		width:320px;

		height:13px;

		background:url(images/widget-footer-bg.png) no-repeat top center;

	}

	

	/* widget body elements */



	.widget-body ul li {

		padding:15px 10px 15px 5px;

		background:url(images/hr-image.png) repeat-x bottom center;

	}

	

	.ads125box {

		height:125px; width:125px; background:#CCCCCC; float:left; margin:5px 0 0px 5px;

	}

	

	.ads125box img {

		border:0;

	}



/* Comments

----------------------

*/



#comments {

	padding:20px 10px;

	background:#fff;

	border-top:1px solid #e2e2e2;

	border-bottom:1px solid #e2e2e2;

}



	#comments h3 {

		font-size: 2.0em;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 15px;

		font-family: Helvetica, Arial, sans-serif;

		color:#393b3b;

		text-transform:capitalize;

		border-bottom:3px solid #555;

	}

	

	#comments .comment-meta h2 {

		font-size: 1.8em;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 15px;

		color:#393b3b;

		text-transform:capitalize;

	}

	

	#comments .comment-meta span {

		font-size: 1.2em;

		letter-spacing:-0.04em;

		line-height: 1.05em;

		padding-bottom: 15px;

		color:#393b3b;

		text-transform:capitalize;

	}

	

	#comments .comment-box {

		padding-top:20px;

	}

	

	#comments .comment-box .comment-body {

		padding:20px 10px 20px 10px;

		line-height:18px;

		border-bottom:1px solid #ccc;

		margin-bottom:20px;

	}

	

	#comments .comment-author-box {

		width:300px;

		border-top:2px solid #9a9a9a;

		border-left:2px solid #9a9a9a;

		border-right:1px solid #dcdcdc;

		border-bottom:1px solid #dcdcdc;

		padding-right:24px;

		background:url(images/user.png) no-repeat 98% 50%;

	}

	

	#comments .comment-email-box {

		width:300px;

		border-top:2px solid #9a9a9a;

		border-left:2px solid #9a9a9a;

		border-right:1px solid #dcdcdc;

		border-bottom:1px solid #dcdcdc;

		padding-right:24px;

		background:url(images/email.png) no-repeat 98% 50%;

	}

	

	#comments .comment-url-box {

		width:300px;

		border-top:2px solid #9a9a9a;

		border-left:2px solid #9a9a9a;

		border-right:1px solid #dcdcdc;

		border-bottom:1px solid #dcdcdc;

		padding-right:24px;

		background:url(images/link.png) no-repeat 98% 50%;

	}

	

	#comments .comment-textarea-box {

		border-top:2px solid #9a9a9a;

		border-left:2px solid #9a9a9a;

		border-right:1px solid #dcdcdc;

		border-bottom:1px solid #dcdcdc;

	}

	

	#comments .submitbtn, #comments .resetbtn {

		padding:8px 12px;

		margin-right:10px;

		border:0;

		background:#2d2d2d;

		color:#fff;

		font-family: Georgia, "Times New Roman", Times, serif;

		cursor:pointer;

	}

	

	#comments .submitbtn:hover, #comments .resetbtn:hover {

		background:#3c3c3c;

	}



/* Footer

----------------------

*/



#footer .footer-content {

	width:960px;

	margin:0 auto;

	padding:20px;

}



	#footer .foot-box {

		width:320px;

		float:left;

	}



	#footer h2 {

		font-size:18px;

		font-weight:bold;

		font-family: Helvetica, Arial, sans-serif;

		color:#fff;

		padding-bottom:15px;

		width:250px;

		border-bottom:1px solid #292827;

	}

	

	#footer div.abouttext {

		padding-top:10px;

		line-height:22px;

		color:#a4a5a1;

	}

	

	#footer ul {

		padding-top:10px;

	}

	

	#footer ul li a {

		display:block;

		padding:7px 0;

		color:#a4a5a1;

		width:250px;

	}

	

	#footer ul li a:hover {

		padding:7px 0px;

		text-decoration:underline;

	}

	

#footer .credits {

	border-top:1px solid #393837;

	background:#484848;

}



	#footer .credits-content {

		width:980px;

		margin:0 auto;

		padding:10px;

		color:#a4a5a1;

	}

	

/* EXTRA

-----------------------------

*/



/* wp-pagenavi

-------------------------

*/



.wp-pagenavi {

	font-size: 1.1em;

	text-transform: uppercase;

	clear: both;

	font-weight: normal;

	text-align: right;

	margin-bottom: 10px;

}

.wp-pagenavi .current {

	color:#CCC !important;

}

.wp-pagenavi a,

.wp-pagenavi .current {

	padding: 8px !important;

	border: 1px solid #e2e2e2 !important;

	margin-left: 3px;

	color:#b0483b !important;

}

.wp-pagenavi a:hover,

.wp-pagenavi .current {

	background: #e2e2e2;

	color:#000;

}

.wp-pagenavi .pages {

	float: left;

	border:0 !important;

}



/* wordpress css codex

------------------------

*/



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

   border:4px solid #dcdcdc;

}



.alignleft {

   float: left;

   margin-right:10px;

   border:4px solid #dcdcdc;

}



.alignright {

   float: right;

   margin:10px 0px 10px 10px;

   margin-left:10px;

   border:4px solid #dcdcdc;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}