/*
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 {
background-image:url(http://www.laptoplounge.net/topStripe.gif);
background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	background-color:#e2e3e4;
	background-repeat:repeat-x;
	color: #333;
	font:.76em/1.6em arial,helvetica,sans-serif;
 
}

a {
	color: #0066CC;
	outline: none;
	text-decoration:none;
}
a:hover {
	color: #3693f1; 
	outline: none;
	text-decoration: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: 942px;
	margin: 0 auto;
	margin-top:45px;
}
	
#header {
	position: relative;
	height: 98px;
}

#content {
    border:solid 1px #c5c5c5;
	margin-top:4px;
	padding: 0 0 0 0;
	background: #fff;
}

#bluestrip {
background-color: #3a9bde;
height:9px;
}

#shadower {
background-image:url(http://www.laptoplounge.net/shaders.png);
width:1040px;
height:271px;
position: absolute;
margin-left:-49px;
margin-top:-84px;
z-index: -1;
}

#thumbnail {
float:right;
border:0;
}
#thumbnail img {
border:none;
}


#score {
background: #fff url(img/bg-form-text.gif) repeat-x left top;
width:200px; height:165px;
border:solid 1px #CCCCCC;
padding:10px;
float:right;
}

#score h4{
background-color:#FFFFFF;
height:1px;
float:right;
margin-top:-31px;
padding:10px;
color:#333;
display:block;
}

#spec {
background: #fff url(img/bg-form-text.gif) repeat-x left top;
width:395px; height:165px;
border:solid 1px #DDDDDD;
padding:10px;
margin: 0 10px 10px 0;
float:right;
}

#spec h4{
background-color:#FFFFFF;
height:1px;
float:right;
margin-top:-31px;
padding:10px;
color:#333;
display:block;
}

# picturesmain {
	margin-bottom:20px;
	display: run-in;
	background-color:#C66;
	height:200px; width:200px

}

#search {
margin-top:20px;
}

#contentShadow {
background-image:url(img/content-shadow.gif);
background-repeat:repeat-x;
height:29px;
margin:0px;
padding:0px;
}

#adsenseTop {
margin:10px 0px 10px 0;
float:left;
}

#advertisments {
text-align:left;
color:#999999;
}

#advertismentsbtm {
margin-top:50px;padding-bottom:20px;
border-top:solid 5px #a1cfee;
border-bottom:solid 5px #a1cfee;
display:block;
}

#advertismentsbtm u{
color:#CCCCCC;
}


#adsensebottom {
margin:20px;
margin-left:0px;
}

#content-left {
    float:left;	
	width: 670px;
}
#content-left img{
border:0px;
}

#content-left a{
text-decoration:underline;
}

#content-left h3 a{
text-decoration:none;
}

#content-right {
margin-top:-10px;
	float: right;
	width: 250px;
}

#footer {
background-color:#333333;
background-image:url(img/footer-gradient.gif);
background-repeat:repeat-x;
border:solid 1px #999;
}

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

h1 a {
	color: #fff;
	text-decoration: none;
}
h1 img {
	text-decoration: none;
	border:0px;
}

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

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	font: Verdana, Helvetica, sans-serif;
	margin-left:100px;
	margin-top:-10px;
}

h3 {
border-top:solid 6px #a2d94d;
    padding-bottom:0px;
	margin: 0 0 0 0;
	color: #1494ed;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.8em;
	padding-top:15px;
}

h3 a {
display:block;
text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
	color:#0066CC;
}
h3 a:hover {
	text-decoration: none;
}


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

h5 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #75b101;
	text-decoration:underline;
}

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

.box-left {

	margin: 0 0 40px 20px;
}

.box-left h4{
	background-color:#a2d94d;
	padding:0px;
	padding-left:5px;
	color:#FFF;
}
	
.meta {
	clear: both;
	padding: 5px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
	border-bottom:solid 1px #dddddd;
}

.meta-date {
margin-bottom:10px;
	padding: 0 0 0 0;
	font-size:10px;
	color:#000000;
	border-bottom:solid 1px #dddddd;
}

.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;
	color:#333333;
}

.meta-socials {
text-decoration:none;
margin:0px;
margin-left:220px;
padding-left:5px; padding-right:0px;
background-color:#FFFFFF;

}
.meta-socials img {
margin-bottom:0px;
padding:0px;
text-decoration:none;
border:none;
}

p.tags {
	clear: both;
}

/** box right */


.box-right {/** whole box */
	margin: 10px 20px 0 0;
	padding: 0;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
	border:solid 1px #999999;
	color:#FFFFFF;
}

.box-right h4{
background-image:url(http://www.laptoplounge.net/lllogosmall.png);
background-repeat:no-repeat;
background-position:right;
padding-left:10px;
margin:0;
margin-top:1px;
}

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

.box-right li {
background-image:url(http://www.laptoplounge.net/piccle1.jpg);
background-repeat:no-repeat;
    padding:0px;
	margin: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #dedede;
}

.box-right li:hover {
background-image:url(http://www.laptoplounge.net/piccle2.jpg);
background-repeat:no-repeat;
    background-color: #ebeaea;
	margin: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #dedede;
	color:#000000;
}

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

.box-right li a:hover {
	text-decoration: underline;
	color:#000000;
}


/*	##################################
   	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;
	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: #6699FF;
	border: none;
	color: #fff;
}

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

.commentlist .quote {
	padding: 20px;
	color:#666666;
}

.commentlist .quote b{
text-transform: uppercase;
font-size:10px;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #f1f1f1;
	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:0;
}

#footer p {
	margin: 5px; 0 5px 10px;
	color: #666666;
}
#footer a {
color:#CCCCCC;
}
#footer a:hover {
color: #FFFFFF;
}

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

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

