/*
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
	- CONTENTb
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
/** box right */


.thumbnail-class {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 0 0;
	}


.headerbg {
	margin: 0 0px 0px 0;
	padding: 0px;
	background: #ccbe99 url(img/bg-header.jpg) repeat center top;
}

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


	
body {
	margin: 0px;
	padding: 0px;
	background: #ccbe99 url(img/bg-body1.jpg) repeat center top ;
	color: #000000;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
a {
	color: #000000;
	outline: none;
}


p {
margin: 0px 0 8px 0;
text-indent: 1em;
}

.flatp p {
	margin: 0px;
	text-indent: 0em;
}



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: 802px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 20px;
}

#content {
	padding: 0px 0 0 0;
}



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

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

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

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

h2 {
	margin: 0 0 0 0;
	font-size: 14px;
	padding: 0px;
	color: #333366;
	font-weight: bold;
}

h2 a {
	margin: 0 0 0 0;
	text-decoration: underline;
	color: #333366;
}

h2 a:hover {
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: underline;
}

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

h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	padding: 0px;
	color: #333366;
	font-weight: normal;
}

h3 a {
	margin: 0 0 10px 0;
	text-decoration: none;
	color: #333366;
}

h3 a:hover {
	margin: 0 0 10px 0;
	color: #99cc33;
	text-decoration: underline;
}

h4 {
	margin: 0px 0 0px 0px;
	font-size: 23px;
	padding: 0px;
	color: #99cc33;
	text-transform: uppercase;
	font-stretch: narrower;
}

h4 a {
	margin: 0 0 0 0px;
	text-decoration: none;
	color: #99cc33;
	text-transform: uppercase;
	font-stretch: narrower;
}

h4 a:hover {
	margin: 0 0 0 0px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	font-stretch: narrower;
}


#posth {
	margin: 0px 0 0px 0px;
	font-size: 19px;
	padding: 0px;
	color: #ffffff;
	text-transform: uppercase;
	font-stretch: narrower;
}


h12 {
	margin: 0px 0 0px 0px;
	font-size: 23px;
	padding: 0px;
	color: #99cc33;
	text-transform: uppercase;
	font-stretch: narrower;
}

h12 a {
font-size: small; color: #333366;
}

h12 a:hover {
font-size: small; color: #333366;
}


h5 a {
	margin: 0 0 0 0;
	font-size: 10px;
	padding: 4px;
	color: #333366;
	font-weight: normal;
}


h6 {
	margin: 0 0 10px 0;
	text-decoration: none;
	font: 13px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
}

h6 a {
	margin: 0 0 10px 0;
	text-decoration: underline;
	font: 13px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	color: #fff;
}
h6 a:hover {
	margin: 0 0 10px 0;
	text-decoration: bold underline;
	font: 13px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;;
	font-weight:bold;
	color: #99cc33;
}


h8 {
	margin: 0 0 0 0;
	font-size: 12px;
	padding: 4px;
	color: #333366;
	font-weight: normal;
}

h8 a {
	margin: 0 0 0 0;
	text-decoration: underline;
	color: #336633;
}

h8 a:hover {
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: underline;
}


h9 {
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 0px;
	color: #336633;
	font-weight: normal;
}

h9 a {
	margin: 0 0 10px 0;
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}

h9 a:hover {
	margin: 0 0 10px 0;
	color: #99cc33;
	text-decoration: underline;
}




#about a {
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}



/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#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;
}

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

.feature {
	

}

.box-black {
	width: 535
	margin: 0px 0 10px 0px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2%;
	background: url(img/bg-black.jpg) repeat 0px 0px;
}


.box-blackdonate {
	width: 535
	margin: 0px 0 10px 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 2%;
	background: url(img/bg-black.jpg) repeat 0px 0px;
}

.box-about {
	margin: 0px 0 5px 0px;
	padding-top: 4px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	background: url(img/bg-black.jpg) repeat 0px 0px;
}



.graph {
	margin: 0px 0 0px 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2%;
	background: url(img/graph.jpg) repeat 0px 0px;
}



.posttittle {
	padding-top: 10px;
	padding-bottom: 10px;
}


.postnice{
	margin: 0px 0 10px 0;
	text-indent: 1em;
}


.box-left {
	margin: 0 0 10px 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2%;
	background: url(img/bg-black.jpg) repeat 0px 0px;
}

.box-left-noimg {
	margin: 0 0 10px 0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(img/bg-black.jpg) repeat 0px 0px;
}


/** DATE TEXT */	
.meta {
	padding: 0px 0px 1px 8px;
	text-align: right;
	
}

.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;

	
}

.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-white {
	margin: 0px 0 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: url(img/bg-white.jpg) repeat 0px 0px;

}

.box-rightfeature {
	margin: 0 20px 20px 0;
	padding-right: 20px;
	background: url(img/bg-white.jpg) repeat 0px 0px;

}

.box-right {
	margin: 0 20px 20px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(img/bg-white.jpg) repeat 0px 0px;

}

.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;
}

/*	##################################
   	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: 15px;
	border: 1px solid #000;
	background: url(img/bg-white.jpg) ;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 0px;
	background: url(img/bg-white.jpg) repeat right top;
}

.commentlist li {
	margin: 0px 0px 0px 15px;
	padding: 4px 20px 0px 20px;
	background: url(img/bg-white.jpg) repeat left bottom;
	color: #000;
}

.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-white.jpg) 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: 775px;
	margin: 0 auto;
	padding: 20px 0;
}

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

#legal {
	float: left;
	width: 400px;
}

#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;
}



/** FOOT NOTES*/



.footnotes {
  font-size: 11px;
  line-height: 1.1em;
  padding: 10px 0 10px 0;
}

.footnotes a {
  font-size: 11px;
  line-height: 1.1em;
  padding: 10px 0 10px 0;
}

.footnotes a:hover {
  font-size: 11px;
  line-height: 1.1em;
  padding: 10px 0 10px 0;
}


.footnotes .footnotedivider {
  width: 220px;
  border-bottom: 1px solid #ccc;
}

.footnotes li {
  margin: 0 0 0px 0;
}

sup.footnote a {

  color: #333366;
  font-size: 100%;
}

sup.footnote {
  font-size: 11px;
  line-height: 1.1em;
  color: #0000ff;
}

.footnotereverse a {
  padding: 0 0 0 0px;
  text-decoration: none;
}




/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

