/*
Theme Name: Quinta Bies
Theme URI: http://www.quintabies.nl/
Description: Theme for the Quinta Bies web site.
Version: 1.0
Author: Richard Bussink, Ron van den Boom, Jeroen Slagt
Author URI: http://www.metjeffenrichieaandekook.nl/
Tags: quinta bies, fixed width, three columns, widgets
*/

/**
Structure and basics
**/

body {
	padding: 0px;
	margin: 0px;
	background: url(/wp-content/themes/quintabies/images/background.gif) repeat;
	}
	
body#ghome, body#gsingle, body#gindex{
	background: url(/wp-content/themes/quintabies/images/galerie_background.gif) repeat;
	background-position: 0px 0px;
}

#wrapper{
	width: 100%;
	}
#ghome #wrapper , #gindex #wrapper , #gsingle #wrapper {
	background: url(/wp-content/themes/quintabies/images/bg_verticaal_1px.gif) repeat-x 0 0;
}
.header {
	width: 999px;
	}
#homeheader {
	height: 492px;
	background-image: url(/wp-content/themes/quintabies/images/homeheader.gif);
	background-repeat:no-repeat;
	background-position: 0px;
	}
#ghomeheader {
	height: 492px;
	background-image: url(/wp-content/themes/quintabies/images/galerie_homeheader.jpg);
	background-repeat:no-repeat;
	background-position: 0px;
	}
#home #subheader, #kunst #subheader, #advies #subheader {
	background-image: url(/wp-content/themes/quintabies/images/subheader_3cols.gif);
	height: 149px;
	background-repeat:no-repeat;
	background-position: 0px;
	}
#single #subheader, #index #subheader, #nieuws #subheader, #contact #subheader, #notfound #subheader{
	background-image: url(/wp-content/themes/quintabies/images/subheader_2cols.gif);
	height: 149px;
	background-repeat:no-repeat;
	background-position: 0px;
	}
#gsingle #subheader, #gindex #subheader{
	background-image: url(/wp-content/themes/quintabies/images/galerie_subheader_2cols.gif);
	height: 149px;
	background-repeat:no-repeat;
	background-position: 0px;
	}
#content{
	margin: 0px auto;
	width: 999px;
	padding: 0px;
	}
#home #content, #kunst #content, #advies #content {
	background: url(/wp-content/themes/quintabies/images/background_3cols.gif) repeat;
	background-repeat: repeat;
	background-position: 0px 0px;
	}
#single #content, #index #content, #nieuws #content, #contact #content, #notfound #content{
	background: url(/wp-content/themes/quintabies/images/background_2cols.gif) repeat;
	background-repeat: repeat;
	background-position: 0px 0px;
	}
#gsingle #content, #gindex #content{
	/* background: url(/wp-content/themes/quintabies/images/galerie_background_2cols.gif) repeat; */
	background-repeat: repeat;
	background-position: 0px 0px;
	}
#ghome #content{
	/* background: url(/wp-content/themes/quintabies/images/galerie_background_3cols.gif) repeat; */
	background-repeat: repeat;
	background-position: 0px 0px;
	}
#column1{
	float: left;
	width: 303px;
	margin-left: 13px;
	padding: 2px 16px 0 16px;
	}
#column2{
	float: left;
	width: 303px;
	margin-left: 15px;
	padding: 2px 16px 0 16px;
	}
#column3{
	float: left;
	width: 236px;
	margin-left: 15px;
	margin-right: 18px;
	padding: 2px 16px 0 16px;
	}
#column23{
	float: left;
	width: 586px;
	margin-left: 15px;
	margin-right: 18px;
	padding: 2px 16px 0 16px;
	}
#footer {
	clear: both;
	width: 999px;
	height: 50px;
	}

/**
General stuff
**/
p img {
	padding: 0;
	max-width: 100%;
	}
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;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: small;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.linklove {
	display: none;
	}

/**
Navigation
**/
.header{
	background-repeat:no-repeat;
	width: 999px;
	height: 143px;
	}
.header a {
	display: block;
	overflow: hidden;
	background-image: url(/wp-content/themes/quintabies/images/navigatie.gif);
	background-repeat:no-repeat;
}
#navhome {
	width: 130px;
	height: 80px;
	float: left;
	margin: 50px 0 0 45px;
	background: transparent;
	}
#navkunst {
	width: 100px;
	height: 35px;
	float: left;
	margin:60px 0 0 100px;
	background-position: -2px -35px;
	}
#navkunst:hover, #kunst #navkunst:link, #kunst #navkunst:visited{
	background-position: -2px -135px;
}
#navadvies {
	width: 115px;
	height: 35px;
	float: left;
	margin:53px 0 0 12px;
	background-position: -114px -28px;
	}
#navadvies:hover, #advies #navadvies:link, #advies #navadvies:visited {
	background-position: -114px -128px;
}
#navgalerie {
	width: 122px;
	height: 35px;
	float: left;
	margin:42px 0 0 14px;
	background-position: -243px -17px;
	}
#navgalerie:hover, 
#ghome #navgalerie:link,   #ghome #navgalerie:visited,
#gsingle #navgalerie:link, #gsingle #navgalerie:visited ,
#gindex #navgalerie:link,  #gindex #navgalerie:visited  {
	background-position: -243px -117px;
}
#navnieuws {
	width: 120px;
	height: 35px;
	float: left;
	margin: 35px 0 0 14px;
	background-position: -379px -10px;
	}
#navnieuws:hover, #nieuws #navnieuws:link, #nieuws #navnieuws:visited {
	background-position: -379px -110px;
}
#navcontact {
	width: 135px;
	height: 37px;
	float: left;
	margin: 23px 0 0 13px;
	background-position: -512px 2px;
	}

#navcontact:hover, #contact #navcontact:link, #contact #navcontact:visited {
	background-position: -512px -98px;
}

/**
Typography
**/

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #505050;
	}


h1 {

	color: #f51f28;

	font-size: 20px;

	}

h1#expositiesheader {

	font-size: 20px;

	color:#0097d1;

	}

	

h2 {

	color: #f51f28;

	font-size: 18px;

	}

h3 {

	color: #f51f28;

	font-size: 16px;

	}

h4 {

	color: #f51f28;

	font-size: 14px;

	}

a, a:visited {

	color: #f51f28;

	text-decoration: none;

	}

a:hover {

	color: #f51f28;

	text-decoration: underline;

	}

.black {

	color: #505050;

	}

.red {

	color: #f51f28;

	}



/**

Home

**/



#home #column1, #home #column2, #home #column3 {

	padding-top: 12px;

	}



#home #column2 h3 {

	margin-top: 17px;

	margin: 0;

	}

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;

	}

/**

Single

**/

.postmetadata{

	width: 560px;

	padding: 10px;

	border: 1px solid #505050;

	font-size: small;

        clear: both;

	}

#respond {

        clear: both;

}



/**

Comments

**/

#comment {

	width: 580px;

	border: 1px solid #505050;

} 

	input {

	border: 1px solid #505050;

	}

div.cancel-comment-reply {

	}

h3#comments {

	}

	

/**

Gallery Plus Plugin overrides

**/



.gallery {

	margin:0 0 0 -5px;

	/* margin: auto; */

	}



.gallery-item {

	float: left;

	margin-top: 10px;

	text-align: center;

	}



.gallery img {

	border: 0 none;

	width: 94px;

	height:72px;

	padding: 10px 1px 17px 8px;

	background: transparent url(/wp-content/themes/quintabies/images/gallery.png);

	}

.gallery-caption {

	margin-left: 0;

	}

	

/**

Event Calendar Plugin overrides

**/

ul.ec3_events, li.ec3_list  ul {

	-moz-padding-start: 0px;

	margin-left: 0; 

	display: block;

}

li.ec3_list  {

	letter-spacing:0;

	margin-left:0;

	word-spacing:0;

	list-style-type: none;

	font-weight: bold;

	color: #f51f28;

	font-size: 14px;

	font-family:"Courier New",Courier,monospace;

}

li.ec3_list  li {

	list-style-type: none;

	font-weight: bold;

	font-family:"Courier New",Courier,monospace;

}

li.ec3_list  li a, li.ec3_list  li a:hover, li.ec3_list  li a:visited{

	color:#0097d1;

	text-decoration:underline;

	font-family:"Courier New",Courier,monospace;

}

/* Above post */

table.ec3_schedule {

	font-weight: bold;

	color:#0097d1;

	font-size:18px;

	border: 0;

	display: block;

	float: none;

}

table.ec3_schedule td.ec3_start{

	padding: 0;

	color:#0097d1;

}

table.ec3_schedule td.ec3_to{

	padding: 0 0.5em 0 0.5em;

	color:#0097d1;

}

table.ec3_schedule td.ec3_end{

	padding: 0;

	color:#0097d1;

}
