/*
Theme Name: coccofarm -farmspot-
Theme URI: /
Description: 
Author: 
Author URI: 
Version: 1.0
*/

*{
	padding: 0px;
	margin:  0px;
/*	vertical-align: top;*/
}

body {
/*	background-color: #f4f4f4;*/
	background-image: url( images/background.gif );
	background-repeat: repeat;
	line-height: 140%;
	letter-spacing: 1px;
	font-size: 12px;
}

img{
	border: none;
}

p {
	font-size: 12px;
}

table{
/*	border: none;*/
	border-collapse: collapse;
}

tr{
/*	font-size: 12px;*/
}

th{
/*	font-size: 12px;*/
}

td {
/*	font-size: 12px;*/
}

div{
/*	font-size: 12px;*/
}

font{
	line-height: 140%;
}

a{
	font-size: 12px;
}

h1{
	font-size: 12px;	
}

h2{
	font-size: 12px;
}

div#page{
	width: 944px;
	margin-left: auto;
	margin-right: auto;
}

div#pagecontents{
	width: 770px;
	float: left;
}

div#pagebanners{
	width: 150px;
	padding-left: 20px;
	float: right;
}

div#header{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

div#header div#header-img{
	position: relative;
	width: 750px;
	height: 100px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

div#header div#header-img div#logo{
	position: absolute;
	top: 20px;
	left: 15px;
}

div#container-shadow{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;	
}
div#container{
	width: 750px;
	background-image: url(images/container-back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding-top: 5px;
/*	padding-left: 15px;
	padding-right: 15px;*/
	padding-bottom: 30px;
}

div#navigation{
	float: left;
	width: 220px;
	padding-top: 10px;
}

div#navigation-header{
	width: 220px;
	height: 59px;
	background-image: url(images/navigation_01.gif);
	background-repeat: no-repeat;
}
div#navigation-body{
	width: 220px;
	background-image: url(images/navigation_02.gif);
	background-repeat: repeat-y;
}
div#navigation-footer{
	width: 220px;
	height: 20px;
	background-image: url(images/navigation_03.gif);
	background-repeat: no-repeat;	
}

div#contents{
	float: right;
	width: 470px;
/*	height: 800px;
	background-color: Aqua;*/
	padding-top: 20px;
	padding-left: 30px;
/*	padding-right: 30px;*/
	padding-right: 20px;
}
div#contents h1{
	font-size: 16px;
	font-weight: bold;
	color: #65bc00;
	background-color: #ebffcf;
	border-top: 1px #65bc00 solid;
	border-bottom: 1px #65bc00 solid;
	margin-top: 2px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#contents div#post{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
div#contents div#post h2{
	color: #65bc00;
	font-size: 12px;
	background-color: #ebffcf;	
	border-left: 5px #65bc00 solid;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

div#blog-contents{
	float: right;
	width: 470px;
/*	height: 800px;
	background-color: Aqua;*/
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
div#blog-contents div#blog-header{
	width: 470px;
	height: 40px;
	background-image: url(images/blog-header.gif);
	background-repeat: no-repeat;
}
div#blog-contents div#blog-header h1{
	padding-top: 5px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #65bc00;
}
div#blog-contents div.blog-package{
	padding-top: 10px;
	padding-bottom: 30px;
}
div#blog-contents div.blog-package div.post-header p.postdate{
	text-align: right;
	font-size: 10px;
	color: #65bc00;
}
div#blog-contents div.blog-package div.post-content{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
div#blog-contents div.posts_navi_link{
	width: 470px;
	text-align: center;
}


div#footer-shadow{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;	
}
div#footer{
	background-color: #e5e5e5;
	width: 720px;
/*	border-top: 1px solid #7f7f7f;*/
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 15px;
}


div.header-shadow{
	clear: both;
	width: 750px;
	height: 10px;
	font-size: 8px;
	background-image: url(images/shadow01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;	
}

div.footer-shadow{
	clear: both;
	width: 750px;
	height: 10px;
	font-size: 8px;
	background-image: url(images/shadow03.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;	
}

div.clear-both{
	clear: both;
}

.align-left{
	clear: both;
	text-align: left;
}
.align-center{
	clear: both;
	text-align: center;
}
.align-right{
	clear: both;
	text-align: right;
}


table.latestinfo{
	width: 100%;
}
table.latestinfo td.one{
	background-image: url( images/allow-gray.gif );
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
}
table.latestinfo td.two{
	background-color: #f2f2f2;
	background-image: url( images/allow-gray.gif );
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
}