/*  
Theme Name: Alive
Theme URI: http://alive-and-kicking.nl/themes/alive/
Description: 2 column, changing header image
Version: 1.0
Author: LenaLuna
Author URI: http://lenaluna.nl
Tags:minimal, simple, clean, off-white, fixed width, two columns, right sidebar, widget ready
*/

/*text shadow styling*/
@import "dropshadow.css";
/*navigatie menu styling*/
@import "menu.css";

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	background: #FFFEF4 url(images/waves.gif) no-repeat center 240px;
}

#page {
	margin: 0 auto;
	width: 1000px;
	background: url(images/bg-strand.jpg) no-repeat;
}

body.Mindfullness #page {
	background: url(images/bg-strand.jpg) no-repeat;
}

#header {
	padding-left: 15px;
	height: 185px;
}

#content {
	background: url(images/bg-content.png) repeat;
	width: 484px;
	min-height: 450px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#content.single {
	width: 484px;
	margin: 0;
	padding: 0;
}

.nocomments {
	display: none;
}
.post {
	clear: both;	
}
.inside {
	padding: 0 20px;
}
.inside img {
	margin: 2px 0 10px 0;
	padding: 0 3px;
}

.postmetadata {
}
/*nieuwsbox in de sidebar*/
#sidebar {
	width: 400px;
	margin: 200px 0 0 0;
	padding: 0 50px 0 0;	
	float: right;
}
/*News block with jumping man*/
ul.sidebar li {
	display: none;
}
body.Mindfulness ul.sidebar li.mindfulness {
	display: list-item;
}
body.Particulieren ul.sidebar li.particulieren {
	display: list-item;
}
body.Bedrijfsmassage ul.sidebar li.bedrijfsmassage {
	display: list-item;
}
body.Referenties ul.sidebar li.referenties {
	display: list-item;
}
body.Team ul.sidebar li.team {
	display: list-item;
}
body.Contact ul.sidebar li.contact {
	display: list-item;
}
body.Nieuws ul.sidebar li.nieuws {
	display: list-item;
}
body.Agenda ul.sidebar li.agenda {
	display: list-item;
}

.textwidget-top {
	min-height: 145px;
	background: url(images/news-top.png) no-repeat;
}
* html .textwidget-top {
	height: 145px;
}
.textwidget-top div {
	padding: 50px 20px 0 90px;
}
.textwidget-bottom {
	background: url(images/news-bottom.png) no-repeat;
}

#footer {
	width: 500px;
	float: right;
	clear: both;
	font-size: 10px;
}

#footer.single {
}

div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;
}

div.columnright {
	float: left;
	width: 500px;
}

/* End Structure */

/* Begin Typography & Colors */

body {
	font-size: 100%;
	font-family: Verdana, sans-serif;
	color: #000;
	line-height: 140%;
	text-align: center;
}

a, a:visited  {
	color: #6A1451;
	text-decoration: none;
}

a:hover {
	color: #F58220;
	text-decoration: none;
}

a.image {
	border: none;
}

a.more, .more-link {
	float: right;
	font-size: 10px; 
}
a.terug {
	font-size: 10px;
}

.oranje {
	color:#F58220;
}
.paars {
	color:#6A1451;
}
strong {
	color:#6A1451;
	font-weight: bold;
}

#page {
	text-align: left;
}

#content {
	font-size: 0.8125em; /* 13/16 */
}


#footer p {
}

#footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #F58220;
}

small, .navigation {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
}

.navigation a {
	border-bottom: none;
}

h1, h2, h3, h4, p, div {
	font-weight: normal;
	color: black;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.23em; /* 16/13 */
	font-weight: bold;
	color: #fff;
	background-color: #F58220;
	height: 51px;
	line-height: 51px;
	padding-left: 15px;
}

h2 a {
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

h2 a:visited {
	color: #fff;
}

h2 a:hover {
	color: #000;
}

h3 {
	color:#6A1451;
	font-size: 1.38em; /* 18/13 */
	font-weight: bold;
}

h3 a, h3 a:link, h3 a:visited{
	color:#6A1451;
	border: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#pagestripe {
	width: 880px;
	height: 5px;
	clear: both;
}

#pageblock {
	display: block;
	width: 269px;
	height: 5px;
	float: right;
	line-height: 0;
}

/* End Typography & Colors */

/* Begin Images */

p img {
	margin: 0;
	padding: 0;
	border: none;
}

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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */

/* Begin Lists */

ul {
	margin: 0;
	padding: 0;
}

ul ul {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	list-style: none;
}

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

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

ol li, #sidebar ul ol li {
}

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

/* End Entry Lists */

/* Begin Form Elements */

input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {
	border: 1px solid #000;
}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
}

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

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
}

.entry form {
	text-align: center;
}

select {
	width: 130px;
}

/* End Form Elements */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dotted;
}

blockquote, blockquote cite {
}

blockquote cite {
	display: block;
}

blockquote p {
	margin: 0;
	padding: 0;
}

.center {
	text-align: center;
}

.navigation {
	display: block;
}


.break {
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 0px;
	width: 100%;
	visibility: hidden;
}

td {
	vertical-align:top;
}

/* End Various Tags & Classes*/
