/*
Theme Name: Twenty Eleven WRMQ
Theme URI: http://weddingsromantique.com
Description: Styling for weddingsromantique.com website
Author: WebTech
Author URI: http://jaymunda.com/
Template: twentyeleven
Version: 1.0
*/

@import url('theme.css');

body {
    color: #5F898F;
    font-family: Verdana,Arial,sans-serif;
    line-height: 1.5em;
}

    body.custom-background {
        /*	background-color: #593A66; */
        background-color: #90B1B6;
    }

.one-column #page {
    margin: 6px auto 2em auto;
    width: 1012px;
    max-width: none;
}

p {
    margin-bottom: 0.7em;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 0.8em;
}

h2.category-post-list-title {
    line-height: 1.0em;
    padding-bottom: 0px;
    padding-top: 5px;
}

label.block {
    display: block;
}

div.category-post-list-title {
    font-size: 0.8em;
    padding-bottom: 0px;
    padding-top: 0px;
}

.entry-content h1,
.comment-content h1,
.entry-title,
.entry-title a,
.singular .entry-title {
    /*	color: #794F7B; */
    color: #5F898F;
    font-weight: normal;
    margin: 0em, 0em, 0em, 0em;
    font-size: 1.0em;
}

    .entry-content h2, .comment-content h2, .entry-title h2 {
        color: #5F898F;
        font-weight: normal;
        margin: 0em, 0em, 0.5em, 0em;
        font-size: 1em;
    }

article.intro {
    background-color: #DED6DF;
    margin-bottom: 0px;
    padding: 0px;
}

    article.intro .entry-content {
        margin: 0px;
        padding: 0px;
    }

.singular.page .hentry {
    padding: 0px;
}

.category section.recent-posts {
    float: right;
    margin: 0 0 0 31%;
    width: 69%;
}

.category #main .widget-area,
.page-template-showcase-php #main .widget-area {
    float: left;
    margin: 0 -28% 0 0;
    width: 28%;
}

.AJXIRUVDeWZD img {
    max-width: 100%;
}

#page {
    width: 1012px;
    max-width: none;
    background-color: transparent;
}

#main, #branding, #colophon {
    width: 940px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
}

#main {
    padding-top: 0px;
}

#primary {
    background: #F2EFF3;
    padding-top: 1.625em;
}

#branding {
    border-style: none;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}

img#logo {
    height: 85px;
    width: 363px;
    top: 195px;
    left: 0px;
    position: absolute;
    padding: 0px;
    margin: 0px;
    z-index: 10;
}

#access {
    background: #638F96;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0px;
    width: 100%;
}

    #access a {
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
    }

    #access div {
        margin: 0px 3.6% 0px 5.6%;
    }

.entry-content, .entry-summary {
    padding: 0px, 0px, 0px, 0px;
}

.quote {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}

#site-generator {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #638F96;
    color: #FFFFFF;
}

/* Forms */
.input-text,
.input-password,
.input-email,
.input-tel,
.input-url,
.input-number,
.input-textarea {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    color: #888;
    padding: 3px;
}

    .input-text:focus,
    .input-password:focus,
    .input-email:focus,
    .input-tel:focus,
    .input-url:focus,
    .input-number:focus,
    .input-textarea:focus {
        color: #373737;
    }

.input-text,
.input-password,
.input-email,
.input-tel,
.input-url,
.input-number {
    height: 24px;
    line-height: 24px;
}

.input-textarea {
    width: 98%;
    overflow: auto;
}

#inquiry.kr .input-textarea {
    height: 90px;
}

input#s {
    background: url(http://www.weddingsromantique.com/wp/wp-content/themes/twentyeleven_wrmq/images/search.png) no-repeat 5px 6px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}

input#searchsubmit {
    display: none;
}

/** Kohana section styling */

/**
 * Inquiry page styling
 */

/* Input field widths */
div#inquiry.kr {
    width: 668px;
    margin: 0 auto;
}

#inquiry.kr input {
    display: block;
}

#inquiry.kr table {
    border-style: none;
    table-layout: fixed;
    margin: 0 auto;
    border-collapse: collapse;
}

    #inquiry.kr table td {
        border-style: none;
        padding: 9px 0 0 0;
        vertical-align: top;
    }

        #inquiry.kr table td.msg {
            padding-top: 29px;
            font-size: .9em;
            line-height: 1.2em;
        }

    #inquiry.kr table#state-zip {
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
    }

        #inquiry.kr table#state-zip td {
            padding: 0;
            width: auto;
        }

#inquiry.kr label {
    font-size: 0.9em;
    line-height: 1em;
    padding: 3px 0;
}

    #inquiry.kr label.name {
        display: block;
    }

    #inquiry.kr label.status {
        font-size: 0.9em;
        line-height: 1em;
        margin-top: 3px;
        padding: 3px;
        display: inline-block;
    }

#inquiry.kr p.status {
    font-size: 0.9em;
    line-height: 1em;
    margin-top: 12px;
    padding: 3px;
}

#inquiry.kr h1 {
    padding-top: 0.8125em;
    margin-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #553857;
    font-weight: bold;
}

#inquiry.kr h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0.75em;
    margin-bottom: 0.25em;
}


#inquiry.kr .w-250 {
    width: 282px;
}

#inquiry.kr .w-320 {
    width: 320px;
}

#inquiry.kr .w-600 {
    width: 660px;
}

#inquiry.kr .input-full-width {
    width: 592px;
}

/* Other */
.widget a {
    color: #5F898F;
    font-weight: 400;
}

.entry-meta a {
    color: #5F898F;
    font-weight: 400;
}