/*
Theme Name: deFusion
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Clean and easy customizable WordPress theme by <a href="http://webdemar.com">webdemar</a>
Version: 0.8.6
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0;
	padding: 0;
	background: #ffffff no-repeat left top;
	color: #333333;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

a {
	outline: none medium;
	color: #333333;
}

p {
	margin: 0 0 20px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote { border-left: 2px solid #cc0000; background-color: #e3e3e3; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; width: 450px; margin: 0 0 0 30px; padding: 10px 10px 1px; }
/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 160px;
	font-weight: bolder;
}

#content {
	padding: 40px 0 0;
	background: #fff;
}

#content-left {
	float: left;
	width: 720px;
}

#content-right {
	float: right;
	width: 200px;
}

#footer { font-size: 10px; font-family: georgia; font-style: italic; line-height: 16px; }

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
}

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

h2 {
	margin: 0 0 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc0000;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 { color: #cc0000; margin: 0 0 20px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	font-size: 9px;
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555658;
	font-style: italic;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}
.logo { background-image: url(img/logo.jpg); background-repeat: no-repeat; background-position: left center; padding-top: 130px; }
/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #c00;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #e3e3e3; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0 0 20px; padding: 20px; }

.box-right ul {
	margin: 0 0 0;
	padding: 0;
	list-style: none;
}

.box-right li { margin: 0; padding-left: 5px; border-bottom: 1px solid #c7c7c7; }

.box-right li a:link { text-decoration: none; }
.box-right li a:visited { text-decoration: none; }
.box-right li a:hover, .box-right li a:active, .current_page_item	a { color: #cc0000; text-decoration: underline; }
/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 25px 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px 50px 20px 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li { margin: 20px 0 0 0; padding: 0; color: #000; background: #e3e3e3 url(img/bg-comment-bubble.gif) no-repeat left bottom; }

.commentlist cite { display: block; font-style: normal; }

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0;
}

#footer p {
	margin: 0 0 10px;
}

#legal { float: left; width: 700px; margin-left: -15px; }

#webdemar {
	float: right;
	width: 200px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
#announce { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #e8e8e8; background-color: #c00; float: right; margin-top: 0; margin-bottom: 10px; margin-left: 10px; padding: 15px 20px; }

#announce a:link, #announce a:visited, #announce a:active { color: #FFFFFF; text-decoration: none;}
#announce a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#homeSlide { vertical-align: top; margin-top: 40px; margin-left: 3px; }
#homeWSlong { color: #e8e8e8; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #c00; margin-top: 20px; margin-left: 25px; padding: 10px; width: 800px; }
#homeWSlong a:link, #homeWSlong a:visited, #homeWSlong a:active { color: #FFFFFF; text-decoration: none;}
#homeWSlong a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#homeWS { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #e8e8e8; background-color: #c00; width: 172px; height: 140px; margin-top: 20px; margin-left: 25px; padding: 10px; }
#homeWS a:link, #homeWS a:visited, #homeWS a:active { color: #ffffff; text-decoration: none; }
#homeWS a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#homeWorld { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #000; background-color: #e3e3e3; margin-top: 20px; margin-left: 25px; padding: 10px; width: 172px; height: 140px; }
#homeWorldlong { color: #e8e8e8; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #404040; margin-top: 20px; padding: 10px; width: 900px; }
#homeWorld a:link, #homeWorld a:visited, #homeWorld a:active { color: #000; text-decoration: none; }
#homeWorldlong a:link, #homeWorldlong a:visited, #homeWorldlong a:active { color: #ffffff; text-decoration: none; }
#homeWorld a:hover { color: #000; text-decoration: underline; }
#homeWorldlong a:hover { color: #ffffff; text-decoration: underline; }
#homeGuruij { margin-top: 5px; margin-left: 25px; width: 172px; }

.boxNews { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #e3e3e3; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 40px 0 3px 25px; padding: 10px; }
.boxCharles { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 450px; margin: 40px 0 3px 25px; padding: 10px; }
.boxNews ul {
	margin: 0 0 0;
	padding: 0;
	list-style: none;
}

.boxNews li { margin: 0; padding-left: 5px; border-bottom: 1px solid #c7c7c7; }

.boxNews li a:link { text-decoration: none; }
.boxNews li a:visited { text-decoration: none; }
.boxNews li a:hover, .box-right li a:active, .current_page_item	a { color: #cc0000; text-decoration: underline; }

.boxGuruij { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #e3e3e3; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0; padding: 15px; height:50px; border-left: medium solid #cc0000; }
td.table-links {
	line-height: 15px;
}
td.table-charles { line-height: 5px; }
td.table-downloads { line-height: 15px; padding-top: 15px; }
#containerShop { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; background-color: #e3e3e3; margin: 0 0 0 30px; padding: 10px 10px 1px; width: 550px; border-left: 2px solid #cc0000; }
