/*
Theme Name: LaurieFendrich.com
Description: A theme developed for Laurie Fendrich.
Author: Alex
Version: 1.0
*/


@charset "utf-8";

* {margin:0}

html, body {height:100%}

body {
	background-color: #1a1818;
}

#wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	background-color: #848383;
}


#footer {
	width: 1000px;
	margin: 0 auto;	
	background-image: url(images/bg_diagonal.png);
}


#footer, .push {
    clear: both;
  	height: 60px;
}


#copyright-notice {
	width: 100%;
	padding: 25px 0 0 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#header {
	width: 100%;
}

#top-nav {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	background-color: #323232;
	border-bottom: solid 1px #fff;
}

#top-nav ul { 
  margin:0 0 0 8px; 
  padding:0; 
  list-style:none; 
  float: left;
} 

#top-nav ul li { 
  margin:0 0 0 -1px; 
  position:relative; 
  line-height:20px; 
  float:left; 
  z-index: 1002;
} 

#top-nav ul li a { 
padding: 8px 20px;
  float: left; 
} 

#top-nav ul li ul li a { 
padding: 8px 20px 8px 20px;
   width: 130px;
} 

#top-nav li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
}

#top-nav li > ul { 
  visibility:hidden; 
  position: absolute; 
  top:35px; 
  left:0px; 
  border-left:1px solid #000; 
  background-color: #323232;
 margin: 0;
} 

#top-nav li > ul > li {
  border-top: 0;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-left: solid 1px #fff;
}


#top-nav li > ul > li:first-child {
	border-top: 1px solid #fff; 
	
}

#top-nav li ul li ul { 
  top:10px; 
  left:170px; 
} 

#top-nav li ul li ul li { 
  background-color: #323232;
} 



#top-nav li:hover { 
  background-color:#000;
} 

#top-nav li ul li ul li:hover { 
  background-color:#000;
} 

#top-nav li:hover > ul { 
  visibility:visible;
}





#top-banner {
	width: 100%;
	height: 72px;
	background-color: #b41f19;

}


#fendrich-logo {
	width: 396px;
	height: 37px;
	background-image:url(images/laurie-fendrich_logo.png);
	position: absolute;
	left: 25px;	
	top: 20px;
}

#main {
	width: 100%;
	
}

#main a {
	color: #fff;
	text-decoration: none;
}

#artwork-banner {
	width: 100%;
	height: 285px;
	background-color: #000;
	border-bottom: solid 1px #fff;
	position: relative;
}

#main-artwork_01 {
	width: 205px;
	height: 239px;
	/*background-image: url(images/main_art_01.jpg);*/
	background-image: url(../../uploads/2021/04/Cement-mixer.jpg);
	background-size: 205px 239px;
	border:0;
	position: absolute;
	top: 25px;
	left: 35px;
}

#main-artwork_02 {
	width: 195px;
	height: 239px;
	background-image: url(images/main_art_02.jpg);
	border: 0;
	position: absolute;
	top: 25px;
	left: 275px;
}

#main-artwork_03 {
	width: 205px;
	height: 239px;
	background-image: url(images/main_art_03.jpg);
	border: 0;
	position: absolute;
	top: 25px;
	left: 505px;
}

#main-fendrich-photo {
	width: 246px;
	height: 285px;
	background-image: url(images/fendrich_photo.jpg);
	border: 0;
	top: 0px;
	float:right;}

#main-area {
	width: 100%;
	height: 345px;
	background-color: #706b6b;
}


#main-news {
	width: 470px;
	height: 265px;
	background-color: #5d5a5a;
	margin: 25px 0 0 0px;
	float: left;
	-moz-border-top-right radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-bottom-right radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 0px 30px 35px 40px;
}

#main-news p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 5px;
  line-height: 1.6em;
}

#main-news a {
  text-decoration: underline;
}

#main-news .blog-title{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

#main-news .blog-date{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
}



#main-ad {
	width: 335px;
	margin: 80px 30px 0 0;
	float: right;
}

#main-ad p {
	color: white;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
    line-height: 22px;
	font-weight: bold;
	margin: 30px 10px 0 130px;
}

#main-ad a {
    border:0;
}

#main-catalog-ad {
  height: 110px;
  width: 325px;
	background-color: #5d5a5a;
	-moz-border-top-right radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-bottom-right radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 0px 0px 0px 0px;
  margin-top: 15px;
}

#main-catalog-ad p {
padding: 0;
float:right;
}



#main-catalog-cover {
	background-image: url(images/sense-sensation_catalog-cover.png);
  width: 175px;
	height: 209px;
  position:relative;
  top: -30px;
  left: -60px;

}

#top-banner {
	width: 100%;
	position: relative;
}


#main-interior {
	width: 90%;
  padding: 40px 0px 40px 40px;
  font-family: verdana;
  font-size: .9em;
}

#main-interior h1 {
font-family: calibri;
font-size: 2.3em;
padding-bottom: 20px;
}


#main-interior a {
color: #000;
  
}

/*NextGen Gallery style overrides */

/*limit Paintings 2013 to five columns */
.page-id-60 .ngg-galleryoverview {
    width: 700px !important;
}

/*limit Paintings 2010-2012 to five columns */
.page-id-62 .ngg-galleryoverview {
    width: 700px !important;
}



/*Collapse-O-Matic style overrides */

.collapseomatic {
  text-decoration: underline !important;
}