/*
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: 0px;
	padding: 0px;
	background: #fff url(img/bg-bodyj.gif) no-repeat left top;
	color: #6e7073;
	font-family: Arial, sans-serif;
}

a {
	color: #6e7073;
	outline: none;
}
a img {
    border: none;
}
p {
	margin: 0 0 20px 0;
    color: #333333;
}

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: 100%;
	margin: 0 auto;
    background-color: #fff;
}
	
#header {
    width: 940px;
    margin: 0 auto;
	position: relative;
	height: 100px;
    background-color: #fff;
}
.gallery-holder {
    background: url(img/piping.gif) repeat-x bottom;
    width: 100%;
    height: 278px;
}
.gallery-home {
    margin: 0 auto;
    width: 940px;
    height: 270px;
    padding-top: 30px;
    background: url(img/top.gif) no-repeat top;
}
.gallery-holder2 {
    background: url(img/piping.gif) repeat-x bottom;
    width: 100%;
    height: 160px;
}
.gallery-2 {
    margin: 0 auto;
    width: 940px;
    height: 158px;
    padding-top: 30px;
    background: url(img/top.gif) no-repeat top;
}
#subscribe-box {
    width: 302px;
    height: 223px;
    
    float:right;
    background: url(img/box-grey.png) no-repeat top center;
}
#subscribe-box p {
    font-family: verdana;
    font-weight: normal;
    font-size: 80%;
    color: #333;
}
.offer-box2 {
    width: 302px;
    height: 111px;
font-family: verdana;
    float:right;
    background: url(img/testste.png) no-repeat top center;
}
.offer-box2 h2 {
margin-top: 5px;
padding-top: 5px;
padding-left: 10px;
font-family: georgia;
font-weight: normal;
font-size: 125%;
color: #cc3333;
}
.offer-box2 p {
padding-left: 10px;
padding-top: 0px;
margin-top: -5px;
font-family: verdana;
font-weight: normal;
font-size: 90%;
}
.offer-box3 {
    width: 302px;
    height: 111px;
font-family: verdana;
    float:right;
    background: url(img/testste2.png) no-repeat top center;
}
.offer-box3 h2 {
margin-top: 5px;
padding-top: 5px;
padding-left: 10px;
font-family: georgia;
font-weight: normal;
font-size: 125%;
color: #cc3333;
}
.offer-box3 p {
padding-left: 10px;
padding-top: 0px;
margin-top: -5px;
font-family: verdana;
font-weight: normal;
font-size: 90%;
}
#subscribe-box h2 {
margin-top: 10px;
padding: 10px;
font-family: georgia;
font-weight: normal;
font-size: 145%;
color: #cc3333;
}
#subscribe-box p {
padding: 10px;
font-weight: bold;
}
.button {
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
.button-check {

    float: right;
    
    margin-bottom: 10px;
    margin-right: 10px;
}
.button-main {
   
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
#content {
     width: 940px;
    margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(img/bg-body-top.gif) no-repeat top center;
}

#content-left {
	float: left;
	width: 600px;
            font-family: verdana;
        font-size: 80%;
}
#content-template2 {
	float: left;
	width: 940px;
            font-family: verdana;
        font-size: 80%;
}
#content-template2 li {
        font-family: verdana;

        color: #333;
}
#content-right {
	float: right;
	width: 320px;
}
.icon-box {
        width: 125px;
        height: 125px;
        float: left;
        margin: 10px;
        font-size: 75%;
}
.icon-box a {
        color: #cc3333;
        font-weight: bold;
        text-decoration: none;
}
.icon-box a:hover {
        color: #cc3333;
        font-weight: bold;
        text-decoration: underline;
}
.icon-title {
    display: none;
}
.why-compusage h2 {
margin-top: 10px;
font-family: georgia;
font-weight: normal;
font-size: 145%;
color: #000;
}
.why-compusage p {
        font-family: verdana;
        
        color: #333333;
}
.tick {
    list-style:none;
        font-family: verdana;
       margin-left: -20px;
        color: #000;
 list-style-image: url(img/tick.png);
}
#footer {

}
#footer-grey {
background: url(img/footer.png) repeat-x;
height: 100px;
background-color: #ccc;
}
/*	##################################
   	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 {

    font-family: georgia;
    font-weight: normal;
    font-size: 145%;
    color: #000;
}

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

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
     font-family: georgia;
    font-weight: normal;
    font-size: 145%;
    color: #000;
}

h3 a {
	text-decoration: none;
}

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

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

/*	##################################
   	HEADER
	################################## */
#callus {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	color: #fff;
    font-family: georgia;
    width: 304px;
    height: 54px;
    background: url(img/call-us.png) no-repeat center;
}
#callus p {
    margin-top: 32px;
    margin-left: 15px;
	color: #fff;

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

}
#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: #fff;
    font-family: georgia;
    width: 304px;
    height: 54px;

}
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
    width: 304px;
    height: 54px;
    background: url(img/call-us.png) no-repeat center;
}

#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 */

.box-left {
	margin: 0 0 0 0;
}
.box-left a {
	color: #cc3333;
	outline: none;
}
.meta {
	clear: both;
	padding-top: 10px;
	border-top: 1px dotted #666;
	color: #5e5e5e;
}

.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 0 20px 20px;
	padding: 20px;
	background: #666666 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;
}
/** box right */

.box-nav {
	margin: 0 0 20px 0;
	padding-top: 10px;
    padding-right: 20px;
	background: url(img/bg-box-jright.gif) no-repeat left top;
    font-family: verdana;
}

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

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

.box-nav li a {
	text-decoration: none;
}
.box-nav li a:hover {
	text-decoration: none;
    color: #ff0000;
	}
    .box-nav h2 {
        padding-top: 0px;
        margin-top: 0px;
	text-decoration: none;
    color: #333333;
    font-family: georgia;
    font-size: 90%;
}
/** box-special-offers */

.box-special-offers {
	margin: 0 0 20px 18px;
	padding: 0px;
    height: 175px;
    
	background: url(img/offers.png) no-repeat center;
}

.box-special-offers ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}
.box-special-offers h2 {
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
font-family: georgia;
font-weight: normal;
font-size: 145%;
color: #fff;
}
.box-special-offers p {
padding-top: 8px;
padding-left: 10px;
font-size: 75%;
    font-family: verdana;
font-weight: normal;
color: #fff;
}
.box-special-offers li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

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

/** box-features */

.box-features {
	margin: 0 0 20px 18px;
	padding: 0px;
    height: 175px;
	background: url(img/feature.png) no-repeat center;
}
.box-features h2 {
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
font-family: georgia;
font-weight: normal;
font-size: 145%;
color: #cc3333;
}
.box-features p {
padding-top: 2px;
padding-left: 10px;
font-size: 75%;
font-weight: normal;
color: #333;
font-family: verdana;
}
.box-features ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

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

.box-features li a {
	text-decoration: none;
}
/** box-testimonial */

.box-testimonial {
	margin: 0 0 20px 18px;
	padding: 0px;
    height: 175px;
	background: url(img/box-general.png) no-repeat center;
}
.box-testimonial h2 {
padding-top: 10px;
        margin-top: 10px;
margin-bottom: 5px;
padding-left: 10px;
font-family: georgia;
font-weight: normal;
font-size: 145%;
color: #cc3333;
}
.box-testimonial p {
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
font-size: 60%;
font-weight: normal;
color: #333;
margin-bottom: 5px;
font-family: verdana;
}
.box-testimonial ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

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

.box-testimonial 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: 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 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

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

#legal {
	float: left;
	width: 960px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    padding-top: 5px;
    font-size: 60%;
    text-align: center;
}
#legal a {
    color: #000;
    text-decoration: underline;

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