/*
Tags: Сюда Вписать Метки Темы
Theme Name: Моя Игра
Theme URI: http://wptema.ru/./
Description: Измененная под сайт moya-igra тема ProSense
Author: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #CC3300;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
	text-indent: 2em;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFF url('images/page_background.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	width: 100%;
	background: #000;
	height: 135px;
	background: #FFF url('images/header.jpg') top center repeat-y;
}


#header h1 {
	font-size: 5.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	
}

.description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 2.0em;
}

#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	position:absolute;
	float:left;
	width: 430px;
	height: 135px;
	text-align: left;
	font-size: 1.2em;
	padding: 0;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color:#FFF;
	width: 100%;
	height:44px;
	clear: both;
	font-size:14px;
	font-weight:bold;
	opacity: 0.5;
	line-height:1.6em;
	background: #FFF url('images/footer.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	opacity: 1;
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	opacity: 1;
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #CC3300;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom:5px;
	overflow:auto;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
	clear:both;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom:5px;
	overflow:hidden;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #EDE0B3;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #D3C69B;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	/*font-size: 1.1em;*/ 
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #EDE0B3;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #D3C69B;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      /*font-size: 1.1em;*/ 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      /*font-size: 1.1em;*/ 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:92%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

/************************************/

#page {
	background: #FFF url('images/page_background.gif') top center repeat-y;
}

#content {
	width:530px;
}

#sidebar {
	width:380px;
}

#sidebar img.alignleft{
	padding:4px 2px 0 0;
	width: 28px;
}

#sidebar ul li{
	font-size: 11px; 
}

#sidebar .sidebar_left {
	padding-top:10px;
	_padding-top:0px;
	width:160px;
}

#sidebar .sidebar_right {
	padding-top:10px;
	_padding-top:0px;
	width:180px;
}

#searchform input {
	width:175px;
}

/************************************/
.sidebar_top{
	margin-top:-20px;
	_zoom: 100%;
}

#widgetrandomgame {
	padding: 10px; 
	_padding-bottom: 0; 
	background-color: #FBF5DF;
	border-bottom:1px solid #EDE0B3;
}

.sidebar_top img{
	margin-top: 3px;
	_margin-top: -10px;
	_padding-bottom: 15px;
}

#sidebar .sidebar_top ul{
	margin-bottom: 0px;
	_margin-bottom: 10px;
}

#sidebar .sidebar_top ul h2 {
	font-size:1.5em;
	_margin-bottom: 15px;
}

.bgs {
	background:transparent url('images/sprites.png') repeat-x scroll 0 0;
}

body a, body a:visited {
	color: #6A5FC6; 
}


.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	color: #6A5FC6;
}

#header #logo {
	position: relative;
}

/******************************************************/
#menu {
	float:left;
	width:100%;
	height:34px;
	overflow:hidden;
	background:transparent url("images/bg.gif") repeat-x bottom;
	font-size:12px;
	line-height:normal;
	margin-top:-34px;
	position:relative;
}

#menu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#menu li {
	float:left;
	background:url("images/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #bfad84;
}

#menu a {
	float:left;
	display:block;
	width:.1em;
	background:url("images/right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	white-space:nowrap
}

#menu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none;}
    /* End IE5-Mac hack */

#menu a:hover {
	color:#CC3300;
}

#menu #current, #menu .current-cat, #menu .current_page_item{
	background-position:0 -150px;
	border-width:0;
}

#menu #current a, #menu .current-cat a, #menu .current_page_item a{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#CC3300;
}
#menu li:hover, #menu li:hover a {
	background-position:0% -150px;
}

#menu li:hover a {
	background-position:100% -150px;
}
/****************************************************/
ul.blueBullets, ul.blueBullets li ul {
	list-style-image: url("images/bullet_blue_arrow.gif");
	margin:0;
}
/****************************************************/

.expic {
	float: left;
	padding:3px 4px 0 0;
}

/****************************************************/

.gallery {
	text-align:center;
}

.gallery img {
	margin: 2px;
}

.buttons {
	text-align:center;
	margin: 2px 0px 5px;
}

.button, .buttons .button,
.buttonY, .buttons .buttonY,
.buttonG, .buttons .buttonG,
.buttonB, .buttons .buttonB{
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:12px !important;
	line-height:22px;
	padding:2px 8px;
	text-decoration: none;
	color: #000;
	border-color: #000;
	font-weight: bold;
	text-align: right;
	background-position:0 50px;
	margin: 1px;
}

.button:hover, .button:active, .buttonY:hover, .buttonY:active,
.buttonG:hover, .buttonG:active, .buttonB:hover, .buttonB:active{
	border-color:#CC3300; color:#CC3300;
	text-decoration: none;
}

.buttons .button, .buttons .buttonY, .buttons .buttonG, .buttons .buttonB{
	text-align: center;
}

.buttonY, .buttons .buttonY{
	background-position:0 -102px;
}
.buttonY:hover, .buttonY:active{
	background-position:0 -72px;
}

.buttonG, .buttons .buttonG{
	background-position:0 -192px;
}
.buttonG:hover, .buttonG:active{
	background-position:0 -222px;
}

.buttonB, .buttons .buttonB{
	background-position:0 -132px;
}
.buttonB:hover, .buttonB:active{
	background-position:0 -162px;
}
