/*  
Theme Name: Lucky Pro
Theme URI: http://www.luckypro.net
Description: Lucky Pro Web Site Theme
Version: 2.0
Author: Christopher Roberts
Author URI: http://www.originalchris.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0 0 130px 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fcfcf1;
	color: #000000;
}

.bold {
	font-weight: bold;
	font-size: 1.1em;
}

h2{
	font-family: "Trebuchet MS";
	padding: 0;
	color: #87AC06;
}

a:link, a:visited{
	text-decoration: underline;
	color: #ff6600;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

.border-grey {
	border: #333333 solid 1px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	width: 100%;
	text-align: center;
	height: 215px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pblock45 {
	display: block;
	width: 45%
}

#container{
	float: left;
	width: 700px;
}

#container1{
	float: left;
	width: 680px;
	padding: 0 15px 0 5;
}

#contentsidebar {
	float: right;
	width: 220px;
	padding: 15px 15px 30px 15px;
	background-color: #333333;
	color: #FFFFFF;
}

#container2 {
	float: none;
	width: 100%;
}

#photogalleries {
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#adbanner {
	float: none;
	clear: both;
	width: 920px;
	text-align: center;
	margin: 30px 15px 0 15px;
	background: #ddd;
}

.container3 {
	float: left;
	width: 450px;
	padding: 0 20px 0 5px;
}
.container4 {
	float: right;
	width: 450px;
	padding: 0 5px 0 20px;
}

.indextext {
	width: 246px;
	text-align: justify;
}

.indextablebg {
	background: url(index_images/table_bg.gif) top center no-repeat;
}

.bodytext {
	text-align: justify;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: "Trebuchet MS";
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 10px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 230px;
	background: ;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar caption{
	text-decoration:underline;
}

#footer{
	clear: both;
	background: url(images/footer_foilage.jpg) #fcfcf1 bottom center repeat-x;
	float: left;
	width: 100%;
	height: 120px;
	margin: 60px 0 0 0;
	font-size: .8em;
	position: fixed;
	bottom: 0;
}

#footer p{
	line-height: 18px;
}

#footer a {
	color: #659fdc;
}

.comments-template{
	margin: 15px 0 0 0;
	border-top: 1px solid #ccccc;
	padding: 10px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 15px 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0 10px;
	line-height: 18px;
	padding: 10px 0 10px 10px ;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#comments h2, h3{
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Trebuchet MS";
	font-size: 12px;
}


/* Custom Navigation Menu - Top */
#nav-menu ul
{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 950px;
float: none;
}

#nav-menu li
{
float: left;
margin: 0 0 20px 0;
}

#nav-menu li a
{
background: url(images/button_bg.jpg) #fff center center no-repeat;
height: 34px;
line-height: 2.6em;
width: 134px;
display: block;
text-decoration: none;
text-align: center;
color: #FFFFFF;
}

#nav-menu li a:hover
{
background: url(images/button_bg2.jpg) #fff center center no-repeat;
color: #ff6600;

}
