
/* /var/www/clients/client16/web19/web/layout/nanjo/css/layout.css */
body {
width: 100%;
margin: 0 auto;
}
div#container {
position: relative;
max-width: 976px;
width: 97.6%;
margin: 0 auto;
padding: 1.2%;
text-align: left;
background: white;
}
#header {
position: relative;
margin-bottom: 20px;
border: none;
color: #FFFFFF;
text-decoration: none;
}
#header div#header-content {
width: 95%;
margin: 0 auto;
padding: 0;
position: relative;
}
#header a {
color: #FFFFFF;
}
#header h1.site_name {
font: 36px/110% Damion,Georgia,"Times New Roman",Times,serif;
margin: 0;
padding: 2px 0 6px;
text-align: center;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
#header p.site_slogan {
color: #eee;
margin: -5px auto 0;
padding: 1px 0;
font-size: 85%;
}
#header p.welcome_msg {
margin: 0 auto;
padding: 2px 0;
position: absolute;
top: 35px;
right: 0px;
width: 19.7125%;
max-width: 192px;
font-size: 85%;
color: #eee;
}
p.welcome_msg a,
p.welcome_msg a:link,
p.welcome_msg a:visited {
}
p.welcome_msg a:hover,
p.welcome_msg a:focus,
p.welcome_msg a:active {
}
#navigation {
margin: 0;
padding: 0;
position: absolute;
top: 10px;
z-index: 100;
}
#searchform .icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f50d;&nbsp;'); }
#searchform .icon-search:before { content: '𯔍'; font-size: 18px; line-height: 18px; }
div#container .breadcrumbs {
margin: 0 0 15px;
padding: 6px 0 7px 15px;
display: block;
}
div#container div#wrapper {
overflow: visible;
width: 100%;
margin: 0;
padding: 0;
}
div#container div#wrapper:before,
div#container div#wrapper:after {
content: "";
display: block;
clear: both;
height: 1%;
overflow: hidden;
}
* html div#container div#wrapper {
height: 1%;
overflow: visible;
}
body.left-center-right div#container div#wrapper {
}
body.left-center div#container div#wrapper {
}
body.center-right div#container div#wrapper {
}
body.center div#container div#wrapper {
}
body.js_off div#container div#wrapper {
}
div#container div#wrapper div#leftblocks {
overflow: auto;
padding: 0;
}
body.js_off div#container div#wrapper div#leftblocks {
margin: 0;
}
div#container div#wrapper div#centerblocks {
overflow: visible;
}
div#container div#wrapper div#centerblocks-content {
padding: 0;
}
body.left-center-right div#container div#wrapper div#centerblocks {
}
body.left-center div#container div#wrapper div#centerblocks {
border-bottom: 1px solid #888;
}
body.center-right div#container div#wrapper div#centerblocks {
width: 100%;
max-width: 976px;
}
body.center div#container div#wrapper div#centerblocks {
width: 100%;
max-width: 976px;
margin: 0;
padding: 0;
}
body.js_off div#container div#wrapper div#centerblocks {
display: inline;
}
div#container div#wrapper div#rightblocks {
clear: both;
margin: 0 0 15px;
padding: 15px 1.5%;
color: #666;
}
div#container div#wrapper div#rightblocks:before,
div#container div#wrapper div#rightblocks:after {
display: table;
content: "";
}
body.js_off div#container div#wrapper div#rightblocks {
clear: both;
width: 100%
max-width: 976px;
}
#footer {
padding: 2px;
color: #223;
font-size: 10px;
border-top: 1px solid #888;
}
div#container div#footer-content {
margin: 0 auto 6px;
}
#footer a,
#footer a:link,
#footer a:visited {
}
#footer a:hover,
#footer a:focus,
#footer a:active {
}
#footer p.back-top {
clear: both;
margin: 10px auto 15px;
padding: 0;
}
#footer div.copyright {
margin: 5px 0 10px;
}
#footer div.copyright_notice {
}
#footer div.copyright_notice small {
font-style: normal;
}
#footer div.site_info {
margin: 5px 0 10px;
}
#footer .powered_by {
}
#footer .execution_textandtime {
}
@media only screen and (max-width: 519px) {
#header {
position: relative;
background: #5e5e5e;
background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 49%, #5e5e5e 51%, #777777 100%);
background: -webkit-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: -ms-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
border: none;
color: #FFFFFF;
text-decoration: none;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#header h1.site_name {
text-align: left;
}
#header p.site_slogan {
display: none;
}
p.welcome_msg {
display: none;
}
#block-search {
position: absolute;
top: 10px;
right: 42px;
z-index: 1000;
}
#searchform {
clear: both;
float: right;
position: static;
width: 160px;
z-index: 1000;
display: none;
margin: 3px 0;
padding: 5px;
background: #fff !important;
border: solid 1px #999 !important;
-webkit-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-moz-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#searchform input#q {
background: #AAA !important;
padding: 4px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#navigation {
position: absolute;
top: 10px;
right: 0;
z-index: 1000;
}
.icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x1f50d;&nbsp;'); }
.icon-nav { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe005;&nbsp;'); }
.icon-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe73a;&nbsp;'); }
.icon-search:before { content: '𯔍'; font-size: 18px; line-height: 18px; }
.icon-nav:before { content: '\e005'; }
.icon-rss:before { content: '\e73a'; }
.mobile-icon-frame {
position: relative;
cursor: pointer;
display: block;
float: right;
height: 30px;
width: 35px;
margin-bottom: 3px;
margin-right: 3px;
}
.mobile-icon-frame:after {
padding: 1px;
content: "";
position: absolute;
width: 100%;
height: 100%;
top: -1px;
left: -1px;
z-index: -1;
background: #3b3b3b;
background: -moz-linear-gradient(top,  #444444 0%, #333333 100%);
background: -webkit-linear-gradient(top,  #444444 0%,#333333 100%);
background: -ms-linear-gradient(top,  #444444 0%,#333333 100%);
background: linear-gradient(to bottom,  #444444 0%,#333333 100%);
-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.4), inset 0 1px rgba(0,0,0,.5), inset 0 -1px rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.4), inset 0 1px rgba(0,0,0,.5), inset 0 -1px rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.2);
box-shadow: inset 0 0 1px rgba(0,0,0,.4), inset 0 1px rgba(0,0,0,.5), inset 0 -1px rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#global-nav {
clear: both;
float: right;
position: static;
width: 160px;
z-index: 1000;
display: none;
margin: 3px 0;
padding: 10px 5px;
background: #fff !important;
border: solid 1px #999 !important;
-webkit-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-moz-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#global-nav:before {
content: "";
position: absolute;
top: 30px;
left: 146px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 8px solid #FFF;
}
#global-nav li {
clear: both;
float: none;
margin: 5px 0 5px 10px !important;
padding: 0 !important;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
#global-nav a,
#global-nav ul a {
font: inherit !important;
text-transform: inherit !important;
background: none !important;
width: auto !important;
display: inline !important;
padding: 0 !important;
color: #666 !important;
border: none !important;
text-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
#global-nav a:hover,
#global-nav ul a:hover {
background: none !important;
color: #000 !important;
}
#global-nav ul {
position: static;
display: block;
margin: 0;
padding: 0;
background: none;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#footer div.copyright {
text-align: center;
}
#footer div.site_info {
text-align: center;
}
}
@media only screen and (min-width: 520px) and (max-width: 900px) {
#header div#header-content {
width: 100%;
margin-bottom: 55px;
}
#header div#header-content hgroup {
margin-bottom: 10px;
}
#header div#header-content h1.site_name a {
color: #5e5e5e;
}
#header h1.site_name {
margin: 8px 0 4px 0;
color: #5e5e5e;
text-align: left;
}
#header p.site_slogan {
color: #5e5e5e;
text-align: left;
font-size: 12px;
margin: 0 5px 10px 5px;
}
#header p.welcome_msg {
width: 30%;
min-width: 170px;
color: #5e5e5e;
text-align: left;
}
#navigation {
top: 80px;
width: 100%;
background: #5e5e5e;
background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 49%, #5e5e5e 51%, #777777 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(49%,#707070), color-stop(51%,#5e5e5e), color-stop(100%,#777777));
background: -webkit-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: -o-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: -ms-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
color: #FFFFFF;
text-decoration: none;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#navigation ul {
list-style-type: none;
margin: 0 1em;
padding: 0;
}
#navigation ul li.menuitem {
float: left;
display: block;
}
#navigation ul li.menuitem a {
display: block;
height: 2.3em;
line-height: 2.2em;
padding: 0 0.8em;
text-decoration: none;
color: #fafafa;
font-size: 13px;
border-right:1px solid #5d5d5d;
border-left:1px solid #929292;
border-bottom:1px solid #575757;
border-top:1px solid #797979;
}
#navigation ul li.menuitem a:hover {
text-decoration: none;
}
#navigation ul li.menuitem:first-child a {
border-left: medium none;
}
#navigation ul li.last {
}
#navigation ul li.last a {
padding-right: 1em;
border-right: medium none;
}
#navigation ul li.last a:hover {
}
}
@media only screen and (min-width: 520px) {
#searchform,
#global-nav {
display: block !important;
}
#navigation li a.selected {
background: #444;
}
#navigation li:hover {
position: relative;
z-index: 100;
}
#navigation li ul {
display: none;
}
#navigation li:hover > ul {
position: absolute;
border: solid 1px #ccc;
z-index: 200;
display: block;
margin: 0;
padding: 10px 0;
background: #fff !important;
border: solid 1px #ccc !important;
-webkit-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-moz-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
box-shadow: 1px 2px 0 rgba(0,0,0,.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#navigation li:hover > ul:before {
content: "";
position: absolute;
top: -7px;
left: 15px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 8px solid #fff;
}
#navigation ul li.menuitem ul a {
width: 142px;
}
#navigation ul li.menuitem ul li a,
#navigation ul li.menuitem ul li a:link,
#navigation ul li.menuitem ul li a:visited {
border-width: 0px;
color: #666;
}
#navigation ul li.menuitem ul li a:hover,
#navigation ul li.menuitem ul li a:focus,
#navigation ul li.menuitem ul li a:active {
background: #f3f3f3;
color: #000;
color: black;
}
#navigation ul li.menuitem ul li.last a,
#navigation ul li.menuitem ul li.last a:link,
#navigation ul li.menuitem ul li.last a:visited {
padding-right: 1em;
border-right: none;
}
#navigation ul ul li.last > a,
#navigation ul ul li:last-child > a {
border-bottom: 0px;
}
#navigation > ul > li.last > a,
#navigation > ul > li.last > a:link,
#navigation > ul > li.last > a:visited {
}
#navigation > ul > li:last-child > a,
#navigation > ul > li:last-child > a:link,
#navigation > ul > li:last-child > a:visited {
}
#navigation > ul > li.menuitem ul li.menuitem a,
#navigation > ul > li.menuitem ul li.menuitem a:link,
#navigation > ul > li.menuitem ul li.menuitem a:visited {
border-left: 0px;
}
#navigation li:hover > ul li:hover ul {
top: -1px;
left: 150px;
}
}
@media only screen and (min-width: 901px) {
#header {
position: relative;
background: #5e5e5e;
background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 49%, #5e5e5e 51%, #777777 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(49%,#707070), color-stop(51%,#5e5e5e), color-stop(100%,#777777));
background: -webkit-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: -o-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: -ms-linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
background: linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
-pie-background: linear-gradient(top, #8a8a8a 0%,#707070 49%,#5e5e5e 51%,#777777 100%);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
border: none;
color: #FFFFFF;
text-decoration: none;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
behavior: url(/layout/winkey12/css/PIE.htc);
}
#header div#header-content {
width: 100%;
}
#header p.site_slogan {
width: 60.5749%;
max-width: 590px;
text-align: center;
}
#navigation ul {
list-style-type: none;
margin: 0 1em;
padding: 0;
}
#navigation ul li.menuitem {
float: left;
display: block;
}
#navigation ul li.menuitem a {
display: block;
height: 2.3em;
line-height: 2.2em;
padding: 0 0.8em;
text-decoration: none;
color: #fafafa;
font-size: 13px;
border-right:1px solid #5d5d5d;
border-left:1px solid #929292;
}
#navigation ul li.menuitem a:hover {
background: #666;
color: #fff;
color: white;
text-decoration: none;
}
#navigation ul li.menuitem:first-child a {
border-left: medium none;
}
#navigation ul li.last {
}
#navigation ul li.last a {
padding-right: 1em;
border-right: medium none;
}
#navigation ul li.last a:hover {
}
div#container div#wrapper div#leftblocks {
overflow: auto;
float: right;
width: 32.4795%;
max-width: 317px;
margin-left: 1.4344%;
padding: 0;
}
body.js_off div#container div#wrapper div#leftblocks {
float: right;
margin: 0;
}
body.left-center-right div#container div#wrapper div#centerblocks {
float: left;
width: 65.8811%;
max-width: 643px;
}
body.left-center div#container div#wrapper div#centerblocks {
float: left;
width: 65.8811%;
max-width: 643px;
}
body.js_off div#container div#wrapper div#centerblocks {
display: inline;
float: left;
width: 65.8811%;
max-width: 643px;
}
#footer div.copyright {
float: left;
margin: 5px 0 10px;
}
#footer div.copyright_notice address {
font-style: normal;
}
#footer div.site_info {
float: right;
text-align: right;
margin: 5px 0 10px;
}
}
/* /var/www/clients/client16/web19/web/layout/nanjo/css/block.css */

div#leftblocks ul,
div#leftblocks ol,
div#rightblocks ul,
div#rightblocks ol {
padding-left: 0;
}
li.listitem {
margin: 2px 0;
padding: 2px 0;
list-style-type: none;
}
div#centerblocks div.block-message {
margin: 1.2em 0;
padding: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 4px 1px #aaa;
}
div#centerblocks div.block-message dl {
margin: 0;
padding: 0;
}
div#centerblocks div.block-message dl dt {
margin: 0;
padding: 8px;
color: #222;
font-weight: bold;
text-align: center;
line-height: 1.5em;
background: #e8e8e8;
}
div#centerblocks div.block-message dl dd {
margin: 0;
padding: 8px;
font-weight: bold;
}
.block-related {
margin: 0 0 15px 0;
padding: 15px;
color: #666;
}
.block-related h3 {
margin: 0 0 10px 0;
padding: 0;
font-size: 100%;
font-weight: bold;
}
.block-related div.block-related-content {
margin: 0;
padding: 0;
}
div#centerblocks {
margin-bottom: 12px;
}
div#centerblocks .block-center {
margin: 0 0 15px 0;
padding: 15px;
}
div#centerblocks h2 img,
div#centerblocks h3 img,
div#centerblocks h4 img {
vertical-align: middle;
}
div#centerblocks .block-center div.block-center-content {
margin: 0;
padding: 0;
}
div#centerblocks .block-center div.block-center-content img {
max-width:100%;
height:auto;
}
div#leftblocks {
margin: 0;
line-height: 21px;
}
div#leftblocks .block-list,
div#leftblocks .block-left {
margin-bottom: 15px;
padding: 15px;
color: #666
}
div#leftblocks .block-list h2,
div#leftblocks .block-left h2 {
margin: 0 0 10px;
padding: 0;
font-size: 16px;
color: #222;
}
div#leftblocks .block-list h2 img,
div#leftblocks .block-left h2 img {
vertical-align: middle;
}
div#leftblocks .block-list div.block-list-content,
div#leftblocks .block-left div.block-left-content {
margin: 0 0 10px 5px;
padding: 0;
}
div#leftblocks ul {
margin: 0 0 10px;
}
div#leftblocks ul li {
margin: 0;
}
div#rightblocks {
line-height: 21px;
}
div#rightblocks .block-left,
div#rightblocks .block-list,
div#rightblocks .block-right {
width: 268px;
margin: 10px;
padding: 0;
float: left;
}
div#rightblocks .block-list h2,
div#rightblocks .block-right h2 {
margin: 0 0 10px;
padding: 0;
font-size: 16px;
color: #222;
}
div#rightblocks .block-list h2 img,
div#rightblocks .block-right h2 img {
vertical-align: middle;
}
div#rightblocks .block-list div.block-list-content,
div#rightblocks .block-right div.block-right-content {
margin: 0 0 10px 5px;
padding: 0;
}
div#rightblocks ul {
margin: 0 0 10px;
}
div#rightblocks ul li {
margin: 0 0 0 5px;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/form.css */

div#block-search {
margin: 0;
padding: 0;
border: 0;
}
div#block-search form#searchform div {
position: relative;
margin: 0 20px 0 0;
width: 160px;
height: 26px;
line-height: 26px;
padding: 2px 5px;
z-index: 3;
}
div#block-search form#searchform div input {
position: relative;
border: 0px solid transparent;
height: 25px;
background: transparent;
line-height: 15px;
}
div#block-search form#searchform div input.text {
position: absolute;
z-index: 5;
float: left;
width: 160px;
}
div#block-search form#searchform div input.submit {
position: relative;
vertical-align: top;
z-index: 10;
float: right;
width: 30px;
cursor: pointer;
background: #fff;
filter: Alpha(opacity=0);
opacity: 0;
}
input {
margin: 2px;
}
input,
select,
textarea {
font-family: arial, verdana, tahoma, helvetica, sans-serif;
margin-top: 2px;
margin-bottom: 2px;
}
select,
input {
vertical-align: middle;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
border: 1px solid #ccc;
padding: 4px;
outline: none;
border-radius: 3px;
font-size: 13px;
color: #555;
margin-left: 0;
margin-right: 3px;
min-width: 40px;
line-height: 1.5;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 5px;
height: 1.2em;
width: 1.2em
}
input[type="submit"],
padding: 4px;
height: 3em;
min-width: 100px;
}
select {
min-width: 100px;
}
select.multiple,
select[multiple="multiple"] {
height: auto;
}
option {
padding-right: 4px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #aaa;
color: #222;
box-shadow:  0 0 3px rgba(0,0,0,.2);
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
background: #eee;
background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
background: #eee linear-gradient(to bottom, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
border: 1px solid #aaa;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 4px 9px;
border-radius: 3px;
color: #444;
display: inline-block;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-shadow: 0 1px rgba(255, 255, 255, .75);
cursor: pointer;
line-height: normal;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
color: #222;
background: #ddd;
background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);
background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);
background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);
background: #ddd linear-gradient(to bottom, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);
border: 1px solid #888;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
border: 1px solid #666;
background: #ccc;
background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
background: #ccc linear-gradient(to bottom, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
a.button:link,
a.button:visited {
color: #444;
}
a.button:hover {
color: #222;
text-decoration: none;
}
div#block-search form#searchform div div.icon-search {
position: absolute;
cursor: pointer;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
float: right;
top: 0;
left: 130px;
z-index: 7;
}
@media only screen and (min-width: 520px) and (max-width: 900px) {
div#block-search form#searchform {
position: absolute;
top: 5px;
right: 5px;
margin: 0;
padding: 0;
}
div#block-search form#searchform div input.text {
background-color: #aaa;
color: #fff;
padding: 2px 10px 2px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
div#block-search form#searchform div div.icon-search { color: #f1f1f1; }
}
@media only screen and (min-width: 901px) {
div#block-search form#searchform {
position: absolute;
top: 5px;
right: 5px;
margin: 0;
padding: 0;
}
div#block-search form#searchform div input.text {
background-color: #f1f1f1;
padding: 2px 10px 2px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
div#block-search form#searchform div div.icon-search { color: #5e5e5e; }
}
div#block-search form#searchform p {
margin: 0;
padding: 0;
}
@media only screen and (max-width: 480px) {
div#block-search form#searchform {
display: none;
}
div#block-search form#searchform div {
margin: 0;
padding: 0;
}
}
#login_facebook{left:0px;width:141px;}
#login_facebook{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position:0 0;}
#login_twitter{left:0px;width:141px;}
#login_twitter{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -23px;}
#login_linkedin{left:0px;width:141px;}
#login_linkedin{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -44px;}
#login_google{left:0px;width:141px;}
#login_google{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -66px;}
#login_yahoo{left:0px;width:141px;}
#login_yahoo{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -88px;}
#login_microsoft{left:0px;width:141px;}
#login_microsoft{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -110px;}
#login_github{left:0px;width:141px;}
#login_github{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -132px;}
#login_openid{left:0px;width:141px;}
#login_openid{background:url('/images/oauth-login-with-sprite.png') no-repeat; background-position: 0 -154px;}
form#loginform input,
form#loginform select,
form.third-party-login input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
form#loginform dl {
margin: 0;
padding: 0;
}
form#loginform dl dt {
margin: 0;
padding: 0;
}
form#loginform dl dd {
margin: 0;
padding: 0;
}
form#loginform input.submit {
height: 38px;
font-size: 12px;
margin: 10px 0;
padding: 4px;
min-width: 110px;
}
form#loginform ul.navi {
list-style-position: outside;
list-style-type: none;
padding: 0;
}
form#loginform ul.navi li {
margin: 0;
padding: 0;
}
form.third-party-login {
margin: 0.5em 0;
}
form.third-party-login div {
position: relative;
}
form.third-party-login div img {
position: absolute;
left: 6px;
top: 6px;
}
form.third-party-login div input.submit {
text-indent: 24px;
font-size: 12px;
height: 28px;
}
div.third-party-login {
width: 164px;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/story.css */

div#centerblocks .storytext {
margin: 0 0 15px 0;
padding: 15px;
}
div#centerblocks .storytext h1.story_title {
margin: 0 0 10px 0;
padding: 0;
font-size: 20px;
}
div#centerblocks .storytext ul.icon {
list-style-type: none;
float: right;
margin: 0;
padding: 0;
text-align: right;
}
div#centerblocks .storytext ul.icon li{
display: inline;
margin: 0;
padding: 0;
}
div#centerblocks .storytext div.status {
color: #989898;
font-size: 11px;
padding: 0 0 10px;
}
div#centerblocks .storytext div.story_introtext {
margin: 0;
padding: 0;
}
div#centerblocks .storytext div.story_introtext img {
max-width:100%;
height:auto;
}
div#centerblocks .storytext span.story_image {
float: right;
width: 48px;
height: 48px;
margin: -8px 0 0;
padding: 0;
}
div#centerblocks .storytext div.navi {
clear: both;
font-size: 11px;
margin: 0 0 10px 0;
padding: 0;
}
div#centerblocks .storytext div.feedback {
font-size: 11px;
margin: 0;
padding: 3px 0 0 0;
}
div#centerblocks .featuredstorytext {
margin: 0 0 15px 0;
padding: 15px;
}
div#centerblocks .featuredstorytext h1.story_title {
margin: 0 0 10px 0;
padding: 0;
font-size: 20px;
}
div#centerblocks .featuredstorytext ul.icon {
list-style-type: none;
float: right;
margin: 0;
padding: 0;
text-align: right;
}
div#centerblocks .featuredstorytext ul.icon li{
display: inline;
margin: 0;
padding: 0;
}
div#centerblocks .featuredstorytext div.status {
color: #989898;
font-size: 11px;
padding: 0 0 10px;
}
div#centerblocks .featuredstorytext div.story_introtext {
margin: 0;
padding: 0;
}
div#centerblocks .featuredstorytext div.story_introtext img {
max-width:100%;
height:auto;
}
div#centerblocks .featuredstorytext span.story_image {
float: right;
width: 48px;
height: 48px;
margin: -8px 0 0;
padding: 0;
}
div#centerblocks .featuredstorytext div.navi {
font-size: 11px;
margin: 0 0 10px 0;
padding: 0;
}
div#centerblocks .featuredstorytext div.feedback {
font-size: 11px;
margin: 0;
padding: 3px 0 0 0;
}
div#centerblocks .archivestorytext {
margin: 0 0 15px 0;
padding: 15px;
}
div#centerblocks .archivestorytext h1.story_title {
margin: 0 0 10px 0;
padding: 0;
font-size: 20px;
}
div#centerblocks .archivestorytext ul.icon {
list-style-type: none;
float: right;
margin: 0;
padding: 0;
text-align: right;
}
div#centerblocks .archivestorytext ul.icon li{
display: inline;
margin: 0;
padding: 0;
}
div#centerblocks .archivestorytext div.status {
color: #989898;
font-size: 11px;
padding: 0 0 10px;
}
div#centerblocks .archivestorytext div.story_introtext {
margin: 0;
padding: 0;
}
div#centerblocks .archivestorytext div.story_introtext img {
max-width:100%;
height:auto;
}
div#centerblocks .archivestorytext span.story_image {
float: right;
width: 48px;
height: 48px;
margin: -8px 0 0;
padding: 0;
}
div#centerblocks .archivestorytext div.navi {
font-size: 11px;
margin: 0 0 10px 0;
padding: 0;
}
div#centerblocks .archivestorytext div.feedback {
font-size: 11px;
margin: 0;
padding: 3px 0 0 0;
}
div.story_introtext h2 {
font-size: 116.7%;
}
div.story_introtext h3 {
font-size: 108.4%;
}
div.story_introtext h4,
div.story_introtext h5,
div.story_introtext h6 {
font-size: 100%;
}
div.story_introtext hr,
div.story_introtext h1, div.story_introtext h2,
div.story_introtext h3, div.story_introtext h4,
div.story_introtext h5, div.story_introtext h6 {
clear:both;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/comment/comment.css */

#commentarea {
clear: both;
}
div.comments {
margin: 0 0 15px 0;
padding: 15px;
color: #666;
text-align: center;
}
div.comments p.pagenav {
margin: 0;
padding: 0;
text-align: center;
}
div.comments ul.status {
list-style-type: none;
margin: 0 0 0.5em 0;
padding: 0;
}
div.comments ul.status li {
display: inline;
margin: 0 2px;
padding: 0;
}
div.comments ul.status li a {
margin-left: 8px;
}
div.comments form#commentbar-selector {
display: inline;
}
div.comments form#commentbar-selector fieldset {
display: inline;
}
div.comments form#commentbar-selector ul {
margin: 0;
padding: 0;
}
div.comments form#commentbar-selector ul li {
display: inline;
margin: 0;
padding: 0;
}
div.comments form#commentbar-comment {
display: inline;
}
div.comments form#commentbar-comment fieldset {
display: inline;
}
div.comments p.disclaimer {
margin: 0.5em 0 0 0;
padding: 0;
}
div.comments ul.thread {
list-style-position: outside;
list-style-type: none;
margin: 0 0 0.5em 0;
padding: 0;
text-align: left;
}
div.comments ul.thread li.title {
display: inline;
margin: 0;
padding: 0;
}
div.comments ul.thread li.author {
display: inline;
margin: 0;
margin-left: 8px;
padding: 0;
}
div.comments ul.thread li.author:before {
content: " - ";
}
div.comments div.block-comment-content {
margin: 0;
padding: 0;
text-align: left;
}
div.comments div.level-0,
div.comments ul.level-0 {
margin-left: 0;
}
div.comments div.level-25,
div.comments ul.level-25 {
margin-left: 16px;
}
div.comments div.level-50,
div.comments ul.level-50 {
margin-left: 32px;
}
div.comments div.level-75,
div.comments ul.level-75 {
margin-left: 48px;
}
div.comments div.level-100,
div.comments ul.level-100 {
margin-left: 64px;
}
div.comments div.level-125,
div.comments ul.level-125 {
margin-left: 80px;
}
div.comments div.level-150,
div.comments ul.level-150 {
margin-left: 96px;
}
div.comments div.level-175,
div.comments ul.level-175 {
margin-left: 112px;
}
div.comments div.level-200,
div.comments ul.level-200 {
margin-left: 128px;
}
div.comments div.level-225,
div.comments ul.level-225 {
margin-left: 144px;
}
div.comments div.level-250,
div.comments ul.level-250 {
margin-left: 160px;
}
div.comments div.level-275,
div.comments ul.level-275 {
margin-left: 176px;
}
div.comments div.level-300,
div.comments ul.level-300 {
margin-left: 192px;
}
div.comments div.level-325,
div.comments ul.level-325 {
margin-left: 208px;
}
div.comments div.level-350,
div.comments ul.level-350 {
margin-left: 224px;
}
div.comments div.level-375,
div.comments ul.level-375 {
margin-left: 240px;
}
div.comments div.level-400,
div.comments ul.level-400 {
margin-left: 256px;
}
div.comments div.block-comment-content ul.status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
div.comments div.block-comment-content ul.status li.title {
display: block;
margin: 1em 0 0.5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
div.comments div.block-comment-content ul.status li.author {
display: block;
margin: 0 0 1em 0;
padding: 0;
}
div.comments div.block-comment-content div.comment {
margin: 0 0 1em 0;
padding: 0;
}
div.comments div.block-comment-content ul.navi {
margin: 0 0 0.5em 0;
padding: 0;
}
div.comments div.block-comment-content ul.navi:before {
content: "[";
}
div.comments div.block-comment-content ul.navi:after {
content: "]";
}
div.comments div.block-comment-content ul.navi li {
display: inline;
margin: 0 2px;
padding: 0;
}
div.comments div.block-comment-content ul.navi li.permlink {
margin: 0 2px 0 0;
}
form#reportcomment div.comment {
margin: 0 0 1em 0;
padding: 0;
border-bottom: 1px solid #E7E7E7;
}
form#commentform dl dt.username {
display: inline;
}
form#commentform dl dd.username {
display: inline;
margin-left: 8px;
}
form#commentform dl dd.username a {
margin-left: 8px;
}
form#commentform dl dd.username a:before {
content: "[";
}
form#commentform dl dd.username a:after {
content: "]";
}
form#commentform dl dt.title {
margin-top: 0.5em;
}
form#commentform dl.importantstuff dd ul {
list-style-type: disc;
margin: 0;
padding: 0;
}
form#commentform dl.importantstuff dd ul li {
margin: 0;
margin-left: 8px;
padding: 0;
}
form#commentform_advanced dl dt.username {
display: inline;
}
form#commentform_advanced dl dd.username {
display: inline;
margin-left: 8px;
}
form#commentform_advanced dl dd.username a {
margin-left: 8px;
padding: 0 2px;
}
form#commentform_advanced dl dd.username a:before {
content: "[";
}
form#commentform_advanced dl dd.username a:after {
content: "]";
}
form#commentform_advanced dl dt.title {
margin-top: 0.5em;
}
form#commentform_advanced dl.importantstuff dd ul {
list-style-type: disc;
margin: 0;
padding: 0;
}
form#commentform_advanced dl.importantstuff dd ul li {
margin: 0;
margin-left: 8px;
padding: 0;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/navbar/navbar.css */

ul.navbar-breadcrumbs {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.navbar-breadcrumbs li {
display: inline;
}
ul.navbar-breadcrumbs li a {
margin: 0 8px;
}
#navcontainer {
position: relative;
padding: .2em;
zoom: 1;
}
#navcontainer ul {
}
#navcontainer ul li {
list-style: none;
float: left;
background: #f5f5f5;
}
#navcontainer ul li a {
padding: 0;
white-space: nowrap;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border: 1px solid #cccccc;
color: #444444;
margin: 0 .2em 1px 0;
position: relative;
top: 1px;
border-bottom: 1px solid #cccccc;
}
#navcontainer ul li a span {
float: left;
padding: .5em 1em;
text-decoration: none;
}
#navcontainer ul li a#current {
border-bottom: none;
background: #ffffff;
cursor: text;
padding-bottom: 1px;
}
#navcontainer ul li a#current span {
color: #111111;
}
#navcontainer ul li a:hover {
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/preferences/preferences.css */

form#profile {
width: 99%;
margin-right: auto;
margin-left: auto;
}
form#profile fieldset {
margin: 0 0 1em 0;
padding: 8px;
border: 1px solid #CCCCCC;
-webkit-border-radius: 4px;
border-radius: 4px;
}
form#profile fieldset legend {
display: inline;
padding: 2px 4px;
}
form#displayprefs p.checklist {
margin: 0;
padding: 0;
}
form#profile ul.checkboxes-list {
list-style-type: none;
margin: 0;
padding: 0;
}
form#profile ul.checkboxes-list li {
margin-right: 0.5em;
}
form#displayprefs dl {
margin-bottom: 0;
}
form#displayprefs dl dd input {
margin-right: 2px;
}
form#profile dl dd.userphoto-photo img {
display: block;
margin: 8px;
}
form#profile span.gldefault {
font-weight: bold;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/search/search.css */

body.js_off form#advsearchform input.text,
body.js_off form#advsearchform textarea {
width: auto;
}
#advsearchform dt {
text-align: right;
margin: 0;
}
#advsearchform dd {
padding-bottom: 0.4em;
}
#advsearchform label {
height: 2em;
line-height: 2em;
padding-right: 2em;
}
#advsearchform #advsearchform-query {
width: 55%;
}
#advsearchform select,
#advsearchform input {
vertical-align: middle;
}
#advsearchform span {
padding: 0 0.4em;
}
#advsearchform ul .submit {
width: 41.25%;
margin-left: 25%;
height: 3em;
}
dl#searchresults-found {
margin: 0 0 1em 0;
padding: 0;
}
dl#searchresults-found dt {
display: inline;
margin: 0;
padding: 0;
}
dl#searchresults-found dd {
display: inline;
margin: 0;
margin-left: 4px;
padding: 0;
}
dl#searchresults-found dd.search_time:before {
content: "(";
}
dl#searchresults-found dd.search_time:after {
content: ")";
}
table.searchblock {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.searchblock tr {
margin: 0;
padding: 0;
background: #DAE0ED;
}
table.searchblock tr.resultrow1 {
background: #D9D9D9;
}
table.searchblock tr.resultrow2 {
background: #EFEFEF;
}
table.searchblock tr th {
margin: 0;
padding: 2px;
text-align: left;
}
table.searchblock tr td {
margin: 0;
padding: 2px;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/stats/stats.css */

table.itemstatistics {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.itemstatistics tr th {
margin: 0;
padding: 2px;
text-align: left;
}
table.itemstatistics tr td {
margin: 0;
padding: 2px;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/submit/submit.css */

p#submitloginrequired-message {
margin: 0 0 1em 0;
padding: 0;
}
ul#submitloginrequired-navi {
display: inline;
margin: 0;
padding: 0;
}
ul#submitloginrequired-navi:before {
content: "[";
}
ul#submitloginrequired-navi:after {
content: "]";
}
ul#submitloginrequired-navi li {
display: inline;
margin: 0 2px;
padding: 0;
}
ul#submitloginrequired-navi li+li {
margin: 0 2px 0 0;
}
ul#submitloginrequired-navi li+li:before {
content: " | ";
}
form#submitstory dl dd ul.navi {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}
form#submitstory dl dd ul.navi:before {
content: "[";
}
form#submitstory dl dd ul.navi:after {
content: "]";
}
form#submitstory dl dd ul.navi li {
display: inline;
margin: 0 2px;
padding: 0;
}
form#submitstory_advanced dl dd ul.navi {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}
form#submitstory_advanced dl dd ul.navi:before {
content: "[";
}
form#submitstory_advanced dl dd ul.navi:after {
content: "]";
}
form#submitstory_advanced dl dd ul.navi li {
display: inline;
margin: 0 2px;
padding: 0;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/trackback/trackback.css */

div#trackback {
margin: 0 0 15px 0;
padding: 15px;
color: #666;
}
div#trackback h3 {
margin: 0 0 0.5em 0;
padding: 0;
font-size: 100%;
font-weight: bold;
}
div#trackback div.block-trackback-content {
margin: 0;
padding: 0;
border-bottom: 1px solid #E7E7E7;
}
div#trackback div.block-trackback-content dl {
margin: 0 0 1em 0;
padding: 0;
}
div#trackback div.block-trackback-content dl dt {
display: inline;
margin: 0;
padding: 0;
}
div#trackback div.block-trackback-content dl dd {
display: inline;
margin: 0;
padding: 0;
}
div#trackback p.trackback_comments_no_link {
margin: 0 0 1em 0;
padding: 0;
}
div.formattedcomment {
margin: 0 0 1em 0;
padding: 0;
}
div.formattedcomment ul.status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
div.formattedcomment ul.status li.title {
margin: 0 0 0.5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
div.formattedcomment ul.status li.trackback_date {
margin: 0 0 0.5em 0;
padding: 0;
}
div.formattedcomment p.trackback_excerpt_readmore {
margin: 0 0 1em 0;
padding: 0;
}
div.formattedcomment ul.navi {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
div.formattedcomment ul.navi li.delete_option {
display: inline;
margin: 0;
padding: 0;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/users/users.css */

div.login-wrapper {
width: 50%;
margin: auto;
}
div.login-wrapper.remote-login-enabled {
width: 95%;
margin: auto;
}
div.standard-login-panel {
width: 100%;
}
div.remote-login-panel {
display: none;
}
div.standard-login-panel.remote-login-enabled,
div.remote-login-panel.remote-login-enabled {
display: block;
width: 47%;
margin-left:2%;
float: left;
}
div.remote-login-panel p.message {
margin: 0 0 1em;
}
div.remote-login-panel div.wrapper{
width: 164px;
margin: auto;
}
div.standard-login-panel label {
margin: 0.5em 1em 0 1em;
float: right;
line-height: 1.8em;
}
div.standard-login-panel input,
div.standard-login-panel select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
float: right;
height: 1.8em;
}
div.standard-login-panel input.submit {
height: 28px;
font-size: 12px;
}
div.standard-login-panel ul.navi {
list-style-position: outside;
list-style-type: none;
margin: 1em 0 0;
padding: 0;
}
div.standard-login-panel ul.navi li {
margin: 0;
padding: 0;
text-align: center;
}
form#loginform dl dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 0.5em 0;
padding: 0 1em 0 0;
white-space: nowrap;
}
form#loginform dl dd {
float: left;
width: 65%;
margin: 0 0 0.5em 0;
padding: 0 0 0 0.5em;
}
dl#profile-userprofile {
overflow: hidden;
margin: 0;
padding: 0;
}
dl#profile-userprofile:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
* html dl#profile-userprofile {
height: 1%;
overflow: visible;
}
dl#profile-userprofile dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 0.5em 0;
padding: 0;
}
dl#profile-userprofile dd {
float: left;
width: 65%;
margin: 0 0 0.5em 0;
padding: 0;
}
dl#profile-userprofile dd#profile-user_photo {
float: none;
width: auto;
margin-left: 25%;
padding: 8px;
}
p.storyrow {
margin: 0;
padding: 0;
}
p.storyrow a {
margin: 0 8px 0 0;
padding: 0;
}
p.commentrow {
margin: 0;
padding: 0;
}
p.commentrow a {
margin: 0 8px 0 0;
padding: 0;
}
dl#profile-postingstats {
margin: 0;
padding: 0;
}
dl#profile-postingstats dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 0.5em 0;
padding: 0;
}
dl#profile-postingstats dd {
float: left;
width: 65%;
margin: 0 0 0.5em 0;
padding: 0;
}
ul#profile-all_postings_by {
list-style-position: outside;
list-style-type: none;
clear: left;
margin: 0;
padding: 1em 0 0 0;
}
ul#profile-all_postings_by li {
margin: 0;
padding: 0;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/admin/configuration.css */

#geeklog_config_editor td.block-featured-left {
width: 18%;
}
#search-configuration {
width: 90%;
}
.block-config,
#search-configuration-container {
margin: 0 0 0.5em;
padding: 8px 0;
text-align: left;
}
.block-config-content {
padding-left: 5px;
}
.configoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
.configoption_off {
list-style: none outside;
color: #333;
}
.configoption a {
}
.configoption a:hover {
}
.inputTable {
width: 100%;
margin: 0;
padding: 0;
}
.config_label {
float: left;
width: 35%;
padding: .5em 0;
}
.restore {
padding: .5em 0;
}
.config_input {
float: left;
width: 53%;
}
.config_name {
clear: left;
margin: 5px 0;
padding: 5px;
}
.config_name input[type="text"],
.config_name textarea {
width: 53%;
}
.config_name select {
width: 54.5%;
max-width: none;
}
#config_menu {
float: left;
width: 280px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 200px;
}
#config_content {
float: left;
width: 820px;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
@media only screen and (min-width: 963px) and (max-width: 1199px) {
#container {
position: relative;
width: 100%;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 80px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
margin: 0 auto;
padding: 0;
width: 960px;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: 944px;
margin: 0 auto;
}
#wrapper {
width: 960px;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
float: right;
width: 280px;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: none;
width: auto;
}
body.js_off #centerblocks {
width: 100%;
margin: 0;
padding: 0;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.left-center #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.center-right #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.center #main-content {
width: 100%;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: right;
float: right;
width: 280px;
margin: 0;
}
#footer {
clear: left;
width: auto;
margin: 0 auto;
padding: 16px 0;
}
#footer-content {
width: auto;
margin: 0 auto;
width: 960px;
}
#config_menu {
float: left;
width: 210px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 200px;
}
#config_content {
float: left;
width: 710px;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
#container {
position: relative;
width: 100%;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 80px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
padding: 0;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
#wrapper {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
float: right;
width: 230px;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: left;
width: 100%;
margin-left: -230px;
}
body.js_off #centerblocks {
width: 100%;
margin: 0;
padding: 0;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.left-center #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.center-right #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.center #main-content {
width: 100%;
}
body.center #centerblocks {
float: left;
width: auto;
padding: 0 10px;
margin: 0;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: right;
float: right;
width: 230px;
margin: 0;
}
#footer {
clear: left;
width: 100%;
margin: 0 auto;
padding: 16px 0;
}
#footer-content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
}
@media only screen and (max-width: 767px) {
#container {
position: relative;
width: auto;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 60px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
margin: 0 auto;
padding: 0;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: auto;
margin: 0 auto;
padding: 5px 0;
}
#wrapper {
width: auto;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
clear: both;
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: none;
width: auto;
margin: 0;
padding: 0 10px;
}
body.js_off #centerblocks {
float: none;
width: auto;
margin: 0;
padding: 0 10px;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.left-center #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.center-right #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.center #main-content {
width: 100%;
}
body.center #centerblocks {
float: left;
width: auto;
margin: 0;
padding: 0 10px;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: both;
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#footer {
clear: left;
width: auto;
margin-top: -1px;
padding: 16px;
}
#footer-content {
width: auto;
margin: 0 auto;
}
}
#container {
background-color: #FFF;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
@media only screen and (max-width: 767px) {
#container {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
}
}
#wrapper {
overflow: visible;
background-color: transparent;
padding: 0;
padding-bottom: 2em;
}
@media only screen and (max-width: 767px) {
#wrapper {
padding: 0;
border: none;
}
}
#header {
padding: 0;
background: -webkit-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -moz-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -o-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -ms-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: linear-gradient(to bottom, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
height: 80px;
}
@media only screen and (max-width: 767px) {
#header {
padding: 0;
border: none;
}
}
@media only screen and (max-width: 767px) {
#header {
-webkit-background-size: 256px auto;
-moz-background-size: 256px auto;
background-size: 256px auto;
height: 60px;
margin-top: 0;
}
}
.site_name {
position: relative;
float: left;
font-size: 30px;
font-weight: bold;
text-shadow: 0 2px 2px rgba(0,0,0,.5);
line-height: 36px;
margin: 22px 0 0 20px;
padding: 0;
}
.site_name a:link,
.site_name a:visited,
.site_name a:hover {
color: #EEE;
text-decoration: none;
}
@media only screen and (max-width: 767px) {
.site_name {
margin: 6px 0 0 8px;
font-size: 1.6em;
line-height: 1.6em;
}
}
.site_slogan {
position: relative;
margin: 0;
padding: 16px 16px 0 16px;
float: right;
color: #FFF;
text-align: right;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
@media only screen and (max-width: 767px) {
.site_slogan {
font-size: 75%;
clear: both;
float: none;
padding: 0 10px 0;
text-align: left;
line-height: 1.2em;
}
}
#navigation {
padding: 0;
background: #E7E7E7;
border-top: 1px solid #EEE;
border-bottom: 1px solid #C7C7C7;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
text-align: left;
text-shadow: 0 1px 0 #FFF;
}
@media only screen and (max-width: 767px) {
#navigation {
padding: 0;
}
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
float: left;
margin: 0;
padding: 0;
}
#navigation li a {
font-size: 13px;
display: block;
line-height: 30px;
margin: 0;
padding: 0 7px;
border-right: 1px solid #D7D7D7;
}
#navigation li:first-child a {
border-left: 1px solid #D7D7D7;
}
.menuitem a,
.menuitem a:link,
.menuitem a:visited {
color: #666;
}
.menuitem a:hover,
.menuitem a:focus,
.menuitem a:active {
color: #2664A2;
text-decoration: none;
background: #DFDFDF;
}
.tinynav {
display: none;
}
@media only screen and (max-width: 767px) {
.tinynav {
display: block;
width: 95%;
max-width: none;
margin: auto;
}
}
.welcome_msg {
margin: .5em 0 1.5em;
padding: .5em 0;
border-bottom: 1px solid #E7E7E7;
color: #888;
}
#centerblocks section.block-center,
#centerblocks div.block-center {
margin: 0 0 1em 0;
padding: 0 0 2em 0;
}
#footer {
border-top: 1px solid #CCC;
font-size: 12px;
color: #666;
background-color: transparent;
}
@media only screen and (max-width: 767px) {
#footer {
border: none;
}
}
#footer a:link,
#footer a:visited,
#footer a:active {
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #2664A2;
text-decoration: underline;
}
@media only screen and (max-width: 767px) {
#footer {
border: none;
color: #999;
background-color: #284664;
}
#footer a:link,
#footer a:visited,
#footer a:active {
color: #999;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
.copyright {
float: left;
margin: 0;
padding-left: 8px;
line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
.copyright {
float: none;
margin: 0 0 1em 0;
padding-left: 0;
padding-right: 8px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
.site_info {
float: right;
margin: 0;
padding-right: 15px;
text-align: right;
line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
.site_info {
float: none;
text-align: left;
margin: 0;
padding-left: 4px;
padding-right: 8px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
#leftblocks p,
#rightblocks p {
line-height: 1.25;
margin: .7em 0;
}
#leftblocks ul,
#rightblocks ul {
list-style-position: inside;
margin: .7em 0;
padding-left: .5em;
}
#leftblocks ol,
#rightblocks ol {
list-style-position: inside;
margin: .7em 0;
padding-left: .9em;
}
#leftblocks li,
#rightblocks li {
margin: 0 0 .25em 0;
padding: 0;
}
#leftblocks dl,
#rightblocks dl {
margin: .7em 0;
}
#leftblocks input,
#rightblocks input {
font-size: 95%;
margin-left: 0;
margin-right: 0;
}
#leftblocks .sideoption,
#rightblocks .sideoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
#leftblocks .sideoption a,
#rightblocks .sideoption a {
display: block;
color: #222;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
padding: 0 5px;
white-space: nowrap;
text-decoration: none;
}
#leftblocks .sideoption a:hover,
#rightblocks .sideoption a:hover {
background-color: #F1F1F1;
}
#leftblocks .sideoption span,
#rightblocks .sideoption span {
color: #999;
text-decoration: none;
margin-left: 3px;
}
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
list-style: none outside;
color: #999;
display: block;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
}
#leftblocks .sideoption_off span,
#rightblocks .sideoption_off span {
color: #999;
text-decoration: none;
margin-left: 3px;
}
#leftblocks .sideoption_group_label,
#rightblocks .sideoption_group_label {
color: #630;
font-size: 103%;
font-weight: bold;
height: 1.6em;
line-height: 1.6em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
border-bottom: 1px dotted #CCC;
}
#leftblocks .noliststyle,
#rightblocks .noliststyle {
padding-left: 0;
}
#leftblocks .branch_level2 a,
#rightblocks .branch_level2 a {
padding-left: 15px;
}
#leftblocks .branch_level3 a,
#rightblocks .branch_level3 a {
padding-left: 25px;
}
#leftblocks .branch_level4 a,
#rightblocks .branch_level4 a {
padding-left: 35px;
}
#leftblocks .sideoption_off.branch_level2,
#rightblocks .sideoption_off.branch_level2 {
padding-left: 15px;
}
#leftblocks .sideoption_off.branch_level3,
#rightblocks .sideoption_off.branch_level3 {
padding-left: 25px;
}
#leftblocks .sideoption_off.branch_level4,
#rightblocks .sideoption_off.branch_level4 {
padding-left: 35px;
}
#leftblocks h3,
#rightblocks h3,
#leftblocks h4,
#rightblocks h4 {
font-size: 100%;
}
@media only screen and (max-width: 767px) {
#leftblocks,
#rightblocks {
background: #F7F7F7;
}
#leftblocks input,
#rightblocks input {
font-size: 16px;
}
#leftblocks input[type="submit"],
#rightblocks input[type="submit"] {
font-size: 14px;
}
#leftblocks .sideoption a,
#rightblocks .sideoption a,
#leftblocks .sideoption a:hover,
#rightblocks .sideoption a:hover,
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
background: url("images/arrow-right.png") no-repeat #F7F7F7;
-webkit-background-size: 24px auto;
-moz-background-size: 24px auto;
background-size: 24px auto;
background-position: right 50%;
border: 1px solid #CACACA;
color: #222;
display: block;
font-size: 16px;
font-weight: bold;
margin-bottom: -1px;
padding: 4px 10px;
text-decoration: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
color: #999;
}
}
#loginform-loginname,
#loginform-passwd {
width: 50%;
}
h1 img,
h2 img,
h3 img,
h4 img {
vertical-align: middle;
}
.block-message {
margin: 1.5em 0;
padding: 0;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.block-message dl {
margin: 0;
padding: 0;
}
.block-message dt {
margin: 0;
padding: 4px 8px;
background: #3E6B98;
color: #EEEEEC;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
font-weight: bold;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.block-message dd {
margin: 0;
padding: 8px 12px;
background: #EEE;
color: #404040;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.block-message p {
margin: .2em 0;
line-height: 1.25;
}
.block-left,
.block-right,
.block-list {
margin: 0 8px .5em 8px;
padding: 0 0 16px 0;
font-size: 13px;
}
@media only screen and (max-width: 767px) {
.block-left,
.block-right,
.block-list {
font-size: 100%;
margin: 0 10px;
padding: 0;
}
}
.block-title {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
border-bottom: 1px solid #CCC;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
#searchform fieldset {
margin-top: 15px;
padding: 0;
}
#searchform a {
line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
#searchform fieldset {
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
text-align: center;
}
#searchform .searchform {
text-align: center;
}
}
.searchform {
line-height: 2.2em;
margin-bottom: .3em;
}
input[type="text"].search {
background: url("images/search.png") left center no-repeat #FFF;
padding-left: 24px;
width: 120px;
color: #999;
}
#login_facebook {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 0;
}
#login_twitter {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -23px;
}
#login_linkedin {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -44px;
}
#login_google {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -66px;
}
#login_yahoo {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -88px;
}
#login_microsoft {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -110px;
}
#login_github {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -132px;
}
#login_openid {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -154px;
}
#loginform fieldset {
margin-top: 15px;
padding: 0;
}
#loginform .submit {
margin-bottom: .3em;
}
#loginform a {
line-height: 1.5em;
}
.form_part {
margin-bottom: .3em;
}
.form_part label {
display: block;
line-height: 1.2em;
margin-bottom: .3em;
}
form.third-party-login {
margin: .1em 0;
}
form.third-party-login div {
position: relative;
}
form.third-party-login div img {
position: absolute;
left: 6px;
top: 6px;
}
form.third-party-login div input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
form.third-party-login div input.submit {
text-indent: 24px;
font-size: 12px;
height: 28px;
}
div.third-party-login {
width: 164px;
}
@media only screen and (max-width: 767px) {
#navigation_ul {
display: none;
}
.block-title,
#block-left-search > h2 {
background: #3B6998;
color: #EEEEEC;
font-weight: bold;
padding: 8px 5px;
text-align: left;
font-size: 16px;
margin-left: -10px;
margin-right: -10px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
border-top: 1px solid #6F9BC7;
border-bottom: 1px solid #1F374F;
}
h2.show,
#block-left-search > h2.show {
background: url("images/arrow-down.png") no-repeat #3B6998;
-webkit-background-size: 36px auto;
-moz-background-size: 36px auto;
background-size: 36px auto;
background-position: right 50%;
}
h2.hide,
#block-left-search > h2.hide {
background: url("images/arrow-up.png") no-repeat #3B6998;
-webkit-background-size: 36px auto;
-moz-background-size: 36px auto;
background-size: 36px auto;
background-position: right 50%;
}
h2.block-title {
margin-top: 0;
margin-bottom: 0;
}
#block-left-search > h2 {
margin-top: 0;
margin-bottom: 0;
}
#config_menu .block-title {
margin-left: -10px;
margin-right: -10px;
}
#search-configuration-container label {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
display: block;
border-bottom: 1px solid #CCC;
background: #3B6998;
color: #EEEEEC;
font-weight: bold;
padding: 8px 5px;
text-align: left;
font-size: 16px;
margin-left: -10px;
margin-right: -10px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
#search-configuration {
font-size: 16px;
}
.block-left-content,
.block-right-content,
.block-list-content {
padding: 10px 0;
text-shadow: 0 1px 0 #FFF;
}
#block-left-search > .block-left-content {
background: #F7F7F7;
padding: 10px;
margin: 0;
}
.noliststyle {
list-style: none;
padding: 0;
margin: 0;
}
.sideoption:first-child a,
.sideoption_off:first-child {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
}
.sideoption:last-child a,
.sideoption_off:last-child {
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}
}
.storytext {
margin: 0 0 1.5em 0;
border-bottom: 1px solid #E7E7E7;
}
.storytext table {
text-align: left;
border-collapse: collapse;
margin: 1em .5em;
}
.storytext tr {
margin: 0;
padding: 0;
vertical-align: middle;
}
.storytext th,
.storytext td {
margin: 0;
padding: .2em .6em;
vertical-align: middle;
line-height: 160%;
border: 1px solid #DDD;
}
.storytext th {
font-weight: bold;
background: #F5F5F5;
}
.storytext img {
max-width: 100%;
height: auto;
}
.story_title {
float: left;
margin: 0 0 .5em 0;
font-size: 140%;
text-decoration: none;
color: #222;
}
.story_title a:link,
.story_title a:visited {
color: #222;
text-decoration: none;
}
.story_title a:hover {
color: #2664A2;
text-decoration: underline;
}
.story_icon {
float: right;
}
.story_icon img {
margin-left: 8px;
}
@media only screen and (max-width: 767px) {
.story_icon {
display: none;
}
}
.story_status {
list-style-position: outside;
list-style-type: none;
clear: both;
margin: 0 0 1em 0;
padding-left: 1em;
color: #999;
font-size: 85%;
line-height: 1.25;
}
.story_introtext {
margin: 0 0 2em 0;
line-height: 1.625;
zoom: 1;
}
.story_introtext:before,
.story_introtext:after {
content: "";
display: table;
}
.story_introtext:after {
clear: both;
}
.story_image {
float: right;
width: 48px;
height: 48px;
margin: 15px;
}
.story_navi {
list-style-type: none;
clear: both;
margin: 0;
padding-left: 0;
text-align: center;
}
.story_navi li {
display: inline;
margin: 0 2px;
}
.feedback {
list-style-type: none;
margin: 0 0 .5em 0;
padding-left: 0;
text-align: center;
}
.feedback li {
display: inline;
margin: 0 2px;
}
.article {
font-size: 100%;
}
.gl-tooltip span {
margin-left: -999em;
position: absolute;
text-align: left;
width: 250px;
}
.gl-tooltip:link,
.gl-tooltip:visited {
color: #2664A2;
outline: none;
text-decoration: none;
position: relative;
}
.gl-tooltip:hover span {
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 2px 2px 8px #666;
box-shadow: 2px 2px 8px #666;
font-size: 1em;
text-align: left;
white-space: normal;
position: absolute;
left: 2.2em;
top: 2.2em;
z-index: 99;
margin-left: 0;
width: 250px;
}
.gl-tooltip:hover img.icon {
border: 0;
margin: -15px 0 0 -51px;
float: left;
position: absolute;
}
.gl-tooltip:hover em {
font-size: 1.2em;
font-weight: bold;
display: block;
padding: .2em 0 .6em .4em;
}
#gl-tooltip-icon {
border: 0;
}
span.classic {
padding: .8em 1em;
}
span.custom {
padding: .5em .8em .8em 2em;
}
span.classic {
background: #EEEEEC;
border: 2px solid #555753;
}
span.critical {
background: #F5F0F0;
border: 2px solid #A40000;
}
span.critical em {
color: #A40000;
}
span.help {
background: #EDF0F2;
border: 2px solid #204A87;
}
span.help em {
color: #204A87;
}
span.info {
background: #EDF0F2;
border: 2px solid #204A87;
}
span.info em {
color: #204A87;
}
span.warning {
background: #FCF7EF;
border: 2px solid #CE5C00;
font-weight: normal;
color: #000;
}
span.warning em {
color: #CE5C00;
}
.list-whats-related,
.list-story-options {
line-height: 1.7em;
margin: 0 0 0 20px;
padding: 0;
}
.block-related {
float: left;
width: 50%;
margin: 0 0 1.5em 0;
}
@media only screen and (max-width: 767px) {
.block-related {
float: none;
width: auto;
}
}
#commentarea {
clear: both;
}
.commentbar_status {
text-align: center;
margin: 1em 0;
}
.bar_separator {
padding-left: 5px;
padding-right: 5px;
color: #CCC;
}
#commentbar {
padding: 3px;
background: none repeat scroll 0 0 #EEE;
-webkit-border-radius: 4px;
border-radius: 4px;
zoom: 1;
}
#commentbar:before,
#commentbar:after {
content: "";
display: table;
}
#commentbar:after {
clear: both;
}
#commentbar-comment {
float: left;
padding: .3em;
}
#commentbar-selector {
float: right;
padding: .3em;
}
.disclaimer {
text-align: center;
color: #666;
margin: .5em 0 1em;
}
#commentpreview {
margin: 0;
background: transparent;
border: 1px dashed #808080;
padding: 5px 10px;
}
#commenteditform {
margin: 0;
background: #F7F7F7;
border: 1px solid #E7E7E7;
padding: 10px;
}
.comment_thread {
list-style-position: outside;
list-style-type: none;
margin: 0 0 .5em 0;
padding: 0;
text-align: left;
}
.thread_title {
display: inline;
margin: 0;
padding: 0;
}
.thread_author {
display: inline;
margin: 0 0 0 8px;
padding: 0;
}
.thread_author:before {
content: " - ";
}
.block-comment-content {
margin: 0;
padding: 0;
text-align: left;
}
.level-0 {
margin-left: 0;
}
.level-25 {
margin-left: 16px;
}
.level-50 {
margin-left: 32px;
}
.level-75 {
margin-left: 48px;
}
.level-100 {
margin-left: 64px;
}
.level-125 {
margin-left: 80px;
}
.level-150 {
margin-left: 96px;
}
.level-175 {
margin-left: 112px;
}
.level-200 {
margin-left: 128px;
}
.level-225 {
margin-left: 144px;
}
.level-250 {
margin-left: 160px;
}
.level-275 {
margin-left: 176px;
}
.level-300 {
margin-left: 192px;
}
.level-325 {
margin-left: 208px;
}
.level-350 {
margin-left: 224px;
}
.level-375 {
margin-left: 240px;
}
.level-400 {
margin-left: 256px;
}
.comment_status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.comment_title {
display: block;
margin: 1em 0 .5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
.comment_author {
display: block;
margin: 0 0 1em 0;
padding: 0;
color: #666;
}
.comment_content {
margin: 0 0 1em 0;
padding: 0;
}
.comment_navi {
clear: both;
color: #666;
}
.reportcomment {
margin: 0 0 1em 0;
padding: 0;
border-bottom: 1px solid #E7E7E7;
}
.dt-commentform-username {
display: inline;
}
.logoutorcreateaccount {
padding: 0 3px;
}
.importantstuff {
margin-top: 0;
}
.ul-importantstuff {
margin: 0 0 0 1em;
padding: 0;
}
.li-importantstuff {
margin: 0 0 0 8px;
padding: 0;
}
.navbar-breadcrumbs {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.li-navbar-breadcrumbs {
display: inline;
}
.a-navbar-breadcrumbs {
margin: 0 8px;
}
#navcontainer {
width: 100%;
margin-bottom: 10px;
padding-bottom: 2px;
font-size: 90%;
line-height: normal;
border-bottom: 1px solid #DDD;
height: 30px;
}
#navlist {
display: block;
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}
#navlist:before,
#navlist:after {
content: "";
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
#navlist:after {
clear: both;
}
.li-navlist {
display: block;
width: auto;
height: 30px;
padding: 0;
float: left;
margin: 2px -1px 0 0;
}
.li-navlist #current {
background: #FFF;
height: 29px;
position: relative;
top: -5px;
padding-top: 5px;
border-left-width: 1px;
margin: 0;
color: #111;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-color: #FFF;
}
.li-navlist #current:first-child a {
border-width: 1px;
border-top-left-radius: 3px;
}
.li-navlist #current:last-child a {
border-top-right-radius: 3px;
}
.a-navlist {
display: block;
text-decoration: none;
width: auto;
height: 29px;
padding: 0 12px;
line-height: 30px;
border: solid 1px #DDD;
border-width: 1px;
margin: 0;
background: #F5F5F5;
}
.a-navlist:link,
.a-navlist:visited,
.a-navlist:hover {
color: #555;
text-decoration: none;
}
.gl-pagenav {
list-style: none;
text-align: center;
color: #CCC;
margin: 0 0 1.5em;
line-height: 1.4em;
}
.gl-pagenav li {
display: inline-block;
}
.gl-pagenav a,
.gl-pagenav b {
margin: 1px 2px;
padding: 2px 7px;
background: transparent;
border: 1px solid #E7E7E7;
}
.gl-pagenav b {
color: #222;
}
.gl-pagenav a:hover {
background: #EEE;
border: 1px solid #CCC;
}
.gl-pagenav span {
color: #999;
}
.gl-pagenav span a {
margin: 0;
padding: 2px 0;
background: transparent;
border: none;
}
.gl-pagenav span a:hover {
background: transparent;
border: none;
}
.gl-pagenav .divider-previous,
.gl-pagenav .divider-next {
margin: 0 4px;
}
.gl-pagenav .divider-previous:before,
.gl-pagenav .divider-next:after {
content: "|";
width: 1px;
height: 1px;
padding: 0;
margin: 0 4px;
}
.bc_navigation {
margin: -1em 0 1em;
}
#exclude_topic > .checkboxes-list > li,
#boxesblock > .checkboxes-list > li {
margin-right: .5em;
}
.itemstatistics {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.itemstatistics th {
margin: 0;
padding: 2px;
text-align: left;
}
.itemstatistics td {
margin: 0;
padding: 2px;
}
#trackback {
clear: both;
}
.block-trackback-content {
border-bottom: 1px solid #E7E7E7;
}
.block-trackback-content > p {
margin: 0 0 1em 0;
}
.trackback_comments_no_link {
margin: 0 0 1em 0;
padding: 0;
}
.formattedcomment {
margin: 0 0 1em 0;
padding: 0;
}
.trackback_status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.trackback_title {
margin: 0 0 .5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
.trackback_date {
margin: 0 0 .5em 0;
padding: 0;
}
.trackback_excerpt_readmore {
margin: 0 0 1em 0;
padding: 0;
}
#profile-userprofile {
overflow: hidden;
margin: 0;
padding: 0;
zoom: 1;
}
#profile-userprofile:before,
#profile-userprofile:after {
content: "";
display: table;
}
#profile-userprofile:after {
clear: both;
}
#profile-userprofile dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 .5em 0;
padding: 0;
}
#profile-userprofile dd {
float: left;
width: 75%;
margin: 0 0 .5em 0;
padding: 0;
}
dd#profile-user_photo {
float: none;
width: auto;
margin-left: 25%;
margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
dd#profile-user_photo {
margin-left: 50%;
}
}
.storyrow,
.commentrow {
margin: 0;
padding: 0;
}
.storyrow a,
.commentrow a {
margin: 0 8px 0 0;
padding: 0;
}
#profile-postingstats {
margin: 0;
padding: 0;
}
#profile-postingstats dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 .5em 0;
padding: 0;
}
#profile-postingstats dd {
float: left;
width: 75%;
margin: 0 0 .5em 0;
padding: 0;
}
@media only screen and (max-width: 767px) {
#profile-userprofile dt,
#profile-userprofile dd,
#profile-postingstats dt,
#profile-postingstats dd {
width: 50%;
}
}
#profile-all_postings_by {
clear: left;
padding-top: 1em;
}
.admin_basic {
padding: .5em 2em;
}
@media only screen and (max-width: 962px) {
.admin_basic {
padding: .5em 0;
}
}
#admin-topmenu {
margin-bottom: 2em;
border: 1px solid rgba(0,0,0,.2);
padding: 10px 5px;
line-height: 1.25;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.admin-menu-icon {
float: left;
padding: 5px;
margin-right: 10px;
width: 48px;
height: 48px;
}
#instructions {
padding: 5px;
}
#instructions > p {
margin: 0 0 5px 0;
line-height: 1.25;
}
#admin-menu-fields {
color: #CCC;
}
.admin-topic-image {
margin: 0 5px 0 0;
vertical-align: middle;
}
#rights_options {
width: 100%;
font-size: 11px;
}
.listmembers {
float: left;
width: 35%;
height: 15em;
}
#admin-groupmembers-fieldFrom,
#admin-groupmembers-fieldTo {
width: 100%;
height: 100%;
}
.movemembers {
float: left;
width: 30%;
padding-top: 5em;
text-align: center;
height: 12em;
}
.movebutton {
margin: .5em 0;
text-align: center;
}
.admin-list-table {
margin: 0;
width: 100%;
text-align: left;
font-size: 90%;
border-collapse: separate;
border-spacing: 0;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
@media only screen and (max-width: 1199px) {
.admin-list-table {
width: 900px;
}
}
.fieldset-table-wrapper > .admin-list-table {
width: 100%;
}
.admin-list-table tr {
margin: 0;
padding: 0;
vertical-align: middle;
}
.admin-list-table th,
.admin-list-table td {
vertical-align: middle;
line-height: 1.1em;
height: 2.3em;
padding-top: 2px;
padding-bottom: 2px;
}
.admin-list-table th {
color: #222;
background-color: #DAE0ED;
}
.admin-list-table img {
vertical-align: middle;
}
.admin-list-table td,
.admin-list-table th {
border-left: 1px solid rgba(0,0,0,.2);
border-top: 1px solid rgba(0,0,0,.2);
}
.admin-list-table th {
background-color: #A5C3E2;
background-image: -webkit-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -moz-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -o-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -ms-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: linear-gradient(to bottom, hsla(210,52%,90%,1), #A5C3E2);
border-top: none;
}
.admin-list-table th:first-child,
.admin-list-table td:first-child {
border-left: none;
}
.admin-list-table th:first-child {
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
.admin-list-table th:last-child {
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
.admin-list-table tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
.admin-list-table tr:last-child td:last-child {
-webkit-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
.admin-table-changer {
display: none;
text-align: right;
margin-right: 2px;
margin-bottom: 2px;
}
@media only screen and (max-width: 1199px) {
.admin-table-changer {
display: block;
}
}
.admin-table-changer a {
width: 60px;
text-align: center;
font-size: 85%;
padding: 2px 6px;
}
.table-wrapper {
width: 100%;
overflow: auto;
}
.table-wrapper-fit {
width: 100%;
overflow: visible;
}
.table-wrapper-fit > .admin-list-table {
width: 100%;
}
.admin-list-navi {
margin-top: .5em;
}
.admin-list-message {
margin: 1em 0 0 0;
padding: 0;
text-align: center;
}
.admin-list-search {
text-align: center;
margin: .5em 0;
zoom: 1;
}
.admin-list-search:before,
.admin-list-search:after {
content: "";
display: table;
}
.admin-list-search:after {
clear: both;
}
@media only screen and (max-width: 767px) {
.admin-list-search {
text-align: left;
}
}
.admin-list-smalltable {
margin: 0 0 .5em 0;
border-collapse: separate;
border-spacing: 1px;
font-size: 13px;
}
.admin-list-headerfield {
padding: 4px;
}
.admin-list-field {
padding: 4px;
}
.admin-list-field a {
padding: 4px 6px;
}
.search-part {
display: inline-block;
margin-right: 5px;
white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.search-part {
display: block;
}
}
#admin-permissions {
border-collapse: separate;
border-spacing: 0;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
margin: 0 0 .5em 0;
font-size: 13px;
}
#admin-permissions td,
#admin-permissions th {
border-left: 1px solid rgba(0,0,0,.2);
border-top: 1px solid rgba(0,0,0,.2);
}
#admin-permissions th {
background-color: #A5C3E2;
background-image: -webkit-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -moz-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -o-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -ms-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: linear-gradient(to bottom, hsla(210,52%,90%,1), #A5C3E2);
border-top: none;
}
#admin-permissions th:first-child,
#admin-permissions td:first-child {
border-left: none;
}
#admin-permissions th:first-child {
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
#admin-permissions th:last-child {
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
#admin-permissions tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
#admin-permissions tr:last-child td:last-child {
-webkit-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
#admin-permissions th,
#admin-permissions td {
font-weight: bold;
text-align: center;
padding: 4px;
}
.admin-commandcontrol {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.admin-commandcontrol li {
float: left;
width: 12.5%;
height: 8em;
margin: 0;
padding: 0;
text-align: center;
}
@media only screen and (max-width: 1199px) {
.admin-commandcontrol li {
width: 16.66%;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
.admin-commandcontrol li {
width: 20%;
}
}
@media only screen and (max-width: 767px) {
.admin-commandcontrol li {
width: 25%;
}
}
@media only screen and (max-width: 479px) {
.admin-commandcontrol li {
width: 33.33%;
}
}
.admin-commandcontrol a {
display: block;
font-size: 90%;
margin: 5px 0;
}
#admin-editor #title {
font-size: 13px;
font-weight: bold;
position: relative;
top: 10px;
}
b.notbold {
font-weight: normal;
}
b.status_red {
display: inline;
color: #A40000;
}
b.status_orange {
display: inline;
color: #B25000;
}
b.status_green {
display: inline;
color: #3D7805;
}
b.status_black {
display: inline;
color: #000;
}
.story_editor {
margin: 0 0 1em 0;
padding: 8px;
border: 1px solid #CCC;
}
.story_editor dl {
margin-bottom: 0;
}
.story_editor dt {
width: 14%;
}
.story_editor dd {
width: 85%;
}
@media only screen and (max-width: 962px) {
.story_editor dt {
width: auto;
}
.story_editor dd {
width: auto;
}
}
#text_editor dd.description {
margin-left: 15%;
}
#admin-storyeditor-introtext,
#admin-storyeditor-bodytext {
width: 98%;
}
#preview {
margin: 1em 0;
padding: 1em 0;
border-top: 1px solid #CCC;
border-bottom: none;
}
.story_stats {
display: inline-block;
float: left;
margin-right: 2em;
}
#admin-topiclist {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
#admin-topiclist li {
float: left;
width: 20%;
height: 8em;
margin: 0;
padding: 0;
text-align: center;
}
#admin-topiclist a {
display: block;
}
.trackback-message {
margin: 0 0 1em 0;
padding: 0;
}
.userphoto {
margin: .5em .5em 0 0;
}
.groupinstructions {
margin: 0 0 .5em 0;
}
#reminder-submit {
margin: .5em 0;
}
.pathtext {
font-size: 11px;
color: #666;
}
.pathtext-status {
text-align: right;
white-space: nowrap;
}
.yes,
.iswriteable {
font-weight: bold;
color: #46882B;
}
.no,
.notok,
.notwriteable {
font-weight: bold;
color: #C00;
}
#panel_phpinfo {
padding: 5px;
width: 600px;
margin: auto;
text-align: center;
}
#toggle_phpinfo {
padding: 5px;
width: 200px;
margin: auto;
text-align: center;
border: solid 1px #C3C3C3;
}
#panel_phpinfo {
padding: 50px;
display: none;
}
#config_menu {
float: left;
padding: 0 10px;
}
.block-config,
#search-configuration-container {
margin: 0 0 .5em;
padding: 8px 0;
text-align: left;
}
.block-config-title,
#search-configuration-container label {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
display: block;
border-bottom: 1px solid #CCC;
font-size: 105%;
font-weight: bold;
}
.block-config-content {
padding-left: 5px;
}
.configoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
.configoption a {
display: block;
color: #222;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
padding: 0 5px;
white-space: nowrap;
text-decoration: none;
}
.configoption a:hover {
background-color: #F1F1F1;
}
.configoption_off {
list-style: none outside;
color: #999;
display: block;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
}
#config_content {
float: left;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
#geeklog_config_editor {
zoom: 1;
}
#geeklog_config_editor:before,
#geeklog_config_editor:after {
content: "";
display: table;
}
#geeklog_config_editor:after {
clear: both;
}
#config_main {
width: 100%;
}
#search-configuration {
width: 90%;
margin: 10px 0 10px 5px;
}
.inputTable {
width: 100%;
margin: 0;
padding: 0;
}
.config_label {
float: left;
width: 35%;
padding: .5em 0;
}
.restore {
padding: .5em 0;
}
.config_input {
float: left;
width: 53%;
}
.config_name {
clear: left;
margin: 5px 0;
padding: 5px;
}
.config_name input[type="text"],
.config_name textarea {
width: 53%;
}
.config_name select {
width: 54.5%;
max-width: none;
}
@media only screen and (max-width: 962px) {
body.center #config_menu {
width: 100%;
padding: 0;
}
body.center #config_content {
float: left;
width: 100%;
padding: 10px 0;
}
.configoption {
display: inline-block;
border: 1px solid #666;
border-color: #BEDAF3;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background: #E4EDF5;
color: #369;
margin: .2em 0;
margin-right: .4em;
}
.configoption a {
overflow: visible;
padding: 0 10px;
height: 1.8em;
line-height: 1.8em;
color: #369;
}
.configoption_off {
display: inline-block;
border: 1px solid #666;
border-color: #79B1E7;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background: #A8C4E0;
color: #2A527A;
font-weight: bold;
overflow: visible;
margin: .2em 0;
margin-right: .4em;
padding: 0 10px;
height: 1.8em;
line-height: 1.8em;
}
#text_editor dd.description {
margin-left: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
#config_menu {
float: left;
width: 728px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 508px;
}
#config_content {
float: left;
width: 728px;
padding: 10px;
}
body.center-right #config_content {
width: 508px;
}
.block-config,
#search-configuration-container {
margin: 0;
padding: 5px 0;
}
}
@media only screen and (max-width: 767px) {
#geeklog_config_editor {
padding: 0;
}
#config_menu {
float: left;
width: 100%;
padding: 0;
}
body.center-right #config_menu {
width: 100%;
}
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/admin/configuration.css */

#geeklog_config_editor td.block-featured-left {
width: 18%;
}
#search-configuration {
width: 90%;
}
.block-config,
#search-configuration-container {
margin: 0 0 0.5em;
padding: 8px 0;
text-align: left;
}
.block-config-content {
padding-left: 5px;
}
.configoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
.configoption_off {
list-style: none outside;
color: #333;
}
.configoption a {
}
.configoption a:hover {
}
.inputTable {
width: 100%;
margin: 0;
padding: 0;
}
.config_label {
float: left;
width: 35%;
padding: .5em 0;
}
.restore {
padding: .5em 0;
}
.config_input {
float: left;
width: 53%;
}
.config_name {
clear: left;
margin: 5px 0;
padding: 5px;
}
.config_name input[type="text"],
.config_name textarea {
width: 53%;
}
.config_name select {
width: 54.5%;
max-width: none;
}
#config_menu {
float: left;
width: 280px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 200px;
}
#config_content {
float: left;
width: 820px;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
@media only screen and (min-width: 963px) and (max-width: 1199px) {
#container {
position: relative;
width: 100%;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 80px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
margin: 0 auto;
padding: 0;
width: 960px;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: 944px;
margin: 0 auto;
}
#wrapper {
width: 960px;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
float: right;
width: 280px;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: none;
width: auto;
}
body.js_off #centerblocks {
width: 100%;
margin: 0;
padding: 0;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.left-center #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.center-right #main-content {
float: left;
width: 660px;
margin: 0;
padding: 0 10px;
}
body.center #main-content {
width: 100%;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: right;
float: right;
width: 280px;
margin: 0;
}
#footer {
clear: left;
width: auto;
margin: 0 auto;
padding: 16px 0;
}
#footer-content {
width: auto;
margin: 0 auto;
width: 960px;
}
#config_menu {
float: left;
width: 210px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 200px;
}
#config_content {
float: left;
width: 710px;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
#container {
position: relative;
width: 100%;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 80px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
padding: 0;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
#wrapper {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
float: right;
width: 230px;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: left;
width: 100%;
margin-left: -230px;
}
body.js_off #centerblocks {
width: 100%;
margin: 0;
padding: 0;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.left-center #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.center-right #main-content {
float: none;
width: auto;
margin: 0;
margin-left: 230px;
padding: 0 10px;
}
body.center #main-content {
width: 100%;
}
body.center #centerblocks {
float: left;
width: auto;
padding: 0 10px;
margin: 0;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: right;
float: right;
width: 230px;
margin: 0;
}
#footer {
clear: left;
width: 100%;
margin: 0 auto;
padding: 16px 0;
}
#footer-content {
width: auto;
max-width: $layout-site-max-width;
margin: 0 auto;
}
}
@media only screen and (max-width: 767px) {
#container {
position: relative;
width: auto;
margin: 0 auto;
}
#header {
width: auto;
margin: 0 auto;
height: 60px;
}
#header:before {
width: auto;
}
#header-content {
width: auto;
margin: 0 auto;
padding: 0;
}
#navigation {
width: auto;
margin: 0 auto;
}
#navigation:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -1px;
}
.navigation_content {
width: auto;
margin: 0 auto;
padding: 5px 0;
}
#wrapper {
width: auto;
margin: 0 auto;
}
#wrapper:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
#leftblocks,
body.js_off #leftblocks {
overflow: visible;
clear: both;
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#centerblocks {
overflow: visible;
float: none;
width: auto;
margin: 0;
padding: 0 10px;
}
body.js_off #centerblocks {
float: none;
width: auto;
margin: 0;
padding: 0 10px;
}
body.left-center-right #main-content,
body.js_off #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.left-center #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.center-right #main-content {
float: none;
width: 100%;
margin: 0;
padding: 0;
}
body.center #main-content {
width: 100%;
}
body.center #centerblocks {
float: left;
width: auto;
margin: 0;
padding: 0 10px;
}
#rightblocks,
body.js_off #rightblocks {
overflow: visible;
clear: both;
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#footer {
clear: left;
width: auto;
margin-top: -1px;
padding: 16px;
}
#footer-content {
width: auto;
margin: 0 auto;
}
}
#container {
background-color: #FFF;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
@media only screen and (max-width: 767px) {
#container {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
}
}
#wrapper {
overflow: visible;
background-color: transparent;
padding: 0;
padding-bottom: 2em;
}
@media only screen and (max-width: 767px) {
#wrapper {
padding: 0;
border: none;
}
}
#header {
padding: 0;
background: -webkit-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -moz-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -o-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: -ms-linear-gradient(top, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
background: linear-gradient(to bottom, #224F7C, #426F9C 50%, #426F9C 90%, #224F7C);
height: 80px;
}
@media only screen and (max-width: 767px) {
#header {
padding: 0;
border: none;
}
}
@media only screen and (max-width: 767px) {
#header {
-webkit-background-size: 256px auto;
-moz-background-size: 256px auto;
background-size: 256px auto;
height: 60px;
margin-top: 0;
}
}
.site_name {
position: relative;
float: left;
font-size: 30px;
font-weight: bold;
text-shadow: 0 2px 2px rgba(0,0,0,.5);
line-height: 36px;
margin: 22px 0 0 20px;
padding: 0;
}
.site_name a:link,
.site_name a:visited,
.site_name a:hover {
color: #EEE;
text-decoration: none;
}
@media only screen and (max-width: 767px) {
.site_name {
margin: 6px 0 0 8px;
font-size: 1.6em;
line-height: 1.6em;
}
}
.site_slogan {
position: relative;
margin: 0;
padding: 16px 16px 0 16px;
float: right;
color: #FFF;
text-align: right;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
@media only screen and (max-width: 767px) {
.site_slogan {
font-size: 75%;
clear: both;
float: none;
padding: 0 10px 0;
text-align: left;
line-height: 1.2em;
}
}
#navigation {
padding: 0;
background: #E7E7E7;
border-top: 1px solid #EEE;
border-bottom: 1px solid #C7C7C7;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
text-align: left;
text-shadow: 0 1px 0 #FFF;
}
@media only screen and (max-width: 767px) {
#navigation {
padding: 0;
}
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
float: left;
margin: 0;
padding: 0;
}
#navigation li a {
font-size: 13px;
display: block;
line-height: 30px;
margin: 0;
padding: 0 7px;
border-right: 1px solid #D7D7D7;
}
#navigation li:first-child a {
border-left: 1px solid #D7D7D7;
}
.menuitem a,
.menuitem a:link,
.menuitem a:visited {
color: #666;
}
.menuitem a:hover,
.menuitem a:focus,
.menuitem a:active {
color: #2664A2;
text-decoration: none;
background: #DFDFDF;
}
.tinynav {
display: none;
}
@media only screen and (max-width: 767px) {
.tinynav {
display: block;
width: 95%;
max-width: none;
margin: auto;
}
}
.welcome_msg {
margin: .5em 0 1.5em;
padding: .5em 0;
border-bottom: 1px solid #E7E7E7;
color: #888;
}
#centerblocks section.block-center,
#centerblocks div.block-center {
margin: 0 0 1em 0;
padding: 0 0 2em 0;
}
#footer {
border-top: 1px solid #CCC;
font-size: 12px;
color: #666;
background-color: transparent;
}
@media only screen and (max-width: 767px) {
#footer {
border: none;
}
}
#footer a:link,
#footer a:visited,
#footer a:active {
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #2664A2;
text-decoration: underline;
}
@media only screen and (max-width: 767px) {
#footer {
border: none;
color: #999;
background-color: #284664;
}
#footer a:link,
#footer a:visited,
#footer a:active {
color: #999;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
.copyright {
float: left;
margin: 0;
padding-left: 8px;
line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
.copyright {
float: none;
margin: 0 0 1em 0;
padding-left: 0;
padding-right: 8px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
.site_info {
float: right;
margin: 0;
padding-right: 15px;
text-align: right;
line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
.site_info {
float: none;
text-align: left;
margin: 0;
padding-left: 4px;
padding-right: 8px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
}
#leftblocks p,
#rightblocks p {
line-height: 1.25;
margin: .7em 0;
}
#leftblocks ul,
#rightblocks ul {
list-style-position: inside;
margin: .7em 0;
padding-left: .5em;
}
#leftblocks ol,
#rightblocks ol {
list-style-position: inside;
margin: .7em 0;
padding-left: .9em;
}
#leftblocks li,
#rightblocks li {
margin: 0 0 .25em 0;
padding: 0;
}
#leftblocks dl,
#rightblocks dl {
margin: .7em 0;
}
#leftblocks input,
#rightblocks input {
font-size: 95%;
margin-left: 0;
margin-right: 0;
}
#leftblocks .sideoption,
#rightblocks .sideoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
#leftblocks .sideoption a,
#rightblocks .sideoption a {
display: block;
color: #222;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
padding: 0 5px;
white-space: nowrap;
text-decoration: none;
}
#leftblocks .sideoption a:hover,
#rightblocks .sideoption a:hover {
background-color: #F1F1F1;
}
#leftblocks .sideoption span,
#rightblocks .sideoption span {
color: #999;
text-decoration: none;
margin-left: 3px;
}
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
list-style: none outside;
color: #999;
display: block;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
}
#leftblocks .sideoption_off span,
#rightblocks .sideoption_off span {
color: #999;
text-decoration: none;
margin-left: 3px;
}
#leftblocks .sideoption_group_label,
#rightblocks .sideoption_group_label {
color: #630;
font-size: 103%;
font-weight: bold;
height: 1.6em;
line-height: 1.6em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
border-bottom: 1px dotted #CCC;
}
#leftblocks .noliststyle,
#rightblocks .noliststyle {
padding-left: 0;
}
#leftblocks .branch_level2 a,
#rightblocks .branch_level2 a {
padding-left: 15px;
}
#leftblocks .branch_level3 a,
#rightblocks .branch_level3 a {
padding-left: 25px;
}
#leftblocks .branch_level4 a,
#rightblocks .branch_level4 a {
padding-left: 35px;
}
#leftblocks .sideoption_off.branch_level2,
#rightblocks .sideoption_off.branch_level2 {
padding-left: 15px;
}
#leftblocks .sideoption_off.branch_level3,
#rightblocks .sideoption_off.branch_level3 {
padding-left: 25px;
}
#leftblocks .sideoption_off.branch_level4,
#rightblocks .sideoption_off.branch_level4 {
padding-left: 35px;
}
#leftblocks h3,
#rightblocks h3,
#leftblocks h4,
#rightblocks h4 {
font-size: 100%;
}
@media only screen and (max-width: 767px) {
#leftblocks,
#rightblocks {
background: #F7F7F7;
}
#leftblocks input,
#rightblocks input {
font-size: 16px;
}
#leftblocks input[type="submit"],
#rightblocks input[type="submit"] {
font-size: 14px;
}
#leftblocks .sideoption a,
#rightblocks .sideoption a,
#leftblocks .sideoption a:hover,
#rightblocks .sideoption a:hover,
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
background: url("images/arrow-right.png") no-repeat #F7F7F7;
-webkit-background-size: 24px auto;
-moz-background-size: 24px auto;
background-size: 24px auto;
background-position: right 50%;
border: 1px solid #CACACA;
color: #222;
display: block;
font-size: 16px;
font-weight: bold;
margin-bottom: -1px;
padding: 4px 10px;
text-decoration: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
#leftblocks .sideoption_off,
#rightblocks .sideoption_off {
color: #999;
}
}
#loginform-loginname,
#loginform-passwd {
width: 50%;
}
h1 img,
h2 img,
h3 img,
h4 img {
vertical-align: middle;
}
.block-message {
margin: 1.5em 0;
padding: 0;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.block-message dl {
margin: 0;
padding: 0;
}
.block-message dt {
margin: 0;
padding: 4px 8px;
background: #3E6B98;
color: #EEEEEC;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
font-weight: bold;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.block-message dd {
margin: 0;
padding: 8px 12px;
background: #EEE;
color: #404040;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.block-message p {
margin: .2em 0;
line-height: 1.25;
}
.block-left,
.block-right,
.block-list {
margin: 0 8px .5em 8px;
padding: 0 0 16px 0;
font-size: 13px;
}
@media only screen and (max-width: 767px) {
.block-left,
.block-right,
.block-list {
font-size: 100%;
margin: 0 10px;
padding: 0;
}
}
.block-title {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
border-bottom: 1px solid #CCC;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
#searchform fieldset {
margin-top: 15px;
padding: 0;
}
#searchform a {
line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
#searchform fieldset {
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
text-align: center;
}
#searchform .searchform {
text-align: center;
}
}
.searchform {
line-height: 2.2em;
margin-bottom: .3em;
}
input[type="text"].search {
background: url("images/search.png") left center no-repeat #FFF;
padding-left: 24px;
width: 120px;
color: #999;
}
#login_facebook {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 0;
}
#login_twitter {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -23px;
}
#login_linkedin {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -44px;
}
#login_google {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -66px;
}
#login_yahoo {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -88px;
}
#login_microsoft {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -110px;
}
#login_github {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -132px;
}
#login_openid {
left: 0;
width: 141px;
background: url("/images/oauth-login-with-sprite.png") no-repeat;
background-position: 0 -154px;
}
#loginform fieldset {
margin-top: 15px;
padding: 0;
}
#loginform .submit {
margin-bottom: .3em;
}
#loginform a {
line-height: 1.5em;
}
.form_part {
margin-bottom: .3em;
}
.form_part label {
display: block;
line-height: 1.2em;
margin-bottom: .3em;
}
form.third-party-login {
margin: .1em 0;
}
form.third-party-login div {
position: relative;
}
form.third-party-login div img {
position: absolute;
left: 6px;
top: 6px;
}
form.third-party-login div input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
form.third-party-login div input.submit {
text-indent: 24px;
font-size: 12px;
height: 28px;
}
div.third-party-login {
width: 164px;
}
@media only screen and (max-width: 767px) {
#navigation_ul {
display: none;
}
.block-title,
#block-left-search > h2 {
background: #3B6998;
color: #EEEEEC;
font-weight: bold;
padding: 8px 5px;
text-align: left;
font-size: 16px;
margin-left: -10px;
margin-right: -10px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
border-top: 1px solid #6F9BC7;
border-bottom: 1px solid #1F374F;
}
h2.show,
#block-left-search > h2.show {
background: url("images/arrow-down.png") no-repeat #3B6998;
-webkit-background-size: 36px auto;
-moz-background-size: 36px auto;
background-size: 36px auto;
background-position: right 50%;
}
h2.hide,
#block-left-search > h2.hide {
background: url("images/arrow-up.png") no-repeat #3B6998;
-webkit-background-size: 36px auto;
-moz-background-size: 36px auto;
background-size: 36px auto;
background-position: right 50%;
}
h2.block-title {
margin-top: 0;
margin-bottom: 0;
}
#block-left-search > h2 {
margin-top: 0;
margin-bottom: 0;
}
#config_menu .block-title {
margin-left: -10px;
margin-right: -10px;
}
#search-configuration-container label {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
display: block;
border-bottom: 1px solid #CCC;
background: #3B6998;
color: #EEEEEC;
font-weight: bold;
padding: 8px 5px;
text-align: left;
font-size: 16px;
margin-left: -10px;
margin-right: -10px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
#search-configuration {
font-size: 16px;
}
.block-left-content,
.block-right-content,
.block-list-content {
padding: 10px 0;
text-shadow: 0 1px 0 #FFF;
}
#block-left-search > .block-left-content {
background: #F7F7F7;
padding: 10px;
margin: 0;
}
.noliststyle {
list-style: none;
padding: 0;
margin: 0;
}
.sideoption:first-child a,
.sideoption_off:first-child {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
}
.sideoption:last-child a,
.sideoption_off:last-child {
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}
}
.storytext {
margin: 0 0 1.5em 0;
border-bottom: 1px solid #E7E7E7;
}
.storytext table {
text-align: left;
border-collapse: collapse;
margin: 1em .5em;
}
.storytext tr {
margin: 0;
padding: 0;
vertical-align: middle;
}
.storytext th,
.storytext td {
margin: 0;
padding: .2em .6em;
vertical-align: middle;
line-height: 160%;
border: 1px solid #DDD;
}
.storytext th {
font-weight: bold;
background: #F5F5F5;
}
.storytext img {
max-width: 100%;
height: auto;
}
.story_title {
float: left;
margin: 0 0 .5em 0;
font-size: 140%;
text-decoration: none;
color: #222;
}
.story_title a:link,
.story_title a:visited {
color: #222;
text-decoration: none;
}
.story_title a:hover {
color: #2664A2;
text-decoration: underline;
}
.story_icon {
float: right;
}
.story_icon img {
margin-left: 8px;
}
@media only screen and (max-width: 767px) {
.story_icon {
display: none;
}
}
.story_status {
list-style-position: outside;
list-style-type: none;
clear: both;
margin: 0 0 1em 0;
padding-left: 1em;
color: #999;
font-size: 85%;
line-height: 1.25;
}
.story_introtext {
margin: 0 0 2em 0;
line-height: 1.625;
zoom: 1;
}
.story_introtext:before,
.story_introtext:after {
content: "";
display: table;
}
.story_introtext:after {
clear: both;
}
.story_image {
float: right;
width: 48px;
height: 48px;
margin: 15px;
}
.story_navi {
list-style-type: none;
clear: both;
margin: 0;
padding-left: 0;
text-align: center;
}
.story_navi li {
display: inline;
margin: 0 2px;
}
.feedback {
list-style-type: none;
margin: 0 0 .5em 0;
padding-left: 0;
text-align: center;
}
.feedback li {
display: inline;
margin: 0 2px;
}
.article {
font-size: 100%;
}
.gl-tooltip span {
margin-left: -999em;
position: absolute;
text-align: left;
width: 250px;
}
.gl-tooltip:link,
.gl-tooltip:visited {
color: #2664A2;
outline: none;
text-decoration: none;
position: relative;
}
.gl-tooltip:hover span {
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 2px 2px 8px #666;
box-shadow: 2px 2px 8px #666;
font-size: 1em;
text-align: left;
white-space: normal;
position: absolute;
left: 2.2em;
top: 2.2em;
z-index: 99;
margin-left: 0;
width: 250px;
}
.gl-tooltip:hover img.icon {
border: 0;
margin: -15px 0 0 -51px;
float: left;
position: absolute;
}
.gl-tooltip:hover em {
font-size: 1.2em;
font-weight: bold;
display: block;
padding: .2em 0 .6em .4em;
}
#gl-tooltip-icon {
border: 0;
}
span.classic {
padding: .8em 1em;
}
span.custom {
padding: .5em .8em .8em 2em;
}
span.classic {
background: #EEEEEC;
border: 2px solid #555753;
}
span.critical {
background: #F5F0F0;
border: 2px solid #A40000;
}
span.critical em {
color: #A40000;
}
span.help {
background: #EDF0F2;
border: 2px solid #204A87;
}
span.help em {
color: #204A87;
}
span.info {
background: #EDF0F2;
border: 2px solid #204A87;
}
span.info em {
color: #204A87;
}
span.warning {
background: #FCF7EF;
border: 2px solid #CE5C00;
font-weight: normal;
color: #000;
}
span.warning em {
color: #CE5C00;
}
.list-whats-related,
.list-story-options {
line-height: 1.7em;
margin: 0 0 0 20px;
padding: 0;
}
.block-related {
float: left;
width: 50%;
margin: 0 0 1.5em 0;
}
@media only screen and (max-width: 767px) {
.block-related {
float: none;
width: auto;
}
}
#commentarea {
clear: both;
}
.commentbar_status {
text-align: center;
margin: 1em 0;
}
.bar_separator {
padding-left: 5px;
padding-right: 5px;
color: #CCC;
}
#commentbar {
padding: 3px;
background: none repeat scroll 0 0 #EEE;
-webkit-border-radius: 4px;
border-radius: 4px;
zoom: 1;
}
#commentbar:before,
#commentbar:after {
content: "";
display: table;
}
#commentbar:after {
clear: both;
}
#commentbar-comment {
float: left;
padding: .3em;
}
#commentbar-selector {
float: right;
padding: .3em;
}
.disclaimer {
text-align: center;
color: #666;
margin: .5em 0 1em;
}
#commentpreview {
margin: 0;
background: transparent;
border: 1px dashed #808080;
padding: 5px 10px;
}
#commenteditform {
margin: 0;
background: #F7F7F7;
border: 1px solid #E7E7E7;
padding: 10px;
}
.comment_thread {
list-style-position: outside;
list-style-type: none;
margin: 0 0 .5em 0;
padding: 0;
text-align: left;
}
.thread_title {
display: inline;
margin: 0;
padding: 0;
}
.thread_author {
display: inline;
margin: 0 0 0 8px;
padding: 0;
}
.thread_author:before {
content: " - ";
}
.block-comment-content {
margin: 0;
padding: 0;
text-align: left;
}
.level-0 {
margin-left: 0;
}
.level-25 {
margin-left: 16px;
}
.level-50 {
margin-left: 32px;
}
.level-75 {
margin-left: 48px;
}
.level-100 {
margin-left: 64px;
}
.level-125 {
margin-left: 80px;
}
.level-150 {
margin-left: 96px;
}
.level-175 {
margin-left: 112px;
}
.level-200 {
margin-left: 128px;
}
.level-225 {
margin-left: 144px;
}
.level-250 {
margin-left: 160px;
}
.level-275 {
margin-left: 176px;
}
.level-300 {
margin-left: 192px;
}
.level-325 {
margin-left: 208px;
}
.level-350 {
margin-left: 224px;
}
.level-375 {
margin-left: 240px;
}
.level-400 {
margin-left: 256px;
}
.comment_status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.comment_title {
display: block;
margin: 1em 0 .5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
.comment_author {
display: block;
margin: 0 0 1em 0;
padding: 0;
color: #666;
}
.comment_content {
margin: 0 0 1em 0;
padding: 0;
}
.comment_navi {
clear: both;
color: #666;
}
.reportcomment {
margin: 0 0 1em 0;
padding: 0;
border-bottom: 1px solid #E7E7E7;
}
.dt-commentform-username {
display: inline;
}
.logoutorcreateaccount {
padding: 0 3px;
}
.importantstuff {
margin-top: 0;
}
.ul-importantstuff {
margin: 0 0 0 1em;
padding: 0;
}
.li-importantstuff {
margin: 0 0 0 8px;
padding: 0;
}
.navbar-breadcrumbs {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.li-navbar-breadcrumbs {
display: inline;
}
.a-navbar-breadcrumbs {
margin: 0 8px;
}
#navcontainer {
width: 100%;
margin-bottom: 10px;
padding-bottom: 2px;
font-size: 90%;
line-height: normal;
border-bottom: 1px solid #DDD;
height: 30px;
}
#navlist {
display: block;
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}
#navlist:before,
#navlist:after {
content: "";
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
#navlist:after {
clear: both;
}
.li-navlist {
display: block;
width: auto;
height: 30px;
padding: 0;
float: left;
margin: 2px -1px 0 0;
}
.li-navlist #current {
background: #FFF;
height: 29px;
position: relative;
top: -5px;
padding-top: 5px;
border-left-width: 1px;
margin: 0;
color: #111;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-color: #FFF;
}
.li-navlist #current:first-child a {
border-width: 1px;
border-top-left-radius: 3px;
}
.li-navlist #current:last-child a {
border-top-right-radius: 3px;
}
.a-navlist {
display: block;
text-decoration: none;
width: auto;
height: 29px;
padding: 0 12px;
line-height: 30px;
border: solid 1px #DDD;
border-width: 1px;
margin: 0;
background: #F5F5F5;
}
.a-navlist:link,
.a-navlist:visited,
.a-navlist:hover {
color: #555;
text-decoration: none;
}
.gl-pagenav {
list-style: none;
text-align: center;
color: #CCC;
margin: 0 0 1.5em;
line-height: 1.4em;
}
.gl-pagenav li {
display: inline-block;
}
.gl-pagenav a,
.gl-pagenav b {
margin: 1px 2px;
padding: 2px 7px;
background: transparent;
border: 1px solid #E7E7E7;
}
.gl-pagenav b {
color: #222;
}
.gl-pagenav a:hover {
background: #EEE;
border: 1px solid #CCC;
}
.gl-pagenav span {
color: #999;
}
.gl-pagenav span a {
margin: 0;
padding: 2px 0;
background: transparent;
border: none;
}
.gl-pagenav span a:hover {
background: transparent;
border: none;
}
.gl-pagenav .divider-previous,
.gl-pagenav .divider-next {
margin: 0 4px;
}
.gl-pagenav .divider-previous:before,
.gl-pagenav .divider-next:after {
content: "|";
width: 1px;
height: 1px;
padding: 0;
margin: 0 4px;
}
.bc_navigation {
margin: -1em 0 1em;
}
#exclude_topic > .checkboxes-list > li,
#boxesblock > .checkboxes-list > li {
margin-right: .5em;
}
.itemstatistics {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.itemstatistics th {
margin: 0;
padding: 2px;
text-align: left;
}
.itemstatistics td {
margin: 0;
padding: 2px;
}
#trackback {
clear: both;
}
.block-trackback-content {
border-bottom: 1px solid #E7E7E7;
}
.block-trackback-content > p {
margin: 0 0 1em 0;
}
.trackback_comments_no_link {
margin: 0 0 1em 0;
padding: 0;
}
.formattedcomment {
margin: 0 0 1em 0;
padding: 0;
}
.trackback_status {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.trackback_title {
margin: 0 0 .5em 0;
padding: 4px;
border: 1px solid #E7E7E7;
background: #F7F7F7;
}
.trackback_date {
margin: 0 0 .5em 0;
padding: 0;
}
.trackback_excerpt_readmore {
margin: 0 0 1em 0;
padding: 0;
}
#profile-userprofile {
overflow: hidden;
margin: 0;
padding: 0;
zoom: 1;
}
#profile-userprofile:before,
#profile-userprofile:after {
content: "";
display: table;
}
#profile-userprofile:after {
clear: both;
}
#profile-userprofile dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 .5em 0;
padding: 0;
}
#profile-userprofile dd {
float: left;
width: 75%;
margin: 0 0 .5em 0;
padding: 0;
}
dd#profile-user_photo {
float: none;
width: auto;
margin-left: 25%;
margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
dd#profile-user_photo {
margin-left: 50%;
}
}
.storyrow,
.commentrow {
margin: 0;
padding: 0;
}
.storyrow a,
.commentrow a {
margin: 0 8px 0 0;
padding: 0;
}
#profile-postingstats {
margin: 0;
padding: 0;
}
#profile-postingstats dt {
float: left;
clear: left;
width: 25%;
margin: 0 0 .5em 0;
padding: 0;
}
#profile-postingstats dd {
float: left;
width: 75%;
margin: 0 0 .5em 0;
padding: 0;
}
@media only screen and (max-width: 767px) {
#profile-userprofile dt,
#profile-userprofile dd,
#profile-postingstats dt,
#profile-postingstats dd {
width: 50%;
}
}
#profile-all_postings_by {
clear: left;
padding-top: 1em;
}
.admin_basic {
padding: .5em 2em;
}
@media only screen and (max-width: 962px) {
.admin_basic {
padding: .5em 0;
}
}
#admin-topmenu {
margin-bottom: 2em;
border: 1px solid rgba(0,0,0,.2);
padding: 10px 5px;
line-height: 1.25;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.admin-menu-icon {
float: left;
padding: 5px;
margin-right: 10px;
width: 48px;
height: 48px;
}
#instructions {
padding: 5px;
}
#instructions > p {
margin: 0 0 5px 0;
line-height: 1.25;
}
#admin-menu-fields {
color: #CCC;
}
.admin-topic-image {
margin: 0 5px 0 0;
vertical-align: middle;
}
#rights_options {
width: 100%;
font-size: 11px;
}
.listmembers {
float: left;
width: 35%;
height: 15em;
}
#admin-groupmembers-fieldFrom,
#admin-groupmembers-fieldTo {
width: 100%;
height: 100%;
}
.movemembers {
float: left;
width: 30%;
padding-top: 5em;
text-align: center;
height: 12em;
}
.movebutton {
margin: .5em 0;
text-align: center;
}
.admin-list-table {
margin: 0;
width: 100%;
text-align: left;
font-size: 90%;
border-collapse: separate;
border-spacing: 0;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
@media only screen and (max-width: 1199px) {
.admin-list-table {
width: 900px;
}
}
.fieldset-table-wrapper > .admin-list-table {
width: 100%;
}
.admin-list-table tr {
margin: 0;
padding: 0;
vertical-align: middle;
}
.admin-list-table th,
.admin-list-table td {
vertical-align: middle;
line-height: 1.1em;
height: 2.3em;
padding-top: 2px;
padding-bottom: 2px;
}
.admin-list-table th {
color: #222;
background-color: #DAE0ED;
}
.admin-list-table img {
vertical-align: middle;
}
.admin-list-table td,
.admin-list-table th {
border-left: 1px solid rgba(0,0,0,.2);
border-top: 1px solid rgba(0,0,0,.2);
}
.admin-list-table th {
background-color: #A5C3E2;
background-image: -webkit-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -moz-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -o-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -ms-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: linear-gradient(to bottom, hsla(210,52%,90%,1), #A5C3E2);
border-top: none;
}
.admin-list-table th:first-child,
.admin-list-table td:first-child {
border-left: none;
}
.admin-list-table th:first-child {
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
.admin-list-table th:last-child {
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
.admin-list-table tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
.admin-list-table tr:last-child td:last-child {
-webkit-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
.admin-table-changer {
display: none;
text-align: right;
margin-right: 2px;
margin-bottom: 2px;
}
@media only screen and (max-width: 1199px) {
.admin-table-changer {
display: block;
}
}
.admin-table-changer a {
width: 60px;
text-align: center;
font-size: 85%;
padding: 2px 6px;
}
.table-wrapper {
width: 100%;
overflow: auto;
}
.table-wrapper-fit {
width: 100%;
overflow: visible;
}
.table-wrapper-fit > .admin-list-table {
width: 100%;
}
.admin-list-navi {
margin-top: .5em;
}
.admin-list-message {
margin: 1em 0 0 0;
padding: 0;
text-align: center;
}
.admin-list-search {
text-align: center;
margin: .5em 0;
zoom: 1;
}
.admin-list-search:before,
.admin-list-search:after {
content: "";
display: table;
}
.admin-list-search:after {
clear: both;
}
@media only screen and (max-width: 767px) {
.admin-list-search {
text-align: left;
}
}
.admin-list-smalltable {
margin: 0 0 .5em 0;
border-collapse: separate;
border-spacing: 1px;
font-size: 13px;
}
.admin-list-headerfield {
padding: 4px;
}
.admin-list-field {
padding: 4px;
}
.admin-list-field a {
padding: 4px 6px;
}
.search-part {
display: inline-block;
margin-right: 5px;
white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.search-part {
display: block;
}
}
#admin-permissions {
border-collapse: separate;
border-spacing: 0;
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
margin: 0 0 .5em 0;
font-size: 13px;
}
#admin-permissions td,
#admin-permissions th {
border-left: 1px solid rgba(0,0,0,.2);
border-top: 1px solid rgba(0,0,0,.2);
}
#admin-permissions th {
background-color: #A5C3E2;
background-image: -webkit-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -moz-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -o-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: -ms-linear-gradient(top, hsla(210,52%,90%,1), #A5C3E2);
background-image: linear-gradient(to bottom, hsla(210,52%,90%,1), #A5C3E2);
border-top: none;
}
#admin-permissions th:first-child,
#admin-permissions td:first-child {
border-left: none;
}
#admin-permissions th:first-child {
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
#admin-permissions th:last-child {
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
#admin-permissions tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
#admin-permissions tr:last-child td:last-child {
-webkit-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
#admin-permissions th,
#admin-permissions td {
font-weight: bold;
text-align: center;
padding: 4px;
}
.admin-commandcontrol {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
.admin-commandcontrol li {
float: left;
width: 12.5%;
height: 8em;
margin: 0;
padding: 0;
text-align: center;
}
@media only screen and (max-width: 1199px) {
.admin-commandcontrol li {
width: 16.66%;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
.admin-commandcontrol li {
width: 20%;
}
}
@media only screen and (max-width: 767px) {
.admin-commandcontrol li {
width: 25%;
}
}
@media only screen and (max-width: 479px) {
.admin-commandcontrol li {
width: 33.33%;
}
}
.admin-commandcontrol a {
display: block;
font-size: 90%;
margin: 5px 0;
}
#admin-editor #title {
font-size: 13px;
font-weight: bold;
position: relative;
top: 10px;
}
b.notbold {
font-weight: normal;
}
b.status_red {
display: inline;
color: #A40000;
}
b.status_orange {
display: inline;
color: #B25000;
}
b.status_green {
display: inline;
color: #3D7805;
}
b.status_black {
display: inline;
color: #000;
}
.story_editor {
margin: 0 0 1em 0;
padding: 8px;
border: 1px solid #CCC;
}
.story_editor dl {
margin-bottom: 0;
}
.story_editor dt {
width: 14%;
}
.story_editor dd {
width: 85%;
}
@media only screen and (max-width: 962px) {
.story_editor dt {
width: auto;
}
.story_editor dd {
width: auto;
}
}
#text_editor dd.description {
margin-left: 15%;
}
#admin-storyeditor-introtext,
#admin-storyeditor-bodytext {
width: 98%;
}
#preview {
margin: 1em 0;
padding: 1em 0;
border-top: 1px solid #CCC;
border-bottom: none;
}
.story_stats {
display: inline-block;
float: left;
margin-right: 2em;
}
#admin-topiclist {
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 0;
}
#admin-topiclist li {
float: left;
width: 20%;
height: 8em;
margin: 0;
padding: 0;
text-align: center;
}
#admin-topiclist a {
display: block;
}
.trackback-message {
margin: 0 0 1em 0;
padding: 0;
}
.userphoto {
margin: .5em .5em 0 0;
}
.groupinstructions {
margin: 0 0 .5em 0;
}
#reminder-submit {
margin: .5em 0;
}
.pathtext {
font-size: 11px;
color: #666;
}
.pathtext-status {
text-align: right;
white-space: nowrap;
}
.yes,
.iswriteable {
font-weight: bold;
color: #46882B;
}
.no,
.notok,
.notwriteable {
font-weight: bold;
color: #C00;
}
#panel_phpinfo {
padding: 5px;
width: 600px;
margin: auto;
text-align: center;
}
#toggle_phpinfo {
padding: 5px;
width: 200px;
margin: auto;
text-align: center;
border: solid 1px #C3C3C3;
}
#panel_phpinfo {
padding: 50px;
display: none;
}
#config_menu {
float: left;
padding: 0 10px;
}
.block-config,
#search-configuration-container {
margin: 0 0 .5em;
padding: 8px 0;
text-align: left;
}
.block-config-title,
#search-configuration-container label {
margin: 0 0 .5em 0;
padding: 0 0 .1em 0;
display: block;
border-bottom: 1px solid #CCC;
font-size: 105%;
font-weight: bold;
}
.block-config-content {
padding-left: 5px;
}
.configoption {
list-style: none outside;
color: #999;
margin: 0;
padding: 0;
}
.configoption a {
display: block;
color: #222;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
padding: 0 5px;
white-space: nowrap;
text-decoration: none;
}
.configoption a:hover {
background-color: #F1F1F1;
}
.configoption_off {
list-style: none outside;
color: #999;
display: block;
height: 1.8em;
line-height: 1.8em;
overflow: hidden;
margin: 0;
padding: 0 5px;
white-space: nowrap;
}
#config_content {
float: left;
padding: 10px;
}
body.center-right #config_content {
width: 600px;
}
#geeklog_config_editor {
zoom: 1;
}
#geeklog_config_editor:before,
#geeklog_config_editor:after {
content: "";
display: table;
}
#geeklog_config_editor:after {
clear: both;
}
#config_main {
width: 100%;
}
#search-configuration {
width: 90%;
margin: 10px 0 10px 5px;
}
.inputTable {
width: 100%;
margin: 0;
padding: 0;
}
.config_label {
float: left;
width: 35%;
padding: .5em 0;
}
.restore {
padding: .5em 0;
}
.config_input {
float: left;
width: 53%;
}
.config_name {
clear: left;
margin: 5px 0;
padding: 5px;
}
.config_name input[type="text"],
.config_name textarea {
width: 53%;
}
.config_name select {
width: 54.5%;
max-width: none;
}
@media only screen and (max-width: 962px) {
body.center #config_menu {
width: 100%;
padding: 0;
}
body.center #config_content {
float: left;
width: 100%;
padding: 10px 0;
}
.configoption {
display: inline-block;
border: 1px solid #666;
border-color: #BEDAF3;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background: #E4EDF5;
color: #369;
margin: .2em 0;
margin-right: .4em;
}
.configoption a {
overflow: visible;
padding: 0 10px;
height: 1.8em;
line-height: 1.8em;
color: #369;
}
.configoption_off {
display: inline-block;
border: 1px solid #666;
border-color: #79B1E7;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background: #A8C4E0;
color: #2A527A;
font-weight: bold;
overflow: visible;
margin: .2em 0;
margin-right: .4em;
padding: 0 10px;
height: 1.8em;
line-height: 1.8em;
}
#text_editor dd.description {
margin-left: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 962px) {
#config_menu {
float: left;
width: 728px;
padding: 0 10px;
}
body.center-right #config_menu {
width: 508px;
}
#config_content {
float: left;
width: 728px;
padding: 10px;
}
body.center-right #config_content {
width: 508px;
}
.block-config,
#search-configuration-container {
margin: 0;
padding: 5px 0;
}
}
@media only screen and (max-width: 767px) {
#geeklog_config_editor {
padding: 0;
}
#config_menu {
float: left;
width: 100%;
padding: 0;
}
body.center-right #config_menu {
width: 100%;
}
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/plugin/japanize.css */

div#plugin-japanize fieldset {
padding: 8px;
border: 1px solid #CCCCCC;
}
div#plugin-japanize fieldset legend {
padding: 2px 4px;
display: inline;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/plugin/sitecalendar.css */

table.mycalTitle {
width: auto;
margin: 0 auto;
padding: 0;
border-collapse: collapse;
background: #B0C4DE;
}
table.mycalTitle tr td {
margin: 0;
padding: 0;
border: 1px solid #B0C4DE;
background: #FFFFFF;
font-size: 90%;
font-weight: normal;
text-align: center;
}
table.mycalTitle tr td.mycalTitle {
font-weight: bold;
}
table.mycalTitle tr td.mycalDateField {
background: #FFFFFF;
}
table.mycalTitle tr td.mycalEventHighlight {
background: #8FBC8F;
}
table.mycalTitle tr td.mycalTodayHighlight {
background: #EEDD82;
}
table.mycalTitle tr td.mycalNextMonth {
background: #DCDCDC;
}
table.mycalTitle tr td.mycalActiveHighlight {
background: #EDEDED;
}
table.mycalTitle tr td.mycalTodayActiveHighlight {
background: #EEDD82;
}
table.mycalTitle tr td.mycalTodayEventHighlight {
background: #EEDD82;
}
table.mycalTitle tr td a b {
font-weight: normal;
}
table.mycalTitle tr td table {
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.mycalTitle tr td table tr td {
background: #CAD8EB;
}
table.mycalTitle tr td table tr td.mycalTopTitle {
margin: 0;
padding: 0;
font-weight: bold;
text-align: center;
}
table.mycalTitle+table tr td {
text-align: center;
}

/* /var/www/clients/client16/web19/web/layout/nanjo/css/tooltips/tooltips.css */

a.gl-tooltip {
border-bottom: 1px dotted #000000;
color: #000000;
outline: none;
text-decoration: none;
position: relative;
}
a.gl-tooltip span {
margin-left: -999em;
position: absolute;
text-align: left;
width: 250px;
}
a.gl-tooltip:hover span {
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
box-shadow: 2px 2px 8px #666;
-webkit-box-shadow: 2px 2px 8px #666;
-moz-box-shadow: 2px 2px 8px #666;
font-size: 1em;
text-align: left;
white-space:normal;
font-family: Calibri, Tahoma, Geneva, sans, sans-serif;
position: absolute;
left: 2.2em;
top: 2.2em;
z-index: 99;
margin-left: 0;
width: 250px;
}
a.gl-tooltip:hover img.icon {
border: 0;
margin: -15px 0 0;
margin-left: -51px;
float: left;
position: absolute;
}
a.gl-tooltip img#gl-tooltip-icon {
border: 0;
}
a.gl-tooltip:hover em {
font-family: Candara, Tahoma, Geneva, sans, sans-serif;
font-size: 1.2em;
font-weight: bold;
display: block;
padding: 0.2em 0 0.6em 0.4em;
}
span.classic     { padding: 0.8em 1em; }
span.custom      { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover   { background: transparent; }
span.classic     { background: #EEEEEC; border: 2px solid #555753; }
span.critical    { background: #F5F0F0; border: 2px solid #A40000; }
span.help        { background: #EDF0F2; border: 2px solid #204A87; }
span.info        { background: #EDF0F2; border: 2px solid #204A87; }
span.warning     { background: #FCF7EF; border: 2px solid #CE5C00; font-weight: normal; color: black; }
span.critical em { color: #A40000; }
span.help     em { color: #204A87; }
span.info     em { color: #204A87; }
span.warning  em { color: #CE5C00; }

/* /var/www/clients/client16/web19/web/layout/nanjo/custom.css */

li.useroption_off {
padding: 3px 0 3px 15px;
}
.tm-footer {
background: #666;
}
fieldset {
margin: 0 0 1em 0;
padding: 8px 12px;
border: 1px solid #CCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.uk-navbar-nav li.uk-parent span.uk-parent {
line-height: 40px;
color: #666;
}
div.social {
clear: both;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #efefef;
padding: 0.2em 1em;
margin: 2em;
min-height: 9em;
}
ul.socialbtn{
float:left;
padding:0;
margin:0 0 0.7em 2em;
list-style-type: none;
display: block;
}
ul.socialbtn li{float:left; width:81px !important; margin:0 0 0 8px !important;}
ul.socialbtn li:first-child{width:65px !important; margin-left:0 !important;}
ul.socialbtn_right {
float:right; padding:0; margin:0;
list-style-type: none;
display: block;
padding: 0 6em 0 0;
}
ul.socialbtn_right li{float:left; width:81px !important; margin:0 0 0 8px !important;}
ul.socialbtn_right li:first-child{width:70px !important; margin-left:0 !important;}
ul.socialbtn_right li.fblike{width:170px}
@media only screen and (max-width: 519px) {
ul.socialbtn {
float: none;
}
ul.socialbtn li:first-child {
width: auto;
}
ul.socialbtn li {
float: none;
margin-bottom: 5px;
width: auto;
}
}
#back-to-top {background:#201D58;background:rgba(32,29,88,0.75);box-shadow:0 0 2px 0 rgba(255,255,255,0.2);border-radius:3px;bottom:20px;cursor:pointer;display:block;height:45px;line-height:45px;font-size:16px;position:fixed;right:20px;text-align:center;width:45px;z-index:9999;}#back-to-top:hover {background-color:#6C6984;background:rgba(108, 105, 132, 0.75);text-decoration:none;}
#back-to-top i {color:#fff;}
.uk-article-title {
clear: both;
}
body.left-center div#container div#wrapper div#centerblocks {
border: none;
}
div#centerblocks div#centerblocks-content div.gm-style img {
max-width: none;
}
form {display: block; margin: 0;}
.uk-grid {margin-left:0;}
@media (max-width:1220px){.uk-grid{margin-left:0}}
h2.uk-h2.gl-slider {
font-size:40px;
line-height: 140%;
margin-top:100px
}
div.gl-slider {
margin-top:20px;
font-size: 24px;
line-height: 140%;
}
h2.gl-h2-main {
font-size: 24px;
margin-bottom: 0;
line-height: 140%;
}
@media (max-width:959px) {
h2.uk-h2.gl-slider {
font-size:36px;
margin-top:40px
}
h2.gl-h2-main {
font-size: 20px;
}
}
@media (max-width:767px) {
h2.uk-h2.gl-slider {
font-size:24px;
margin-top:5px
}
h2.gl-h2-main {
font-size: 18px;
}
}
@media (max-width:480px) {
h2.uk-h2.gl-slider {
font-size:18px;
}
div.gl-slider {
line-height: 120%;
font-size:14px;
}
h2.gl-h2-main {
font-size: 14px;
}
}
.uk-navbar-center{max-width:70%;}
form.uk-form div dl dt,
form.uk-form div dl dd{
margin: 8px 0 0 0;
}
#ivm-page-nav{position:fixed;width:auto;top:0;bottom:0;right:25px;width:20px; }
@media (max-width:480px) {
#ivm-page-nav{
right:5px;
}
}
.uk-button:disabled:hover {
background-color: #fafafa;
color: #999999;
border-color: rgba(0, 0, 0, 0.2);
background-image: none;
box-shadow: none;
text-shadow: 0 1px 0 #ffffff;
cursor:default;
}
