@charset "utf-8";

@import url("{site-url}?css=stylesheets/navigation");
@import url("{site-url}?css=stylesheets/tags");

/*----------------------------------------------------------------
MASTER STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Sceme:


Designer:
**********************************
Justin Waite
email: justin@aetoswebdesign.com
website:http://www.aetoswebdesign.com
**********************************
----------------------------------------------------------------*/

/*
--------------------------------------------------------
Layout start / DO NOT EDIT BELOW THIS LINE
--------------------------------------------------------
*/

*{
margin:0;
padding:0;
outline:0;
border:0 none;
vertical-align:baseline;
background:transparent;
}

img{
border:none;
}

body{
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:verdana, Arial, Helvetica;
font-size:11px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/background-repeat.gif);
background-repeat:repeat;
padding-top:5px;
}

#wrapper{
position:relative;
text-align:left;
width:900px;
margin:0px auto;
}

/*
--------------------------------------------------------
Header
--------------------------------------------------------
*/

#header{
position:relative;
height:128px;
background-image: url(http://www.aetoswebdesign.com/images/sitedesign/header/header-bg.gif);
background-repeat:repeat;
background-position:left top;
}

#logo{
position:relative;
float:left;
width:265px;
height:115px;
}

#slideshow{
position:relative;
width:900px;
height:273px;
background-color:#000000 
}

/*
--------------------------------------------------------
Content
--------------------------------------------------------
*/

.clear{
clear:both;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#content-wrapper{
width:852px;
padding:0px 24px 24px 24px;
background-color:#f0eee6;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/babby-banner-bg.gif);
background-repeat:repeat-x;
}

#baby-banner{
position:relative;
height:120px;
}

#baby-banner ul{
list-style:none;
}

#baby-banner li{
float:left;
padding:0px 39px 0px 0px;
}

#baby-banner li.last{
padding:0px 0px 0px 0px;
}

#crown{
width:24px;
height:14px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/crown01.gif);
float:left;
}

#crown-title{
float:left;
}

#line-break01{
height:1px;
width:258px;
padding-bottom:4px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/line-break01.jpg);
background-repeat:no-repeat;
}

#line-break02{
height:1px;
width:406px;
padding-bottom:4px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/line-break02.jpg);
background-repeat:no-repeat;
}

#line-break03{
height:1px;
width:602px;
padding-bottom:4px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/line-break03.jpg);
background-repeat:no-repeat;
}

#line-break04{
height:1px;
width:464px;
padding-bottom:4px;
background-image:url(http://www.aetoswebdesign.com/images/sitedesign/body/line-break04.jpg);
background-repeat:no-repeat;
}

#date{
float:left;
width:466px;
padding-left:24px;
}

#comments{
float:right;
width:112px;
text-align:right;
}

#content-title{
padding-bottom:4px;
}

/*
--------------------------------------------------------
Blog Gallery
--------------------------------------------------------
*/

#blog-left{
position:relative;
float:left;
width:602px;
margin-top:20px;
}

/*
--------------------------------------------------------
Photo Gallery
--------------------------------------------------------
*/

#gallery-left{
position:relative;
float:left;
width:406px;
margin-top:26px;
}

#gallery-right{
position:relative;
float:right;
width:406px;
margin-top:26px;
}

.gallery-thumb{
padding-right:10px;
float:left;
}

.gallery-thumb{
padding-right:10px;
float:left;
}

/*
--------------------------------------------------------
Featured Design
--------------------------------------------------------
*/

#featured-left{
position:relative;
float:left;
width:464px;
margin-top:26px;
}

#featured-gallery{
position:relative;
float:right;
width:350px;
margin-top:26px;
}


/*
--------------------------------------------------------
Bottom
--------------------------------------------------------
*/

#bottom-wrapper{
position:relative;
text-align:center;
padding:5px 0px 30px 0px;
}