/*

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: Simon Rimkus

Author URI: http://webdemar.com

Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS

Version: 1.0.2

*/



/*

	- GENERAL

	- BASIC LAYOUT

	- HEADINGS

	- HEADER

	- CONTENT

		+ CONTENT LEFT

		+ CONTENT RIGHT

		+ WORDPRESS CSS

	- FORMS

	- COMMENTS

	- FOOTER

	- USEFUL



/*	##################################

   	GENERAL

	################################## */

	

body {



text-align: center;

margin-left: auto;

margin-right: auto;

	position: relative;

	width:auto;

	height:auto;

	margin:0;

	padding:0;

	background: #fbc6da url(img/bg.gif) repeat;

	font:11px/18px Georgia, Verdana, Tahoma, sans-serif;

	color:#000000;

}



a {

	color:#000000;

}



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:934px;

	height:180px;

	margin: 0 0 0 100px;

background: url(img/header5.gif) no-repeat  left;

border: 3px solid #cce3b4;

	}



#bubblelogo {

     position:relative;

     width:330px;

     height:120px;

     background:  url(img/logo.jpg) no-repeat  left;

     float: left;

     margin-left: 10px;

}



#searchbox {

     position:relative;

     float: right;

padding: 10px 10px 0 0;

}









#menu {

background-color: #cce3b4;

	position:relative;

	width:940px;

	height: 30px;

	margin: 0 0 0 100px;

	padding: 10px 0 0 0;

	list-style:none;



}



#content {

         background-color: #fff;

         border: 3px solid #cce3b4;

         text-align: left;

	width:914px;

	height:auto;

	margin:0 0 0 100px;

	padding:0 10px 40px 10px;

}



#content-left {

	float:left;

	width:550px;

	height:auto;

}



#content-right {



	float:right;

	width:340px;

	height:auto;

}



#footer {

	height:20px;

	padding: 20px 0;

	

width: 940px;

margin-left: 100px;

}



/*	##################################

   	HEADINGS

	################################## */

	

#header h1 {

	position:absolute;

	bottom:40px;

	left:0px;

	margin: 0px;

	color: #333;

	font:bold 28px/28px Georgia, Helvetica, Arial, sans-serif;

}



#header h1 a {

	color: #333;

	text-decoration: none;

}



#header h2 {

	position: absolute;

	bottom: 30px;

	left: 5px;

	margin: 0px;

	color: #333333;

	font:11px/11px Georgia, Verdana, Tahoma, sans-serif;

}



h2, h3, h4 {

	margin:0 0 20px 0;

}



h5 {

	margin:0 0 20px 0;

}



h3.archive-title {

	margin: 20px 0 0 0;

}



.box-left h2 {

	color:#000000;

	font:bold 24px/34px Georgia, "Times New Roman", Times, serif;

}



.box-left h2 a {

	text-decoration:none;

}



.box-left h2 a:hover {

	text-decoration:underline;

}



.box-left h3 {

	margin: 0 0 20px 0;

	color:#000000;

	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;

}



.box-left h4 {

	color:#333333;

	font:11px/11px Georgia, Verdana, Tahoma, sans-serif;

}



.box-right h3 {

	color:#000000;

	font:bold 8px/8px Verdana, Tahoma, sans-serif;

	text-transform:uppercase;

}



.box-right h5 {

	color:#000000;

	font:bold 8px/8px Verdana, Tahoma, sans-serif;

	text-transform:uppercase;

}



/*	##################################

   	HEADER

	################################## */





#menu li {

float: left;



}



#menu a {

margin: 0 40px 0 20px;

	padding:0px;

	color:#fff;

	text-decoration:none;

	font: bold 16px/12px Georgia, Verdana, Tahoma, sans-serif;

text-align: center;

}



/*	##################################

   	CONTENT

	################################## */

	

/** CONTENT LEFT */



.box-left {

	margin:40px 0;

}



.box-left img {

        float:left;

        margin:0 10px 10px 0;

}



p.tags {

        font:11px/11px Georgia, Verdana, Tahoma, sans-serif;

}



/** 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.gif) no-repeat 20px 20px;

	font:18px/18px Georgia, Verdana, Tahoma, sans-serif;

	text-decoration: none;

}



.box-right {

	margin:20px 0;

	font:11px/11px Georgia, Verdana, Tahoma, sans-serif;

	background: url(img/bg-box-right.gif) repeat-y left top;

}



.box-right h3 {

	padding: 20px 20px 0 20px;

	background: url(img/bg-box-right-top.gif) no-repeat left top;

}



.box-right h5 {

	padding: 8px 20px 0 20px;

	background: url(img/bg-box-right-top.gif) no-repeat left top;

}





.box-right-content {

	margin: 0 20px;

}



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

}



/** WORDPRESS CSS */



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f3f4f0;

   padding-top: 4px;

   margin: 10px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



/*	##################################

   	FORMS

	################################## */



label {

    display:block;

    margin:0 0 5px 0;

}



.text {

    width:350px;

    margin: 0 0 10px 0;

    padding:5px;

    border:1px solid #ccc;

}



.verify {

    width:290px;

    margin: 0 0 10px 0;

    padding:5px;

    border:1px solid #ccc;

    float:left;

}



.fieldwrap img {

    float:left;

    margin:0 5px 10px 0;

}



textarea {

    width:450px;

    height:150px;

    margin:0;

    padding:5px;

    border:1px solid #ccc;

}



.submit {

    width:auto;

    padding:5px;

    color:#fff;

    background:#fdf4cb;

	border:0;

}



/** SEARCH FORM */



#search {

	width: 160px;

	padding: 5px;

	border: 2px solid #cce3b4;

}



#search-submit {

    width:auto;

    padding:5px;

    color:#333;

    background:#fcc5d9;

	border:0;

}



/*	##################################

   	COMMENTS

	################################## */

	

.comment {

	margin: 0 0 20px 0;

	padding: 20px;

	background: #f7f7f7;

	border: 1px solid #ccc;

}



.comment p {

	margin: 0px;

}



.comment-details {



}



/*	

   	PRESS

	*/



.pressheading {

width: 280px;

height: 120px;

background: url(img/press.jpg) no-repeat;

margin: 0 0 15px 10px;

}



.presslink {

width: 200px;

text-align: center;



margin: 15px 0 5px 50px;

}











.coolbaby {

width: 200px;

height: 78px;

background: url(img/coolbg.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.supercool {

width: 200px;

height: 50px;

background: url(img/supercool.jpg) no-repeat;

margin: 15px 0 5px 50px;;

}

.tangled {

width: 200px; 

height: 141px;

background: url(img/tangled.jpg) no-repeat;

margin: 15px 0 5px 50px;

}





.celebrity {

width: 200px; 

height: 29px;

background: url(img/celebritybabyblog.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.momsfav {

width: 200px; 

height: 31px;

background: url(img/momsfavstuff.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.upscale {

width: 200px; 

height: 36px;

background: url(img/upscalebaby.jpg) no-repeat;

margin: 15px 0 5px 50px;

}





.ohana {

width: 200px; 

height: 93px;

background: url(img/ohana.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.style {

width: 200px; 

height: 52px;

background: url(img/stylebaker.jpg) no-repeat;

margin: 15px 0 5px 50px;

}





.funky {

width: 200px; 

height: 33px;

background: url(img/funky.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.swanky {

width: 200px; 

height: 57px;

background: url(img/swanky.jpg) no-repeat;

margin: 15px 0 5px 50px;

}



.planners {

width: 128px; 

height: 124px;

background: url(img/babyplanners.jpg) no-repeat;

margin: 15px 0 5px 90px;

}







/*	##################################

   	FOOTER

	################################## */



#footer p{

	width:940px;

	text-align:center;

padding:0;

color:#333;

}



#footer p a {

	

text-decoration: none;

}



#footer p a:hover {

	color: #000;



}



/*	##################################

   	USEFUL

	################################## */



.clear {

	clear:both;

}