/*
Theme Name: Vina
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/framework.css');
@import url('box/category.css');

body {
  color: #333333;
  font: normal 14px/21px Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 21px;
  background: #fff url(images/bg.jpg) center 0 no-repeat;
  text-align: center;
}

a:link, a:visited {
	color: #660000;
	text-decoration: none;

}

a:hover {

text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial;
	color: #555;
}

h3 span {
  font-family: Tahoma, Arial;
	color: #555;

}

h2 {

  font-weight: normal; 
  margin-bottom: 10px;
  font-size: 23px;
  letter-spacing: 1px; 
  

}

h2 a:hover {
	text-decoration: underline;
}

/* my changes */ 


#title {

  margin: 40px 0px 0px 0px;
  padding: 10px;
  float:left;
  background: #330000;
  opacity:0.8;
  
}

#title h1 a {

  font-size: 20pt;
  color: #ffffff;
  opacity:1.0;
   

}

#descr {

  postion: relative;
  margin-top: 20px;
  padding: 5px 5px 5px 20px;
  float:right;
  background: #330000;
  opacity:0.8;
  color: #ffffff;
  width:700px;
  
}

div.title {
margin-bottom: 10px; 

}


#content-wrap {

  padding: 0px 20px 0px 20px;

}


h2 a:link, h2 a:visited {
	color: #555;
}

a.more-link {
  
  color:#330000;

}

blockquote {

   /* margin: 1em 20px; */
   background: transparent url(images/quotes.png) no-repeat; 
   min-height: 70px; 
   padding: 30px 0px 10px 50px;  
   font-style: Italic;
   color: #000000;
}

.yd_rp_widget {
	font: 13px Georgia, "Times New Roman", serif;
	color: #333;
  line-height: 17px;
  padding-bottom: 40px;
}
.yd_rp_widget h4 a {
  font-family: tahoma, Arial; 
  color: #555;
	display: block;
	clear: both;
	margin-bottom: 0px;
  margin-top: 20px;

}

.yd_rp_widget img {
	height: 70px;
  width: 70px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}

.entry-content {

	font: 13px Georgia, "Times New Roman", serif;
	color: #333;
  line-height: 17px;

}

div.entry div {
  padding: 4px 0;
}

div.navigation {
  padding: 20px 0px 20px 0px;

}

#followMe {
  float:right;

}

img.pageImage {

  float: left;
  margin-right: 20px;
  

}

/* post */

div.xpost {

  margin: 10px 0px 20px 0px;

}


/* sidebar */

h3.widgettitle {

  font-family: Tahoma;
  letter-spacing: 2px; 
  margin-top: -23px;
  text-align:center; 
  font-weight: normal;
  color: #660000;
  

}

.footerSidebar {

	float:left;
  width: 310px;
  padding-right: 5px;
  font: 13px Georgia, "Times New Roman", serif;
	color: #555;
  padding-top: 10px;
  border-top: solid 1px #1E3791;

}

h3.widgettitle span {

  background:white;

}

li.widget {
  
  border: gray 1px solid;
  padding: 10px;
  margin-top: 20px;
  
}


.footerSidebar li.widget {

  border: none;

  padding: 10px;
  margin-top: 20px;
  
}

/* comments */

div.comments {

  border: gray 1px solid; 
  padding: 10px; 
  margin-bottom: 20px;

}

div.comments h3 {

  font-family: Tahoma;
  letter-spacing: 2px; 
  margin-top: -23px;
  text-align:center; 
  font-weight: normal;
  color: #660000;
  
}

div.comments h3 span {

  background:white;

}



li.comment {

  padding: 15px 0px 25px 0px; 
  border-bottom: 1px solid #c0c0c0;
  list-style-type: none;

}

div.comment-author {
	font-family: Tahoma, Arial;
	color: #555;
  font-size: 15px;
  font-style:normal; 
  font-weight:bold; 

}

div.reply {
  
  float:right;
  margin-right:40px;
  margin-top: 3px;
  padding: 2px;
  border: solid 1px #c0c0c0; 
  background: white;
  
  

}

div.comment-body p{

  padding-bottom: 5px;

}

.comment-meta {
	margin-bottom: 6px;
	color: #999;
	font-size: 11px;
	text-transform: small-caps;
}
.comment-meta a:link, .atas-post a:visited {
	color: #999;
	text-decoration: underline;
}

span.says {

  display:none;

}

div.response {

  border: gray 1px solid; 
  padding: 10px; 
  margin-bottom: 20px;
  min-height:200px;
  

}

div.response h3 {

  font-family: Tahoma;
  letter-spacing: 2px; 
  margin-top: -23px;
  text-align:center; 
  font-weight: normal;
  color: #660000;
  
}

div.response h3 span {

  background:white;

}


div.formLeft {
  float:left;
  width: 30%px;
  position:inline;
  padding: 10px;

}

div.formRight {
  float:right;
  width: 60%;
  position:inline;
  text-align: right;
  padding: 10px; 

}

div.submit {

  float:right; 

}

/* related items */

div.relatedItems {

  border: gray 1px solid; 
  padding: 10px; 
  margin-bottom: 20px;

}

div.relatedItems h3 {

  font-family: Tahoma;
  letter-spacing: 2px; 
  margin-top: -23px;
  text-align:center; 
  font-weight: normal;
  color: #660000;
  
}

div.relatedItems h3 span {

  background:white;

}

div.relatedItem {

  min-height: 100px;
  padding-top: 10px; 

}





/* end of my changes */

/* Captions */

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* End captions */


.alignright {
	float:right;
}

.alignleft {
	float:left;
}

img.wp-smiley { 
   vertical-align: -25%; 
}



.lastimage, .theimage {
	background: url(images/no-image200.jpg) 0 bottom no-repeat;
	display: block;
}

