/*
Theme Name: Homywhite

Theme URI: http://www.ehomy.net/blog/?p=112
Author: Eyoung
Author URI: http://www.ehomy.net
Description: This is a blog theme with two columns and white color for WordPress.
Version: 1.04
Tags: white, two-columns, flexible-width, right-sidebar

Created Date: 2009.06.01
Latest Updated: 2009.06.13
*/

/* blue: #14568A  blood red: #cc0000 */

/****************************************************************************
/********************************* general *********************************/

body { background-color:#f0f0f0; text-align:center; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#807f83; font-size:14px; line-height:1.2em;}

#wrap {background-color:#fff; display:block; width:947px; margin: 0px auto; padding:0px 16px 25px 17px; text-align: left;}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #8fc1aa; margin-bottom:20px; padding-top:0px; margin-top:0px; line-height:normal;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; padding-top:10px; margin:10px 0px 0px 0px;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; padding-top:10px; margin:10px 0px 0px 0px;}

img{border:none;}

a, a:link, a:active, a:visited {color:#8fc1aa; text-decoration:none;}
a:hover {color:#807f83; text-decoration:underline;}
a img{border:none;}

ul {list-style-image: url("../images/bullet.gif");}

/*NAV*/
#nav {font-size:12px; margin:0px 0px 0px 0px; padding:0px; color:#fff; display:block; width:695px; float:left;}
#nav ul{list-style-type:none; margin:0px; padding:0px; display:block; list-style-type:none; list-style-image:none;}	
#nav li{display:inline; float:left; margin:0px 1px 0px 0px; padding:0px; list-style-type:none; list-style-image:none;}
#nav a{float:left; color:#807f83; text-decoration:none; padding:58px 10px 2px 10px;}
#nav a:hover {color:#807f83; background-color:#f5fbf8; }
.selected {background-color:#f5fbf8;}

/*SUBNAV*/
#subnav {font-size:11px; margin:0px 0px 0px 0px; padding:0px; color:#fff; display:block;}
#subnav ul{margin:0px; padding:0px; display:block; list-style-type:none; list-style-image:none;}	
#subnav li{display:inline; float:left; margin:0px 1px 0px 0px; padding:0px; list-style-type:none; list-style-image:none;}
#subnav a{float:left; color:#807f83; text-decoration:none; padding:2px 10px;}
#subnav a:hover {color:#9fd6bc; background-color:#fff;}
#subnav .selected {background-color:#f5fbf8;}

blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	margin-left: 30px;
	padding-left: 40px; 
}

pre {
	padding: 4px;
	font-family: Arial, "Courier New", Sans-Serif;
	border: 1px solid #ddd;
	overflow: hidden;
	}

code {
	color: #666666;
	background: #f6f6f6;
	font-family: Arial, "Courier New", Sans-Serif;
	border: 1px solid #ddd;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	}


.hidden {display: none;}

.screen-reader-text{display:none;}




#wp-calendar a:link, #wp-calendar a:visited 
{
	font-weight:bold;
	color : #1B65A0 /*#69c*/;
	text-decoration : none; 
}

/*tables*/
table {
	color : #003; 
	width: 100%;
	margin: 1px auto;
	padding: 0px;
	font-size:100%;
	border: 1px dotted #ccc;
}

caption {
	color: #003;
	font-weight: bold;
	padding: 2px;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

td, th, tr {
	padding: 1px;
	text-align:center;
}

/****************************************************************************
/********************************* header **********************************/

#header {height:119px; }

#topline 
{
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	height: 10px;
}

#headerTitle 
{
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 80px;
}

.logoImage {
	position:relative;
	top:-8px;
	left: 4px;
	margin: 0px;
	padding: 0px;
}

#headerimg 
{
	height: 128px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.description {
	/*margin: 0px auto auto 0px;*/
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 1.0em;
	color: #777;
}



/****************************************************************************
/******************************** content **********************************/
#wrapper {margin:0; padding:0; width:0; background:#FFF;}

#content 
{
	float: left;
	padding: 6px 10px 0px 0px;
	width: 690px /*67.6%*/;
	border-right: 1px dotted #ccc;
}

.post {
	padding: 6px 0px;
	border-bottom: 1px dotted #ccc;
	text-align: justify;
}

.superscript {
	position: relative; 
	top: -8px; 
	left: 4px;
	color: #CC0000;
	font-size: 1.1em; 
}

.postinfo, .postmetadata
{
	color: #7d7d7d;
	font-size: 0.8em;
	margin: 0px;
	font-style: italic;
}

.entry 
{
	 color:#807f83; font-size:14px; line-height:1.2em;
}

.navigation
{
	font-size: 1.0em;
	height: 1.3em;
	padding: 7px 8px 7px 10px;
}

.center 
{
	text-align: center;
}

.redfont 
{
	color: #cc0000;
}

/****************************************************************************
/****************************** sidebar ************************************/

#sidebar 
{
	float: right;
	font-size: 11px;
	padding: 8px 0px;
	width: 228px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
}

#sidebar li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
}

#sidebar div {
	margin: 2px 0px;
	padding: 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	color : #003;
	font-size: 1.4em /*100%*/;
	font-weight: normal;
	letter-spacing: -1px;
	border-top: 1px dotted #ccc;
}

#sidebar li a {
	border:none;
}

#sidebar li li {
	margin: 0px;
	padding: 2px 0px;
	border-bottom: none;
}

#sidebar li li li {
	/*border: 1px dotted #ccc;*/
	border-bottom: none;
	margin: 0px;
	padding-top: 2px;
	padding-left: 20px;
}


/****************************************************************************
/******************************** footer ***********************************/

#footer {
	border-top: 1px solid #ccc;
	color: #666;
	clear: both;
	padding: 8px 10px;
	text-align: center;
	font-size: 0.86em;
}

#footer ul {
	margin: 2px;
	/*padding: default value*/
}

#footer li {
	display: inline;
	margin: 0px 3px;
}

/* select box */

select 
{
	font: 1.0em "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	color : #666666;
	padding: 3px;
	border: 1px solid #ccc;
}

option 
{
	border-bottom: 1px dotted #ccc;
}

/**************** general forms ***************/

input, textarea
{
	font: 1.0em "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	color : #666666;
	padding: 3px;
	border: 1px solid #ccc;
}

input[type="submit"] 
{
	font-weight: bold;
	padding: 2px 3px;	/* for Firefox */
	padding: 3px 6px\9;	/* for IE8.0 */
	+padding: 2px 0px 0px 0px;	/* for IE7.0 */
	_padding: 3px 6px;	/* for IE6.0 */
}

textarea:hover, input:hover, textarea:focus, input[type="text"]:focus {
	border: 1px solid #666;
}

/************* Search forms ***************/

#searchform 
{
	margin-bottom: 8px;
}
/*
#searchform input[type="text"] 
{
	background: url(images/search-icon.gif) center no-repeat;
}
*/
#searchform input[type="submit"]
{	
	border: 1px solid #807f83;
	background: #8fc1aa;
	color: white;
}

#searchform input[type="submit"]:hover {
	background: #807f83;
	border: 1px solid #807f83 /*#1E83D2*/;
}

/* commentform */

#commentform 
{
	font: 1.0em "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#commentform textarea 
{
	width: 78%;
}

#commentform input[type="submit"] 
{
	background: #666;
	color: white;
}

#commentform input[type="submit"]:hover 
{
	border: 1px solid #A1C1A1;
	background: #5C895C;
}

/* comment list*/
.commentlist 
{
	margin:0px;
	font: 0.9em "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.depth-1 {
	border-bottom: 1px dotted #ddd;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* wp-cation */

.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;
	/* optional rounded corners for browsers that support it 
	-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: 4px 4px 5px;
	margin: 0;
}

