/*  

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 Sty;e */

body {

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	text-align: center;

	margin: 0px;

	padding: 0px;

	background: #fff;

	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;

	line-height: 1.5em;

}



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: #336699;*/
	
	color: #008080;
	
	
	text-decoration: none;

}



a:hover {

	color: #003366;

	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 {


	background: #ffffff;

	width: 830px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;
	
/*	border: 1px dotted #999999; */

}



#header {

	background: #ffffff url(images/heelcandy-logo.jpg);

	background-position: right;

	background-repeat: no-repeat;

	height: 46px;

	margin: 0px;

	padding: 0px;

	width: 830px;

}



.content {

	float: left;

	padding: 0 10px 10px;
	

	margin-bottom: 0;
	
	margin-right: 0;
	
	margin-left: 0px;

	width: 480px;

	overflow: hidden;
	
/*	border: 1px solid #999999; */
	
	
	margin-top: 5px;

}



#leftsidebar {

	padding: 0px 8px 10px 8px;

	color: #888888;

	width: 125px;

	float: left;

	margin-right: 3px;

/*	background: #f5f5f5; */

   background:  ffffff;

/*	border: 1px solid #dedede; */
	
	text-align:left;
	
	margin-top:-30px;


}



#rightsidebar {

	margin: 0;
	
		margin-top:-30px;

	padding: 0;

	float:right;

	font: 1em Verdana, Arial, Sans-Serif;

	color: #888888;

	width: 170px;
	
	text-align:left;

	

}



#footer {

	padding: 0px;

	margin: 0px auto;

	background: #e9e9e9;

	width: 830px;

	height: 50px;

	clear: both;

	color: #999;

}

/* 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;

	font-weight:normal;
	
	margin-left:  30px;
	

}

.post2 {

	margin: 22px 0 12px 0;

	text-align: left;

	border-bottom: 1px dashed #dedede;

	font-weight:normal;
	
	margin-left:  -20px;
	
	margin-top: 12px;
	
}



.firstpost {

	margin: 12px 0 12px 0;
	
	/*margin-left: 40px;*/
	
	margin-left: 30px;
	
	

	text-align: left;

	border-bottom: 1px dashed #dedede;

}



.post h2 {

	letter-spacing: 2px;

	/*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;*/
	
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 15px;
	
	font-weight:bold;

	color: #008080;

	background: transparent;

	line-height: 18px; 

}

.post2 h2 {

	letter-spacing: 2px;

	/*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;*/
	
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 15px;
	
	font-weight:bold;

	color: #008080;

	background: transparent;

	line-height: 18px; 

}




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;
	
	text-align:left;

}

.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: normal;

	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;

/*	letter-spacing: 2px;*/

	margin: 5px 0 0 0;

	padding: 0;

	font-weight: bold;
	
	text-indent:  20px;
	
	text-transform:lowercase;

	color: #666666;

}



#leftsidebar form {

	margin: 0;

}

#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {

	color:  #008080;;

	text-decoration: none;
	
    


}

#leftsidebar a:hover {

	color:  #003366;

	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; 

}



#searchform2 {

     float: right;
	 
	 clear:none;

	 margin-top:  -57px;;
	 margin-right:  547px;
	 
	 
	 
	 padding: none;

/*	margin: 10px auto; */

/*	padding: 10px 3px; */

}



#rightsidebar #searchform #s {

	width: 110px;

	padding: 2px;

	background-color: #f1f1f1;

	border: 1px solid #CCCCCC;

	font-size: 11px;

	margin-right: 4px;

	margin-left: 5px;

}


#leftsidebar #searchform #s {

	width: 80px;

	padding: 2px;

	background-color: #f1f1f1;

	border: 1px solid #CCCCCC;

	font-size: 11px;

	margin-right: 4px;

	margin-left: 0px;

        clear:none;

        float: left;
}


#rightsidebar #searchsubmit {

	padding: 2px;

	background-color: #dddddd;

	border: 1px solid #999999;

	font-size: 11px;

        clear:none;


}

#leftsidebar #searchsubmit {

	padding: 1px;

	background-color: #dddddd;

	border: 1px solid #999999;

	font-size: 11px;

        clear:none;

        margin-top:  -5px;


}



#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {

	color:  #008080;;

	text-decoration: none;

}

#rightsidebar a:hover {

	color:  #003366;

	text-decoration: underline;

}

/* End Sidebar Sty;e */



/* Footer Style */

#footer p {

	margin: 0;

	padding: 18px;

	text-align: center;

}


/* 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:  #008080;
	
	font-weight: bold;

	text-decoration: none;


}

h2 a:hover {

	color:  #003366;

	text-decoration: underline;
	
	font-weight: bold;

}



.pagetitle {



	font-size: 15px;

	padding-top: 10px;
	
	text-align:left;
	
	letter-spacing: 2px;
	
	padding-left:  30px;
	
	color:  #FF3366;
	
	font-weight:bold;

}



#nav {


  text-align:left;
  
  vertical-align: baseline;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 14px;
  padding-bottom: 8px;
  
  margin-top: -3px;
  
  text-indent: 40px;
  
  

font-weight:  none;

	border: none;

	
	background: url(images/heelcandy-navigation.jpg) no-repeat;
	
	background-position: right;


    height:  15px;
	
	width:  830px;
	}


#nav a {

color:  #FFFFFF;
font-size: 14px;
text-align: left;
font-weight:none;
margin-left:  14px;
}

#nav a:hover {

color:  #666666;
font-size: 14px;
text-align: left;
font-weight:none;
margin-left:  14px;
text-decoration:none;
}


.sidebar-menu {
padding-left:  10px;
/*border:1px solid #cccccc;*/
height: 175px;
}

.sidebar-menu2 {
padding-left:  10px;
/*border:1px solid #cccccc;*/
height: 30px;
}

.menu-button {
height:  27px;



}

/* Date Button Styling */
.post-date{
padding-top: 12px;
float: left;
display: inline;
margin: 0 0 0 0;
background: url(images/heelcandy-date.jpg) no-repeat;
text-indent: -12px;
width:  45px;
height: 90px;
color:  #ffffff;


}

.post-date .day {
font-size:  19px;
/*text-indent: -10px;*/
}

.post-date .month {
text-transform:lowercase;
}


.postwrapper {


	padding: 0 10px 10px;

	margin-bottom: 0;
	
	margin-right: 0;
	
	margin-left: -20px;

	overflow: hidden;
	
	
	margin-top: -5px;
	
	}
	
/*	.post {

	margin: 22px 0 12px 0;

	text-align: left;

	border-bottom: 1px dashed #dedede;

	font-weight:normal;
	
	margin-left:  30px;
	

}*/
	
.entry2 {

/*border: 1px solid #333333;*/
margin-left: 40px;
}

.entrytext {

margin-left:  10px;
}


.styleMeta {

font-size:  12px;
/*color: #66CC00;*/

color:  #FF3366;


font-weight: bold;
}

h3 {

color:  #FF3366;

font-size:  14px;

text-align: left;

}
h7 {
font-size:  14px;
text-align:  center;
}


/* End Misc Style */
