/*  
Theme Name: BorderPx
Theme URI: http://tenthblog.com/2008/08/17/borderpx-new-wordpress-theme/
Description:  A two column wordpress theme, questions and comments are welcome. Click on theme URL for any support or questions. by <a href="http://tenthblog.com/">Tenth Blog </a>
Version: 1.3
Author: John
Author URI: http://tenthblog.com
Tags: Simple, 2 Column, right sidebar, fixed width, two columns, blue, clean
*/

.aligncenter, .ad .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/***
.alignleft {
font-size:12px;
float:left;
}
.alignright {
float: right;
font-size: 12px;
}
***/
.alignleft a:link,.alignleft a:visited {
color:blue;
text-decoration:none;
}

.alignleft a:hover {
text-decoration: underline;
}


.alignright a:link,.alignright a:visited {
color: blue;
text-decoration: none;
}

.alignright a:hover {
text-decoration: underline;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   font-style:italic;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


code {
	margin: 4px 0;
	padding: 8px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	background: #F8F8F8 ;
	border: 1px dashed #E4E4E4;  
}

.info {
font-size:10px;
margin:0;
padding:0;
}

.info a:link, .info a:visited {
margin:0;
padding:0;
}


a:link,a:visited {
color: blue;
}
a:hover,a:active {
color:blue;
text-decoration:underline;
}

body {
font-family: Verdana;
width: 980px;
margin:auto;
font-size: 12px;
background-color: #302e3f;
}
#page {
background: #fff;
margin-top: 10px;
padding-top: 10px;
margin-bottom: 10px;
}

.postmetadata {
/*border-top: 1px dotted;*/
		border-bottom: 1px dotted;
text-align: right;
margin: 1px 6px 1px 6px;
padding: 2px;
font-size: 11px;
		clear: both;
}

.postmetadata img {
margin:0px;
}



.postmetadata a:link,a:visited {
color: black;
text-decoration: none;
}

.postmetadata a:hover {
color:red;
}

.postmetadata img {
margin-right: 0px;

}

.entry {
font-family: verdana,sans-serif;
font-size: 12px;
letter-spacing: 0.2pt;
word-spacing: 0pt;
line-height: 1.4;
padding: 7px;
}

.entry a:link {
color:blue;
text-decoration:none;
}

.entry a:visited {
color:blue;
padding:0;
margin:0;
}

.entry a:hover {
text-decoration:underline;
}



.post {
padding-right: 4px;
}


.posttitle {
font-size: 1.8em; /*18px;*/
color:#585aa3;
margin: 15px 0 0 0;
padding:0;
}

.posttitle a:link{
color:#585aa3;
/*font-size:18px;*/
text-decoration:none;
}

.posttitle a:visited{
color:#585aa3;
/*font-size:18px;*/
}
.posttitle a:hover{
color:#000;
/*font-size:18px;*/
}

h1.posttitle {
}

.date {
float: right;
margin: 5px;
font-weight: bold;
}

.navigation {
margin-top: 8px;
}

.commentlist li {
	margin: 0 0 25px;
	list-style: none;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
text-decoration: none;
}

img.avatar {
	float: left;
	margin: 0 8px 5px 0;
}

.comment textarea {
width:500px;
font-family:Verdana;
font-size:12px;
}


#content {
clear:both;
margin-left: 12px;
border-top: 10px solid;
padding-left: 10px;
background-color: white;
float:left;
width:640px;
font-family: Verdana;
font-size: 12px;
}


.entry ul.book-list {
	padding-left: 0;
	padding-bottom: 20px;
	text-indent: 0;
}
.entry ul.book-list li {
	margin-top: 15px;
	margin-bottom: 28px;
	clear: both;
	list-style-type: none;
}
.entry ul.book-list li:before {
	content: "";
}
.entry ul.book-list li img{
	margin: 0 8px 10px;
}

.entry .species-list li {
	list-style-type: none;
}

/****** HEADER ******/

#header {
clear:both;
margin-left: 15px;
padding:0;
float:left;
	background: black url(../../../../images/graphics/large_banner-blurred.jpg) no-repeat right;
	width: 950px; /*486px;*/
	height: 125px; /*the height of the background image*/
}

#header a {
margin:0;
padding:0;
	color: white;
}

#header h1, #header h2 {
	margin: 70px 0 0 8px; /*0;*/
padding:0;
font-size:25px;
font-family: "times new roman",times,serif;
}

#header h1 a:link,a:visited {
/*color:#000;*/
	color: white;
text-decoration:none;
}
#header h1 a:hover {
/*color:#7955ca;*/
}

#header #description {
	color: white;
	margin-left: 8px;
}

#mainnav {
padding:0;
margin:0;
}

#mainnav ul {
padding-top:15px;
margin:0px 0px 4px 0px;
float:right;
list-style-type: none;
padding-right:12px;
	font-size: 1.2em;
}

#mainnav ul li  { 
display: inline;
margin-right: 2px;
margin-bottom: 1px;

}

#mainnav ul li.current_page_item a {
display: inline;
font-weight: bold;
}

#mainnav ul li a:link,a:visited {
color:black;
text-decoration:none;
padding: 2px;
}

#mainnav ul li a:hover
{
border-top: 2px solid;
color: black;
}
/* END Header */

/****** SIDEBAR ******/
#sidebar {
border-top: 10px solid;
float:right;
width: 303px;
margin-right:14px;
border-left:1px dotted;
background-color:#f3f3f3;
}

#sidebar .left {
	float: left;
	width: 145px;
	padding-top: 5px;
}
#sidebar .right {
	float: right;
	width: 145px;
	padding-top: 5px;
}
#sidebar .bottom {
	clear: both;
}

#sidebar ul
{
list-style:none;
margin:0;
    padding:0 0 0 7px;
    text-indent: -10px;
}

#sidebar ul li{
margin: 5px 5px 6px;
padding-bottom: 0px; /*4px;*/
display: block;
margin-left: 25px;
/*border-bottom: 1px dotted;*/
/*width: 245px;*/


}

#sidebar ul li a:link,a:visited {
text-decoration: none;
display: inline;
color:#36363a;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
color:#513cf0;
}

#sidebar ul li ul {
/*border-top: 1px dotted;*/
		padding-left: 10px;
}

#sidebar ul li ul li {
color:red;
margin-left: 0px;
border:0px;
}

#sidebar h2 {
margin:0;
padding:0;
font-size: 14px;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 5px;
}

.ad {
background-color: #f3f3f3;
margin-left: 20px;
}

.ad img {
border: 1px solid #c9c9c9;
margin: 0px; /*3px;*/
}

.postrss {
/*background-color: #f1ccb9;
border:1px solid #e3ae93;*/
	background-color:#e9dacd;
	border: 1px solid #c7b19d;
width: 500px;
padding: 5px;
margin-left: 50px;
margin-bottom:10px;
}

.postrss a:link {
color:blue;
}

.postrss img {
margin: 0px 5px 0 0;
}

.searchbox
{
float:left;
}

.searchbox input {
height: 20px;
width: 240px;
font-size: 13px;
border:1px solid #e2e2e9;
margin-left:25px;
margin-bottom: 8px;
}

.feed {
width: 265px;
padding: 5px;
margin:10px 100px 10px 15px;
background-color:#e9dacd;
border: 1px solid #c7b19d;
font-size: 15px; /*17px;*/
float:left;
}

.feed a:link,a:visited {
color: black;
text-decoration:none;
}

.feed a:hover {
color: #513cf0; /*red;*/
}

.feed input {
margin: 1px;
}

.feed img {
margin:5px;
float:right;
}

.feed p {
font-size: 12px;
margin:3px 0 3px 0;
}

.com {
margin:8px 0 0 0;
/*border-top: 1px dotted;*/
font-size: 12px;
padding: 2px;
text-decoration: none;
}
/*** END SIDEBAR ***/

.wrap {
position: relative;
}

.desc {
padding-top: 14px;
}




img {
border:0px;
margin:5px;
}

blockquote {
padding-left: 54px;
background:#fff url(img/q.gif) no-repeat;
margin: 20px;
}

textarea {
width:500px;

}


#footer {
border-top: 5px solid;
margin-left:12px;
margin-right: 12px;
font-size: 11px;
margin-top:5px;
margin-bottom: 20px;
padding-bottom:5px;
text-align: center;
}
#footer p {
margin:3px 0 0 0;
padding:0;
}

#footer a:link, #footer a:visited {
color: #000;
font-size:11px;
margin:0;
padding:0;
text-decoration:none;
}

.adsense {
margin-left:25px;
margin-bottom:5px;
}

.insidef {
color: #fff;
background-color:#000;
}

.clear {
visibility:hidden; 
clear:both;
}

.bold {
    font-weight: bold;
}

.italics {
    font-style: italic;
}

.underline {
	border-bottom: 1px solid black;
}

