@charset "utf-8";
/* CSS Document */
/*
Theme Name: X3M Default
Theme URI: http://x3m-mag.com/
Description: Тема для сайта x3m-mag.com.
Version: 1.0
Author: vfx4fun и Андрей Трешняк
Author URI: http://x3m-mag.com/
Tags: blue, fixed width, 3 columns, widgets

*/


/*----------  top imgs  ----------*/

.topimgbig
{
	float:left;
	margin: 0px 10px 10px 0px;
	display:block;

}
.topimgsmall1, .topimgsmall2, .topimgsmall3, .topimgsmall4
{
	margin: 0px 0px 10px 0px;
	display:block;
}



/*----------  default img  ----------*/
img.centered
{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright
{
padding: 0px;
margin: 0px 0px 0px 10px;
display: inline;
}

img.alignleft
{
padding: 0px;
margin: 0px 10px 0px 0px;
display: inline;
}

.alignleft
{
float: left;
}

.alignright
{
float: right;
}


/*----------  typography  ----------*/
h1
{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

h2
{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

/*----------  layout  ----------*/
body
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background: transparent url(images/diagBG.gif) repeat 50% 0;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
#container
{
	background: transparent url(images/contentBG.gif) repeat-y 50% 0;
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left; 
}
#container td, #container tr
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#container #header
{
	width: 800px;
} 

#container #sidebar1
{
	width: 150px;
	padding: 10px;
}
#container #sidebar2
{
	width: 150px; 
	padding: 10px;
}
#container #mainContent
{
	width: 440px;
	padding: 10px; 
} 
#container #footer
{
	width: 780px;
	padding: 10px;
	border: 1px solid #000000;
	background: transparent url(images/diagBG2.gif) repeat 50% 0;
	color: white;
	text-align:right;
} 
.headerimage
{
}
.leftSidebarList
{
	margin: 0; 
	padding: 0; 
	list-style:none;	
}

.rightSidebarList
{
	margin: 0; 
	padding: 0; 
	list-style:none;
}



.bgclouds
{

	margin:0;
	padding:0;
	background: transparent url(images/clouds.gif) no-repeat 50% 340px;
}
.bgwhite
{

	margin:0;
	padding:0;
	background: transparent url(images/cloudWhite.gif) repeat-x 50% 0px;
}
.bgcloudtiles
{

	margin:0;
	padding:0;
	background: transparent url(images/cloudTile.gif) repeat-x 50% 341px;
}


.bigmirContent
{
	text-align:left;	
	float:left;
	width:200px;
	height:20px;
}


/*----------  links  ----------*/
A:link, A:hover, A:visited, A:active
{
color:#237290;
text-decoration: none;
}

A:hover
{
text-decoration: none;
}

A.sidebarLink
{
color:#7dcbe2;
}

.reglink
{
float:left;
}
.reglink A
{
color:#7dcbe2;
}




A.afishaLink
{
color:#014b6e;
}

/*----------  index  ----------*/
.postmetadata
{
	text-align:right;
}

.post
{
	border: 1px solid #959595;
	margin-bottom: 10px;
	padding: 10px;

}
.entry
{
	background-color:#FFFFFF;
}

/*----------  single  ----------*/
.commentmetadata
{
	text-align:right;
}

#comment
{
	width:435px;
	margin:0;
	padding:0;
}

.commentSubmit
{
/*width:60px;*/
border:1px solid #014b6e;
color:#004b68;
background-color:#7dcbe2;
cursor: pointer;
margin-top:10px;
}

ol.commentlist
{
	list-style:none;
}
ol.commentlist li
{
	padding: 10px 0px;
}

.avatar
{
float:left;
padding: 0px 10px 0px 0px;
}
/*----------  sidebars  ----------*/

.menulist
{
	margin-left:0;
	padding-left:0;
}
.cat-item
{
	list-style:none;
}
.widgettitle
{
	margin-bottom:0;
	color:white;
	/*color:#231f20;
	text-transform:uppercase;
	font-weight:bold;*/
}
.widget
{
	margin-bottom: 10px;
}
/*----------  sidebar-login  ----------*/

.sidebarlogin_otherlink
{
	list-style:none;
}

.pagenav
{
	list-style:none;
}

.sidebarlogin_label
{
	color:white;
float:left;
}
#login_error
{
	color:white;
}
.mid
{
width:90px;
border:1px solid #014b6e;
}

.clear
{
clear:both;
}
.loginform
{
text-align:right;
}
.loginSubmit
{
width:60px;
border:1px solid #014b6e;
color:#004b68;
background-color:#7dcbe2;
cursor: pointer;
}

/*----------  reklama  ----------*/

.adsImage
{
/*margin-top: 10px;*/

margin-bottom: 10px;

}

.adsHeadImage
{
/*margin-top: 10px;*/
margin-bottom: 10px;
}

.lastad
{
margin-top: 0px;
margin-bottom: 0px;
}

/*----------  afisha  ----------*/
.afisha

{
background-color:#7dcbe2;
margin:0px;
padding:5px 10px 5px 10px;
}
.afishaEvent
{
	list-style:none;
margin-top: 5px;
margin-bottom: 5px;
}
/*----------  gallery  ----------*//*
.gallerybanner
{
margin-top: 10px;
display: block;
}*/

/*----------  gallery  ----------*/
.search_input
{
width:145px;
border:1px solid #014b6e;
}
