/*
Theme Name: Luckythemes Theme
Theme URI: http://luckythemes.com/lucky/
Description: Luckythemes Wordpress Theme. The theme is released under GPL
Version: 1.1
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 3 columns, fixed width
*/
body
{
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#000;
	background: #808080;
	text-align:center;
	margin:0;
	padding:0;
}
  
#content
{
	width:1000px;
	background: #fff url(images/cont_bg.jpg) repeat-y;
	text-align:left;
	margin:0 auto;
}
  
body
{
	background: url(images/bgg.gif);	
}

.clear
{
	clear:both;
}

#header
{
	width:1000px;
	background:#6AC2E6 url(images/himg1.jpg) no-repeat right top;
	margin:0 auto;
	text-align:left;
}
#header .himg
{
	height:104px;
	background: url(images/himg2.jpg) no-repeat left 62px;
	margin:0 auto;
}
#header h1
{
	font-weight:400;
	font-size:15px;
	text-align:left;
	margin:0;

}

#header h2
{
	font-weight:400;
	font-size:30px;
	text-align:left;
	margin:0;
	padding:85px 0 0 50px;
}

#header h4
{
	font-weight:700;
	font-size:15px;
	text-align:left;
	margin:0 0 5px 0;
	padding:0 0 0 60px;
}
#header h5
{
	font-weight:400;
	font-size:11px;
	text-align:left;
	color: #fff;
	margin:0;
	padding:0 0 0 60px;
}

#menu
{
	width:1000px;
	background:#4D4D4D url(images/menu_bg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
}

#menu ul
{
	float:left;
	width:350px;
	height:35px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#menu ul li
{
	list-style:none;
	font-family:Tahoma, sans-serif;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	background:url(images/mi_bullet.gif) no-repeat left 1px;
	float:left;
	margin:0;
	padding:0;
}

#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{
	color:#FFF;
	text-decoration:none;
}

.search
{
	float:right;
	width:300px;
}

.search_form
{
	margin:0;
	padding: 7px 0 0;
}

.search_form input
{
	vertical-align:middle;
	margin:0;
	padding:0;
}

.left
{
	float:left;
	width:232px;
}

.left .lpadding
{
	margin: 0 1px 0 2px;
}

.left h1
{
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding:0;
}

.left .title
{
	background:#D2D2D2;
	padding:2px 30px 2px 0;
	border: 3px solid #C7C6C6;
}
.left ul
{
	margin:5px 10px;
	padding:0;
}	
.left ul li
{
	list-style:none;
	background:url(images/lul_bullet.gif) no-repeat 0 2px;
	margin:0 0 1px 0;
	padding:0 15px;
}


.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#000;
	text-decoration:none;
}



.right
{
	float:right;
	width:232px;
}

.right .rpadding
{
	margin: 0 2px 0 1px;
}

.right h1
{
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding:0;
}

.right .title
{
	background:#D2D2D2;
	padding:2px 30px 2px 0;
	border: 3px solid #C7C6C6;
}

.right ul
{
	margin:5px 10px;
	padding:0;
}	
.right ul li
{
	list-style:none;
	background:url(images/lul_bullet.gif) no-repeat 0 2px;
	margin:0 0 1px 0;
	padding:0 15px;
}

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#000;
	text-decoration:none;
}

.center
{
	float:left;
	width:536px;
}

.center .cpadding
{
	padding: 0 1px;
}

.center .title
{
	border: 2px solid #C1C0C0;
	margin: 0 3px;
}
.center .title2
{
	border: 1px solid #A8A8A8;
	background:#999;
}
.center .title .tleft{width: 84px; float: left; overflow: hidden; background: #3A3A3A url(images/date_bg.jpg) no-repeat right bottom;}
.center .title .tright{width: 438px; float: left; overflow: hidden; background: url(images/ctitle_bg.jpg) no-repeat left bottom;}
.center h2
{
	font-weight:400;
	font-size:20px;
	margin:0;
	padding:4px 0 4px 15px;
}

.center h2 a:link,.center h2 a:visited,.center h2 a:active,.center h2 a:hover
{
	color:#fff;
	text-decoration:none;
}
.center h1 a:link,.center h1 a:visited,.center h1 a:active,.center h2 a:hover
{
	color:#fff;
	text-decoration:none;
	height:30px;
	font-size:20px;
}

.center h4
{
	font-weight:400;
	font-size:14px;
	color:#fff;
	text-align: center;
	margin:0;
	padding:4px 0;
}
.post_left{width: 300px; overflow: hidden; text-align:center;}
.post_right{width: 120px; float: right; margin-right: 57px; margin-top: 5px; overflow: hidden;}
.center p
{
	margin:5px;
}

.center a:link,.center a:visited,.center a:active,.center a:hover
{
	color:#4D4D4D;
	text-decoration:underline;
}

.tags
{
	text-align:left;
	color:#000;
	font-size:11px;
	margin:0 0 10px;
	padding:10px 15px;
}

.tags a:link,.tags a:visited,.tags a:active,.tags a:hover
{
	color:#000;
	text-decoration:none;
}
.permalink
{
	text-align:right;
	color:#fff;
	font-size:11px;
	margin:0 3px 10px;
	border: 2px solid #C1C0C0;
}
.permalink1{padding:3px 5px; border: 1px solid #A8A8A8; background: #999;}
.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
{
	color:#fff;
	text-decoration:underline;
}

#footer
{
	font-weight:400;
	text-align:center;
	color:#000;
	width:1000px;
	font-size:12px;
	background: #949494;
	margin:0 auto;
}

#footer .fimg
{
	background:url(images/footer_img.jpg) no-repeat bottom;
	height:73px;
}

#footer p
{
	margin:0;
	padding:30px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
{
	font-weight:700;
	color:#000;
	text-decoration:underline;
}

h2
{
	font-weight:400;
	font-size:18px;
	padding-left: 10px;
}

h3
{
	font-weight:400;
	font-size:16px;
	padding-left: 10px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #000;
	empty-cells:show;
	font-size:14px;
	width:90%;
	color:#000;
	margin:0 auto 10px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
	color:#000;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#333;
}

#wp-calendar caption
{
	color:#000;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#000;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#D2D2D2;
	color:#66171A;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.left a:hover,.right a:hover,.center h1 a:hover
{
	text-decoration:underline;
}

.center a:hover,.tags a:hover, .permalink a:hover,#footer a:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.center ul li,.center ol li
{
	margin:0 10px;
}
  

div.wp-pagenavi {
padding:13px;
margin:3px;
text-align:center;
}
div.wp-pagenavi a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #383838;
text-decoration: none;
color: #FFF;
}
div.wp-pagenavi a:hover, div.wp-pagenavi a:active {
border: 1px solid #383838;
color: white;
background: #424242;
}
div.wp-pagenavi span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #C1C0C0;
font-weight: bold;
background: #3B3B3B;
color: #FFF;
}
div.wp-pagenavi span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #383838;
color: #929292;
}

