/* 
Theme Name: An-archos
Theme URI: http://an-archos.com
Description: Default theme for an-archos sites
Author: an-archos
Author URI: http://an-archos.com
Version: 1.0

This theme was designed and built by An-archos and based on the Letterhead theme by Robin Hastings, http://www.rhasting.net itself a reworking of the default WP 2.0 Kubrick theme.

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* ------------------- Begin Typography & Colors ------------------------ */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	color: #000;
	text-align: left;
}
#page {
	background-color: white;
	text-align: left;
}
#header {
	background: #fff url(images/header.gif) no-repeat;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.2em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
	
.narrowcolumn .postmetadata {
	font-size: 0.9em;
	color: #CCC;
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background: #fff url(images/footer.gif) no-repeat;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 3.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
}
.description {
	font-size: 0.9em;
	text-align: left;
}
h2 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.4em;
}
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00942b;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #f0f;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1.2em Arial, Helvetica, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #0084BF;
	text-decoration: none;
}
a:hover {
	color: #22B24B;
	text-decoration: underline;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* ------------------------ Begin Structure ----------------------- */
body {
	margin: 0;
	padding: 0; 
}
#page {
	background-color: white;
	margin: 0;
	padding: 0;
	width: 900px;
}
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #fff;
}
#cover {
	width: 100%;
	height: 310px;
	margin-bottom: 20px;
	background: url(images/cover.jpg) no-repeat;
}
#intro {
	width: 340px;
	margin-left: 20px;
	text-align: justify;
}
.narrowcolumn {
	float: right;
	padding: 0 80px 20px 0;
	margin: 0px 0 0;
	width: 550px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.pagepost {
	margin: 0 0 40px;
	padding-top: 10px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 900px;
	clear: both;
}
#footer p {
	font-size: 0.9em;
	color: #fff;
	margin: 0;
	padding: 10px 30px 40px 0;
	text-align: right;
}
#footer p a {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
/*	----------------------- Begin Headers ---------------------- */
h1 {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 100px;
}
.print-title {
	display: none;
}
#headerbar {
	text-align: right;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 100px;
}
/*.description {
	text-align: left;
	width: 200px;
	float: left;
	padding: 10px 0 0 43px;
}*/
#headermenu {
	color: #fff;
	width: 640px;
	margin: 0 20px 0 220px;
	padding: 30px 50px 0 0;
}
html>body #headermenu {
	padding: 30px 0 0 0;
}
#headermenu form {
	display: inline;
}
#headermenu a, #headermenu a:visited {
	color: #fff;
}
#headermenu a:hover {
	text-decoration: underline;
	color: #fff;
}
h2 {
	margin: 10px 0 0;
}
h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* -------------------------- Begin Lists ------------------------- */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* ---------------------- Begin Form Elements -------------------------- */
input, textarea {
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #efefef; 
	padding-left: 2px;
	font-family: Arial, Helvetica, Sans-Serif;
}
input:focus, input.sffocus, textarea:focus, textarea.sffocus, select:focus {
    background: #fff;
    border: 1px solid #1D9F41;
}
#headermenu form #searchform {
	margin: 10px 0 5px 0;
	padding: 5px 3px 5px 0; 
	text-align: center;
}
#headermenu #searchform #s {
	border: 1px solid #1D9F41;
	background-color: #61DF84;
	font-size: 1em;
	width: 115px;
	padding: 2px;
}
#headermenu #searchsubmit {
	border: 1px solid #1D9F41;
	background-color: #61DF84; 
	font-size: 1em;
	color: #1D9F41;
	padding: 1px;
}
#headermenu #searchform input:focus#s, #headermenu #searchform input.sffocus#s {
    background: #fff;
    border: 1px solid #1D9F41;
}
.entry form {
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
input.radio {
    background: none;
    border: none;
}
/* ------------------------- Begin Comments ------------------------ */
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* ---------------------------- Begin Sidebar ---------------------- */
#sidebar {
	padding: 20px 90px 10px 0;
	margin-left: 10px;
	width: 100px;
	text-align: right;
}
#sidebar form {
	margin: 0;
}
/* ---------------------- Begin Various Tags & Classes ------------------ */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
#wp_quotes {
	text-align: justify;
	float: right;
	margin: 0 -25px 20px 0px;
}
html>body #wp_quotes {
	margin: 0 -50px 20px 10px;
}
.wp_quotes_quote {
	color: #22B24B;
}
.wp_quotes_author {
	color: #0084BF;
}
dd {
	margin-left: 0;
	margin-bottom: 5px;
}
hr {
 display: none;
 }
.center {
	text-align: center;
}
a img {
	border: none;
}
.navigation {
	margin-top: 0px;
	padding-bottom: 10px;
	width: 450px;
	clear: both;
}
.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
	text-align: left;
}
/* ------------- Form Mail -------------- */
/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0;
	width: 450px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmcost {
	float: left; 
	display: block;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
	display: none;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

form.ddfm .enrolsubmit {
	width: 70px;
	text-align: center;
	padding: 2px 3px 2px 0;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}
/* Print Styles */
@media print {
body {
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background:white; 
	color:black; 
	margin:0;
}
#header {
	display:block; 
	padding: 0;
	margin: 0 0 25px 0;
	height: 100px;
}
#header h1 {
	display:none; 
}
#headermenu {
	display: none;
}
h2.print-title {
	font-size: 150%;
	display: block;
	margin-bottom: 5px;
	color: black;
}
p.print-title {
	display: block;
	margin-bottom: 15px;
}
h2 {
	font-size: 110%;
	color: black;
}
#content { 
	display:block 
	margin-left:0; 
	float:none; 
	width:auto
}
a, a:visited {
	color: black;
}
#sidebar {
	display:none;
}
#footer {
	display: none;
}
}