/*
Theme Name: Green Grapes
Theme URI: http://dailyblogtips.com/vistalicious-wordpress-theme-released/
Description: WP theme with a Vista twist
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/wordpress-themes/
Version: 1.2
Tags:green color, right sidebar, one column, fixed width
*/

body {
	background: #f3ede9 url(http://maketnw.ru/wp-content/uploads/2009/07/lineyka.gif) repeat-y;
	margin: 0;
	padding: 0;
	font: 10pt verdana, arial, helvetica, sans-serif;
}

#wrapper {
	width: 830px;
	height: 100%;
	margin-left: 230px;
}
#logo{
	margin: 20px 10px;
}
#logo a{
	width: 460px;
	height: 50px;
	display: block;
	background: transparent url(images/logo.png) no-repeat;
}
#header {
	width: 830px;
	background: #f2763c url(http://maketnw.ru/wp-content/uploads/2009/07/glavnaya-maket.jpg) no-repeat center right;
	height: 185px;
	border: 6px solid #fff;
	position: relative;
}
#header #corner {
	position: absolute;
    top: -10px;
	left: -10px;
	width: 253px;
	height: 188px;
	z-index: 10;
	zoom: 1;
	background: transparent url(images/corner.png) no-repeat;
}
#bg {
	float: left;
	width: 830px;
	height: 100%;
	border: 6px solid #fff;
	border-top: none;
	background: #f4f6f5;
}
.about {
	position: absolute;
    top: 0;
	left: 0;
	width: 250px;
	height: 100%;
	z-index: 20; 
	color: #ffffff;
	border-right: 20px solid #fff;
	text-align: center;
	font: normal 18px Arial;
	letter-spacing: 2px;
}
.about h4 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	font: normal 14pt Arial;
	letter-spacing: 3px;
	color: #ffffff;
}
.about p{
	margin: 5px;
}

/* BLOG NAME PROPERTIES */

h1 {
float: left;
display: inline;
margin: 0;
padding: 0 2px 2px 2px;
font: bold 16pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333;
}

a.mainlink {
text-decoration: none;
color: #fff;}

a.mainlink:hover {
text-decoration: none;
color: #DCE7C7;}

#description {
padding-top: 8px;
font: bold 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #DCE7C7;}

/* SIDEBAR */

#mainnav {
	float: right;
	width: 220px;
	padding-right: 20px;
	color: #44484B;
	margin-top: 20px;
}
#mainnav ul{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
#mainnav ul li{
	padding:0;
	margin:0;
}
#mainnav ul li a{
	display: block;
	text-decoration: none;
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f2763c;
	padding: 10px;
	border-right: 10px solid #f4f6f5;
	outline: none
}
#mainnav ul li a:hover, #mainnav ul li.current a{
	color: #000;
	background: #EEF2EF;
	border-color: #f2763c;
}
/* MAIN PROPERTIES */

#main {
float: left;
margin-top: 20px;
padding-left: 20px;
line-height: 16px;
font: 10pt verdana, arial, helvetica, sans-serif;
width: 510px;
color: #44484B;}

h3 {
	margin: 3px 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font: bold 14pt "Lucida Sans", arial;
	letter-spacing: -1px;
	text-align: left;
	color: #6a615e;
}
.entry{
	margin-bottom: 30px;
}
a.link {
	margin-top: 20px;
	text-decoration: none;
	color: #6a615e;
}

a.link:hover {
	text-decoration: underline;
	color: #000;
}

.reply {
clear: both;
margin-top: 20px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #65A001;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border: 1px solid #609901;
color: #6B7175;}

.clear {
clear: both;}

ul li{
	padding:0;
	margin:14px;
}

/* AUTHOR TEXT */

.postauthor {
display: block;
margin: 0;
padding: 0 0 7px 0;
background: url(images/dottedbg.gif) bottom repeat-x;
font-weight: bold;
color: #60666A;}

.date {
display: block;
margin: 0;
padding: 5px 0 0 0; 
color: #979797;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;}

.entries a:hover {
text-decoration: none;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
height: 18px;
padding-right: 7px;
margin-bottom: 20px;
color: #4A7700;}

.com a {
background: url(images/comment.gif) left no-repeat;
padding-left: 18px;
padding-bottom: 1px;
text-decoration: none;
color: #4A7700;}

.com a:hover {
text-decoration: underline;
color: #95989B;}

.edit {
float: left;}

.edit a {
padding: 0;
background: none;}

.author {
padding: 7px 0 0 10px;
font: bold 13pt Times New Roman, arial;
color: #757B80;}

.author a {
color: #78A136;}

.alt {
background-color: #F0F3F2;
border: 1px solid #E5E5E5;}

.comment {
padding: 0 10px;}

.userinfo {
padding: 0 10px 10px 0;
text-align: right;}

/* FOOTER */

#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 74px;
	font-size: 8pt;
	color: #838383;
}

#footer a {
text-decoration: none;
font-size: 8pt;
color: #838383;}

#footer a:hover {
color: #95989B;}

/* INPUT PROPERTIES */

#search {
margin-right: 5px;
margin-top: -20px;
float: right;}

.searchform {
background-color: #F4F6F5;
border: 1px solid #6F767B;
padding-left: 6px;
color: #44484B;}

.field {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.comments {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.button {
background-color: #749D39;
border: 1px solid #6F767B;
color: #ffffff;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: underline;
color: #23292C;}

a:hover {
text-decoration: none;
color: #608F12;}

/* WIDGET PROPERTIES */

#calendar_wrap {
border: 1px solid #497601;}

.widget_calendar td {
padding: 2px 5px;}

.widget_calendar caption {
font-weight: bold;
font-size: 10pt;
padding: 6px 0;
color: #44484B;}

.widget_calendar th {
color: #497601;}

.widget_recent_comments li {
display: block;
padding: 5px 0;
width: 220px;
background: url(images/nav.gif) 3px 10px no-repeat;
font: 10pt verdana, arial, helvetica, sans-serif;
border-bottom: 1px dashed #C4C6C7;
text-decoration: none;
text-indent: 17px;
text-transform: capitalize;
color: #23292C;}

.widget_recent_comments li a {
border: none;
background: none;}

.widget_recent_comments li a:hover {
background: none;}

.widget_search {
padding-top: 26px;}

.widget_search input#s {
background-color: #F4F6F5;
border: 1px solid #6F767B;
padding-left: 6px;
color: #44484B;}

.widget_search input {
background-color: #749D39;
border: 1px solid #6F767B;
color: #ffffff;}

.widget_text {
line-height: 16px;
font: 10pt verdana, arial, helvetica, sans-serif;}
