/*
Theme Name: A Practical Wedding
Theme URI: http://superrunaway.com
Description: Theme created for A Practical Wedding
Version: 0.9
Author: Super Runaway
Author URI: http://superrunaway.com
*/

* {
    margin: 0;
    padding: 0;
    color: #625246;
    font-family: Times;
}

body{
    background-image: url(images/background.jpg);
}

img{
    border: none;
}

a{
    color: #700055;
    text-decoration: none;
}

a:hover{
    color: black;
    text-decoration: underline;
}

p{
    margin-bottom: 1em;
}

ul{
    list-style-type: square;
}

.error{
    font-weight: bold;
    color: red;
}

#page{
    width: 980px;
    margin: 0 auto 40px auto;
}

#header{
    background-image: url(images/header.jpg);
    display: block;
    height: 238px;
    width: 980px;
    clear: both;
}

body.category-reclaiming-wife #header{
    background-image: url(images/header-rw.jpg);
}

#topTabs{
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#topTabs li{
    display: inline-block;
    width: 118px;
    height: 36px;
    margin-left: 5px;
}

#topTabs li a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#topTabs li a:hover{
    background-position: bottom;
}

#topTabs li.justEngaged a{
    background-image: url(images/just_engaged.png);
}

#topTabs li.justMarried a{
    background-image: url(images/just_married.png);
}

#topMenu{
    clear: both;
    margin: 5px 0 5px 0;
    padding-top: 10px;
    height: 2em;
}

#topMenu ul{
    float: left;
    padding: 6px 0px 0px 0px;
}

#topMenu ul li{
    display: inline-block;
    font-size: 12px;
    line-height: 8px;
    letter-spacing: 1px;
    padding: 0 8px 0 12px;
    border-left: 1px solid #765;
}

#topMenu ul li:first-child{
    border-left: none;
    padding-left: 0;
}

#topMenu ul li a{
    text-transform: uppercase;
    text-decoration: none;
    color: #543;
}

#topMenu ul li a:hover{
    text-decoration: underline;
    color: #700055;
}

#topMenu .searchForm{
    float: right;
    margin: 4px 0px 0 0;
}

.siteSwitchLink{
    position: absolute;
    display: block;
    top: 3px;
    right: 30px;
    width: 196px;
    height: 42px;
}

.siteSwitchLink span{
    display: none;
}

.siteSwitchLink:hover{
    background-position: 0 -42px;
}

#reclaimingWifeLink{
    background-image: url(images/nav_rw.gif);
}

#aPracticalWeddingLink{
    background-image: url(images/nav_apw.gif);
}

#container{
    padding-top: 10px;
    background: white;
}

#container #leftColumnButtons{
    width: 44px;
    margin: -30px 0 0 -47px;
    float: left;
}

#container #leftColumnButtons a{
    display: block;
    width: 44px;
    background-repeat: no-repeat;
}

#container #leftColumnButtons a:hover{
    background-position: bottom;
}

#container #leftColumnButtons a span{
    display: none;
}

#container #leftColumnButtons #venueDirectoryButton{
    background-image: url(images/venue_directory.png);
    height: 150px;
}

#container #leftColumnButtons #vendorDirectoryButton{
    background-image: url(images/vendor_directory.png);
    height: 160px;
}

.contentHeader{
    margin: 0 0 30px -60px;
    padding: 6px 0px 6px 60px;
    font-size: 13px;
    text-transform: uppercase;
    color: white;
    background: #700055;
}

#content{
    float: left;
    width: 550px;
    margin-left: 60px;
    padding-top: 20px;
}

#content.wide{
    width: 780px;
}

.forumPage #content{
    width: 860px;
}

#sidebar{
    float: right;
    width: 300px;
    margin-right: 30px;
}

.sidebarAboutLinks{
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.sidebarAboutLinks a{
    display: inline-block;
    padding: 0 8px;
}

.sidebarLink{
    display: block;
    text-transform: uppercase;
    background-repeat: no-repeat;
    position: relative;
    float: right;
}

.sidebarLink span{
    display: block;
    position: absolute;
    color: white;
    font-size: 12px;
    top: 18px;
    right: 35px;
} 

#sidebar .sidebarIcons{
    margin-bottom: 25px;
    text-align: center;
}

#sidebar .sidebarIcons p{
    font-size: 11px;
    margin: 22px 0 5px 0;
    text-transform: uppercase;
}

#sidebar .sidebarIcons a{
    display: inline-block;
    width: 45px;
    height: 46px;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: left;
    text-indent: -9000em;
    overflow: hidden;
}

#sidebar .sidebarIcons a:hover{
    background-position: center bottom;
}

#sidebar .sidebarIcons #sidebarIconRss{
    background-image: url(images/icon/rss.png);
}

#sidebar .sidebarIcons #sidebarIconEmail{
    background-image: url(images/icon/email.png);
}

#sidebar .sidebarIcons #sidebarIconFacebook{
    background-image: url(images/icon/facebook.png);
}

#sidebar .sidebarIcons #sidebarIconTwitter{
    background-image: url(images/icon/twitter.png);
}

#sidebar .sidebarIcons #sidebarIconFlickr{
    background-image: url(images/icon/flickr.png);
}

#sidebar .sidebarIcons #sidebarIconPinterest{
    background-image: url(images/icon/pinterest.png);
}

#sidebar .imageSection .sidebarTitle{
    clear: both;
    padding: 30px 0 4px 0;
    margin-bottom: 10px;
    text-align: right;
    border-bottom: 1px solid #700055;
    color: #700055;
    text-transform: uppercase;
    font-size: 12px;
}

#sidebar #featuredPost{
    clear: both;
    position: relative;
    width: 300px;
    height: 171px;
    padding-top: 10px;
    background: url(images/featured_swoosh.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#sidebar #featuredPost img{
    position: absolute;
    top: 30px;
    padding: 3px;
    border: 1px solid #888;
    background: white;
}

#sidebar #featuredPost p{
    position: absolute;
    width: 90px;
    left: 187px;
    bottom: 35px;
    margin: 0;
    line-height: 15px;
    font-size: 13px;
    font-family: monospace;
}

.wf-active #sidebar #featuredPost p{
    font-family: "sunflower-1","sunflower-2",monospace;
}

#sidebar .sidebarSwoosh{
    position: relative;
    float: right;
    height: 15px;
    width: 195px;
    margin: 10px 40px 13px 0;
    background-image: url(images/sidebar_swoosh.jpg);
    background-repeat: no-repeat;
}

#sidebar .contentHeader{
    margin: 15px 0;
    padding: 6px 0;
    text-align: center;
    clear: both;
}

.sidebarLink:hover{
    text-decoration: none;
}

.sidebarLink1{
    background-image: url(images/sidebar_link1.jpg);
    height: 48px;
    width: 302px;
}

.sidebarLink1:hover{
    background-position: 0 -48px;
}

.sidebarLink2{
    background-image: url(images/sidebar_link2.jpg);
    height: 49px;
    width: 293px;
}

.sidebarLink2:hover{
    background-position: 0 -49px;
}

.sidebarLink3{
    background-image: url(images/sidebar_link3.jpg);
    height: 44px;
    width: 302px;
}

.sidebarLink3:hover{
    background-position: 0 -44px;
}

.sidebarLink4{
    background-image: url(images/sidebar_link4.jpg);
    height: 52px;
    width: 289px;
}

.sidebarLink4:hover{
    background-position: 0 -52px;
}

.sidebarLink5{
    background-image: url(images/sidebar_link5.jpg);
    height: 54px;
    width: 294px;
}

.sidebarLink5:hover{
    background-position: 0 -54px;
}

.sidebarLink6{
    background-image: url(images/sidebar_link6.jpg);
    height: 49px;
    width: 293px;
}

.sidebarLink6:hover{
    background-position: 0 -49px;
}


#footer{
    background: white;
    font-size: 12px;
    padding: 25px 0 25px 0px;
}

#footer p{
    margin-left: 60px;
    width: 550px;
    text-align: center;
}

#bioWidget td{
    vertical-align: top;
    font-size: 14.5px;
}

#bioWidget img{
    margin: 0 8px 12px 0;
}

#bioWidget h1{
    font-size: 1.2em;
    font-weight: normal;
}

.clear{
    clear: both;
    float: none;
}

.searchForm input{
    border: 1px solid #736357;
    width: 130px;
    font-size: 12px;
    padding: 1px 2px;
}

.searchForm .searchsubmit{
    border: none;
    width: auto;
    padding: 1px 10px 1px 10px;
    background-color: #736357;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
}

.postHeader{
    clear: both;
    border-bottom: 1px solid #700055;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.postHeader .dateline{
    float: left;
}

.postHeader .dateline span{
    display: block;
}

.postHeader .dateline .day{
    font-size: 26px;
    float: left;
    margin-right: 6px;
}

.postHeader .dateline div{
    float: right;
}

.postHeader .dateline .month, .postHeader .dateline .year{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 11px;
}

.postHeader .postTitle{
    position: absolute;
    float: right;
    width: 450px;
    bottom: 6px;
    right: 0;
    text-align: right;
    font-size: 18.5px;
    line-height: 20px;
}

.post .entry{
    margin-bottom: 12px;
}

.post .entry a{
    text-decoration: underline;
}

.post .entry img{
    padding: 10px 0;
}

.post .entry .alignleft{
    float: left;
    padding: 0;
    margin-right: 15px;
}

.post .entry .alignright{
    float: right;
    padding: 0;
    margin-left: 15px;
}

.post .entry .aligncenter{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.post .entry ul, .post .entry ol{
    margin-left: 20px;
}

.post .entry li{
    margin-bottom: 5px;
}

.postATPHeader{
    position: relative;
    width: 550px;
    height: 150px;
    margin-bottom: 20px;
    background-image: url(images/atp.jpg);
    background-repeat: no-repeat;
}

.postATPHeader span{
    position: absolute;
    display: block;
    width: 100%;
    bottom: 20px;
    text-align: center;
}

.postATPHeader a{
    text-decoration: underline;
}

.linkArchive li{
    padding: 45px 0 0px 0;
    list-style-type: none;
    text-transform: uppercase;
    clear: both;
}

.linkArchive li h2{
    border-bottom: 1px solid #700055;
    margin-bottom: 10px;
    font-size: 18.5px;
    letter-spacing: .05em;
    padding-bottom: 3px;
    font-weight: normal;
}

.linkArchive li li{
    margin: 0 18px 0 0;
    width: 250px;
    padding: 6px 0 6px 6px;
    border-top: none;
    border-bottom: 1px solid #AAA;
    text-transform: none;
}

.blogroll li, .vendorList li li{
    float: left;
    clear: none;
}

.vendorList li li.region{
    width: 100%;
    padding-top: 20px;
    margin-bottom: 5px;
    float: none;
    clear: both;
}
 
a.more-link{
    display: block;
    margin: 16px 0 15px 0;
    text-decoration: underline;
    font-style: italic;
}

.pasteupBox{
    border: 1px solid #888;
    padding: 9px 9px 4px 9px;
    margin-bottom: 8px;
}

.pasteupBox img{
    border: 1px solid #CCC;
    padding: 4px;
    width: 240px;
    height: 160px;
}

.pasteupText{
    margin: 15px 10px 0 10px;
    position: relative;
    height: 135px;
    font-size: 13.5px;
}

.pasteupBoxNarrow{
    float: left;
    width: 250px;
    height: 320px;
}

.pasteupBoxNarrowRight{
    float: right;
}

.pasteupLink{
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    font-size: 13px;
}

#pasteupBoxSpecial .pasteupImage{
    float: left;
}

#pasteupBoxSpecial .pasteupText{
    float: right;
    width: 240px;
    height: 150px;
    font-size: 15px;
}

.category-how-to .pasteupBoxNarrow,
.category-wordless-weddings .pasteupBoxNarrow{
    height: 220px;
}

.category-how-to .pasteupText,
.category-wordless-weddings .pasteupText{
    height: 40px;
}

.postmetadata{
    font-size: 13px;
    margin: 20px 0 20px 0px;
}

p.postmetadata{
    margin-top: 10px;
}

.postmetadata p.author{
    margin-bottom: 9px;
}

.postmetadata p{
    margin-bottom: 2px;
}

.postmetadata span{
    text-transform: uppercase;
}

h3.comments{
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 8px;
}

cite.fn{
    font-style: normal;
    text-transform: uppercase;
}

.commentlist{
    margin-bottom: 30px;
}

.commentlist, .commentlist li{
    list-style-type: none;
}

.commentlist .thread-even{
    background: #E3E3E3;
}

.comment .avatar{
    float: left;
    padding: 20px 0 0 10px;
}

.commentWrapper .comment-author{
    font-size: 12px;
    padding-bottom: 5px;
    padding: 20px 15px 0 0px;
    margin-left: 50px;
}

.commentWrapper .comment-meta{
    float: left;
}

.commentWrapper .reportLink{
    float: right;
}

.commentWrapper .divider{
    margin: 0 8px;
    float: right;
}

.commentWrapper .replyLink{
    float: right;
}

.commentWrapper .comment-body{
    margin-left: 50px;
    margin-right: 15px;
    font-size: 14px;
}

.commentWrapper .commentFooter{
    margin-left: 50px;
    margin-right: 15px;
}

.commentWrapper .commentFooter .top-comments-button{
    opacity: .5;
    filter: alpha(opacity = 50);
}

.commentWrapper .commentFooter .top-comments-button:hover{
    opacity: 1;
    filter: alpha(opacity = 100);
}

.commentWrapper .commentFooter .top-comments-wrapper{
    text-align: right;
}

.commentWrapper .commentFooter .top-comments-karma{
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.commentWrapper .commentFooter p{
    font-size: 12px;
    text-transform: uppercase;
}

.commentWrapper .children{
    padding-bottom: 2px;
}

.comment .children .comment{
    padding-right: 0;
    margin-left: 50px;
    border-top: 1px solid #AAA;
}

.commentlist li{
    margin: 5px 0px 5px 0;
}

.commentlist .comment-author-meg{
    background: #E4C2E4;
}

.commentlist .comment-moderator{
    background: #C9DBEE;
}

.commentlist .byuser .children{
    background: white;
}

.commentlist .thread-even .byuser .children{
    background: #E3E3E3;
}

.commentwrapper{
}

.navigation{
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 15px;
    letter-spacing: .5px;
}

.navigationBottom{
    float: none;
    text-align: center;
}

.navigation .navSort{
    letter-spacing: 1px;
    text-transform: lowercase;
    font-style: italic;
}

.navigation .count{
    float: left;
}

.navigation .pagenav{
    float: right;
}

.navigation .sort select{
    font-size: 13px;
    text-transform: none;
}

.navigation .count span{
    color: #700055;
    text-transform: none;
}

.commentNavigation{
    font-size: 15px;
    font-weight: bold;
    position: relative;
    height: 40px;
}

.commentNavigationWrapper{
    position: absolute;
    right: 0;
    height: 40px;
    background: url(images/underline.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#commentform input{
    display: block;
    width: 250px;
}

#commentform input#submit{
    margin-top: 10px;
    width: 150px;
}

#commentform textarea{
    width: 95%;
    height: 200px;
}

#commentform label{
    display: block;
    margin: 10px 0 2px 0;
    font-size: 13px;
}

#commentform label span.label{
    text-transform: uppercase;
}

#commentform label span.helpText{
    padding-left: 10px;
    font-size: 12px;
    font-style: italic;
}

.comment #respond{
    margin: 25px 10px 10px 15px;
    padding-top: 12px;
    border-top: 1px solid #AAA;
}

#sidebar .imageSection{
    margin-top: 24px;
}

#sidebar .imageSection div{
    padding-bottom: 10px;
}

#sidebar #oio-banner-7 img{
    margin-top: 10px !important;
}

#sidebar .imageSection .oio-banner-zone li{
    margin-bottom: 10px !important;
}

#sidebar div#tagCloud{
    text-align: center;
    clear: both;
    padding: 20px 0;
}

#tagCloud a{
    color: #625246;
    padding: 0 2px;
}

#tagCloud a:hover{
    color: #700055;
}

.stButton .facebook{
    background-position: 0 0 !important;
}

.st_facebook .chicklets{
    background-image: url(images/fblike.gif) !important;
}

#related-posts h2{
    text-transform: uppercase;
    font-size: 13px;
    margin: 15px 0 10px 0;
    padding: 6px 10px 6px 10px;
    display: inline-block;
    color: white;
    background: #700055;
}

#related-posts li{
    font-style: italic;
    list-style-image: url(images/star.gif);
}

#categoryMenu{
    position: relative;
    height: 65px;
    padding: 0;
    background: white;
    z-index: 1000;
}

#categoryMenu ul{
    list-style: none;
    z-index: 200;
}

#categoryMenu li{
    float: left;
    position: relative;
    line-height: 25px;
    z-index: 200;
}

#categoryMenu li a{
    text-decoration:none;
    display:block;
    padding: 0 6px 0 6px;
    font-family: buendia-1,buendia-2,Times,serif;
    font-size: 12px;
    color: #700055;
    text-transform: uppercase;
}

#categoryMenu li a:hover{
    color: black;
}

#categoryMenu ul#menu-main-nav-menu{
    position: absolute;
    width: 736px;
    height: 40px;
    top: 2px;
    left: -10px;
    padding: 7px 0 0 35px;
    background: url(images/nav_bg.png);
    background-repeat: no-repeat;
}

#categoryMenu ul#menu-main-nav-menu li a:hover{
    text-decoration: underline;
}

#categoryMenu ul#menu-dropdown-nav-menu{
    position: absolute;
    height:25px;
    padding-left: 25px;
    top: 47px;
}

#categoryMenu ul#menu-dropdown-nav-menu li:hover{
    background: #DDD;
}

#categoryMenu ul#menu-dropdown-nav-menu li{
    background: white;
}

#categoryMenu ul#menu-dropdown-nav-menu ul {
    position:absolute;
    filter: alpha(opacity = 92);
    opacity: 0.92;
    left:-999em;
    top:25px;
    width:160px;
    border-top: 2px solid #700055;
}

#categoryMenu ul#menu-dropdown-nav-menu ul li {
    background: #DDD;
    border-bottom: 1px solid white;  
    width:160px;
}

#categoryMenu ul#menu-dropdown-nav-menu li:hover ul{
    left:auto;
}

#categoryMenu ul#menu-dropdown-nav-menu ul li:hover{
    background: #AAA;
}

#categoryMenu ul#menu-dropdown-nav-menu ul li a {
    padding: 3px 10px;
    color: black;
    line-height: 18px;
    text-transform: none;
}

#categoryMenu ul#menu-dropdown-nav-menu ul li a{
    font-size: 11px;
}

.postFootnote{
    font-size: 12px;
}

#sanityPledge{
    width: 600px;
}

#sanityPledge td{
    vertical-align: top;
    padding: 0px 5px 0 0;
}

#sanityPledge th{
    font-weight: normal;
    text-align: left;
    padding-top: 5px;
}

#sanityPledge input{
    margin-top: 10px;
}

.gform_wrapper form ol li{
    list-style-type: decimal !important;
    overflow: visible !important;
}

.pullQuoteWrapper{
    position: relative;
    margin: 10px 0;
}

.pullQuote{
    margin: 20px 30px 0px 30px;
    color: #700055;
    font-size: 20px;
    font-family: buendia-1,buendia-2,serif;
}

.pullQuoteAttribution{
    font-style: italic;
    text-align: right;
}

.pullQuoteOpen,
.pullQuoteClose{
    position: absolute;
    color: #700055;
    font-size: 50px;
}

.pullQuoteOpen{
    top: -10px;
    left: 0;
}

.pullQuoteClose{
    position: absolute;
    bottom: -10px;
    right: 0;
}

h1.alternate{
    background: white;
    color: #700055;
    text-transform: none;
    font-size: 26px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: buendia-1,buendia-2,serif;
}

.backToSearch{
    font-size: 10px;
    color: #700055;
    text-transform: uppercase;
    margin: 5px 0 5px 60px;
}

#content.vendorDetail,
#content.venueDetail{
    width: 565px;
    background-image: url(images/vertical_rule.png);
    background-repeat: no-repeat;
    background-position: right 60px;
    padding-right: 20px;
}

#content.vendorDetail .meta,
#content.venueDetail .meta{
    line-height: .8em;
    margin-bottom: 20px;
}

#content.vendorDetail #slideshowWrapper,
#content.venueDetail #slideshowWrapper{
    position: relative;
    width: 550px;
}

#content.vendorDetail #slideshowOverlay{
    position: absolute;
    width: 96px;
    height: 96px;
    top: 10px;
    left: 10px;
    background: url(images/vendor/sponsor_badge.png);
    z-index: 100;
    opacity: .9;
    filter: alpha(opacity = 90);
}

#content.vendorDetail #slideshow,
#content.venueDetail #slideshow{
    width: 550px;
    margin-bottom: 30px;
}

#content.vendorDetail #slideshow img,
#content.venueDetail #slideshow img{
    border: 1px solid #DDD;
}

#content.vendorDetail h3,
#content.venueDetail h3,
#sidebar.vendorDetailSidebar h3,
#sidebar.venueDetailSidebar h3{
    color: #700055;
}

#content.vendorDetail .links,
#content.venueDetail .links{
    margin-top: 30px;
}

#content.vendorDetail .links li,
#content.venueDetail .links li{
    list-style-type: none;
    margin: 4px 0 0 0;
    text-align: center;
    font-size: 18px;
}

#sidebar.vendorDetailSidebar,
#sidebar.venueDetailSidebar{
    margin-right: 20px;
}

#sidebar.vendorDetailSidebar,
#sidebar.venueDetailSidebar{
    margin-top: -5px;
}

#sidebar.vendorDetailSidebar #vendorApplyLink{
    margin: 0 0 0 8px;
}

#sidebar.venueDetailSidebar #venueApplyLink{
    margin-bottom: 10px;
}

#sidebar.vendorDetailSidebar .sidebarIcons{
    text-align: left;
    margin-top: 15px;
}

#sidebar.vendorDetailSidebar #contactInfo,
#sidebar.venueDetailSidebar #contactInfo{
    margin-bottom: 50px;
}

#sidebar.vendorDetailSidebar #contactInfo p,
#sidebar.venueDetailSidebar #contactInfo p{
    margin: 0;
    padding: 0;
}

#sidebar.venueDetailSidebar #contactInfo a{
    text-decoration: underline;
}

#sidebar #sanityPledgeBanner{
    padding-left: 10px;
}

#sidebar #thumbs{
    width: 275px;
    margin-top: 25px;
}

#sidebar #thumbs p{
    font-size: 10px;
    margin-bottom: 6px;
    text-align: right;
    text-transform: uppercase;
}

#sidebar #thumbs .credits{
    text-transform: none;
    text-align: left;
    margin: -6px 0 18px 0;
}

#sidebar #thumbs .thumbs{
    list-style-type: none;
    width: 290px;
}

#sidebar #thumbs .thumbs li{
    display: inline-block;
    width: 130px;
    height: 100px;
    overflow: hidden;
    margin: 0 12px 12px 0;
    border: 1px solid #DDD;
}

#sidebar #thumbs .thumbs li a{
    position: relative;
    display: block;
    width: 130px;
    height: 100px;
}

#sidebar #thumbs .thumbs li span{
    position: absolute;
    top: 0;
    display: none;
    width: 130px;
    height: 100px;
    background: #877FAA;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

#sidebar #thumbs .thumbs li.selected span{
    display: block;
}

#vendorApplyLink,
#venueApplyLink{
    display: block;
    margin: 0 auto;
    height: 30px;
    background-repeat: no-repeat;
}

#vendorApplyLink:hover,
#venueApplyLink:hover{
    background-position: bottom;
}

#vendorApplyLink{
    width: 270px;
    background-image: url(images/vendor/submit.png);
}

#venueApplyLink{
    width: 200px;
    background-image: url(images/venue/submit.png);
}

#content.vendorArchive{
    width: 565px;
}

#sidebar.vendorArchiveSidebar #vendorApplyLink{
    margin-bottom: 18px;
}

#sidebar.vendorArchiveSidebar{
    width: 265px;
    padding-left: 25px;
    margin-right: 20px;
    border-left: 1px solid #DDD;
}

#sidebar.vendorArchiveSidebar *{
    font-family: "sunflower-1","sunflower-2",monospace;
}

#sidebar.vendorArchiveSidebar h1{
    font-size: 20px;
    font-weight: normal;
    color: #700055;
}

.vendorArchive .navigation p{
    margin-bottom: 0;
}

.vendorArchive .navigation .count{
    margin-top: 3px;
}

.vendorArchive .navigation .sort{
    margin-bottom: 3px;
}

.vendorArchive .navigation .sponsors{
    float: left;
    text-transform: none;
}

.vendorArchive .title{
    font-size: 15px;
}

.vendorArchive .location{
    font-size: 13px;
}

#vendorFeatured{
    margin-bottom: 20px;
    padding: 4px;
    border: 1px solid #700055;
}

#vendorFeatured .inner{
    height: 140px;
    padding: 9px;
    border: 1px solid #700055;
}

#vendorFeatured img{
    display: inline-block;
    margin-right: 3px;
}

#vendorFeatured .info{
    position: relative;
    display: inline-block;
    width: 195px;
    height: 136px;
    margin: 7px 0 0 15px;
    vertical-align: top;
}

#vendorFeatured h3{
    font-family: "sunflower-1","sunflower-2",monospace;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 8px;
}

#vendorFeatured .title{
    margin-bottom: 0;
}

#vendorFeatured .location{
    margin-bottom: 6px;
}

#vendorFeatured .excerpt{
    height: 52px;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 13px;
}

#vendorFeatured .sponsors{
    position: absolute;
    margin: 0;
    font-size: 11px;
    bottom: 0;
}

#vendorGrid{
    list-style-type: none;
    width: 585px;
}

#vendorGrid li{
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 165px;
    height: 165px;
    padding: 5px;
    border: 1px solid #AAA;
    margin: 0 17px 10px 0;
}

#vendorGrid li.sponsor{
    background: #D5BBCF;
}

#vendorGrid li *{
    position: absolute;
}

#vendorGrid li p{
    width: 140px;
    margin: 0;
    padding-left: 2px;
}

#vendorGrid li .title{
    top: 120px;
}

#vendorGrid li .location{
    top: 157px;
}

#vendorGrid li .icon{
    display: block;
    width: 24px;
    height: 24px;
    bottom: 6px;
    right: 4px;
    background-repeat: no-repeat;
}

#vendorRegionText span{
    text-transform: uppercase;
    color: #700055;
}

#vendorMap{
    margin-bottom: 15px;
    position: relative;
    width: 265px;
    height: 260px;
}

#vendorMapBackground,
#vendorMapOverlay,
#vendorMapSurface{
    width: 265px;
    height: 260px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

#vendorMapBackground{
    background-image: url(images/vendor/map_bg.png);
    z-index: 10;
}

#vendorMapOverlay{
    z-index: 20;
    background-image: url(images/vendor/map_overlay.png);
    background-position: 265px top;
}

#vendorMapSurface{
    z-index: 30;
}

#sidebar.vendorArchiveSidebar p{
    margin-top: 15px;
    font-size: 14px;
}

#vendorAllCategories{
    display: block;
    font-size: 12px;
    margin-bottom: 6px;
    text-align: center;
}

#vendorCategories{
    list-style-type: none;
    width: 280px;
    margin-bottom: 15px;
}

#vendorCategories li{
    display: inline-block;
    width: 130px;
    height: 32px;
    margin: 0 5px 4px 0;
    position: relative;
}

#vendorCategories li *{
    position: absolute;
}

#vendorCategories li input{
    top: 10px;
}

#vendorCategories li .icon{
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    left: 18px;
}

#vendorCategories li.checked .icon{
    background-position: bottom;
}

#vendorCategories li .text{
    left: 54px;
    top: 10px;
    font-size: 11px;
    text-transform: uppercase;
}

#vendorCategories li.checked .text{
    color: #700055;
}

#vendorSearchForm .price input{
    width: 50px;
    margin-left: 2px;
    font-family: Times;
}

#vendorSearchForm .sponsors a{
    display: block;
    font-size: 11px;
    padding-top: 3px;
}

#vendorSearchForm .text input{
    width: 100%;
    margin-top: 5px;
    font-family: Times;
}

#vendorSearchForm .submit{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding: 6px 0 3px 0;
    border: none;
    text-align: center;
    text-transform: uppercase;
    background: #EAD9E6;
    color: #700055;
    cursor: pointer;
}

#vendorSearchForm .submit:hover{
    background: #CCC;
}

.disclaimer{
    text-align: center;
    margin: 40px 0;
    font-size: 13px;
    font-style: italic;
}

#content.venueArchive{
    width: 860px;
}

#content.venueArchive #venueApplyLink{
    position: relative;
    top: 10px;
    margin-left: 660px;
}

#venueLocationFormWrapper{
    background: #DDC1D7;
    border: 2px solid #B16EAD;
    margin-bottom: 3px;
    clear: both;
}

#venueLocationForm .location{
    margin: 5px 0 0 25px;
    width: 600px;
    height: 20px;
    vertical-align: top;
}

#venueLocationForm .submit{
    float: right;
    margin: 5px;
    padding: 8px 25px;
    background: #EAD9E6;
    border: 1px solid #B16EAD;
    color: #B16EAD;
    font-family: "sunflower-1","sunflower-2",monospace;
    font-size: 16px;
}

#venueLocationForm p{
    margin: 0 0 2px 25px;
    width: 500px;
    font-size: 11px;
    color: #700055;
}

#venueLocationForm p span{
    font-style: italic;
    color: #700055;
}

#venueFilterFormWrapper{
    margin-bottom: 10px;
}

#venueFilterForm table{
    width: 100%;
}

#venueFilterForm td{
    background: #E2E3E5;
}

#venueFilterForm .top td{
    padding: 4px 16px 2px;
}

#venueFilterForm .bottom td{
    padding: 2px 16px 6px;
}

#venueFilterForm td,
#venueFilterForm td label{
    font-family: "sunflower-1","sunflower-2",monospace;
    font-size: 12px;
}

#venueFilterForm .top .filterLabel{
    padding: 12px 10px 0;
    vertical-align: top;
    border-right: 4px solid white;
}

#venueFilterForm .top .submit{
    padding: 0 2px 2px 0;
    vertical-align: bottom;
}

#venueFilterForm .submit input{
    margin: 5px;
    padding: 10px 15px 6px;
    background: #BEBFC1;
    border: 1px solid #7C7D7F;
    color: #7C7D7F;
    font-family: "sunflower-1","sunflower-2",monospace;
    font-size: 16px;
    text-transform: uppercase;
}

#venueFilterForm .price input{
    width: 80px;
}

#venueFilterForm .type label{
    display: inline-block;
    padding-left: 8px;
}

#venueFilterForm .type label input{
    margin-right: 4px;
}

#venueFilterForm .religious label input{
    margin-right: 4px;
}

#venueFilterForm .text input{
    width: 220px;
}

#venueMapWrapperOuter{
    padding: 9px;
    border: 1px solid #CCC;
}

#venueMapWrapperInner{
    padding: 9px;
    border: 1px solid #CCC;
}

#venueMap{
    width: 820px;
    height: 400px;
}

#listingResults .navigation{
    margin: 15px 5px 10px 5px;
    text-align: left;
}

#listingResults .navigation .count{
    padding-top: 3px;
}

#listingResults .navigation .zoomText{
    margin: 3px 0 0 20px;
    float: left;
}

#listingResults .navigation .sort{
    float: right;
}

#listingResults .navigation .pagenav{
    margin-left: 20px;
    padding-top: 3px;
}

#listingResults .listingGrid{
    width: 880px;
    clear: both;
}

#listingResults .listingGrid li{
    display: inline-block;
    position: relative;
    overflow: hidden;
    list-style-type: none;
    width: 186px;
    height: 186px;
    margin: 0 20px 20px 0;
    padding: 6px;
    border: 1px solid #AAA;
}

#listingResults .listingGrid li.highlight{
    background: #DDC1D7;
    border-color: #700055;
}

#listingResults .listingGrid li .thumbnail{
    position: absolute;
}

#listingResults .listingGrid li p{
    position: absolute;
    margin: 0 3px;
}

#listingResults .listingGrid li p.title{
    font-size: 15px;
    color: #700055;
    top: 135px;
}

#listingResults .listingGrid li p.meta{
    font-size: 13px;
    top: 172px;
}

.infoWindow{
    width: 190px;
    overflow: hidden;
}

.infoWindow p{
    margin: 4px 0 0 0;
}

#loadingImage{
    display: none;
    position: fixed;
    width: 42px;
    height: 42px;
    z-index: 1000;
    top: 49%;
    left: 49%;
    background: url(images/loading.gif);
    background-repeat: no-repeat;
}

#flagFormWrapper input{
    width: 100%;
    margin-bottom: 6px;
}

#flagFormWrapper textarea{
    width: 100%;
    height: 120px;
}

#flagMessageSent{
    display: none;
}

.directorySwoosh{
    width: 515px;
    height: 110px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.directorySwoosh p{
    width: 300px;
    margin-left: 30px;
    padding-top: 20px;
    font-size: 14px;
}

.swoosh-directory_sponsors{
    background-image: url(images/directory_sponsor_swoosh.png);
}

.swoosh-directory_vendors{
    background-image: url(images/directory_vendor_swoosh.png);
}

.swoosh-directory_venues{
    background-image: url(images/directory_venue_swoosh.png);
}

#bookBuyBanner{
    float: left;
    width: 512px;
    height: 36px;
}

#bookBuyBanner a{
    display: block;
    width: 512px;
    height: 36px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url(images/bookbuy/download.png);
}


