/**
 * Style overrides for the IPv6 Forum theme.
 */
body {
    background:
        url(../images/forum/top-left-dots.png),
        linear-gradient(0deg, rgba(0,102,153,1) 0%, rgba(0,102,153,1) 100%),
        url(../images/forum/Left-IPv6Forum.svg),
        linear-gradient(0deg, rgba(0,14,28,1) 0%, rgba(0,14,28,1) 100%),
        linear-gradient(180deg, rgba(98,98,98,1) 0%, rgba(244,244,244,1) 30%, rgba(255,255,255,1) 100%);
    background-size: 449px 150px, 10px 150px, 2.5%, 1px 1px, 10px 8px;
    background-repeat: no-repeat, repeat-x, no-repeat, repeat-x, repeat-x;
    background-position: top left, 450px 0, 0.8% 150px, 0 150px, 0 151px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

a:link, a:visited {
    color: #333;
    text-decoration: none;
}

a:hover, a:active {
    color: #1E90FF;
    text-decoration: underline;
    background-color: transparent;
}

.container_16 {
    width: 96%;
}

.brand {
	width: 500px;
	height: 90px;
	background-color: #006699;
    box-shadow: inset 5px 5px 8px 0px rgba(255, 255, 255, 0.50), inset -5px -5px 5px 0px rgba(0, 0, 0, 0.30);
    border-radius: 5px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    text-shadow: 2px 2px 6px #000000BB;
    font-size: 28px;
    line-height: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    position: relative;
    top: 48px;
}

.brand .logo {
    position: absolute;
    top: 12px;
    left: 51px;
}

.brand .slogan {
    position: absolute;
    top: 12px;
    left: 192px;
}

#theme_header .quote {
    float: right;
    margin-top: 48px;
}

#theme_header .banner {
    position: absolute;
    top: 0;
    height: 39px;
    width: 100%;
    color: #c5dff0;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 5px 2px 5px 0px rgba(0, 0, 0, 0.50);
}

#theme_header .site-name {
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    height: 25px;
    line-height: 25px;
    background-color: #000;
    padding-left: 15px;
    border-radius: 10px 0px 0px 10px / 50% 0px 0px 50%;
}

#theme_header .datetime {
    position: absolute;
    right: 0;
    width: 215px;
    padding-right: 10px;
    height: 29px;
    padding-top: 10px;
    background-color: #000;
    text-align: right;
    border-radius: 30px 0px 0px 0 / 30px 0px 0px 0;
}

#theme_navigation_bar {
    background-color: #069;
    margin: -2px 0 0 0;
    border-bottom: solid #000 1px;
}

.theme_blockcontent {
    overflow: auto;
}

.z-bid-100 {
    text-align: center;
}

#theme_header {
    margin: 0;
    background-color: transparent;
}

#theme_header {
    height: 150px;
    position: relative;
    margin-bottom: 3px;
}

#theme_page_container {
    padding: 0;
    margin: 0 0 20px 4%;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
}

#theme_leftcol,
#theme_rightcol,
#theme_maincontent {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 10px;
}

/*
Left background is a horizontally striped gradient with these four colors:

#c3daed
#d4e2ed
#ccdeed
#b8cee0

Middle and left background is a horizontally striped gradient with these four colors:

#f4f4f4
#ffffff
#f9f9f9
#e6e6e6
*/
#theme_content {
    background-image:
      linear-gradient(180deg, #c3daed 12.50%, #d4e2ed 12.50%, #d4e2ed 25%, #ccdeed 25%, #ccdeed 37.50%, #b8cee0 37.50%, #b8cee0 50%, #c3daed 50%, #c3daed 62.50%, #d4e2ed 62.50%, #d4e2ed 75%, #ccdeed 75%, #ccdeed 87.50%, #b8cee0 87.50%, #b8cee0 100%),
      linear-gradient(180deg, #f4f4f4 12.50%, #ffffff 12.50%, #ffffff 25%, #f9f9f9 25%, #f9f9f9 37.50%, #e6e6e6 37.50%, #e6e6e6 50%, #f4f4f4 50%, #f4f4f4 62.50%, #ffffff 62.50%, #ffffff 75%, #f9f9f9 75%, #f9f9f9 87.50%, #e6e6e6 87.50%, #e6e6e6 100%);
    background-size: 18.75% 8px, 8px 8px;
    background-repeat: repeat-y, repeat;
    border-left: 1px solid #0B5578;
    border-right: 1px solid #0B5578;
    margin-top: 0;
    margin-bottom: 0;
}

#theme_content.z-1col {
    background-image: none;
    background-color: #fff;
}

.z-blockposition-center {
    background-color: transparent;
    border: none;
}

#theme_footer {
    margin: 0;
    padding: 0;
    background-color: #069;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAXCAYAAAAoRj52AAAACXBIWXMAAAsTAAALEwEAmpwYAAAALUlEQVQoz2NkSJvJgA0wMeAATAwPH/5nePjwP9E6WBjk5RlJtIN0iVFXDYCrAM9qGDnXc9zyAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    overflow: auto;
}

#theme_footer .slogan {
    background-color: black;
    text-align: right;
    padding-right: 15px;
    color: #c5dff0;
    font-weight: bold;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    font-style: normal;
    float: right;
    width: 80.5%;
    border-radius: 10px 0px 0px 10px / 50% 0px 0px 50%;
}

#theme_rightcol .z-block {
    border: none;
    border-right: solid #069 9px;
    background-image:
        linear-gradient(90deg, rgba(176,202,222,1) 0%, rgba(0,102,153,1) 100%),
        linear-gradient(90deg, rgba(176,202,222,1) 0%, rgba(0,102,153,1) 100%),
        linear-gradient(180deg, #c3daed 12.50%, #d4e2ed 12.50%, #d4e2ed 25%, #ccdeed 25%, #ccdeed 37.50%, #b8cee0 37.50%, #b8cee0 50%, #c3daed 50%, #c3daed 62.50%, #d4e2ed 62.50%, #d4e2ed 75%, #ccdeed 75%, #ccdeed 87.50%, #b8cee0 87.50%, #b8cee0 100%);
    background-size: 100% 9px, 100% 9px, 100% 8px;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: 0 0, left bottom, 6px 0;
    padding: 15px 7px 15px 15px;
    margin-bottom: 2em;
    border-radius: 50px 0px 0px 50px / 9px 0px 0px 9px;
    background-color: transparent;
}

ul.navlist {
    border-top: none;
    list-style-type: disc;
    padding-left: 1em;
}

ul.navlist li {
    margin-left: 0.5em;
}

ul.navlist li[style] {
	font-weight: bold;
	margin-left: -1em;
	margin-top: 0.7em;
}

ul.navlist li a {
    border-bottom: none;
    display: inline;
    padding: 0;
}

ul.navlist li a:hover {
    background: transparent;
    color: #1E90FF;
}

.z-bkey-banners {
    text-align: center;
}

.z-module-zikulausersmodule.account.menu {
    padding-left: 2em;
}