/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img03.jpg) repeat-x left top;
	font-family: "Tahoma", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696a83;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Georgia",Times new roman;
	font-weight: normal;
	color: #3c3d52;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}


/* Header */

#header-wrapper {
	width: 800px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 55px;
}

#menu ul {
	margin: 0;
        padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;

}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 18px 0px;
        padding-left: 30px;
       width: 100px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */


/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 265px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 500px;
}
#content h2 {
	color: #3c3d52;
}
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #000000;
}



.post .viiva {
	background: url(images/img07.jpg) no-repeat left top;
	height: 20px;
	width: 500px;
}
.post .entry {
	padding: 5px 20px;
}

.post .links {
	margin: 5px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	margin: 0 0 0px 0px;
	padding: 10px 0 0px 0px; 
	font-size: 18px;
	text-align: center;
	color: #3c3d52;
}
#sidebar .viiva2 {
	background: url(images/img04.jpg) no-repeat left top;
	height: 20px;
	width: 200px;
}

#sidebar p {
	line-height: 200%;
	text-align: left;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 800px;
        height: 55;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/img05.jpg) no-repeat;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
        text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

 #ajaxSearch_form {
           color: #000000;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: none;
           border-left-color: 264b5e;
           border-top-color: #264b5e;
           background: #264b5e;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #264b5e;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
}
#formGoesHere {
  margin: 20px;
  padding: 10px;
  background-color: #ffedaf;
  width: 225px;
  height: 260px;
}

