/*
Theme Name: Mezzanine
Theme URI: http://www.redworks.sk/mezzanine
Description: A clean, simple monochromatic 2 column theme.
Author: Redface
Author URI: http://www.redworks.sk test
*/
body {
	font:14px/1.6 Arial, Helvetica, sans-serif; color:#303030;
	background: #F9F9F8 /* url(images/background-2.jpg) repeat-y center */;
	margin: 17px 0 0 0;
	padding: 0px;	
}

img {
border:0;
}
#headerimg img{
	margin:0 0 37px 0;
	padding:0;
}

#header {
	width: 960px;
	margin: 0 auto;
    text-align: center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#content {
	float:left;
	width: 620px !important;
	padding:0 20px 20px 20px;
}

#sidebar {
	width: 250px;
	padding: 36px 10px 40px 32px;
	margin:0;
	float: left;
}

//#footer {
//	height: 40px;
//	clear: both;
//	background: #f5f5f5;
//	padding: 10px;
//	text-align: center;
//	margin-bottom: 20px;	
//}
//
//#footer a {
//	text-decoration:underline;
//}
//
//#footer a:hover {
//	text-decoration:underline;
//	color: #b3b3b3;
//}


a {
	color: #4F4D4E;
	text-decoration: none;
    outline: none;
	font-weight: normal;
}

a:hover {
	color: #4F4D4E;
	outline: none;
	font-weight: normal;
	text-decoration:underline;
}
p{
/*
	margin:0;
	padding:0 0 3px 0;
*/
}


.main-menu { margin: 0 0 0 0; background: url('http://www.gerenford.com/tumblr/divider-single.png') bottom no-repeat; padding: 0 0 15px 0; }
.main-menu ul { text-align: center; padding: 0; margin: 0; }
.main-menu li { list-style-type: none; padding: 0 30px; margin: 0; display: inline; font-weight: normal; font-size: 14px; text-transform: uppercase; }
.main-menu li a { color: #6c6c6c; text-decoration: none; }
.main-menu li a:hover { color: #303030; }

.main-menu li.first { padding-left: 0; }
.main-menu li.last { padding-right: 0; }



/*------------- HEADINGS -------------*/


h1, h1 a {
	margin-top: 40px;
	font-size: 1.9em;
	margin-bottom: 0px;
}

h1 a:hover {
	color: #4F4D4E;

}

.description {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	font-family:"Arial", Arial, sans-serif;
	text-transform:uppercase;
	color:#4F4D4E;
	margin:0;
	padding:0;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 0px;	
	font-weight: normal;
	margin-top: 60px;
	text-transform:uppercase;
	color:#4F4D4E;

}






/*------------- CONTENT -------------*/


h2, h2 a:visited, h2 a {
	margin-bottom: 5px;	
}

h2 a:hover {	
	color: #4F4D4E;
	text-decoration:underline;
}

.post {
	margin-bottom: 30px;	
	margin-top: 30px;	
	padding-bottom: 30px;	
	clear: both;
	font-family:"Arial", Arial, sans-serif;
	color:#4F4D4E;
	background: url('http://www.gerenford.com/wordpress/divider-single.png') bottom no-repeat;
}

.post img {
	max-width: 620px;
	width: expression(this.width > 620 ? 620: true);
	border-color: #000000;
}

.post li {
	list-style-type:square;
}

.entry {
	line-height: 130%;
	text-align: justify;
	margin-bottom: 10px;
}

.post li a, .entry a {
	color: #545454;
	text-decoration: underline;
}

.post li a:hover, .entry a:hover {
	color: #4F4D4E;
	text-decoration: underline;
}

.entrytext  {
	line-height: 150%;
	display: block;
	clear: both;
	
}

.entrytext p {
	width: 620px;

	
}

.postmetadata, .postmetaedit {
	font-size: 14px;
	color: #666;
	margin:0;
	padding:0;
	font-family:Arial, Arial, sans-serif;
	text-transform: lowercase;
}

.postmetadata a{
	color: #4F4D4E;
	text-decoration: none;
}

.postmetaedit {
	background: transparent;
}

.postmetaedit a:hover {
	background: transparent;
	text-decoration: underline;
}

img, a img {
	margin: 5px;
	display: inline;
}






/*-------------- SIDEBAR ------------*/


#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar ul h2 {
	color: #4F4D4E;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family:Arial, Arial, sans-serif;
	text-transform:uppercase;
}

#sidebar ul li {
	list-style-type:none;
	text-align:left;
	font-size:12px;
}

#sidebar ul ul {
	margin-bottom: 15px;
}

#sidebar ul ul li {
	display: block;
}

#sidebar ul ul ul {
	margin: 0px;
}

#sidebar ul ul ul li {
	margin-left: 15px;
	padding-left: 15px;
	line-height: 26px;
}

#sidebar li a {
    color: #4F4D4E;
}

#sidebar li a:hover {
	color: #4F4D4E;
	text-decoration: underline;

}

#sidebar a {
	color: #4F4D4E;
}

.navigation { padding-top: 10px; }



/*-------------- COMMENTS --------------*/


ol.commentlist {
	margin-bottom: 50px;
}

#author, #email, #url {
	background: #f6f6f6;
	border: 1px solid #857373;
	padding-left: 5px;
}

#comment {
	width: 450px;
	background: #f6f6f6;
	border: 1px solid #857373;
	padding: 5px;
}

#commentform {
	margin-left: 20px;
}

.commentauthor, .commentauthor  a {
	font-size: 1.1em;
	font-weight: bold;
	display:block;
	margin: 0px;
	padding: 0px;
}

ol.commentlist li {
	padding: 10px;
	width: 400px;
}

ol.commentlist ol {
	font-weight: bold;
}

ol.commentlist li.alt {
	background: #f5f5f5;
}




/*-------------- SEARCH FORM -------------*/

#searchform {
	margin-bottom: 30px;
}

#searchform input {
	background: #d4d3ce;
	color: #4D4D4D;
	font-size: 13px;
	background: url('http://www.gerenford.com/wordpress/search-bkg.png') no-repeat;
	border: none;
	width: 235px;
	padding: 6px 10px 10px;
	margin: -6px 5px 0 0;
}

#searchform #s {
	width: 235px;

}

#searchform #searchsubmit {
	border: 1px solid #afaeaa;	
}




/*------------- CALENDAR -----------------*/

#wp-calendar {
	width: 100%;
	color: #8c8c8c;
	margin-bottom: 20px;
}

#wp-calendar th {
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3;
	color: #000000;
}

#wp-calendar a {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#wp-calendar a:hover {
	color: #898989;
	font-weight: bold;
	background: #423434;
	padding: 0px !important;
	
}

#prev a,  #next a {
	margin: 10px;
}

#wp-calendar caption {
	color: #000000;
	margin: 10px;
	font-size: 1.1em;
}




/*------------- OTHER ------------------*/

hr {
	display: none;
}


img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}
