/*
Theme Name: Twow.ru theme
Theme URI: http://twow.ru
Version: 0.2
Author: Koroteev "Blind" Victor
Author URI: http://twow.ru
Description: Тема для сайта The way of war.
*/

/* 
global settings
----------------------------------------------------------- */

* { 
margin: 0; 
padding: 0; 
}
body { 
background: #fff; 
font: 100%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #333;
text-align: center; 
}

/* links */

a:link {
text-decoration: none;
color: Maroon;
}
a:visited {
text-decoration: none;
color: Maroon;
}
a:hover {
background: White;
border-bottom: 1px dotted Maroon;
color: Maroon;
}
a:active {
text-decoration: none;
color: Maroon;
} 
a img {
background: none;
border: 0 none;
margin-bottom: -10px; 
vertical-align: sub;
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #666;
margin: 10px 0;
}
h1 { 
margin: 0;
font-size: 4em; 
font-weight: bold; 
text-transform: uppercase;
}
h1 a { 
color: #666;
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #666;
}
h2 { 
font-size: 1.1em; 
}
h3 { 
font-size: 1em; 
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font-family: Monaco, "Courier New", Courier, monotype, serif; 
}
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em "courier new", courier, monospace;
}

/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0; 
} 
ul li {
/*height: 1%;*/
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/bullet.gif) no-repeat 0 6px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* layout
------------------------------------------------------ */

#container {
margin: 0 auto; 
width: 760px;
font-size: 0.75em;
text-align: left;
}
#wrap {
/*height: 1%;*/
margin: 4px 0;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/wrap.gif) repeat-y;
}
#col-left {
float: left;
width: 150px;
padding: 20px 0;
text-align: right;
}
#col-main {
float: left;
width: 400px;
}
#col-main-article {
float: left;
width: 500px;
background: #FFFFFF;
}
#col-right {
float: left;
width: 210px;
padding: 20px 0;
}

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

#header {
margin: 15px 0 0 0;
padding: 100px 0 0 0;
border-bottom: 1px solid #e5e5e5;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/logowithhorse.gif) no-repeat 10%;
}
body#home #header {
border-bottom: none;
}

/* main navigation */

#nav {
margin: 0 50px 0 0; 
padding: 0 0 28px 0;
}
#nav li {
float: right;
display: block;
list-style-type: none;
margin: 0 0 0 0; 
padding: 0 0 0 0;
background-image: none;
}
#nav a:link, #nav a:visited {
float: left;
display: block;
padding: 0 10px 8px 10px;
font-size: 1.2em;
font-weight: bold;
color: #808080;
text-transform: uppercase;
text-decoration: none;
}
#nav li.current_page_item, #nav a:hover {
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/tab.gif) no-repeat 50% 100%;
border-bottom: none;
color: darkred;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
color: darkred;
}

/* latest post
------------------------------------------------------ */

#latest {
height: 1%;
border-bottom: 1px solid #eee;
}
body#home #latest {
border-top: 1px solid #e1e1e1;
}
#latest-inner {
height: 1%;
margin: 5px 0;
background: #F5F5F5;
}

/* post */

#post-latest {
float: left;
width: 550px;
font-size: 1.1em;
color: #333;
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: bold 1.1em Verdana, Helvetica, Arial, sans-serif;
}
#post-latest p.post-meta {
margin: 0 20px;
font-size: 0.8em;
color: #666;
}
#post-latest .post-body {
padding: 10px 20px 20px;
}

/* about */

#sec-about {
float: left;
width: 210px;
padding: 0 0 20px;
background: white;
font-size: 0.9em;
line-height: 1.6em;
}
#sec-about p {
margin: 20px 20px 0 20px;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 0 20px;
font-size: 1.1em;
}
#tags-about a:link, #tags-about a:active, #tags-about a:visited {
color: #363636;
margin-left: 15px;
padding: 3px;
}
#tags-about a:hover {
background: #F5F5F5;
border-bottom: none;
color: darkred;
}

#forums-rss a:link, #forums-rss a:active {
color: #363636;
}
#forums-rss a:visited {
color: #999999;
}
#forums-rss a:hover {
background: #F5F5F5;
border-bottom: none;
color: darkred;
padding: 1px;
}

/* main column
------------------------------------------------------ */

/* post */

#col-main h3.sec-title {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#col-main-article h3.sec-title {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.post {
margin: 0 15px 20px;
padding: 0 0 40px;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/3os.gif) no-repeat 50% 100%;
}
div.post-body {

}
h2.post-title {
margin: 0;
font-weight: bold;
}
h2.post-title-article {
margin: 0;
color:#333333;
text-align:center;
font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode";
font-size:130%;
}
p.realman {
font-family: Verdana;
color: #666666;
margin: 0 0 10px 50px;
text-align: center;
text-transform: none;
letter-spacing: 0.1em;
font-style:italic;
font-size: 80%;
}
p.post-meta {
margin: 0;
font-size: 0.85em;
color: #333;
text-transform: uppercase;
}
body#archives p.post-meta-ind {
margin: 10px 0 0;
font-size: 0.85em;
}
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/dashed.gif) no-repeat 0 50%;
line-height: 18px;
}
#col-main a:hover {
border-bottom: 1px dotted #666;
background: #F5F5F5;
text-color: #333;
}
#col-main-article a:hover {
border-bottom: 1px dotted #666;
background: #F5F5F5;
text-color: #333;
}

/* prev-next navigation */

div.content-navigate {
padding: 10px 15px 20px;
}
div.content-navigate a:link, div.content-navigate a:active, div.content-navigate a:visited {
color: #660000;
font-size: 10px;
background: white;
border: 1px solid #F5F5F5;
padding: 2px;
}
div.content-navigate a:hover {
color: #660000;
font-size: 10px;
background: #F5F5F5;
border: 1px solid #F5F5F5;
padding: 2px;
}
span.alignright {
float: right; 
}
span.alignleft {
float: left; 
}

/* comments */

#comments {
padding: 0 15px 40px;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/3os.gif) no-repeat 50% 100%;
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 0;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/dot.gif) no-repeat 50% 100%;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
text-transform: uppercase;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "lucida sans unicode", "lucida grande", verdana, "trebuchet ms", sans-serif;
}
#searchsubmit, 
#comment-submit {
padding: 1px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 6pt;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(http://twow.ru/wp-content/themes/twow_v0.1/images/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}
#search-empty {
width: 395px;
height: 368px;
background-image: url(http://twow.ru/wp-content/themes/twow_v0.1/images/search_empty_result.png);
}

/* side columns common
------------------------------------------------------ */

#col-right a:hover, #col-left a:hover {
background: transparent;
border-bottom: none;
}
#col-right li, #col-left li {
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 20px;
}
#col-right ul ul, #col-left ul ul {
margin: 0;
}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}
h3.sec-title {
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.left-sec, 
div.right-sec {
margin: 0 15px 40px;
}

/* footer
------------------------------------------------------ */

#footer {
margin: 4px 0 0;
padding: 20px 0 20px 165px;
border-top: 1px solid #ccc;
font-size: 0.8em;
}
#footer a:link, #footer a:active, #footer a:visited {
color: #333333;
}
#footer a:hover {
text-decoration:underline;
border-bottom: none;
}
/* misc
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
     FILE ARCHIVED ON 02:45:46 Jun 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:41:36 Feb 26, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 13.682 (3)
  exclusion.robots.policy: 0.197
  PetaboxLoader3.resolve: 127.6 (3)
  captures_list: 371.661
  exclusion.robots: 0.211
  PetaboxLoader3.datanode: 290.15 (5)
  RedisCDXSource: 5.969
  LoadShardBlock: 348.488 (3)
  load_resource: 300.539
  esindex: 0.015
*/