/*  
Theme Name: Vostok Theme
Theme URI: http://www.vostoktheme.com/
Description: A clean and elegant theme for Wordpress
Version: 1.1
Author: Javier Cañada and Rubén Lozano
Author URI: http://www.vostoktheme.com/
*/
 
/*  CSS Reset */
body{font-size:62.5%}
a:link,a:visited{text-decoration:none;}
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;}
address{font-style:normal;}
 
/* Main Layout */
 
#wrapper {
 margin: 0 auto;
 width: 810px;
}
 
#header {
 margin: 0 0 -1em 0;
 padding: 5em 0 0 0;
 position: relative;
}
 
#header .description {
 margin: 0;
}
 
html>/**/body #topcurve { /* hack. all browsers but IE will read this */
 margin: 0;
 padding: 0;
 height: 100px;
}
 
#topcurve { /* hack. only IE will read this */
 margin: 0;
 padding: 0;
 height: 120px;
}
 

#logo {
 position: relative;
 padding: 0;
 margin: 0;
 width: 410px;
 height: 45px;
 float: left;
 
}
 
#logo span {
 position: absolute;
 width: 400px;
 height: 95px;
 padding: 0;
 margin: 10px 0 0 207px;
}
 
#logo span:hover {
 cursor: pointer;
}
 
#content {
 margin-top: 35px;
 margin-left: 20px;
}
 
#content .contentleft {
 float: left;
 width: 190px;
}
 
#content .contentright {
 float: left;
 width: 560px;
}
 
#content p {
 padding: 5px 0;
 font-size: 10pt;
 color: #EDEDED;
}
 

#content h2, #content h3, #content h4, #content h5, #content h6 {
 padding: 0;
 margin: 0;
 font-weight: bold;
 color: #EDEDED;
}
 
#content h2 {
 font-size: 13pt;
}
 
#content h3 {
 font-size: 11pt;
}
 
#content h4, #content h5, #content h6 {
 font-size: 10pt;
}
 
#content .pageTitle {
 padding: 0;
 margin: 10px 0 20px 0;
 font-size: 15pt;
 font-family: 'trebuchet ms', 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
 color: #E3E3E3;
}
 
 /* Menu */
#nav {
 clear: both;
}
 
#nav ul {
 list-style: none;
}
 
#nav li {
 margin-bottom: 10px;
 height: 43px;
 width: 135px;
 background-position: 0 -43px;
 list-style: none;
}
 
#nav li:hover {
 background-position: 0 0px;
 cursor: pointer;
}
 
#home {
 background: url(img/menu1-trans.png);
}
 
#biography {
 background: url(img/menu2-trans.png);
}
 
#contact {
 background: url(img/menu6-trans.png);
}
 
#images {
 background: url(img/menu3-trans.png);
}
 
#meet {
 background: url(img/menu4-trans.png);
}
 
#download {
 background: url(img/menu5-trans.png);
}
 

.string {
 margin: 4.6em 0 0 0;
}
 
.error {
 margin: 2.6em 0;
 line-height: 1.2em;
}
 
.post {
 margin:10px 0;
 padding:0 0 30px 0;
 position: relative;
}
 
.post object,
.post embed {
 display: block;
 margin: 2em auto;
}
 
.post .vvqbox {
 margin: 2em auto;
}
 
.post .date {
 position: absolute;
 right: 1em;
 top: 1em;
}
 
.post h2 {
 margin: 0 0 1em 0;
}
 
.post h3,
.post h4,
.post h5 {
 margin: 2em 0 1em 0;
}
 
.post .number-of-comments {
 bottom: 1em;
 position: absolute;
 right: 1em;
}
 
.post blockquote {
 margin: 2em;
 padding: .1em 1.5em;
 position: relative;
}
 
.post blockquote cite {
 display: block;
 text-align: right;
}
 

.entry ul {
 list-style: none inside;
 padding: 0 1em;
}
 
.entry ol {
 list-style: decimal outside;
 padding: 0 2.5em;
}
 
.entry ul li {
 background: url(img/bullet.gif) 0 7px no-repeat;
 margin: 1em 0;
 padding: 0 0 0 15px;
}
 
.entry ol li {
 margin: 1em 0;
}
 
#comments {
 margin:0;
 color:#EDEDED;
 width: 550px;
}
 
.comment {
 padding: 1.8em 1.6em;
 position: relative;
 overflow: auto;
}
 
.comment .date {
 bottom: 1em;
 position: absolute;
 right: 1em;
}
 
#commentform {
 margin: 10px 0 20px 0;
 padding: 10px;
}
 
.pagination {
 margin: -2.6em 0 4.6em 0;
}
 
.pagination div {
 float: left;
 margin: 0 2em 0 0;
}
 
#sidebar {
 padding: 0 0 7em 0;
}
 
#sb-1,
#sb-2 {
 float: left;
 width: 50%;
}
 
#sidebar .email {
 background: url(img/ico-mail.gif) 0 4px no-repeat;
 padding: 0 0 0 1.8em;
}
 
#sidebar #rss li {
 background: url(img/ico-rss.jpg) left center no-repeat;
 padding: 0 0 0 1.8em;
 margin: .5em 0;
}
 
#footer {
 padding: 1em 0;
 clear: both;
 margin: 0 0 0 50px;
 text-align: left; /* IE Centering Technique */
}
 
.footerthumbs {
 float: left;
 width: 118px;
 margin-right: 15px;
 margin-left: 15px;
 margin-top: 10px;
}
 
.footerthumbs img {
 width: 118px;
 height: 90px;
 border: none;
}
 
.footer_links {
 font-weight:normal;
 text-align:center;
 color:#fff;
}
 
/* type.css */
 
#wrapper {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 15px;
}
 
p {
 margin: 1em 0;
}
 
h1 {
 font-size: 2.1em;
 font-weight: normal;
}
 
#header .description {
 font-size: 0.85em;
}
 
#header a {
 text-decoration: none;
}
 
a.back {
 text-decoration: underline;
}
 
#search h2,
.post h2,
#comments h3,
#commentform h3,
.emptysearch,
.error {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 24px;
 font-weight: normal;
}
 
.post {
 text-align:justify;
 font-size:11px;
}
 
.post h2 a {
 text-decoration: none;
}
 
.post h2 {
 line-height: 1.2em;
}
 
.post h3 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 1.3em;
 font-weight: normal;
 line-height: 1.2em;
}
 
.post h4 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 1.2em;
 font-weight: normal;
 line-height: 1.2em;
}
 
.post h5 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 1.1em;
 font-weight: normal;
 line-height: 1.2em;
}
 
.post blockquote cite {
 font-style: normal;
}
 
.date {
 font-size: .95em;
}
 
.post .number-of-comments a {
 text-decoration: underline;
}
 
#comment h3 {}
 
#comments h3 {
 font-size:0.9em;
 font-weight:bold;
 color:#eee; margin:15px 0 0 0;
 padding:0;
 font-style:italic;
}
 
#comments p {
 padding:0;
 margin:7px 0;
}
 
#commentform h3 {
 margin: 0 0 1.5em 0;
}
 
.comment cite {
 font-style: normal;
}
 
.comment cite a {
 text-decoration: underline;
}
 
.pagination a {
 text-decoration: underline;
}
 
#sidebar a {
 text-decoration: none;
}
 
#footer a {
 text-decoration: underline;
}
 
#footer p {
 margin: 0;
}
 

/* colors.css
 
 Greys
 --------------------------
 Very Dark          #000
 Dark               #3C3C3C
 Regular            #828282
 Light              #999
 Very light         #CCC
 
 Others
 --------------------------
 blue               #09C
 yellow             #09C
 white              #FFF
 
*/
 
html, body {
 background: #000 url(img/bg-body.jpg) no-repeat top center;
}
 
strong {
 color: #CCC;
}
 
#wrapper {
 color: #999;
}
 
#header a:link,
#header a:visited {
 color: #09C;
}
 
#header a:hover,
#header a:active,
#header a:focus {
 color: #FFF;
}
 
.back:link,
.back:visited {
 color: #09C;
}
 
.back:hover,
.back:active,
.back:focus {
 color: #FFF;
}
 
.post h2,
.post h3,
.post h4,
.post h5,
#search h2,
.emptysearch,
.error {
 color: #CCC;
}
 
.post h2 a:link,
.post h2 a:visited {
 color: #CCC;
}
 
.post h2 a:hover,
.post h2 a:active,
.post h2 a:focus {
 color: #09C;
}
 
.post blockquote {
 background: #000;
}
 
.date {
 color: #828282;
}
 
.entry a:link,
.comment a:link {
 color: #09C;
}
 
.entry a:visited,
.comment a:visited {
 color: #09C;
}
 
.entry a:hover,
.entry a:active,
.entry a:focus,
.comment a:hover,
.comment a:active,
.comment a:focus {
 color: #FFF;
}
 
.post img {
 
}
 
.post .number-of-comments a:link,
.post .number-of-comments a:visited {
 color: #CCC;
}
 
.post .number-of-comments a:hover,
.post .number-of-comments a:active,
.post .number-of-comments a:focus {
 color: #09C;
}
 
#comments h3,
#commentform h3 {
 color: #CCC;
}
 
.comment {
 border-top: 1px solid #3C3C3C;
}
 
.highlighted {
 background: #3C3C3C;
 border-top: 1px solid #000;
}
 
.highlighted a:link,
.highlighted a:visited {
 color: #09C;
}
 
.comment cite {
 color: #CCC;
}
 
.comment .moderation {
 color: #FFF;
}
 
#commentform {
 background: #3C3C3C;
}
 
#commentform a:link,
#commentform a:visited {
 color: #09C;
}
 
#commentform a:hover,
#commentform a:active,
#commentform a:focus {
 color: #CCC;
}
 
.pagination {
 color: #09C;
}
.pagination a:link,
.pagination a:visited {
 color: #09C;
}
 
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
 color: #FFF;
}
 
#sidebar {
 color: #828282;
}
 
#sidebar a:link,
#sidebar a:visited {
 color: #C4C4C4;
}
 
#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
 color: #09C;
}
 
#sidebar #sb-2 a:link,
#sidebar #sb-2 a:visited {
 color: #C4C4C4;
}
 
#sidebar #sb-2 a:hover,
#sidebar #sb-2 a:active,
#sidebar #sb-2 a:focus {
 color: #09C;
}
 
#footer {
 border-top: 1px solid #3C3C3C;
 color: #828282;
}
 
#footer a:link,
#footer a:visited {
 color: #FFF;
 text-decoration:none;
}
 
#footer a:hover,
#footer a:active,
#footer a:focus {
 color: #FFF;
}
 

/* forms.css */
 
.input-text,
textarea {
 border: none;
 font-size: 1em;
 padding: .3em;
}
 
label {
 font-size: 1em;
 margin: 0 .5em;
}
 
#search-form label {
 position: absolute;
 top: -99999px;
}
 
p.input-submit {
 text-align: right;
}
 
#commentform input[type=text] {
 padding: 2px;
 margin: 5px 5px 1px 0;
 background: #F4F4F4;
 float:left;
 height:18px;
 width:43%;
}
 
#commentform textarea {
 font-size: 1em;
 font-family: Helvetica, Arial, sans-serif;
 width: 98.4%;
 width: 522px;
 overflow:hidden;
}
 
#commentform #submit-comment {
 padding: .3em;
 width: auto;
}
 
#search-form #submit {
 padding: 1px 13px;
 margin: 0 0 0 5px;
}
/*
Clearing Floats
More info: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 
.clear {
 clear:both;
}
 
img.alignleft{
 float:left;
 margin:10px 10px 10px 0;
}
 
img.alignright{
 float:right;
 margin:10px 0 10px 10px;
}