

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/left3.gif);
	background-repeat: repeat-y;
	margin: 10px 0;
	background: #ffffff;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #FD8500;
	border-left: 1px solid #FD8500;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

input.button {
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2 {
	margin-top: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #626456;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #626456;
}

p ,ul, ol {
	margin-top: 1.5em;
	line-height: 1.2em;
	font-size: 1.0em;
}



.micrtxt {font-size:8pt;font-family:Arial,Helvetica,sans-serif;}
.smtxt {font-size:11pt;font-family:Arial,Helvetica,sans-serif;}
.mdtxt {font-size:12pt;font-family:Arial,Helvetica,sans-serif;}
.lgtxt {font-size:15pt;font-family:Arial,Helvetica,sans-serif;}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #B8D03B;
	color: #3C7BCF;
}

a:hover {
	border: none;
	background: #FD8500;
	color: #FFFFFF;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #B8D03B;
	color: #B8D03B;
}

hr {
	border-bottom: 1px;
	color: #FD8500;
	margin: 4px auto;
}

/* Wrapper */

#wrapper {
	width:980px;
	margin:0 auto;
}

/* Header */

#header {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	clear: both;
}

#menu {
	width: 968px;
	float: left;
	padding-left: 10px;
	background-image: url(images/left3.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #FD8500;
	border-left: 1px solid #FD8500;
	font-size: 0.9em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 20px 0 20px;
	margin-right: 1px;
	background: #FCF08E;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	background: #FD8500;
	color: #2C2E22;
}

#menu .current_page_item a {
	background: #FD8500 url(images/1x1.gif) no-repeat;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 968px;
	margin: 0 auto;
	height: 67px;
	background: #FFFFFF;
	padding-left: 10px;
	border: 1px solid #FD8500;
	background-image: url(images/left3.gif);
	background-repeat: repeat-y;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 30px 5px 0 20px;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
}

#page_back {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FFFFFF;
	border: 1px solid #FD8500;
	border-top: none;
	background-image: url(images/left3.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	margin-left:242px;
	margin-right:162px;
	padding: 5px 24px 0 21px;
	background: url(images/1x1.gif) repeat-y;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	font-size: 2.4em;
}

.post .entry {
	padding-bottom: 30px;
}

.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/1x1.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
}

#recent-posts p {
	margin: 0 0 1.5em 0;
	font-size: .9em;
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(images/1x1.gif) repeat-y;
	padding: 0 24px 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 1em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 200px;
	padding: 25px 10px 0 21px;
	background: #FFFFFF;
	border-left: 1px solid #FD8500;
	border-bottom: 1px solid #FD8500;
	background-image: url(images/left3.gif);
	background-repeat: repeat-y;
}

#sidebar2 {
	width: 160px;
	padding: 25px 0 0 11px;
	border-right: 1px solid #FD8500;
	float: right;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/1x1.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/1x1.gif) repeat-x left bottom;
	font-size: .9em;
}

#sidebar2 li a {
	border: none;
}

/* Calendar */

#calendar {
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
	clear: both;
}

.forma {
	border: 1pt solid  #C4C4C6;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: circle;
	background-color: #F7F8F3;
	color: #333333;
	font-size: 9pt; 
	padding: 1em;
}

.forma_right {
	width: 120px;
	border: 1pt solid  #B20404;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: circle;
	background-color: #F7F8F3;
	font-size: 10pt; 
	font-weight: bold;
	font-style: italic;
	padding: 1em;
}
