/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	Sundar Ganapathy
	Author Site		: 	http://www.hardcoredynamic.com
	Style Name		: 	Hardcore_Dynamic
	Version			:	1.0
	Header Height	:	300
	Comments		:	based on vader theme
*/
body {
	background: #111;
	color: #bbb;
	margin: 0;
	}

#header .blog-title {
	padding: 25px 50px 0px;
	}

#header .description {
	margin: 5px 50px;
	}

#page {
	border: none;
	}
ul.menu {
        margin: 0;
        padding: 0;
        position: absolute;
        left: 75px;
        width: 90%;
        } 
ul.menu li a {
font-size:1.4em;
}
.primary {
	padding-left: 25px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: black;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: white !important;
	text-decoration: none;
	}
	
ul.menu li a:hover {
	background: #111;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #AC0E0F !important;
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #555 !important;
	font-weight: normal !important;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}

.entry-edit a,
.comment-edit a,
.comment-reply a {
	color: #444;
	}
	
.counter a {
	color: #222;
	}

.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}

#commentlist .comment {
	border-radius: 0px;
	-moz-border-radius: 0px;
	}

li.byuser .comment {
	border: 1px solid #222;
	background-color: #111;
	}	

li.bypostauthor .comment {
	border: 1px solid #333;
	background-color: #111;
	}

#pinglist {
	border: 1px solid #333;
	background-color: #222;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}

a, a:visited, .sidebar a:visited {
	color: #4CA4B8;
	}
	
.post p a:visited {
	color: #4CA4B8;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#dynamic-content #pagetrack {
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
	}

#dynamic-content #pagetrackwrap {
	height: 18px;
	padding-right: 4px;
	top: 0px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#dynamic-content #pagehandle {
	width: 18px;
	height: 18px;
	top: 0px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
	}

body.smartposition #rollingarchives {
	background-color: black;
	border-bottom: 1px solid #444;
	}

#page input[type="text"],
#page textarea {
	color: #FFF;
	background-color: #222;
	border: 2px solid #333;
	}

/* overrride vader definitions */


#header {
	background: black url('hardcoreheader.jpg') top center no-repeat !important; 
	height: 330px;
	border-bottom:thin dotted #FFFFFF;
	}
/* custom CSS */
body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}
/* position sidebar-2 alongside the xcoregallery rather than below it*/
body.columns-three #sidebar-2 {
	position:absolute;
	top:340px; 
	left:730px;
}
div.trimmed .hentry {
	background: #111 !important;
	}
div.trimmed .hentry.alt {
	background: #000 !important;
	}
.xcoregallery {
	position: static;
	width: 700px;
	height:320px;
}
#translation_bar a img{
	border:none;
	margin: 2px 2px 2px 2px;
}
.entry-title, .entry-title a, .entry-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
color:#FFF !important;
}
.entry-content {
color:#FFF !important;
}
.secondary {
color:#FFF !important;
}
blockquote {
color:#FFF !important;
}
.socialnetwork{
margin: 2px 2px 2px 2px;
border: hidden;
}
.secondary span a, .secondary span a:visited {
color:#83C0CE !important;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	/* color: #99FF00 !important; green */
	color: #FFFFFF !important;
	}
.bypostauthor {
background:#111 none repeat scroll 0 0 !important;
}
.byuser {
background:#111 none repeat scroll 0 0 !important;
}
#page input[name="subscribe"], #page input[name="aktt_tweet_submit"]  {
	color: #4CA4B8;
	background-color: #222;
	border: 2px solid #333;
}
#page input[name="unsubscribe"] {
display: none;
}

/*VRP */
#vrp_box {
background:#000000;
padding-left:30px;
width:700px;
height:430px;
border-bottom:thin dotted #FFFFFF;
border-right:thin dotted #FFFFFF;
}
#vrp_box h4 {
display:block;
font-size:1.5em;
font-weight:normal;
margin-bottom:5px;
padding:0;
}
#vrp_image_box {
	width:340px;
	height:210px;
	float:left;
	padding-right:5px;
}
#vrp_image_box_feature {
	width:700px;
	height:210px;
	padding-top:10px;
	border-bottom:thin dotted #FFFFFF;
margin-left:-30px;
padding-left:30px;

}
img.vrp_img {
	position:relative;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
}

img.vrp_img_mag {
	float:left;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
}
.vrp_image_box_left {
border-right:thin dotted #FFFFFF;
}
#vrp_image_box #vrp_title_caption a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption a:hover {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a {
	text-decoration:none;
}

#vrp_image_box #vrp_title_caption_mag a:hover {
	text-decoration:none;
}


#vrp_title_caption {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#vrp_title_caption_mag {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	
}

#vrp_h3 {
 
}

.h3_drop_cap {

}

#vrp_excerpt p {

}

#vrp_excerpt_mag p{


}
#vrp_excerpt_mag a {

color:#FFFFFF;
font-size:1em;
line-height:1.5em;
text-align:justify;
}

#featured_tag {
	position:relative;
	top:2px;
}

#featured_tag p {
}

/*******************
*** popup styles ***
*******************/
/*a.info{
    position:relative;
    z-index:24;
    text-decoration:none;
    padding:0px;
    margin:0px;
}

a.info:hover {
	z-index:25;
}

a.info span {
	display: none;
}

a.info:hover span {
    display:block;
    position:absolute;
    top:0.5em; left:-2em; width:17em;
    font-size:12px;
    background:#183b5d;
    color:#efefef;
    padding:10px;
	line-height:14px;
	z-index:5000;   
}

a.info:hover span p.pop_title {
	font-size:14px;
	line-height:16px;
	padding-bottom:5px;
	margin-bottom:0px;
}*/
