/*  
Theme Name: Koi
Theme URI: http://themify.me/themes/koi
Description: A simplified version of ndesign-studio.com.
Version: 1.1.1
Tags: theme-options, translation-ready, two-columns, right-sidebar, fixed-width, threaded-comments, light
Author: Themify
Author URI: http://themify.me

---------

DO NOT EDIT THIS FILE.

If you need to overwrite the CSS styling, create a new "custom_style.css" 
in the theme folder and it will automatically load in the <head>.

*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border-style: dashed;
	border-color: #4c4c4c;
	border-top-right-radius: 40px;
	border-width: 1.83px;
	padding: 1px;

}


/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	/*background: #f4d0a8 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/ceora-1440x900.jpg);*/
	background: #f4d0a8 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/poloska.jpg);
        background-attachment: fixed;
}

body {
	font: .93em/1.5em Georgia, "Times New Roman", Times, serif;

	color: #eee;
	word-wrap: break-word;
}

p {
	margin: 0 0 1.2em;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

small {
	font-size: .86em;
	color: #72614a;
}

em, i {
	font: italic 1.2em Baskerville, "Times New Roman", Times, serif;
	letter-spacing: .02em;
}

ul, ol {
	margin: 1em 0 1em 24px;
	padding: 0;
	line-height: 120%;
}

li {
	margin: 0 0 .5em 0;
	padding: 0;
}

blockquote {
	font: italic 16px/130% Baskerville, "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	color: #FFE6A8;
	margin: 20px 0 .4em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

input, textarea, select {
	font: normal 1em/1.4em Georgia, "Times New Roman", Times, serif;
}


input[type=text], input[type=password], textarea {
	background: #fffcd6;
	border: none;
	border-bottom: solid 1px #d1ad80;
	padding: 5px 7px;
	color: #666;
}

textarea:focus, input[type=password]:focus, input[type=text]:focus {
	background: #fff;
	outline: none;
	color: #000;
}

input[type=reset], input[type=submit] {
	background: #000;
	border: none;
	border-bottom: solid 2px #d1ad80;
	color: #fff;
	padding: 4px 15px;
}

input[type=reset]:hover, input[type=submit]:hover {
	background: #e50000;
}


/************************************************************************************
STRUCTURE
*************************************************************************************/
#wrapper {
	width: 980px;
	margin: 20px auto 100px auto;
}

#content.fullwidth {
	width: 980px;
}


/************************************************************************************
HEADER
*************************************************************************************/
#header {
	height: 240px;
	position: relative;
}

#site-logo {
        background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/mmm_logo.png) no-repeat;
	font: bold 34px/1em Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	color: #74685c;
	position: absolute;
	top: 28px;
        height: 135px;
        width: 975px;
}

#site-logo, #site-logo a {
	text-decoration: none;
	color: #fff;
	font-size: 60px;
	
}

#site-logo a:hover {
	text-decoration: none;
}

#site-description {
	font: italic 30px/1em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	top: 120px;
        margin-left: 60px;
}


/* header widget */
.header-widget {
	top: 130px;
	left: 0;
	font-size: 95%;
margin-left: 760px;
    margin-top: 20px;
    position: static;
}

.header-widget a {
	margin-left: 5px;
}

.header-widget  a {
	text-decoration: none;
	margin: 0 2px;
}

.header-widget  a:hover {
	text-decoration: none;
}

.header-widget img {
	vertical-align: text-top;
}

.header-widget .widget {
	float: left;
	margin-right: 10px;
}

.header-widget .widget div {
	float: left;
}

.header-widget .widget strong {
	float: left;
	margin-right: 5px;
}

.header-widget ul {
	margin: 3px 0 0;
	padding: 0;
	float: left;
}

.header-widget ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	border: none;
	clear: none;
	list-style: none;
}

.header-widget li img {
	vertical-align: middle;
	margin-top: -4px;
}

/* rss button */
.header-widget .rss {
	float: right;
}

.header-widget .rss a {
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/rss.png) no-repeat left center;
	padding: 4px 0 3px 21px;
}



/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav li:hover > ul {
	display: block;
}

#main-nav {
        background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/main_menu_bg.png);
	position: absolute;
        top: 163px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 1.15em/1em serif;
	font-variant: small-caps;
        height: 73px;
        width: 978px;

         border-top-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;

         border-bottom-left-radius: 20px;
        -moz-border-radius-bottomleft: 20px;
        -webkit-border-bottom-left-radius: 20px;

        border-bottom: 1px solid #666;

        padding-top: 5px;
        padding-bottom: 5px;
}

#main-nav li {
	float: left;
	margin: 0 12px 0 0;
	padding: 5px 0 15px 5px;
	position: relative;
}


/* dropdown ul */
#main-nav ul {
	display: none;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 30px;
        /*
	background: #494f52 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/dropdown-bg.png) no-repeat;
	border: solid 1px #3c4144;
        */
	margin: 0;
	padding: 5px 0 10px;
	list-style: none;
	font: .76em/1em Georgia, "Times New Roman", Times, serif;
	font-variant: normal;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .7);
}

#main-nav ul li {
	margin: 0;
	padding: 0;
}

#main-nav ul ul {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	left: 200px;
	top: -5px;
}

/* main level link */
#main-nav a {
font-family: vardana;
	text-decoration: none;
	letter-spacing: -.02em;

-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#666 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_unactive_2.gif);
    border-color: -moz-use-text-color -moz-use-text-color #D1AD80;
    color: #111;
    padding: 5px 5px;
    font-weight: 700;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}


#main-nav a:hover {

    background: #F89D1C url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_active.gif);

}


iframe
{
   /* width: 220px; */
}


/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	color: #111;
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_active.gif);
}

#main-nav .current_page_item a:hover
{
    color: #fff;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	width: 180px;
	color: #f2edc1;
	display: block;
	padding: 5px 10px 5px 12px;
	text-decoration: none;
	letter-spacing: normal;
        height: 23px;
        margin-bottom: 1px;
}

/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	color: #fff;
	text-decoration: none;
}


/************************************************************************************
SEARCH FORM
*************************************************************************************/
#searchform {
	position: relative;
	right: 30px;
	width: 266px;
}

#searchform #s {
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	width: 152px;
	background: #262626;
	border: none;
	padding: 4px 10px;
	margin: 0;
	float: left;
	border: 2px solid #000;
        color: #ddd;
}

#searchform #s:focus {
	outline: none;
	border-color: #F89D1C;
}

#searchform #searchsubmit {
	background: #000;
	border: none;
	width: 90px;
	height: 28px;
	padding: 6px 10px;
	margin: 0;
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
}

#searchform #searchsubmit:hover {
	background: #F89D1C;
}


/************************************************************************************
CONTENT
*************************************************************************************/
.welcome-message {
	font: italic 1.4em/1.3em Georgia, "Times New Roman", Times, serif;
	padding: 20px 60px;
	text-align: center;
}

#content {
        color: #222;
	float: left;
	width: 700px;
	margin-top: 10px;
        margin-bottom: 70px;
        margin-left: auto;
        margin-right: auto;
        left: 50%;

	min-height: 400px;
        background: #140F0C url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/my_cont_bg.jpg) repeat-y;

        border-top-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;
         border-bottom-left-radius: 20px;
        -moz-border-radius-bottomleft: 20px;
        -webkit-border-bottom-left-radius: 20px;

}


#content .post-edit-link {
	color: #fff;
	margin-left: 30px;
}


/* page title */
.page-title {
	color: #eee;
	font: bold 2em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.04em;
	margin: 0 0 10px 30px;;
}


/* post */
.post {
/*
	clear: both;
	padding: 0 0 0 107px;
	margin-bottom: 60px;
	min-height: 100px;
	margin-top: 30px;
*/

padding-top: 35px;
    background: #FFE6A8;
    border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    padding-left: 10px;
    padding-right: 10px;
	margin-left: 30px;

}

/**/
.article_content
{
    padding-top: 35px;
    background: #FFE6A8;
    border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    padding-left: 10px;
    padding-right: 10px;
	margin-left: 30px;
}


/* post image */
.post-image img {
	padding: 5px;
	background: #fff;
	border-bottom: solid 2px #d1ad80;
}

.post-image.right img {
	margin-left: 20px;
}

.post-image.left img {
	margin-right: 20px;
}

/* post date */
.post-date {
	
	position: absolute;
	margin-left: -150px;
	margin-top: -20px;
	width: 95px;
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FFE6A8;
}

.post-date span {
	display: block;
}

.post-date .day {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 0 0 6px;
	margin-bottom: 5px;
}

.post-date .month {
	font-size: .9em;
	line-height: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post-date .year {
	font-size: .9em;
	line-height: .8em;
}

.post-date a {
	color: #5c462e;
	text-decoration: none;
}

.post-date a:hover {
	text-decoration: underline;
}

.post-date .postcomment {
	border-top: dashed 1px #FFE6A8;
	margin-top: 8px;
	padding-top: 5px;
	font: .86em/1em Arial, Helvetica, sans-serif;
}

.postcomment a {
	font-weight: bold;
	color: #FFE6A8;
}

/* post data */
.post-data {
	font-size: .9em;
	line-height: 1.2em;
	color: #9a8770;
	font-style: italic;
	margin: 3px 0 10px;

}

.post-data span {
	margin-right: 10px;
}

.post-data a {
	color: #70604c;
	text-decoration: none;
	font-style: normal;
}

.post-data a:hover {
	text-decoration: underline;
}

/* post title */
.post-title {
	color: #262626;
	font: bold 1.8em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.04em;
	margin: 0 0 5px;
}

.post-title a {
	color: #453320;
	text-decoration: none;
}

.post-title a:hover {
	color: #e50000;
	text-decoration: none;
}

/* more link */
.more-link {
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/more.png) no-repeat 0 0;
	font: 10px/100%  Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 2px 18px 3px 12px;
	margin-left: 5px;
	color: #baad9d;
	white-space: nowrap;
}

a.more-link:hover {
	background-position: 0 -83px;
	color: #fbcfcf;
}


/************************************************************************************
NEXT PREV POST NAVIGATION
*************************************************************************************/
.next-prev-post {
	margin: 50px 0 35px;
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/post-nav-rule.png) no-repeat center 7px;
	xwidth: 540px;
	overflow: hidden;
	position: relative;
	margin-left: 107px;
}

.post .next-prev-post {
	margin-left: 0;
}

.next-prev-post span em {
	font: 10px/1.1em Arial, Helvetica, sans-serif;
	color: #baad9d;
	text-transform: uppercase;
	width: 80px;
	text-align: center;
	position: absolute;
	top: 4px;
	letter-spacing: 1px;
}

.next-prev-post .previous em {
	left: 2px;
}

.next-prev-post .next em {
	right: 0;
}

.next-prev-post a {
	display: block;
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/post-nav-bg.png) no-repeat;
	width: 246px;
	padding: 28px 0 4px;
	font: bold 115%/120% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	color: #453320;
	text-decoration: none;
}

.next-prev-post a:hover {
	text-decoration: none;
}

.next-prev-post .next {
	float: right;
	text-align: right;
}

.next-prev-post .next a {
	background-position: right -430px;
	padding-left: 20px;
}

.next-prev-post .next a:hover {
	background-position: right -645px;
}

.next-prev-post .previous {
	float: left;
	text-align: left;
}

.next-prev-post .previous a {
	background-position: left -0;
	padding-right: 20px;
}

.next-prev-post .previous a:hover {
	background-position: left -215px;
}


/* commentlist */

.comment-title {
	font: bold 1.4em/1em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 25px 0 15px;
	letter-spacing: -.04em;
	color: #fff;
}

.comment-title em {
	font-size: .9em;
}

#comments {
	border-bottom: 4px double #483f32;
	margin: 35px 0 5px;
	padding-bottom: 10px;
}


.comment-nav {
	font: .8em/1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.comment-nav a {
	text-decoration: none;
	color: #70604c;
	font-weight: bold;
}

.comment-nav a:hover {
	text-decoration: underline;
}

.comment-nav .previous {
	margin-right: 10px;
}


.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
background: none repeat scroll 0 0 #FFE6A8;
color: #000;
}

.commentlist li {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
}


.commentlist .timestamp {
	position: absolute;
	top: 68px;
	left: -117px;
	width: 105px;
	font: 75%/100% Helvetica, Arial, sans-serif;
	text-align: right;
	color: #7c7164;
	padding: 0;
	margin: 0;
}

.commentlist .timestamp strong {
	display: block;
	padding: 0 0 2px;
	color: #625545;
}

.comment-author {
	padding: 0;
	margin: 0 0 8px;
}


.comment-author a
{
	color: #000;
}

.commentlist ul .comment-author {
	padding: 0 0 5px;
}

.comment-author small {
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

.comment-author cite {
	font: bold 1.2em/1.3em Helvetica, Arial, sans-serif;
}

.comment-author cite a {
	text-decoration: none;
}

.comment-author cite a:hover {
	text-decoration: underline;
}

.comment-author .avatar {
	display: none;
	position: absolute;
	top: 14px;
	left: -62px;
	background: #000;
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 1px;
	border-bottom: 2px solid #ceab80;
}

.commentlist ul .avatar {
	position: relative;
	left: auto;
	top: auto;
	width: 38px;
	height: 38px;
	float: left;
	margin: 0 10px 0 0;
}

.commententry {
	clear: both;
	font-size: 95%;
	border-bottom: solid 1px #483f32;
}

.commententry p {
	margin: 0 0 .8em;
	padding: 0;
	color: #000;
}


.commentlist .reply {
	position: absolute;
	top: 14px;
	right: 0;
}

.commentlist .comment-reply-link {
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/reply.png) no-repeat;
	display: block;
	width: 60px;
	height: 17px;
	text-align: center;
	color: #fff;
	font: 10px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0 0 6px;
	text-decoration: none;
	color: #baad9d;
background-size: cover;
}

.commentlist .comment-reply-link:hover {
	background-position: 0 -43px;
	color: #fff;
}


.commentlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ul ul {
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
}


/* commentform */
#respond {
	position: relative;
	margin-bottom: 40px;
}

.commentlist #respond {
	border-top: solid 1px #483f32;
	margin-top: 2px;
}

#respond .cancel-comment-reply {
	position: absolute;
	top: 5px;
	right: 0;
}

#respond #cancel-comment-reply-link {
	font: .8em/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/cancel-reply.png) no-repeat right center;
	padding: 4px 16px 2px 0;
	text-decoration: none;
	color: #000;
}

#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}


#commentform input[type=text] {
	width: 210px;
	margin-right: 5px;
	padding: 5px 7px;
}

#commentform label {
	font-weight: bold;
}

#commentform label small {
	font-weight: normal;
}

#commentform textarea {
	width: 97%;
	height: 180px;
	padding: 10px 7px;
}


#commentform input#submit {
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/submit-btn.png) no-repeat;
	width: 172px;
	height: 32px;
	font: small-caps 1em/1em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border: none;
	padding: 2px 0 6px;
}

#commentform input#submit:hover {
	background-position: 0 bottom;
}


/************************************************************************************
SIDEBAR
*************************************************************************************/
#text-4
{
    position: relative;
    top: 290px;
    left: -53px;
	z-index: 1000;
}


#sidebar {
        background: #262626 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/my_side_bg.jpg) repeat-y;
	float: left;
	width: 255px;
	margin: 10px 0 70px;
	font-size: 20px;
	line-height: 1.4em;
	color: #FFE6A8;
        padding-top: 270px;


        border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
}




#sidebar h4, #sidebar .widgettitle {
	color:#FFE6A8;
	font: bold 1.35em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	margin: 0 0 7px;
	padding: 0 0 7px;
	position: relative;
	border-bottom: double 4px #b09370;
	text-transform: none;
}

#sidebar h4 a, #sidebar .widgettitle a {
	text-decoration: none;
	color: #58422b;
}

#sidebar h4 a:hover, #sidebar .widgettitle a:hover {
	text-decoration: none;
}

#sidebar ul {
        color: #FFE6A8;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}

#sidebar ul ul {
	margin: 0 0 0 15px;
	list-style: circle;
}

#sidebar ul li {
 
	margin: 15px 0;
	padding: 0;
}

#sidebar ul ul li {
	margin: 5px 0;

}

#sidebar ul a {
	text-decoration: none;
}

#sidebar ul li a:hover {
	    background: #b8b59d url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_active_big.gif) repeat-x;
            
}


#sidebar ul li a
{
      width: 200px;
       display: block;
    	text-decoration: none;
	letter-spacing: -.02em;

-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#826913 url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_unactive_big.gif) repeat-x;
    border-color: -moz-use-text-color -moz-use-text-color #D1AD80;
    color: #111;
    padding: 5px 5px;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
	font-weight: 700;
    font-size: 14px;
}


#sidebar ul li ul.children li 
{
    list-style: none;
}


#sidebar ul li ul.children li a
{
    width: 180px;
    margin-left: -5px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* widgets */
#sidebar .widget {
	margin:0 15px 35px 15px;
}

/* search widget */
#sidebar #searchform {
	position: relative;
	margin: 0;
}

/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}

.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}


/* feature posts widget */
.widget .feature-posts-list .post-img {
	margin: 0 12px 10px 0;
	float: left;
	padding: 3px;
	background: #fff;
	border-bottom: solid 1px #d1ad80;
}

.widget .feature-posts-list small {
	font: italic 100% "Times New Roman", Times, serif;
}

.widget .feature-posts-list .feature-posts-title {
	margin: 3px 0 2px;
}

.widget .feature-posts-list .post-excerpt {
	margin: 4px 0 0;
	display: block;
}

.widget .feature-posts-list li {
	padding: 8px 0;
}


/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font: italic 100% "Times New Roman", Times, serif;
	margin-left: 5px;
}

.widget .twitter-list li {
	padding: 8px 0;
}

.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}


/* links widget */
.widget .links-list img {
	vertical-align: middle;
}


/* links widget */
.widget .links-list img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 10px;
	float: left;
	padding: 3px;
	background: #fff;
	border-bottom: solid 1px #d1ad80;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}

.widget .flickr_badge_image img {
	width: 70px;
	height: 70px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	padding: 3px;
	background: #fff;
	border-bottom: solid 1px #d1ad80;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	
	border-top: double 4px #b09370;
	padding: 10px 0 50px;
	position: relative;
	width: 100%;
	overflow: hidden;
	font: .9em/1.4em Arial, Helvetica, sans-serif;
	color: #685138;
}

#footer a {
	text-decoration: none;
	color: #453320;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	padding: 0 0 15px;
	margin: 0;
}

#footer em {
	font: italic 1em/1em "Times New Roman", Times, serif;
	color: #72614a;
}

#footer .footer1 {
	float: left;
	width: 270px;
	margin-right: 30px;
}

#footer .footer2 {
	float: left;
	width: 270px;
}

#footer .footer3 {
	float: right;
	width: 360px;
	margin-bottom: 20px;
}

#footer .widget {
	margin-bottom: 20px;
}

#footer h4 {
	font: bold 1.3em/1em Arial, Helvetica, sans-serif;
	margin: 10px 0;
	color: #453320;
}

/* footer credits */
#footer .credits {
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: 10px;
	margin: 0;
	padding: 0;
	color: #72614a;
}

#footer .credits a {
	color: #453320;
}

#footer .credits span {
	margin: 0 6px;
}


/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

/* clearfix */
.clearfix:after, .widget li:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix, * html .widget li
{
	zoom: 1;
}
 /* IE6 */
*:first-child+html .clearfix, *:first-child+html .widget li 
{
	zoom: 1;
}
 /* IE7 */


/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	padding: 5px;
	background: #fff;
	border-bottom: solid 2px #d1ad80;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	margin-bottom: 15px;
}

.wp-caption img {
	padding: 5px;
	background: #fff;
	border-bottom: solid 2px #d1ad80;
}

.wp-caption-text {
	font: italic 1.2em/1.1em Baskerville, "Times New Roman", Times, serif;
	margin: 3px 0 10px;
	padding: 0 15px;
	color: #584d3f;
}


/*  menu    */
#main-nav .page-item-56 , #main-nav .page-item-50, #main-nav .page-item-1135 
{
    display: none;
}


#right_top_menu
{
    margin-top: 10px;
   
    height: 110px;
    width: 240px;
    float: right;
    font-size: 12px;
}


#right_top_menu a
{

    font-size: 12px;
    color: #333;
}


#right_top_menu ul li
{
    list-style: none;
}


#cabinet, #register
{
    background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/silver_unactive.gif);
    letter-spacing: normal;
    display: block;
    height: 20px;
    width: 130px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333333;
    padding-top: 5px;
    text-align: center;
     margin-left: 20px;
}


#news
{
     background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news.gif);
    letter-spacing: normal;
    display: inline-block;
    height: 27px;
    width: 170px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #e00 !important;
    padding-top: 10px;
    text-align: center;
    font-size: 24px !important;
}


#cabinet:hover, #register:hover
{
     background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/silver_active.gif);
}


#news:hover
{
      background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news_active.gif);
}


.page-item-1137, .menu-item-2829
{
    font-size: 20px;
    font-weight: 700;
}


.page-item-528 a
{
    color: #000 !important;
}

/*
#main-nav .page-item-148, #main-nav  .page-item-66, #main-nav  .page-item-1223,  #main-nav  .page-item-1348,   #main-nav  .page-item-1344,  #main-nav  .page-item-1361, #main-nav .page-item-1212, #main-nav .page-item-146, #main-nav .page-item-2261, #main-nav .page-item-2257{	display:none;}

*/
#main-nav li.menu-item-2843{	}
#main-nav li.page-item-1639, #main-nav li.menu-item-2851{	
}

#main-nav li.page-item-74, #main-nav li.menu-item-2847{ padding-top: 0px; padding-bottom: 10px;}

#main-nav li.page-item-74 a, #main-nav li.menu-item-2847 a { width: 144px; display: block; height: 19px; text-align: center;}

  
 #main-nav li.menu-item-2852{ padding-top: 0px; padding-bottom: 10px;}

 #main-nav li.menu-item-2852>a { width: 100px; display: block; height: 19px; text-align: center; background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news.gif); 
    color: #e00 !important;
}

 #main-nav li.menu-item-2852>a:hover { background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news_active.gif);}


#main-nav li.page-item-1639, #main-nav li.menu-item-2851{ padding-top: 0px; padding-bottom: 10px;}

#main-nav li.page-item-1639 a, #main-nav li.menu-item-2851 a { width: 124px; display: block; height: 19px; text-align: center;}


 #main-nav li.menu-item-2843{ padding-top: 0px; padding-bottom: 10px;}

 #main-nav li.menu-item-2843 a { width: 100px; display: block; height: 19px; text-align: center;}


#main-nav .page-item-155 a, #main-nav .page-item-159 a, #main-nav .menu-item-2848 a, #main-nav .menu-item-2849 a
{
	color: #911;
	font-weight: 700;
}


#main-nav .page-item-155 a:hover, #main-nav .page-item-159 a:hover, #main-nav .menu-item-2848 a:hover, #main-nav .menu-item-2849a:hover
{
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/menu_active.gif) repeat-x !important;
}


#main-nav .page-item-1137 a, #main-nav .menu-item-2829 a
{
	color: #fff;
}


#commentform
{
color: #FFE6A8;
}


#my_cont_head
{
height: 25px;
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/my_cnt_head.jpg);
}


#my_side_head
{
	height: 67px;
	background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/my_side_head.jpg);
	position: relative;
	top: -270px;
}


#sidebar ul li a#re_register
{
  background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/re_register.png) repeat-x;
  height: 48px;
  color: #911 !important;
  font-weight: 700;
}


#sidebar ul li a#re_register:hover
{
  background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news_active.png) repeat-x;
}

#sidebar #stih ul li
{
  padding: 0px;
  margin: 0px;
  height: 18px;
}

#sidebar #stih ul li b
{
  font-size: 15px !important;
  line-height: 12px;
}


#sidebar #stih ul li p
{
  height: 14px;
}


#stih h4
{
  background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/side_h_1.jpg) no-repeat;
  border: none !important;
  height: 37px;
  padding-top: 12px;
}


#sidebar div#stih 
{
  margin-left: 0px;		
}


#sidebar div#stih ul
{
  margin-left: 20px;
}


#sidebar h4
{
  text-align: center;
}


#sidebar div#side_exc
{
  margin-left: 0px;
}

#sidebar div#side_exc h4
{
  background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/side_h_2.jpg) no-repeat;
  border: none !important;
  padding-top: 20px;
  height: 70px;
  font-size: 24px;
  line-height: 30px;
}


#sidebar div#side_exc iframe
{
  margin-left: 15px;
}



#main-nav .page-item-1128 ul
{
display: none;
}


#main-nav .page-item-528:hover ul
{
display: none !important;
}


ol.commentlist
{
margin-left: 30px;
padding-left: 10px;
width: 650px;
}


h4#comments
{
  margin-left: 30px;
  color: #FFE6A8;
}


#main-nav li ul.sub-menu li a
{
  text-transform: uppercase;
  color: black;
}


#why_im_here a
{
width: 230px;
display: block;
height: 25px;
text-align: center;
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news.gif);
color: #E00 !important;
padding-top: 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}


#why_im_here a:hover { background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news_active.gif);}


.next-prev-comment
{
margin-left: 30px;
margin-right: 30px;
margin-bottom: 10px;
}


.next-prev-comment span.prev a
{
color: #FFE6A8;
font-size: 16px;

}


.next-prev-comment span.next a
{
color: #FFE6A8;
font-size: 16px;
float: right;
}


div#respond
{
margin-left: 30px;
margin-right: 10px;
}



div#respond form label
{
float: left;
margin-right: 10px;
width: 150px;
}


#menu-item-6407 a
{
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news.gif);
color: #E00 !important;
font-size: 14px;
}



#menu-item-6407 a:hover
{
 background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/news_active.gif);
}



#consultations a
{
font-size: 14px;
display: block;
width: 150px;
float: left;
letter-spacing: 0;
line-height: 24px;
text-align: center;
margin-top: 20px;
border-radius: 5px;
color: #333;
background: #F4F7F8;
}




#consultations
{
display: block;
width: 160px;
float: left;

margin-left: 560px;
}

#consultations #b1
{
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/b2.png);
}


#consultations #b2
{
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/silver_unactive.gif);
margin-top: 10px;
}



#consultations #b2:hover
{
background: url(http://wao.mavropedia.com/wao/wao/20111009110937/sergey-mavrodi.com/wp-content/themes/koi/images/silver_active.gif);
}


#consultations #b1
{
-webkit-border-top-right-radius: 16px;
-moz-border-radius-topright: 16px;
border-top-right-radius: 16px;
}

/**/

