/*
Theme Name: Dimitri Kozyrev 
Theme URI: http://dimitrikozyrev.com/
Description: Dimitri Kozyrev's Portfolio Site.
Version: 1.0
Author: Toby Keller
Tags: dimitri, art 

Dimitri Kozyrev's Portfolio Site
*/

:focus {
	-moz-outline-style: none;
}

/* STRUCTURE ------------------------------------------------------------------------------------*/

html, body {
	height: 100%;
}

body {
  margin: 0;
	padding: 0;
	font-size: .75em;
  color: #4D4D4D;
  font-family: "Palatino", "Adobe Caslon Pro", "Caslon", "Baskerville", serif;
  text-align: center;
}

a { text-decoration: none; color: #666; }
a img { border: none; }

p { margin: 0 0 1.5em; line-height: 1.6em; }

h1, h2, h3, h4, h5 { margin-top: 0; }

ul, ol      { margin: 0; padding: 0; }
ul          { list-style-type: none; }
ol          { list-style-type: decimal; }
ul li       { overflow: hidden; }
ul.bulleted { list-style-type: disc; margin-left: 20px; }

/* Forms
-------------------------------------------------------------- */

label              { display: block; margin-bottom: 3px; }
input.text   			 { margin-bottom: 10px; }
input.submit			 { display: block; }
input.image				 { margin-top: 15px; }
textarea           { margin-bottom: 10px; }
textarea, input    { font-family: arial, sans-serif; font-size: 12px; color: #4d4d4d; }
fieldset           { border: none; padding: 0; margin: 0; }
form ul li         { margin-bottom: 1em; clear: left; padding: 0; }
form ul li div     { float: left; }
form p             { margin-bottom: 0; }

form.wpcf7-form { width: 330px; margin: 0 auto; text-align: left; }
form.wpcf7-form input[type=text], form.wpcf7-form textarea {
  padding: 5px 6px;
  width: 318px;
  border: 1px solid #ccc;
  border-top: 1px solid #aaa;
  border-left: 1px solid #bbb;
  margin-bottom: 1.5em;
}
p#submit { text-align: center; }
span.wpcf7-quiz-label { display: block; line-height: 16px; }
span.wpcf7-form-control-wrap { line-height: 4px; }

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

body
{
font-family: Verdana, arial, sans-serif;
font-size: 11px;
color: #666666;
margin: 0px;
padding: 0px;
text-align: center;
background: #242424;
min-height: 100%;
}

a
{
color: #FF3C00;
text-decoration: none;
}

a:hover
{
color: #FFFFFF;
background: #FF3C00;
text-decoration: none;
}

a:active
{
color: #FFFFFF;
background: #FF3C00;
text-decoration: none;
}

a:link img 
{
border: thin solid #FFFFFF;
}

a:visited img 
{
border: thin solid #FFFFFF;
}

a:hover img
{
border: thin solid #242424;
background: none;
}

a:active img
{
border: thin solid #000;
}

a.subsection_toggle { display: block; }

.section_box { padding: 10px; }
.subsection_box { border-bottom: 1px dashed #999; padding: 10px 0 8px; margin-bottom: 10px; overflow: hidden; }
.subsection_box p { margin: 3px 0 0; }

#content
{
width: 75%;
min-height: 100%;
text-align: left;
background: #FFFFFF;
margin: auto;
padding: 0;
position: relative;
}

#header
{
background: url(images/header.gif) no-repeat;
margin: 0px;
padding: 0px;
height: 120px;
}

#spacer
{
width: 100%;
height: 400px;
border-bottom: 1px solid #494949;
background: #FFFFFF;
}

#footer
{
color: #666666;
font-size: 10px;
text-align: right;
vertical-align: baseline;
margin: auto;
background: #eee;
position: absolute;
bottom: 0;
width: 100%;
display:none;
}

#indexfooter
{
font-size: 10px;
text-align: left;
position: absolute;
bottom: 5px;
margin: auto;
}

.date
{
margin-right: 2em;
}

.title
{
color: #333333;
font-weight: bolder;
font-size: 18px;
letter-spacing: -0.5px;
line-height: 1.5em;
margin-top: 0px;
padding-top: 2em;
}

.subtitle
{
color: #333333;
font-weight: bold;
font-size: 13px;
letter-spacing: -0.5px;
margin-bottom: 2.5em;
}

.text
{
line-height: 1.35em;
margin-top: 1.5em;
}

.footer
{
font-style: italic;
margin-top: 2.5em;
}

.section
{
background: #242424;
color: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 0px;
padding: 0px;
}

.section a
{
text-decoration: none;
color: #FFFFFF;
background: #242424
}

.section a:visited
{
text-decoration: none;
color: #FFFFFF;
background: #242424
}

.section a:hover
{
text-decoration: none;
color: #FF3C00;
background: #242424
}

.thumbs
{
background: none;
margin: 0px;
padding: 0px;
}

.thumbs a
{
color: #FFFFFF;
background: none;
text-decoration: none;
}

.thumbs a:visited
{
color: #FFFFFF;
background: none;
text-decoration: none;
}

.thumbs a:hover
{
color: #242424;
background: none;
text-decoration: none;
}

.images
{
margin: 0px;
padding: 0px;
}

.images a
{
color: #242424;
background: none;
text-decoration: none;
}

.images a:visited
{
color: #242424;
background: none;
text-decoration: none;
}

.images a:hover
{
color: #FFFFFF;
background: none;
text-decoration: none;
}

img.tn
{
margin: 1px;
margin-left: 0px;
margin-bottom: 0px;
}

/* GALLERY PLUGIN ------------------------------------------------------------ */

.gallery dl { width: 52px; height: 52px; float: left; margin: 0 8px 8px 0; }
.gallery dt a img { padding: 2px; }
.gallery dt a:hover { background: none; text-decoration: none; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}