/*  
Theme Name: Green Boqpod
Theme URI: http://www.inmypad.com/
Description: Tableless layout with 3 columns.
Version: 1.0
Author: Hardi
Author URI: http://www.inmypad.com/
*/

/* Basic Style */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #ffffff ; 
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
    letter-spacing: 0.08em;
	line-height: 1.2em;
}

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: #802b00;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

a.navs:link, a.navs:visited, a.navs:active{
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;color:#47771d;
    letter-spacing: 0.10em;
	line-height: 1.2em;
}

a.navs:hover {
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
    letter-spacing: 0.10em;
	line-height: 1.2em;text-decoration:underline; color:#d08a79;
}



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 */
/* added by D V S */
#leftMargin {
		position: absolute;
		left:1%;
		width:6%;
		top:160px;
		background:#fff;
		}

	#main {
		position: absolute;
		left:7%;
		width:44%;
		top:160px;
		background:#fff;
		border-bottom : 1px dotted #999;
		}

	#supplement {
		position: absolute;
		text-align: right;
		left:52%;
		width:24%;
		top:160px;
		background:#FFFFCC;
		border-right:1px solid #CCCC99; 
		border-bottom:1px solid #CCCC99;
		border-top:1px solid #FFCCFf;
		border-left:1px solid #FFCCFF;
		}

	#ads {
		position: absolute;
		left:77%;
		width:18%;
		top:160px;
		background:#fff;
		border-bottom : 1px dotted #999;
		}
/* end of add by D V S */





#page {
	text-align: left;
	background: #ffffff;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background: #ffffff url(images/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 120px;
	margin: 0px;
	padding: 0px;
	width: 770px;
}

.content {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 440px;
	overflow: hidden;
}

#textBox
{
	font-family: Arial, Helvetica, sans-serif;
	color:navy;
	font-size: 9px;
	height: auto;
	background: #eeeeee;
	letter-spacing: 0.08em;
	font-weight: normal;
	margin:1px;
	padding:1px;
	border:1px solid navy;
}
#leftsidebar {
	padding: 0px 8px 10px 8px;
	color: #888888;
	width: 150px;
	float: left;
	margin-right: 3px;
	background: #f5f5f5;
	border: 1px solid #dedede;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:right;
	font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	width: 130px;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	background: #ffffff url(images/footer.jpg);
	width: 770px;
	height: 50px;
	clear: both;
	color: #dedede;
}
/* End Layout Style */

/* Header Style */
#header h1 {
	color: #27b727;
	padding-left: 20px;
	font-size: 18px;
	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 {
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #27b727;
	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: 14px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 300px;
	text-align: center;
}

.topsidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	color: #27b727;	
}

#leftsidebar h2, #rightsidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration:underline;
	letter-spacing: 2px;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #27b727;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#leftsidebar a:hover {
	color: #d98c07;
	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;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
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: 3px 0px 0px;
	padding: 0px;
}

#searchform {
	margin: 10px auto;
	padding: 10px 3px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 100px;
	padding: 1px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 10px;
}

#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #d98c07;
	text-decoration: underline;
}
/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 18px;
	text-align: center;
}
#footer a {
	color: #20ac20;
}
/* 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;
   border-bottom: 1px dashed #dedede;
}
.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: #27b727;
	text-decoration: none;
}

.pagetitle {
	color: #d98c07;
	font-size: 16px;
	padding-top: 10px;
}
/* End Misc Style */

/* Begin Calendar */
/************/
/* Calendar */
/************/
#calendar {
position: inherit;
}
#wp-calendar {
border: 1px solid #ddd;
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}
#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: left;
}
#wp-calendar td {
color: #ccc;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar .today {
font-weight: bold;
background-color: #eee;
}
/* End Calendar */
