/*  
Theme Name: Surikata original 
Theme URI: 
Description: Transparent smart theme.
Author: Klimanskaya \ Elimanov
Author URI: http://klimanskaya.ru
Version: 1.0
Tags: black, green, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Tahoma;
  font-size: 10pt;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 5px 0;
  }

p {
  color: #000000;
  }

a {
  text-decoration: none;
  color: #ff5200;
  }

a:hover {
  text-decoration: underline;
  }

a img {
  margin: 5px; 
  border: 1px;
  border-color: #ffffff;
  }

blockquote {
  border: 1px solid #060606;
  padding: 5px 10px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  }

code {
  color: #000000;
  }

/* strong {
  font-size: 105%;
  } */

body {
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0;
  background: #ffffff url(images/winter.jpg)  top center no-repeat;
  background-attachment:fixed;
  }

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 1000px;
  padding: 0;
  text-align: left;
  }

#header {
  border: 1px solid #000000;
  width:1000px;
  height: 60px;
  padding: 0;
  margin: 0;
  background: #000000 url(images/bg-trans-null.png) repeat;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
  -moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
  -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
  opacity: 0.8;
  }

#header #head_right {
  text-align: right;
  float: right;
  width: 695px;
  margin: 5px 0 0 0;
}

#header #head_right ul {
  list-style: none;
  }
#header #head_right li {
  display: inline;
  }
#header #head_right li a {
  display: inline;
  color: #ffffff;
  padding: 0 10px 0 5px;
  text-transform: lowercase;
  }

#header #head_right a:hover {
  display: inline;
  text-decoration: none;
  }

#header #head_left {
  float: left;
  width: 295px;
  margin: 0 0 0 10px;
  padding: 0;
}
#header #head_left h1 {
  padding: 0;
  margin: 0;
  }
#header #head_left h1 a {
  color: #ff5200;
  font-size: 16pt;
  text-decoration: none;
  }
#header #head_left h1 a:hover {
  text-decoration: none;
  }
#header #head_left h2 {
  padding: 0;
  font-size: 12pt;
  color: #ffffff;
  }

/* Menu */

#menu {
  margin: 10px 0 0 0;
  padding: 0;
  clear: both;
  height: 25px;
  width: 1000px;
  background: url(images/bg-trans-null.png) repeat;
  background-color: #000000;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
  -moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
  -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
  opacity: 0.8;
  border: 1px solid #111;
  }

#menu_left {
  list-style: none;
  }

#menu_left li {
  float: left;
  }

#menu_left a {
  display: block;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 15px;
  color: #ffffff;
  }

#menu_left li a:hover {
  color: #ff5200;
  text-decoration: none;
  display: block;
  }

#menu_left li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#menu_left li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#menu_left li li {
  float: left;
  width: 150px;
  }
	
#menu_left  li li a {
  width: 150px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  border-top: 1px solid #000000;
  background: #cccccc;
  margin: 0;
  padding: 5px 15px 0 15px;
  }
	
#menu_left li li a:hover {
  border-top: 1px solid #000000;
  background: #000000;
  color: #ff5200;
  padding: 5px 20px 0 15px;
  }

#menu_left li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#menu_right a {
  list-style: none;
  line-height: 25px;
  margin: 0;
  padding: 0 15px 0 0;
  color: #ffffff;
  letter-spacing: -1px;
  }

#menu_right li a:hover {
  list-style: none;
  color: #ff5200;
  text-decoration: none;
  }

#menu_right li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }
#menu_right {
  float: right;
  }
#menu_right ul {
  list-style: none;
  }
#menu_right li {
  float: right;
  list-style: none;
  }
#menu_right li:hover, #toprss  li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

/* Top Content */

#main {
  margin: 0 15px 0 0;
  padding: 5px 10px 0 10px;
  clear: both;
position:relative;
  width: 980px;
  padding-bottom: 5px;
  background: url(images/bg-trans-main.png) repeat;
  border: 1px solid #000000;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 10px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 810px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  text-align: right;
  font-size: 14pt;
  font-style: italic;
  font-weight: strong;
  letter-spacing: -1px;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;

  }
.topPost h2.topTitle a {
  font-size: 14pt;
  font-weight: normal;

  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;

  }
.topPost {
  padding: 0;
  margin: 0px 0 0 0;

  }
.topMeta a {
  text-decoration: underline;
  font-style: italic;
  list-style-type: none; 
  }
.topMeta a:hover {
  }
.topPost p.topMeta a {
  text-decoration: underline;
  font-style: italic;
  }
.topPost p.topMeta a:hover {
  }
.topPost div.topContent {
  }
.topPost div.topContent a {
  text-decoration: underline;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff5200;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 10px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-style: italic;
  padding: 5px 7px;
  }
.topPost span.topComments a {
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags p {
  font-style: italic;
  }
.topPost span.topTags a {
  font-style: italic;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  text-decoration: underline;
  font-style: italic;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  width: 560px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  }
#numberofcomments {
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;

  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #fff;
  }
#commentlist li.alt {
  background: #fff;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 70px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0px;
  width: 540px;
  }

#comment h3 {
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 660px;
  higth: 100px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  font-style: italic;
  }
#main #welcome p {
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  }
#main #welcome a:hover {
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #016312;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #016312;
  }

/* Sidebars */
#sidebars {
  margin: 0px 0 0 0;
  float: right;
  width: 400px;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 195px;
  }

#sidebar_right {
  float: right;
  width: 195px;
  }
#sidebars h2 {
  margin: 0;
  padding: 10px 10px 2px 0;
  font-weight: normal;
  color: #ff5200;
  letter-spacing: -1px;
  }


#sidebars table {
  width: 100%;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 5px;
  list-style: none;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #000000;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #000000;
  }
#sidebars a:hover {
  color: #ff5200;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}
.sidebarboxh2 h2 a {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14pt;
  color: #ff5200;
  letter-spacing: -1px;
  }

/* footer*/
#footer {
  margin: 0 15px 0 0;
  padding: 5px 10px 0 10px;
  clear: both;
  width: 980px;
  text-align: center;
  padding-bottom: 5px;
  background: url(images/bg-trans-main.png) repeat;
  border: 1px solid #000000;
  }

#footer p {
  font-size: 8pt;
  color: #cccccc;
  padding: 0;
  }
#footer a {
  color: #cccccc;
  text-decoration: underline;
  }
#footer a:hover {
  color: #ff5200;
  }

/* Misc */
.st-related-posts li {
  list-style: none;
  font-style: italic; 
  }

/* post navigation */
.navigation { width: 560px; float: left; }
.previous { padding: 0 20px 0 0; float: left; }
.next { float: right; }

#hypercontext a {
  font-style: italic;
  }