/*
Theme Name: Vina - Modified for Visible Past
Theme URI: http://wpgpl.com/themes/vina/
Description: Vina is Another Grid Based Layout, Magazine Stle, Shadow Effect, Auto Grabbed Image and many more
Version: 1.3.1
Author: Nurudin Jauhari
Author URI: http://wpgpl.com/
Tags: fixed-width, black, green,custom-header

	Crafted on 24 June 2009
	Last Edit: 15 July 2009 11.11  +7 GMT

	This theme was designed and built by Nurudin Jauhari - enhanced by Sorin Matei and Dylan K Kuhn with help from Mikhail Kim

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
@import url('box/reset.css');
@import url('box/menu-top.css');
@import url('box/wordpress.css');
@import url('box/sidebar.css');
@import url('box/post.css');
@import url('box/comment.css');
@import url('box/framework.css');
@import url('box/category.css');

body {
	text-align: center;
	font: 13px Georgia, "Times New Roman", serif;
	color: #333;
	background: #fff url(images/bg.jpg) center 0 no-repeat;
}

a:link, a:visited {
	color: #brown;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

.underads h5 {
	font-weight: normal;
	font-size: 11px;
}

.hide, h3.hide, h3.hiden {
	display: none !important;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}

h3.line {
	font-weight:400;
	font-size:13px;
	text-transform:uppercase;
	border-bottom:1px solid #888;
	margin-bottom:10px;
	padding-bottom:5px;
}

.flickr {
	text-align: left;
	padding-bottom: 15px;
}
.flickr ul {
	margin-left: 5px;
}
.flickr li {
	float: left;
	margin-right: 15px;
}
.flickr li img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	width: 50px;
}
.flickr li img:hover {
	border: 1px solid #999;
}
.ads728 {
	text-align: center;
	margin: 0 auto;
}


.entry {
	margin-bottom: 10px;
	}

.menu{
	list-style:none;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
.menu li{
	float:left;
	position:relative;
}
.menu a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.menu a:hover{
	color:#fff;
	background:#6b0c36;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
.menu ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
 top:100%; 
}
.menu ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
.menu ul a{
	width: 10em;
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.menu li:hover ul ul, .menu li.over ul ul {
	left:120px;
	display:none;
	top:auto;

}
/* SHOW SUBMENU 2 */
.menu ul li:hover ul, .menu ul li.over ul {
	display:block;
	
}

.menu li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
.menu li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#669900;
	text-decoration:underline;
}
.menu li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
.menu li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#333;
}

/* !Mybloglog
-------------------------------------- */
td.mbl_fo_hidden{display:none}
tr#tr0{display:none}
th.mbl_h{display:none}

/* Change Log ****
1.0	: First Public Released
1.1 : Fix Minnor Error on the Header
1.2 : Fix Minnor Problem
1.3 : Fix Auto Grabbed image and Hidden No Image when no image uploaded and Search page
*** */

div.hackadelic-series-info 
     {
    margin: 0 1em 1em 1em;
      }
div.hackadelic-series-info.on-frontpage 
     {
    margin: -1em 1em 1em 1em;
    }
input#s{
width:100px;
background:#000000;
}
.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}

div.hackadelic-series-info {
	margin: 0 1em 1em 1em;
}
div.hackadelic-series-info.on-frontpage {
	margin: -1em 1em 1em 1em;
}

.wp_keywordlink { text-decoration: underline; color: blue;}
.wp_keywordlink_affiliate { font-weight: bold; color: blue;}

.footnote {font-family: Arial, sans-serif; vertical-align: super;}
/* Reset code to remove theme inherent styling for unordered lists */

 