/* 
	Theme Name: MegExp
	Theme URL: http://www.megexp.ru
	Description: MegExp theme for WP (for www.megexp.ru only).
	Author: MeG
	Author URI: http://www.megexp.ru
		
*/

* { 
padding : 0; 
margin : 0; 
} 
body { 
background : #ebeef1; 
font : 12px/16px Verdana, Arial, Tahoma, sans-serif; 
color : #333333; 
padding : 2em 0 0; 
} 
a { 
color : #1d74bd; 
text-decoration : none; 
} 
a:hover { 
color : #125798; 
} 
a img { 
border : none; 
} 
.c, .clear { 
clear : both; 
} 
#wrap { 
margin : 0 auto; 
width : 969px; 
background : #fff; 
border : 1px solid #d0d3d5; 
border-width : 0 1px; 
} 
#header { 
height : 100px; 
position : relative; 
border-top : 1px solid #d0d3d5; 
} 
#mlg { 
float : left; 
} 
#slg { 
float : right; 
padding : 10px 10px 0 0; 
font : 24px Arial, Tahoma; 
color : #1d74bd; 
} 
h1 { 
color : #333333; 
font-size : 42px; 
font-family : Garamond, Georgia, "Times New Roman", Times, serif; 
padding : 10px 0 0 0; 
} 
#blg { 
float : right; 
padding : 0 10px 0 0; 
} 
#menu { 
margin : 0 auto; 
background : #6daae3 url(images/menu_bg.jpg); 
height : 35px; 
width : 948px; 
border : 1px solid #4280b9; 
} 
#menu ul { 
float : left; 
list-style-type : none; 
} 
#menu li { 
font-size : 11px; 
float : left; 
padding : 10px 0 0 0; 
height : 25px; 
text-align : center; 
width : 115px; 
font-weight : bold; 
} 
#menu li:hover { 
background : url(images/menu_hover.jpg); 
} 
#menu li a { 
color : #ffffff; 
display : block; 
width : 100%; 
height : 100%; 
} 
#menu .form { 
float : right; 
padding : 4px 0 0 0; 
width : 200px; 
} 
#menu .form .input { 
float : left; 
width : 188px; 
padding : 5px 0 0 5px; 
background : url(images/s_input.gif); 
height : 18px; 
border : 1px solid #ffffff; 
} 
#menu .form .submit { 
float : right; 
} 
#contentwrap { 
margin : 0 auto; 
padding : 1em 0 2em 0; 
width : 950px; 
} 
#content { 
background : #ffffff; 
width : 566px; 
float : left; 
padding : 0; 
} 
#sidebar { 
width : 375px; 
float : right; 
} 
#sidebar ul { 
list-style-type : none; 
} 
h2.latest { 
padding : 0 0 1em 1em; 
} 
.post { 
margin : 0 0 8px; 
border : 1px solid #ececec; 
position : relative; 
height : 1%; 
} 
.ph { 
background : url(images/ph.gif) no-repeat 0 100%; 
border-bottom : 1px solid #c8c8c8; 
padding : 7px 13px 11px; 
} 
.post h2 { 
font : 20px/24px Arial, Tahoma; 
} 
.post h2 a { 
text-decoration : none; 
color : #fd7802; 
} 
.post h2 a:hover { 
text-decoration : underline; 
color : #fd7802; 
} 
.post h3 { 
font : 16px Arial, Tahoma; 
} 
.post h3 a { 
text-decoration : none; 
color : #fd7802; 
} 
.post h3 a:hover { 
text-decoration : underline; 
color : #fd7802; 
} 
.post .meta { 
font-size : 11px; 
margin : 5px 0 0; 
} 
.post .meta span { 
color : #333333; 
} 
.post .text { 
padding : 10px 13px 10px; 
} 
.post .text a { 
color : #1d74bd; 
text-decoration : underline; 
} 
.post .text a:hover { 
color : #1d74bd; 
text-decoration : none; 
} 
.post .underpost { 
border-top : 1px solid #ececec; 
background : #fff; 
padding : 7px 5px; 
color : #808080; 
font-size : 11px; 
} 
.post .underpost .cat { 
float : left; 
padding : 0 8px 0; 
} 
.post .underpost .comments { 
float : right; 
text-decoration : underline; 
color : #1d74bd; 
} 
.post .text p { 
margin-bottom : 1em; 
line-height : 17px; 
} 
.post .text p img.alignleft { 
float : left; 
border : none; 
margin-right : 15px; 
margin-bottom : 10px; 
} 
.post .text p img.aligncenter { 
display : block; 
margin-left : auto; 
margin-right : auto; 
border : none; 
margin-bottom : 10px; 
} 
.post .text p img.wp-smiley { 
float : none; 
border : none; 
padding : 0; 
margin : 0; 
} 
.post .text p img.wp-wink { 
float : none; 
border : none; 
padding : 0; 
margin : 0; 
} 
.post .read-more { 
display : block; 
text-align : right; 
padding : 1em; 
} 
.post code { 
border : 1px dotted #b9b9b9; 
display : block; 
padding : 1em; 
} 
.post blockquote { 
border-left : 4px solid #dddddd; 
padding : 0 0 0 1em; 
margin : 1em 0; 
} 
.post ul { 
list-style-type : none; 
padding : 0 0 0 1em; 
margin : 0 0 1em 0; 
} 
.post ul li { 
border-left : 3px solid #f2f2f2; 
padding : 1px 5px 1px 5px; 
margin : 2px; 
margin-top : 5px; 
} 
.post ul li:hover { 
border-color : #d1d1d1; 
} 
#sidebar .widget { 
font-size : 11px; 
position : relative; 
background-color : #ffffff; 
margin-bottom : 6px; 
padding : 0 0 5px 0; 
border : 1px solid #ececec; 
} 
#sidebar .widget h3 { 
background : #6daae3 url(images/block_title.jpg); 
height : 21px; 
color : #ffffff; 
padding : 5px 5px 0 5px; 
margin : 0 0 4px 0; 
font-size : 12px; 
} 
#sidebar .widget ul li { 
position : relative; 
background : url(images/arw.gif) no-repeat 2px 10px; 
margin : 0 10px 0 10px; 
border-bottom : 1px dotted #000; 
padding : 6px 0 0 0; 
} 
#sidebar .widget ul li { 
padding-left : 10px; 
} 
#sidebar .widget ul li a { 
color : #333333; 
} 
#sidebar .widget ul li a:hover { 
color : #1d74bd; 
} 
#sidebar li.last { 
border : none; 
} 
#sidebar .widget .overlay { 
background : #ffffff; 
width : 100%; 
height : 0; 
font-size : 1px; 
position : absolute; 
bottom : 1px; 
left : 0; 
} 
#sidebar_top .widget { 
width : 374px; 
} 
#sidebar_left .widget { 
width : 183px; 
background : #fff url(images/block-bb.jpg) no-repeat 0 100%; 
} 
#sidebar_right .widget { 
width : 183px; 
background : #fff url(images/block-bb.jpg) no-repeat 0 100%; 
} 
#sidebar_left { 
float : left; 
width : 184px; 
} 
#sidebar_right { 
float : right; 
width : 184px; 
} 
#sidebar_left .widgetlp { 
font-size : 11px; 
position : relative; 
background-color : #ffffff; 
margin-bottom : 6px; 
padding : 0 0 5px 0; 
border : 1px solid #ececec; 
} 
#sidebar_left .widgetlp h3 { 
background : #6daae3 url(images/block_title.jpg); 
height : 21px; 
color : #ffffff; 
padding : 5px 5px 0 5px; 
margin : 0 0 4px 0; 
font-size : 12px; 
} 
#sidebar_left .widgetlp ul li { 
position : relative; 
background : url(images/arw.gif) no-repeat 2px 10px; 
margin : 0 10px 0 10px; 
border-bottom : 1px dotted #000; 
padding : 6px 0 0 0; 
} 
#sidebar_left .widgetlp ul li { 
padding-left : 10px; 
} 
#sidebar_left .widgetlp ul li a { 
color : #333333; 
} 
#sidebar_left .widgetlp ul li a:hover { 
color : #1d74bd; 
} 
#sidebar_left .widgetlp li.last { 
border : none; 
} 
#sidebar_left .widgetlp .overlay { 
background : #ffffff; 
width : 100%; 
height : 0; 
font-size : 1px; 
position : absolute; 
bottom : 1px; 
left : 0; 
} 
#sidebar_left .widgetlp { 
width : 183px; 
background : #fff url(images/hbg.jpg) no-repeat 0 30px; 
} 
#sidebar_right .widgetbr { 
font-size : 11px; 
position : relative; 
background-color : #ffffff; 
margin-bottom : 6px; 
padding : 0 0 5px 0; 
border : 1px solid #ececec; 
} 
#sidebar_right .widgetbr h3 { 
background : #6daae3 url(images/block_title.jpg); 
height : 21px; 
color : #ffffff; 
padding : 5px 5px 0 5px; 
margin : 0 0 4px 0; 
font-size : 12px; 
} 
#sidebar_right .widgetbr ul li { 
position : relative; 
margin : 0 10px 0 10px; 
padding : 6px 0 0 0; 
} 
#sidebar_right .widgetbr ul li a { 
color : #1d74bd; 
text-decoration : underline; 
} 
#sidebar_right .widgetbr ul li a:hover { 
color : #1d74bd; 
text-decoration : none; 
} 
#sidebar_right .widgetlp li.last { 
border : none; 
} 
#sidebar_right .widgetbr .overlay { 
background : #ffffff; 
width : 100%; 
height : 0; 
font-size : 1px; 
position : absolute; 
bottom : 1px; 
left : 0; 
} 
#sidebar_right .widgetbr { 
width : 183px; 
background : #fff url(images/block-bb.jpg) no-repeat 0 100%; 
} 
#sidebar_right .widgetcr { 
font-size : 11px; 
position : relative; 
background-color : #ffffff; 
margin-bottom : 6px; 
padding : 0 0 5px 0; 
border : 1px solid #ececec; 
} 
#sidebar_right .widgetcr h3 { 
background : #6daae3 url(images/block_title.jpg); 
height : 21px; 
color : #ffffff; 
padding : 5px 5px 0 5px; 
margin : 0 0 4px 0; 
font-size : 12px; 
} 
#sidebar_right .widgetcr ul li { 
position : relative; 
margin : 0 10px 0 10px; 
padding : 6px 0 0 0; 
} 
#sidebar_right .widgetcr ul li a { 
color : #1d74bd; 
text-decoration : underline; 
} 
#sidebar_right .widgetcr ul li a:hover { 
color : #1d74bd; 
text-decoration : none; 
} 
#sidebar_right .widgetlp li.last { 
border : none; 
} 
#sidebar_right .widgetcr .overlay { 
background : #ffffff; 
width : 100%; 
height : 0; 
font-size : 1px; 
position : absolute; 
bottom : 1px; 
left : 0; 
} 
#sidebar_right .widgetcr { 
width : 183px; 
} 
#rss { 
position : relative; 
background : #6daae3 url(images/rss2.jpg) no-repeat 0 30px; 
height : 125px; 
} 
#rss .top { 
position : absolute; 
top : 48px; 
left : 100px; 
color : #1d74bd; 
} 
#rss .bottom { 
position : absolute; 
top : 73px; 
left : 100px; 
color : #1d74bd; 
} 
#rss a:hover { 
color : #125798; 
} 
#rss p { 
margin : 0 0 10px 0; 
} 
#footer { 
text-align : center; 
background : #ffffff; 
border-top : 1px solid #d0d3d5; 
border-bottom : 1px solid #d0d3d5; 
padding : 7px 0; 
margin : 0 0 1em 0; 
color : #808080; 
font-size : 11px; 
} 
#footer p { 
margin : 0 0 5px 0; 
} 
#comments h4 { 
font-size : 14px; 
font-weight : bold; 
text-align : right; 
margin-bottom : 2em; 
} 
.comment { 
border : 1px solid #eeeeee; 
margin-bottom : 1em; 
} 
.comment .meta { 
padding : 10px; 
background : #f9f9f9; 
border-bottom : 1px solid #eeeeee; 
} 
.comment .author { 
float : left; 
font-size : 13px; 
font-weight : bold; 
} 
.comment .date { 
float : right; 
font-size : 10px; 
color : #5b6c74; 
} 
.comment .text { 
padding : 1em; 
} 
.comment .text p { 
text-align : justify; 
margin-bottom : 1em; 
} 
#comments .rss, #comments .trackback { 
text-align : center; 
font-size : 10px; 
} 
#commentform input { 
background : #fafafa; 
height : 21px; 
border : 1px solid #ebe8e7; 
margin : 1px 0; 
width : 200px; 
} 
#commentform textarea { 
background : #fafafa; 
border : 1px solid #ebe8e7; 
padding : 1em; 
width : 90%; 
margin : 0 auto; 
color : #555555; 
font-family : Arial, Helvetica, sans-serif; 
} 
#comment_login { 
margin-left : 3em; 
}