/*  
Theme Name: Grapes of vine
Theme URI: http://wptemplates.org
Description: 
Version: 1.0
Author: mikozv
Author URI: http://wptemplates.org
*/

/* General */

#banner {
	width: 130px;
	height: 700px;
	float: left;
	margin: 20px 0px 0px 20px;
}


body
{
	font-family: Arial;
	font-size:8.5pt; 
	color:#333333;
	margin:0px auto;
	background: #9b9c9d url("images/background.gif") repeat-x;
}

h1, h2, h3, h4 {
	margin: 0px;
}

img {
	border: 0px;
}

blockquote {
	font-size:8pt; 
	color:#666666;
	margin: 0px 30px 0px 30px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

#pager {
	float: left;
	width: 653px;
	font-size:9pt;
	font-weight: bold;	
	color:#046ac0;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#pager a{
	color:#046ac0;
	text-decoration: none;
}

#pager a:hover{
	color:#046ac0;
	text-decoration: underline;
}



/* Page */

#page {
	width: 1024px;	
	margin:0px auto;
	padding:0px;
}

/* Header */
#header {
	margin: 0px;
	height: 295px;
	background: url("images/header.gif") repeat-x;
	position: relative;
}

#header .left {
	width: 245px;
	height: 295px;
	background: url("images/header_left.gif") no-repeat;
	float: left;
}

#header .right {
	width: 235px;
	height: 295px;
	background: url("images/header_right.gif") no-repeat;
	float: right;
}

#header .headtitle {
	position: absolute;
	top: 45px;
	left: 210px;
}

#header h1 {
	color: #FFFFFF;
	font: Bold 47px Arial;
	float: left;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#header .description {

	font: bold 16px Arial;
	color: #9b9c9d;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	text-transform: lowercase;
}

#header ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 278px;
	left: 205px;
	height: 16px;
	border-bottom: 1px solid #046ac0;
	width: 634px;
	z-index:2;
}

#header ul.menu li {
	text-align: center;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	border-top: 1px solid #046ac0;
	border-left: 1px solid #046ac0;
	border-right: 1px solid #046ac0;
}

#header ul.menu li a {
	padding: 0 5px;
	float: left;
	color: #000000;
	width: 95px;
	background: #FFFFFF;
	font: bold 9pt Arial;
	text-decoration: none;
	text-transform: lowercase;
	filter:alpha(opacity=30);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#header ul.menu li a:hover {
	color: #36372c;
	background: #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#header .ribbon {
	position: absolute;
	top: 80px;
	left: 190px;
	height: 219px;
	width: 139px;
background: url("images/ribbon.png") no-repeat;
z-index: 3;
}

#header .search {
	position: absolute;
	color: #FFFFFF;
	top: 110px;
	left: 620px;
	height: 16px;
	width: 280px;
	font: bold 9pt Arial;
}

#header .search #searchform {
	float: left;
}

#header .search #s {
	width: 150px;
	height: 15px;
	padding: 1px;
	font: bold 9pt Arial;
	background: #FFFFFF;
	border: 1px solid #046ac0;
}

#header .search #searchsubmit {
	visibility: hidden;
	width:1px;
}

#header .search .pic {
	float: left;
	width: 20px;
	height: 19px;
}

#header .grapers {
	background: url("images/grapes.jpg") no-repeat;
	width: 634px;
	height: 197px;
	position: absolute;
	top: 99px;
	left: 205px;
	/*float: right;
	margin: 99px -50px 0 0;*/
}

#grapes {
	width: 634px;
	height: 197px;
	position: absolute;
	background: url("images/grapes.jpg") no-repeat;
	top: 54px;
	left: -5px;
}


/* Main */

#main {
	float: left;
	width: 1024px;
	background: url("images/main.gif") repeat-y;
}

/* Main - Sidebar */

#main #sidebar {
	float: left;
	width: 195px;
	text-align: right;
	padding-top: 40px;
	background: url("images/sidebar.gif") no-repeat;
}

#main #sidebar ol{
	float: right;
	clear: both;
	width: 190px;
	margin: 5px 0;
	margin-right: 10px;
	list-style-type: none;
	
}

#main #sidebar li h2 {
	font: bold 9pt Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 13px;
	padding: 0;
	margin-top: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#main #sidebar  ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style-type: none;
}

#main #sidebar ul li a {
	color: #FFFFFF;
	font: Normal 8pt Arial;
	letter-spacing: .2px;
	text-decoration: none;
	/*display: block;*/
}

#main #sidebar ul li a:hover {
	text-decoration: underline;
	color: #fdfdfd;
}

/* Main - Content */

#main #content {
	float: left;
	width: 654px;
}

#main #content .twitter_title {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 633px;
	color: #84c6ff;
	font: bold 14pt Arial;
text-align: right;
}

#main #content .twitter {
	float: left;
margin-top: -5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 633px;
	border: 1px solid #84c6ff;
	background-color: #046ac0;
}

#main #content .aktt_tweets {
	margin: 5px 10px 10px 10px;
	color: #fff;
	font: bold 12pt Arial;
}

#main #content .aktt_tweets a {
	color: #fff;
	font: normal 8pt Arial;
text-decoration: None;
}

#main #content .aktt_tweets a:hover {
	color: #fff;
	font: normal 8pt Arial;
text-decoration: Underline;
}

#main #content .aktt_tweets li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#main #content .aktt_tweets ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#main #content .post {
	background: url("images/entry_bg.gif") repeat-y 0 8px;
	font-size: 11px;
	color: #333333;
	float: left;
	margin-left: 10px;
	width: 634px;
	margin-top: 15px;
}

#main #content .post .date {
	width: 633px;
	height: 35px;
	color: #e5e7e9;
	font-size: 30pt;
	font-weight: normal;
	padding-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	text-transform: lowercase;
}

#main #content .post .date span {
	color: #046ac0;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-left: 360px;
	padding-left:20px;
}

#main #content .post .date span.comments {
	background: url("images/commentslink.gif") no-repeat left;
}

#main #content .post .date span.category {
	margin-left: -25px;
	background: url("images/categorylink.gif") no-repeat left;
}

#main #content .post .date span a {
	color: #046ac0;
	font-size: 8pt;
	text-decoration: none;
}



#main #content .post .date span a:hover {
	color: #046ac0;
	font-size: 8pt;
	text-decoration: underline;
}

#main #content .post h2 {
	height: 15px;
	width: 600px;
	margin-left: 30px;
	margin-top: -20px;
	color: #046ac0;
	font: bold 16pt Arial;
}

#main #content .post h2 a {
	color: #046ac0;
	text-decoration: none;
}

#main #content .post h2 a:hover {
	color: #0561ae;
	text-decoration: underline;
}

#main #content .post .entry {
	margin: 0 30px;
	color: #333333;
	text-align: justify;
	font-size: 12px;
}

#main #content .post .entry a {
	color: #046ac0;
	font-weight: Normal;
	text-decoration: none;
}

#main #content .post .entry a:hover {
	text-decoration: underline;
}

#main #content .post .entry .picture {
	margin: 0 5px 5px 0;
	float: left;
}

#main #content .post .entry p.about {
	font: Normal 8pt Arial;
	color: #9b9c9d;
	border-bottom: 1px dashed #cccccc;
}

#main #content .post .entry p.about a {
	color: #9b9c9d;
	font-weight: normal;
	text-decoration: none;
}

#main #content .post .entry p.about a:hover {
	color: #9b9c9d;
	font-weight: normal;
	text-decoration: underline;
}

#main #content .post .entry p.about .com {
	color: #9b9c9d;
	font-weight: bold;
}

#main #content .post .entry a.more-link {
	color: #046ac0;
	text-decoration: none;
}

#main #content .post .entry a.more-link:hover {
	text-decoration: underline;
}

#main #content .post .title h3 {
	width: 574px;
	height: 15px;
	margin-left:30px;
	margin-bottom:5px;
	color: #046ac0;
	font: bold 11pt Arial;
	border-bottom: 1px dashed #cccccc;
}

#main #content .post .comments {
	margin: 0 30px;
}

#main #content .post .comments ol {
	margin: 0 0 10px 0;
	padding-left: 0px;
}

#main #content .post .comments ol li {
	padding: 5px;
	margin: 0px 0px 6px 0px;
	list-style: none;
	border: 1px dashed #cccccc;
}

#main #content .post .comments ol li.alt {
	background: #f1f1f2;
	border: 1px dashed #cccccc;
}

#main #content .post .comments ol li cite {
	color: #046ac0;
	font: bold 9pt Arial;
}

#main #content .post .comments ol li cite a {
	color: #046ac0;
	text-decoration: none;
}

#main #content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#main #content .post #commentform {
	margin: 0 30px;
}

#main #content .post #commentform .textbox {
	font: Normal 9pt Arial;
	background-color:#FFFFFF; 
	border:solid 1px #333333;
}

#main #content .post #commentform .button {
	font: Normal 9pt Arial;
}

#main #content .post #commentform a{
	font: Normal 8pt Arial;
	color: #046ac0;
	text-decoration: none;
}

#main #content .post #commentform a:hover{
	font: Normal 8pt Arial;
	color: #046ac0;
	text-decoration: underline;
}

#main #content .post .comments ol li .commentmetadata a {
	color: #cccccc;
	text-decoration: none;
}

#main #content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#main #content .post .comments ol li a {
	color: #333333;
	text-decoration: none;
}

#main #content .post .comments ol li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Footer */

#footer {
	background: url("images/footer.gif") no-repeat top left;
	width: 1024px;
	height: 100px;
	float: left;
}

#footer .yarq {

	font: bold 8pt Arial;
	color: #cccccc;
	margin-top: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#footer p {
	margin-top: 0;
	font-size: 8pt;
	font-weight: Normal;
	padding-top: 20px;
	margin-right: 0px;
	text-align: center;
	color: #CCCCCC;
}

#footer p a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#crp_related
{
margin: 50px 0px 0px 0px;
}
