* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-size: 62.8%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	}

/* Begin Structure */


#content {
	margin: 100px;
	width: 600px;
	background: url(./images/bg50.png);
	padding: 10px 30px 20px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}	
	
/* End Structure */



/* begin MENU */

#menu  {
	position: fixed;
	z-index: 1;
	right: 0;
	top: 50px;
	width: 180px;
	font-family: helvetica, arial, sans-serif;
	text-align: right;
}
#menu a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover {
	color: #333;
	font-size: 14px;	
	font-weight: bolder;
}
#menu ul {
	list-style: none;
}
#menu li {
	margin: 0 5px 20px 0;	
}
#menu li a:hover {
	margin-right: 10px;
}
#menu img {
	margin-bottom:20px;
}
#menu a#about{
}
#menu a#about:hover{
	background: url(http://polquadens.com/wp-content/themes/Pol_Quadens/images/play.png) no-repeat;
	background-position:  0 -7px;
	padding-left: 27px;
	width:150px;

}

/* THE NEXT LINE IS TO KEEP THE CORRECT MENU ITEM BOLD WHEN A PAGE IS ACTIVE */
.background_6 #furniture, .background_8 #shoes, .background_9 #watches, .background_7 #interior, .background_38 #about, .background_5 #biography, .background_10 #press, .background_36 #events, .background_40 #links, .background_37 #contact  {
	color: #333;
	font-size: 14px;	
	font-weight: bolder;
	margin-right: 10px;
}
/* end MENU */
		
/* Begin Typography & Colors */

#content {
	text-align: left;
	font-size: 1.2em;
	font-stretch: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: normal;
	word-spacing: 0em;
	}
	
#content p {
margin-bottom: 8px;
}

#content br {
   height: 20px;
   }
/* End Typography & Colors */
	
/*	begin HEADERS & LINKS */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	font-style: normal;
	color: #000;
	}

h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	}

	
a img {
	border: none;
	}

#content a {color: #000; font-weight:normal; text-decoration: none;}
#content a:link, #content a:visited { color:#000;}
#content a:hover, #content a:visited:hover { color: #333; text-decoration: underline;}

#goback {
	cursor:pointer; 
	text-decoration:none;
}
 	
/* end HEADERS & LINKS */

/* begin BACKGROUNDS */	
.background_4 {
/* HOME */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_home.jpg) #000 no-repeat fixed;
}
.background_6 {
/* FURNITURE */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_furniture.jpg) #fff no-repeat fixed;
}
.background_8 { 
/* SHOES */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_shoes.jpg) #000 no-repeat fixed;
}
.background_9 { 
/* WATCH */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_watches.jpg) #fff no-repeat fixed;
}
.background_7 { 
/* INTERIOR */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_interior.jpg) #fff no-repeat fixed;
}
.background_38 { 
/* ABOUT */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_about.jpg) #fff no-repeat fixed;
}
.background_5 { 
/* BIOGRAPHY */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_bio.jpg) #fff no-repeat fixed;
}
.background_10 { 
/* PRESS */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_press.jpg) #fff no-repeat fixed;
}
.background_36 { 
/* EVENTS */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_events.jpg) #d6d6d6 no-repeat fixed;
}
.background_40 { 
/* LINKS */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_links.jpg) #fff no-repeat fixed;
}
.background_37 { 
/* CONTACT */	background: url(http://polquadens.com/wp-content/files/backgrounds/bg_contact.jpg) #fff no-repeat fixed;
}
/* end BACKGROUNDS */	

/* begin DEFAULT PAGE SPECIFICATIONS */
.default ul {
	list-style-type: none;
	}
/* end DEFAULT PAGE SPECIFICATIONS */

/* begin PRODUCT PAGE SPECIFICATIONS */	
.product  {
	overflow: hidden;
	}
	
.product p {
	float: left; 
	width: 30%; 
	margin-right: 2%;
	}
	
.product p {
	color: black;
	margin-top: 20px;
	}	
.product p strong {
	font-weight: normal;
	color: #333;
	}	
.product p em {
	font-style: normal;
	color: #666;
	}	
.product p strike {
	text-decoration: none;
	font-weight: bold;
	}	
.product ul {
	list-style-type: none;
	}
.product img {
	margin:0 0 5px 20px;
	}
.product h2 {
	margin-bottom: 20px;
	}
.product .date {
	width: 100%;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin-top: -39px;
	margin-bottom: 20px;
	
	}
	.product .copy {
	margin-top: 0;
	width: 100%;
	
	}
	.product .edit {
	width: 100%;
	text-align: right;
	margin-top: -2em;
	
	}
	
/* end PRODUCT PAGE SPECIFICATIONS */

/* begin ABOUT PAGE SPECIFICATIONS */	
.about  {
	overflow: auto;
	}
	
.about p {
	float: left; 
	width: 30%; 
	margin-right: 2%;
	}
	
.about p {
	color: black;
	margin-top: 20px;
	}	
.about p strong {
	font-weight: normal;
	color: #333;
	}	
.about p em {
	font-style: normal;
	color: #666;
	}	
.about p strike {
	text-decoration: none;
	font-weight: bold;
	}	
.about ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.about img {
	margin-right: 10px;
	margin-bottom: 10px;
	}
.about h2 {
	margin-bottom: 20px;
	}
	
/* end ABOUT PAGE SPECIFICATIONS */	

/* begin CATEGORY PAGE SPECIFICATIONS */	

.category h2 {
	margin-bottom: 20px;
}	
.category {
	overflow:auto;
}
.category p{
	float:left; 
	width: 120px;
	height: 220px;
	margin:15px;
}
#page-8 .category p, #page-7 .category p {
	float:left; 
	width: 200px;
	height: 220px;
	margin:10px;
}
.category p a img {
		display: block;

}
.category p a {
	text-decoration: none; 
	color: #666;
}
	

/* end CATEGORY PAGE SPECIFICATIONS */

/* begin HOME PAGE SPECIFICATIONS */
#page-4 #content {
	display: none;
}	
/* end HOME PAGE SPECIFICATIONS */

/* begin BIOGRAPHY PAGE SPECIFICATIONS */
#page-8 #content {
	max-width: 500px;
}
	
/* end BIOGRAPHY PAGE SPECIFICATIONS */

/* begin EVENTS PAGE SPECIFICATIONS */
.events h2 {
	margin-bottom: 20px;
}
.events .post {
	margin-bottom:30px;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
}
.events .postdate {
	font-size: 0.8em;
}	
/* end EVENTS PAGE SPECIFICATIONS */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	

img { 
	behavior: url(./images/iepngfix.htc); 
}

/* End Images */



/* WP CSS - OBSOLETE ? */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */







