/*  
Theme Name: brain
Theme URI: http://www.anyagalkina.com/wordpress/wp-content/themes/brain/
Description: Portfolio site theme.
Version: 1.0
Author: Anya Galkina
Author URI: www.anyagalkina.com
*/

/* ----------------------------------------------- */
/* --------------- STRUCTURE --------------------- */ 
/* ----------------------------------------------- */

* {
margin: 0;
padding: 0;
}

#wrapper {
width: 850px;
overflow: hidden;
margin: 10px auto 0 auto;
padding-left: 10px;
}

#header {
width: 800px;
min-height: 125px;
overflow: visible;
background-image: url(images/header_background.gif);
background-repeat: no-repeat;
margin: 5px 0 0 0;
}

#sidebar {
overflow: hidden;
}

#content {
overflow: hidden;
clear: both;
}

#footer {
width: 675px;
height: 35px;
overflow: hidden;
clear: both;
margin: 15px 0 10px 100px;
padding: 5px 0 0 0;
border-top: 1px solid #828282;
}


/* ------------------------------------------------ */
/* --------------- GLOBAL STYLES ------------------ */
/* ------------------------------------------------ */

body {
font-family: Arial, Helvetica, sans serif;
color: black;
font-size: 10pt;
line-height: 14pt;
}

a {
color: #666666;
}

a:hover {
color: #F85015;
text-decoration: none;
}

img {
border: 1px solid black;
}

h2, h3, h4, h5 {
color: #666666;
}

h1 {
font-size: 14pt;
font-weight: normal;
color: #F85015;
padding-bottom: 10px;
}

h2 {
font-size: 13pt;
font-weight: normal;
vertical-align: middle;
margin: 10px 0;
}

h3 {
font-size: 12pt;
font-weight: normal;
padding: 0 0 5px 0;
}

h4 {
font-size: 11pt;
font-weight: bold;
}

h5 {
font-size: 10pt;
font-weight: bold;
padding: 10px 0 5px 0;
}

ul {
list-style-position: inside;
margin: 0;
padding: 0 0 12px 0;
}

.listNoBullets {
list-style-type: none;
}

.listNoBullets li {
margin: 0;
padding: 0;
text-indent: 0;
}

li {
margin: 0;
padding: 0;
}

p {
width: 575px;
margin: 0 0 10px 0;
}

form {
}

.italic {
font-style: italic;
}

.bold {
font-weight: bold;
}

.alignRight {
float: right;
text-align: right;
}


.alignLeft {
float: left;
text-align: left;
}

.alignCenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.small {
font-size: 8pt;
color: #666666;
}

.inline {
display: inline;
}

.block {
display: block;
}


/* ------------------------------------------------ */
/* --------------- HEADER ------------------------- */
/* ------------------------------------------------ */

#header img {
border-width: 0;
float: left;
}

img#brainpic {
padding-right: 10px;
}


/* ------------------------------------------------ */
/* --------------- MAIN NAV ----------------------- */
/* ------------------------------------------------ */

#nav {
width: 420px;
float: left;
padding: 25px 0 10px 60px;
}

#nav ul {
width: 420px;
list-style-type: none;
margin: 0;
padding: 0;
}

#nav li {
width: 140px;
float: left;
margin: 0;
padding: 0;
text-align: left;
}

#nav li#currentPage a{
color: #F85015;
text-decoration: none;
}

/* ------------------------------------------------ */
/* --------------- SIDEBAR ------------------------ */
/* ------------------------------------------------ */

#sidebar img {
border: 0;
}


/* ------------------------------------------------ */
/* --------------- CONTENT ------------------------ */
/* ------------------------------------------------ */
#post {
margin: 5px 0 0 0;
}

#post.thumbnail a img{
display: inline;
margin: 0 14px 20px 0;
padding: 0;
border: 1px solid #666666;
}

#post.thumbnail a:hover img{
border: 1px solid #F85015;
}


.postCategory a {
color: #F85015;
}

.postTitle {
float: left;
display: inline;
width: 220px;
}

.postNav {
float: right;
width: 420px;
display: inline;
vertical-align: middle;
margin: 10px 0;
}

.postNav ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.postNav li {
width: 140px;
float: left;
margin: 0;
padding: 0;
}

.postNav img {
border: 0;
position: relative;
top: 4px;
}

img.imgNoBorder {
border: 0;
}

.postPageTopLink {
clear: both;
float: left;
vertical-align: middle;
margin: 10px 0;
}

.postPageTopLink img {
border: 0;
position: relative;
top: 4px;
}
/* --------------- CONTENT style end --------------- */









/* --------------- FOOTER style start --------------- */

.footerText {



}





/* --------------- FOOTE style start --------------- */







