/*

Theme Name:Lucky-Charm

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI:



*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #a8d0e0 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contmain
{
width: 1000px;
margin: 0 auto;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
}


#main
{
width: 1000px;background: url(images/bgcont.png) repeat-y;
margin: 0 auto;
}

#header {
	width: 1000px;
	margin: 0 auto;

	height: 244px;
}

.navigation {
	background: #DED9D0 url(images/nav.png) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(images/nav.png) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #7b7b7b;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #000;}

.clearer {clear: both;} 

#logo {
	margin-top:1px;
	width: 1000px;
	height: 247px;
	background: url(images/header.png) no-repeat left top;
	text-align: left;
}

#logo h1 {
	text-align:center;
	margin:0px 0 0 10px;
	width:980px;
	padding:0 0px 0 0px;
	font:30px Arial, Helvetica, sans-serif;
	background:url(images/h1a.png);
}
#logo h1 a {
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}

#logo h1 a:hover {
	color:#A8D0E0;
}

#page {
	width: 1000px;

}

#menu {
width:1000px;

background:#fff;
}

/* Content */

#content {
	float: left;
	width: 705px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content h2 a
{
font-size: 14px;
letter-spacing:1px;
font-weight: bold;
text-transform: uppercase;
color: #000;
text-decoration:none;
}
#content h2 a:hover 
{
color: #666666;
}
.descr { font-size:10px; letter-spacing:1px; padding-bottom:10px;}
.descr a {text-decoration:none;}
blockquote {
	border: 1px dashed #ccc;
	background: #FFF;
	padding: 6px;
	color: #999999;
	font-style:italic;
}



#content .poste
{

background: #ffffff;
width: 660px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 4px solid #fff;
padding: 10px;
margin:5px 0 5px 5px;

}

.date {
	text-align: right;
	padding-top:10px;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}


#sidebar {
	float: left;
	width: 277px;
	padding-top: 10px;
	font-size:14px;
	
}

#sidebar h2 {
background:url(images/sidebarh.png) no-repeat;
width:245px;
min-height:35px;
color:#fff;
padding-left:20px;
padding-top:6px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: inside;
	line-height: normal;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
	list-style:none;
}

#sidebar ul ul {
list-style: none;

}
#sidebar li li{
	letter-spacing:1px;
	padding-left:-10px;
}


#sidebar li {
	padding: 5px;
	font-size:0.8em ;

	letter-spacing:1px;
}

#sidebar li a {
	text-decoration:none;
	font-weight:600;
	letter-spacing:2px;

}

#sidebar li a:hover {

}

#adds { padding:3px;}


#footer
{
padding: 40px 0 20px 0;

width: 1000px;
background:url(images/footer.png) no-repeat top;

}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}

  


.menu {
font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
width:980px;
height:26px;
background:url(images/menu.png) no-repeat;;
margin-left:12px;
position:relative; 
margin-top:-15px;
font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#FFF; 
padding-right:20px;
padding-left:20px; 
height:26px;
font-weight:bold;
line-height:26px;

}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {

}

.menu ul li ul {
display: none;
}

.menu ul li:hover a,
.menu ul li a:hover {
color:#c9e5ff; 

}

