/*  
Theme Name: Vanomak (based on Classic Beauty)
Theme URI: http://eisabainyo.net/weblog/
Description: Vanomak HNB theme <a href="http://eisabainyo.net/weblog/">esn studio</a> <a href="http://eisabainyo.net/weblog/wordpress-themes/">wordpress themes</a>.
Version: 1.0
Author: vanomak
Author URI: http://eisabainyo.net/weblog/
License: General Public License (GPL)
*/

body {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #555;
	background-color: #FFF;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	border-top: 3px solid #444;
}

#page {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #FFF url(images/pagebg.gif) 19% repeat-y;
}

#header {
	height: 100px;
	padding: 0px 15px 0px 20px;
	margin: 0px;
	background: #FFF;
	border-bottom: 1px solid #EEE;
	color: #555;
}

#header h1 {
	padding: 30px 0px 0px 0px;
	font-size: 2.5em;
	line-height: 27px;
	margin: 0px;
	font-variant: small-caps;
}

#header h1 a {
	color: #000;
        text-decoration:none;
}	

#header h1 a:hover {
	color: #999;
	text-decoration: none;
}	

#header p {
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	color: #666;
}

#header hr, #footer hr {
	display: none;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 610px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* background: url('images/snowflakes-tr.gif');*/

.post {
margin-left:10px;
margin-right:10px;
margin-top:0;
margin-bottom:0;
	padding: 10px 10px 5px 10px;
	line-height: 1.6em;
}

.entry {
	padding: 0px;
	margin: 0px;
}


.entry a:hover {
	text-decoration: underline;
}

.post ul {
	margin: 0px 10px 10px 15px;
	list-style-type: none;
        padding-left: 0px;
}

.post ul li {
	background: url(images/bullet.gif) 0 5px no-repeat;
	padding: 0px 0px 0px 15px;
}

.post ol {
	margin: 0px 10px 10px 30px;
	padding: 0px 0px 0px 15px;
}

p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
}

.post h2 {
	color: #444;
	font-size: 1.3em;
	line-height: 15px;
	padding: 5px 0px 6px 0px;
	margin: 0px;
}

.pagetitle {
	color: #666;
	font-size: 1.5em;
	line-height: 15px;
	padding: 10px 0px 15px 30px;
	margin: 0px;
	text-transform: uppercase;
}	

.post h2  a{
	color: #444;
}	

.post h2  a:hover{
	color: #757575;
}	

.date {
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #999;
}

.postedby {
	text-transform: uppercase;
	color: #999;
	font-size: 0.85em;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #EEE;
}

.postedby a {
	color: #999;
	font-weight: normal;
}

.postedby a:hover {
	color: #666;
	text-decoration: underline;
}

a {
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.divider {
	display: none;
}

.bottomnav {
	padding: 15px 15px 5px 0px;
	text-align: right;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0px 0px 0px 0px;
	font-size: 0.95em;
	display: inline;
	color: #999;
	font-weight: normal;
border:none;
}

#rightcol {
	width: 200px;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

#rightcol ul {
	width: 90%;
	padding: 0px 0px 25px 10px;
	margin: 0px;
}

#rightcol li {
	list-style-type: none;
	line-height: 1.85em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightcol ul li ul li {
	list-style-type: none;
	line-height: 1.85em;
	padding: 2px 0px 2px 5px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #CCC;
}

#rightcol li h2 {
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #999;
}

#rightcol img {
	padding: 3px;
	border: 1px solid #EEE;
}

#rightcol a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#rightcol a:hover {
	color: #000;
	text-decoration: none;
}

.highlight {
	margin: 0px;
	padding: 5px;
	background: #F7F7F7;
}

#searchform_old {
	position: absolute;
	top: 0px;
	right: 5px;
	background: #EEE;
	padding: 7px 7px 7px 7px;
	margin: 0px;
}

#searchform {
	background: #EEE;
	padding: 7px 7px 7px 7px;
	margin: 0px;
}

#searchsubmit {
	height: 18px;
}


#footer {
	clear: both;
	color: #666;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #EEE;
	background: #FFF;
}


#footer p {
	text-align: center;
	font-size: 0.95em;
	padding: 6px;
	margin: 0px;
}

#footer a {
	color: #666;
	text-decoration: none;
}


/** Comments **/
#commentsarea {
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

#comments, #respond {
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}

.postmetadata {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: #F7F7F7;
}

.postmetadata a {
	text-decoration: underline;
	font-weight: normal;
}

.nocomments {
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

/* common */

blockquote {
	margin: 5px;
	padding: 2px 5px 2px 15px;
	border-left: 1px solid #CCC;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #CCC;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	background: #FFF;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

code, pre {
	font-family: "Courier New";
	font-size: 1.0em;
	font-weight: normal;
}

#sidebar{
	width: 180px;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

#sidebar ul {
padding-left: 15px;
margin: 0px;
list-style-position:outside;
}

#sidebar a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
}

#sidebar li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.leftborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}
.top2border {
	border-top: medium double #3300FF;
	border-right: medium none #3300FF;
	border-bottom: medium none #3300FF;
	border-left: medium none #3300FF;
}
.partition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	background-color: #dddddd;
	color: #000000;
	padding: 3px;
	border: 1px none #000000;
}
.splitter {
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
td.bborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
td.vborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
td.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.goals {
	list-style-type: circle;
	list-style-image: url(arrow.gif);
}
div.title {
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #999;
font-weight: bold;
}
img#wpstats{display:none}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.linkcat {
  list-style-position:inside;
}

.linkcat h2 {
  display:inline;
}