/*
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/comment.css');
@import url('box/framework.css');
@import url('box/category.css');

body {
	text-align: center;
/*	font: 13px Georgia, "Times New Roman", serif;	*/
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	color: #333;
	background: #fff;
}

a:link, a:visited {
	color: #444;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}



.entryBody&nbsp;#contents&nbsp;.entry&nbsp;p.img05&nbsp;{ 
 border: 1px solid #000; 
 background:#F8D7B4; 
 padding:2px; 

}
