/*
Theme Name: LuckyBird
Theme URI: 
Description: LuckyBird
Author: 
Author URI: 
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Arial", "Courier New", "Trebuchet MS";
   	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background:#FFD39B url('images/wp-att-1678.gif') no-repeat;
	color: #90EE90;
}

a{
	font-weight: 550;
	color: #FF4500;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 0;
}

/* Header */

#header{
   	margin: 0px auto 0px auto;
	width: 978px;
   	height: 170px;
	vertical-align: top;
	text-align: center;
	background: #FFE8BC url('images/header.jpg') no-repeat;
      border-right: 1px solid #FFCF75;
      border-left: 1px solid #FFCF75;
}

#header h1{
	padding-top: 170px;
    padding-left: 400px;
	font-size: 18px;
	font-weight: normal;
    color: #CC3333;
}

#header h1 a{
	font-weight: normal;
	text-decoration: none;
    color: #CC3333;
}
#header .description {
	font-size: 16px;
	text-align: left;
    padding-left: 600px;
	}


/* Top Menu*/

.topmenu{
	margin: 0px auto 0px auto;
	background: #CC3333 url('images/topmenu.png') repeat top right;
	font-variant: small-caps;
	width: 980px;
	vertical-align: top;
	text-align:left;
}

.topmenu ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

.topmenu ul li{
	display: inline;
	color: #CD3333;
      font-size:18px;
}

.topmenu ul li:hover{
	background: #CD3333 url('images/topmenu2.png') repeat top right;
}

.topmenu ul li a{
	color:  #CC3333;
      padding-left: 20px;
      padding-right: 16px;
	text-decoration: none;
      font-weight: bold;

}
.topmenu ul li a:hover{
	color: #CC3333;
}


/* Blockquote */

blockquote, code{
	margin: 10px;
	border-left: 1px dotted #CC3333;
 }

blockquote p{ padding: 10px; }


dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background:#CC3333;

}

input, textarea{
	font-size: 14px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0px auto;
	width: 978px;
	text-align: left;
	background: #FFFFFF;
	color:#000000;
background: #FFFFFF url('images/pagefon.png') repeat top right;
      border-left: 2px solid #CC3333;
      border-right: 2px solid #CC3333;
}

#page{
	padding: 15px 10px 10px 10px;
}

/* Sidebar */

.sidebar, .rightcolumn{
	float: left;
	width: 184px;
	margin: 0 10px 0 0;
	line-height: 20px;
      color: #FFF4DF;
}

.rightcolumn{
	margin: 0;
}

.sidebar ul{
	margin: 0;
	padding: 0;
   	list-style-type: none;
}

.sidebar ul a{
	text-decoration: none;
      padding-left: 10px;
      color: #FFF4DF;
}

.sidebar ul a:hover{
  	color: #303030;
}

.sidebar ul li{
	border: 2px solid #CC3333;
	margin: 0 0 10px 0;
}

.sidebar #search{
	padding: 10px;
	background: #FFF4DF;
	text-align: center;
}

.sidebar #search input{
	margin-bottom: 5px;
	background: #FFCF75;
	width: 140px;
}

.sidebar #searchsubmit input{
	text-align: center;
      margin-left: 10px;
}

.sidebar #searchsubmit input{
	text-align: center;
}

.sidebar ul li h2{
	padding: 5px 10px;
	font-size: 16px;
 	font-weight: bold;
	font-variant:small-caps;
	background: #FFCF75 url('images/toolbar-div.png') top center repeat-x;
	color: #CC3333;
}

.sidebar ul ul{
	padding: 0px 0px 0px;
	background: #CC3333;

}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 34px;
}

.sidebar ul ul li:hover{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 34px;
    background: #FFCF75;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#maincolumn{
	float: left;
	width: 570px;
	margin: 0 10px 0 0;
	line-height: 22px;
}

/* Post and Pages */

.post{
	border: 1px solid #CC3333;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.post h2{
	font-size: 24px;
	padding: 5px 10px;
	background: #FFE8BC;
	color:#CC3333;
}

.post h2 a{
	text-decoration: none;
	color: #990000;
}
.post h2 a:hover{
	color: #CC3333;
}
.entry{
	padding: 10px 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	background-color: transparent;
	color: #000000;
}

.entry h1{
	font-size: 24px;
	}

.entry h2 {
	font-size: 20px;
    }

.entry h3, h4, h5 ,h6{
	font-size: 18px;
}

.entry p{
      color: #000000;
}

.entry ol{
      color: #000000;
}

.entry ul{
      color: #000000;
}

.entry img{
	border: 1px solid #a3a4a4;
	padding: 4px;
	background-color: transparent;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding: 5px;
	background: #FFCF75;
      font-size: 12px;
      color: #990000;
}

.postmetadata a{
	color: #990000;
	text-decoration: none;
}
.right{
	float: right;
}

.rightt a{
	float: right;
      color: #990000;
      text-decoration: none;
      background: url('images/comments.png') no-repeat left;
padding: 0px 10px 0px 17px;
}


.left{
	float: left;
}
.browse, .browse a{
	padding: 0 0px 30px 0px;
      text-decoration: underline;
      color: #CC3333;
}

small, small a, small a:visited, small a:hover{
	color: #CC3333;
      text-decoration: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
      padding-left: 10px;
	}

.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('images/comments.png') no-repeat center left;
	float: right;
	padding: 0px 10px 0px 17px;
	}

.date{
	color: #617112;
      text-align:right;
      margin-top:-19px;
	}

.date a{
	color: #617112;
      text-align:right;
      margin-top:-15px;
	}


.date a:hover {
	color: #617112;
      text-align:right;
      margin-top:-15px;
	}

.datee {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.datee{
	color: #617112;
      text-align:right;
      margin-top:-19px;
	}
/* Comments */

.comments-template{
	padding: 10px;
	background: #FFCF75;
      color:#990000;
	text-decoration: none;
      border-top: 1px dotted #7e911d;
}
.comments-template a{
	font-weight: bold;
	text-decoration: none;
      color: #990000;
}

ol.commentlist{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	
}

ol.commentlist li{
	margin: 0 0 10px 20px;
}

.pagetitle{
    text-align: center;}

/* Tag Cloud */

/* Calendar */

table#wp-calendar{
	width: 100%;
	font-size: 14px;
	text-transform: none;
	line-height: 20px;
	background: #262626;
	padding-left: 5px;
	padding-right: 5px;
}

table#wp-calendar caption{
	padding: 5px 15px;
	font-size: 16px;
	font-weight: bold;
	background: #232222;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #303030;
}

table td#today {
	background: #303030;
	padding: 0px;
	text-align: center;
}


table#current td{
	background-color: #EAF2EE;
	padding: 0px;
	text-align: center;
}

table#wp-calendar tfoot td{
	text-align: center;
}



/* Footer */

#footer{
	clear: both;
	width: 978px;
	padding: 10px 0 10px 0px;
	line-height: 14px;
  	background: #8B2323;
  	color: #b5b5b4;
  	text-align: center;
    border-right: 1px solid #5d6a19;
}

#footer a{
	text-decoration: none;
	color: #7e911d;
font-size: 12px;
 }
 
#footer a:hover{
	text-decoration: underline;
	color: #7e911d;
 }


#footer ol, #footer ul{
	margin: 0;
	padding: 0;
}

#footer ul{
	list-style-type: none;

}

#footer ul li{
	display: inline;
	margin: 0 0 10px 0;
}


/* Plugins */

#wp-admin-bar {text-align:center; margin:0; padding:5px; background:#374341;  clear:both; text-align:center; color: #EAF2EE;}
#wp-admin-bar a{color: #edf3f0;}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:active{text-decoration:none;color:#485957;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi a:hover{color:#AFC81C;}
.wp-pagenavi span.pages{color:#485958;background-color:#D6E4E0;margin:2px;padding:5px 10px;}
.wp-pagenavi span.current{font-weight:bold;color:#485959;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi span.extend{color:#485960;background-color:#D6E4E0;margin:5px;padding:5px 10px;}

#related{padding: 10px;}
#related li{ margin-left: 10px;}
.related_post ul li { margin-left: 10px;}
