/*
Theme Name: DJS 47b Theme
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.2
Author: Nurudin Jauhari
Author URI: http://wpgpl.com/
Tags: fixed-width, black, green,custom-header

	Crafted on 24 June 2009
	Last Edit: 27 June 2009 07.44  +7 GMT

	This theme was designed and built by Nurudin Jauhari

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

.ngg-imagebrowser-desc p {
	text-align:center !important;
}

.ngg-imagebrowser {
	width: 400px;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}

/*Headline*/
h1 {
	color:#292929;
        font-size:26px;
}

/*headline hack*/
h2.single {
	display:none;
}

/*Dachzeile*/
h3 {
	color:#6c6c6c;
  font-size:12px;
}

/*vorspann*/
h2 {
	color:#878787;
  margin: 10px 0px 10px 0px !important;
  font-size:13px !important;
  line-height: 16px !important;
  font-style: italic;
  letter-spacing: 0px !important;
}

/*zwischentitel*/
h4 {
	color:black;
    font-size:20px;
    margin-top:20px;
}

/*hacks for the firstpage*/
div.leftside div.entry h3,
div.rightside div.entry h3 {
	color:#6c6c6c;
  font-size:12px;
  line-height:10px;
}

  /*Headline*/
div.leftside div.entry h1,
div.rightside div.entry h1 {
	color:#292929;
  font-size:18px;
}

div.lastlast div.entry p a.more-link {
	color:#292929;
  font-size:11px;
  font-weight:bold;
  font-style:italic;
}

#content-wrap {
	width:730px;
	float: left;
	}
	
#sidebar {
	width: 200px;
	margin-left: 30px;
	float: left;
}

div.leftside div.entry p a.more-link,
div.leftside div.entry address a.more-link,
div.rightside div.entry p a.more-link,
div.rightside div.entry address a.more-link {
	color:#292929;
  font-size:11px;
  font-weight:bold;
  font-style:italic;
}

/*end hacks for the firstpage*/

/* 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 */

.entry .alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

.entry .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;
}

.lastimage, .theimage {
	background: url(images/no-image200.jpg) 0 bottom no-repeat;
	display: block;
}
/* !Mybloglog
-------------------------------------- */
td.mbl_fo_hidden{display:none}
tr#tr0{display:none}
th.mbl_h{display:none}

/*special css style for download and link areas*/
div.link_47b, div.pdf_47b {
  background-color:#eee; 
  border:#ccc solid 1px; 
  padding:0px;
  width:230px;
  margin: 10px 20px 0px 0px;
  float:left;
  }
  
div.pdf_47b {
  padding-top:170px !important;
  background-image:url(images/title.png);
  background-repeat:no-repeat;
  background-position:center 10px;
}

div.link_47b {
  padding-top:107px !important;
  background-image:url(images/linkBg.png);
  background-repeat:no-repeat;
  background-position:center 5px;
}

div.link_47b p, div.pdf_47b p{
margin:0px;
padding:0px;
line-height:10px;
}


div.link_47b a:link, div.link_47b a:visited, div.link_47b a {
  font-family: helvetica, verdana, arial;
  font-size: 12px;
  line-height:18px;
  color:#666;
  text-decoration:none;
  margin-top:2px;
  margin-bottom:2px;
  font-weight:normal;
}

div.link_47b a:hover {
  font-family: helvetica, verdana, arial;
  font-size: 12px;
  line-height:18px;
  color:black;
  text-decoration:none;
  margin-top:2px;
  margin-bottom:2px;
  font-weight:normal;
}

#sidebar #issueInfo {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	line-height: 20px;
}

#sidebar #issueInfo li{
	margin-top: 10px;
}

#sidebar #issueInfo h2{
	margin-top: 0px !important;
}

#sidebar #issueInfo img {
	float: left;
	margin-right: 10px;
	width: 48px;
}

div.link_47b h6, div.pdf_47b h6 {
  font: 13px Georgia, "Times New Roman", serif;
  color:#333;
  text-align:left;
  margin:5px 0px 8px 5px;
  font-style:italic;
}

div.pdf_47b ul, div.link_47b ul {
  list-style-type:none;
  margin-left:0px;
  font-family: helvetica, verdana, arial;
  font-size: 12px;
  line-height:18px;
  color:black;
  font-weight:bold;
  padding-left:5px;
}

ul.fullpdf {
	border-top:#CCCCCC solid 1px;
	margin:10px 0px 5px 0px !important;
	padding:5px 0px 0px 0px;
}

div.pdf_47b a:link, div.link_47b a:visited, div.link_47b a {
  font-family: helvetica, verdana, arial;
  font-size: 12px;
  line-height:18px;
  color:#666;
  text-decoration:none;
  margin-top:2px;
  margin-bottom:2px;
  /*float:left;*/
  font-weight:normal;
}

div.pdf_47b a:hover {
  font-family: helvetica, verdana, arial;
  font-size: 12px;
  line-height:18px;
  color:black;
  text-decoration:none;
  margin-top:2px;
  margin-bottom:2px;
  /*float:left;*/
  font-weight:normal;
}


/* next gen overwrite */
div.ngg-imagebrowser img[src*="headline_"] {
	border: none !important;
}

div.ngg-imagebrowser-nav {
	margin: 0 !important;
	padding: 0 !important;
}

div.ngg-imagebrowser-nav div.next {
	margin-right: 0px;
}
/* next gen overwrite */

/* Change Log ****
1.0	: First Public Released
1.1 : Fix Minnor Error on the Header
1.2 : Fix CSS
*** */
