/*  
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
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

        
body {
	background:#AADDFF url(http://assets2.twitter.com/images/bg.gif) no-repeat 0 0px;
	font-size:13px;font-family:Georgia, Arial, Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;color:#555;
        background:#f7f7f7;
        text-align:left;
    
	}



/*body { font:14px/20px Arial, Helvetica, sans-serif; color:#222; margin:0 auto; text-align:center; background:#efefef url(http://www.repubblica.it/static/images/homepage/2010/body-gray.png) center repeat-y }
*/
p {	
	margin: 0;
	margin-bottom:10px;
	}

a:link, a:visited {
        color: #28597a;
       
        /*color: #3366DD;*/
	/*color: #CC0000;*/
	text-decoration:none;
	font-weight:bold;
	}

a:hover, a:active {
	color: #003388;
        color: #3c78a7;
        color: #28597a;
        /*color: #3366DD;*/
	/*color: #CC0000;*/
	text-decoration:underline;
	/*font-weight:bold;*/
	}

a img {
	border:0;
	}
	
	
ul {
	list-style-type:circle;
	margin-left:10px;
}

ol {
	list-style-type:circle;
	margin-left:10px;
}
	
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;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	background:#eee;
	font:1.0em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif Arial;
	line-height:1.3em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

/* Structure */
 #wrapper {
        width: 1000px;
        background:#fff;
        padding:10px;
        margin:0 auto;
	}


 #wrapper-fluid {
        background:#fff;
        padding:10px;
        margin:0 auto;
	}


#head {
	background: #FFF;
	margin:0 auto;
	padding:0;
	font-size:1em;
	}


 #motto {
            font-weight: bold;
            float:left;
            font-style:italic;
            font-size:11px;
            font-family: Georgia;
            border-top:1px solid #ccf;
            padding:5px;
            color: #336699;
            width:200px;
            
}


 #ad-top {
            margin:10px 0px;
            width: 728px;
            height: 90px;
            float:right;
}
        
#page {
	/*width:990px;*/
	margin:0px auto;
	padding:0px;
	/*border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	*/
	background:#FFF;
	/*background:#ffffff;*/
	font-size:1em;
	}


.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Nav Bar */

/* =Menu
-------------------------------------------------------------- */
#access {
        background:#ddd url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;
	margin: 0 auto;
        width: 100%;
	/*width: 960px;*/
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
        font-weight: bold;
	margin-left: 0px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color: #111;
	padding:0 12px;
        /*font-weight: bold;*/
	line-height:38px;
        font-size:0.80em;
        text-transform: uppercase;
        border-left:1px #fff solid;
        border-right:1px #ccc solid;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;

}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#ddd;

	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
        color: #333;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#ff9900;
	background:#eee;

}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {


        background:#eee;
        color:#777;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#ff9900;
        text-decoration: underline;
}




/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0;
	background:#ddd url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;
	display: block;
	font: bold 100%60% "Lucida Grande", Arial, sans-serif;
	
	}
	

#page-bar {
	margin:0;
	padding:0;
	background:#ddd url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;
	display: block;
	font: bold 100%60% "Lucida Grande", Arial, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.9em;
        text-decoration: none;
        text-transform: uppercase;
	float:left;
	}


#page-bar ul {
	list-style: none;
}


#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
        border-left:1px #fff solid;
        border-right:1px #ccc solid;
}


#page-bar li:hover {
	background: #fff;
}


#page-bar a, #page-bar a:visited {
	padding: 11px 15px 11px 15px;
	font-weight:bold;
	color:#28597a;
        color:#0000cc;
	display:block;
        font-size: 0.9em;
        text-transform: uppercase;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
        text-decoration:underline;
	color: #28597a;
	}

#searchform {
	width:290px;
	float:right;
	text-align:right;
	padding:3px;
	margin-left:10px;
	}

/* Dropdown Menus */		
/*#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;*/
	/*border:1px #aaa solid;*/
/*	}*/
	
#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;
	}


/* gradient 2 */
/*
.title h2 {
	font: bold 250%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0px 0 20px;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: -2px;
}

.title h2 span {
	background: url(http://www.gallito.it/images/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 18px;
}

.title a {
	color: #000;
	text-decoration: none;
}

.title a:visited {
	color: #000;
}

.title a:hover {
	color: #555;
}
*/
/* Text*/

h1 {
	font:3.5em Arial, Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	}

h3 {
	font:1.25em Arial, Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	margin:10px 0;
	color:#777;
	font-weight:bold;
	}

h4 {
	font:1.0em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	}

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 {
	margin:10px;
        margin-left:-10px;
        margin-top:-10px;
	width:180px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:645px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.6em;

	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}
	

#headline p {
	padding-bottom:15px;
	}


.thumbnail {
			float: left;
			margin: 0 10px 5px 0;
			width: 76px;
		}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info-short {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}
	
#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:300px;
	}

#featured img {
	margin-top:5px;
	padding-top:5px;
	float:left;
	background: #FFF url(http://www.gallito.it/images/logo.jpg) no-repeat;
	width:78px;
	max-height:78px;
	}
	
#featured IMG {
	margin-top:5px;
	padding-top:5px;
	float:left;
	background: #FFF url(http://www.gallito.it/images/logo.jpg) no-repeat;
	width:78px;
	max-height:86px;
	}
	
#featured p {
	margin-top:5px;
	padding-top:5px;
	min-height:85px;
	}

#featured .title {
	font-weight:bold;
	}
	
	
#featured-in-post {
	width:200px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured-in-post .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured-in-post .info-short {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}
	
#featured-in-post .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:250px;
	}

#featured-in-post img {
	margin-top:5px;
	padding-top:5px;
	float:left;
	background: #FFF url(http://www.gallito.it/images/logo.jpg) no-repeat;
	width:78px;
	max-height:86px;
	}
	
#featured-in-post p {
	margin-top:5px;
	padding-top:5px;
	min-height:85px;
	}

#featured-in-post .title {
	font-weight:bold;
	}
	

#correlated {
	width:300px;
	float:right;
	margin:0;
	padding: 0px 10px 10px 10px;
	background:#FFF;
	}

#correlated .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#correlated .info-short {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}
	
#correlated .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:300px;
	}

#correlated img {
	float:left;
	max-width:78px;
	max-height:68px;
	background: #FFF url(http://www.gallito.it/images/logo.jpg) no-repeat;
	}
	
#correlated p {
	margin-top:5px;
	padding-top:5px;
	min-height:78px;
	}

#correlated .title {
	font-weight:bold;
	}

	

#headline a img, #featured a img, img {
	/*border:1px solid #ccc;*/
	margin-top:5px;
	margin-right:10px;
	/*padding:2px;*/
	}


#middle {
	width: 970px;
	background:#fff;
	float:right;
	padding:5px;
	margin:10px 0;
	}
	

.category {
	width:135px;
	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 #4477bb;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#3c78a7;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#3c78a7;
	text-decoration:underline;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#4477bb; 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:#4477bb; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:660px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.6em;
	float:left;
	}

#archive {
	padding-top:15px;
	/*font-size:1.0em;*/
	font-size:1em;
	line-height:1.6em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title, #content .title {
	font-weight:bold;
	font:2.0em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:-0.05em;
	}

#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: 0;
	margin-bottom:10px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}
	
.meta-short {
	width:180px;
	margin-left:120px;
	font-size:0.8em;
	color:#333;
	}

.meta-short a {
	color:#333;
	}

.meta {
	font-size:1em;
	color:#333;
	}

.meta a {
	color:#333;
	}
	
.meta2 {
	margin-top:-17px;
	margin-right:10px;
	float:right;
	font-size:0.9em;

	color:#5F5F5F;
	}

.meta2 a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:660px;
	background:#fff;
	padding:10px;
	/*font-size:1em;*/
	font-size:1em;
	line-height:1.6em;
	float:left;
	min-height:400px;
	}


#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#777;
	}


#content h2.title {
	font:2.4em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	
	/*border-bottom:2px solid #ddd;*/
	/*border-top:1px solid #ddd;*/
	padding:5px 0 10px 0;
	
	}

#content h2.title a {

	color: #111;
	}

#content h2.title a:hover {

	color: #3c78a7;
	}

/*
#content img {

	max-width: 300px;
        float:left;
	}*/
/* gradient 2 */
/*
#content h2.title {
	font: bold 220%/80% Helvetica, "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0px 0 20px;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#content h2.title span {
	background: url(http://www.gallito.it/images/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 18px;
}
*/


.title a {
	color: #000;
	text-decoration: none;
}


.post {
	/*font-size:1em;*/
	font-size:1em;
	line-height:1.6em;
	}

.post a {
	color: #3c78a7;
	}

.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:circle;
	margin-left:10px;
	}

.post ol li, #front-list ol li {	
	list-style:circle;
	margin-left:10px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:circle;
	margin-left:10px;
	}

.post img, .post a img, #front-list img, #archive img {
	
	margin:0 10px 5px 0;
	padding:2px;
        max-width: 295px;
        height : auto;
        
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:10px;
	text-align:left;
	min-height:300px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	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;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0;
        padding:0;
	background:#FFF;

	}

#sidebar a {
	font-weight:500;
	text-decoration:none;
	color:#3c78a7;
	}

#sidebar h3 {
	font:1.1em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-weight:bold;
	/*EMA*/
	background: #ddd url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;
        color:#333;
	margin:10px 0;
	padding:5px 10px;
	}
	
#sidebar h3 a {
	font:1.1em Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	font-weight:bold;
	background:#333;
	/*EMA*/

	background: #efefef url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;

	color:#3c78a7;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:10px 10px 0px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:120px;
	padding:0px 5px 5px 5px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:180px;
	padding:0px 5px 5px 5px;
	float:right;
	background:#fff;
	}


#sidebar-elem {
	margin: 0;
	}


#sidebar li {
	list-style:none;
	/*border-bottom:1px dotted #ccc;*/
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background: #99CCFF;
	/*background:url(images/sub.png) no-repeat 0 0px;*/
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* 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;
	height:22px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style-type:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:none;
	margin:3px 0 3px 5px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:470px;
	float:right
	}
		
.commentlist cite strong {
	font-size:0.9em;
	}
	
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:600px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	
	width: 978px;
	/*background:#4477bb;*/
	color:#003388;
	/*border-top: 1px solid #CCC;*/
	background: #efefef url(http://www.gallito.eu/images/gradient-grey.png) repeat-x;
	display: block;
	font: 100%60% Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;

	margin: 0 auto;
	padding:10px;
	}
	

#recentpost, #mostcommented {
	width:300px;
	float:left;
	padding:5px;
	font-size:0.8em;
	/*border:1px solid #CCC;*/
	}

#mostcommented {
	margin-left:17px;
	}
	
#mostcommented h3 {
	color:#003388;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:5px;
	/*border:1px solid #CCC;*/
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color: #003388;;
	}

#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 #CCC;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#eee;
	color:#333333;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #CCC;
	}


#footer {
        background:#ddd url(http://www.gallito.eu/images/gradient-glossy.png) repeat-x;
	margin: 0 auto;
	font-size:0.8em;
        padding:10px;
        color:#333;
        /*font-weight:bold;*/
	}

/* 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;
	}
	
/* OKNOtizie */
#okno{
    text-align:center;
    border:1px solid #548ada;
    clear: both;
    width:520px;
    float:left;
    margin-right:15px;
    margin-top:20px;
}

#retweet, #fbshare{
    float:left;
    margin-top:20px;
}

#fbshare{
    margin-right:15px;
}




.button {
   align:center;
   width:220px;
   margin:10px;
   border-top: 1px solid #96d1f8;
   background: #65a9d7;

   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   behavior: url(ie-css3.htc);
   padding: 10px 25px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 18px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

.button a {
   color:#FFF;
   font-size:16px;
   text-decoration: none;
   }

