body
{
    background: #ffffff;
    text-align: center;
    color: #333;
    background: url('/media/images/big_flower_gray_10.png') no-repeat 50% 20px;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
    font-weight: normal;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif
}

a
{
    color: #666;
}

a:hover
{
    color: #000;
}

hr
{
    clear: none;
    float: left;
}

h1, h2, h3, h4, h5, h6
{
    color: #333;
}

#content, #right div
{
    xbackground: #ffffff;
    padding: 10px;
    margin: 10px 0;
    border: solid 1px #efefef;
}

#page
{
    margin: 20px auto;
    text-align: left;
    width: 800px;
    height: 100%;
}


#header
{
    margin-top: 40px;
    position: relative;
    margin-bottom: 5px;

    text-align: center;
    white-space:nowrap;
}

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

#header h1
{
    margin-bottom: 0;
    font-size: 44px;
}

#header h1 span
{
}

#tagline
{
    display: none;
}

#tagline span
{
}

#logo
{
    display: none;
}

#logo span
{
}

.nav
{
    clear: both;
    xborder: solid 1px #fff;
    margin: 0;
    text-align: center;
    white-space:nowrap;
}

ul.menu
{
    margin: 0;
    padding: 0;
}

ul.menu li
{
    list-style: none;
    display: inline;
}

ul.menu li a
{
    padding: 2px;
    font-size: 140%;
}

ul.menu li a div
{
}

#home_images 
{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

#home_images div
{
    float: left;
}

#home_images #center_image
{
    margin: 0 11px;
}

#content
{
    width: 566px;
    margin-right: 10px;
    float: right;
    font-size: 110%;
}

#page.wide #content
{
    width: 778px;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
}

#content h1
{
    font-size: 2.5em;
}

#content .thumbnail img
{
    border: solid 1px #555;
}

#tagged_image_gallery 
{
    margin-bottom: 0;
}

#tagged_image_gallery #big_image
{
    width: 660px;
    height: 505px;
    min-height: 457px;
    overflow: hidden;
    float: left;
}

#tagged_image_gallery #big_image img
{
    border: solid 1px #555;
}

#tagged_image_gallery .galleria
{
    margin: 0 auto;
    padding: 0;
    padding-left: 8px;
    float: right;
    width: 110px;
    height: 505px;
    overflow: auto;
    white-space: nowrap;
}

#tagged_image_gallery .galleria li
{
    margin: 0px 5px 5px;
    margin-bottom: 10px;
    border: solid 1px #aaa;
    float: none;
}

#tagged_image_gallery .galleria li.hover
{
    border: solid 1px #333;
}

.previewlist .preview
{
    border: none;
    text-align: center;
}

.previewlist .preview h2
{
    margin-bottom: 0;
}

.previewlist .preview .text
{
    border-bottom: solid 1px #ddd;
    margin-bottom: 5px;
    padding: 5px 0;
}

.previewlist .preview .text p
{
    text-align: left;
}

.previewlist .preview .image_right
{
    margin-top: 4px;
}


#right
{
    width: 200px;
    float: right;
}

#page.wide #right
{
    width: 800px;
    float: none;
}

#page.wide #right div
{
    float: left;
    margin-left: 10px;
}

#page.wide #right div div
{
    float: left;
    margin-left: 0;
}

#page.wide #right #tags
{
    width: 386px;
    margin-left: 0;
}

#page.wide #right #tags .col
{
    width: 25%;
    margin-left: 0;
}

#page.wide #vendor_links, #page.wide #florist_links
{
    width: 164px;
}

#right div div
{
    border: none;
    margin: 0;
    padding: 0;
}

#tags 
{
}

#right h3
{
    margin-bottom: 3px;
    font-size: 130%;
}

#right ul
{
    margin: 0;
    padding: 0;
}

#right ul li
{
    list-style: none;
    text-indent: -1em;
    margin-left: 1em;
}
    
#footer
{
    margin-top: 20px;
    text-align: right;
    font-size: 90%;
}

#address
{
    text-align: center;
    margin-top: 5px;
}


.add_block form input#id_title
{
    width: 300px;
}

.admin_tools
{
    font-family: sans-serif;
    width: 60em;
}



