﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}


a1:link {
	color: #1F5111;
}

a1:hover {
	text-decoration: none;
	color: #FF0000;
}

a1:visited {
	color: #1F5111;
}





body {
	
	background: #ffffff url(../images/bg_all.jpg) top repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 30px;
}

#content
{

}

#back
{
width: 939px;
margin: 0 auto;
}

#header {
	height: 429px;
	text-align: left;
    margin-bottom: 0px;
	background: url(../images/header.jpg) no-repeat;
}



#menu
{
width: 863px;
height: 37px;
padding-left: 76px;
padding-top: 39px;
background: url(../images/menu.jpg) no-repeat bottom right;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 131px;
	height: 24px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #628CE6;
	font-weight: bold;
	padding-top: 13px;
	font-size: 14px;
	/*
	text-transform: uppercase;*/
	background: url(../images/b.gif) left top no-repeat;
}

#menu a:hover {
	color: #F8FAF7;
	text-decoration: underline;
	background: url(../images/b2.jpg) left top no-repeat;
}


#menu1
{
width: 863px;
height: 80px;
padding-left: 76px;
padding-top: 0px;
background: url(../images/menu1.jpg) no-repeat top right;
}

#menu1 ul {
	list-style: none;	
}

#menu1 li {
	
	display: inline; 
	
}


#menu1 a {
	float: right;
	width: 150px;
	height: 24px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #628CE6;
	font-weight: bold;
	padding-top: 13px;
	font-size: 20px;
	/*
	text-transform: uppercase;*/
	background: url(../images/b1.gif) left top no-repeat;
}

#menu1 a:hover {
	color: #F8FAF7;
	text-decoration: underline;	
	background: url(../images/b12.jpg) left center no-repeat;
}




#logo {

width: 919px;
height: 80px;
text-align: right;
padding-top: 272px;
padding-right: 20px;
background:url(../images/logo-journals.jpg) left top no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
background: url(../images/main.jpg) bottom repeat-x #FFFFFF;
border-left: 1px solid #8F9FC2;
border-right: 1px solid #8F9FC2;
}
#main2
{
border-left: 1px solid #C1CADF;
border-right: 1px solid #C1CADF;
padding-top: 10px;
}


#top
{
background: url(../images/top.gif) no-repeat top;
}

#left
{
	width: 227px;
	margin-left: 14px;
	background: url(../images/left_bot.png) left bottom no-repeat;
	padding-bottom: 12px;
	
}

#left2
{	
	width: 227px;
	background:url(../images/left_c.gif);
}

#left3
{	
	width: 223px;
	padding-left: 4px;
	padding-top: 7px;
	background: url(../images/left_top.gif) left top no-repeat;
	padding-bottom: 12px;
}



#left H3
{
width: 198px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title_left.jpg) left top no-repeat;
}

#left ul {
	list-style: none;

}

#list {
	padding-left: 30px;
}

#left li
{
padding-top: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 14px;
    background: url(../images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #000000;
}


#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: center;	
	background: #eeeeee;
	border: 1px solid #00ffff;
	font-weight: bold;
	color: #000000
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

#right ol, #right ul
{
margin-left: 30px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(../images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
float: right;
width: 682px;
margin-right: 14px;
padding-top: 7px;
}

#right ol 
{ 
	padding-left: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 8px;
	height: 23px;
	padding-left: 20px;
	margin-left: 4px;
	background: url(../images/h2.gif) no-repeat;
}

#right H4 a
{
color: #628CE6
}

#right a
{
color: #000000;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 15px;

}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}
.date {
	text-align: right;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}



#footer {
	height: 34px;
	clear: both;
	padding-top: 7px;
	background: url(../images/futer.gif) top repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}