﻿/*   
Theme Name: cyberdance
Theme URI: http://www.magentoshop.nu
Description: custom cyberdance.nl 
Author: Danjel van der Wal
Author URI: http://www.magentoshop.nu
Version: 1.0
*/

body {
position: relative; /* Fixes browser resizing bug in IE6 */
font-family: verdana;
text-align: center; /* IE Centering Technique */
background-color: #999999;
background-image:url('images/background.png');
background-repeat:repeat-x;
min-height:100%;
}


/* Header and wrapper */
#wrapper {
width: 980px;
margin: 20px auto;
text-align: left; /* IE Centering Technique */
border:4px solid white;
}

#header {
height: 150px;
background: url('images/header.png') no-repeat;
position: relative;
}
#logo_top {
background: url('images/logo.png') no-repeat;
position: absolute;
width: 278px;
height: 138px;
left: 10px;
top: 12px;
z-index:100;
}
#logo_bottom {
background: url('images/logo.png') no-repeat left bottom;
position: absolute;
width: 100px;
height: 15px;
left: 10px;
bottom: -42px;
z-index:100;
}
#header h1 {
padding: 0;
font-size: 15pt;
}
#header h1 a {
color: #d3d082;
font-size: 16pt;
text-decoration: none;
}
#header h1 a:hover {
  color: #EBE9BE;
  text-decoration: none;
  }
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 11pt;
  }
#headerlinks {
position:absolute;
bottom:0px;
right:0px;
z-index:50;
background-image:url('images/menu-background.png');
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
height:22px;
}
#headerlinks ul {
list-style: none;
padding-left:15px;
}
#headerlinks li {
float:left;
padding-right:10px;
}
#headerlinks li a {
font-size:7pt;
color:#fff;
}
#headerlinks a:hover {
color: #ffcc00;
text-decoration: none;
}
#slideshow {
position: relative;
width: 980px;
height: 150px;
}
#slideshow div {
position: absolute;
left: 0;
top: 0;
}

#nav {
clear: both;
height: 27px;
background:#303062 url('images/logo.png') no-repeat 10px -138px;
padding-left:150px;
z-index:200;
}

/* Content */
#breadcrumbs{
color:#fff;
font-size:8pt;
}

#main {
clear: both;
width: 980px; /* Prevents IE6 miscalculation */
background: #000000;
background-image:url('images/bottom.png');
background-repeat:no-repeat;
background-position:bottom; 
}

#contentwrapper {
width: 640px;
float: left;
padding:30px 20px 15px 5px;
}
#contentwrapper_fullwidth {
width: 960px;
float: left;
padding:30px 20px 15px 5px;
}

#content .pageTitle {
font-size: 15pt;
letter-spacing: -1px;
color: #222;
  }

.post {
  margin-top: 0px;
  margin-bottom: 15px;
  overflow:hidden;
  }

h1.postTitle {
padding: 15px 10px 5px 10px;
}

#content p.postMeta {
padding: 0 10px;
font-size: 10pt;
color:#ffffff;
}

.post img {
border: 1px solid #202020;
text-align: center;
padding: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.postContent {min-height:95px;}
#content p, .postContent p {
font-size: 8pt;
color: #ffffff;
  }

.postContent ul, ol {
padding: 0 0 0 35px;
}

.postContent ul li, ol li {
font-size: 8pt;
color: #fff;
}

.comment {
border-top: 1px solid #ebebeb;
}


#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #727248;
  font-size: 9pt;
  }

#commentslinks a {
  text-decoration: underline;
  }

#comments {
  margin: 0 10px;
  padding: 5px 10px;
  padding-left: 25px;
  font-size: 9pt;
  color: #727248;
  background: url(images/comment.jpg) left 5px no-repeat;
  }

p.comments {
  clear: both;
  padding: 5px 10px;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

p.comments a:hover {
  text-decoration: underline;
  }

.commentlist {
  margin: 10px 25px;
  padding: 0 10px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  padding-bottom: 5px;
  }

.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  color: #333;
  }

.commentlist p {
  padding: 10px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  }

p.comment a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.jpg) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #fff;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 370px;
  margin: 10px 0 15px 0;
  padding-bottom: 10px;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious {
  margin: 10px;
  }



/* sidebar */
#sidebar {
  float: right;
	margin:0px 15px 15px 0px;
  padding-top: 5px;
  width: 300px;
  }

#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 270px;
  }

#sidebar2 {
  float: right;
  padding-right: 15px;
  width: 135px;
  }

#sidebar h2 {
padding-bottom:2px;
margin-bottom:5px;
font-size: 12pt;
color: #A7A7DA;
letter-spacing: -1px;
border-bottom: 1px solid #e4e4e4;
}

#sidebar table {
  width: 160px;
  }

#sidebar ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebar li {
list-style: none;
font-size: 9pt;
min-height:85px;
padding-bottom:5px;
margin-bottom:10px;
}
.cat-post-item
{border-bottom:1px solid #202020;}

#sidebar li ul {
  padding: 0;
  }

#sidebar ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebar a {
  display: inline;
  color: #a7a7da;
  text-decoration: none;
  }
#sidebar a.showit {
  color: #727248;
  }
#sidebar a:hover {
  color: #cccccc;
  text-decoration: underline;
  }

#sidebar p {
padding: 2px;
font-size: 8pt;
color: #ffffff;
  }

#tag_cloud a {
  display: inline;
  }

#sidebar ul.children li {border-bottom:none;}
#sidebar ul.children {margin-bottom:-5px;}

/* footer*/

#footer{
display: inline;
}

#footer p a {
  color: #fff;
  text-decoration: underline;
  }

#footer p {
padding: 3px 5px;
background-color:#303062;
font-size: 8pt;
color: #fff;
border-top:1px solid white;
  }

/* info*/

#info{
width: 988px;
margin:0px auto;
}

#info p a {
  color: #ddd;
  text-decoration: underline;
  }

#info p {
margin-top: 5px;
padding: 2px;
line-height: 14px;
font-size: 7pt;
color: #ddd;
  }

a img {
  border: none;  
  }
  
.wp-post-image {
border: 1px solid #202020;
padding: 4px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.highlight {
  color: #D9D688;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.alignleft {
float: left;
margin-right:5px;
}

.alignright {
  float: right;
  }

.wp-caption {
border: 1px solid #202020;
text-align: center;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
  
.contactform {
padding:10px;
}
#contact-table {margin-left:10px;}
.contact-left {
color:#fff;
font-size:8pt;
vertical-align:top;
padding-bottom:4px;
width:100px;
}
.contact-left-submit{
color:#fff;
font-size:8pt;
vertical-align:top;
padding-left:102px;
width:100px;
}
.contact-left-submit input{
background-color:#333;
border:1px solid #666;
padding:1px;
color:#fff;
}
.contact-right {
padding:2px 0px;
}
.contact-right input {
font-size:8pt;
background-color:#333;
border:1px solid #666;
padding:1px;
color:#fff;
}
.contact-right textarea {
font-size:8pt;
background-color:#333;
border:1px solid #666;
padding:1px;
color:#fff;
}


/*
#cf-7  {
	color:#fff;
	font-size:8pt;
}
#cf-7 label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	color:#fff;
	font-size:8pt;
}
#cf-7  input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	background-color:#333;
	border:1px solid #666;
	color:#fff;
	font-size:8pt;
}
#cf-7  textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	background-color:#333;
	border:1px solid #666;
	color:#fff;
	font-size:8pt;
}
#cf-7  #contactsubmit {
	width: 100px;
}*/
#text-3 .textwidget p {
margin-bottom:10px;
}
#searchform input {
	padding: 1px;
	margin: 2px 5px 2px 0;
	background-color:#333;
	border:1px solid #666;
	color:#fff;
	font-size:8pt;
}
#searchbox {
width:170px;
}

#fast_subscribe_form input{
	background-color:#333;
	border:1px solid #666;
	color:#fff;
	font-size:8pt;
}
#fast_subscribe_messages {
	font-size:8pt;
}

/* diversen */
.bold {
	font-weight:bold;
}

.menuitem {
	padding-bottom:0px;
}

.subitem {
	font-style:italic;
}

/* products list */
.products-category {	
	width:900px;
	background:#222;
	font-size:11px;
	margin: 5px 10px 15px 10px;
	border:1px solid white;
	padding:0px;
}

.products-table {
	border-spacing:2px;
	padding:0px;
}

.products-table td {
	padding:3px;
	font-size:11px;
}

.products-table TR {
	background-color:#333;
}

.products-category-title {
	font-weight:bold;
	padding-bottom:4px;
	padding-left:4px;
	padding-top:4px;
	}

.products-title {
	width:275px;
}

.products-description {
	width:425px;
	padding-right:10px;
}

.products-description-title {
	font-weight:bold;
}

.products-description-subtitle {
	font-weight:bold;
	font-style:italic;
}

.products-description-note {
	margin-left:-8px;
	font-style:italic;
}

.products-description-tip {
	color:#FF0000;
	font-style:italic;
}


.products-price {
	width:85px;
}

.products-new {
	width:80px;
	color:#FF0000;
	vertical-align:center;
	text-align:center;
}

.contenttable td {
vertical-align: top;
}

/* ledvloer list */
.ledvloer-table {
	margin: 5px 10px 15px 10px;
	font-size:11px;
	padding:0px;
}

.ledvloer-title {
	width:275px;
}

.ledvloer-description {
	width:275px;
}

.ledvloer-price {
	width:80px;
}

/* brand list */
.brand-table {
	margin: 5px 10px 15px 10px;
	font-size:11px;
	padding:0px;
}

.brand-title {
	width:200px;
	font-weight: bold;
}

.brand-description {
	width:200px;
	vertical-align:top;
}
