* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background: #fff;
	}

#wrapper { 
	margin: 0 auto;
	width: 860px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	}

p { padding: 10px 10px 0px 10px; }
h2 { font-size: 1.7em; }

/* - - - - - headernav links - - - - - */

.headernav A:link {text-decoration: none; color: #000;}
.headernav A:visited {text-decoration: none; color: #000;}
.headernav A:active {text-decoration: none; color: #000;}
.headernav A:hover {background: #000; text-decoration: none; color: #fff;}
.headernav {padding: 0px 50px 0px 0px; color: #000;}

/* - - - - - block links - - - - - */

.block A:link { text-decoration: none; color: #000; }
.block A:visited { text-decoration: none; color: #000; }
.block A:active { text-decoration: none; color: #000; }
.block A:hover { background: #000; text-decoration: none; color: #fff; }

/* - - - - - footer links - - - - - */

.foot A:link { text-decoration: none; color: #fff; }
.foot A:visited { text-decoration: none; color: #fff; }
.foot A:active { text-decoration: none; color: #fff; }
.foot A:hover { text-decoration: underline; color: #fff; }
.foot { margin: 5px; }

/*  - - - - - tabs_menu nav - - - - - */


#tabs_menu {
	position:relative;
	height:43px;
	font-size:14px;
	text-transform:uppercase;
	background:#000 url("http://mrconte.com/menu/time4bed_bg.gif") repeat-x bottom left;
	font-family: Arial, Helvetica, sans-serif;
	}

#tabs_menu ul {
	margin:0;padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#tabs_menu ul li { 
	display:block;
	float:left;
	margin:0 2px;
	}

#tabs_menu ul li a{display:block;
	float:left;color:#ffdab6;
	text-decoration:none;padding:0 0 0 25px;
	height:43px;
	line-height:50px;
	}

#tabs_menu ul li a span { 
	display:block;
	float:left;
	padding:0 25px 0 0;
	height:31px;width:auto;
	}

#tabs_menu ul li a:hover {
	color:#fff;
	}

#tabs_menu ul li a:hover span {
	display:block;
	cursor:pointer;
	}

#tabs_menu ul li a.current,#time4bed-nav ul li a.current:hover {
	color:#000;
	background: url("http://mrconte.com/menu/time2bed_left-ON.gif") no-repeat top left;
	}

#tabs_menu ul li a.current span {
	background: url("http://mrconte.com/menu/time2bed_right-ON.gif") no-repeat top right;
	height:43px;
	}

/* - - - - - end tabs_menu nav - - - - - */	

.blog {	
	background: #dfdfdf;
	border-top: 10px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin-bottom: 20px;
	padding: 10px;
	}

.blog ul { 
	padding: 10px 40px 0px 40px; 
	list-style-type: square; 
	}

.comments { 
	font-style: italic;
	font-weight: bold;
	padding: 20px 150px 20px 40px;
	}

#headernav {
	margin: auto;
	color: #fff;
	height: 201px;
	text-align: right;
	background: #000 url(http://mrconte.com/v10/logo.jpg) no-repeat;
	width: 860px;
	border-bottom: 15px solid black;
	}

#header {
	color: #333;
	width: 850px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	background: #dfdfdf url(http://mrconte.com/v10/header.jpg);
	border-bottom: 5px solid #000;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	}

#header2 {
	color: #333;
	width: 850px;
	height: 44px;
	margin: 0px 0px 0px 0px;
	background: #000;
	border-bottom: 5px solid #000;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	}
	
#slide { margin-left: 0px; }


/* - - - - - main upper blocks - - - - - */

#block1 {
	background: url(http://mrconte.com/v10/Picture1.gif) repeat-y;
	overflow: auto;
	width: 850px;
	border-bottom: 5px solid #000;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	}

	#block1 h2 { color: black; font-size: 20px; }
	#block1 A:link, A:visited, A:active { text-decoration: underline; color: #000; }
	#block1 A:hover { text-decoration: underline; color: #000; }


#leftcolumn { 
	display: inline;
	color: #333;
	margin:14px;
	padding: 0;
	width: 255px;
	float: left;
	}

#middlecolumn { 
	float: left;
	color: #333;
	margin: 14px;
	padding: 0;
	width: 255px;
	display: inline;
	position: relative;
	}

#rightcolumn { 
	display: inline;
	position: relative;
	color: #333;
	margin: 14px;
	padding: 0;
	width: 255px;
	float: left;
	}

/* - - - - - site upper block - - - - - */

	#site_block1 {
		width: 850px;
		background: url(http://mrconte.com/v10/site_block1.jpg) repeat-y;
		border-right: 5px solid #000;
		border-left: 5px solid #000;
		}

	#site_leftcolumn { 
		position: relative;
		 display: inline;
		 color: #000;
		 width: 250px;
		 float: left;
		 padding: 10px 10px 10px 10px;
		}
		
	#site_rightcolumn { 
		 display: inline;
		 color: #000;
		 width: 550px;
		 float: right;
		 padding: 10px 10px 10px 10px;
		}

	#site_rightcolumn img {
		 padding: 3px;
		 background-color: #fff;
		 border: 2px solid black;
		 display: block;
		 margin-left: auto;
		 margin-right: auto;
		}

	.game img { border: 0px }

/* - - - - keep content block - - - - - */

	#keep { 		
		overflow: auto;
		width: 790px;
		background: #fff;
		border-right: 5px solid #000;
		border-left: 5px solid #000;
		padding: 30px 30px 30px 30px;
		}

	#keep p { padding: 10px 0px 10px 0px; }
	#keep ul { padding: 3px 0px 3px 20px; }

/* - - - -  main lower blocks - - - - - */

#block2 {
	background: #d7d4a1 url(http://mrconte.com/v10/bg_lowerblock.jpg) repeat-y;
	overflow: auto;
	width: 850px;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	}

	#low_leftcolumn { 
		position: relative;
		display: inline;
		color: #000;
		width: 250px;
		float: left;
		margin: 10px;
		}

		#low_leftcolumn img { border: 0px;} 

	#low_rightcolumn { 
		display: inline;
		color: #000;
		width: 545px;
		float: right;
		margin: 10px;
		}

#footer { 
	clear: both;
	margin: auto;
	color: #fff;
	height: 115px;
	text-align: center;
	background: #000 url(http://mrconte.com/v10/footer.jpg) no-repeat;
	width: 860px;
	border-top: 5px solid black;
	}

#promo { 
	clear: both;
	margin: auto;
	height: 5px;
	background: #000;
	width: 860px;
	border-top: 5px solid black;
	}

#promo img {
	border: 0;
	margin: 0px 0px 0px 5px;
	}

.clear { 
	clear: both; 
	background: none; 
	}
	
/* - - - - -  forms - - - - -  */

input {
	background-color: #E6E6FA;
	font-size: 15px;
	}			

textarea {
	background-color: #E6E6FA;
	font-size: 15px;
	}


/* - - - - - tumblr style - - - - -  */

li.tumblr_audio_post { list-style: none; }

.tumblr_posts { 
	list-style: square; 
	width: 90%;
	color: #000; 
	padding: 10px; }

.tumblr_posts p { margin: 0; }

.tumblr_posts em { 
	display: block;
	margin-top: 0.2em; }

.tumblr_posts .tumblr-post-date { 
	display: block;
	font-size: 0.7em;
	color: #FF6600;
	margin-top: 0.5em; }

ol.tumblr_posts { 
	margin: 5px; 
	list-style: none;
	}

.tumblr_post {padding: 5px 0 5px 0;}

img.tumblr_photo {
	display: block; 
	width: 180px; padding: 3px;
	background-color: #fff;
	border: 2px solid black;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
/* - - - - - END tumblr style - - - - -  */