/*  

Theme Name: Arthemia

Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.

Version: 1.0

Author: Michael Jubel Hutagalung

Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/



The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php

*/


#bole li {

    border: 1px solid #000000;
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 30px;
    opacity: 0.5;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    width: 195px;
}

#bole li:hover {
    
   opacity: 1;

}



/* HTML Elements */

* {

	margin:0;

	padding:0;

	}

.contenido {
    font-size: 11px;
    text-align: justify !important;
}

body {

    color: #5D5D5D;
    font: 0.75em/1.73em Verdana,Arial,Geneva,Helvetica,sans-serif;
     text-align: justify !important;
	background: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}



p {	

	margin: 15px 0;

	}



strong {	

	color: #333;

	}	



a:link, a:visited {

	text-decoration:none

	}



h5{
	color: #72734F;
	font-family: 'Shanti', sans-serif;
	font-size: 16px;
}



a {

	color: #1E75CE;

	}



a:hover {

	text-decoration:underline;

	}



a img {

	border:0;

	}



code {

	font: 1.0em 'Courier New', Courier, Fixed;

	background:#ececec;

	}	



acronym, abbr, span.caps {	

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	}			



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



.Estilo9 {

	color: #FFFFFF;

	font-size: 12px;

}

.Estilo11 {color: #FF0000}

.Estilo12 {

	color: #666666;

	font-size: 13px;

	text-decoration: none;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}	

	

blockquote {

	padding: 10px 10px 0 10px;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	background: #eee;

	font:1.0em Arial;

	line-height:1.5em;

	margin:10px 0px;

	}



select {

	width: 130px;

	}	

	

	

/* Structure */



#head {

	width:990px;

	height: 267px;

	margin:0px auto;

	padding:0px;

	background-image: url(images/hd.gif);

	background-repeat: no-repeat;

	}



#img_home {

	width: 990px; 

	float: left;

	position: relative;

	margin:0px auto;

	padding:0px;

	height: 123px;

	background-image: url(/wp-content/themes/humanas/images/marquesina/img_home.jpg);

}	

	

#img_home IMG {

    position:absolute;

    top:0;

    left:0;

    z-index:1;

    opacity:0.0;

}



#img_home IMG.active {

    z-index:3;

    opacity:1.0;

}



#img_home IMG.last-active {

    z-index:2;

}	

	

#home {

	width:990px;

	margin:0px auto;

	padding-top: 10px;

	}



#page {

	width:990px;

	margin:0px auto;

	margin-bottom: 10px;

	}



.left, .alignleft {

	float:left;

	}



.right, .alignright {

	float:right;

	width: 335px;

	color: #003896;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: 106px;

	margin-right: 0px;

	padding-top: 3px;

	}

	

.right a {

	color: #666666;

	}





/* Navigation Bar*/

#menu_principal{ 

	width: 990px;

	height: 33px;

	margin:0px auto;

	float: left; 

	background-image: url(images/bg_menu.jpg);

	background-repeat: no-repeat;

	position: relative;

	z-index:10;

}



#buscador { 

	margin: 20px 20px 0 0;

	float: right;

	

}



#nav, #nav ul{

margin: 0px 10px 0px 8px;

padding:15;

list-style-type:none;

list-style-position:outside;

position:absolute;

}



#nav a {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}



#nav a:hover{

background-color:#A16B78;

color:#FFFFFF;

}



#nav li{

float:left;

position:relative;

border-bottom: 1px solid #CBADB5;

}



#nav ul {

position:absolute;

display:none;

width:205px;

background-color: #BE98A3;

margin-top: 0px;

margin-right: 0px;

margin-left: 0px;

margin-bottom: 0px;

padding-left: 0px;

font-size: 10px;

}



#nav li ul a{

width:179px;

height:auto;

}



#nav ul ul{

top:auto;

}	



#nav li ul ul {

left:190px;

top: 0px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{

display:none;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{

display:block;

}



#page-bar {

	width:722px;

	}



#page-bar ul {

	list-style: none;

	}



#page-bar li {

	float:left;

	list-style:none;

	cursor: pointer;

	display:block;

	border-right:1px solid #333;

	}



#page-bar li:hover {

	background: #3c78a7;

	}





#page-bar a, #page-bar a:visited {

	margin: 0px;

	padding:10px 16px;

	font-weight:bold;

	color:#FFF;

	display:block;

	}



#page-bar a:hover {

	text-decoration:none;

	display:block;

	}



#searchform {

	width:194px;

	float:right;

	text-align:right;

	padding-top:8px;

	margin-right:10px;

	}



/* Dropdown Menus */		

#page-bar li {

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

#page-bar li li {

	float: left;

	margin: 0px;

	padding: 0px;

	width: 122px;

	text-transform:none;

	}

	

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {

	background: #2B2B2B;

	width: 122px;

	float: none;

	margin: 0px;

	padding: 5px 10px 5px 18px;

	border-top: 1px solid #C0C0C0;

	}

	

#page-bar li li a:hover, #page-bar li li a:active {

	background: #666666;

	padding: 5px 10px 5px 18px;

	}



#page-bar li ul {

	position: absolute;

	width: 10em;

	left: -999em;

	}



#page-bar li:hover ul {

	left: auto;

	display: block;

	}

	

#page-bar li:hover ul, #page-bar li.sfhover ul {

	left: auto;

	}





/* Text*/



h1 {

	font:14px Georgia, "Times New Roman";

	font-weight:bold;

	}



h2 {

	font-size:22px;

	}



h3 {


	margin-bottom:15px;

	color:#CC2E5E;

	}



h4 {

	font:22px Georgia, "Times New Roman";

	margin-bottom:15px;

	}

	

h6 {

	font:14px Georgia, "Times New Roman";

	color: #CC2E5E;

	margin-bottom:5px;

	font-weight: bold;

	}



h3.cat_title, h3.cat_title a {

	color:#333;

	letter-spacing:-0.05em;

	font-size:0.85em;

	}



h3#respond {

	margin-top:0px;

	padding-top:20px;

	}



h3#comments {

	margin-top:32px;

	padding-left:0px;

	}



h3.authors {

	margin-top:15px;

	}



/* Index Page*/



#logo {

	width:350px;

	}



#tagline {

	margin-top:5px;

	font-size:1em;

	color:#333;

	}



#areaprincipal_home {

	width:420px;

	float: left;

	}



#principal {

	width:420px;

	float:left;

	padding:10px;

	

	font-size:11px;

	line-height:180%;

	margin:0;

	}



#principal .title {
    color: #CC2E5E;
    display: block;
    font-family: 'Shanti',sans-serif;
    font-size: 23px;
    line-height: 120%;
    padding-bottom: 5px;
    text-align: left;
    text-decoration: none;
}

	

#principal .title a {

	color: #CC2E5E;

	}



#principal .title a:hover {

	text-decoration: underline;

	}



#principal div.meta {

	display:block;

	margin-top:-5px;

	padding-bottom:2px;

	}



#principal p {

	}

	

#principal a img, #blog a img {

	border:1px solid #CCC;

	margin-top:5px;

	margin-right:10px;

	padding:2px;

	float: right;

	}

	

#principal img {

	margin: 0px 0px 10px 10px; 

	float: right; 

	border:solid 1px #495b6b; 

	position: relative; 

	clear: both;

	}

	

	

#tabs {

	width:420px;

	float:left;

	padding:10px;

	font-size:12px;

	line-height:170%;

	margin:0;

	}



#tabs .title {
	font-size: 15px;

	display:block;

	padding-top:5px;

	color: #72734F;

	text-decoration: none;

	border-top: 1px solid #B8B9A7;

	}

	

#tabs .title a {

	color: #72734F;

	}

	

#tabs .title a:hover {

	text-decoration: underline;

	}



#tabs div.meta {

	display:block;

	margin-top:-5px;

	padding-bottom:2px;

	}



#tabs p {

	padding-bottom:5px;
	font-size: 11px;	

	}

	

#tabs a img, #tabs a img {

	border:1px solid #72734F;

	margin-top:5px;

	margin-right:10px;

	padding:2px;

	}



#tabs img {

	margin: 0px 0px 10px 10px; 

	float: right; 

	border:solid 1px #495b6b; 

	position: relative; 

	clear: both;

	}



#tabs_sala {

	width:530px;

	float:left;

	font-size:12px;

	line-height:170%;

	margin:0;

	}



#tabs_sala .title {

	font-weight:bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	display:block;

	padding-top:5px;

	color: #72734F;

	text-decoration: none;

	border-top: 1px solid #B8B9A7;

	}

	

#tabs_sala .title a {

	color: #72734F;

	}

	

#tabs_sala .title a:hover {

	text-decoration: underline;

	}



#tabs_sala div.meta {

	display:block;

	margin-top:-5px;

	padding-bottom:2px;

	}



#tabs_sala p {

	padding-bottom:5px;

	font-size: 12px;

	color: #666666;

	}

	

#tabs_sala a img, #tabs a img {

	border:1px solid #72734F;

	margin-top:5px;

	margin-right:10px;

	padding:2px;

	}



#tabs_sala img {

	margin: 0px 0px 10px 10px; 

	float: right; 

	border:solid 1px #495b6b; 

	position: relative; 

	clear: both;

	}

	

#ver_mas {

	font-size: 10px;

	font-weight: bold;

	margin-bottom: 5px;

	}



#blog {

	width:252px;
	
	float:left;
	padding: 26px 4px 10px 4px;
	margin-bottom: 15px;
        margin-top: 15px;
	background-color: #9F6B78;
	font-size: 11px;
        -moz-border-radius: 1em 4em 1em 4em;
        border-radius: 1em 4em 1em 4em;

	}


#blog a {

	color:#fff;

	}



	

#blog h3 {

	visibility: hidden;
	margin-bottom: -30px;

	}

	

#blog li {
    background: url("http://www.humanas.cl/wp-content/plugins/lifestream/icons/refined/generic.png") no-repeat scroll 0 4px transparent;
    font-size: 11px;
    list-style: none outside none;
    margin-left: 5px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 10px;
}
	



#blog .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:180px;

	}



#blog .title {

	color: #6F6142;

	font-size: 12px;

	}

	

#radio{

	width:240px;

	float:left;

	padding:10px;

	line-height: 130%;

	background-color: #E6EAF5;

	background-repeat: repeat-x;

	margin-bottom: 15px;
 -moz-border-radius: 0 0 1em 4em;
        border-radius: 0 0 1em 4em;

	}



#radio .clearfloat {

	margin-top:7px;

	margin-bottom:8px;

	}



#radio .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:180px;

	}



#radio .title {
    background-image: url("http://www.humanas.cl/wp-content/uploads/2011/09/1316144258_microphone.png");
    background-repeat: no-repeat;
    line-height: 110%;
    margin-bottom: 20px;
    padding-left: 30px;
    width: 190px;
}
	

#radio .title a{

	font-size: 12px;

	color: #3A5394;

	font-weight: normal;

	}



	

#radio2{

	width:240px;

	float:left;

	padding:10px;

	line-height: 130%;

	background-color: #EBEBEB;

	background-repeat: repeat-x;

	}



#radio2 .clearfloat {

	margin-top:7px;

	margin-bottom:8px;

	}



#radio2 .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:180px;

	}



#radio2 .title {

	margin-bottom: 20px;

	padding-left: 16px;

	background-image: url(images/mic.gif);

	background-repeat: no-repeat;

	line-height: 110%;

	}

	

#radio2 .title a{

	font-size: 12px;

	color: #3A5394;

	font-weight: normal;

	}	

	

.category {

	width:164px;

	float:left;

	border-top:8px solid #333;

	margin:0px;

	padding:5px 10px 10px 10px;

	background:#fff;

	}



.category p {

	margin:0;

	}



#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}

#cat-2, #cat-4 {border-top:8px solid #3c78a7;}



.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {

	margin:0;

	font-weight:bold;

	font-size:14px;

	letter-spacing: normal;

	}



#front-popular h3 {

	color:#fff;

	}



.category a {

	color:#333;

	display:block;

	background:none;

	}



.category a:hover {

	background:none;

	color:#fff;

	text-decoration:none;

	}



#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }

#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }

#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }

#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }



#bottom {

	width: 420px;

	}



#front-list {

	width:400px;

	background:#fff;

	padding:10px;

	font-size:1.05em;

	line-height:1.75em;

	float:left;

	}



	

#categoria {

	float:left;

	color:  #666666;;

	font-size:12px;

	line-height:160%;

	margin:0;

	}



#categoria .title {

	font-weight:bold;

	font:18px Georgia;

	display:block;

	padding-bottom:5px;

	color: #CC2E5E;

	text-decoration: none;

	line-height:140%;

	}

	

#categoria .title a {

	color: #CC2E5E;

	}



#categoria .title a:hover {

	text-decoration: underline;

	}

	

#categoria .cat {

	font-weight:bold;

	font:12px Arial;

	display:block;

	padding: 8px 0 5px 0;

	color: #666666;

	text-decoration: none;

	border-top:1px solid #ddd;

	margin-top: 5px;

		clear: both;

	}

	

#categoria .cat a {

	color: #435DA1;

	}



#categoria div.meta {

	display:block;

	margin-top:-5px;

	padding-bottom:2px;

	}



#categoria p {

	clear: both;

	}

	

#categoria a img {

	border:1px solid #ccc;

	margin-top:5px;

	margin-right:10px;

	padding:2px;

	float: right;

	}

	

#categoria img {

	margin: 0px 0px 10px 10px; 

	float: right; 

	border:solid 1px #495b6b; 

	position: relative; 

	clear: both;

	}

	

#archive {

	padding-top:15px;

	font-size:12px;

	line-height:160%

	}



#front-list blockquote {

	padding: 0px 10px 0 10px;

	}



#front-list .title, #archive .title {

	font-weight:bold;

	font:2.0em Georgia;

	letter-spacing: normal;

	}



#front-list .clearfloat, #archive .clearfloat {

	padding-bottom:10px;

	border-bottom:1px dotted #ccc;

	margin-bottom:10px;

	}



#front-list .spoiler, #archive .spoiler {

	display:block;

	margin-top:3px;

	}



#front-list p, #archive p {

	margin:0px;

	padding:0px;

	}



.author {

	font-size:0.8em;

	font-weight:bold;

	}



.meta {

	font-size:0.8em;

	color:#333;

	}



.meta a {

	color:#333;

	}



#headline p, #featured p {

	margin:0;

	}





/* Content Page*/



#content {

	width:700px;

	padding: 10px 0 10px 0;

	font-size:12px;;

	line-height:170%;

	float:left;

	min-height:400px;

	}

	

#migas_pan {

	width:990px;

	padding: 5px 0 5px 0;

	font-size:11px;;

	float:left;

	color:#333;

	border-bottom:1px solid #ddd;

	margin-bottom: 5px;

	}



#migas_pan a {

	color:#333;

	}



#migas_pan li {

	list-style: none;

	display: inline;

	}

	

#migas_pan img {

	float: right;

	}



#content h2.title {
    color: #CC2E5E;
    display: block;
    font-family: 'Shanti',sans-serif;
    font-size: 22px;
    padding-bottom: 5px;
    text-decoration: none;
}



#menu_interno {

	width:170px;

	height: 400px;

	padding: 0 0 10px 0;

	margin-right: 15px;

	font-size:12px;;

	line-height:120%;

	float:left;

	background-image: url(images/bg_menu_int.jpg);

	background-repeat: repeat-x;

	}

	

#menu_interno ul {

	padding: 10px 6px 10px 20px;

	line-height: 130%;

	}

	

#menu_interno li {

	list-style: url(images/circ.gif);

	padding: 8px 4px 8px 3px;

	border-bottom: 1px solid #D8D8D8;

	}

	

#menu_interno a {

	color: #333333;

	}

	

#content_page {

	width:530px;

	padding: 10px 0 10px 0;

	font-size:12px;;

	line-height:170%;

	float:left;

	min-height:400px;

	color: #666666;

	}



#content_page h2.title {

	font:26px Georgia;

	color: #CC2E5E;

	text-decoration: none;

	letter-spacing: normal;

	padding: 0px 0px;

	}

	

#content_page img{

	margin:10px 0px 10px 15px;

	padding:2px;

	float: right; 

	position: relative; 

	clear: both;

	}

	

.post {
	font-size:11px;
	line-height:170%;

	}



.post p {

	margin-top:0px;

	}



.post .clearfloat {

	border-bottom:1px dotted #ccc;

	margin:10px 0px;

	}



.post ul, .post ol, #front-list ul, #front-list ol {

	margin-bottom:15px;

	}



.post ul li, #front-list ul li {	

	list-style:square;

	margin-left:30px;

	}



.post ol li, #front-list ol li {	

	list-style:decimal;

	margin-left:30px;

	}



.post ol li ul li, #front-list ol li ul li {	

	list-style:square;

	margin-left:20px;

	}



.post img, .post a img, #front-list img, #archive img {

	margin:10px 0px 10px 15px;

	padding:2px;

	float: right; 

	position: relative; 

	clear: both;

	}



.post .ads {

	margin-top:10px;

	}



.entry {

	margin-top:20px;

	}



#stats {

	margin: 15px 0 20px 0;

	padding: 4px 4px 4px 4px;

	text-transform:uppercase;

	font:0.8em Arial;

	display:block;

	}



#stats span {

	padding: 0px 20px 0px 0px;

	}



#stats span a:hover {

	background:none;

	}



#stats span a {

	color:#333;

	}



#stats img, #nav img {

	border:0px;

	margin:0px;

	padding:0px;

	float: right;

	}



.navigation {

	padding:5px 0px;

	text-align:Center;

	}



/* Sidebar*/

#barra_izq {

	width:530px;

	float:right;

	margin:0px 0px 0px 0px;

	}

	

#barra_med {

	width:240px;

	float:left;

	margin:0px 0px 0px 0px;

	}

	

#social_media {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}





#sidebar {

	width:255px;
	float:right;

	}



#sidebar h3 {

	font:1.1em Arial;

	font-weight:bold;

	background:#333;

	color:#fff;

	margin:10px 0px 5px 0px;

	padding:3px 10px;

	}



#donacion {

	margin-bottom: 20px;

	}

	

#observatorio_parlamentario {

	padding: 8px;

	background-color: #DAE3F2;

	margin-bottom: 20px;

	}

	

#link_observatorio {	

	font-size: 12px;

	color: #333333;

	}

	

#link_observatorio .title{

	margin-bottom: 10px;

	}

	

#link_observatorio a {

	color: #333333;

	}

	

#link_observatorio img {

	margin: 0px 0px 10px 10px; 

	float: right; 

	position: relative; 

	clear: both;

	}

	

#observatorio_pagina {

	font-family: Arial, Helvetica, sans-serif;

	width: 320px;

	float: right;

	clear: both;

	font-size: 12px;

	padding: 10px;

	color: #333333;

	margin-bottom: 20px;

	background-color: #DAE3F2;

	}

	

#observatorio_pagina a {

	color: #333333;

	}

	

#foto_observatorio {

	width:75px;

	float: right;

	background-color: Green;

	}

	

#noticias_observatorio {

	background-color: #ffffff;

	font-size: 12px;

	color: #333333;

	padding: 5px;

	

	}

	

#noticias_observatorio .title {

	padding-bottom: 5px;

	padding-top: 5px;

	}

	

#noticias_observatorio .meta {

	color: #435DA1;

	padding-bottom: 7px;

	}

	

#boletin {

	padding: 8px;

	background-color: #E0ECD9;

	}







/* Form Elements */



select {

	border:1px solid #333;

	width:100%

	}

	

.field {

	padding: 2px;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	}



#s {

	padding:1px;

	font-size:1.0em;

	width:150px;

	}

	

#searchsubmit {

	padding-left:5px;

	}



#commentform input {

	width: 140px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 400px;

	height: 100px;

	margin: 5px 5px 1px 0;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	padding: 1px;

	font-family: Arial, Helvetica, sans-serif;	

	}







/* Comments*/



.commentlist cite {

	font-style:normal;

	margin-bottom:4px;

	display:block;

	}	



.commentlist blockquote {

	background:#ededed;

	}

			

.commentlist li {

	padding: 10px 0px 10px 0px;

	list-style:none;

	margin-bottom:3px;

	}



.commentlist li li {

	background:none;

	border:none;

	list-style:square;

	margin:3px 0 3px 20px;

	padding:3px 0;

	}



.commenttext {

	padding: 10px 10px 0px 10px;

	background:#F1EEE8;

	width:580px;

	float:right

	}

		

.commentlist cite strong {

	font-size:1.1em;

	}

	

li.my_comment {

	background: #FFF;

	border:none;

	}



li.my_comment cite strong {

	font-size: 1.3em;

	color:#313228;

	}

	

#commentform small {

	background:#FFF;

	font-weight:bold;

	padding:0;

	}

	

.commentmetadata {

	color:#4d4d4d;

	display: block;

	margin-top:3px;

	text-align:right;

	font-size:0.9em;

	}



.commentmetadata a, .commentmetadata a:visited {

	color:#959382;

	}

	

.commentlist small {

	background:#e9e9e9;

	}



.avatar {

	border:1px solid #bbb;

	margin:0px 10px 0px 0px;

	float:left;

	padding:2px;

	width:55px;

	height:55px;

	}	



#comment {

	width:590px;

	background:#fff;

	}



/* Footer*/



#front-popular {

	font-size:0.7em;

	color:#fff;

	width: 940px;

	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;

	margin: 0 auto;

	padding:10px;

	}



#recentpost, #mostcommented {

	width:280px;

	float:left;

	padding:10px;

	border:1px solid #fff;

	}



#mostcommented {

	margin-left:17px;

	}



#recent_comments {

	width:280px;

	float:right;

	padding:10px;

	border:1px solid #fff;

	}



#recentpost a, #mostcommented a, #recent_comments a {

	color:#fff;

	}



#recentpost ul, #mostcommented ul, #recent_comments ul {

	margin-top:5px;

	}



#recentpost ul li, #mostcommented ul li, #recent_comments ul li {

	list-style:none;

	border-top:1px dotted #fff;

	padding:5px;

	display:block;

	}



#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {

	background:#3c78a7;

	color:#fff;

	}



#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {

	border-top:0px dotted #fff;

	}





#footer {

	margin: 0 auto;

	width: 100%;

	font-size:11px;

	text-align: center;

	line-height: 140%;

	padding-top:10px;

	padding-bottom:10px;

	background-image: url(images/bg_footer.gif);

	background-repeat: repeat-x;

	}

	

#footer a {

	color: #996F79;

	}





/* Float Properties*/



.clearfloat:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

	}



.clearfloat {

	display: inline-block;

	}





/* Hides from IE-mac \*/

* html .clearfloat {

	height:1%;

	}



*+html .clearfloat {

	height:1%;

	}



.clearfloat {

	display:block;

	}

.title {

	font-family: 'Shanti', sans-serif;

	}

#social_media li {
    float: right;
    list-style: none outside none;
}

#banners {
    list-style: none outside none;
margin-top: 20px;
}

#banners li {
    margin-bottom:15px;
    list-style: none outside none;
}



