/*
Theme Name: Mass Effect 2 Theme
Theme URI: http://me2.gamefan.cz/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 2.0
Author: Hofik
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	font-size: 12px;
	background-color: black;
	}

p {margin: 0; padding: 5px 0;}
a {color: #ff9b91; text-decoration: none;}
#text a {font-weight: bold; color: #d1422e; font-variant: small-caps;}

h1 {
	position: relative;
	display: block;
	width: 800px;
	height: 220px;
	margin: 0 auto -50px auto;
	padding: 0;
	text-align: center;
	line-height: 200px;
		font-size: 0;
		color: transparent;
	}
	
	h1 a {
		position: absolute;
		display: block;
		width: 100%;
		height: 220px;
		top: 0;
		right: 0;
		font-size: 0;
		color: transparent;
		}

h2, h5 {
	position: relative;
	display: block;
	width: 153px;
	height: 31px;
	margin: 18px auto 14px auto;
	padding: 0;
	text-transform: uppercase;
	color: #ffc2ba;
	text-align: center;
	line-height: 31px;
	letter-spacing: 1px;
	font-size: 11px;
	background: url("img/h2.png") top center no-repeat;
	}
	
	h5 {margin: 18px 8px;}
	h5.b {float: none; margin: 10px auto; width: 214px; background-image: url("img/h5.png");}
	h5.b small {font-size: 10px;}
	#text .content h5 a {color: white;}
	h5 a:hover {color: white;}

h3 {
	position: relative;
	margin: 0 0 6px 5px;
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
	color: #bbb;
	background: url("img/n_bottom.png") bottom left no-repeat;
	}
	
	h3.k_heading {margin-left: 40px;}
	
	h3 img {
		position: absolute;
		left: -38px;
		top: -3px;
		border: none;
		}
	
	h3 a {color: #bbb; text-decoration: none;}
	#text h3 a {color: #bbb; text-decoration: none; font-weight: normal; font-variant: normal;}

h4 {
	position: relative;
	margin: 25px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #bbb;
	background: url("img/n_bottom.png") bottom left no-repeat;
	}

#lista {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 0;
	background: url("img/top.png") top center repeat-x;
	}

#top {
	position: relative;
	width: 100%;
	height: 425px;
	margin-bottom: -80px;
	background: url("img/header.jpg") top center no-repeat;
	}

#dalsi {
	position: relative;
	width: 900px;
	height: 62px;
	padding-top: 20px;
	max-height: 42px;
	margin: 0 auto 30px auto;
	background: url("img/dalsi_dily.png") top left no-repeat;
	}
	
	#dalsi img {margin-right: 7px;}
	#dalsi a {color: black;}

#menu {
	position: relative;
	width: 800px;
	padding-left: 100px;
	max-width: 700px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
	}
	
	.hlmenu {
		position: relative;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 36px;
		font-size: 11px;
		}
		
		.hlmenu li {
			position: relative;
			display: block;
			float: left;
			}
			
			.hlmenu li a {
				position: relative;
				display: block;
				float: left;
				height: 36px;
				margin: 0 10px 0 0;
				padding: 0 5px 0 12px;
				color: #ff9b91;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
				line-height: 36px;
				background: url("img/menu2.png") top left no-repeat;
				}
				
				.hlmenu li a span {background: url("img/menu2.png") top right no-repeat;}
								
				.hlmenu li a:hover, .hlmenu li a.current {
					background: url("img/menu2.png") 0 -36px no-repeat;
					color: #ffe1de;
					}
					
					.hlmenu li span {
						position: absolute;
						width: 7px;
						height: 36px;
						right: -7px;
						}
						
					.hlmenu li a:hover span, .hlmenu li a.current span {background: url("img/menu2.png") right -36px no-repeat;}

	#masseffect1 .hlmenu li a {color: #b3bfdd; line-height: 34px;}
	#masseffect1 .hlmenu li a:hover, #masseffect1 .hlmenu li a.current {background: url("img/menu2.png") 0 -72px no-repeat; color: #fff;}
	#masseffect1 .hlmenu li a:hover span, #masseffect1 .hlmenu li a.current span {background: url("img/menu2.png") right -72px no-repeat;}
	
	#masseffect2 .hlmenu li a {color: #f8c1a6; line-height: 34px;}
	#masseffect2 .hlmenu li a:hover, #masseffect2 .hlmenu li a.current {background: url("img/menu2.png") 0 -108px no-repeat; color: #fff;}
	#masseffect2 .hlmenu li a:hover span, #masseffect2 .hlmenu li a.current span {background: url("img/menu2.png") right -108px no-repeat;}
	
	#masseffect3 .hlmenu li a {color: #f9a89a; line-height: 34px;}
	#masseffect3 .hlmenu li a:hover, #masseffect3 .hlmenu li a.current {background: url("img/menu2.png") 0 -36px no-repeat; color: #fff;}
	#masseffect3 .hlmenu li a:hover span, #masseffect3 .hlmenu li a.current span {background: url("img/menu2.png") right -36px no-repeat;}

.submenu {
	position: relative;
	width: 100%;
	}

.submenu ul {
	position: relative;
	display: block;
	top: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	.submenu ul li {
		position: relative;
		display: block;
		float: left;
		}
		
		.submenu ul li a {
			position: relative;
			display: block;
			float: left;
			padding: 0 0 0 12px;
			margin: 0 0 0 8px;
			color: #e1e1e1;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			font-size: 10px;
			background: url("img/bullet.png") center left no-repeat;
			}
			
			.submenu ul li a:hover {
				color: white;
				background-image: url("img/bullet2.png");
				}

	.submenu span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		font-size: 0;
		}

.innercontent {display: none;}

#body {
	position: relative;
	width: 900px;
	margin: 0 auto;
	}

#left {
	position: relative;
	top: -15px;
	width: 180px;
	min-height: 430px;
	margin-right: 20px;
	float: left;
	text-align: center;
	background: url("img/left2.png") top right repeat-y;
	}
	
	#left .top {
		position: absolute;
		width: 100%;
		height: 206px;
		top: 0;
		background: url("img/left1.png") top right no-repeat;
		}
	
	#left .bottom {
		position: absolute;
		width: 100%;
		height: 221px;
		bottom: 0;
		background: url("img/left3.png") bottom right no-repeat;
		}
		
	#left ul {
		text-align: left;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
		#left ul li {
			display: block;
			margin: 0 0 1px 16px;
			}
			
			#left ul li a {
				display: block;
				width: 150px;
				height: 24px;
				padding: 0 0 0 14px;
				line-height: 23px;
				color: white;
				font-weight: bold;
				font-size: 10px;
				text-transform: uppercase;
				background: url("img/hover.png") bottom left no-repeat;
				}
				
				#left ul li a:hover {background: url("img/hover.png") top left no-repeat;}
	
.content {
	position: relative;
	width: 100%;
	z-index: 1;
	}
	
	.content ul {
		list-style-image: url("img/list.png");
		margin: 5px 20px;
		padding: 0;
		text-align: left;
		}
		
		.content ul li {
			margin: 4px 0;
			}
	
#clear, .clearer {clear: both;}

#text {
	position: relative;
	width: 550px;
	float: left;
	text-align: justify;
	line-height: 1.4em;
	z-index: 1;
	}

#bottom {
	position: relative;
	width: 100%;
	height: 190px;
	background: url("img/bottom.jpg") top center no-repeat;
	}

.novinka {
	position: relative;
	margin-bottom: 35px;
	}

	.novinka .content img {
		float: left;
		margin: 10px 15px 10px 0;
		border: none;
		}
		
		.novinka .content img.r {float: right; margin: 10px 0 10px 15px;}
		
		.novinka .content .wp-smiley {float: none; margin: 0;}

.datum {
	position: absolute;
	width: 35px;
	height: 38px;
	top: -14px;
	right: 0;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #777;
	background: url("img/datum2.png") top center no-repeat;
	}
	
	.datum span {
		position: relative;
		display: block;
		height: 18px;
		overflow: hidden;
		font-size: 8px;
		line-height: 20px;
		color: #555;
		text-transform: uppercase;
		}

.komentare {
	position: absolute;
	width: 42px;
	height: 36px;
	top: -14px;
	right: 45px;
	font-size: 10px;
	text-align: center;
	background: url("img/komentare2.png") top center no-repeat;
	}
	
	.komentare a {
		padding: 12px 14px 0 0;
		display: block;
		width: 100%;
		height: 36px;
		max-width: 28px;
		max-height: 24px;
		text-decoration: none;
		font-weight: bold;
		}

#footer {
	position: relative;
	top: 100px;
	text-align: center;
	}
	
	#footer p {
		display: block;
		width: 750px;
		padding: 6px 10px;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		line-height: 1.5em;
		color: #444;
		margin: 0 auto 5px auto;
		}

.podmenu {display: none;}

#comment {
	padding: 12px;
	width: 100%;
	font-size: 12px;
	border: #151515 1px solid;
	background-color: #050505;
	color: #999;
	font-family: Tahoma, Verdana, Arial;
	}


#url, #author, #email {
	border: #151515 1px solid;
	background-color: #050505;
	color: #999;
	}

#submit {
	position: relative;
	margin: 10px auto 0 auto;
	display: block;
	width: 153px;
	height: 31px;
	border: none;
	text-transform: uppercase;
	color: #ffc2ba;
	font-size: 10px;
	font-weight: bold;
	background: url("img/h2.png") top center no-repeat;
	}

#comments, #postcomment {margin: 15px 0 10px 0;}

.k_cas {
	display: block;
	position: absolute;
	width: 200px;
	right: 0;
	top: 0;
	font-size: 10px;
	color: #444;
	}

.k {
	padding: 0 0 10px 30px;
	}

span.r {text-align: right; display: block;}

h3.comment {margin-left: 15px;}

.right {text-align: right; padding-top: 20px; font-size: 10px;}

.vid {
	position: relative;
	width: 100%;
	height: 180px;
	margin: 6px 0;
	padding: 80px 0 0 0;
	max-height: 100px;
	overflow: hidden;
	background: url("img/video.png") top center no-repeat;
	}
	
	.novinka .content .vid img {position: absolute; top: 0; left: 0; margin: 0; width: 100%;}
	.novinka .content #gal img {margin: 0;}
	.vid h5 {position: relative; margin: 10px 10px 0 auto; right: 10px; text-align: center; background-image: url("img/h2_vid.png");}
	.vid h5.b {position: relative; width: 240px; font-size: 10px; letter-spacing: 0px; margin: 10px 0 0 auto; right: 15px; text-align: center; background-image: url("img/h2_vid2.png");}
	.vid h5 a {color: white;}

#wallcomments {font-size: 10px; text-align: left; padding: 0 10px; max-height: 400px; overflow: auto;}

#wp_latest {display: none; visibility: hidden;}

.wp-polls {width: 168px;}
.wp-polls-ans {padding-top: 10px;}
.wp-polls-ul li {font-size: 11px; padding-bottom: 4px; color: #ccc;}
.pollbab {margin-top: 2px;}

.navigation {text-align: center;}
.navigation a {font-weight: bold; color: #d1422e; font-variant: small-caps; padding: 0 20px;}

#rss {
	position: absolute;
	width: 75px;
	height: 56px;
	top: 89px; left: 40px;
	z-index: 3;
	}
	
	#rss img {border: none;}

#kasumi {
	position: absolute;
	bottom: -45px; right: 0;
	width: 50%;
	margin: 0 auto;
	height: 406px;
	background: url("img/kasumi2.png") 340px 0 no-repeat;
	}

#wpwall_comment {
	font-size: 9px;
	height: 100px;
	font-family: Verdana, Tahoma, Arial;
	}

#pristupy, #pristupy2 {
	position: relative;
	overflow: hidden;
	}
	
	#pristupy {width: 160px;}
	
	#pristupy2 {
		width: 1px;
		height: 1px;
		display: none;
		}

.pokus {width: 100%;}

	.novinka .content .gal img {margin: 6px;}

#eshop {
	position: relative;
	margin: 0 auto 30px auto;
	width: 532px;
	height: 125px;
	}
	
	#eshop img {
		float: left;
		margin: 0; padding: 0;
		border: none;
		}


