body {
	margin-top: 20px;
	padding: 0;
	background: #2E2200;
	font-size: 13px;
	text-align: justify;
	color: #ABABAB;
}
 
body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 690px;
	margin: 0 auto;
	padding: 0;
	background: url(http://templates.vintagesoftware.com/Barnyard/img04.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 690px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 690px;
	height: 216px;
	background: url(http://templates.vintagesoftware.com/Barnyard/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(http://templates.vintagesoftware.com/Barnyard/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(http://templates.vintagesoftware.com/Barnyard/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 423px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(http://templates.vintagesoftware.com/Barnyard/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(http://templates.vintagesoftware.com/Barnyard/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	margin-bottom: 10px;
	padding: 40px 0 0 20px;
	color: #7A7A7A;
	text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(http://templates.vintagesoftware.com/Barnyard/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h4 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(http://templates.vintagesoftware.com/Barnyard/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 690px;
	height: 52px;
	min-height: 52px;
	background: url(http://templates.vintagesoftware.com/Barnyard/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}




/*----------------------------					Star rater ----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------				Contact page  ----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field
{
    border: 1px solid #8eb46d;
    width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
	border: 1px solid #8eb46d;
}

/*---------------------coment --------------------------*/

.comment{border:2px solid #8eb46d;background-color:white;padding:3px 10px;margin-bottom:10px}
.comment .date{font-size:10px;color:#666666;text-align:right;margin:0;padding:3px 0px;border-bottom:1px dashed #8eb46d}
.comment .author{margin:0;padding:3px 0px;border-top:1px dashed #8eb46d}
#comment{font-size: 15px;letter-spacing: 1px;font-weight: bold;padding-left: 18px;}
#addcomment{font-size: 15px;letter-spacing: 1px;font-weight: bold;padding-left: 0px;}
.self{background:#E0EAEF}
.comment .gravatar{float:left;clear:both;margin:5px 10px 5px 0}
.comment .gravatar img{height:80px;width:80px;border:1px solid #8eb46d}
.comment .content{min-height:85px;margin:5px;margin-left:90px}
.comment cite{font-family:Monospace;font-style:normal}
.comment img.flag{position:relative;top:2px}
.commentForm{padding:15px;}
.commentForm label{clear:both;float:left;display:block;width:80px;margin-top:4px;}
.commentForm input{margin:2px;padding:5px;width:300px;border:1px solid #8eb46d}
.commentForm textarea{width:100%;height:150px;border:1px solid #8eb46d}
#commentMenu{padding:0;margin:0;clear:both}
#commentMenu li{float:left;border:1px solid #8eb46d;border-bottom:transparent;margin:0;list-style:none;margin-right:5px;padding:3px 8px;cursor:pointer;position:relative;top:2px;background:#d8d8d8}
#commentMenu li.selected{background:white;border-bottom:1px solid white}
#commentPreview{display:none;clear:both;min-height:150px}
.success{color:green;font-weight:bold}
.commentForm .bbcode{  font-size:10px; float:right; position:relative; top:20px; padding:3px}
.bbcode a{  margin:1px; padding:1px 3px 1px 3px; background:#fff; border:1px solid #8eb46d}

.errorPage{border-style: solid;border-width: 2px 2px 2px 6px;border-color: red;font-weight: bold;background-color: #FFFFFF;color: #FF0000;padding: 5px 5px 5px 15px;}
.Comment{border: 1px solid black;padding: 10px;background-color: #FFFFFF;}