/*
Theme Name: NZREC by Evgeny
Theme URI: http://www.nzrec.co.nz
Description: 
Version: 1
Author: EvgenyK
Author URI: http://dev.icqz.net

*/


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}
body {
	margin:20px 0px 20px 0px;
line-height:110%;


}
#box {
	text-align:left;
	width:900px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	background-color:#FFF;
}
#header {
	width:900px;
	/*height:335px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;*/
}
#logo {
	text-align:left;
	width:191px;
	height:70px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	
        margin-left:20px;
}
#menu {
	
	width:900px;
	height:30px;
	margin:10px 0 0 0;
	color:#333333;
	font-size:14px;
}
#menu ul {margin:0; padding:0; list-style:none;}
#menu li {margin:0px 0px 0px 0px; padding:0; display:block; float:left; border-right:1px solid #919191; line-height:10px; }
#menu li:last-child {border:none;}
#menu li:hover {background-color:#2fc7f9; padding:0px;  }
#menu li a {padding:5px 9px; display:block; text-decoration:none; text-transform:capitalize; color:#333333;}
#menu li a:hover {text-decoration:none; color:#ffffff;}
#content {
	
	padding:15px;
	width:870px;
	overflow:hidden;
}

#maincontent {
	width:100%;
}

#maincontent h2 {
	color:#75c124;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #eeeeee;
	text-transform:capitalize;
line-height:1.2em;
}
#maincontent h2 a {color:#73A8D7;}
#maincontent a {color:#264d99; text-decoration:underline;}
#maincontent a:hover { text-decoration:none;}
#footer {
	width:900px;
	
	overflow:hidden;
	border-top:1px solid #c4c4c4;
}

#copyright {
	color:#c4c4c4;
	font-size:10px;
	width:900px;
	text-align:center;
	margin:0 auto;
}

#copyright a {
	color:#c4c4c4;
	text-decoration:underline;
	font-size:10px;
}

#copyright a:hover {
	text-decoration:none;	
}

.footerwidget {
	width:270px;
	float:left;
	padding:15px;
	color:#333333;
}

hr {
	color:#eeeeee;
	border:1px solid #eeeeee;
	clear:both;
	margin:10px 0px 10px 0px;
}

/* Footer */

#footer p {color:#c4c4c4; font-size:10px;}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#333333; font-size:12px; text-transform:uppercase;}

.textwidget {font-size:11px;}


#inside-widgets ul{list-style:none;margin:0px 0px 1.6em 0px;font-size:1em; padding-left:0px;}
#inside-widgets ul li a,ul.txt li{color:#333333; border-bottom:1px solid #eeeeee;display:block;padding:6px 0px 6px 8px; text-decoration:none;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#c4c4c4; text-decoration:none;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#333333;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}


/* Floats & Images */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;max-width:950px}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;max-width:950px}
img.alignnone{padding:0; margin:1em 0;display: block;max-width:950px}
.alignleft{float: left;}
.alignright{float: right;}

#two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen, #fourteen{display:none;}
#otzivi a {color:#73a8d7; text-decoration:underline; font-weight:bold;}
#otzivi a:hover {text-decoration:none;}


.midlelist li {
	list-style: circle;
	display:list-item;
	margin:0px 0px 5px 15px;	
}

.midlelist a {color:#73a8d7; text-decoration:underline; font-weight:bold;}
.midlelist a:hover {text-decoration:none;}
.midlelist li {
list-style-image: url(images/arrowlistsmall.png);
}
.otzivinames {text-align:right; color:#333333; font-size:10px; font-weight:bold;}
.entry li {
list-style-image: url(images/arrowlist.png);
 margin:10px 0px 10px 0px;
}

.announcement {
	border: 1px solid #CCCCCC;
	margin: 5px 0px;
	background: #FFFFCC;
	padding: 5px;
}

.post h2 {
    border-bottom: 1px solid #EEEEEE;
    color: #75C124;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: capitalize;
}