/*
Theme Name: LigaKino.Net v.2
Author: LigaKino.Net
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #222222;
	background: #ffffff url(images/background1.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #cd0000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding-bottom: 20px;
}

#header {

}
	#header ul {
		list-style-type: none;
		background-color: #283409;
		height: 35px;
	}
		#header ul li {
			float: left;
			padding-right: 2px;
			background: url(images/left-border1.gif) no-repeat right 0;
		}
		#header ul li a {
			color: #ffffff;
			display: block;
			padding: 10px 18px 11px;
		}
	#header .logo {
		float: left;
	}
		#header .logo h5 {
			font-size: 0;
			padding: 1px 10px 0;
		}
		#header .logo a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 271px; height: 76px;
			background: url(images/logo2.jpg) no-repeat 0 0;
		}
		#header .logo p {
			display: none;
		}
	#header .ad468x60 {
		float: left;
		padding-top: 25px;
		padding-left: 5px;
	}
	#header .domkino {
			padding: 0;
			background: url(images/head-common-img.jpg) no-repeat 0 0;
			height: 129px;
	}
	#header {

	}
.cornered {
	position: relative;
	margin: 0;
	background-color: #ffffff;
	z-index: 1;
}

.cornered .t, .cornered .b {
	position: absolute;
	width: 100%;
	z-index: 3;
}

.cornered .t, .cornered .b, .cornered .l, .cornered .r {
	height: 5px;
	overflow: hidden;
}

.cornered .l, .cornered .r {
	width: 5px;
	background: url(images/univ-div-corners.gif) 0 0 no-repeat;
	position: relative;
	z-index: 4;
	float: left;
}

.cornered .r {
	float: right;
}

.cornered .t .r {
	background-position: -5px 0;
}

.cornered .b .r {
	background-position: -5px -5px;
}

.cornered .b .l {
	background-position: 0 -5px;
}

.cornered .t {
	margin-bottom: -5px;
}

.cornered .b {
	margin-top: -5px;
}

.cornered .border {
	border: 1px solid #c8c8c8;
	position: relative;
	z-index: 2;
}

.cornered .inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header #main-menu {
	TEXT-TRANSFORM: uppercase;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px 0px 0px 9px;
    PADDING-LEFT: 1px;
    BACKGROUND: #ffffff url(images/left-border1.gif) no-repeat;
    FLOAT: left;
    FONT-SIZE: 9px;
    LIST-STYLE-IMAGE: none
}
#header #main-menu LI {
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    LINE-HEIGHT: 0.7;
    FLOAT: left;
}
#header #main-menu LI.last A {
	PADDING-RIGHT: 13px
}
#header #main-menu LI.first A {
	PADDING-LEFT: 13px
}
#header #main-menu LI A {
    MARGIN: 0px;
    PADDING-TOP: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 9px;
    PADDING-RIGHT: 9px;
    DISPLAY: block;
    HEIGHT: 7px;
    COLOR: #cd0000;
    BORDER-TOP: #9c9c9c 0px solid;
	BORDER-BOTTOM: #9c9c9c 0px solid;
    BORDER-RIGHT: #9c9c9c 0px solid;
    TEXT-DECORATION: none;
}
#header #main-menu LI A IMG {
	DISPLAY: block
}

#body {
	background: #ffffff url(images/body2.gif) repeat-y right 0;
}

#galleryitem{
width:350px;
height:250px;
color:#333333;
margin-bottom: 20px;
margin-left: 5px;
float:left;
}

#galleryitem h2{
color:#C13F00;
font-size:10px;
font-weight:normal;
text-align:left;
margin:0px 0px 0px 0px;
padding:0;
}

#galleryinfo {
font-size:10px;
font-weight:normal;
text-align:left;
margin:0px 0px 0px 0px;
padding:0;
}
#downloads {
	float: left;
    font-size:10px;
    font-weight:normal;
}

#covershot{
width:165px;
height:240px;
float:left;
}

#covershot p{
margin:0;
padding:0;
}

#covershot img{
width:150px;
height:225px;
margin:1px 1px 1px 1px;
border:1px solid #666666;
overflow:hidden;
}
#navigation{
clear: both;
padding: 25px 15px;
}
#navigation a{
	color: #D64D21;
    text-decoration: none;
}
#introtext {
			font-size: 0.9em;
            margin-top: 20px;
            padding-top: 10px;
            padding-left: 5px;
            padding-right: 5px;
			border-top: 1px solid #EBEBEB;
}

#content {
	width: 720px;
	float: left;
	padding-bottom: 20px;
	padding-top: 0px;
    BORDER: #9c9c9c 0px solid;
}
	#content p {
		margin-bottom: 10px;
		line-height: 1.2em;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-style: italic;
		font-weight: bold;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}
    #content .details {
      		clear: both;
			font-size: 0.8em;
       		margin-top: 15px;
       		margin-bottom: 15px;
    		padding: 5px 7px;
            color: #cd0000;
			background: url(images/details.gif) repeat-x 0 0;
			border-top: 1px solid #EBEBEB;
			border-bottom: 1px solid #EBEBEB;
		}
    #content .details p {
			font-size: 10px;
            color: #cd0000;
        	text-transform: uppercase;
		}

	#content .post {
		margin: 0px 10px;
		clear: both;
	}
		#content .thumb {
			height: 100px;
			overflow: hidden;
			float: left;
			margin: 0 15px 10px 0;
		}
			#content .thumb .post img {
				width: 150px;
			}
		#content .post h2 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
		#content .post h1 {
			font-size: 1.2em;
			margin-bottom: 5px;
            color: #cd0000;
			text-decoration: underline;
		}
		#content .post img {
            border:1px solid #666666;
			margin: 5px;
		}
		#content .post h2 a {
			text-decoration: underline;
		}
		#content .post h1 a {
			text-decoration: underline;
		}
		#content .post .detailes {
			font-size: 0.9em;
			color: #000000;
			border-top: 1px solid #EBEBEB;
		}
		#content .post .leftdetails {
			font-size: 1em;
			color: #000000;
          	width: 670px;
            float: left;
		}
		#content .post .rightdetails {
			font-size: 1em;
			color: #000000;
            float: right;
          	width: 270px;
            height: 190px;
			border-left: 1px solid #EBEBEB;
            padding-left: 10px;
		}
		#content .post .thebest {
			font-size: 0.9em;
			border-top: 1px solid #EBEBEB;
		}
		#content .post .thebest p {
            padding-top: 10px;
            color: #cd0000;
        	text-transform: uppercase;
		}
		#content .post .inform {
			font-size: 0.9em;
			border: 1px solid #EBEBEB;
            BACKGROUND: #EBEBEB;
		}
		#content .post .inform p {
        	font-size: 0.9em;
            padding-top: 10px;
            color: #cd0000;
        	text-transform: uppercase;
		}
		#content .post .rekomended {
			font-size: 0.9em;
			border-top: 1px solid #EBEBEB;
		}
		#content .post .rekomended p {
            padding-top: 10px;
            color: #cd0000;
        	text-transform: uppercase;
		}
		#content .post .rekomended img {
            width: 125px;
            height: auto;
		}
		#content .post .rekomended a {
            text-decoration: none;
		}
		#content .post .rekomended a:hover {
            text-decoration: none;
            color: #000000;
		}
	#content .indexpost {
    	padding: 0px;
	}
		#content .indexpost h2 {
			font-size: 0.9em;
			margin-bottom: 5px;
		}
		#content .indexpost h2 a {
			text-decoration: underline;
		}
		#content .indexpost h1 {
			font-size: 0.9em;
			margin-bottom: 5px;
		}
		#content .indexpost h1 a {
			text-decoration: underline;
		}
		#content .indexpost .head_title {
			font-size: 0.9em;
			color: #000000;
            border-top: #9c9c9c 0px solid;
        	border-bottom: #cd0000 0px solid;

		}
#menu {
	border-bottom: #dddddd 1px solid;
    list-style-type: none;
    margin: 15px 0px 0px 5px;
    WIDTH: 204px;
    FONT-SIZE: 0.8em;
    LIST-STYLE-IMAGE: none;
}
#menu LI {
    PADDING-TOP: 3px;
	PADDING-BOTTOM: 4px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 0px;
    LIST-STYLE-TYPE: none;
    BORDER-TOP: #dddddd 1px solid;
    LIST-STYLE-IMAGE: none
}
#menu LI:hover {
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
    POSITION: relative;
    PADDING-TOP: 4px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    BACKGROUND: url(images/current-menu-top.gif) no-repeat left top
}
.white-line {
	Z-INDEX: 1000;
    POSITION: absolute;
    WIDTH: 100%;
    BACKGROUND: #fff;
    HEIGHT: 3px;
    FONT-SIZE: 0px;
    OVERFLOW: hidden
}
#menu LI .white-line {
	DISPLAY: none
}
#menu LI:hover .white-line {
	DISPLAY: block
}
#menu LI:hover A {
	PADDING-BOTTOM: 4px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    BACKGROUND: url(images/current-menu-bottom.gif) no-repeat left bottom;
    COLOR: #000;
    PADDING-TOP: 0px
}
#menu LI A {
	DISPLAY: block;
    COLOR: #cd0000;
    TEXT-DECORATION: none
}
#menu LI UL {
	PADDING-BOTTOM: 3px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 0px;
    DISPLAY: none;
    PADDING-TOP: 3px
}
#menu LI UL LI {
	border-bottom: 0px;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 3px !important;
    PADDING-LEFT: 12px !important;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    OVERFLOW: hidden !important;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 3px !important
}
#menu LI:hover UL LI {
	border-bottom: 0px;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 3px !important;
    PADDING-LEFT: 12px !important;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    OVERFLOW: hidden !important;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 3px !important
}

#sidebar {
	width: 250px;
	float: right;
    BORDER: #9c9c9c 0px solid;
}
	#sidebar h2 {
		font-size: 1em;
		color: #000000;
		padding: 10px 15px;
	}
	#sidebar h5 {
		font-size: 1em;
		color: #000000;
		padding: 10px 15px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 15px 10px;
		border-bottom: 1px solid #E7E6E6;
	}
	#sidebar form {
		border-bottom: 1px solid #E7E6E6;
		background: url(images/search2.gif) no-repeat 5px 20px;
		padding: 20px 5px;
		height: 30px;
	}
		#sidebar form input {
			border: 0;
			background-color: transparent;
			width: 165px;
			margin: 7px 1px 0px 9px;
			font-size: 1em;
			color: #cd0000;
			float: left;
		}
		#sidebar form button {
			border: 0;
			background-color: transparent;
			text-indent: -9999px;
			width: 65px; height: 30px;
            padding-right: 0px;
		}

#footer {
	background-color: #fff;
	color: #000000;
    font-size: 10px;
	border-top: 2px solid #cd0000;
	padding: 10px;
}
	#footer h4 {
		font-size: 13px;
		font-weight: none;
		color: #000000;
	}
	#footer h3 {
        font-size: 10px;
    	color: #808080;
        padding-bottom: 10px;
	}
	#footer a {
		color: #cd0000;
	}
.postnav {
	clear: both;
	padding: 20px 40px 0;
	font-size: 0.9em;
}
.postnav a, .postnav a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #cd0000;
	background-color: #FFFFFF;
}
.postnav a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #cd0000;
	background-color: #FFFFFF;
}
.postnav a:hover {
	border: 1px solid #cd0000;
	color: #000000;
	background-color: #FFFFFF;
}
.postnav a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px dotted #cd0000;
	color: #000000;
	background-color: #FFFFFF;
}
.postnav span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.postnav span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.postnav span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

#comments {
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
}
	#comments h3 {
		font-weight: bold;
        color: #cd0000;
      	text-transform: uppercase;
        text-align: center;
      		clear: both;
			font-size: 0.8em;
       		margin-top: 15px;
       		margin-bottom: 15px;
    		padding: 5px 7px;
			background: url(images/details.gif) repeat-x 0 0;
			border-top: 1px solid #EBEBEB;
			border-bottom: 1px solid #EBEBEB;
	}
	#comments h5 {
		font-weight: bold;
        color: #cd0000;
      	text-transform: uppercase;
        text-align: center;
      		clear: both;
			font-size: 0.8em;
    		padding: 5px 7px;
			background: url(images/details.gif) repeat-x 0 0;
			border-top: 1px solid #EBEBEB;
			border-bottom: 1px solid #EBEBEB;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 0.8em;
	text-transform: uppercase;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
	color: #565656;
	border-bottom: 1px solid #EBEBEB;
}
h2.zzztitle {
	font-size: 9px;
	text-transform: uppercase;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
	color: #565656;
	border-bottom: 1px solid #EBEBEB;
}
.single {
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
#comments ul {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ul li {
        padding-bottom: 0 px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 5px;
	}
	#comments ul li .avatar {
		float: right;
	}
	#comments ul li .comment-author {

	}
		#comments ul li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ul li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 5px;
	}
	#comments ul li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 0px;
	}
	#comments .children {
		list-style-type: none;
	}
