/*
Theme Name: NOVINOW
Theme URI: http://novinow.net
Description: NOVINOW Theme
Version: 1.0
Author: Christine Joos
Author URI: http://novinow.net
Tags: novinow, magazine, 3 column, 2 column
*/


body {
	font-family:Georgia,serif;
	font-size:16px; 
	color: #5f5d4c;
	background-color:#d2cdb9;
	padding:0px;
	margin:0px;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

a {
	color:#403f2d;
	text-decoration:underline;
}

a img {border: none; }

p {
	margin:0px 0 10px 0;
}

h1 {
	font-size:20px;
	color:#403f2d;
	font-weight:normal;
	text-decoration:underline;
	margin: 0px 0 0px 0;
	height:39px;
}

h2 {
	font-size:17px;
	color:#a3a187;
	font-weight:normal;
	margin: 0px 0 0px 0;
	height: 30px
}


h3 {
	font-size:14px;
	color:#403f2d;
	text-decoration:underline;
	font-weight:normal;
	margin: 18px 0 1px 0;
}

h5 {
	font-weight:normal;
	color:#7cbc57;
	font-size:16px; 
	margin:0px 0 10px 0;
}

h6 {
	font-weight:normal;
	color:#7cbc57;
	font-size:12px; 
	margin:0px 0 10px 0;
}

#top {
}

#header {
	background-color:#ffffff;
	float:left;
	width:990px;
	padding: 0 0 44px 0;
}

.wrapper {
	width:990px;
	background-color:#ffffff;
}

.center {
	float:left;
	width:990px;
	background-color:#ffffff;
	text-align:left;
}

#logo {
	margin: 27px 0px 0px 20px;
	height:59px;
	width:296px;
	float:left;
	background:url(images/logo.png) no-repeat left;
	display:inline;	
}

#about {
	margin: 55px 0px 0px 96px;
	height:31px;
	width:182px;
	float:left;
	background:url(images/about.png) no-repeat left;
	display:inline;	
}

#archive {
	margin: 55px 0px 0px 14px;
	height:31px;
	width:182px;
	float:left;
	background:url(images/archive.png) no-repeat left;
	display:inline;	
}

#contact {
	margin: 55px 0px 0px 14px;
	height:31px;
	width:182px;
	float:left;
	display:inline;	
}

#main-narrow {
	float:left;
	padding:9px 0 40px 20px;
	width:574px;
	background-color:#ffffff;
}

#main-wide {
	float:left;
	padding:9px 0 40px 20px;
	width:772px;
	background-color:#ffffff;
}

#side-1 {
	float:left;
	padding:0 0 40px 15px;
	width:182px;
	background-color:#ffffff;
	height:100%;
}

#side-1 p{
	color:#a3a187;
	font-size:11px;
	margin: 0 0 10px 0;
}

#side-1 p img {
	margin:4px 0 0 0;
}

#side-2 {
	float:left;
	padding:0 0 40px 15px;
	width:182px;
	background-color:#ffffff;
}

#side-2 p{
	color:#a3a187;
	font-size:11px;
	margin: 0 0 0 0;
}

#footer {
	font-size:14px;
	clear:both;
	float:left;
	height:140px;
	width:990px;
	background-color:#d2cdb9;
	color:#FFFFFF;
	display:inline;	
	padding:45px 0 45px 20px;
}


#footer-1 {
	float:left;
	width:215px;
	height:34px;
}

#footer-links {
	float:left;
	width:373px;
	height:34px;
}


#copyright {
	float:left;
	width:373px;
	height:34px;
}

#footer-2 {
	clear:both;
	float:left;
	width:215px;
	height:34px;
}

#footer=3 {
	float:left;
	width:373px;
	height:34px;
}

#footer a{
	color:#FFFFFF;
	height:34px;
	text-decoration:none;	
}

.new-category {
	margin: 40px 0 0 0;
}

.entry img {
	margin: 15px 0 15px 0px;
}

.entry a {
	font-size:12px;
	color:#7cbc57;
}


input[type="text"] {
	margin: 3px 0 0px 0;
	width:375px;

}

textarea {
	margin: 3px 0 0px 0;
	width:378px;
}


label {
	color:#a3a187;
	font-size:12px;
	margin:0 0 0px 0;
}

#comments {
	height:10px;
	margin:20px 0 0 0;
}

.commentmetadata, .commentmetadata a {
	color:#7cbc57;
	padding-bottom:25px;
	border-bottom:solid 1px #d5d3c7;
}

.commenttext {
	margin:26px 0 0 0;
}

#commentform {
	margin: 26px 0 0 0;
}

#s {
	width:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	margin:0px 0 10px 0;
}

.entry {
	margin:0px 0 10px 0;
}

/* The following override Contact Form-7 plugin style*/
.wpcf7-form p{
	font-size:12px;
	margin: 5px 0 10px 0;
}

span.wpcf7-list-item {
	margin: 0px;
	padding:0px;
}

span.wpcf7-list-item input{
	margin: 0px 4px 0px 0px;
}

img.ajax-loader{
	margin: 0px 5px 0px 5px;
}

