/*   
Theme Name: MinZor
Theme URI: http://www.mozor.net
Description: Theme based on Minimalistic, released under GPL2, converted for Wordpress
Author: Richard
Author URI: http://www.mozor.net/p/?user=richard
Version: 1.0.1

	Pretend the GPL is listed here!

*/


html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #5b6266 url('images/bg_beta_blue.png') repeat-x 0 0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: left;
	padding-bottom: 20px;
}
a {
	background: inherit inherit inherit inherit inherit;
	color: #2063a1;
	text-decoration: none;
}
h1 {
	font-family: Arial,Arial,Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #036da7;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Arial,Arial,Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
.comments {
	border: 1px solid #000000;
	padding: 15px;
	background: #ffffff none repeat scroll 0%;
	font-weight: bold;
}
.commentlist {
	padding: 15px;
	background: #ffffff none repeat scroll 0%;
}
div#header {
	padding: 0 0 10px;
	width: 100%;
	overflow: hidden;
}
div#header h1, div#menu {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
div#header h1 {
	padding: 24px 0 8px;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	color: #ffffff;
}
ul#nav, ul#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#nav {
	float: right;
	font-size: 80%;
}
ul#nav li {
	float: left;
	margin-left: 3px;
	text-align: center;
}
ul#nav a {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px 0;
	background: #cbd5dc url(images/link-bg.jpg) repeat-x scroll 0;
	float: left;
	width: 95px;
	text-decoration: none;
	color: #000000;
}
ul#nav a:hover {
	background: #c5c5c5 url(images/link-bg-hover.jpg) repeat-x scroll 0;
	color: #ffffff;
}
ul#nav li.activelink a, ul#nav li.activelink a:hover {
	background: #ffffff none repeat scroll 0%;
	color: #000033;
}
#right {
	float: left;
	width: 690px;
	margin-bottom: 1.2em;
	text-align: justify;
}
#wide {
	width: 995px;
}
.navigation {
	font-size: 95%;
	font-weight: bold;
	border: 1px solid #000000;
	margin: 5px;
	padding: 15px;
	background-color: #ffffff;
}
.comments {
	border: 1px solid #000000;
	margin: 5px;
	padding: 15px;
	background-color: #ffffff;
}
#sidebar {
	margin: 4px 0 10px;
	float: right;
	width: 290px;
}
#sidebar .box {
	border: 1px solid #000000;
	margin: 0 0 1em;
	padding: 1em;
	background: #ffffff none repeat scroll 0%;
}
#footer {
	margin: 0 auto;
	padding: 1em;
	color: #FFFFFF;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 95%;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
}
#footer p {
	border-top: 1px solid #000000;
	margin: 0 auto 1.2em;
	padding: 1em 5%;
	width: 90%;
	float: left;
	text-align: right;
}
#footer a {
	color: #3096F6;
}
#content {
	margin: 0 auto;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 95%;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
}

.post {
	border: 1px solid #000000;
	margin: 5px;
	padding: 15px;
	background-color: #ffffff;
}
.post h2 {
	border-bottom: 1px dashed #cbd5dc;
	background-color: #ffffff;
	font-weight: bold;
}
.entry li {
	list-style-type: disc;
	margin: 15px;
	padding: 0;
}
.authorcontainer {
	padding: 1em;
	float: left;
	width: 76%;
	margin-bottom: 1.2em;
}
.author {
	margin: 5px;
	padding: 15px;
	background: #ffffff none repeat scroll 0%;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
.center {
	text-align: center;
}
#page {
	width: 990px;
	float: none;
	position: relative;
	margin: 0 auto 0 auto;
}
.oper
{
	font-weight: bold;
}
	
	.verify form {
		margin-left: 8px;
		padding: 16px 16px 40px 16px;
		font-weight: bold;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.verify-top p {
		font-weight: normal;
	}

	.verify form .submit input {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
		padding: 3px 5px;
		border: none;
		font-size: 13px;
		border-width: 1px;
		border-style: solid;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		cursor: default;
		text-decoration: none;	
		margin-top: -6px;
	}

	.verify form p { margin-bottom: 24px; }

	.verify h1 a {
		background: url(../images/logo-login.gif) no-repeat;
		width: 292px;
		height: 66px;
		text-indent: -9999px;
		overflow: hidden;
		padding-bottom: 15px;
		display: block;
	}

	.verify #user_pass, #user_login, #user_email {
		font-size: 20px;
		width: 97%;
		padding: 3px;
		margin-right: 6px;
	}
	
	.submit { float: right; }
	
	form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0;}

	
