html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
a
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 

a {color:#1A3DC1; text-decoration: underline;   outline: none;}
a:link {color:#1A3DC1;}
a:visited {color:#1A3DC1;}
a:hover {color:red;}
a:active {color: #1A3DC1;}

ol,ul {
    list-style: none;
}

q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img { border: none;}
a:link img { border: none; text-decoration: underline;}
a:visited img { border: none; text-decoration: underline;}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
position: static;
}

#header-inner, #footer-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
}

.asset,
.trackbacks,
.archive {
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {   
}

.asset,
.comments-content,
.trackbacks,
.search-form {
    margin-bottom: 2.5em;
}


.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories { margin-bottom: .5em; margin-right: 1.0em;  text-align: right;}
.entry-tags { 
margin-right: 0em;  
text-align: right; 
clear: none;
display: inline;}


.asset-footer {
color: #666;
display:block;
clear:both;
width:"100%";
}

.asset-meta {
color: #666;
display:block;
margin-right: .5em;
padding-left: 0em;
font-weight: normal;
text-align: left;
overflow:hidden;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
margin-bottom: 0px;
}

.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

#mt-image-left {
    float: left;
    margin: 20px 20px 20px 0;
}

#mt-image-left-block { 
display: block; 
clear:both; 
float: left; 
width:100%;
margin: 0 0 20px 0;
text-align: left;
}

#mt-image-right-block { 
display: block; 
clear:both; 
float: right; 
width:100%;
text-align: right;
margin: 0 0 20px 0;
}

img.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
overflow:hidden;
}

#mt-image-right {
    float: right;
    margin: 0  .9em 20px 20px;
}

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
    font-weight: bold;
}

.comment .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

.archive-content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.input-default {
    background-color: #9AAEC2;
}


body {
background: #fff;
color:#000;
font: .75em Verdana, sans-serif;
margin: 0;
padding: 0;
text-align: center;
line-height: 17px;
min-width: 1001px;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}

a img {border: 0;}

h1 a, h2 a, h3 a {
font-family:Verdana,sans-serif; 
text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
color:#000;
font-family:Verdana,sans-serif;
font-weight:normal;
margin:0 0 0 0;
padding:0;
}

h1 {
font-size:162.5%;
letter-spacing:-1px;
margin-bottom:0.7em;
color:#000;
}

h2 {
font-size:150%;
color:#000;
}

h3 {font-size: 110%; font-weight:bold;}

h4 {
font-size: 110%; 
font-weight:bold;
}

h5 {
font-size: 100%;
}

h6 {
font-size: 100%;
}

li, label, p, ol, table, ul  {font-size: 1em;}

h1, h2, h3, p {margin: .5em 0;}

blockquote {
padding-left: 32px;
}

blockquote blockquote{
background: none;
border-left: 1px solid #ccc;
padding-left: 8px;
}

code {
border: 1px solid #ccc;
background: #efefef;
padding: 0 2px;
font-size: 1.1em;
}



del {color: #ff999c;}


dl {margin: 0; padding: 0;}
dd {margin: 0 0 1em 0; padding: 0;}

dt {font-weight: bold; margin: 0; padding: 0;}

form { border: 0; display: inline; margin: 0; padding: 0; }

ins {
border-bottom: 1px dotted #333;
text-decoration: none;
}

ins:after {
content: " (Updated)";
}

label {cursor: pointer; display: inline;}

pre {border: 1px solid #ccc; background: #efefef; font-size: 1.1em; padding: 8px;}


table {}

td, th {
padding: .2em;
text-align: left;
vertical-align: top;
}



tfoot td {border-bottom: 1px solid #333; border-top: 1px solid #333; font-weight: bold;}

#wrapper { border-top: 3px solid #000; margin: 32px 8px 16px 8px; min-width: 700px; max-width: 1000px;
position: relative;
text-align: left;
}

#header {
padding-left: 40px;
padding-right: 40px;
clear: both;
}

#header h1 a,  #header h1 a:link, #header h1 a:visited {
color:#000;
font-weight: lighter;
font: 2.0em Georgia, Verdana, sans-serif;
text-decoration: none;
}

#header h1 a:hover {
color:red;
}




#header-name {
font-family: Georgia, Verdana, sans-serif;
float: left;
margin: 1px 0 0 0;
padding-bottom: 0;
padding-top: 0px;
width: 39%;
text-align: left;
}


.header-name h1 a {color:#000;}
.header-name h1 a:link {color:#000;}
.header-name h1 a:visited  {color:#000;}
.header-name h1 a:hover  {color:red;}
.header-name h1 a:active {color:#000;}


#header-description {
float: right;
padding-top: 6px;
padding-bottom: 6px;
text-align: right;
width: 60%;
color:#000;
font-family: Verdana,sans-serif;
}


#header-img {
background: url(images/mast.jpg) no-repeat;
background-position: left bottom;
clear: both;
float: left;
padding-bottom: 170px;
margin-bottom: 30px;
width: 100%;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}

#header-inner {padding: 0 0 0 0;}


#asset-header {
margin-bottom: 2em;
margin-top: 2em;
}
#asset-meta {}

.published {color:#777777;}

#container-inner {
float:left;
width: 100%;
text-align: left;
min-width: 1000px; 
margin-left: auto;
margin-right: auto;
}

#content {
margin: 0 470px 0 40px;
}

#content-updates{
margin: 0 270px 0 40px;
}

#content a:hover  {
color:red;
}

#rightbars {

float: left;
width: 440px;
margin-left: -440px;
/*padding-top: 3px;*/
text-align:left;

}

#rightbars a {color:#1A3DC1;}
#rightbars a:link {color:#1A3DC1;}
#rightbars a:visited  {color:#1A3DC1;}
#rightbars a:hover  {color:red;}
#rightbars a:active {color:#1A3DC1;}

#rightbars-updates {
float: left;
width: 220px;
margin-left: -240px;
text-align:left;
padding-top: 3px;
}

#rightbars-updates a {color:#1A3DC1;}
#rightbars-updates a:visited {color:#1A3DC1;}
#rightbars-updates a:hover {color:red;}
#rightbars-updates a:active {color:#1A3DC1;}

#primary, #primary0, #primary1, #primary2  {
float: left;
width: 220px;
text-align:left;
}

#primary-right {
float: right;
width: 220px;
text-align:left;
}

#primary a {color: #1A3DC1;}
#primary a:link {color: #1A3DC1;}
#primary a:visited  {color: #1A3DC1;}
#primary a:active  {color: #1A3DC1;}
#primary0 a {color: #1A3DC1;}
#primary0 a:link {color: #1A3DC1;}
#primary0 a:visited  {color: #1A3DC1;}
#primary0 a:active  {color: #1A3DC1;}
#primary1 a {color: #1A3DC1;} 
#primary1 a:link {color: #1A3DC1;} 
#primary1 a:visited  {color: #1A3DC1;}
#primary1 a:active  {color: #1A3DC1;}
#primary2 a {color: #1A3DC1;}
#primary2 a:link {color: #1A3DC1;}
#primary2 a:visited  {color: #1A3DC1;}
#primary2 a:active  {color: #1A3DC1;}

#primary a:hover {color:red;}
#primary0 a:hover  {color:red;}
#primary1 a:hover  {color:red;}
#primary2 a:hover  {color:red;}

#primary ol, ul{list-style: none; list-style-type:none; margin-left:0px;}
#primary0 ol, ul{list-style: none; list-style-type:none; margin-left:0px;}
#primary1 ol, ul{list-style: none; list-style-type:none; margin-left:0px;}
#primary2 ol, ul{list-style: none; list-style-type:none;margin-left:0px;}

#secondary {

clear: both;
text-align:left;
padding-top: 210px;
padding-left: 40px;
padding-right: 40px;
position:relative;


}



#secondary ul {

/*margin: 0 0 0 0;*/

padding: 0 0 0 0;

/*display: inline;
*/

}



#secondary li {
display: inline;
padding: 0 8px 0 0;
margin: 0;
}

#secondary a {color:#1A3DC1;}
#secondary a:link {color:#1A3DC1;}
#secondary a:visited  {color:#1A3DC1;}
#secondary a:active  {color:#1A3DC1;}
#secondary a:hover {color:red;}

/*--- Page Footer ---*/

#footer {

margin: 0px;
padding-top: 0px;
text-align: left;
color:#000;
padding-left: 40px;
padding-right: 40px;

}

#footer a  {color:#000;}
#footer a:visited  {color:#000;}
#footer a:hover  {color:red;}


#footer h3 {

padding: 0px 0 0px 0;
margin-bottom: 0px; 

/*border-bottom:1px solid #ccc; 
*/
/*letter-spacing:2px; 
*/
font-size:1em; 
font-weight:normal; 
/*color:#333; */
color:#000;
zoom:1; /*IE 6*/
width: 38.2%;
}


#footer li {
/*margin-bottom: 0px;
*/
}

#poweredby {
padding: 0px 0 0px 0px;
text-align:left;
/*text-indent: 20px;*/
}

#xoxo ul {
margin-bottom: 0;
padding-bottom: 0;
display: inline;
}

#generator-link {}



#theme-link {}

#page-title  h2 {
margin-bottom: 1.5em;
}

#page-title a {color:#000; text-decoration: none;}
#page-title a:visited {color:#000; text-decoration: none;}
#page-title a:hover {color: red;  text-decoration: underline;}


#search {display:block;}


#search h3 {}

#search  {
clear:both;
width: 480px;
margin: 0 0 0 0;
text-align: left;
display: block;
height: 60px;
}

#s {
height: 19px; 
width:360px;
margin: 0 0 0 0; 
padding: 0 0 0 0; 
border: 1px solid #777;
font-size: 8pt;
vertical-align:top;
text-align:bottom;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}
#s:focus {}

#searchsubmit {
height: 21px; 
margin: 0 15px 0 2px; 
padding: 0 0 0 0; 
font-size: 8pt;
cursor: pointer; 
border:1px solid #777; 
background-color:#fff; 
/*color:#333; */
color:#000;
vertical-align:top;
width: 74px;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}


.search .post {border-top: 0;}

.add-info  {

color:#777; 

}

span.last-entries-date {
display:block;
margin-bottom:0px;
padding-bottom:0px;
}

#categories h3 , #adv-1 h3, #adv-2 h3, #adv-3 h3, #unclear h3, #archives h3 , #comments h3 {

padding: 0 0 0 0;
margin-top: 15px; 
margin-bottom: 0px; 
font-size:1em; 
font-weight:normal; 
color:#000;
zoom:1; 
text-align: left;
line-height:17px;
}

#subscribe li {

margin-top: 7px; 
padding-top: 0px; 
margin-bottom: 7px; 

}

#adv-1 li, #adv-2 li, #adv-3 li, #unclear li, #usefull li,  #tags li{
padding: 0 0 0 7px; 
}



#unclear-item {
/*margin-left: 10px;*/
margin-top: 0.4em;
margin-bottom: 0.4em;
}

#subscr-rss-img {
width:32px;
height:32px;
background-color:transparent; border:0; margin-right: 3px; text-align:left;
}

#subscr-tw-img {
width:32px;
height:32px;
background-color:transparent; border:0; margin-right: 3px; text-align:left;
}

#subscr-mail-img {
width:39px;
height:26px;
background-color:transparent; border:0; margin-right: 3px; text-align:left;
}

#subscribe-email-form {
vertical-align:top;
padding-top:.5em; 
border:0px none #ccc; 
text-align:right;
display: block;
overflow:hidden;
}

#subscribe-email-text {
height: 19px; 
margin-top: 0px; 
padding-top: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
padding-bottom: 0px; 
width:120px; 
border: 1px solid #777;
font-size: 8pt;
vertical-align:top;
text-align:bottom;
border-radius: 2px 2px / 2px 2px;
-moz-border-radius: 2px 2px / 2px 2px;
}

#subscribe-email-text:focus {
}

#subscribe-email-submit {

/*
height: 21px; 
padding-top: 1px; 
margin-top: 0px; 
margin-right: 5px; 
margin-bottom: 0px; 
padding-bottom: 1px; 
margin-left: 5px; 
font-size: 8pt;
cursor: pointer; 
border:1px solid #777; 
background-color:#fff; 
color:#000;
vertical-align:top;
padding-left: 2px;
padding-right: 2px;
border-radius: 2px 2px / 2px 2px;
-moz-border-radius: 2px 2px / 2px 2px;
*/

background: white url(http://kapitalit.com/pic/design/enter.gif) no-repeat 0px 0px;
background-color: white;
border: 1px solid white;
color: #777;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 20px;
text-align: center;
width: 35px;
}

#blogroll ul {
/*margin-bottom: 1.4em; 
*/
}
#blogroll h3 , #stat h3, #search h3{

padding: 0px 0 0px 0;
margin-bottom: 7px; 
/*border-bottom:1px solid #ccc; 
*/
font-size:1em; 
font-weight:normal; 
/*color:#777; */
/*color:#333;*/
color:#000;
zoom:1; /*IE 6*/
width: 38.2%;
}

#famarate-com  div {
display: inline;
padding-top: 50px;
margin-top: 0px;
position: relative;
/*top: 50px;
*/

}


#stat li {

display: inline;

padding: 0 8px 0 0;

margin: 0;
position: relative;

}



#adv-1, #adv-2, #adv-3, #usefull, #tags, #categories, #pages, #archives, #recent-posts, #recent-comments, #primary, #primary0, #primary1, #primary2, #rss-links,  #meta {

padding: 0 0 0 0;


}



#pages h3, #recent-posts h3, #recent-comments h3, #rss-links h3, #meta h3 {

border-bottom: 1px solid #ccc;

padding-bottom: 4px;

}

#archives li {
margin-top: 0.2em;
margin-bottom: 0.2em;
/*margin-left: 10px;*/
}
.archive-item  li {
margin-top: 0.2em;
margin-bottom: 0.2em;

}
.archive-item  ul {
margin-top: 0.2em;
margin-bottom: 0.2em;
}



#categories li {
/*margin-top: 0.4em;
margin-bottom: 0.4em;
*/
}


.cat-item  li {
margin-top: 0.2em;
margin-bottom: 0.2em;

}
.cat-item  ul {
margin-top: 0.2em;
margin-bottom: 0.2em;

}

.last-entry-item  li {
margin-top: 0.3em;
margin-bottom: 0.6em;

}

.pop-entry-item  li {
margin-top: 0.3em;
margin-bottom: 0.6em;

}



#pagination  {
margin-top:4em;
text-align:right;
}

#pagination a {
margin-right:0.3em;
margin-left:0.3em;
font-size: 1.1em;
color:#1A3DC1;
}

#pagination a:visited  {color:#1A3DC1;}
#pagination a:hover {color:red;}

.home .p1 {border-top: 0px;}

#nav-above {
display: block; 
clear:both;
height: 2em;
text-align:right;
}

#nav-below {
display: block; 
clear:both;
height: 2em;
text-align:right;
}

.nav-previous {
display: inline;
margin-right: 2em;
text-align:right;
}

.nav-next {
display: inline;
margin-right: 0.9em;
text-align:right;
}


.meta-sep {}

img.alignleft {
float: left;
margin: .5em 1em .5em 0;
}



img.alignright {

  float: right;

  margin: .5em 0 .5em 1em;

}



img.center {

display: block;

margin: .5em auto;

text-align: center;

}


#tags {padding:0px; line-height:21px; text-align:left;}
#tags a {text-decoration:none; padding:0px;color:#000;}
#tags a:link {text-decoration:none; padding:0px;color:#000;}
#tags a:visited {text-decoration:none; padding:0px;color:#000;}
#tags a:hover {text-decoration:underline;color:red;}

a.rank-1{
 font-size:24px;
 font-weight:300;
}
a.rank-2, a.rank-3 {
 font-size:20px;
 font-weight:300;
}

a.rank-4 ,a.rank-5, a.rank-6 {
 font-size:16px;
 font-weight:300;
}

a.rank-7, .rank-8, {
 font-size:13px;
 font-weight:200;
}

a.rank-9 {
font-size:12px;
}

a.rank-10, a.rank-11, a.rank-12 {
  font-size:12px;
}

a.rank-13, a.rank-14, a.rank-15 {
 font-size:28px;
 font-weight:400;
}

a.rank-16, a.rank-17, a.rank-18 {
 font-size:30px;
 font-weight:400;
}

a.rank-19, a.rank-20, a.rank-21 {
 font-size:32px;
 font-weight:500;
}

a.rank-22, a.rank-23, a.rank-24 {
 font-size:34px;
 font-weight:500;
}

a.rank-25, a.rank-26, a.rank-27 {
 font-size:36px;
 font-weight:900;
}

a.rank-28, a.rank-29, a.rank-30 {
 font-size:38px;
 font-weight:900;
}

.post {

margin-top: 0px;
padding: 0 0 25px 0;

}

#entry-title a {color: #000; text-decoration: none;}
#entry-title a:hover {color: red; text-decoration: underline;}
#entry-title a:visited {color:#000; text-decoration: none;}
#entry-title a:visited:hover {color:red; text-decoration: underline;}

a.asset-header  { color:#000; text-decoration:none; }
a:visited.asset-header  {color:#000; text-decoration:none;}
a:hover.asset-header   {color:red; text-decoration:underline;}

a.asset-content  { color:#1A3DC1; }

a.crop  { color:#1A3DC1;  text-decoration:underline; }
a:visited.crop  { color:#1A3DC1;  text-decoration:underline; }
a:hover.crop   {color:red; text-decoration:underline;}

.crop h2 a  { color:#1A3DC1;  text-decoration:underline; font-size:100%; font-weight:normal;}
.crop h2 a:visited  { color:#1A3DC1;  text-decoration:underline; font-size:100%; font-weight:normal;}
.crop h2 a:hover  {color:red; text-decoration:underline; font-size:100%; font-weight:normal;}

.crop h2 { font-size:100%; font-weight:normal;}


.entry-title h2 { 
color:#000;
}
.marked-title h2 { 
color:#000;
}

#asset-name h2{ 
/*color: #333;*/
color:#000;
margin-bottom: 0.25em;
}

.comment-count  {
/*float: right;*/
margin-left: 35px;
margin-right: 15px;
text-align: right;
}

.comment-count a {text-decoration:none; padding:0px; color:#777777;}
.comment-count a:visited {text-decoration:none; padding:0px; color:#777777;}
.comment-count a:hover {text-decoration:underline;}


.comment-replay a  {color: #000;}
.comment-replay a :visited {color: #000;}
.comment-replay a:hover  {color:red;}

.entry-date {
background: url(images/datebw.png) no-repeat;
font-size: 1em;
padding-left: 20px;
}

.entry-content {
margin-top: 1em;
}

.entry-excerpt {
margin-top: .5em;
}


.entry-meta {

color: #666;

font-size: 1em;

}

.entry-tags {
color:#777777;
}

.entry-tags ul {
text-align: left;
color:#777777;
float:right;
}

.entry-tags a {text-decoration:none; padding:0px; color:#777777;}
.entry-tags a:visited {text-decoration:none; padding:0px; color:#777777;}
.entry-tags a:hover {text-decoration:underline;}


.delimiter {color:#333;}

#comments h3 {
margin-bottom: 1em;
color:#000;
}

#comments {
margin: 8px 0 0 0;
color: #777;
margin-bottom: 2.5em;
}

#comments-list {
color: #777;
}

.comment, .trackback {
padding-top: .5em;
padding-left: .5em;
padding-right: .5em;
padding-bottom: .5em;
margin-bottom: 1.0em;
background:#FAFAFA;
border: 1px solid #efefef;
}

.form-input input {
height: 19px; 
margin-top: 0px; 
padding-top: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
padding-bottom: 0px; 
width:180px; 
border: 1px solid #777;
font-size: 8pt;
vertical-align:middle;
text-align:bottom;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}

.form-textarea textarea {
border: 1px solid #777;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}


#comment-submit, #comment-preview {
height: 21px; 
padding-top: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
padding-bottom: 0px; 
margin-left: 10px; 
font-size: 8pt;
cursor: pointer; 
border:1px solid #777; 
background-color:#fff; 
color:#000; 
vertical-align:top;
width: 12em;
-moz-border-radius: 2px 2px / 2px 2px;
border-radius: 2px 2px / 2px 2px;
}

.comment-author {
color:black;
}

#comment-greeting  {
width:62%;
}

.comment-meta {
color: #777;
text-align: right;
width: 100%;
}

.comment-meta a  {color: #777;}
.comment-meta a:link {color: #777;}
.comment-meta a:visited {color: #777;}

.comment p {margin: 12px 0;  color: black;}


.comments ol {
list-style: none; 
list-style-type:decimal;
margin-left:0px;
color: #777;
}

#respond  h3 {
font-weight: bold;
}
#respond {
margin: 8px 0;

padding: 0;

}

.form-label {
color:#000;
margin-top: .5em;
}

.formcontainer  div {
margin-bottom: .5em;
}

.required {color: #ff7f50;}

#formcontainer {}

.form-input input:focus, .form-textarea input:focus {}
.form-label label {font-weight: bold;}
.important {color: #c00;}
.caps {text-transform: uppercase;}



.unapproved {

color: #c00;

display: block;

font-size: 1.2em;

font-weight: bold;

margin: 8px 0 0 0;

}

.page h2 {
margin-top: 12px;
}


table.info
{
border: none;
background-color:#f9f9f9;
cursor: default;
border-bottom: 1px solid #EEE;
}


#products table {

border: none;
background-color:#ffffff;
cursor: default;

/*border-bottom: 1px solid #EEE;*/

}


.hoverRow { 

background: #eee; /*#FFFFF0; /*#FFFACD; /*#eee; /*#ffe9db; /*#ffdfc9; /*#fff3eb;*/ 

border: 1px solid #ccc;

margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;

}
.clickedRow { 
/*background-color: #FAFAFA; 
border: none;
*/
}

table.info th
{
background-color:#eee;
border-bottom: 1px solid #EEE;
text-align: center;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
border: none;
padding: 1px;
}

table.info td
{
margin-right: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-top: 15px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-top:3px;
font-size: 12px;
line-hight: thin;
border: none;
vertical-align:middle;
border-bottom: 1px solid #eee;
 
}


#prod-td  {
text-align:left; 
padding-left:1.5em;
}

#prd-ch-td {
vertical-align:top;
padding-left:5px;
border:none;
text-align:right;
padding-right:1em;
}


#prd-ch-td  img {
padding-right:0px;
vertical-align:middle;
border:none;
}

.more_on_topic {
margin-top: 0px;
text-align:right;
overflow:hidden;
clear:both;
width:100%;
float:right;
}



.h-pcanvas-d { 
color:black; 
clear:both; 
display:block; 
padding-top: 0; 
padding-right: 0; 
padding-bottom: 0px;  
_padding-bottom: 0px; 
padding-right: .0em;
}

.h-pcanvas {
color:black;
clear:both;
display:block;
/*padding-top: 3px;*/
_padding-top: 0px;
padding-bottom: 6px;
padding-left: .2em;
}

.h-pcanvas h2 { 
margin-top: 0em;
margin-bottom: 0.1em;
margin-left: 0.0em;
}

.h-canvas-d { 
background-color:#fff; 
color:black; 
/*height: 2em; */
clear:both; 
display:block; 
padding-top: 0; 
padding-right: 0; 
padding-bottom: 0px;  
_padding-bottom: 0px; 
padding-right: .0em;
}

.h-canvas {
background-color:#fff;
color:black;
/*height: 2em;*/
clear:both;
display:block;
/*padding-top: 3px;*/
_padding-top: 0px;
padding-bottom: 6px;
padding-left: 2px;
}

.h-canvas h2 { 
margin-top: 0em;
margin-bottom: 0.1em;
margin-left: 0.0em;
}


.upd-h-canvas-d { background-color:#ccc; color:black; height: 2em; clear:both; display:block; padding-top: 0; padding-right: 0; padding-bottom: 1px;  _padding-bottom: 0px; padding-left: .4em;
}

.upd-h-canvas {
background-color:#eee;
color:black;
height: 2em;
clear:both;
display:block;
padding-top: 0;
padding-bottom: 1px;
}

.upd-h-canvas a {
background-color:#eee;
color:black;
width:80%;
}

.upd-h-canvas a:visited {
background-color:#eee;
color:black;
width:80%;
}

.upd-h-canvas a:hover {
text-decoration:underline;
background-color:#eee;
color:red;
width:80%;
}

.upd-h  {
background-color:#eee;
float:left;
display:inline;
width:80%;
clear:none;
margin: 0px;
padding-left:0.1em;
font-size: 1.0em;
font-weight:bold;
padding-top: 0.2em;
}  

.upd-pub {
background-color:#eee;
float:right;
display:inline;
text-align:right;
width:19%;
height: 1.8em;
padding-right:.5em;
padding-top: 0.3em;
clear:none;
}

.pr-hover-rw {
background: #F0F0F0;
border: 1px solid #ccc;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

.pr-hover-rw  th {
background: #fff;
border: none;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

.prod tr {
line-height: 1.7em;
border: none;
}

.prod th {
padding-top: 1em;
border: none;
}

.prod td {
border: none;
}

table.prod {
border: none;
}



.ver-h-canvas-d { background-color:#ccc; color:black; height: 2em; clear:both; display:block; padding-top: 0; padding-left: .4em; padding-bottom: 1px;  _padding-bottom: 0px; padding-right: 0; }

.ver-h-canvas {
background-color:#eee;
color:black;
height: 2em;
clear:both;
display:block;
padding-top: 0;
padding-bottom: 1px;
}

.ver-h-canvas h3 {
background-color:#eee;
color:#000;
width:80%;
padding-left: .2em;
}

.ver-h  {
background-color:#eee;
float:left;
display:inline;
width:80%;
clear:none;
margin: 0px;
padding-left:0.1em;
font-size: 1em;
padding-top: 0.2em;
} 

a:link IMG
{
    border: none;
}

#tag-item li {
background: url(pic/design/tag.gif) no-repeat;
}

.this-page {
font-size:130%;
padding: 0 1px;
}

h2.marked-title {
/*border-left:solid red;
border-width: 4px;
margin-left: -10px;
*/
padding-left: 4px;
padding-top: 2px;
padding-bottom: 4px;
text-indent:0px;
outline:none;
vertical-align:bottom;
}

h2.entry-title {
margin-left: -6px;
padding-left: 4px;
padding-top: 2px;
padding-bottom: 4px;
text-indent:0px;
outline:none;
vertical-align:bottom;
}

.asset-meta-bottom {
color: #666;
display:block;
clear:both;
width:100%;
margin-top: 3em;
margin-right: .5em;
padding-top: 2px;
padding-left: 0em;
font-weight: normal;
text-align: left;
}

span.next-arr {
font-family:Times New Roman; 
font-size:1.3em; 
color:red;
font-size: 140%;
}
span.next-arr-nav {
font-family:Times New Roman; 
font-size:1.3em; 
color:#1A3DC1;
/*color:black;*/
}

span.down-arr {
font-family:Times New Roman; 
font-size:1.3em; 
color:red;
font-size: 140%;
}

div.paginator {
text-align:center;
}
.paginator a {
font-size:130%;
padding:0 0.5em 0 0.5em;
}

div.asset-more-link {
float:left;
overflow:hidden;
}

div.byline {
width: 100%;
overflow:hidden;
padding-left: 0px;
}

div.byline-marked {
overflow:hidden;
padding-left: 6px;
width: 100%;
}


div.at-div {
float:right;
padding: 0 2px 0 2px;
overflow:hidden;
}


.form-submit {
margin: 1.2em 0px;
text-align: right;
width: 72%;
}

#comment {
width: 72%;
}

span.ad-info {
color:#777;
margin-left:0.7em;
}

#vkontakt td {
padding: 0;
}

.sbscr-subpage li {
display: inline;
padding: 0 8px 0 0;
margin: 0;
}

div.sbscr-subpage {
text-align:center;
margin: 1em 0 2em 0;
overflow: hidden;
width:100%;
}

div.sbscr-cnt {
overflow:hidden;
/*width: 70%;
float: right;
*/
/*margin: 0.5em 0 0 0;*/
float: left;
margin: 0px 0px 0px 1em;
}

div.sbscr-txt {
float:left; 
margin:0.5em 0 0 0;
}

#sp-sbscr-rss {
padding: 3px 0 2px 0px;
border: 0px solid white;
float:left;
margin: 0.3em 1em 0 0;
}

#sp-sbscr-tw {
padding: 3px 0 2px 0px;
border: 0px solid white;
float:left;
margin: 0.3em 1.5em 0 0;
}

#sp-sbscr-email {
padding: 0 0 2px 21px;
background: white url(/pic/design/upmail-sp.gif) 0 5px no-repeat;
text-decoration: underline;
border: 0px solid white;
float:left;
margin: 0.3em 1.5em 0 0;
}
#sp-sbscr-email-form {
display: inline;
background-color: white;
}
#sp-sbscr-email-text {
height: 18px;
width: 91px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
border: 1px solid #777;
font-size: 8pt;
vertical-align: middle;
-moz-border-radius: 2px;
border-radius: 2px;
border-top-left-radius: 2px 2px;
border-top-right-radius: 2px 2px;
border-bottom-right-radius: 2px 2px;
border-bottom-left-radius: 2px 2px;
}
#sp-sbscr-email-submit {
background: white url(/pic/design/enter.gif) 0 0 no-repeat;
border: 1px solid white;
background-color: white;
color: #777;
height: 20px;
width: 35px;
text-align: center;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
span.nobreak{
white-space: nowrap;
}

h3.last-entries {
height:32px; 
line-height:32px; 
background: white url(http://kapitalit.com/pic/design/last-entries.png) no-repeat 60% 0px;
padding: 0 0 0 0;
margin-top: 15px;
margin-bottom: 0px;
font-size: 1em;
font-weight: normal;
color: black;
zoom: 1;
text-align: left;
} 
h3.pop-entries {
line-height:32px; 
height:32px; 
background: white url(http://kapitalit.com/pic/design/pop-entries.png) no-repeat 47% 0px;
padding: 0 0 0 0;
margin-top: 0px;
margin-bottom: 0px;
font-size: 1em;
font-weight: normal;
color: black;
zoom: 1;
text-align: left;
} 

h3.tags {
line-height:32px; 
height:32px; 
background: white url(http://kapitalit.com/pic/design/tag-entries.png) no-repeat 25% 0px;
padding: 0 0 0 0;
margin-top: 15px;
margin-bottom: 0px;
font-size: 1em;
font-weight: normal;
color: black;
zoom: 1;
text-align: left;
} 

h3.usefull {
/*line-height:32px; 
*/
height:32px; 
padding: 0 0 0 0;
margin-top: 15px;
margin-bottom: 0px;
font-size: 1em;
font-weight: normal;
color: black;
zoom: 1;
text-align: left;
} 

div.share-container {
float:right; 
margin-top:2px; 
overflow:hidden; 
width:315px;
}

div.asset-header-marked {
border-left: red solid;
margin-left: -10px;
border-width: 4px;
}
