/*
THEME NAME: Dimirti Scheblanov
THEME URI: 
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.1
AUTHOR: <a href="http://allancole.com/">Allan Cole</a>
AUTHOR URI:
*/

/* Page Width Equation -----------------

(x+12)*y+23 = page-width value
x = image width
y = # of images

*/

@import url('css/generic.css');

#header, #menu, #access, #nav-above, #nav-below, #comments, #footer {display: none}
.entry-meta, .entry-date {display: none}

body{margin: 0;padding: 0;border: 0;overflow: hidden;height: 100%;max-height: 100%;font-family: 'Georgia', georgia, times, sans-serif;color:#7F7F7F;}

a, a:link, a:visited {color: red; text-decoration: none;font-weight:400;}
a:hover, a:focus, a:active {color:#999;}

#imgwide {}

div#container {position: fixed; top: 0; left: 0px; right: 0;bottom: 0; width: 100%; padding: 0; margin: 0; background: #fff;overflow-y: hidden; overflow-x: auto;}
div#content {margin: 0px;border: 0px solid #3f6;display:block;margin:0 0 0 300px} /*width:2430px; */
div#content .entry-content {height: 600px;background: transparent;display:block;border:0px solid #CCC;}
div#content .entry-content p, div#content .entry-content p#player1 {position:relative;font-size: 1.2em;line-height: 1.5em;display:block; height:600px;position: relative; padding: 0; margin: auto 1em 1em 0; float:left;border: 0px solid #3f6;}
div#content .entry-content p script, div#content .entry-content p {vertical-align:middle;}
div#content .entry-content p img {max-height: 700px;vertical-align:middle;top:50%;}
div#content h2 { font-size: 1.2em;color: #EEE;font-weight:400; }
.clear{clear:both;}

div#primary {position: absolute;top: 0;bottom: 0; left: 0;width: 300px; /*Width of frame div*/height: 20px;overflow: hidden;background: transparent;color: white;}
input[type='text'], textarea, select { font-family: 'Georgia', georgia, times, sans-serif; }

div.sidebar {text-align: center; margin-top:280px; float: left;width: 300px;height: 20px; overflow: hidden; background: transparent;}
div.sidebar li, div.sidebar ul {list-style:none;margin:0;padding:0;}
div.sidebar h3 {display:none}
