/*
Theme Name: deLight
Theme URI: http://webdemar.com/demo/?wptheme=deLight
Description: Nice and simple WordPress Theme by <a href="http://webdemar.com">webdemar</a>.
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, fixed width, widget ready, widgets, dropdown menu, right sidebar, two columns, gravatars, valid XHTML, valid CSS
Version: 1.2.1
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
         background-color: #d9d9d9;
	background-image:url(img/bodyBG2.jpg);
	background-repeat:repeat-x;
	font:15px/21px Trebuchet MS, Arial, Verdana;
	color:black;
}

a {
	color:#013398;
	outline: none;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	width:1120px;
	height:120px;
	margin: 0 auto;
	
}

#header .banner {position: absolute; width: 570px; height: 110px; top: 4px; left: 522px; overflow: hidden }

#header .banner img {width: 570px; height: 110px}

#login {position: absolute; width: 235px; height: 65px; left: 680px; margin-top: 25px;}

#icons {position: absolute; width:235px;height:65px;left: 640px; margin-top:110px; margin-right: 15px;}
#facebook {float:left;margin-left:10px; z-index: 5;}
#myspace {float:left;margin-left:10px; z-index: 5;}
#twitter {float:left;margin-left:220px; margin-top: -60px; z-index: 5;}

#content {
	width: 1040px;
	height: auto;
	margin: 0 auto;
	padding: 40px;
background: #ffffff;
}

#content-left {
	float:left;
	width:640px;
	height:auto;
	

}
.content-middle {
	margin:20px 0;
	font:13px/18px Trebuchet MS, Arial, Verdana;
}

.content-top h3 {
	padding: 20px 20px 0 20px;
	background: url(img/blog_top.jpg) no-repeat left top;
}

.content-bottom {
	height: 20px;
	background: url(img/blog_bottom.jpg) no-repeat left top;
}

#content-right {
	float:right;
	width:340px;
	height:auto;
}

#footer {
        position: relative;
	margin: auto;
        width: 940px;
        height: 200px;
color: #0072cf;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Trebuchet MS, Arial, Verdana;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;
	font:18pt/24pt Trebuchet MS, Arial, Verdana;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

.box-left h2 {
	color:#013398;
	font:bold 22pt/26pt Trebuchet MS, Arial, Verdana;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#662625;
	font:bold 14px/14px Trebuchet MS, Arial, Verdana;
}

.box-left h4 {
	color:#C4AFAC;
	font:13px/13px Trebuchet MS, Arial, Verdana;
}

.box-left h5 {
	color:#002c76;
	font:16pt/20pt Trebuchet MS, Arial, Verdana;
        margin-bottom: -5px;
}


.box-right h3 {
	color:#013398;
	font:bold 14px/14px Trebuchet MS, Arial, Verdana;
	text-transform:uppercase;
}

/*	##################################
   	HEADER
	################################## */

#menu {
	position:relative;
	width: 1120px;
	margin: auto;
	text-align: left;
font-size:10pt;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

p.tags {
		clear: both;
        font:13px/13px Trebuchet MS, Arial, Verdana;
}

/** CONTENT RIGHT */

#box-rss {	
height: 80px;	
margin: 0px 0 20px 0;	
background: url(img/bg-rss.gif) no-repeat left top;}

#box-rss a {	
display: block;	
height: 50px;	
padding: 25px 0 0 10px;	
font:20px/20px Trebuchet MS, Arial, Verdana;	text-decoration: none;
}
.box-right3 {
	margin:20px 0;
	font:13px/18px Trebuchet MS, Arial, Verdana;
	background: url(img/box_middle3.jpg) repeat-y left top;
}

.box-right3 h3 {
	padding: 20px 20px 50px 20px;
	background: url(img/box_top3.jpg) no-repeat left top;
}

.box-right-content3 {
	margin: 0 0px 50px 0px;
}

.box-right-bottom3 {
	height: 20px;
	background: url(img/box_bottom3.jpg) no-repeat left top;
}
.box-right2 {
	margin:20px 0;
	font:11pt/14pt Trebuchet MS, Arial, Verdana;
color: white;
	background: url(img/box_middle2.jpg) repeat-y left top;
}

.box-right2 h3 {
	padding: 10px 20px 0 20px;
	background: url(img/box_top2.jpg) no-repeat left top;
}

.box-right-content2 {
	margin: 0 0px;
text-align: center;
}

.box-right-bottom2 {
	height: 20px;
	background: url(img/box_bottom2.jpg) no-repeat left top;
}
.dashbox{
	text-align: center;
	width: 300px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	border: medium dashed red;
}
.dashboxfont{
	text-align: center;
	font:10pt/10pt Trebuchet MS, Arial, Verdana;
}


.box-right {
	margin:20px 0;
	font:13px/18px Trebuchet MS, Arial, Verdana;
	background: url(img/box_middle.jpg) repeat-y left top;
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	background: url(img/box_top.jpg) no-repeat left top;
}

.box-right-content {
	margin: 0px 20px 20px 20px;

}

.box-right-bottom {
	height: 20px;
	background: url(img/box_bottom.jpg) no-repeat left top;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display: block;
    margin: 0 0 5px 0;
}

.text {
    width: 350px;
    margin: 0 0 10px 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

textarea {
    width: 450px;
    height: 150px;
    margin: 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

.submit {
    width: auto;
    padding: 5px;
    color: #fff;
    background: #013398;
	border: 0;
}

/** SEARCH FORM */

#search {
	width: 190px;
	padding: 5px;
	background: url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#013398;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

.comment img {
	float: none;
	vertical-align: middle;
}

img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:940px;
	padding:0;
	color:#0072cf;
	text-align:center;
font-size: 10pt;

}

#footer p a {
	color:#0072cf;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   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;
	padding: 5px;
	background: #662625;
	color: #fff;
}

#tag_cloud {
	line-height:normal;
}



}

.WaysHeader{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 20px;
	background: url(images/52WaysHeaderBG.png) no-repeat;

}



.WaysContentBG{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	min-height: 500px;
	background-color:#e24912;

}

.WaysContent{
	text-align: left;
	font-family: arial, helvetica, sans-serif; 
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	height: 1050px;
	padding: 20px;

}



.WaysFooter{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 60px;
	background: url(images/52WaysFooterBG.png) no-repeat;

}






.WaysLeftColumn{
	text-align: left;
	font-family: arial, helvetica, sans-serif; 
	color: white;
	margin-left: auto;
	margin-right: 20px;
	width: 400px;
	float: left;
	

}

.WaysRightColumn{
	text-align: left;
	font-family: arial, helvetica, sans-serif; 
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	padding-top: 200px;
	background-image:url(http://www.strategicrealestatecoach.com/images/52ways/52WaysBook.png);
	background-repeat:no-repeat;
	float: left;
	font-size: 11pt;

}

.WaysBox{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:600px;
	padding: 10px;
	background: #0072cf;
	border: medium solid #00338e;
	font-size: 14pt;
	font-family: arial, helvetica, sans-serif; 
	
} 


	
.WaysEmailBox{
	font-size: 16pt;
	color:white;
	width: 640px;
	height: 140px;
	text-align: center;
	padding: 10px;
	float: left;
	
	
	}
.WaysEmailTxt{
	font-size: 16pt;
	width: 200px;
	height: 40px;

}
.ICIBlogOptinContent{

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	margin-left: auto;
	margin-right: auto;
	padding-top: 312px;
	width: 340px;
	height: 108px;
	background-image:url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIBlogOptinBG.png);
	background-repeat:no-repeat;

}

.ICIBlogOptinEmailText{
	font-size: 10pt;
	color: black;
	width: 160px;
	padding-top: 6px;
	padding-left: 10px;
	height: 36px;
	border: #FF3300 thin solid;
}

.ICIOptinLong{

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin: auto;
	width: 700px;
	height: 330px;
	background-image:url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIOptinLongBG.jpg);
	background-repeat:no-repeat;

}

.ICIOptinLongEmail{
	
	text-align: left;
	color: white;
	margin: auto;
	padding-top: 210px;
	padding-left: 290px;
height: 120px;

}
.ICIBlogOptinContent5{

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	margin-left: auto;
	margin-right: auto;
	padding-top: 390px;
	width: 340px;
	height: 150px;
	background-image:url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIBlogOptinBG5.png);
	background-repeat:no-repeat;

}

.ICIBlogOptinEmailText5{
	font-size: 12pt;
	text-align:center;
	color: #0000cc;
	width: 250px;
	padding-top: 6px;
	padding-left: 10px;
	height: 36px;
	border: #0000cc; thin solid;
	background-image:url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIOptinEmailTextBG5.png);
	background-repeat:repeat-x;
}
.ICIBlogOptinLaunch{

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	height: 280px;
	padding-top: 350px;
	background-image: url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIBlogOptinLaunch.png);
	background-repeat:no-repeat;

}

.ICIBlogOptinEmailLaunch{
	font-size: 12pt;
	text-align:center;
	color: #cc0000;
	width: 180px;
	padding-top: 6px;
	padding-left: 10px;
	height: 30px;
	border: #0000cc; thin solid;
	background-image:url(http://www.strategicrealestatecoach.com/images/iciblogoptin/ICIOptinEmailTextBG5.png);
	background-repeat:repeat-x;
}
