/*  
Theme Name: Adsense Boqpod
Theme URI: http://pilkster.com/
Description: Tableless layout with 3 columns.
Version: 1.0
Author: pilkster
Author URI: http://pilkster.com/
*/

/* Basic Style */
body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
}

h1 {
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	margin: 2;
	padding: 2;
}
.bottomtext {
	color: #a0a0a0;
	font-size: 10px;
	width:700px;
	margin: 10px auto;
	padding: 0;
}

small {
	font-family: arial,sans-serif;
	font-size: 11px;
			
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited, a:active {
	color: #266dd3;
	text-decoration: none;
}

a:hover {
	color: #266dd3;
	text-decoration: underline;
}

select {
	width: 130px;
}

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;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */
#page {
	text-align: left;
	background: #ffffff;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #266DDE;
}

#header {
	background: #ffffff url(images/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 770px;
}

.content {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 390px;
	overflow: hidden;
}

#leftsidebar {
	padding: 0px 2px 2px 2px;
	color: #888888;
	width: 140px;
	float: left;
	margin-right: 3px;
	background: #f5f5f5;
	border: 1px solid #dedede;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:left;
	font-family: arial,sans-serif;
	color: #000000;
	width: 180px;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	background: #ffffff url(images/footer.jpg);
	width: 770px;
	height: 65px;
	clear: both;
	color: #dedede;
}
/* End Layout Style */

/* Header Style */
#header h1 {
	font-family: arial,helvetica,sans-serif;
	color: #266dd3;
	padding-left: 20px;
	font-size: 16px;
	margin: 0px;
}

/* Post Style */
.post {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.firstpost {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.post h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #266dd3;
	background: transparent;
}

p img {
	padding-right: 7px;
	padding-top: 4px;
	max-width: 100%;
}

html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0px;
}
.entry ol {
	margin: 0;
	padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.content .postmetadata {
	padding-top: 5px;
}
/* End Post Style */

/* Comment Style */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comment Style */

/* Sidebar Style */
.topsidebar {
	margin: 5px 0px 0px;
	padding: 5px 0px 5px 5px;
	float: left;
	width: 340px;
	text-align: center;
	border: 1px dotted #d0d0d0;
}

.topsidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	color: #266DDE;	
}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #266DDE;
	font-size: 12px;
	text-decoration: none;
}
#leftsidebar a:hover {
	color: #266DDE;
	font-size: 12px;
	text-decoration: underline;
}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 15px;

}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 1px 0 5px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0 0 0 3px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 5px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	font-size: 11px;
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 1px 0px 5px;
	font-size: 11px;
	padding: 0px;
	line-height: 13px;

}

#searchform {
	margin: 10px auto;
	padding: 10px 3px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 110px;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 5px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 11px;
}

#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #266dde;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #266dde;
	text-decoration: underline;
}
/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 3px;
	text-align: right;
}
#footer a {
	color: #ffffff;
}
/* End Footer Style */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */


/* Misc Style */
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #266dde;
	text-decoration: none;
}

.pagetitle {
	color: #266dde;
	font-size: 15px;
	padding-top: 10px;
}
/* End Misc Style */
