/* homepage */
.site-logo {
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    top: 46px;
    background: url(/wp-content/themes/preston-3.0/images/preston_bailey_logo.png) no-repeat;
    width: 319px;
    height: 24px;
    text-indent: -1000px;
}

li.weddings ul a:hover {
    color: #60aacf !important;
}

li.celebrations ul a:hover {
    color: #6f50af !important;
}

li.entertaining ul a:hover {
    color: #ff8633 !important;
}

li.inspirations ul a:hover {
    color: #b4d663 !important;
}

li.contact ul a:hover {
    color: #e45 88 !important;
}

#carousel {
    height: 390px;
    width: 980px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

#carousel_tools {
    top: 360px;
    left: 175px;
}

.carousel-watermark {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.items {
    width: 40000px;
    position: absolute;
}

.slide {
    cursor:pointer;
    float: left;
    width: 980px;
    height: 390px;
}

.promo {
    position: absolute;
    width: 244px;
    height: 180px;
    background: #fff;
    top: 170px;
}

.promo p {
    color: #888;
    line-height: 1.4em;
    margin: 10px 20px;
}

.promo img {
    margin-bottom: 5px;
    position: relative;
    left: -12px;
}

#page {
    min-height: 500px;
    padding-top: 10px;
}

#left-column {
    float: left;
    min-height: 50px;
    width: 410px;
    margin-left: 10px;
}

#right-column {
    float: right;
    width: 520px;
    min-height: 50px;
    margin-right: 20px;
}

#quotebox {
    background: #fff url(/wp-content/themes/preston-3.0/images/home-rose-animation.gif) top left no-repeat;
    width: 520px;
    overflow: hidden;
    position: relative;
    height: 163px;
}

.quote {
    position: absolute;
    display: none;
    top: 10px;
    left: 50px;
    background: url(/wp-content/themes/preston-3.0/images/leftquote.png) no-repeat;
    height: 163px;
    width: 470px;
}

.quote blockquote {
    display: block;
    background: url(/wp-content/themes/preston-3.0/images/rightquote.png) bottom right no-repeat;
    padding: 10px 30px 0 50px;
    color: #333;
    font-size: 2.3em;
    font-weight: 100;
}

.quote h4 {
    position: absolute;
    top: 118px;
    right: 120px;
}

#quote_tools {
    position: absolute;
    z-index: 50;
    top: 120px;
    right: 0;
    list-style-type: none;
}

#square {
}

.horizontal_promo {
    background: #0ff;
    margin-top: 10px;
    background: #ccc;
    height: 144px;
    width: 100%;
}

.horizontal_promo img {
    float: left;
}

.promo_info {
    margin: 10px;
    float: right;
    width: 134px;
    height: 124px;
    line-height: 1.5em;
    position: relative;
}

.promo_info h3 {
    margin-bottom: 1em;
	font-weight: bold;
}

.promo_info a {
    font-size: 1.4em;
    text-decoration: none;
}

.promo_info a:hover {
    color: #ee4588;
}
.dashedbox-side {
    border:0;
    border-left: 1px dashed #999;
    border-right: 1px dashed #999;
    text-align:center;
    padding:10px 0;
}
.dashedbox-side img {
    margin:0 auto;
    width:300px;
    height:250px;
}
.ad-300x250 {
    width:300px;
    height:250px;
    text-align:center;
    font-size:18px;
    line-height:22px;
    margin:0 auto;
}

