* {
	margin:0;
	padding:0;
}

body {
	background-color:#181818;
	color:#909090;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	
}

.link-active {
        font-weight:bold;
        color:#d214b8;
}

.clear {
	clear:both;
}

img
{  
	border-style: none;
}

a {
	outline: none;
	color:#909090;
	text-decoration:none;
}

a:hover {
        color:#d214b8;
		text-decoration:underline;
}

/*ÎÑÍÎÂÍÛÅ ÝËÅÌÅÍÒÛ*/

.site {
    position:relative;
	width:1000px;
	height:100%;
	margin:auto;
}

#left {
	position:absolute;
	top:30px;
	left: 10px;
}

#audioleft {
	position:absolute;
	top:480px;
	left: 20px;
}

#right {
	position:absolute;
	top:30px;
	left:190px;
	max-width:720px;
	padding:0 0 15px 0;
	width: 720px;
	height:90%;
}

/*ÌÅÍÞ*/

#pages {
	margin:0 0 30px 30px;
}

#page-link {
	margin:0 0 30px 30px;
}

.active {
        color:#d214b8;
}

.menu-title {
        font-weight:bold;
        color:#c4c4c4;
}

/*ÊÀÐÒÈÍÊÈ, ÏÎÐÒÔÅËÜ*/

.thumb {
        background:#c4c4c4;
        float:left;
	    margin-right:13px;
        margin-bottom:13px;
	    height:104px;
	    width:165px;
        padding:1px;
        -moz-border-radius: 1px;
	    -webkit-border-radius: 1px;
}

.thumb:hover {
	background:#d214b8;
}

#thumbs {
	width:720px;
}


/*ÇÀÏÈÑÜ*/
.entry-title {
        color:#222;
        font-weight:bold;
}

.entry-sub {
        color:#222;
        font-weight:bold;
}

.entry-extra {
	color:#666;
}

.entry-line {
	height:50px;
	clear:both;
}

.entry {
        width:720px;
	margin:0 0 30px 0;
}

.entry img {
        background:#c4c4c4;
        margin-right:3px;
        margin-bottom:3px;
	padding:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.entry img:hover {
        background-color:#c9c9c9;

}

.entry-extra1 {
}

.entry-extra2 {
        margin-left:5px;
}

.entry-text {
	margin:0 0 20px 0;
}

.entry-text-top {
        max-width:500px;
	margin:0 0 20px 0;
}

.entry-text-top a {
        text-decoration:underline;
}

#close-entry {
	cursor:pointer;
	color:#666;
        text-decoration:underline;
}

#close-entry:hover {
	color:#222;
}

/*ÔÓÒÅÐ*/

#info_footer {
	color:#999;
	font-size:9px;
}

#info_footer a:hover {
	color:#d214b8;
	font-size:9px;
}

#mail_btn {
        float:left;
	padding-top:3px;
}

.title {
        font-size:13px;
}

/* easyscroll */
	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:5px;
		line-height:5px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:right;
		background:#181818;
		margin-right:5px;		
		padding:0 5px;
		color:#909090;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#d214b8;
		text-decoration:underline;
		}							

	/* // easyscroll navigation buttons */	

/* // end easyscroll */

.message {background:#181818; color:#c4c4c4;display:none;width:460px;padding:10px;}
.contact {text-align:left;}
.contact ul {list-style-type:none;width:230px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:200px;}
.contact textarea {width:260px;}

/*ÑÎÖÈÀËÜÍÛÅ ÊÍÎÏÎ×ÊÈ*/
.twitter-like {width: 105px; float: left;}
.fb-like {width: 140px; float: left;}
