/*  

Theme Name: Akua
Theme URI: http://www.idsg.it/
Version: 2.04p
Author: 

*/

body {
	font-size: .8em;
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
background: #81271F url(images/body_bg.gif) no-repeat top left;
	color: #333;
	text-align: center;
        margin: 0;
	padding: 0; 
	}

h1 {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.1em;
	}

h3 {
	font-size: .9em;
	}

h4 {
	font-size: .8em;
        margin: 0;
	padding: 0;
	}

a, h2 a:hover, h3 a:hover {
	color: #1C71B8;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: underline;
	}

code {
font-family:'Courier New', Courier, monospace;
font-size: 1em;
background:#f5f5f5;
}

del {
}

ins {
}

abbr, acronym  {
cursor: help;
border-bottom: 1px dashed #999;
}

hr {
	display: none;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #EBB731;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* WRAPPER */
#wrapper{
        background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 740px;
        text-align: left;
	}

/* HEADER */
#header {
background: transparent url(images/header.gif) no-repeat bottom center;
padding: 0;
margin: 0 auto;
width: 740px;
height: 180px;
	}

#navigation {
	display: block;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 120px 0 0 0;
	}

html>body #navigation { /* for firefox */
	padding: 130px 0 0 0;
	}

#navigation a {
font-size: 13px;
font-weight: bold;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/* CONTENT */
h2.pagetitle {
font-size: 22px;
color: #1C71B8;
font-weight: normal;
text-transform: uppercase;
margin: 0;
}

#content {
padding: 0 0 0 25px;
margin: 0;
width: 470px;
}

#content h1 {
}

#content div.post {
clear: left;
}

#content div.post h2 {
font-family: georgia, serif;
font-size: 26px;
font-variant: small-caps;
font-weight: normal;
color: #1C71B8;
border-bottom: 1px solid #81271F ;
}

#content div.post h3 {
font-family: georgia, serif;
font-size: 23px;
font-variant: small-caps;
font-weight: normal;
color: #1C71B8;
}

#content div.post h4 {
font-family: georgia, serif;
font-size: 20px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h5 {
font-family: georgia, serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h6 {
font-family: georgia, serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h2 a {
color: #6D8CC4;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #D07878;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
color: #bebebe;
text-align: right;
text-transform: uppercase;
margin-bottom: 43px;
}

p.nocomments {
}

#content div.post p.details_small {
font-size: 1em;
padding-left: 12px;
background: transparent url(images/3d_2aros.png) no-repeat left center;
color: #aaa;
}

#content div.post ul {
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

.entrytext p {
font-size: 1em;
padding: 5px 0;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0;
	width: 470px;
	}

.widecolumn {
padding: 0 0 20px 0;
margin: 0 0 0 150px;
width: 470px;
line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

/*   COMMENTS AND COMMENTLIST   */

h3#comments,
h3#respond {
font-family: georgia, serif;
font-size: 22px;
font-weight: normal;
color: #8a8a8a;
padding: 10px 0;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
padding: 10px;
border: 1px solid #e5e5e5;
background: #f5f5f5;
margin-bottom: 12px;
}

ol.commentlist li.alt {
background:#f2f2f2;
}

ol.commentlist li big {
font-weight: bold;
font-size: 18px;
display: block;
color: #606060;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 12px;
}

ol.commentlist li p {
line-height: 140%;
}

p.allowed-tags {
padding: 5px;
border: 1px solid #e9e9e9;
background:#f5f5f5;
}

/*   SIDEBAR   */
#sidebar {
width: 220px;
margin: 0;
padding: 0;
float: right;
font-size: 12px;
}

#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li{
line-height: 160%;
}

#sidebar ul li h2 {
font-family: georgia, serif;
font-weight: normal;
font-size: 15px;
font-variant: small-caps;
color:#999;
border-bottom: 1px solid #81271F;
}

#sidebar ul li ul li {
padding: 0 0 15px 0;
}

/*   SIDEBAR WIDGETS TAGS   */
caption {
}

#calendar, #calendar_wrap, .widgettitle {
padding: 0 0 5px 0;
margin: 0;
}

#sidebar table {
width:90%;
padding: 2px;
background: #f9f5f1;
border: 1px solid #e9e9e9;
}

#sidebar th {
width: 12%;
text-align:center;
}

#sidebar td {
text-align:center;
}

#sidebar table a {
padding: 0 !important;
background-image: none !important;
text-decoration:underline;
}

.recentcomments a {
padding: 0 !important;
background-image: none !important;
}

.recentcomments {
}

.pagenav {
}

.page_item a{
padding-left: 16px;
background: transparent url(images/bullet.gif) no-repeat left center;
}

/* FOOTER */
#footer {
background: #81271F url(images/footer.gif) no-repeat left top;
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 740px;
        height: 63px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*   FORM ELEMENTS   */

input {
}

input[type="submit"] {
}

textarea {
width:60%;
}

#searchform br {
}

#searchform {
	margin: 0px auto;
	padding: 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 1px;

	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform {
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

select {
	width: 130px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



/*   EXTRAS   */
.sh_avatar, .gravatar {
width: 40px;
height: 40px;
float: right;
}

#global-feed {
width: 150px;
height: 155px;
display: block;
position: absolute;
top: 20px;
left: 50%;
margin-left: 320px;
background: transparent url() no-repeat top left;
}

#global-feed span {
display: none;
}


