/*  
Theme Name: Simple Corners
Theme URI: http://www.inmypad.com/
Description: Three column layout for best earning from Adsense/others. Many thanks to Alessandro Fulciniti for <a href="http://www.html.it/articoli/niftycube/index.html">Nifty Corners Cube</a>.
Version: 1.0
Author: Hardi
Author URI: http://www.inmypad.com/
*/

/* Basic Style */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background: #840000 url(images/bg.png);
	margin: 20px 0 20px 0;
}

a, a:link, a:active, a:visited {
	color: #888888;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 ,h5 {
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* End Basic Style */

/* Layout Style */
#page {
	text-align: left;
	background: #ffffff;
	width: 770px;
	margin: 0px auto;
	padding: 0 6px 6px 6px;
	font-size: 1em;
}

#header {
	margin: 0px;
	padding: 20px;
	text-align: justify;
}

#top-ads {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ededed;
}

.content {
	float: left;
	padding: 10px 0 10px 4px;
	margin: 6px 0 6px 0;
	width: 420px;
	overflow: hidden;
}

#leftsidebar {
	padding: 0 5px 10px 9px;
	margin: 6px 0 0 10px;
	width: 160px;
	float: left;
	background: #ededed;
	font-size: 0.8em;
}

#rightsidebar {
	padding: 0 5px 10px 10px;
	margin: 6px 0 0 0;
	width: 145px;
	float: left;
	font-size: 0.8em;
}

#footer {
	padding: 0;
	margin: 0px auto;
	width: 770px;
	clear: both;
	font-size: 0.7em;
}

.clearing {
	clear: both;
}
/* End Layout Style */

/* Header Style */
#header h1, #header h1 a {
	color: #840000;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
}
#header h2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
#header img {
	margin: 5px 0 0 0;
}
/* End Header Style */

/* Top Menu Style */
div#menu {
	width: 770px;
	float: left;
	background: #ffffff;
	font-size: 0.8em;
}

ul#nav,ul#nav li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul#nav {
	float: right;
}
ul#nav li {
	float: left;
	margin-left: 3px;
	text-align: center;
}
ul#nav li.page_item a {
	float:left;
	width: 7em;
	padding: 5px 0;
	background: #f7f7f7;
	color: #333333;
	text-decoration: none;
}
ul#nav li.page_item a:hover {
	background: #ededed;
	text-decoration: underline;
}
ul#nav li.current_page_item a {
	float:left;
	width: 7em;
	padding: 5px 0;
	background: #ededed;
	color: #333333;
	text-decoration: none;
}
ul#nav li.current_page_item a:hover {
	background: #ededed;
	text-decoration: underline;
}
/* End Top Menu Style */

/* Content Style */
.content-nav {
	padding: 0;
	margin: 20px 0 20px 0;
	font-size: 0.8em;
}
.content-nav-single {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 0.8em;
}

.float-left {
	float: left;
	color: #999999;
}
.float-right {
	float: right;
	color: #999999;
}
.clearing-float {
	clear: both;
}
/* End Content Style */

/* Sidebar Style */
#leftsidebar h2, #rightsidebar h2 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #840000;
	margin: 0;
	padding: 11px 0 5px 0;
}
#leftsidebar a, #rightsidebar a {
	color: #840000;
}
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 2px 0 0 8px;
}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 0 0 5px 0;
	padding: 0;
}
/* End Sidebar Style */

/* Footer Style */
#footer p {
	padding: 0 0 3px 0;
	margin: 0;
	text-align: center;
}
/* End Footer Style */

/* Entry and Single Entry Style */
.post h2 {
	font-size: 1em;
	font-weight: normal;
	color: #840000;
	letter-spacing: 2px;
}
.post h2 a, .post h2 a:link, .post h2 a:active, .post h2 a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #840000;
	text-decoration: none;
	letter-spacing: 2px;
}
.category {
	font-size: 0.8em;
	color: #888888;
	margin: 3px 0 0 0;
}

.entry {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4em;
}
.entry h5 {
	font-size: 1.3em;
	font-weight: normal;
	color: #840000;
	letter-spacing: 2px;
	margin: 10px 0 0 0;
}
.entry img, .entry p img {
	border: 1px solid #888888;
	padding: 4px;
	margin: 0 8px 0 0;
}
.entry input {
	width: 90%;
}
.entry ul li {
	list-style-type: square;
}

.post-meta {
	font-size: 0.8em;
	color: #888888;
	text-align: right;
	margin: 0 0 20px 0;
	border-top: 1px solid #ededed;
}
.post-metadata {
	font-size: 0.8em;
	color: #888888;
	text-align: justify;
	background: #ededed;
	padding: 8px;
	line-height: 1.4em;
}
/* End Entry Style */

/* Comment Style */
h3.comment-title, h3.respond {
	font-size: 0.9em;
	font-weight: normal;
	color: #840000;
	letter-spacing: 2px;
	margin: 20px 0 15px 0;
}
.comment-body {
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #dedede;
	position: relative;
}
.comment-count {
	position: absolute;
	right: 10px;
	top: 2px;
	font-family: Georgia,sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #dedede;
	float: right;
}
.comment-content p {
	padding: 0 35px 0 15px;
	text-align: justify;
}
.comment-footer {
	font-size: 0.8em;
	color: #888888;
	text-align: right;
	background: #dedede;
	padding: 3px 10px 3px 0;
	margin: 0;
}
.respond-body p {
	font-size: 0.8em;
}
.respond-body #author, .respond-body #email, .respond-body #url {
	width: 300px;
}
.respond-body #textarea {
	width: 410px;
}
p.comment-tag {
	font-size: 0.6em;
	font-family: Verdana, Tahoma, sans-serif;
	color: #840000;
	margin: 0;
	padding: 0;
}
p.nocomment {
	font-size: 0.8em;
	color: #840000;
}
/* End Comment Style */

/* My Comment Style */
.my-comment-body {
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #aaaaaa;
	position: relative;
}
.my-comment-count {
	position: absolute;
	right: 10px;
	top: 2px;
	font-family: Georgia,sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #aaaaaa;
	float: right;
}
.my-comment-footer {
	font-size: 0.8em;
	color: #ffffff;
	text-align: right;
	background: #aaaaaa;
	padding: 3px 10px 3px 0;
	margin: 0;
}
/* End My Comment Style */

/* Archive Style */
h2.archive-title {
	font-size: 1.2em;
	font-weight: normal;
}
/* End Archive Style */

/* Page Style */
h2.page-title {
	margin: 0 0 20px 0;
}
/* End Page Style */

/* Search Style */
h2.search-title {
	font-size: 1.2em;
	font-weight: normal;
}
/* End Search Style */