/*  



Theme Name: Giraffica
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Giraffica
Author URI: http://www.giraffica.com/



*/


* {

	margin: 0;
	padding: 0;
}


body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24235F;
	background-color: #ddf2f5;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #D6D6D6;
	border-top-color: #A3A3A3;
	font: normal 1em/normal Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	padding: 3px;
}

h2, h3 {

	margin-bottom: 1em;
        font-family: Arial;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #24235F;

}

h1 a:hover, h2 a:hover {
text-decoration: none;
background: #D1E2EF;

}


h1 {

font-size: 28px;
font-family:Tahoma;
}

h2 {

	font-size: 28px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4F3414;
}


p, ul, ol {

	margin-bottom: 1.5em;
	line-height: 150%;
}

p.left {
direction:ltr; !important
text-align:left; !important

}


ul, ol {
	margin-right: 3em;
}

blockquote {

	margin-left: 3em;
	margin-right: 3em;

}

a {

	color: #9F6809;
text-decoration:none;

}


a:hover {
	text-decoration: underline;
	color: #9F6809;

}

a img {

	border: none;

}

img.left {

	float: left;
	margin-right: 20px;
        border:0;
}

img.right {

	float: right;
	margin-right: 20px;
        border:0;

}

hr {
	display: none;
	color: #999999;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}

/* Logo */

#logo {

	width: 100%;
	height:0px;
	margin: 0 auto;
}

#logo h1, #logo h2 {

	margin: 0;
}

#logo h1 {

	padding-top: 75px;
}


#logo h2 {

	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {

	color: #939292;
}

#logo a {

	text-decoration: none;
float: right;

}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-width:1px;
	margin: 0 auto 10px;
	background-image: url();
	background-repeat: no-repeat;
	border-top-style: solid;
	border-bottom-style: solid;
}

#menu ul {

	margin: 0;
	padding: 13px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;

}

#menu a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#menu a:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}

/* Search */

#search {

	float: right;
	width: 227px;
}

#search fieldset {
border: none;

}

#search input {

	float: left;

}

#search #s {

	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {

	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 0 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */

#content {
	float: right;
	width: 603px;
}


.post {

}

.post .title {
	margin: 0 0 5px 0;
	padding: 0 0px;
}

.post .entry {
	padding: 0 0px;
}

.post .meta {

	border-bottom:1px solid; border-bottom-color:#346086;
	border-top:1px solid; border-top-color:#346086;
	height:30px;
}

.postmetadata {
	line-height: normal;
}

.navigation {
	font-weight: bold;

}

.alignleft {
	float: left;
        margin:2px;
}

.alignright {

	float: right;
        margin:2px;
}

/* Comments */


#comments, #respond {


	padding-top: 30px;

}

.commentlist {

	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {

	padding: 0 20px;
	border-bottom: 1px solid #E5E5E5;
}

#comment {

	width: 500px;
}

/* Sidebar */

#sidebar {

	float: left;
	width: 253px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
margin-bottom: 20px;
padding: 0 8px 0 10px;

}

#sidebar li ul {

}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
}

#sidebar li h2 {

	margin-bottom: 5px;
	font-size: 18px;
}


/* Calendar */

#sidebar #calendar {

	padding: 0;
	background: url(images/img08.jpg) no-repeat 0px 55px;

}

#calendar caption {

	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
}

#calendar thead th {

	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {

	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {

	text-align: right;

}

/* Footer */

#footer {

	clip:rect('top', 'right', '0', 'left');
	clear:both;
	height:20px;
	margin:auto;
	padding:10px;
	width:870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

#footer p {

	margin: 0;
	line-height: normal;
	color: #346086;
}

#footer a {

	color: #346086;
	text-decoration:underline;

}

#footer .legal {

	float: left;

}

#footer .credit {
float: right;
}

html {
	background-color: #ddf2f5;
}

/* FORM */

body div.formcontainer{
clear: both;
overflow: hidden;
width: 99%;
text-align:right;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
color: #442;
line-height: 250%;
padding-right: 36px;
width: 95%;
}

body div.formcontainer p.error {



}



body div.formcontainer p.important {

background: #fbfbee url no-repeat 12px 50%;
}

body div.formcontainer p.information {
}

body div.formcontainer p.success {
background: #fbfbee url no-repeat 12px 50%;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
color: #333333;
margin: 0.5em 0.2em 1.5em 0.2em;
border:none;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: none;
font-weight: bold;
margin-right: 5px;
margin-bottom: 18px;
margin-top: 8px;
font-size: 14px !important;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0.8em 0 0;
padding:0;
text-align:right;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0.8em 0.8em 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 90%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}


body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}


body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0.4em 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
margin: 8px;
}

