/*
Theme Name: Videyos.Com
Theme URI:  http://www.videyos.com
Description:  A theme that has been customized and modified for Videyos.com.
Version: 2.0
Author:	Edward Sun
Author URI: http://www.edwardsun.com
*/

body {
	font-family: Tahoma, Verdana, Geneva, helvetica, sans-serif;
	background: url('images/bg.png');
}

td {
	font-family: Tahoma, Verdana, Geneva, helvetica, sans-serif;
}

th {
	font-family: Tahoma, Verdana, Geneva, helvetica, sans-serif;
}

strong {
	color: #707070;
}

h1 {
	color: #707070;
	font-size: 16px;
	margin: 0px;
}

h2 {
	color: #707070;
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #707070;
}

/* Menu headings */
.menu h2 {
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 14px;
	color: #575757;
	width: 131px;
	background-color: #bfd279;
	padding: 7px;
	border-top: 1px solid #fefff9;
	border-bottom: 1px solid #7c7c7c;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.menu li {
	background-color: #e4f1b5;
	list-style: none;
	display: block;
	margin: 0px;
	text-align:left;
	width: 145px;
	font-size: 12px;
	border-top: 1px solid #fefff9;
	border-bottom: 1px solid #7c7c7c;
}

.menu li a:link, .menu li a:visited, .menu li a:active, .menu li a {
	font-size: 12px;
	display: block;
	width: 135px;
	height: 12px;
	padding: 5px;
}
.menu li a:hover {
	border: 0px;
	background-color: #67713f;
	color: #ffffff;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #3a4808;
}

a:hover {
	border-bottom: 1px dotted #3a4808;
	color: #6a7933;
}

#header {
	background: url('images/header.png');
	background-repeat: no-repeat;
	width: 514px;
	height: 97px;
	margin: auto;
	padding-top: 24px;
}

a#header-text, a#header-text:link, a#header-text:active, a#header-text:visited, #header-text {
	color: #7c7c7c;
	font-size: 36px;
	display: block;
	margin-left: 156px;
}

#yos {
	color: #b4bfae;
}

#header-text:hover, a#header-text:hover {
	color: #504d4d;
	border: none;
}

#header-text:hover > #yos, a#header-text:hover > #yos {
	color: #93a08d;
}

#header-slogan {
	float: left;
	color: #7c7c7c;
	font-size: 12px;
	font-variant: small-caps;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#barbelowheader {
	background-color: #bbd757;
	height: 17px;
	width: 804px;
	border-bottom: 2px solid #7c7c7c;
	margin: auto;
	text-align:center;
}


.menu {

	background-color: #d8e89c;
	width: 145px;
	float: left;
}

#content {
	width: 492px;
	background-color: #ebf8ba;
	float: left;
	border-right: 3px solid #d3d3d3;
	border-left: 3px solid #d3d3d3;
	border-bottom: 3px solid #d3d3d3;
	font-size: 12px;
	color: #484a40;
	padding: 8px;
}

.postbox {
	background-color: #f3fcd3;
	width: 453px;
	border: 2px solid #d5d5d5;
	margin: auto;
	padding: 8px;
}

.post-date {
	background-color: #d0e871;
	float: left;
	width: 58px;
	height: 31px;
	text-align: center;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	border-bottom: 10px solid #daea9a;
	margin-right: 10px;
}

.post-year {
	font-size: 9px;
	color: #7c7c7c;
	width: 100%;
}

.post-title {
	font-size: 18px;
}

.post-category {
	background: url('images/folder.gif');
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 19px;
	margin-bottom: 30px;
}

#footerline {
	height: 17px;
	margin-top: 20px;
	border-top: 1px solid #a9a9a9;
	color: #6c6c6c;
	text-align:center;
}

.navigation { 
	width: 420px; 
	margin: 10px; 
	float: left; 
}
	
.previous { 
	padding: 0 5px 0 0; 
	float: left; 
}
	
.next { 
	float: right; 
}
/*
.story img {
	float: left;
	margin-right: 8px;
	padding: 3px;
	background: #fff;
	border: 1px dashed #ccc;
}

#content img.icon {
	border: 0px;
	vertical-align: middle; 
	border: 0px;
}
	
.date {
	text-align:left;
	font-size: 1em;
	color: #a1a1a1;
	background: #fff;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}*/

.meta {
	font-size: 1em;
	padding-left: 3px;
	text-align:right;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a  {

	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover {
	font-weight: normal;
	letter-spacing: 0;
}


blockquote {
	border: 1px dashed #ccc;
	color: #000;
	margin: 5px;
	padding: 5px;
	background: #eee;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #808080;
	background: #fff;
	text-align: left;
	padding: 7px;
	margin-top: 5px;
}


/* Comments Begin */

#commentform {
	width: 400px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform
textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
	color: #404040;
}

#commentform textarea {
	width: 90%;
}

#commentform input, #searchform input {
	border: 1px solid #ccc;
	background: #fff;
	color: #404040;
}

.commentlist {
	background-color: #FFF;
	color: #404040;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li  {
	background-color: #F4F2F2;
	color: #404040;
	border: 1px dashed #ccc;
	font-size: 11px;
	list-style: none;
	margin: 2px 0px 10px 0px;
	padding: 2px 10px 0px 10px;
}

.authorcomment {
	color: #404040;
	border: 1px dashed #ccc;
	margin: 10px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
	text-align: left;
	background-color: #fff;}

/* Comments - End */
/*Contact Form - Begin */

.contactform textarea {
	border: 1px solid #ccc;
	background: #fff;
	color: #404040;
	width: 450px;
}

.contactform input {
	border: 1px solid #ccc;
	background: #fff;
	color: #404040;
	margin-top: 5px;
}
/* Comment Form - End */
