/*  
Theme Name: Deftones.Ru (test 2)
Theme URI: http://deftones.ru/
Description: Deftones.ru
Version: 0.1
Author: Alex
Author URI: http://deftones.ru/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

q {font-style: italic;}

/* оформление выносных цитат */

q.quote {
 display: block;
 width: 250px;
 padding: 5px;
 font-family: Century Gothic;
 font-style: normal;
 font-size: 25px;
 line-height: 100%;
 background: url(images/closequote.png) no-repeat bottom right !important;
 background /**/:url(); /* Disabling quote effect in IE5 + */
}

.quote:first-letter {
 background: url(images/openquote.png) no-repeat left top!important;
 padding:5px 2px 10px 35px!important;
 padding /**/:0px; /* Disabling quote effect in IE5 + */
 background /**/: url(); /* Disabling quote effect in IE5 + */
}

q.right {float: right;
 margin: 0 0 0 10px;
}

q.left {float: left;
 margin: 0 10px 0 0;
}  

div.coll {
display: block;
width:250px;
padding:5px;
border:dotted 1px #F00;
}
div.right {float: right;
 margin: 0 0 0 10px;
}

div.left {float: left;
 margin: 0 10px 0 0;
} 


/* ======================================== */

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {height: 100%}
body {
	font: 11px/16px Verdana, Tahoma, Arial, sans-serif;
	height: 100%;
	background: url(images/bg-body.png) repeat-y;
}

a {
      color:#444;
      text-decoration:none;
      border-bottom:dotted 1px #444;
}

a:hover {
 color:#f00;
 text-decoration:none;
 border-bottom:dotted 1px #f00;
 outline: none;
}

.st-tag-cloud a {
 text-decoration:none;
 border-bottom: 0px;
 outline: none;
}

.st-tag-cloud a:hover {
 text-decoration:none;
 border-bottom:dotted 1px #000;
 outline: none;
}

p {margin: 0 0 10px 0;}
.navigation p {margin:0;}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
#subheader {
	min-height: 15px;
	text-align: center;
	/*background: #FFE680; */
}

#logo {
position:absolute;
top:18px;
left:10px;
width:350px;
}

#menu {
width:100%-620px;
margin: 0 256px 0 350px;
}

#search {
position:absolute;
top:6px;
right:3px;
width:260px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  position: relative;
	height: 115px;
	background: url(images/bg-header.png) repeat-x;
	padding: 12px 10px 0px 10px;
	/*background: #FFE680; */
}

/* Top Navigation
-----------------------------------------------------------------------------*/
ul.navigation-main {
  list-style-type:none; font-family: Century Gothic; font-weight: normal; font-size: 16px;color : #FFF;}
ul.navigation-main li {float:left; display:block; background:transparent url(images/arrow-white.gif) no-repeat 0 5px; padding: 0 10px 5px 10px;}

.navigation-main a {
 color: #FFF;
 text-decoration:none;
 border-bottom:dotted 1px #F00;
 outline: none;
}

.navigation-main a:hover {
 color: #F00;
 text-decoration:none;
 border-bottom:dotted 1px #F00;
 outline: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin-top: -10px;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
		visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content.index {
	padding: 0 370px 0 360px;
}

#content {
	padding: 0 280px 0 360px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sidebar-left {
	float: left;
	width: 330px;
	min-height: 900px;
	margin-left: -100%;
	padding-left: 10px;
	position: relative;
	background: url(images/bg-chino.png) no-repeat;
}

#left-bar img {margin-bottom:10px;}

#left-bar a {
 text-decoration:none;
 border-bottom: 0px;
 outline: none;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sidebar-right {
	float: left;
	width: 250px;
	margin-left: -260px;
	position: relative;
}

.sidebar-right-index {
	float: left;
	width: 350px;
	margin-left: -360px;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  position:relative;
	padding: 10px 370px 0px 360px;
	margin-top: -40px;
	border-top:dotted 1px #000;
}

#copy {
  position: absolute;
  top:10px;
  left:10px;
  width: 340px;
  text-align:left;
}

#archives {
  position: absolute;
  top:10px;
  right:10px;
  width: 350px;
  text-align:left;
}

#archives ul, #archivelist ul {list-style-type:none; font-size: 9px;}
#archives ul li, #archivelist ul li {float:left; display:block; }

/* header design
-----------------------------------------------------------------------------*/

#header h1 a{
    position:relative;
    width:333px;height:38px;
    overflow:hidden;
    border:0;
   
}
 
#header h1 a span{
    position:absolute;
    width:333px;height:38px;
    top:-10;
    left:0;
    background:transparent url(images/logo.jpg) no-repeat 0 0;
    border:0;
}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 4px 10px 4px 0px;
}
.alignright {
   float: right;
   margin: 4px 0px 4px 10px;
}
.wp-caption {
   border: 1px dotted #F00;
   text-align: center;
   background-color: #dedede;
   padding-top: 4px;
   margin-bottom: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 4px;
   margin: 0px;
   font-family: Century Gothic;
}

/* новые настройки
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {font-family: Century Gothic; font-weight: normal; margin-bottom: 0.5em;}
h1 {font-size:35px; line-height:35px; color: #000; text-shadow: 2px 2px 1px #F00}
h2 {font-size:22px; line-height:1em; text-shadow: 1px 1px 1px #FFF;}
h3 {font-size:20px; text-shadow: 1px 1px 1px #FFF;}
h4 {font-size:17px; font-weight: bold; color: #F00; background:transparent url(images/red-pony-small.png) no-repeat 0 0; padding-left: 22px; min-height: 20px; margin-bottom: 0.5em; text-shadow: 1px 1px 1px #000;}
h5 {font-size:15px; color: #777; margin-top:-10px;}
h6 {font-size:13px;}


img.right {float:right; margin-top:10px; margin-left:10px}
img.center {display: block; margin-left:auto; margin-right:auto; margin-top:10px; clear:both;}
object {display: block; margin-left:auto; margin-right:auto; margin-top:10px; clear:both;}

.googad {margin-bottom:10px}

.q {color:#c00;}

.st-tag-cloud {
  margin: 0 0 10px 0;
 }
 
 #slogan {
 position: relative;
 margin: 75px 0 490px 0;
 padding-left: 100px;
 text-align: right;
 font-family: Century Gothic;
 font-size: 13px;
 color: #000;
 /*border: solid 1px #000;*/
 }
 
     a.tag, .postmetadata a, .navigation a, .tags a {
      color:#666;
      text-decoration:none;
      border-bottom:0;
      }
h2 a {border-bottom: 0}  
      
div.tags {
      clear:left;
      margin: 10px 0 10px 0;
      padding:0 20px 5px 22px;
      background:url(images/tag.gif) #F0F0F0 0 5px no-repeat;
      border-bottom:dotted 1px #000;
      border-top:dotted 1px #000;
      }

div.navigation {
      clear:left;
      margin: 10px 0 10px 0;
      padding: 0 5px 5px 5px;
      background: #F0F0F0;
      border-bottom:dotted 1px #000;
      border-top:dotted 1px #000;
      }
div.breadcrumb {
      margin: 0 0 10px 0;
      }


.entry ul, .entry ol  {
  margin: 0 0 10px 25px;
  }

.entry ol {
  list-style-type: decimal-leading-zero;
  list-style-position: outside;
  margin-left: 45px;
  }
  
.entry ul li {
  background:transparent url(images/arrow-gray.gif) no-repeat 0 5px; margin:0; padding: 0 0 5px 10px;
  }

.entry ul.st-related-posts li {
  background:transparent url(images/arrow-red.gif) no-repeat 0 5px; margin:0; padding: 0 0 5px 10px;
  }

.sidebar-right ul, .sidebar-right-index ul {margin: 0 0 10px 0;}
.sidebar-right ul li, .sidebar-right-index ul li {background:transparent url(images/arrow-red.gif) no-repeat 10px 5px; padding: 0 0 5px 22px;}

div.textwidget {
margin: 0 0 10px 0;}

#index-right-coloumn {
position: absolute;
top: 0;
left: -200px;
width: 180px;
float: right;
margin: 0 0 10px 10px;
padding: 5px;
}


ol.tracklisting-small li {float:left; display:block;}

#search {
float:right;
margin-top:0px;
}

input#s{
width:200px;
height:15px;
border:0;
border-bottom: dotted 1px #fff;
border-top: dotted 1px #fff;
background:url(images/sample_input.gif) 0 0 no-repeat;
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
text-align:center;
color:#fff;
padding:0 3px 2px 3px;
} 

blockquote {
   padding: 0 0 0 30px;
   margin-left:20px;
   background:transparent url(images/blockquote-bg.png) no-repeat 0 0;
}

p.postmetadata {color:#666;
margin-top:-0.6em; background:#fff;
padding:0;
border-bottom: solid 1px #f00;
}

span.date, span.cat, span.comm {padding: 3px 3px 10px 13px;background:transparent url(images/arrow-gray.gif) no-repeat 5px 5px;}

/* --------------------------  ---------------------------*/

.jQtooltip {
  position: relative;
  cursor: help;
  border-bottom: 1px dotted;
}
.jQtooltip div {
  display: none;
  position: absolute;
  bottom: -1px;
  left: -1px;
  z-index: 1000;
  width: 190px;
  padding: 8px;
  text-align: left;
  font-size: 10px;
  line-height: 12px;
  color: #000;
  -webkit-box-shadow: 0 1px 3px #999;
  -moz-box-shadow: 0 1px 3px #999;
  box-shadow: 0 1px 3px #999;
  border: 1px solid #F00;
  background: #FFF;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
