/* ==================== Global ==================== */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/wp-content/themes/lfrblog/images/bkg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
}

a,a:visited {
	color: #c30;
	text-decoration: none;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}

blockquote {
	font-size: 14px;
	font-style: italic;
}

small {
	font-size: 10px;
}

label {
	margin: 0;
	padding: 0;
}

/* ==================== Search Box ==================== */

#searchbox {
	background: url(/wp-content/themes/lfrblog/images/search-bkg.jpg) no-repeat left top;
	margin: 0;
	padding: 12px 0 20px 20px;
}

#searchform {
	padding: 0;
	margin: 0;
}

#s {
	width: 110px;
}

#searchsubmit {

}

/* ==================== Top Area ==================== */

#container-top {
	width: 760px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	clear: both;
}

#header {
	width: 100%;
	height: 220px;
	margin: 0;
	padding: 0;
}

#photos {
	float: right;
}

h1#logo {
	padding: 0;
	margin: 0;
}

#quicklinks {
	width: 216px;
	text-align: center;
	font-size: 9px;
}

#top-content {
	clear: both;
}

#top-content .posttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: capitalize;
}

/*#top-content .posttitle a,#top-content .posttitle a:visited {
	text-decoration: none;
}

#top-content .posttitle a:hover {
	text-decoration: underline;
}*/

#top-content .timedate {
	float: right;
	font-size: 12px;
	color: #666;
	text-align: right;
	padding-top: 8px;
	text-transform: none;
}

#top-content .postbody {
	font-size: 16px;
	text-align: justify;
}

#top-content .postbody img {
	float: right;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 0 5px 10px;
}

#top-content .postbody img.imgleft {
	float: left;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 10px 5px 0;
}

#top-content .postmeta {
	font-size: 12px;
	/*text-align: right;*/
	border-top: 1px dotted #333;
	padding-top: 12px;
	clear: both;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin: 0 0 30px 0;
	padding: 30px 0 10px 0;
	font-size: 12px;
	border-bottom: 1px dotted #333;
	overflow: auto;
}

#pagenavigation {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin: 0 0 30px 0;
	padding: 30px 0 10px 0;
	font-size: 12px;
	overflow: auto;
}

.alignright {
	margin: 0;
	padding: 0;
	float: right;
}

.alignleft {
	margin: 0;
	padding: 0;
	clear: left;
}

/* ==================== Comment (comments.php) Area ==================== */

#respond {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background: #222;
	padding: 30px 0 30px 0;
	margin: 0;
	overflow: auto;
	border-top: 1px solid #f60;
	clear: both;
	color: #ccc;
}

#comment-area {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	clear: none;
	border: none;
}

#comment-header {
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}

#comment-header span {
	float: right;
	font-size: 12px;
	color: #666;
	text-align: right;
	padding-top: 10px;
	text-transform: none;
}

#comment-form {
	width: 360px;
	margin: 0 40px 0 0;
	padding: 0;
	float: left;
}

#comment-form form {
	margin: 0;
	padding: 0;
}

#comment-form form p {
	margin: 0 0 5px 0;
	padding: 0;
}

#comments {
	width: 360px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: right;
}

#comments ol {
	margin: 0;
	padding: 0;
}

#comments ol li {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
}

/*#comments ol li.alt {
	background-color: #333;
}*/

#comments ol li p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 18px;
}

#comments ol li p.commentmeta {
	border-top: 1px dotted #ccc;
	padding: 6px 0;
	margin: 0;
	text-align: right;
	font-size: 10px;
	line-height: normal;
}

/* ==================== Bottom (sidebar.php) Area ==================== */

#container-bottom {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background: #eedab7;
	padding: 30px 0 0 0;
	margin: 0;
	overflow: auto;
	border-top: 1px solid #f60;
	clear: both;
}

#bottom-content {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	clear: none;
	border: none;
}

#bottom-content .blockleft,#bottom-content .blockcenter,#bottom-content .blockright {
	width: 230px;
	padding: 0;
	float: left;
}

#bottom-content .blockcenter {
	margin: 0 35px;
}

#bottom-content .blockleft h3,#bottom-content .blockcenter h3,#bottom-content .blockright h3 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

#bottom-content .blockleft p,#bottom-content .blockcenter p,#bottom-content .blockright p {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 11px;
}

#Ecosystem,#technorati {
	padding: 0;
	margin: -15px 0 30px 0;
	font-size: 11px;
}

#technorati form,#technorati p {
	padding: 0;
	margin: 0;
}

#bottom-content .blockleft ul,#bottom-content .blockcenter ul,#bottom-content .blockright ul {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
	border-top: 1px dotted #333;
}

#bottom-content .blockleft ul {
	border-bottom: 1px dotted #333;
	padding: 5px 0;
}

#bottom-content .blockleft ul li {
	display: inline;
	padding: 0 10px 0 0;
	line-height: 18px;
}

#bottom-content .blockcenter ul li,#bottom-content .blockright ul li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dotted #333;
}

/* ==================== Bottom Area ==================== */

#footer {
	width: 760px;
	border-top: 1px dotted #333;
	margin: 0 auto 30px auto;
	padding: 10px 0 0 0;
	font-size: 11px;
	clear: both;
	text-align: center;
}
