/* http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126
 License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {font-family: calibri;
 font-size: 14px;
 line-height: 1;
 background-attachment: fixed;
background-repeat: repeat-y;
background-image: url(http://blogdesign.ucoz.ru/images/shadow.png);
background-position: 287px 0;}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}








a.ulightbox{border-radius: 5px;
box-shadow: 0 0 7px #C5C5C5;
float: left;
margin-right: 10px;
padding: 2px;}

a{color: red;
text-decoration: none;}

a#menu_link{text-decoration: none;
font-weight:normal;}

.leftside{
 position: fixed;
 box-shadow: inset 0 0 73px rgba(0, 0, 0, 0.15);
 float: left;
 background-color: #548F8E;
 width: 287px;
 height: 100%;}

.header{
 height: 102px;
 width: 100%;
 background-image: url(http://blogdesign.ucoz.ru/images/logo.png);}

.menu{padding-bottom: 30px;}

.menu_link{
 border-bottom: 1px solid #4D8382;
 padding: 10px;
 color: #fff;
 text-align: center;}

.menu_link:hover{background-position: 100% 50%;
background-size: 8px;
background-repeat: no-repeat;
background-image: url(http://blogdesign.ucoz.ru/images/hover.png);}

#selected{background-position: 100% 50%;
background-size: 8px;
background-repeat: no-repeat;
background-image: url(http://blogdesign.ucoz.ru/images/selected.png);}

#home_link{
 width: 266px;
 color: #2D7977;
 background-color: #FFFFFF;}

.leftside_ttl{font-weight: bold;
padding: 33px 0 0 10px;
color: white;
text-transform: uppercase;}

.last_entry{
color: white;
border-bottom: 1px dashed white;
padding: 10px;
margin: 0px 10px 0 0;}

.last_entry:hover{border-left: 3px solid white;}

span.leftside_date{line-height: 19px;
float: right;
font-size: 12px;}

.leftsd_blocks{padding: 10px 0px 20px 0px;}

.body{margin-left: 287px;}

.body_entry{font-family: calibri;
padding: 0 20px 0 0;
width: 47%;
height: 33%;
float: left;}

span.body_entry_ttl{color: #2D7977;
font-size: 17px;
line-height: 2;}

span.message{color: dimGray;
font-size: 14px;}

a.category{border-radius: 3px;
background-color: #6AB3B2;
color: white;
padding: 0px 5px;}

.inf{border-right: 3px solid #FAB9B9;
border-left: 3px solid #FAB9B9;
border-top: 3px solid #FAB9B9;
 color: white;
border-radius: 3px 3px 0 0;
padding: 4px 5px 3px 5px;
background-color: red;
left: 50%;
bottom: 0;
position: fixed;}

.inf:hover{padding: 4px 5px 4px 5px;}

a.more{float: left;
 margin-top: 10px;}

.more_el{text-shadow: 0 -2px 1px #158383;
padding: 6px 0 7px 17px;
color: white;
width: 136px;
background-image: url(http://blogdesign.ucoz.ru/images/more.png);
height: 12px;}

.inf_cat{border-right: 3px solid #DBDBDB;
border-left: 3px solid #DBDBDB;
border-bottom: 3px solid #DBDBDB;
color: white;
border-radius: 0 0 3px 3px;
padding: 4px 5px 3px 5px;
background-color: #555;
left: 50%;
top: 0;
position:fixed;}

#vk_like{float: left;}

a.swchItem{color: #9E9E9E;}

.download{padding-top: 8px;
 text-align: center;
 color: #fff;
 width: 277px;
 background-image: url(http://blogdesign.ucoz.ru/images/dwnld.png);
 height: 53px;}

#bottom{padding: 7px;
background-color: #333;
font-size: 12px;
color: white;
width: 273px;
position: fixed;
bottom: 0;
text-align: center;}

table.manTable{margin: auto;
width: 90%;}

.totop{cursor: pointer;
background-position: 50%;
background-repeat: no-repeat;
background-image: url(http://blogdesign.ucoz.ru/images/top.png);
bottom: 45px;
position: fixed;
background-color: #477A7A;
width: 287px;
height: 20px;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;}

.totop:hover{background-color: #3B6666;}

.body{padding-top:20px; padding-left:35px;}

.vmcontainer{top: 0px !important;}