body {
	margin:0px;
	background-image:url('images/libero-background.jpg');
	background-position: 50% 0%;
	background-repeat:repeat-y;
	background-attachment: fixed;
	color:#FFFFFF;
        background-color:#000000;
    font-family: Georgia,'Times New Roman',Times,serif;
	}

a {
	color:#AA0000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

hr {
	display:none;
}

div.wordtube { 
        width:657px;
        text-align:center;
}

div.header{
	color:#000000;
	background-image:url('images/header.png');
	width:947px;
	height:268px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
	}

ul.footer_menu li{
    display:inline;
    list-style-type:none;
    font-size:20px;
    padding-left:10px;
}

ul.side_menu li {
    background-image:url('images/label.png');
    width:150px;
    padding-left:10px;
    padding-top:5px
}

li.rss {
    background-image: url('images/rss_tab.png');
    width:150px;
    padding-left:10px;
    padding-top:5px;
    }

ul.side_menu a {
    color:#000000;
    text-decoration:none;
    font-size:16px;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-style:italic;
}

ul.side_menu a:hover {
    color:#000000;
    text-decoration:underline
}

ul.footer_menu a img{
    text-decoration:none;
    color:#FFFFFF;
    border:0px;
}


ul.footer_menu a{
    text-decoration:none;
    color:#FFFFFF;
}

ul.footer_menu a:hover{
    text-decoration:underline;
    color:#FFFFFF;
}


#footer_menu ul{
    display:inline;
    list-style:none;
}


    
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 14px;
margin-top:0px;
padding-top:0px;
}

div.container {
	width:947px;
	margin-left:auto;
	margin-right:auto;
}

div.toping{	
	float:left;
	background-image:url('images/container_top.png');
	background-repeat:no-repeat;
	width:798px;
	height:82px;
}

div.firstpost{
	clear:left;
	background-image:url('images/1st_post_container_top.png');
	background-repeat:no_repeat;
    background-position:-2px 0px;
	width:791px;
	
}

div.firstpost h2 a{
	color:#FFFFFF;
	font-family:Times,serif;
	font-size:36px;
	width:791px;
	height:127px;
	text-decoration:none;
}

div.post h2 a:hover{
	text-decoration:underline;
}

div.post{
	clear:left;
    background-position:0px 0px;
	background-image:url('images/other_post_container_top.png');
	background-repeat:no-repeat;
	width:791px;
}

div.post h2 a{
	color:#FFFFFF;
	font-family:Times,serif;
	font-size:36px;
	width:791px;
	height:127px;
	text-decoration:none;
}
div.leftbar {
	/*background-image:url('images/entry.png');*/
    background-image:url('images/entry.jpg');
	background-repeat:repeat-y;
	float:left;
	width:791px;
	background-position:32px 0px;
}

div.post h2 a:hover{
	text-decoration:underline;
}

div.entries{
	margin-left:32px;
	width:759px;
	/*background-image:url('images/entry.png');*/
    background-image:url('images/entry.jpg');
	font-size:14px;
	color:#FFFFFF;
}

div.entry{
	margin-left:32px;
	width:759px;
	/*background-image:url('images/entry.png');*/
    background-image:url('images/entry.jpg');
	font-size:14px;
	color:#FFFFFF;
}
li.oracolo{
    background-image:url('images/oracolo.png');
    height:200px;
}

p.postmetadata{
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding-right:27px;
	font-size:14px;
}

div.fixer{
     background-image:url('images/entry.jpg');
    /*background-image:url('images/entry.png');  */

    float:left;
	background-repeat:repeat-y;
	background-position:33px 0px;
	clear:both;
}


div.footer{
    background-image:url('images/footer.png');
    clear:both;
    background-repeat:no-repeat;
    width: 951px;
    height: 167px;
    margin-left:auto;
    margin-right:auto;
    background-position:-1px 0px;
}

#navlist a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
}

#navlist a:hover {
	color:#FFFFFF
}

div.container{
	clear:both;
}

div.sidebar {
	float:right;
	width:100px;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
    float:left;
    color:#FFFFFF;
    text-align:left;
    margin-left:60px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

div.cat_tag{
   font-weight:bold;
   font-size:21px;
   background-image:url('images/small_tag.gif');
   background-repeat:no-repeat;
   width:220px;
   padding-left:5px;
   padding-right:10px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
margin-top:10px;
padding-top: 4px;
margin-left:auto;
margin-right:auto;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color:#000000;
}

.active_category{font-weight:bold;}  
.current_page_item a{border-bottom:2px solid black}  
.current_cat{font-weight:bold;}

div.focus_panel {
    background-image:url('images/entry_focus.png');
    border-bottom:1px solid #555555;
    border-top:1px solid #555555;
    padding:5px;
    background-repeat:no-repeat;
}

div.focus_panel_internal{
    padding-top:90px;
    padding-left:100px;
    
}