/*  
Theme Name: bioVidria
Theme URI: http://creativeslice.com/
Description: Theme for biovidria.com
Version: 1
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
font: 70% verdana, sans-serif;
text-align: left;
color: #333;
background: #fff;
border-top: 2px solid #2131d1;
}

a:link {
	color: #0867a2;
	text-decoration: none;
}
a:visited {
	color: #0867a2;
	text-decoration: none;
}
a:hover {
	color: #2131d1;
	text-decoration: underline;
}

.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

#wrapper {
width: 920px;
margin: 0 auto;
}

#main {
margin: 15px 0;
}

h1, h2 {
font-size: 2.4em;
font-family: georgia, times, serif;
}

h3 {
font-size: 1.8em;
font-family: georgia, times, serif;
}

h4 {
font-size: 1.2em;
line-height: 1.3em;
color: #666;
padding-bottom: .5;
}

/* -------------------- Header -------------------- */

#header {
height: 110px;
}

h1#logo {
margin-top: 30px;
width: 239px;
float: left;}


/* -------------------- Nav -------------------- */


#nav {
float: right;
margin-top: 50px;
font-family: georgia, times, serif;
background: url(images/menu_blue.jpg) top repeat-x #2131d1;
padding: 3px 9px;
border-top: 1px solid #eee;
border-right: 1px solid #000752;
border-bottom: 1px solid #000752;
border-left: 1px solid #eee;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

#nav li {display: inline;float: left;}

#nav a {
border-right: 1px solid #000752;
padding: 3px 16px;
line-height: 24px;
font-size: 12px;
font-weight: bold;
color: #ddd;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

#nav .page-item-7 a {
border: none;
}

#nav a:hover {
color: #fff;
}

#nav .current_page_item a,
#nav .current_page_parent a,
#nav .current_page_ancestor a {
color: #2131d1;
background: #fff;
}



/* ------------------------------ Front Page ---------------------------- */

#homebanner {
background: url(images/hand.jpg) no-repeat #eee;
height: 280px;
margin-bottom: 10px;
font-size: 1.2em;
}


#bannerleft {
width: 400px;
float: left;
margin: 20px 0 0 20px;
}

#bannerleft h2 {
font-size: 21px;
color: #2131d1;
padding: 12px;
}
#bannerleft p {
padding: 0 12px;
font-size: 13px;
color: #000752;
}
#bannerleft img {
margin: 10px 0;
}


#homecontent {
width: 520px;
padding: 0 30px;
float: left;
}

#homenews {
width: 300px;
float: right;
padding: 10px;
border: 1px solid #ddd;
}

#homenews h3 {
font-size: 1.5em;
font-weight: normal;
}

#homenews ul li {
padding-top: 10px;
color: #666;
}


/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:right;
padding: 10px;
width:260px;
line-height:1.2em;
text-align:left;
voice-family:inherit;
background: #eee;
}

#sidebar h3 {
font-size: 1.5em;
font-weight: normal;
padding: 10px 0 0 10px;
}

#sidebar select {margin-left: 10px;}
#sidebar ul li {
margin: 10px 0 5px 11px;
}


/* ------------------------------ Content ---------------------------- */


#content {
text-align: left;
float: left;
width: 600px;
}

.post .entry {
margin: 0;
padding: 0;
}

.entry p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.4em;
}

.entry strong{font-weight: bold;}

.entry h2 {
color: #000752;
margin: -3px 0 10px 0;
}

.entry h3 {
color: #000752;
padding: .5em 0;
}

.entry ul {
list-style:disc;
padding-bottom: .6em;
}

.entry ol {
list-style-type:decimal;
}

.entry li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

.entry ul ul {
padding-top: .5em;
padding-bottom: 0;
}

.entry ol {
margin-left: 5px;
}

.postmetadata {
font-size: .9em;
color: #666;
margin-bottom: 1em;
}


/* -------- Custom Content Stuff ------------- */


.blogpost {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

#content .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom:0;
}

#content .wp-caption p.wp-caption-text {
	padding: 5px;
	margin:0;
    color: #666;
	font-size: 1em;
}

/* ----------- Comments ----------- */

#content #commentarea {
margin: 20px;
padding: 15px 20px;
background: #fff;
color: #666;
border: 1px solid #ddd;
}

.commentlist {
font-size: 1em;
padding: 2em 0;
}

.commentlist li {
padding: 1em;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #eee;
}
/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
border: 1px solid #ddd;
background: #eee;
padding: 20px;
color: #666;
}

#footermenu li {
display: inline;
padding-right: 1em;
line-height: 2.5em;
}

