/*  
Theme Name: Hangover Workshop
Theme URI: http://wordpress.org/
Description: Theme for Hangover Workshop
Version: 1.0
Author: doggy
Author URI: http://hangover.ru/
*/

@charset "utf-8";

/* Kontrol */
body {
margin: 0px;
padding: 0px;
background: #3a3a3a url(i/bg.gif) no-repeat;
}
body, td, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cccccc;
}
a {
color: #cc3300;
}
a:hover, .meta a:hover {
color: #CC6633;
}
h2, h2 a {
color: #ffffff;
font-size: 14px;
padding: 0px;
margin:0px;
}
table {
border: none;
}

/* Layout */
#wrap {
width: 900px;
}
#cutting {
width: 800px;
}
#header {
height: 130px;
background-image: url(i/header.gif);
}
#container {
width: 800px;
}
#content {
width: 580px;
background-color: #2d2d2d;
}
#sidebar {
width: 200px;
}
#prevnext {
width: 100%;
}
#searchbox {
background-image: url(i/searchbox.gif);
width: 200px;
height: 50px;
}
#searchbox table {
width: 180px;
height: 20px;
}
#navigate, #topics, #chronicle, #places, #meta {
background-color: #2d2d2d;
width: 200px;
}
#navigate a, #topics a, #chronicle a, #places a, #meta a, .prevnext a {
color: #999999;
}
#navigate a:hover, #topics a:hover, #chronicle a:hover, #places a:hover, #meta a:hover {
color: #CC6633;
}
#navigate {
list-style:none;
margin: 0px;
padding: 0px;
}
.vspace {
height: 20px;
background-color: none;
}
.hspace {
width: 20px;
background-color: none;
}
#sidebar .vspace {
height: 5px;
}

/* Features*/
#gohome { 
display: block;
height: 130px;
width: 800px;
}
#sfield, #sfield input {
height: 20px;
width: 110px;
border: none;
}
#submit, #submit input {
height: 20px;
width: 60px;
border: none;
}
#sfield input {
background-image: url(i/sfield.gif);
color: #2d2d2d;
border: none;
margin: 0px;
padding: 0px;
}
#submit input {
background-image: url(i/submit.gif);
cursor: pointer;
}
#submitcomm {
background-image: url(i/submitcomm.gif);
height: 20px;
width: 60px;
border: 0px;
cursor: pointer;
}
#author, #email, #url {
width: 200px;
height: 20px;
border: 1px solid #666666;
background-color: #9B9595;
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}
.topleftcorner {
width: 30px;
height: 20px;
background-image: url(i/topleftcorner.gif);
}
.toprightcorner {
width: 30px;
height: 20px;
background-image: url(i/toprightcorner.gif);
}
.bottomleftcorner {
width: 30px;
height: 20px;
background-image: url(i/bottomleftcorner.gif);
}
.bottomrightcorner {
width: 30px;
height: 20px;
background-image: url(i/bottomrightcorner.gif);
}
.cog {
width: 30px;
background-image: url(i/cog.gif);
background-repeat: no-repeat;
background-position: top;
}
.cog2 {
width: 30px;
height: 20px;
background-image: url(i/cog2.gif);
background-repeat: no-repeat;
background-position: center;
}
.ruler {
width: 100%;
height: 1px;
font-size: 0px;
padding: 0px;
margin: 0px;
}
.red {
background-color: #cc3300;
}
.gray {
background-color: #666666;
}
.meta, .meta a {
color: #666666;
font-size: 9px;
}
.comminput {
height: 28px;
}
#commarea {
width: 510px;
height: 130px;
border: 1px solid #666666;
background-color: #9B9595;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}

acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #666666;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #666666;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}
