/*
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
        - Sidebar
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	font-family: Arial;
	color:#000000;
}

a {
	color:#0000FF;
	outline: none;
}

a:hover {
	color:#005599;
}

/* blockquote {
	margin:20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	border: 3px solid #606060;
        background:#353535;
        color:#ffffff;
}*/

/* blockquote a{
        color:#ffffff;
}*/

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	margin: 0 auto;
        background:#DDDDDD;
        border-width: 1px;
        border-bottom-style: solid;
        border-color: #CCCCCC;
}

#header-title {
	position:relative;
	width:960px;
	height:auto;
	margin: 0 auto;
        text-align: left;
        padding-top:10px;
        padding-bottom:10px;
}

#header-report {
	position:relative;
	margin: 0 auto;
        background:#99ccFF;
        border-width: 1px;
        border-bottom-style: solid;
        border-color: #DDDDDD;
}

#header-report-content{
	position:relative;
	width:960px;
	height:auto;
	margin: 0 auto;
        text-align: center;
}

#content {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

#content-left {
	float:left;
	width:600px;
	height:auto;
	padding: 20px 0 0 0;
}

#content-right {
	float:right;
	width:320px;
	height:auto;
}

#footer {
	padding: 20px 0;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	margin: 0px;
	color: #000000;
	font-family: arial;
        font-size: 16px;
        font-weight: bold;
        text-transform:uppercase;
}


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

#header h2 {
	position: absolute;
	bottom: 10px;
	left: 190px;
	margin: 0px;
	color: #777777;
	font-family: arial;
        font-size: 16px;
        font-weight: normal;
	text-decoration: none;
}

#header h3 {
	margin: 0px;
	color: #000000;
	font-family: arial;
        font-size: 16px;
        font-weight: bold;
        text-transform:uppercase;
}


#header h3 a {
	color: #000000;
	text-decoration: none;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

.box-left h1 {
        background:transparent url(http://www.thestrategydaddy.com/wp-content/themes/delight2/img/date-header-bg.gif) no-repeat scroll 50% bottom;
	color:#000000;
	font-family: georgia;
        font-size: 34px;
        font-weight: normal;
        margin:0 20px 10px;
        padding:0 0 20px;
        text-align:center;
}

.box-left h1 a {
	color:#000000;
	text-decoration:none;
}

.box-left h1 a:hover {
	color:#005599;
	text-decoration:underline;
}

.box-left h2 {
	color:#000000;
	font:bold 20px/30px "Trebuchet MS", Verdana;
}

.box-left h2 a {
	text-decoration:none;
}

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

.box-left h3 {
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS", Verdana;
}

.box-left h4 {
	color:#BBBBBB;
	font:11px/11px "Trebuchet MS", Verdana;
}

.box-right h3 {
	color:#038185;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

/*	##################################
   	HEADER
	################################## */

#menu {
	position:relative;
	width: 960px;
	margin: 0 auto;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

p.tags {
		clear: both;
        font:11px/11px "Trebuchet MS", Verdana;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 80px;
	background: url(img/rss-icon.jpg) no-repeat 20px 20px;
	font:18px/18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.box-right {
	margin:20px 0;
	font:13px/13px Verdana, Tahoma, sans-serif;
	background: url(img/bg-box-right.gif) repeat-y left top;
        line-height:16px;
}

.box-right a {
	color:#7a2f35;
}

.box-right a:hover {
	color:#0d8185;
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	background: url(img/bg-box-right-top.gif) no-repeat left top;
}

.box-right-content {
	margin: 0 10px;
}

.box-right-bottom {
	height: 20px;
	background: url(img/bg-box-right-bottom.gif) 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: #777777;
	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:#662625;
	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 {
	margin:0 0 0 0px;
	padding:0;
	text-align:center;
        font-size: 12px;
}


/*	##################################
   	Sidebar
	################################## */

.sidebar-table{
	color: #000000;
	background-color: #FFFFFF;
        width: 300px;
	margin:20px 0;
}

.sidebar-table a{
	border: 1px solid #000033;
}

.sidebar-table ul{
	margin-left:20px;
    padding:0px;
    list-style-position: outside;
}

.sidebar-table li{
	margin:10px;
    padding:0px;
    list-style-position: outside;
}


.sidebar-table-content {
	margin: 20px;
}

.sidebar-table-content a{
	border: 1px solid #000033;
}
.sidebar-table-content ul{
	margin-left:20px;
    padding:0px;
    list-style-position: outside;
}

.sidebar-table-content li{
	margin:10px;
    padding:0px;
    list-style-position: outside;
}



/*	##################################
   	USEFUL
	################################## */

.blue-box {
	background-color: #99CCFF;
	border: 3px dashed #DDDDDD;
}

.highlight {	background-color: #FFFF33;
}

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