*
{
	margin: 0px;
	padding: 0px;
}

ul
{
    list-style: none;
}

body 
{
	font-size: 11px;
	margin: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #173400 url(img/bg.png);
	background-repeat: repeat-x;
}

#wrap
{
	width:1072px;
	margin: 20px auto;
	padding: 0 0;
}


                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
	height: 230px;
	background-image: url(img/bg-header.png);
	background-position: 27px;
	background-repeat: no-repeat;
	display: block;
	color: #ffffff;
	text-align: left;
	padding: 5px 0 0 0;
}

#blogtitle a:link {
	color: #FF0000;
	text-decoration: none;
	border: none;
}

#blogtitle a:hover {
	color: #FF6600;
	text-decoration: none;
	margin-left: 0;
}

#blogtitle ul 
{
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-left: 14px;
}

#blogtitle li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}


#blogtitle .marquee 
{
	color: #003300;
	padding: 168px 5px 0 60px;
	width: 950px;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
	clear:left;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 1015px;
	background: url(img/container.png);
	background-repeat: repeat-y;
}

#left
{
	float:left;
	width: 707px;
	padding-left: 10px;
}

#right
{
	float:right;
	width: 265px;
	padding-right: 10px;
}


                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
	float: left;
	width: 186px;
	margin: 0;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
	width: 265px;
	margin: 0;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
	float: right;
	display: block;
	width: 520px;
	text-align: left;
	padding-top: 8px;
}



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	color: #003300;
	font-weight: normal;
	background: url(img/footer.png) bottom;
	width: 1015px;
	height:90px;
}

#footwrap p
{
	display: block;
	margin-top: 0px;
	padding-top: 32px;
	margin-bottom: 5px;
	text-align:left;
}

#footwrap a:link {
	color: #003300 !important;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
#footwrap a:hover, #footwrap a:visited:hover, #footwrap a:visited {
	color: #FF3300;
	text-decoration: underline;
	border: none;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: none;
	padding: 0px 12px 0 2px;
}

#sidebarleft ul
{
    list-type: none;
}

#sidebarleft li.menu
{
	background:url(img/bg-side-li.png) no-repeat;
	background-position: bottom;
	padding-bottom: 28px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 10px;
}


#sidebarleft li ul  li
{
	margin-left: 11px;
	margin-right: 9px;
	border-bottom: 1px solid #DC0000;
	padding-bottom: 2px;
	
}

#sidebarleft a:link, #sidebarleft a:visited
{
	color:#ffffff;
	text-decoration: none;
	border: none;
	padding-left: 3px;
}

#sidebarleft a:hover, #sidebarleft a:visited:hover {
	color: #003300 !important;
	border: none;
}

#sidebarleft .title, h3, h4 {
	font-family: Arial, sans-serif;
	color: #244201;
	font-size: 12px;
	text-align: center;
	height: 26px;
	padding: 12px 8px 0px 10px;
	margin-top:8px;
	background:url(img/h2l.png) top right no-repeat;
}

#sidebarleft p
{
    padding: 3px;
}

.sidebar-left
{
	padding: 10px 10px 10px 15px;
	color: #ffffff;
}


                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
	font-family: Arial, sans-serif;
	color: #009900;
	background: none;
	padding: 0 2px  0px 2px;
}

#sidebarright ul
{
    list-type:none;
}

#sidebarright li
{
	background:url(img/bg-lat.png) bottom no-repeat;
	padding-bottom: 20px;
}

#sidebarright2 li
{
	background:url(img/bg-lat2.png) bottom no-repeat;
	padding-bottom: 20px;
}

#sidebarright2 li li
{
     background: none;
	 padding: 3px 0 3px 5px;
	 text-align: left;
}

#sidebarright ul li
{
	padding-left: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}

#sidebarright ul li li
{
	padding-left: 0;
	margin-left: 2px;
	padding: 2px 0;
}


#sidebarright a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

#sidebarright a:hover {
	color: #00CCFF;
	border: none;
}

#sidebarright a:visited:hover {
	color:#00CCFF;
	border: none;
}

#sidebarright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#sidebarright .title, #sidebarright2 .title  {
	font-family: Arial, sans-serif;
	text-align: center;
	color: #244201;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding: 18px 8px 0px 16px;
	background: url(img/h2r.png) top right no-repeat;
	margin-top:8px;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

.frame {
	padding: 2px;
	color: #ffffff;
}

.bonus {
background-image:url(img/bg-bonus.png);
margin: 6px 0 0 0px;
padding-top: 2px;
text-align:center;
width: 234px;
height: 17px;
}

.bonus a{
	color: #ffffff !important;
	text-decoration:underline;
}

.bonus a:hover{
	color: #FF0000 !important;
	text-decoration:underline;
}



                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 4px solid #480000;
}


                         

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link, a:visited
{
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited:hover
{
	text-decoration: none;
	color: #FF3300 !important;
}


a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #000000;
}

.commentlist li
{
	margin: 8px 10px 8px 15px;
	padding-left: 12px;
	list-style: none;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860;
}*/

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #E0A915;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #152A2F;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #152A2F;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #152A2F;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
padding-left: 20px;
text-decoration: none;
color: #E0A915;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #E0A915;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
	font-family: Arial, sans-serif;
	color: #003300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 4px 15px;
	margin: 0px 20px 5px 17px;
	text-align: center;
	background-image:url(img/h3c.png);
	background-repeat: no-repeat;
}

h1.pagetitle
{
    text-align: center;
}

h2
{
	font-family: Arial, sans-serif;
	color: #003300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 4px 15px;
	margin: 0px 20px 5px 17px;
	text-align: center;
	background-image:url(img/h3c.png);
	background-repeat: no-repeat;
}

.titolo
{
	font-family: Arial, sans-serif;
	color: #003300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 4px 15px;
	margin: 0px 20px 5px 17px;
	text-align: center;
	background-image:url(img/h3c.png);
	background-repeat: no-repeat;
}

.titolo a:link, .titolo a:visited
{
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}

.titolo a:hover, .titolo a:visited:hover 
{
	font-size: 14px;
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
}


h4
{
	font-family: Arial, sans-serif;
	color: #003300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 4px 15px;
	margin: 0px 20px 5px 17px;
	text-align: center;
	background-image:url(img/h3c.png);
	background-repeat: no-repeat;
}

h5
{
	font-family: Arial, sans-serif;
	color: #003300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 4px 15px;
	margin: 0px 20px 5px 17px;
	text-align: left;
	background-image:url(img/h3c.png);
	background-repeat: no-repeat;
}

h6 
{
	font-family: Arial, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	height: 41px;
	padding: 18px 8px 0px 16px;
	background: url(img/h2r.png) top right no-repeat;
	margin-top:8px;
}

                          /*Miscellaneous*/
.date {
font-size: 14px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #480000;
border: 1px groove #D8A860;
background: #E5CFAB url(img/date.png) no-repeat;
}

.welcome {
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding: 0 10px 3px 10px;
}

.toplist {
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding: 0 10px 3px 10px;
}

.casino {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:justify;
border-bottom: solid 1px dotted #F22D2E;
padding-top: 5px;
padding-bottom: 10px;
}



.casino td {
vertical-align:top;
}

.casinolast {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:justify;
padding-top: 10px;
padding-bottom: 10px;
}



.casinolast td {
vertical-align:top;
}


.title {
font-size: 14px;
font-weight:bold;
padding-left: 6px;
padding-bottom: 2px;
background-image:url(img/bg-title.png);
}

.title a {
	color:#003300;
}

.title a:hover {
	color:#FF3300;
}

.title1 {
	font-size: 14px;
	color: #003300;
	font-weight:bold;
	padding-left: 0px;
	padding-bottom: 2px;
	background-image:url(img/bg-title.png);
}

.title1 a {
	color:#FF3300;
}


.content {
text-align:justify;
padding: 5px;
}

.bottom {
padding: 0 10px 0 0px;
}

.bottom a{
color: #FFFFFF;
}

.scarica {
text-align:center;
float: left;
font-size: 12px;
width: 100px;
background-image:url(img/button.png);
padding: 2px 0 3px 0;
margin-left: 58px;
}

.scarica a {
	color: #FFFFFF;
}

.scarica a:hover {
	color: #FF6600 !important;
	text-decoration: none;
}

.review {
text-align:center;
float: left;
font-size: 12px;
width: 100px;
background-image:url(img/button.png);
padding: 2px 0 3px 0;
margin-bottom: 5px;
margin-left: 18px;
}

.review a {
	color: #FFFFFF;
}

.review a:hover {
	color: #FF6600 !important;
	text-decoration: none;
}

.entry {
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 5px;
text-align: justify;
padding: 0 10px 3px 5px;
}

.entryhome {
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 5px;
text-align: justify;
padding: 0 25px 3px 20px;
}

.entryhome img a:link {
widht: 450px;
height: 59px;
}


.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
background-image:url(img/bg-post.png);
}

.post-top
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
height: 20px;
background-image:url(img/bg-post-top.png);
}

.post-bottom
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
height: 30px;
background-image:url(img/bg-post-bottom.png);
background-position: bottom;
}


                    
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}


/* navigation
--------------------------------------------------*/
#navigation 
{
margin-left:auto;
margin-right:auto;
width: 1015px;
overflow: hidden;
height:27px;
line-height:1.6em;
background-image:url(img/bg-menu.png);
margin-bottom: 0;
padding-bottom: 5px;
}

#navigation ul 
{
margin:0;
padding:0;
padding-left: 24px;
padding-top:16px;
}

#navigation li {
	float:left;
	margin:0 1px 0 1px;
	padding:1px;
	list-style-type:none;
	white-space:nowrap;
}

#navigation li:hover {
	float:left;
	margin:0 1px 0 1px;
	padding:1px;
	list-style-type:none;
	white-space:nowrap;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

#navigation form 
{
float:right;
height:100%;
width:164px;
padding:0 15px;
line-height:0;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation a 
{
	color:#003300;
	font-weight: bold;
}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
	color: #000000 !important;
	text-decoration: none;
}


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
margin-right:10px;
}

.alignleft {
text-align: left;
margin-left: 10px;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

                          /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin: 10px auto 10px auto;
	padding: 5px 24px 8px 0;
	text-align: left;
	color:#FFFFFF;
	width:100%;
	background-color: #EE5F02;
}


#content .postmetadata
{
padding-left: 0px;
}

.postmetadata a:link, .postmetadata a:visited
{
	border: none;
	color: #003300;
	font-weight: normal;
}

.postmetadata a:hover, .postmetadata a:visited:hover
{
	border: none;
	color: #000000 !important;
	font-weight: normal;
	text-decoration: none;
}


.roundcont {
	background-color: #EE5F02;
	margin: 10px 30px 10px 20px;
	width: 86%;
}

.roundcont p {
	margin: 0 10px;
}
