/*
Theme Name: One
Theme URI: a url
Description: A theme
Version: 1.0
Author: Your name
Author URI: a url
Tags: 
*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	text-decoration: none;
    color: #ff00ff;
}

a {cursor:url("/wp-content/uploads/img/cur.gif"),auto;}
/* a img {cursor:url("/wp-content/uploads/img/click.gif"),auto;} */


a:hover {
	text-decoration: underline;
    color: RED;
}

body {
    font-family: Georgia, Verdana, Arial, sans-serif;
    background-color: #000;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

strong {font-weight:bold;}

em {font-style: italic;}

/************************/
/*     Layout Design    */
/************************/

#page {
width: 750px;
margin: 0 auto;
padding: 0 0 0 0px;
}

#header {
position: relative;
margin: 0; background: url(images/8bitlogo.gif) no-repeat;
height:412px;
}

#wrapper {
clear: both; /* Clear float items in from navi-bar */
padding-bottom: 10px;
}

#content {
background-color:#000;	float: left;
width: 500px;
padding: 0 15px;
}

#sidebar {
float: right;
width: 190px;
padding: 20px 10px;
}

/************************/
/*     Footer Design    */
/************************/


#footer a {
color: #000;
}

#footer p {color: #000;
padding:7px 7px 0 50px;
font-size: 13px;
}
#footer { 
clear: both;
height: 23px;
background: url(images/footer.gif) no-repeat left top;
margin: 5px 0 0 120px;
}

/************************/
/*     Header Design    */
/************************/

#headerimg a {
color: #00ffff;
font-family: "Myriad Pro", Verdana, sans-serif;
font-size: 13px;
text-decoration:non;
}


#headerimg h1 {padding: 141px 0 0 218px ;margin:0 ; } 

/* Navigational bar */
ul#navi-bar {
    padding: 0;
    font-size: 12px;
padding:260px 0 0 0 ;   
/* background: url(images/navi.jpg) repeat-x;*/
    font-family: Verdana, sans-serif;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
    margin: 0 10px;
}

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 2px 10px;
    color: #ff00ff;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 13px;
    font-weight: bold;
	margin: 0 0 4px 0;
    color:#00ffff ;
    text-decoration: underline;
}

#sidebar ul li {
    margin-bottom: 20px;
}

#sidebar ul ul {
    padding-left: 10px;
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    color: #00ffff;
}
#sidebar a:hover {
	text-decoration: underline;
    color: RED;
}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: normal;
    padding: 0 0 0 0px;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 40px;
    list-style-type: square;
}

#content ol {
    padding-left: 45px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 0;
    padding: 4px 20px;
	font-size: 12px;
	line-height: 14px;
    background: url(images/post-body.jpg) repeat-y;
    color: #23223b;
}

.post-top, .post-bottom {
    height: 15px;
    line-height: 1px;
    font-size: 1px;
}

.post-top {
    background: url(images/post-top.jpg);
    margin-top: 20px;
}

.post-bottom {
    background: url(images/post-bottom.jpg);
}

.post h2 {
	line-height: normal;
    font-size: 20px;
}

.post h2 a:hover, h2 a:visited, h2 a {
    color: #000;
}

.post .posted {
	font-size: 12px;
	line-height: normal;
    color: RED;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
/*    margin: 0px;
    background-color: #eeeeee;
    border: 1px solid #c9c9c9;
    padding: 5px; */
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}

div.mainbottom p.comment {text-align: right; font-size: 9pt;}

p.tag a {color: #03a90a;}

/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
    /* color: #3d566c; */
}

ol.commentlist li cite.author {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
}

ol.commentlist li.alt {

}

ol.commentlist a {
    color: #3d566c;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    font-size: 11px;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #3d566c;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    border-top: 3px solid #d5d5d5;
    background-color: #f2f2f2;
}

#author:hover, #email:hover, #url:hover, #comment:hover {
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#respond {
    font-size: 16px;
    margin: 4px 0 4px 0;
}

#comment-body {
    padding: 20px 10px;
    font-family: Tahoma, sans-serif;
}
h3#comments {
    font-size: 12px;
    margin: 4px 0 4px 0;
}

#submit {

    padding: 5px 5px;
	width: 116px;
    text-align: center;
    border: 0;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
    border: 0;
}

.skit {
	padding: 10px 0;
}

.skit p {padding-left: 60px}
.skit blockquote {background:#f3f3f3 url(images/comentFON2.png) top left no-repeat; color: #5c5c5c; font-style: italic; margin-left: 60px; padding:9px 9px  9px 39px}
.skit blockquote p {padding-left: 0px}

.skutt {
	
    /* background: url(images/skutt.png) no-repeat right 10px; */
    font-size: 10px;
    text-align: right;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {
    background: url(images/search.gif)no-repeat ;
    width: 162px;
    height: 21px;
    border: 0;
    padding: 8px 4px;
}

#searchform #searchsubmit {
    display: none;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}


/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}


/************************/

.mustab {margin: 20px 0 20px 0;}
.mustab td {padding: 10px 10px 10px 10px; vertical-align: top;}
.mustab h3 {color: red; font-weight: 600;}

.softtab {margin: 20px 0 20px 0;}
.softtab td {padding: 10px 10px 10px 10px; vertical-align: top;}
.softtab h3 {color: red;}

.chervyak {background: url(images/chervyak_400x16.gif) no-repeat center; height: 16px;}

.dew {padding: 20px 0 20px 0;}

.clear {width:100%; overflow:hidden;} 

.disco {width: 130px; height: 200px; float: left;}
/* .disco a {padding: 7px;} */

.entry blockquote {display: block; background:#f3f3f3 url(images/comentFON.png) top left no-repeat; padding:9px 9px  9px 39px  ; margin-bottom: 14px;}