Untitled diff

Erstellt Diff läuft nie ab
6 Entfernungen
1210 Zeilen
8 Hinzufügungen
1213 Zeilen
/*
/*
Theme Name: Adamos
Theme Name: Adamos
Theme URI: http://www.templateexpress.com/adamos-theme/
Theme URI: http://www.templateexpress.com/adamos-theme/
Author: Ossie Heffell
Author: Ossie Heffell
Author URI: http://www.templateexpress.com/
Author URI: http://www.templateexpress.com/
Description: Adamos is a full-width, fully responsive and highly customizable WordPress Theme. Add and edit your own logo, header, featured slider, featured areas and much more. This theme is WPML compatible.
Description: Adamos is a full-width, fully responsive and highly customizable WordPress Theme. Add and edit your own logo, header, featured slider, featured areas and much more. This theme is WPML compatible.
Version: 2.1
Version: 2.1
License: GNU General Public License v2.0
License: GNU General Public License v2.0
License URI: ​http://www.gnu.org/licenses/gpl-2.0.html
License URI: ​http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, responsive-layout, black
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, responsive-layout, black
This theme, like WordPress, is licensed under the GPL.
This theme, like WordPress, is licensed under the GPL.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
and Blueprint http://www.blueprintcss.org/
*/
*/
/*
/*
adamos WordPress Theme, Copyright 2013 Ossie Heffell
adamos WordPress Theme, Copyright 2013 Ossie Heffell
adamos Theme is distributed under the terms of the GNU GPL
adamos Theme is distributed under the terms of the GNU GPL
*/
*/
/*
/*
Adamos Theme based on Underscores (_s) Theme
Adamos Theme based on Underscores (_s) Theme
_s ("Underscores") WordPress Theme, Copyright 2012 Automattic, Inc.
_s ("Underscores") WordPress Theme, Copyright 2012 Automattic, Inc.
_s ("Underscores") WordPress Theme is distributed under the terms of the GNU GPL
_s ("Underscores") WordPress Theme is distributed under the terms of the GNU GPL
*/
*/
/* =Reset
/* =Reset
-------------------------------------------------------------- */
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
border: 0;
font-family: inherit;
font-family: inherit;
font-size: 100%;
font-size: 100%;
font-style: inherit;
font-style: inherit;
font-weight: inherit;
font-weight: inherit;
margin: 0;
margin: 0;
outline: 0;
outline: 0;
padding: 0;
padding: 0;
vertical-align: baseline;
vertical-align: baseline;
-ms-word-wrap: break-word;
-ms-word-wrap: break-word;
word-wrap: break-word;
word-wrap: break-word;
}
}
html {
html {
font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
}
body {
body {
background: #666;
background: #666;
}
}
article,
article,
aside,
aside,
details,
details,
figcaption,
figcaption,
figure,
figure,
footer,
footer,
header,
header,
hgroup,
hgroup,
nav,
nav,
section {
section {
display: block;
display: block;
}
}
ol, ul {
ol, ul {
list-style: none;
list-style: none;
}
}
table { /* tables still need 'cellspacing="0"' in the markup */
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-collapse: separate;
border-spacing: 0;
border-spacing: 0;
}
}
caption, th, td {
caption, th, td {
font-weight: normal;
font-weight: normal;
text-align: left;
text-align: left;
}
}
blockquote:before, blockquote:after,
blockquote:before, blockquote:after,
q:before, q:after {
q:before, q:after {
content: "";
content: "";
}
}
blockquote, q {
blockquote, q {
quotes: "" "";
quotes: "" "";
}
}
a:focus {
a:focus {
outline: thin dotted;
outline: thin dotted;
}
}
a:hover,
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline: 0;
outline: 0;
}
}
a img {
a img {
border: 0;
border: 0;
}
}
/* =Global
/* =Global
----------------------------------------------- */
----------------------------------------------- */
body,
body,
button,
button,
input,
input,
select,
select,
textarea {
textarea {
color: #999;
color: #999;
font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif;
font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 14px;
font-size: 1.4rem;
font-size: 1.4rem;
line-height: 1.9;
line-height: 1.9;
}
}
body {
body {
background: #EEE;
background: #EEE;
}
}
/* Headings */
/* Headings */
h1,h2,h3,h4,h5,h6 {
h1,h2,h3,h4,h5,h6 {
clear: both;
clear: both;
margin: 0.6em 0;
margin: 0.6em 0;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
}
}
h1 {
h1 {
font-size: 28px;
font-size: 28px;
font-size: 2.8rem;
font-size: 2.8rem;
}
}
h2 {
h2 {
font-size: 22px;
font-size: 22px;
font-size: 2.2rem;
font-size: 2.2rem;
}
}
h3 {
h3 {
font-size: 16px;
font-size: 16px;
font-size: 1.6rem;
font-size: 1.6rem;
}
}
h4 {
h4 {
font-size: 14px;
font-size: 14px;
font-size: 1.4rem;
font-size: 1.4rem;
}
}
h5 {
h5 {
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
}
}
h6 {
h6 {
font-size: 10px;
font-size: 10px;
font-size: 1rem;
font-size: 1rem;
}
}
hr {
hr {
background-color: #ccc;
background-color: #ccc;
border: 0;
border: 0;
height: 1px;
height: 1px;
margin-bottom: 1.5em;
margin-bottom: 1.5em;
}
}
/* Text elements */
/* Text elements */
p {
p {
margin-bottom: 1.5em;
margin-bottom: 1.5em;
}
}
ul, ol {
ul, ol {
margin: 0 0 1.5em 0.5em;
margin: 0 0 1.5em 0.5em;
}
}
ul {
ul {
list-style: none;
list-style: none;
}
}
ol {
ol {
list-style: decimal;
list-style: decimal;
}
}
ul ul, ol ol, ul ol, ol ul {
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-bottom: 0;
margin-left: 1.5em;
margin-left: 1.5em;
}
}
dt {
dt {
font-weight: bold;
font-weight: bold;
}
}
dd {
dd {
margin: 0 1.5em 1.5em;
margin: 0 1.5em 1.5em;
}
}
b, strong {
b, strong {
font-weight: bold;
font-weight: bold;
}
}
dfn, cite, em, i {
dfn, cite, em, i {
font-style:normal;
font-style:normal;
}
}
blockquote {
blockquote {
font-style: italic;
font-style: italic;
margin: 0 1.5em;
margin: 0 1.5em;
}
}
address {
address {
margin: 0 0 1.5em;
margin: 0 0 1.5em;
}
}
pre {
pre {
background: #dfd6c7;
background: #dfd6c7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 15px;
font-size: 1.5rem;
font-size: 1.5rem;
line-height: 1.6;
line-height: 1.6;
margin-bottom: 1.6em;
margin-bottom: 1.6em;
padding: 1.6em;
padding: 1.6em;
overflow: auto;
overflow: auto;
max-width: 100%;
max-width: 100%;
}
}
code, kbd, tt, var {
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
}
abbr, acronym {
abbr, acronym {
border-bottom: 1px dotted #666;
border-bottom: 1px dotted #666;
cursor: help;
cursor: help;
}
}
mark, ins {
mark, ins {
background: #fff9c0;
background: #fff9c0;
text-decoration: none;
text-decoration: none;
}
}
sup,
sup,
sub {
sub {
font-size: 75%;
font-size: 75%;
height: 0;
height: 0;
line-height: 0;
line-height: 0;
position: relative;
position: relative;
vertical-align: baseline;
vertical-align: baseline;
}
}
sup {
sup {
bottom: 1ex;
bottom: 1ex;
}
}
sub {
sub {
top: .5ex;
top: .5ex;
}
}
small {
small {
font-size: 75%;
font-size: 75%;
}
}
big {
big {
font-size: 125%;
font-size: 125%;
}
}
figure {
figure {
margin: 0;
margin: 0;
}
}
table {
table {
margin: 0 0 1.5em;
margin: 0 0 1.5em;
width: 100%;
width: 100%;
}
}
th {
th {
font-weight: bold;
font-weight: bold;
}
}
button,
button,
input,
input,
select,
select,
textarea {
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
*vertical-align: middle; /* Improves appearance and consistency in all browsers */
*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
}
button,
button,
input {
input {
line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
*overflow: visible; /* Corrects inner spacing displayed oddly in IE6/7 */
*overflow: visible; /* Corrects inner spacing displayed oddly in IE6/7 */
}
}
button,
button,
html input[type="button"],
html input[type="button"],
input[type="reset"],
input[type="reset"],
input[type="submit"] {
input[type="submit"] {
border: 1px solid #ccc;
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
border-radius: 3px;
background: #e6e6e6;
background: #e6e6e6;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
color: rgba(0,0,0,.8);
color: rgba(0,0,0,.8);
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
font-size: 12px;
font-size: 12px;
font-size: 1.4rem;
font-size: 1.4rem;
line-height: 1;
line-height: 1;
padding: 0.8em;
padding: 0.8em;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
}
button:hover,
button:hover,
html input[type="button"]:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa #bbb;
border-color: #ccc #bbb #aaa #bbb;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
}
button:focus,
button:focus,
html input[type="button"]:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="submit"]:focus,
button:active,
button:active,
html input[type="button"]:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
border-color: #aaa #bbb #bbb #bbb;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
}
input[type="checkbox"],
input[type="checkbox"],
input[type="radio"] {
input[type="radio"] {
box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
padding: 0; /* Addresses excess padding in IE8/9 */
padding: 0; /* Addresses excess padding in IE8/9 */
}
}
input[type="search"] {
input[type="search"] {
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
-moz-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
box-sizing: content-box;
box-sizing: content-box;
}
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
-webkit-appearance: none;
}
}
button::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
border: 0;
padding: 0;
padding: 0;
}
}
input[type=text],
input[type=text],
input[type=email],
input[type=email],
textarea {
textarea {
background: rgba( 255, 255, 255, 0.3 );
background: rgba( 255, 255, 255, 0.3 );
border: 1px solid #ccc;
border: 1px solid #ccc;
border-radius: 3px;
border-radius: 3px;
padding: 6px;
padding: 6px;
}
}
input[type=text]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=email]:focus,
textarea:focus {
textarea:focus {
background: #fff;
background: #fff;
}
}
textarea {
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 98%;
width: 98%;
}
}
/* Links */
/* Links */
a,
a,
a:visited {
a:visited {
color: #666;
color: #666;
text-decoration: none;
text-decoration: none;
transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
}
}
a:hover{
a:hover{
color: #999;
color: #999;
}
}
a:focus,
a:focus,
a:active {
a:active {
color: #666;
color: #666;
}
}
/* Alignment */
/* Alignment */
.alignleft {
.alignleft {
display: inline;
display: inline;
float: left;
float: left;
margin-right: 1.5em;
margin-right: 1.5em;
margin-bottom: 1em;
margin-bottom: 1em;
}
}
.alignright {
.alignright {
display: inline;
display: inline;
float: right;
float: right;
margin-left: 1.5em;
margin-left: 1.5em;
margin-bottom: 1em;
margin-bottom: 1em;
}
}
.aligncenter {
.aligncenter {
clear: both;
clear: both;
display: block;
display: block;
margin: 1.5em auto;
margin: 1.5em auto;
}
}
/* Text meant only for screen readers */
/* Text meant only for screen readers */
.assistive-text {
.assistive-text {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
position: absolute !important;
}
}
.site-title,
.site-title,
.entry-title,
.entry-title,
.page-title,
.page-title,
.entry-content,
.entry-content,
.entry-summary,
.entry-summary,
.widget-title,
.widget-title,
.comments-title,
.comments-title,
.comment .reply,
.comment .reply,
.comment-meta,
.comment-meta,
.comment-author,
.comment-author,
#reply-title {
#reply-title {
font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif;
font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif;
}
}
.more-link {
.more-link {
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
text-transform: uppercase;
text-transform: uppercase;
float: right;
float: right;
margin-top: 20px;
margin-top: 20px;
}
}
.widget h4{
.widget h4{
color: #FFF;
color: #FFF;
padding: 4px;
padding: 4px;
border-radius:0.2em;
border-radius:0.2em;
border-bottom: 1px solid #333;
border-bottom: 1px solid #333;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
font-size: 14px;
font-size: 14px;
font-size: 1.4rem;
font-size: 1.4rem;
text-transform: uppercase;
text-transform: uppercase;
}
}
.widget li{
.widget li{
padding-bottom: 5px;
padding-bottom: 5px;
padding-top: 5px;
padding-top: 5px;
border-bottom: 1px solid #333;
border-bottom: 1px solid #333;
}
}
.widget li a{
.widget li a{
color: #CCC;
color: #CCC;
}
}
.widget li a:hover{
.widget li a:hover{
color: #999;
color: #999;
}
}
#calendar_wrap{
#calendar_wrap{
padding-left: 6px;
padding-left: 6px;
}
}
#calendar_wrap a{
#calendar_wrap a{
color: #FFF;
color: #FFF;
}
}
#calendar_wrap a:hover{
#calendar_wrap a:hover{
color: #CCC;
color: #CCC;
}
}
.textwidget{
.textwidget{
padding-left: 6px;
padding-left: 6px;
}
}
#secondary li, #tertiary li{
#secondary li, #tertiary li{
padding-bottom: 5px;
padding-bottom: 5px;
padding-top: 5px;
padding-top: 5px;
border-bottom: 1px solid #EFEFEF;
border-bottom: 1px solid #EFEFEF;
color: #999;
color: #999;
}
}
#secondary li a{
#secondary li a{
color: #999;
color: #999;
}
}
#secondary li a:hover{
#secondary li a:hover{
color: #333;
color: #333;
}
}
#tertiary li a{
#tertiary li a{
color: #999;
color: #999;
}
}
#tertiary li a:hover{
#tertiary li a:hover{
color: #333;
color: #333;
}
}
.blog-image {
.blog-image {
padding-top: 22px;
padding-top: 22px;
padding-bottom: 0;
padding-bottom: 0;
margin: 0;
margin: 0;
}
}
.imagerct {
.imagerct {
width: 100%;
width: 100%;
}
}
#smoothup {
#smoothup {
height: 40px;
height: 40px;
width: 50px;
width: 50px;
position:fixed;
position:fixed;
bottom:10px;
bottom:10px;
right:20px;
right:20px;
text-indent:-9999px;
text-indent:-9999px;
display:none;
display:none;
background: #666 url(images/top_button.png) no-repeat center;
background: #666 url(images/top_button.png) no-repeat center;
-webkit-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s; transition-duration: 0.4s;
-moz-transition-duration: 0.4s; transition-duration: 0.4s;
border-radius: 0.2em;
border-radius: 0.2em;
}
}
#smoothup:hover {
#smoothup:hover {
background-color: #999;
background-color: #999;
}
}
/* =Structure
/* =Structure
----------------------------------------------- */
----------------------------------------------- */
#wrap {
#wrap {
margin: 0 auto;
margin: 0 auto;
padding: 0;
padding: 0;
position: relative;
position: relative;
background-color: #FFF;
background-color: #FFF;
}
}
.header_container {
.header_container {
background: #222;
background: #222;
margin: 0 auto;
margin: 0 auto;
max-width: 960px;
max-width: 960px;
min-height: 88px;
min-height: 88px;
}
}
.main-navigation,
.main-navigation,
.site-title,
.site-title,
.site-description {
.site-description {
margin: 0 auto;
margin: 0 auto;
max-width: 960px;
max-width: 960px;
}
}
#main {
#main {
clear: both;
clear: both;
overflow: hidden;
overflow: hidden;
}
}
#primary {
#primary {
float: left;
float: left;
margin: 0 -27% 0 0;
margin: 0 -27% 0 0;
width: 94%;
width: 94%;
}
}
#content {
#content {
margin: 0 22% 0 0;
margin: 0 22% 0 0;
}
}
#primary_home {
#primary_home {
float: left;
float: left;
margin: 0;
margin: 0;
width: 100%;
width: 100%;
}
}
#content.fullwidth {margin-right: 0;}
#content.fullwidth {margin-right: 0;}
#secondary,
#secondary,
#tertiary {
#tertiary {
background: #F7F7F7;
background: #F7F7F7;
float: right;
float: right;
margin: 0.4em 0.2em 0.4em;
margin: 0.4em 0.2em 0.4em;
padding: 1em 1em 0;
padding: 1em 1em 0;
position: relative;
position: relative;
width: 20%;
width: 20%;
border-radius:0.4em;
border-radius:0.4em;
}
}
#tertiary {
#tertiary {
clear: right;
clear: right;
padding-top: 0;
padding-top: 0;
}
}
.footer_container {
display: none;
}
.site-footer {
.site-footer {
clear: both;
clear: both;
margin: 0 auto;
margin: 0 auto;
background-color: #222;
background-color: #222;
}
}
.footer_container {
.footer_container {
background: #222;
background: #222;
margin: 0 auto;
margin: 0 auto;
max-width: 960px;
max-width: 960px;
}
}
/* =Site Header
/* =Site Header
----------------------------------------------- */
----------------------------------------------- */
#masthead-wrap {
#masthead-wrap {
margin: 0 auto;
margin: 0 auto;
padding-bottom: 0;
padding-bottom: 0;
padding-top: 0;
padding-top: 0;
background-color: #222;
background-color: #222;
border-bottom: 1px solid #666;
border-bottom: 0px solid #666;
}
}
.site-header .site-introduction {
.site-header .site-introduction {
float: left;
float: left;
width: 30%;
width: 30%;
padding-top: 16px;
padding-top: 16px;
}
}
.site-title {
.site-title {
font-size: 16px;
font-size: 18px;
font-size: 1.6rem;
font-size: 1.9rem;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
padding-left: 6px;
padding-left: 6px;
}
}
.site-description {
.site-description {
font-size: 13px;
font-size: 15px;
font-size: 1.3rem;
font-size: 1.5rem;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
padding-left: 6px;
padding-left: 6px;
}
}
.site-title a,
.site-title a,
.site-description {
.site-description {
color: #FFF;
color: #FFF;
}
}
.site-logo {
.site-logo {
min-height: 70px;
min-height: 70px;
padding-top: 2px;
padding-top: 2px;
float: left;
float: left;
}
}
/* =Menu
/* =Menu
----------------------------------------------- */
----------------------------------------------- */
.main-navigation {
.main-navigation {
display: block;
display: block;
float: right;
float: right;
width: 70%;
width: 70%;
padding-top: 26px;
padding-top: 26px;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
}
}
.main-navigation:after {
.main-navigation:after {
clear: both;
clear: both;
display: block;
display: block;
}
}
.main-navigation ul {
.main-navigation ul {
list-style: none;
list-style: none;
margin: 0;
margin: 0;
padding-left: 16px;
padding-left: 16px;
padding-right: 16px;
padding-right: 16px;
float: right;
float: right;
}
}
.main-navigation li {
.main-navigation li {
float: left;
float: left;
margin: 0.5em 0;
margin: 0.5em 0;
position: relative;
position: relative;
}
}
.main-navigation a {
.main-navigation a {
color: #FFF;
color: #FFF;
display: block;
display: block;
font-size: 1.1rem;
font-size: 1.1rem;
font-size: 11px;
font-size: 11px;
font-weight: normal;
font-weight: normal;
margin-right: 1em;
margin-right: 1em;
text-decoration: none;
text-decoration: none;
text-transform: uppercase;
text-transform: uppercase;
padding: 0.2em 0.8em
padding: 0.2em 0.8em
}
}
.main-navigation ul ul {
.main-navigation ul ul {
background: #222;
background: #222;
display: none;
display: none;
float: left;
float: left;
position: absolute;
position: absolute;
top: 1.8em;
top: 1.8em;
left: -0.2em;
left: -0.2em;
z-index: 99999;
z-index: 99999;
padding: 0.4em;
padding: 0.4em;
border-radius: 0.2em;
border-radius: 0.2em;
}
}
.main-navigation ul ul a {
.main-navigation ul ul a {
padding: 0 0.5em 0 0.5em;
padding: 0 0.5em 0 0.5em;
width: 170px;
width: 170px;
color: #CCC;
color: #CCC;
}
}
.main-navigation ul ul li {
.main-navigation ul ul li {
border-bottom: 1px solid #333;
border-bottom: 1px solid #333;
}
}
.main-navigation li:hover > a,
.main-navigation li:hover > a,
.main-navigation li.current_page_item a,
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
.main-navigation li.current-menu-item a {
color: #FFF;
color: #FFF;
display: block;
display: block;
background-color: #666;
background-color: #666;
border-radius: 0.2em;
border-radius: 0.2em;
}
}
.main-navigation ul ul a:hover {
.main-navigation ul ul a:hover {
color: #FFF;
color: #FFF;
display: block;
display: block;
background-color: #222;
background-color: #222;
border-radius: 0;
border-radius: 0;
}
}
.main-navigation ul li:hover > ul {
.main-navigation ul li:hover > ul {
display: block;
display: block;
}
}
.main-navigation ul ul ul {
.main-navigation ul ul ul {
left: 100%;
left: 100%;
top: -0.9em;
top: -0.9em;
margin: 0;
margin: 0;
}
}
.main-navigation ul ul ul a:hover {
.main-navigation ul ul ul a:hover {
color: #FFF;
color: #FFF;
display: block;
display: block;
background-color: #222;
background-color: #222;
border-radius: 0;
border-radius: 0;
}
}
/* Small menu */
/* Small menu */
.menu-toggle {
.menu-toggle {
color: #FFF;
color: #FFF;
cursor: pointer;
cursor: pointer;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
text-transform: uppercase;
text-transform: uppercase;
font-size: 1.4rem;
font-size: 1.4rem;
font-size: 14px;
font-size: 14px;
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
background-color: #222;
background-color: #222;
margin: 0;
margin: 0;
margin-top: 4px;
margin-top: 4px;
padding: 4px;
padding: 4px;
border-bottom: 1px solid #333;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
border-top: 1px solid #333;
}
}
.main-small-navigation .menu {
.main-small-navigation .menu {
display: none;
display: none;
background-color: #000;
background-color: #000;
padding-top: 10px;
padding-top: 10px;
padding-left: 30px;
padding-left: 30px;
}
}
.main-small-navigation .menu ul {
.main-small-navigation .menu ul {
list-style-type:none;
list-style-type:none;
}
}
.main-small-navigation .menu li a{
.main-small-navigation .menu li a{
color: #FFF;
color: #FFF;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
text-transform: uppercase;
text-transform: uppercase;
font-size: 1.4rem;
font-size: 1.4rem;
}
}
.main-small-navigation li:hover > a,
.main-small-navigation li:hover > a,
.main-small-navigation li.current_page_item a,
.main-small-navigation li.current_page_item a,
.main-small-navigation li.current-menu-item a,
.main-small-navigation li.current-menu-item a,
.main-small-navigation ul ul a:hover {
.main-small-navigation ul ul a:hover {
color: #999;
color: #999;
}
}
/* =Content
/* =Content
----------------------------------------------- */
----------------------------------------------- */
.site-main {
.site-main {
margin: 0 auto;
margin: 0 auto;
max-width: 960px;
max-width: 960px;
}
}
.sticky h1{
.sticky h1{
border-bottom: 6px solid #333;
border-bottom: 6px solid #333;
font-size: 20px;
font-size: 20px;
font-size: 2.0rem;
font-size: 2.0rem;
}
}
.sticky h1 a{
.sticky h1 a{
color: #333;
color: #333;
}
}
.sticky h2{
.sticky h2{
font-family: Tahoma, Geneva, sans-serif;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
margin-bottom: 0;
margin-bottom: 0;
border-bottom: 7px solid #333;
border-bottom: 7px solid #333;
}
}
.sticky h2 a{
.sticky h2 a{
background-color: #333;
background-color: #333;
color: #FFF;
color: #FFF;
padding: 8px;
padding: 8px;
border-radius:0.2em 0.2em 0 0;
border-radius:0.2em 0.2em 0 0;
text-transform: uppercase;
text-transform: uppercase;
}
}
.recent {
.recent {
padding: 4px;
padding: 4px;
margin-bottom: 20px;
margin-bottom: 20px;
}
}
.recent h2{
.recent h2{
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
font-size: 14px;
font-size: 14px;
font-size: 1.4rem;
font-size: 1.4rem;
color: #222;
color: #222;
text-transform: uppercase;
text-transform: uppercase;
padding: 0 8px;
padding: 0 8px;
}
}
.recent p{
.recent p{
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
padding: 0 8px;
padding: 0 8px;
}
}
.hentry {
.hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 1.5em;
margin: 0 0 1.5em;
padding-bottom: 1.5em;
padding-bottom: 1.5em;
}
}
.entry-title,
.entry-title,
.page-title {
.page-title {
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
font-size: 16px;
font-size: 16px;
font-size: 1.6rem;
font-size: 1.6rem;
margin: 0.4em 0 0.2em;
margin: 0.4em 0 0.2em;
padding-top: 10px;
padding-top: 10px;
text-transform: uppercase;
text-transform: uppercase;
color: #222;
color: #222;
}
}
.entry-title a {
.entry-title a {
text-decoration: none;
text-decoration: none;
color: #222;
color: #222;
}
}
body.search .page-title,
body.search .page-title,
body.archive .page-title {
body.archive .page-title {
font-size: 16px;
font-size: 16px;
font-size: 1.6rem;
font-size: 1.6rem;
margin-bottom: 1em;
margin-bottom: 1em;
}
}
.entry-meta {
.entry-meta {
clear: both;
clear: both;
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
}
}
.byline {
.byline {
display: none;
display: none;
}
}
.single .byline,
.single .byline,
.group-blog .byline {
.group-blog .byline {
display: inline;
display: inline;
}
}
.entry-content,
.entry-content,
.entry-summary {
.entry-summary {
margin: 1.5em 0 0;
margin: 1.5em 0 0;
}
}
.entry-content table,
.entry-content table,
.comment-content table {
.comment-content table {
border: 1px solid #d9d9d9;
border: 1px solid #d9d9d9;
border-left-width: 0;
border-left-width: 0;
margin: 0 -0.083em 2.083em 0;
margin: 0 -0.083em 2.083em 0;
text-align: left;
text-align: left;
width: 100%;
width: 100%;
}
}
.entry-content tr th,
.entry-content tr th,
.entry-content thead th,
.entry-content thead th,
.comment-content tr th,
.comment-content tr th,
.comment-content thead th {
.comment-content thead th {
border-left: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
font-weight: bold;
font-weight: bold;
padding: 0.5em 1.25em;
padding: 0.5em 1.25em;
}
}
.entry-content tr td,
.entry-content tr td,
.comment-content tr td {
.comment-content tr td {
border: 1px solid #d9d9d9;
border: 1px solid #d9d9d9;
border-width: 1px 0 0 1px;
border-width: 1px 0 0 1px;
padding: 0.5em 1.25em;
padding: 0.5em 1.25em;
}
}
.entry-content tr.odd td,
.entry-content tr.odd td,
.comment-content tr.odd td {
.comment-content tr.odd td {
background: #dfd6c7;
background: #dfd6c7;
}
}
.entry-content ul li {
.entry-content ul li {
list-style-type: square;
list-style-type: square;
list-style-position: outside;
list-style-position: outside;
margin-left: 1em;
margin-left: 1em;
}
}
.entry-content ol {
.entry-content ol {
list-style: decimal;
list-style: decimal;
margin: 0 0 1.5em 1.5em;
margin: 0 0 1.5em 1.5em;
}
}
.entry-content a, .entry-content a:visited, .entry-summary a, .entry-summary a:visited{
.entry-content a, .entry-content a:visited, .entry-summary a, .entry-summary a:visited{
color: #69C;
color: #69C;
}
}
.entry-content a:hover, .entry-summary a:hover{
.entry-content a:hover, .entry-summary a:hover{
color: #666;
color: #666;
}
}
.entry-content a.more-link, .entry-content a.more-link:visited{
.entry-content a.more-link, .entry-content a.more-link:visited{
color: #FFF;
color: #FFF;
}
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
clear: none;
clear: none;
}
}
.entry-content dfn, cite, em, i {
.entry-content dfn, cite, em, i {
font-style:italic;
font-style:italic;
}
}
.page-links {
.page-links {
clear: both;
clear: both;
margin: 0 0 1.5em;
margin: 0 0 1.5em;
}
}
/* =Aside Post Format
/* =Aside Post Format
----------------------------------------------- */
----------------------------------------------- */
.format-aside .entry-content {
.format-aside .entry-content {
border-left: 4px solid rgba( 0, 0, 0, 0.1 );
border-left: 4px solid rgba( 0, 0, 0, 0.1 );
padding-left: 1em;
padding-left: 1em;
}
}
/* =Media
/* =Media
---------------------------------------------- */
---------------------------------------------- */
.site-header img,
.site-header img,
.entry-content img,
.entry-content img,
.comment-content img,
.comment-content img,
.widget img {
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
}
.site-header img,
.site-header img,
.entry-content img,
.entry-content img,
.widget-img,
.widget-img,
img[class*="align"],
img[class*="align"],
img[class*="wp-image-"],
img[class*="wp-image-"],
.wp-caption img {
.wp-caption img {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
}
.site-header img,
.site-header img,
.entry-content img,
.entry-content img,
.widget img,
.widget img,
img.size-full {
img.size-full {
max-width: 100%;
max-width: 100%;
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
}
.entry-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
.comment-content img.wp-smiley {
border: none;
border: none;
margin-bottom: 0;
margin-bottom: 0;
margin-top: 0;
margin-top: 0;
padding: 0;
padding: 0;
}
}
.wp-caption {
.wp-caption {
border: 1px solid #ccc;
border: 1px solid #ccc;
max-width: 100%;
max-width: 100%;
}
}
.wp-caption.aligncenter,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignright,
.wp-caption.alignnone {
.wp-caption.alignnone {
margin-bottom: 1.5em;
margin-bottom: 1.5em;
}
}
.wp-caption img {
.wp-caption img {
display: block;
display: block;
margin: 1.2% auto 0;
margin: 1.2% auto 0;
max-width: 98%;
max-width: 98%;
}
}
.wp-caption-text {
.wp-caption-text {
text-align: center;
text-align: center;
}
}
.wp-caption .wp-caption-text {
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
margin: 0.8075em 0;
}
}
#content .gallery {
#content .gallery {
margin-bottom: 1.5em;
margin-bottom: 1.5em;
}
}
.wp-caption-text,
.wp-caption-text,
.gallery-caption {
.gallery-caption {
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
}
}
#content .gallery a img {
#content .gallery a img {
border: none;
border: none;
height: auto;
height: auto;
max-width: 90%;
max-width: 90%;
}
}
#content .gallery dd {
#content .gallery dd {
margin: 0;
margin: 0;
}
}
/* Make sure embeds and iframes fit their containers */
/* Make sure embeds and iframes fit their containers */
embed,
embed,
iframe,
iframe,
object {
object {
max-width: 100%;
max-width: 100%;
}
}
/* =Navigation
/* =Navigation
----------------------------------------------- */
----------------------------------------------- */
.site-content .site-navigation {
.site-content .site-navigation {
font-size: 13px;
font-size: 13px;
font-size: 1.3rem;
font-size: 1.3rem;
margin: 0 0 1.5em;
margin: 0 0 1.5em;
overflow: hidden;
overflow: hidden;
}
}
.site-content .nav-previous {
.site-content .nav-previous {
float: left;
float: left;
width: 50%;
width: 50%;
}
}
.site-content .nav-next {
.site-content .nav-next {
float: right;
float: right;
text-align: right;
text-align: right;
width: 50%;
width: 50%;
}
}
.nav-previous a, .nav-next a {
.nav-previous a, .nav-next a {
padding: 4px 6px;
padding: 4px 6px;
color: #222;
color: #222;
font-family: 'open_sansbold', sans-serif;
font-family: 'open_sansbold', sans-serif;
font-size: 12px;
font-size: 12px;
font-size: 1.2rem;
font-size: 1.2rem;
text-transform: uppercase;
text-transform: uppercase;
}
}
.nav-previous a:hover, .nav-next a:hover {
.nav-previous a:hover, .nav-next a:hover {
color: #999;
color: #999;
}
}
/* =Comments
/* =Comments
----------------------------------------------- */
----------------------------------------------- */