/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  Maurice Svay
 */

/* CSS */
/* CSS MAIN */

body{
	background: #990000;
	color: #014511;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	border: none;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.4em;}
h2{font-size: 1.3em;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1.0em;}
h6{font-size: 0.9em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #990000;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #990000;
	color: #014511;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #014511;
}

.submit{
	background: #F7F4F4;
	color: #990000;
}

a{
	color: #014511;
	text-decoration: none;
}

a:visited{
	color: #014511;
}

a:hover{
	color: #014511;
	text-decoration: underline;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

div.clear {
	clear:both;
}
/* END CSS MAIN */

/*CSS TOP*/

div#top_bg {
	height: 280px;
	width: 100%;
	background: url(img/bg_top.jpg) center top repeat-x;
}

div#top {
	background: url(img/main_top.jpg) left top no-repeat;
	margin: 0px 0px 0px -500px;
	position: absolute;
	left: 50%;
	height: 280px;
	width: 1000px;
	}

div#top_line {
	height: 20px;
	background: url(img/top_line.jpg) left top repeat-x;
}

div#top_line_main_content {
	background: url(img/main_content_top.jpg) left top no-repeat;
	margin:0px 0px 0px -500px;
	position:absolute;
	left:50%;
	top:280px;
	height:20px;
	width:1000px;
}	

/* END CSS TOP */

/* CSS MAIN  TOP */

div#back_main {
	background: transparent;
	margin: 0px 0px 0px -500px;
	position: absolute;
	left: 50%;
	top: 26px;
	width: 1000px;
}

div#back_main {
	background: transparent;
	position: rekative;
	width: 1000px;
}

div#top_main_content {
	margin: 0px 0px 0px 20px;
	width: 960px;
}

div#main_ban {
	background: transparent;
	margin: 1px 1px 0px 1px;
	height: 148px;
	width: 960px;
}

div#main_menu {
	background: url(img/main_menu.jpg) left top no-repeat;
	margin: 0px 0px 0px 1px;
	height:27px;
	width:960px;
}

/* END CSS MAIN TOP  */

/* CSS MAIN CONTENT */

div#content_bg {
	background: url(img/content_bg.png) left top repeat-y;
	left: 50%;
	width: 1000px;
}

div#content{
	background: transparent;
	margin: 0px 20px 0px 20px;
	width: 960px;
}

/* END CSS MAIN  CONTENT  */

/* CSS CONTENT LEFT */
div#box_left {
	float:left;
	margin:4px 0px 0px;
	width:760px;
}

div#content_left {
	margin:0px 0px 0px 30px;
	width:700px;
}
/* END CSS CONTENT LEFT */

/* CSS MENU RIGHT */
div#box_right {
	background: url(img/bg_menu.jpg) left top repeat-y;
	float:left;
	margin:4px 0px 0px;
	width:200px;
}

div#menu_right {
	margin:0px 0px 0px 9px;
	width:191px;
}
/* END CSS MENU RIGHT */

/* CSS BOTTOM */

div#bottom {
	background: url(img/bottom.jpg) center top no-repeat;
	padding: 0px 0px 0px 0px;
	height:26px;
	width:1000px;
}	

p#text_bottom {
	margin: 0px 0px 0px 25px;
	padding: 0em;
	color: #666;
}

div#footer {
	background: url(img/footer.jpg) center top no-repeat;
	height:12px;
	width:1000px;
}	

/* END CSS BOTTOM */

/* CSS CONTENT */

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #014511;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #014511;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #014511;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #990000;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #990000;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	text-decoration: underline;
}

.post-content{
	margin-left: 0px;
	color: #014511;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co, .post-info-co a {
	margin-top: -5px;
	color: #990000;
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #990000;
	background: #F7F4F4;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* END CSS CONTENT */ 

/* CSS MENU */

#menu_right a {
	color: #990000;
	font-size: 1.2em;
	text-decoration: none;
}

#menu_right a:hover {
	color: #990000;
	font-size: 1.2em;
	text-decoration: underline;
}

#menu_right a.agenda {
	color: #990000;
	font-size: 1.2em;
	text-decoration: none;
}

#menu_right a.agenda:hover {
	color: #990000;
	font-size: 1.2em;
	text-decoration: none;
}

#menu_right a.agenda_date {
	color: #990000;
	margin: 15px;
	font-size: 0.8em;
	text-decoration: none;
}

#menu_right a.agenda_date:hover {
	color: #990000;
	margin: 15px;
	font-size: 0.8em;
	text-decoration: none;
}


#menu_right h2, #menu_right h3{
	color: #990000;
	margin: 0 0 1ex 0;
}

#menu_right h3{
	font-size: 1em;
	margin: 0;
}

div.menu_content {
	margin-top: -10px;
	padding-left: 20px;
	margin-bottom: 10px
}

#menu_right div#search{
	background: transparent;
	color: inherit;
}

#menu_right fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#menu_right div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#menu_right div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#menu_right div#calendar table caption{
	margin: 0 auto;
}

#menu_right div#calendar table th{
	color: #493;
	background: transparent;
}

#menu_right div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#menu_right div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#menu_right div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

/* END CSS MENU */

