/*

Theme Name: Disney-Magic
Theme URI: http://www.tychodevalk.nl/
Description: Widget Ready Disney Theme.
Version: 1.0
Author: Joost de Valk
Author URI: http://yoast.com

*/

/* Reset styles

*******************************/

html, body, div, span,iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, cite, code,

del, dfn, em, font, ins,strong,ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Main styles

*******************************/

html {
	
}

body {
	background: url(img/bg.jpg) 0 0 repeat-x #084797;
	color: #646464;
	font-size: 75%;
	text-align: left;
}

/* Default fonts

*******************************/

body, input, select {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

textarea, pre, code {
	font-family: "Courier New", Courier, monospace;
}

/* Header elements

*******************************/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.5em;
}

#sidebar h3, #content h3 {
	background: url(img/spriteme1.png) -10px -150px no-repeat;
	font-size: 1.5em;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-top: 10px;
	margin: 10px 0;
	color: #518cb1;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

/* Text elements

*******************************/

p {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.2;
}

p.last {
	margin-bottom: 0;
}

p.first {
	margin-top: 1em;
}

p.img {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}

blockquote {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	border-left: 2px solid #B8E0FA;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

pre {
	border: 1px solid #ddd;
	margin-bottom: 1.2em;
	padding: 1.2em;
}

ins {
	text-decoration: none;
}

/*remove underline from text*/

del {
	text-decoration: line-through;
}

dl {
	line-height: 1.2;
	margin-bottom: 1.2em;
}

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #000 dotted;
}

/*links*/

a:link,

a:visited,

a:focus,

a:hover,

a:active {
	color: #518cb1;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	
}

a:visited {
	
}

/* decorate lists in posts */

#content .post ul,

#content .post ol {
	margin: 0 0 1em 2em;
}

#content .post ul {
	list-style-type: disc;
}

#content .post ol {
	list-style-type: decimal;
}

#content .post ul li,

#content .post ol li {
	line-height: 2;
}

/* Images

*******************************/

img {
	border: 0;
}

/* Form styles

*******************************/

input,

select,

textarea {
	font-size: 1.0em;
	

/*by default font-size is bigger*/

	vertical-align: baseline;
}

input.text,

input.file {
	cursor: text;
}

input.button {
	cursor: pointer;
	color: #fefefe;
	border: 0;
	background: url(img/spriteme2.png) 0px -78px repeat-x;
	font-weight: bold;
	padding: 1px 12px;
	text-align: center;
	height: 19px;
}

input.radio,

input.checkbox {
	border: 0;
	padding: 0;
}

/* Wordpress aligning

*******************************/

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption {
	border: 1px solid #eee;
	text-align: center;
	padding-top: 4px;
}

.wp-caption p.wp-caption-text {
	font-size: .92em;
	text-align: center;
}

/* Text align

*******************************/

.t-right {
	text-align: right;
}

.t-left {
	text-align: left;
}

.t-center {
	text-align: center;
}

.t-justify {
	text-align: justify;
}

/* Other

*******************************/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.zoom {
	overflow: hidden;
}

/* Main styles

 *******************************/

#root {
	width: 980px;
	margin: 0 auto;
}

/* Header

 *******************************/

#header {
	overflow: hidden;
}

#header .menu,

#header .search {
	background: url(img/spriteme2.png) 0px -10px repeat-x #5B94BE;
}

#header .menu {
	float: left;
	width: 672px;
	height: 28px;
	padding: 10px 20px;
}

#header .menu li {
	float: left;
	/*background: url(img/header-menu-deim.gif) 100% 0 no-repeat;*/
}

#header .menu li.last {
	background: none;
}

#header .menu a {
	color: #fefefe;
	font-weight: bold;
	padding: 0 14px;
	display: block;
	line-height: 2.2;
}

#header .menu a:hover {
	text-decoration: none;
}

#header .search {
	width: 236px;
	height: 20px;
	float: right;
	padding: 14px 16px;
	font-size: 0.92em;
}

#header .search label {
	color: #fff;
	padding-right: 8px;
}

#header .search input.text {
	width: 122px;
	border: 1px solid #5286ab;
	border-right: 0;
	border-bottom: 0;
	background: #ecf0f2;
	padding: 2px;
	color: #34668a;
	margin-right: 8px;
}

#header .search input.button {
	color: #fefefe;
	border: 0;
	background: url(img/spriteme2.png) 0px -78px repeat-x;
	font-weight: bold;
	width: 51px;
	padding: 1px 0;
	text-align: center;
	height: 19px;
}

#heading {
	width: 985px;
	float: left;
	clear: both;
	height: 291px;
	background: url(img/heading.jpg) 0 0 no-repeat;
}

#heading a {
	text-decoration: none;
	color: #fff;
}

#heading .sitetitle {
	padding: 250px 0 0 20px;
	font-size: 2.5em;
	font-weight: bold;
}

#heading .description {
	color: #fff;
}

#about {
	margin-top: 4px;
	width: 232px;
	height: 164px;
	overflow: hidden;
	float: left;
	background: url(img/header-about-back.gif) 0 0 repeat-y #f9fdff;
	padding: 18px;
}

#about .signature {
	text-align: right;
	margin: 0;
}

#main {
	clear: both;
	overflow: hidden;
	background: #fff;
}

#sidebar {
	width: 300px;
	margin-left: 15px;
	float: left;
}

#sidebar .box {
	background: #fff;
	padding: 10px;
	margin-bottom: 4px;
}

#sidebar .box h2 {
	padding-bottom: 16px;
}

#sidebar .box ul {
	font-size: 1.17em;
}

#sidebar .box ul.children {
	padding-top: 8px;
	font-size: 1em;
}

#sidebar .box li {
	padding: 4px 0;
	padding-left: 20px;
	background: url(img/spriteme1.png) -10px -83px no-repeat;
}

#sidebar .box li.current-cat {
	font-weight: bold;
}

#sidebar .categories li {
	
}

#sidebar .archive li {
	background: url(img/spriteme1.png) -10px -83px no-repeat;
}

#sidebar .blogroll li, #sidebar .meta li {
	background: url(img/spriteme1.png) -10px -83px no-repeat;
}

.box input.text {
	border: 1px solid #5286ab;
	border-right: 0;
	border-bottom: 0;
	background: #ecf0f2;
	padding: 2px;
	color: #34668a;
	width: 110px;
	font-size: .92em;
}

.box input.button {
	font-size: .92em;
	width: 48px;
}

.box .tags {
	line-height: 1.4;
}

.box .textwidget {
	font-size: .92em;
	line-height: 1.4;
}

#wp-calendar {
	width: 180px;
	font-size: .92em;
}

#wp-calendar caption {
	padding: 0 0 4px 0;
	font-weight: bold;
}

#wp-calendar th,

#wp-calendar td {
	padding: 2px;
	text-align: center;
}

#wp-calendar thead th {
	background: #eee;
}

#wp-calendar #prev {
	text-align: left;
	padding-top: 4px;
}

#wp-calendar #next {
	text-align: right;
	padding-top: 4px;
}

/* Content

 *******************************/

#main-block {
	width: 650px;
	float: left;
}

#content {
	padding: 18px;
	background: #fff;
}

#content .post {
	overflow: hidden;
	margin-bottom: 18px;
	clear: both;
}

#content .entry a {
	color: #e08105;
}

#content .date {
	float: left;
	width: 54px;
	height: 43px;
	padding-top: 11px;
	background-image: url(img/spriteme1.png);
	background-position: -10px -10px;
	color: #0A2260;
	font-size: 1.67em;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#content .date span {
	font-size: 0.65em;
	display: block;
}

#content .title, #content .postdata {
	margin-left: 74px;
}

#content .page .title {
	margin-left: 0;
}

#content #breadcrumbs {
/*background: url(img/post-title-border.gif) 0 100% repeat-x;*/
	background: url(img/spriteme2.png) 0px -114px repeat-x;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #888;
}

#content #breadcrumbs a {
	color: #888;
}

#content .title h2 {
/*background: url(img/post-title-border.gif) 0 100% repeat-x;*/
	background: url(img/spriteme2.png) 0px -114px repeat-x;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#content .title a {
	text-decoration: none;
	color: #265a8b;
}

#content .title a:hover {
	color: #518cb1;
}

#content .postdata {
	font-size: 0.92em;
}

#content .category {
	background: url(img/spriteme1.png) -10px -83px no-repeat;
	padding-bottom: 8px;
	padding-left: 20px;
	float: left;
}

#content .comments {
/*background: url(img/comment.gif) 0 1px no-repeat;*/
	background: url(img/spriteme1.png) -10px -119px no-repeat;
	padding-bottom: 1px;
	padding-left: 20px;
	float: right;
}

#content .category, #content .category a {
	color: #0A2260;
}

#content .entry {
	clear: both;
}

#content .entry .more-link {
	font-weight: bold;
	color: #518cb1;
}

#recent {
	margin-top: 4px;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	color: #518CB1
}

#recent h3 {
	color: #518CB1
}

#recent .posts,

#recent .comments {
	background: #D3EDFC;
	width: 290px;
	padding: 15px 32px;
}

#recent .posts {
	float: left;
}

#recent .comments {
	float: right;
}

#recent .posts ul,

#recent .comments ul {
	font-size: .92em;
	line-height: 1.2;
}

#recent .posts li,

#recent .comments li {
	margin-bottom: 1.1em;
}

#recent .posts li a,

#recent .comments li a {
	font-weight: bold;
	color: #0A2260;
}

#recent .comments li .author {
	font-size: 0.91em;
	line-height: 1.4;
}

#recent .comments li a {
	text-decoration: none;
}

#leavecomment {
	padding-top: 1em;
}

.comments-list .avatar {
	margin-bottom: 4px;
}

.comments-list li {
	padding: 18px;
	line-height: 1.2;
}

.comments-list li.graybox {
	background: #E7F5FE;
}

.comments-list cite {
	font-weight: bold;
	font-style: normal;
}

.comments-list small {
	font-size: .83em;
}

.comments-list .comment {
	margin-top: 8px;
}

#commentform input.text,

#commentform textarea {
	border: 1px solid #5286ab;
	border-right: 0;
	border-bottom: 0;
	background: #ecf0f2;
	padding: 2px;
	color: #34668a;
}

#commentform input.text {
	width: 200px;
}

#commentform textarea {
	width: 600px;
}

/* Footer

 *******************************/

#footer {
	padding: 14px 32px;
	font-size: .92em;
	overflow: auto;
	line-height: 1.2;
	background: #E7F5FE
}

#footer img {
	vertical-align: middle;
}

#footer .copyright {
	float: left;
}

#footer .links {
	float: right;
}

#footer .links a {
	padding-left: 16px;
	margin-left: 16px;
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#footer .rss {
	background-image: url(img/rss.gif);
}

#footer .login {
	background-image: url(img/login.gif);
}

#footer a.powered {
	padding: 0;
}
