/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
*
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

/*ul, ol, li, h2, div
{
    margin: 0;
    padding: 0;
}*/

html
{
    padding-bottom: 0px;
    line-height: 1.5em;
    margin: 0px;
    padding-left: 0px;
    letter-spacing: 1px;
    padding-right: 0px;
    font-family: "angie-sans" ,sans-serif;
    color: #565656;
    font-size: 14px;
    padding-top: 0px;
}
img
{
    border: 0px;
}

input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #565656;
    padding: 5px;
    margin-top: 10px;
    border: #cacaca 1px solid;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: 0 4px 3px -3px #acacac;
    -moz-box-shadow: 0 4px 3px -3px #acacac;
    box-shadow: 0 4px 3px -3px #acacac;
}
textarea {line-height:1.5em;}
input:hover, textarea:hover
{
    background-color: #efefef;
    color: #f98305;
}
input:active, textarea:active
{
    background-color: #black;
    color: f98305;
}
input:focus, textarea:focus
{
    background-color: #red;
    color: f98305;
}
p
{
    padding-bottom: 15px;
}

h1
{
    text-align: center;
    padding-bottom: 12px;
    line-height: 50px;
    padding-left: 12px;
    letter-spacing: 3px;
    padding-right: 12px;
    font-family: "synthemesc" ,fantasy;
    color: #acacac;
    font-size: 50px;
    padding-top: 12px;
}

h3
{
    font-family: "hypatia-sans-pro" ,sans-serif;
    color: #f98305;
    font-size: 2em;
    letter-spacing: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.orange
{
    color: #f98305;
}
.italic
{
    font-style: italic;
}
.smaller
{
    font-size: 0.8em;
}
.bold
{
    font-weight: bold;
}

.one-edge-shadow
{
    -webkit-box-shadow: 0 8px 6px -6px #acacac;
    -moz-box-shadow: 0 8px 6px -6px #acacac;
    box-shadow: 0 8px 6px -6px #acacac;
}
.clearAll
{
    clear: both;
}
.tab
{
    margin-left: 30px;
}

.important
{
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    border: #cacaca solid 1px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 15px;
}
.important a
{
    text-decoration: none;
    color: #f98305;
    padding: 1em 0em;
    line-height: 30px;
}
.important a:hover
{
    text-decoration: none;
    color: #97c23d;
    background: url(../images/bg_sign_register.png) center no-repeat;
}

#mainBody
{
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#headerTemplate
{
    height: 120px;
    width: 100%;
    background-color: #f98305; /*bq-orange*/
}
#boheaderTemplate
{
    height: 80px;
    width: 100%;
    background-color: #f98305; /*bq-orange*/
    margin-bottom: 10px;
}
.focus
{
    color: #ffffff;
    background: url(../images/bg_menu.png) center top no-repeat;
}

#enjoyDiv
{
    background: url(../images/bg_notification.png) center top no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    color: orange;
    width: 446px;
    height: 132px;
    padding: 20px;
}
#enjoyDiv a
{
    text-decoration: none;
    color: #f98305;
    padding: 1em 0em;
    line-height: 30px;
}
#enjoyDiv a:hover
{
    text-decoration: none;
    color: #97c23d;
    background: url(../images/bg_sign_register.png) center no-repeat;
}
#hiddenDiv
{
    visibility: hidden;
    height: 0px;
    overflow: hidden;
}

#templateContents
{
    /* width: 1000px; */
    margin: 0px auto 0px auto;
    min-height: 780px; /* border: 1px solid black; */
}

#contents
{
    margin: auto;
    width: 700px;
    padding: 30px 0px;
}
/*for general information pages*/
#templateFooter
{
    color: White;
    width: 100%;
    padding-top: 15px;
    height: 50px;
    background-color: #97c23d;
    text-align: center;
    vertical-align: middle;
    margin-top: 25px;
}

.userData
{
    text-align: justify;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#name_location
{
    float: left;
    width: 200px;
    text-align: center;
}
#bio
{
    float: left;
    width: 680px;
    overflow: hidden;
    padding: 30px 20px 0px 20px;
}
.quoteColumn
{
    float: left;
    margin: 5px;
    width: 253px;
    padding: 0px 5px 10px 5px;
}

.quoteContainer
{
    float: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
    width: 250px;
    overflow: hidden;
    background: url(../images/bg_cat_temp.jpg) bottom right no-repeat;
    border: #cacaca solid 1px; 
    border-radius: 10px;
    /* border-bottom-left-radius: 15px; added round corners on the top*/
    /* border-bottom-right-radius: 15px; */
}

.quoteContainer_inner
{
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px; /*width:550px;*/
    background: url(../images/bg_cat_temp.jpg) bottom right no-repeat;
    border: #cacaca solid 1px; /*border-radius: 0.5em;*/
    border-bottom-left-radius: 15px; /*added round corners on the top*/
    border-bottom-right-radius: 15px;
}


.quoteHeader
{
    color: White;
    background: #97c23d; /*bq-green*/
    padding: 10px;
    margin-bottom: 15px; 
    border-radius: 10px 10px 0px 0px;
    font-size: 1.5em;
    line-height: 1.1em;
    height: 50px;
    overflow: hidden;
    vertical-align: middle;
}

.quoteBody
{
    padding: 0px 15px;
    /* overflow: hidden; */
    /* height: 250px; */
    /* max-height: 250px; */
}
#quote_body_signin
{
    text-align: center;
    padding-top: 15px;
}
#quote_body_signin a
{
    text-decoration: none;
    color: #f98305;
}
#quote_body_signin a:hover
{
    text-decoration: underline;
}
.quoteBodyLong
{
    padding: 0px 15px;
}

.quoteFooter
{
    background: url(../images/bg_cat_footer.png) repeat; /*bq-orange*/
    padding: 5px 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    height: 40px;
    color: #ffffff;
    font-size: 0.8em;
    font-weight: bold;
    opacity: 80%;
    border-radius: 0px 0px 10px 10px;
}
.quoteFooter a
{
    color: #fff;
    padding: 0.5em 0.5em;
}

.quoteFooter a:hover
{
    color: #f98305;
    background-color: #fff;
}


.quoteDate
{
    width: 90px;
    font-size: .6em;
    float: left;
}

.quoteUser
{
    text-align: right;
    width: 140px;
    font-size: .8em;
    float: right;
    overflow: hidden;
}

.quoteComments
{
    margin: 5px 2px 2px 2px;
    background-color: #EEEEEE;
}

#comment_sig
{
    text-align: right;
}
#comment_sig a
{
    color: #f98305;
    text-decoration: none;
}
#comment_sig a:hover
{
    text-decoration: underline;
}

/*Setting for backoffice*/
#login
{
    width: 1000px;
    padding: 30px 0px;
}

#userDiv
{
    position: absolute;
    right: 10px;
    color: white;
    text-align: right;
}
#userDiv a
{
    color: white;
    text-decoration: none;
    padding: 0.2em 0.2em;
}
#userDiv a:hover
{
    background: #97c23d;
    color: white;
}
#logo
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    padding-top: 10px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 1.2em;
    font-family: "hypatia-sans-pro" ,sans-serif;
    text-align: center;
}
#logo a
{
    color: #ffffff;
    text-decoration: none;
    padding: 2em 1.1em;
    line-height: 60px;
}


#logo a:hover
{
    color: #ffffff;
    background: url(../images/bg_menu.png) center top no-repeat;
}


#boTop
{
    font-family: "hypatia-sans-pro" ,sans-serif;
    letter-spacing: 2px;
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
#boTop ul
{
    font-size: 14px;
    list-style: none;
    width: 1000px;
    padding-left: 40px;
    margin-left: 55px;
}
#boTop li
{
    float: left;
    position: relative;
}

#boTop ul li a
{
    color: #ffffff;
    text-decoration: none;
    padding: 3em 1.1em;
    line-height: 100px;
}
#boTop ul li a:hover
{
    color: #ffffff;
    background: url(../images/bg_menu.png) center top no-repeat;
}

#categoriesList
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    table-layout: fixed;
    border: 1px solid #f7d1e3;
}

#categoriesList td
{
    overflow: hidden;
    clip: 0;
    font-size: .95em;
    padding: 3px 0px 0px 2px;
    border: 1px solid #97c23d;
}

#categoriesList th
{
    font-size: 1.1em;
    overflow: hidden;
    clip: 0;
    border: 1px solid #97c23d;
}

#usersList
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    table-layout: fixed;
    border: 1px solid #97c23d;
}

#usersList td
{
    overflow: hidden;
    clip: 0;
    font-size: .95em;
    padding: 3px 0px 0px 2px;
    border: 1px solid #97c23d;
}

#usersList th
{
    font-size: 1.1em;
    overflow: hidden;
    clip: 0;
    border: 1px solid #97c23d;
}

#quotesList
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    table-layout: fixed;
    border: 1px solid #97c23d;
}

#quotesList td
{
    overflow: hidden;
    clip: 0;
    font-size: .95em;
    padding: 3px 0px 0px 2px;
    border: 1px solid #97c23d;
}

#quotesList th
{
    font-size: 1.1em;
    overflow: hidden;
    clip: 0;
    border: 1px solid #97c23d;
}

#commentsList
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    table-layout: fixed;
    border: 1px solid #97c23d;
}

#commentsList td
{
    overflow: hidden;
    clip: 0;
    font-size: .95em;
    padding: 3px 0px 0px 2px;
    border: 1px solid #97c23d;
}

#commentsList th
{
    font-size: 1.1em;
    overflow: hidden;
    clip: 0;
    border: 1px solid #97c23d;
}

.password_reset
{
    margin-left: auto;
    margin-right: auto;
    width: 350px;
}

.error
{
    text-align: center;
    color: #f98305;
}

/*styling for the homepage and other fun pages*/
#container
{
    margin: 0 auto;
    position: relative;
    width: 1000px;
    clear: both;
}
#main_login
{
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
    color: white;
}
#main_login a, #templateFooter a
{
    color: white;
    text-decoration: none;
    padding: 0.2em 0.2em;
}
#main_login a:hover, #templateFooter a:hover
{
    background: #f98305;
    color: white;
}
#main_footer a
{
    color: white;
    text-decoration: none;
    padding: 0.2em 0.2em;
}
#main_footer a:hover
{
    background: #97c23d;
    color: white;
}
#main_header
{
    background: url(../images/front_header_bg.jpg) top center no-repeat;
    text-align: center;
}

#main_slogan
{
    /*background:url(../images/front_header_bg.jpg) top center no-repeat;*/
    text-align: center;
    font-family: "hypatia-sans-pro" ,sans-serif;
    font-size: 2em;
    text-height: max-size;
    line-height: 1.2em;
    letter-spacing: 2px;
    color: #97c23d;
    font-style: normal;
    font-weight: 300; /*margin-bottom:50px;*/
}
#main_share
{
    background: url(../images/bg_lower_center.png) bottom center no-repeat;
    height: 200px;
    font-family: "hypatia-sans-pro" ,sans-serif;
    color: #f98305;
    text-shadow: 5px 2px #ffffff;
    font-size: 2.7em;
    letter-spacing: 2px;
    margin-top: 50px;
}
#share_quotes
{
    padding-left: 115px;
    padding-top: 0px;
    float: left;
}
#browse_quotes
{
    padding-left: 290px;
    padding-top: 0px;
    float: left;
    clear: right;
}
#share_quotes a, #browse_quotes a
{
    color: #f98305;
    text-decoration: none;
    padding: 1em 0em;
    line-height: 40px;
}
#share_quotes a:hover, #browse_quotes a:hover
{
    background: url(../images/bg_share_laugh_heart.png) center no-repeat;
    height: 90px;
}
#main_footer
{
    text-align: center;
    color: white;
    padding-top: 145px;
    font-size: 14px;
    text-shadow: none;
}

#shareDiv
{
    width: 600px;
    margin: 0px auto 0px auto;
}

#quoteEdit
{
    font-size: 1.1em;
    width: 600px;
    margin: 0px auto 0px auto;
}

/**
 * Grid container
 */
#tiles {
list-style-type: none;
position: relative; /** Needed to ensure items are laid out relative to this container **/
margin: 0;
}

/**
 * Grid items
 */
#tiles li {
display: none; /** Hide items initially to avoid a flicker effect **/
}

/**
 * Grid item text
 */
#tiles li p {
}

