/* -- Generated CSS file for bordo theme -- */
/* layout 01 */
@media screen and (min-width: 980px) {
    #container .wrapper { padding:1.3% 0; }
    #content { padding:0 1.5% 3% 0;}}
    

body {
    background:#fff url('images/bg-html.jpg') center top repeat-x;
    }

h1, h2, h3, h4, h5, h6 {
       font-family: Arial, 'Gudea', sans-serif;} 
.upgrade * {
    font-family:Arial;}
HEADER .securePageBox,
#welcome .ask-user em {
    color: #333;}
.not-logged #welcome .ask-user em {
    color: #fff;
}    
a, .linkColor {
    color:#dc2b73;}
header {
    padding:15px 0;
    background:#fff url('images/bg-html.jpg') center bottom repeat-x;
    background:#fff url('images/bg-html.jpg') center bottom -40px repeat-x;}
HEADER .securePageBox {color:#fff;}
#container {
    background-color: #fff;}
#c-register #container,
#c-authorize #container {
    margin-top: 4em;}

.themeBG {background-color:#871F47; color:#fff;}



/* HEADER
================================================= */
header {padding:2em 0 1.4em 0; color:#fff;}
#welcome {padding-top:20px;}
#logo {padding-left:7px;}

#signinDropdownContainer {background-color:#3C0F24;}
.ask-user .btn-s {text-transform:uppercase;}
#welcome #signInBtn {background-color:#3C0F24;}

/* top menu */
#authorizedUser #user-submenu {
    font-weight: bold; 
    text-transform: uppercase;
    background: #eee;
    color: #333;}
#authorizedUser .dropdownContainer {
    background-color: #F2F2F2;}
#welcome .profileLinks > li > A {
    background-color: #48132b;
    background-image: none;
    color: #F8F8F8;}
#welcome .profileLinks > li > A:hover {
    background-color: rgba(0, 0, 0, .3);
    color: #FDC752;}
#authorizedUser li ul li a {
    color: #454545;}
    

/* MAIN HORIZONTAL NAV
============================================= */
#menu { background:#fff url('images/bg-html.jpg') center bottom -40px repeat-x;}
#menu .wrapper {
    background-color: #50162f;
    background-image: linear-gradient(#50162f, #3c0f24);}
#menu .wrapper > UL > LI > A {
    padding: .8em 1.2em;}

#menu .mainMenu:hover > A, #menu UL UL {background-color:#74163c;}
#sideNav {background-color: #441329;}




/* BUTTONS 
=========================================== */
button,
input[type="submit"],
input[type="button"], 
.m-button,
.ib-btn,
.btn {
    background:#871F47;
    background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.2));
    color:#fff;
    border:none;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover, 
.m-button:hover,
.btn:hover,
.ib-btn:hover {
    background-color:#AC3B67;}


.viewMore a {
    font-weight:normal;
    color:#dc2b73;}
.viewMore a:hover {
    color:#dc2b73;
    text-decoration:underline;}

.memberTools LI {
    background: url("images/bg-tabset-a.gif") repeat-x scroll left bottom #FFFFFF;}
.memberTools LI a {
    color: #000;}


/* TABS & ACTION BUTTONS
================================================ */
.paginator A,
.paginator .pagedSelected,
.taboid li a,
#messages .threadActions UL LI,
UL.profiles OL.actions LI, 
.accordion .users-list OL.actions LI,
#media-gallery .media-edit-menu > A,
#shoutsContainer .shouts .shoutInfo A.btn-s,
.dropdownMore LI {
    background-color:#fff;
    background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
    color: #555;
    font-weight:bold;
    text-shadow:1px 1px 0 #fff;
    border-color: rgba(120,120,120,.5);
    box-shadow:1px 2px 0 rgba(0,0,0,.06);}
.taboid LI A {
    padding: .85em 1em;}
.dropdownMore > LI OL {
    border-color: rgba(100,100,100,.4);}
.paginator A:hover,    
.paginator .pagedSelected,
.taboid li a:hover,
#messages .threadActions UL LI:hover,
.taboid li.selected a,
UL.profiles OL.actions LI:hover,
.accordion .users-list OL.actions LI:hover,
#media-gallery .media-edit-menu > A:hover,
#shoutsContainer .shouts .shoutInfo A.btn-s:hover,
.dropdownMore LI:hover {
    color:#fff;
    text-shadow:1px 1px 1px rgba(0,0,0,.4);
    background-color: #943259;
    border-color:transparent;
    background-image:linear-gradient(rgba(255,255,255,.1),rgba(0,0,0,.1));}



/* aside */
#aside {
    background-color: #EDEAE9;
    border:1px solid #b6b6b6; 
    border-radius: 2px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#appMsgContainer {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) inset;}


.upgradeInfo {
    background:#f5f4f3;
    border:1px solid #b6b6b6;
    border-radius:2px;}



/* profiles */
ul.profiles.columnView li {
    border: 1px solid #EDEAE9;
    border-radius:2px;}

/* inbox */
ul.threads li.unread {background-color: #EDEAE9;}
LI.ads-email .threadTitle > span {background-color: #691e3d;color: #fff;}


/* footer */
#footer {background:#fff url('images/bg-html.jpg') center top repeat-x; padding-bottom:3em; color:#fff;}
#footer a {color: #fff;}


/* Cookie layer bottom right */
#cookie-policy { line-height:18px;color:#FFF; background:#000; background:rgba(0,0,0,.7); max-width:260px;border-radius:3px; margin:7px; padding:7px 15px;; position:fixed; right:0; top:auto; bottom:0;}
#cookie-policy button {border:1px solid #000; border-radius:2px; padding:3px 20px; margin:0px;}
#cookie-policy a {display:block;}
#cookie-policy .wrapper {width:auto; text-align:left;}

/* cis reg profile tweak */
.profile-register {box-shadow:0 3px 0 #f9f9f9; border-radius:0; margin:20px 0; background:#fafafa;}




/* ~~ hp adjustments 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hp376 #footer, 
.hp376 header {background:url(/homepages/spanish_multiple/img/bg-body-violet.jpg) center top repeat-x}

.hp921 body {background:#630843;}

.hp925 header, 
.hp925 #menu, 
.hp925 #footer {background:#1B1725;}

.hp988 header, 
.hp988 #menu {background: #280011;}

.hp936 #footer { background: #56072a; }

.hp921 header {background:#fff;}
.hp921 .not-logged #welcome .ask-user em, .hp921 HEADER .securePageBox {color:#333;}
.hp921 #welcome .profileLinks > li > A:hover {color:#fff;}

/* #verifyEmailContainer fix */
#verifyEmailContainer,
#verifyEmailContainer .verify-item {border-color:#dcdcdc;}