/*  
Theme Name: freshCitrus
Theme URI: 
Description: Designed 
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: 
*/
*{margin: 0; padding: 0;}
body{
	background: #c2c2c2 url("images/header.jpg") no-repeat center top;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Arial", "Helvetica";
	font-size: 12px;
	line-height:16px;
	color: #676767;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; text-decoration: underline; color: #287fdc;}
a:hover{text-decoration: underline; color: #287fdc;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
}

.wp-caption img{
	margin-right: 15px;
  	padding:5px;
}

.wp-caption-text {
	background-color: #eee;
	border: 1px solid #ddd;
	margin-top:5px;
	text-align: center;
	font-size: 10px;
	font-style:italic;
	margin-right: 15px;
}
#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#web-20{
	width: 95px;
	height: 98px;
	position: absolute;
	
	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: 90px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 90px;
	height: 22px;
	display: block;
	color: #FFFFFF;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover{
	color: #a1d409;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 90px;
	height: 22px;
	display: block;
	color: #a1d409;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
#search{
	position: absolute;
	right: -20px;
	top: 15px;
}
#searchform{
	width: 230px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 160px;
	height: 17px;
	border: 0;
	color: #0989ae;
	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: 150px;
}
#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;
}
#description{
	width: 860px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding-left: 20px;
	margin-top: -30px;
	z-index: 100;
}
#sub-nav{
	width: 900px;
	height: 56px;
}
#sub-nav .rss{
	width: 70px;
	height: 56px;
	display: block;
	margin-left: 18px;
}
#sub-nav .rss:hover{}

#main-wrapper{
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
#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: 30px;
	line-height:34px;
	font-weight: bold;
	color: #1955be;
	margin: 0;
	padding-bottom:7px;
}
#left h2 a{color: #1955be; text-decoration: none;}
#left h2 a:hover{color: #1955be; text-decoration: none;}
#left h3{
	font-size: 20px;
	font-weight: normal;
	color: #676767;
	padding-top: 15px;
	line-height:22px;
}
.meta-data{
	width: 636px;
	height: 23px;
	color: #b5b5b5;
	font-size: 12px;
	padding-bottom: 20px;
}
.meta-data .auth-date{
	width: 571px;
	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;
}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.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{
	font-size: 10px;
	width: 224px;
	padding-top: 35px;
	float: left;
}

.sdb-content h3{
	background: url("images/greentitlebkg.gif") no-repeat left top;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	height:43px;
	width:224px;
	padding-top: 7px;
	padding-left:10px;
}
.sdb-content{
	width: 224px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color #676767;
}
.sdb-content ul{
	width: 224px;

}
.sdb-content ul li{
	list-style-type: none;
	width: 218px;
	padding-bottom: 5px;
	text-align:left;
	line-height:12px;
	background: url("images/sdb-li.gif") no-repeat left bottom;
}
.sdb-content ul li a{
	width: 210px;
	display: block;
	color: #287fdc;
	padding-top: 5px;
	padding-left: 14px;
	text-decoration: none;
}
.sdb-content ul li a:hover{
	text-decoration: underline;
}
.sdb-content ul .recentcomments{
	padding-top: 10px;
	padding-left: 14px;
}



/*********************************************
TEXT WIDGET
**********************************************/
.textwidget ul{
	width:224px;
	font-size:13px;
	padding:0px;
	margin:0px;
	background: url("images/bluebkg.jpg") no-repeat left top;
}
.textwidget ul li{
	list-style-type: none;
	width: 218px;
	padding-bottom: 10px;
	text-align:left;
	line-height:12px;
	margin:0px;	
}
.textwidget ul li a{
	width: 210px;
	display: block;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	text-decoration: none;
}
.textwidget ul li a:hover{
	color: #cccccc;
	text-decoration: none;
}
.shadow{
	color:#ffffff;
	background: url("images/bkgshadow.gif") no-repeat left top;
}







.sdb-content ul .recentcomments a:hover{background: transparent;}

#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

/*********************************************
FOOTER
**********************************************/
#footer{
	clear: both;
	color: #d0d0d0;
	width: 900px;
	margin-top: 30px;
	padding: 5px 0 20px 0;
	border-top: 1px solid #eee;
}
#footer a{color: #d0d0d0; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer .check{color: #bed678;}



/*********************************************
QUOTES
**********************************************/
.quote {
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	margin: 25px; 
	padding-left: 40px;
	padding-right: 10px; 
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
}
.smallquote {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	margin: 25px; 
	padding-left: 40px;
	padding-right: 10px; 
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
}
.author {
	margin: 15px; 
	padding: 50 0 0px 0px; 
	text-align:right;
}

.quote strong{
	color: #888888;
}



/*********************************************
MISC
**********************************************/
.code{
	font-family: "Courrier New", "Courrier", "Monaco";
	color: #666666;
	padding: 20px 20px 20px 20px;
	border-style:dotted;
	border-color: #BBBBBB;
	background-color: #EEEEEE;
}
.box{
	padding: 20px 20px 20px 20px;
	border-style:solid;
	border-color: #aed800;
	background-color: #f5fdd5;
}
hr{
	background-color: #dddddd;
	border: 0;
	height: 2px;
	margin-bottom:15px;
}



.indent{
	padding-left:40px;
	padding-right:40px;
}

.description{
	color: #1955be;
}

/*********************************************
SUBTITLES
**********************************************/
.level1{
	font-size: 20px;
	font-weight: bold;
	color: #d46d22;
	padding-top: 30px;
	line-height:22px;
}
.level2{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 30px;
	line-height:18px;
}
.level3{
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
}

/*********************************************
UPDATE
**********************************************/
.update{
	font-variant:small-caps;
	color:#000000;
	font-weight:bold;
	font-size:15px;
}
.updatetext{
	color:#000000;
	font-size:12px;
	padding-bottom:20px;
	padding-left:20px;
}






/*********************************************
OLD STYLES: LEGACY
**********************************************/

.about{
	font-size: 13px;
	font-weight: bold;
	color: #70a529;
}
.blue{
	font-weight: bold;
	color: #0989ae;
}
.green{
	font-weight: bold;
	color: #70a529;
}
.orange{
	font-size: 16px;
	font-weight: bold;
	color: #d46d22;
}
.orangesmall{
	font-weight: bold;
	color: #d46d22;
}
.subtitle{
	color: #255c99;
	font-size: 18px;
	font-weight: bold;
	padding-top: 45px;
}
.dark{
	color: #676767;
	font-style: normal;
}
.title{
	color: #1955be;
	font-size: 24px;
	font-weight: bold;
	padding-top: 45px;
}
.big{
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.small{
	font-size: 10px;
	font-weight: normal;
}
