/*  
Theme Name: freshCitrus
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/
*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.jpg") no-repeat center top;
	text-align: center;
	font-family: "Georgia", "Lucida Grande";
	font-size: 12px;
	color: #676767;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #70a529;}
a:hover{color: #0989ae;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}

#img{
	#margin-right: 10px;
	#padding: 5px;
	#background-color: #eee;
	#border: 1px solid #ddd;
#}
#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#web-20{
	width: 95px;
	height: 98px;
	position: absolute;
	background: url("images/web20.png") no-repeat 0 0;
	right: -43px;
	top: 153px;
	z-index: 100;
}
#nav-content{
	width: 900px;
	height: 28px;
}
#navigation{
	height: 28px;
	padding-left: 40px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	width: 80px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 80px;
	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover{
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 80px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
#search{
	position: absolute;
	right: 20px;
	top: 10px;
}
#searchform{
	width: 230px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 160px;
	height: 17px;
	border: 0;
	color: #796a4b;
	padding-top: 3px;
	background-color: transparent;
}
#searchform #searchsubmit{
	width: 54px;
	height: 16px;
	background: url("images/search.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}
#header{
	width: 900px;
	height: 124px;
}
#header h1{
	width: 235px;
	height: 81px;
	line-height: 81px;
	text-indent: -9999px;
}
#header h1 a{
	width: 300px;
	height: 81px;
	display: block;
	background: url("images/logo.png") no-repeat 0 0;
}

#banner{
	width: 500px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 105px;
	margin-top: 30px;
	text-transform: lowercase;
	z-index: 100;
}

#menu_title{
	width: 500px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 365px;
	margin-top: -75px;
	text-transform: lowercase;
	z-index: 100;
}

#twitter{
	width: 100px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 830px;
	margin-top: -45px;
	text-transform: lowercase;
	z-index: 100;
}

#description{
	width: 860px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	margin-top: -15px;
	text-transform: lowercase;
	z-index: 100;
}
#sub-nav{
	width: 900px;
	height: 56px;
}
#sub-nav .rss{
	width: 70px;
	height: 56px;
	display: block;
	background: url("images/rss.jpg") no-repeat 0 0;
	margin-left: 18px;
}
#sub-nav .rss:hover{background: url("images/rss.jpg") no-repeat 0 -56px;}

#main-wrapper{
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
}
#left{
	width: 636px;
	padding: 0 20px 30px 20px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
#left h2{
	font-size: 18px;
	font-weight: normal;
	color: #70a529;
	margin: 0;
	padding: 0;
}
#left h2 a{color: #70a529; text-decoration: none;}
#left h2 a:hover{color: #777; text-decoration: none;}
#left h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-top: 15px;
}
.meta-data{
	width: 636px;
	height: 23px;
	color: #b5b5b5;
	font-size: 12px;
}
.meta-data .auth-date{
	width: 650px;
	float: left;
	background: url("images/star.gif") no-repeat 0 4px;
	padding-left: 18px;
	padding-top: 4px;
}
.meta-data .comments-no{
	width: 47px;
	height: 23px;
	display: block;
	background: url("images/comments-no.gif") no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}
.meta-data .comments-no a{text-decoration: none; color: #fff;}
.entry{
	width: 636px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#post-links{
	width: 636px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 66px;
	height: 12px;
	line-height: 12px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -12px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 36px;
	height: 13px;
	line-height: 13px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -13px;}
.commentlist{width: 636px; padding: 10px 0 20px 0;}
.commentlist li{
	width: 636px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#commentform{width: 636px;}
#commentform input{
	width: 350px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 76px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#right{
	width: 224px;
	padding-top: 55px;
	float: left;
}
.sdb-content{
	width: 224px;
	padding-bottom: 60px;
	margin-bottom: 20px;
	background: url("images/sdb-bg.gif") no-repeat left bottom;
}
.sdb-content h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-left: 14px;
	background: url("images/sdb-title.png") no-repeat right bottom;
}
.sdb-content ul{
	width: 224px;
	background: url("images/sdb-ul.gif") repeat-y 0 0;
}
.sdb-content ul li{
	list-style-type: none;
	width: 224px;
	height: 34px;
	padding-bottom: 1px;
	background: url("images/sdb-li.gif") no-repeat right bottom;
}
.sdb-content ul li a{
	width: 210px;
	height: 24px;
	display: block;
	color: #70a529;
	padding-top: 10px;
	padding-left: 14px;
	text-decoration: none;
}
.sdb-content ul li a:hover{color: #777; background: url("images/sdb-hover.gif") no-repeat 0 0;}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

.center{width: 224px; text-align: center; background: url("images/sdb-ul.gif") repeat-y 0 0;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

/*----------------------------
FOOTER ELEMENTS
------------------------------*/

#thankyou{
	width: 800px;
	color: #fff;
	display: block;
	padding-left: 40px;
	margin-top: 0px;
	z-index: 100;
}

#footer h2 {
	font-weight:bold;
	color:red;
	font-size:18px;
}

#footerInner {
	overflow:hidden;
	padding-bottom:10px;
}

#footerInner .boxFooter {
	float:left;
	width:250px;
	padding-right:30px;
	padding-left:40px;
}

#footerInner .last {
	padding-right:0;
}

#footerInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0;
	margin-bottom:7px;
}

#footerInner .boxFooter ul li {
	padding:5px 6px 5px 18px;
	border-bottom:1px solid #292929;
	background:url(images/star.png) 0 8px no-repeat;
	color:#986123;
	font-size:10px;
	font-style:italic;
}

#footerInner .boxFooter ul li br {
	line-height:5px;
}

#footerInner .boxFooter ul li a {
	text-decoration:none;
	color:orange;
	font-size:13px;
	font-style:normal;
}

#footerInner .boxFooter ul li a:hover {
	color:#ccc;
}


#footer {
	background:#000 url(images/footer.jpg) 0 0 repeat-x;
	padding-top:20px;
	padding-bottom:25px;
	margin-top:15px;
	min-width:960px;
	text-align: left;
}

#footerInner {
	width:960px;
	margin:0 auto;
	color:#797979;
}

#copyright {
	border-top:1px solid #1E1E1E;
	background:#111;
	min-width:960px;
}
#footer a{color: #d0d0d0; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer .check{color: #bed678;}
