/*
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.4
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget ready, two columns, fixed width, valid CSS, valid XHTML
*/

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

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #333333;
	font: 12px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a:link {
	color: #3C78B5;
		outline: none;
}
a:hover {
	color: #eee;
	outline: none;

}
p {
	margin: 0 0 20px 0;
}

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

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 1000px;
	margin: 0 auto;
		background-image: url(img/content-bg.jpg);
	background-repeat: repeat-y;
}
	
#header {
	position: relative;
	height: 118px;
	width: 1000px;
	background-image: url(img/header-bg.jpg);


}
#content {
	background-image:url(img/spotlights.png);
	background-repeat:no-repeat;
	width: 1000px; 
}

#content-left {
	width: 600px;
	margin: 20px 0px 0px 20px;
	float: left;
	}

#content-left.homepage {
	width: 560px;

}

#content-left.full {
	width: 970px;
	float: left;
	
	
}
#about-mid {
	background-image:url(img/paper-crumpled&torn.png);
	background-repeat:repeat-y;
	float:left;
}
#about-top {
	width: 600px;
	float: left;
	height: 68px;
	background-image:url(img/paper-crumpled&torn-top.png);

}
#about-bottom {
	width: 600px;
	float: left;
	height: 68px;
	background-image:url(img/paper-crumpled&torn-bottom.png);
	padding-bottom: 15px;
}
#content-right {
	float: right;
	width: 380px;
	margin-top: 58px;}

#content-right.homepage {
	width: 420px;

}

#content-right.about {
	text-align:center;

}

#content-right.about p{
	text-align:center;
	font-weight:bold;
	color:#0033CC;
	padding-top:10px;
	padding-bottom:10px;
}
#content-right.about p.vapor {
	color:#003399;
	}

#content-right.about #statement-about a {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#003399;
	position:relative;
	top:-70px;
	text-decoration:none;
}

#content-right.about #statement-about a:hover{
	color:#CCCC00;
}

#content-right.about #fancy{
	text-align:center;
	border:outset #666666;
	width:280px;
	margin:0 auto;
}

#content-right.about #fancy img{
	float:left;
	margin-right:10px;
	
}

#content-right.about #fancy p{
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}

#content-right.about #fancy h3{
	color:#FFFF00;
	font-size:18px;
	font-weight:bold;
}

#footer {
	width: 1000px;
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: -30px;
	margin-bottom: 20px;
	background-color:#000000;

}

/*	##################################
   	HEADINGS
	################################## */
	


h1 {
	color: #fff;
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	padding: 40px 0px 0px 0px;
}
#header h1 {
	color: #eee;
	text-align: left;
	font-size: 3em;
	font-weight: normal;
	padding: 45px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.25em;
	text-transform:uppercase;
	
}
h1 a {
	color: #fff;
	text-decoration: underline;
}

h2 {
	margin: 0 0 20px 20px;
	color: #000;
}

h2#blog-description {
	position: absolute;
	bottom:25px;
	left: 0px;
	margin: 0;
	padding: 0 0 0 140px;
	font-size: 11px;
	font-weight: normal;
	color:#EEEEEE;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	font-weight:normal;
}
#about-mid h3 {
	background-image:url(img/aboutfade.png);
	background-repeat:repeat-y;
	width: 500px;
	font-size: 1.0em;
	color: #fff;
	margin-left: 0px;
	padding: 2px 0px 2px 4px;
	font-weight:bold;
}
#content-left.about h4 {
	font-size: 1.3em;
	color: #333;

}
h2.title a {
	text-decoration: none;
}

h2.title a:hover {
	text-decoration: underline;
}

.shadow {
	display:block;
	text-align:center;
	margin: 20px auto;
}
.shadow h2 {
	background-image:none;
	margin:0px;
		font-family:Verdana,Arial,Helvetica,sans-serif;

	}
.shadow h2.title-bottom {
	background-image:none;
	font-size: 40px;
	color: #333;

}
.shadow h2.title {
	z-index:10;
	background-image:none;
	font-size: 40px;
	margin-top: -20px;
	padding-bottom: 20px;
	margin-left: -2px;
	color:#CCCC99;

}
#about-mid div.shadow {
	margin-top: -10px;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

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

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
/* Main Navbar */
	
#nav {
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:25px;
	width:500px;
	position: absolute;
	left: 450px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	width:500px;

}
#nav a, #nav a:hover {
	display: block;
	float: right;
	height: 28px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	color: #eee;
}

#nav li {
	list-style:none;
}
#nav li.page-item-3 {
	display:none;
}
#nav a:hover {
	color: #ccc;
	}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 40px 0px 30px;
}
	
.meta {
	clear: both;
	padding: 10px;
}

.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 {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}

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

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

.box-right li a {
	text-decoration: none;
}

#homepage-rightbox {
	background-color:#999999;
	border:1px solid #666666;
	font-size:13px;
	font-weight:bold;
	height:auto;
	margin-bottom:20px;
	margin-left:18px;
	margin-top:40px;
	width:270px;
}
#news {
	background-color:#999999;
	border:1px solid #666666;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-right:-330px;
	margin-top:-195px;
	padding:10px;
	width:250px;
}
#news h3 {
	font-size:18px;
	font-weight:bold;
	color: #000033;
	}
#featured {
	border:1px solid #eee;
	margin-left:16px;
	margin-right:20px;
	padding:20px;
	text-align:center;
	}
#featured img {
	margin-top: 10px;
	}

.more-info a:link, .more-info a:visited {
	padding-left: 50px;
	text-decoration: none;
	color: #000033;
}

.more-info a:hover, .more-info a:active {
	padding-left: 50px;
	text-decoration: none;
	color: #FFFF00;
}


span.leonardo {
	color:#FFFF00;
	font-size:16px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:left;

}

span.artistway {
	color:#FFFBBF;
	font-weight:bold;
	display:block;
	text-align:center;

}

span.author {
	color:#000;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
		display:block;
			text-align:center;


}

#content-right.about #fancy p.book-desc {
	line-height:1.3em;
	font-size: 13px;
	
	}

/*---------------------------images---------------------------------*/

.black-border {
	border: 1px #000 solid;
}
.outerpair1 {
	background:transparent url(img/upperrightfade.png) no-repeat scroll right top;
	float:left;
}
.outerpair2 {
	background:transparent url(img/lowerleftfade.png) no-repeat scroll left bottom;
	padding-left:8px;
	padding-top:8px;
}
.shadowbox {
	background:transparent url(img/shadow.png) repeat scroll right bottom;
}
.innerbox {
	left:-8px;
	position:relative;
	top:-8px;

}
#about_mid img {
		border: 1px #000 solid;
		margin: 0 auto;
		text-align:center;
		

/*	##################################
   	COMMENTS
	################################## */
}	
#commentform label {
	display: block;
	margin: 0 0 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;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

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

.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 {
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}

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

#legal {
	float: left;
	width: 400px;
	padding-left: 20px;
}

#webdemar {
	float: right;
	width: 400px;
	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;
}

/*-------------------------------------------------*/

.bigger {
	font-size: 1.1em;
	font-weight: bold;
}

/**************************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}