/*

Theme Name: La Prima Danza
Theme URI: http://www.evertsemeijn.nl/
Description: La Prima Danza Template versie 2. Meer gericht op geven van workshops en een persoonlijkere sfeer (dansen aan huis).
Version: 2.0
Author: &hearts; Evert Semeijn &hearts;
Author URI: http://www.evertsemeijn.nl/

*/


/* http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset */

hr {
	display: none;
}

p {
	margin: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
}
h1 {
font-size:1.75em;
}

h2 {
font-size:1.5em;
}

h3 {
font-size:1.25em;
}

h4 {
font-size:1.1em;
}

h5, h6 {
font-size:1em;
font-weight:bold;
}

small {
	font-size: 0.9em;
}

.center {
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignright {
	margin: 0 0 5px 5px;
}
img.alignleft {
	margin: 0 5px 5px 0;
}
.clear {
	clear: both;
}

body {
	background: url(img/body.jpg) fixed no-repeat 100% 0%;
	margin: 3em 5em;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size: 0.85em;
	color: #111;
}

#page {
	width: 60%;
	min-width: 675px;
	width:expression(document.body.clientWidth < 675? "675px": "auto" );
	background-color: #fff;
	padding: 1.5em;
	/* firefox */
	-moz-box-shadow: 2px 2px 10px #545454;
	/* safari, chrome */
	-webkit-box-shadow: 2px 2px 10px #545454; 
	background: url(img/white.png) repeat;
	margin-top: 2em;
	padding-bottom: 3em;
}

h1, h1 a {
	color: #9d343a;
	text-decoration:none;
	font-size: 1.7em;
	margin: 0;
	text-shadow: 1px 1px 2px #8e8e8e;
}

.slogan {
	color: #9d343a;
	font-size: 1.2em;
	text-shadow: 1px 1px 2px #8e8e8e;
}

#navigation {
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #e3e3e3;
}
#navigation li {
	display: inline;
	margin:0 3em 0 0;
}
#navigation li a {
	text-decoration: none;
	color: #000;
}
#navigation li.current_page_item a {
	font-weight: bold;

}

.post small {
	float: right;
	color: #666;
}
.post_title {
	font-style: italic;
	font-size: 1.2em;
}
.post_title a {
	color: #333;
	text-decoration: none
}

#footer {
	text-align: center;
	font-size: 0.85em;
	position: relative;
	top: 20px;
}

.design {
	float: right;
	color: #888;
	margin-top: 0;
}
.design a {
	color: #888;
}

/* Gallery */
.attachment-thumbnail {
	margin: 0.4em;
}
div.post {
	margin: 2em 0;
}

/* Guestbook #css_guestbook_position */
.error, .success {
	padding: 0.3em 0.7em;
}
.error {
	background:#EBBBC2;
	color:#450c0f;
	margin-bottom: 2px;
}
.error a {
	text-decoration: none;}
.success {
	background:#D4E3C7;
	margin-bottom: 1em;
}

.css_form_embedded {
	margin-top: 1em;
}
form#gbpost, .wpcf7-form {
	margin: 1em 0;
	border-top: 1px solid #e3e3e3;
}
.wpcf7-form {
	float: left;
	border: none;
}
#gbpost div, .wpcf7-form div {
	margin: 0.5em 0;
	line-height: 2em;
	clear: both;
}
#gbpost label, .wpcf7-form label, .wpcf7-captcha-captcha-90 {
	width: 6em;
	float: left;
	margin: 0 1em;
}
.wpcf7-form-control-wrap {float: left; margin-top: 5px;}
#gbpost .text, .wpcf7-form .text, span.wpcf7-form-control-wrap input {
	border: 0;
	border-bottom: 1px solid #999;
	line-height: 2em;
	padding: 0.2em 0;
	font-size: 0.9em;
	color: #333;
	width: 220px;
	background: transparent;
}
/*span.wpcf7-form-control-wrap input {
	width: 50px;
}*/
.wpcf7-not-valid-tip {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 0.9em;}
#gbpost #message, .wpcf7-form #message {
	font-family:Helvetica,Arial,Sans-Serif;
	font-size: 1em;
	color: #111;
	padding: 0.5em;
	color: #333;
	border: 1px solid #999;
	background: transparent;
}
#gbpost :focus, .wpcf7-form :focus {
	font-style: italic;
}
.wpcf7-form h5 {
	padding-top: 0.5em;
	clear: both;
}
#gbpost div.submit {
	margin: 1em 0;
}
.wpcf7-form div.submit {
	padding-top: 1em;
	clear: both;}

.css_navigation_overview {
	margin: 0.5em 0;
}
.gbentry {
	margin: 2em 0;
	border-left: 4px solid #d5d2d2;
	padding: 0.7em;
}
.gbdate {
	font-size: 0.9em;
	color: #333;
}
.gbpagination {
	text-align: center;
}
.gbpagination a {
	padding: 3px 5px;
	border: 1px solid #ccc;
	background: #eee;
	text-decoration: none;
	color: #555;
	font-size: 0.85em;}
.gbpagination a:hover, .gbpagination a.current {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.gbpagination a.current {
	font-weight: bold;
}
