| Current Path : /home/nicholsonsmith/public_html/templates/gk_steakhouse/css/system/ |
| Current File : /home/nicholsonsmith/public_html/templates/gk_steakhouse/css/system/offline.style3.css |
/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/
/* Basic elements */
body, html {
min-height: 100%;
}
html { -webkit-font-smoothing: subpixel-antialiased; }
body {
background: url('../../images/header_bg.jpg') no-repeat center top;
background-size: cover;
color: #fff;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
line-height: 1.6;
margin: 0;
min-height: 100%;
padding: 0;
word-wrap: break-word;
}
a {
color: #fff;
-webkit-transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
text-decoration: none;
}
a:hover,
a:active,
a:focus { color: #8a7556; }
/* containers */
#gkPage {
padding: 0;
margin: 0 auto;
}
#gkPageWrap {
background: transparent;
padding: 0 0 50px 0;
}
#frame {
clear: both;
margin: 0 auto 30px;
max-width: 100%;
overflow: hidden;
padding: 0;
text-align: center;
width: 860px;
}
#errorNumber {
float: left;
padding: 31px 0 0;
width: 39%;
}
/* Logo */
#gkLogo {
display: block;
float: none;
margin: 0 auto;
padding: 0;
text-indent: -9999px;
text-shadow: none;
}
#gkLogo img {
display: block;
margin: 0 auto;
}
#gkLogo.cssLogo {
background: url('../../images/logo.png') no-repeat center center;
background-size: contain;
/* You can specify there logo size and background */
height: 270px;
margin: 70px auto 0 auto;
width: 300px;
}
#gkLogo.text {
color: #fff;
display: block;
float: none;
font-size: 20px;
font-weight: bold;
height: 75px;
letter-spacing: -2px;
line-height: 63px;
margin: 70px auto 0 auto;
padding: 20px 0;
text-align: center;
text-indent: 0;
text-transform: uppercase;
width: auto;
}
#gkLogo.text > span {
display: block;
font-size: 48px;
line-height: 60px;
padding: 0;
}
#gkLogo.text .gkLogoSlogan {
display: block;
font-size: 18px;
font-weight: 300;
letter-spacing: 0;
line-height: 1;
margin-top: 0px;
}
/* Other elements */
h1,
h2,
h3 {
font-family: 'Old Standard TT', serif;
}
h1 {
color: #fff;
font-size: 200px;
font-weight: 200;
line-height: 1;
margin:0;
}
h2 {
display: inline-block;
font-size: 36px;
font-weight: bold;
line-height: 38px;
margin: 0;
padding: 11px 50px;
position: relative;
text-transform: uppercase;
width: auto;
}
h3 {
margin: 0;
font-size: 18px;
font-weight: 300;
}
h3:after {
border-bottom: 1px solid #60708c;
content: "";
display: block;
margin: 42px auto 12px;
width: 280px;
}
#errorboxbody {
text-align: center;
padding: 0 0 36px 0;
}
fieldset {
border: none;
margin: 70px auto 0;
width: 660px;
overflow: hidden;
}
p#username,
p#password {
margin: 0 15px 15px 0;
float: left;
width: 265px;
}
p#remember,
#form-login ul {
clear: both;
}
label {
line-height: 1.2;
display: block;
margin: 0 0 10px 0;
color: #fff;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
div.buttons {
margin: 28px 0 0;
}
input[type="checkbox"] {
margin: 5px 5px 0 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: none repeat scroll 0 0 #FFFFFF;
border-color: #BCBCBC #DADADA #e5e5e5;
border-style: solid;
border-width: 1px;
color: #777;
font-family: Arial,sans-serif;
padding: 12px 20px !important;
max-width: 100%!important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
background: #fffef4;
}
button,
.button,
input.button,
span.button,
button.button,
input[type="submit"],
input[type="button"] {
-webkit-appearance: none;
background: #8a7556;
border: 1px solid #8a7556;
color: #fff !important;
cursor: pointer;
display: block;
float: left;
height: 38px;
line-height: 37px;
margin: -2px 5px 2px 2px;
padding: 0 24px;
text-align: center;
text-transform: uppercase;
transition: all 0.3s ease-out 0s;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
background: #000;
border-color: #000;
}
#remember {
float: left;
width: auto;
}
label[for="remember"] {
float: left;
line-height: 21px;
}
/* messages */
#system-message dt {
display: none;
}
#system-message-container {
margin: 0 auto 5px auto!important;
max-width: 640px;
padding: 0;
}
#system-message dd ul {
list-style: none !important;
margin: 0!important;
}
#system-message dd {
background: #f5f5f5;
color: #080808;
padding: 5px 12px;
font-size: 16px;
text-align: center;
font-weight: 300;
margin: 0 0 10px 0;
}
#system-message dd.error {
background: #8a7556;
color: #fff;
}
#system-message dd.notice {
background: #ffde00;
color: #080808;
}
@media (max-width:1000px) {
h2 { font-size: 24px; }
h3 { font-size: 18px; }
}
@media (max-width:720px) {
h1 { font-size: 150px; }
h2 {
font-size: 20px;
margin-top: 20px;
}
h3 { font-size: 14px; }
fieldset {
width: 270px;
}
}
@media (max-width:540px) {
h1 { font-size: 100px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
}