/*  
Theme Name: One Fine Day
Theme URI: 
Description: One Fine Day Wordpress theme by One Winged Angel
Version: 1.0
Author: One Winged Angel
Author URI: 

*/

body{
	background:#fff url(images/bg.jpg) repeat-x;
	padding:0;
	margin:0;
	color:#000;
	font-family:Georgia, Verdana;
	font-size:11px;
	line-height:24px;
}

h1,h2,h3,h4,h5,h6{
	font-size:24px;
	font-family:Georgia, Sylfaen;
	font-weight:normal;
	letter-spacing:-1px;
	padding:10px 0 5px 0;
	margin:0;
}

blockquote{
	padding:10px;
	margin:5px 20px 10px 20px;
	font-family:Georgia;
	color:#444;
	border-top:1px solid #d5d8b4;
	border-bottom:1px solid #d5d8b4;
	background:#e5e7cc;
	font-size:14px;
	font-style:italic;
}

a:link, a:visited, a:active{
	color:#444;
}

a:hover{
	color:#000;
}

.clear{
	clear:both;
}

#container{
	background:url(images/background.jpg) no-repeat top left;
	padding:10px 0 10px 0;
	margin:0;
	width:900px;
}

#wrap{
	width:850px;
	margin:100px 20px 20px 70px;
}

#header{
	width:850px;
	border-bottom:2px solid #222;
	padding:10px 0 10px 0;
}

.headerright{
	float:right;
	width:400px;
	text-align:right;
}

.headerright ul{
	padding:10px 0 0 0;
	margin:0;
}

.headerright ul li{
	display:inline;
	margin: 0 0px 0 15px;
	padding: 0 0px 0 15px;
	background:url(images/shield.gif) no-repeat 0px 3px;
}

.headerleft{
	position:relative;
	width:400px;
}

h3.description{
	font-size:16px;
	padding:0;
	margin:0;
}

#sidebar{
	float:right;
	width:300px;
	padding:10px 0 10px 0;
	margin:0;
}


#sidebar h2{
	border-bottom:2px solid #444;
	padding: 0 0 10px 0;
}

#sidebar img, #sidebar img a{
	border:0;
}

.recent-posts{
	padding:0 0 10px 0;
	margin:0;
}

.recent-posts h2{
	padding:0;
	margin:15px 0 0 0;
}

.recent-posts ul li{
	list-style-type:none;
	padding: 10px 0 10px 0px;
	border-bottom:1px dotted #d5d8b4;
	background:url(images/sideblog.png) no-repeat 0px 19px;
}

.recent-posts ul li:hover{
	list-style-type:none;
	border-bottom:1px dotted #444;
}


.thedesc{
	font-size:11px;
}

#sidebar ul{
	padding:0;
	margin:0 0 15px 0;
}

.archives{
	margin: 0 0 20px 0;
	font-size:11px;
}

.archives ul{
	width:100%;
	margin: 0 0 15px 0;
}

.thetitle{
	font-weight:bold;
}

.archives ul li{
	list-style-type:none;
	padding: 3px 0 3px 15px;
	border-bottom:1px dotted #ced1ae;
	background:url(images/arrow.gif) no-repeat 0px 10px;
	width:130px;
	float:left;
	margin: 0 3px 0 0 ;

}

.archives ul li a{
	text-decoration:none;
}

.archives ul li:hover{
	color:#000;
	border-bottom:1px dotted #444;
}

#content{
	position:relative;
	width:500px;
	padding:0px 20px 10px 0;
	margin-top:20px;
	margin-bottom:20px;
	border-right:1px dotted #d5d8b4;

}

.post{
	padding: 0 0 30px 0;
}

.entry ul, .entry ol{
	list-style-type:none;
	padding: 0 0 0 15px;
}

.entry ul li{
	background:url(images/tag.gif) no-repeat 0px 10px;
	padding: 5px 0 5px 15px;
	border-bottom:1px dotted #ddd;
}


.entry ol li{
	padding: 5px 0 5px 15px;
	border-bottom:1px dotted #ddd;
	background:url(images/1st.gif) no-repeat 0px 10px;
}

.entry img{
	border:1px dotted #e5e7cc;
	background:#fff;
	padding:2px;
}

.entry img:hover{
	border:1px dotted #444;
}

.entry img.wp-smiley{
	border:0;
	vertical-align:middle;
}

p.readmore{
	background:url(images/readmore.jpg) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	height:23px;
}

p.data{
	font-size:11px;
	color:#777;
	padding:0;
	margin:0;
	padding:5px 0 5px 0;
}

p.postmetadata{
	border-bottom : 1px solid #d5d8b4;
	border-top : 1px solid #d5d8b4;
	padding:3px 8px 3px 8px;
	font-size:11px;
	background:#e5e7cc;

}

.item{
	margin: 0 10px 0 0;
}

.author{
	background:url(images/person.gif) no-repeat 0px 1px;
	padding: 0 0 0 15px;
}


.thedate{
	background:url(images/date.gif) no-repeat 0px 1px;
	padding:0 0 0 15px;
}

.commentdata{
	background: url(images/comment.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}

.category{
	background: url(images/drop_box.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}

#bottom{
	border-top:2px solid #222;
	width:850px;
	padding:5px 0 5px 0;
	margin:0;
}

.right{
	float:right;
	width:330px;
	padding:5px 0 10px 0;
	margin:0;
}

.left{
	position:relative;
	width:500px;
	padding:5px 0 10px 0;
	margin:0;
}
	

#footer{
	border-top:2px solid #222;
	width:850px;
	padding:5px 0 20px 0;
	margin:0;
}

.footerright{
	float:right;
	width:330px;
	text-align:right;
}

.footerleft{
	float:left;
	width:500px;
}

.comments-template{
	margin: 20px 0 0;
	border-top: 1px dotted #e8ead2;
	padding: 10px 0 0 0;
	background:#fff;
}

.comments-template p{
	font-size:11px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0px;
	list-style-type: none;
}


.authorcomment:hover{
	background:url(images/ac_h.jpg) no-repeat bottom right;
	padding: 1px 5px 0px 0;
	margin-right:10px;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 26px;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px dotted #e8ead2;
	border-top: 1px dotted #e8ead2;
	border-left:0px solid #222;
	background:#f3f4e1;
	font-size:11px;
	list-style-type:none;
}

.comments-template ol li:hover{
	border-left:0px solid #777;
	background:#eff1dc;
}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align:left;
	color:#333;
}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	padding:3px;
	font-size:11px;
	font-family: Georgia;
}

.comments-template textarea{
	font-family: Georgia, Sans-serif;
	font-size: 11px;
	padding:5px;
	width:450px;
	line-height:24px;
}

.comments-template input#submit{
	padding:0;
}


#gravatar{
	float:right;
	padding:0 5px 0px 5px;
	margin:-15px 5px 10px 5px;
}

#gravatar img{
	width:40px;
	height:40px;
	padding:2px;
	background:#fff;
	border:1px solid #bbb;
}

.recent-comments{
	padding:0px;

}

.recent-comments ul{
	list-style-type:none;
	padding:15px 10px 0 0;
	margin:0;
}


.recent-comments ul li{
	padding:5px 0 5px 0x;
	margin: 0 0 10px 0;
	border-bottom:1px dotted #ced1ae;
}

.recent-comments ul li:hover{
	border-bottom:1px dotted #444;
	color:#000;
}

.recent-comments ul li a{
	text-decoration:none;
}

.date{
	font-size:11px;
}

#flickr{
	margin:20px 0 10px 0;
}

#flickr ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#flickr img{
	height:60px;
	width:60px;
	display:inline;
	border:1px dotted #e5dfc9;
	padding:2px;
	margin:5px 5px 5px 5px;
	background:#fff;
}

#flickr img:hover{
	border:1px dotted #444;
}

li#search{
	list-style-type:none;
	padding:0;
	margin:0;
}

.search{
	padding:0px 0 0 0;
}

#search input#s{
	margin:15px 0 0 0;
	padding:3px;
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	vertical-align:middle;
	width:200px;
}

#search input#searchsubmit{
	padding:3px;
	font-size:11px;
	font-family:Georgia;
	text-align:right;
	vertical-align:middle;
	margin:14px 0 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding-top:5px;
}

.navigation{
	font-size:11px;
}

.comment-author{
	font-size:10px;
	color:#999;
}

.comment-author a{
	color:#999;
}

.comment-author a:hover{
	color:#222;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */