body {
font-family: 'Scada', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 21px;
background-color: #fafafa;
color: #555;
margin: 0;
padding: 0;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.masthead {
box-shadow: 0 0 10px rgba(50, 50, 50, 0.3);
}
h3 {
color: #999;
font-weight: 700;
text-transform: uppercase;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
margin: 30px 0 10px 0;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #fff;
}
article {
margin-top: 80px;
}
footer {
text-decoration: none;
color: #999;
font-weight: 400;
font-size: 0.9em;
padding-bottom: 10px;
}
footer .row {
padding-top: 10px;
}
footer a, footer a:hover {
color: #999;
text-transform: uppercase;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.container {
margin: 0 auto;
max-width: 1000px;
}
.container:before, .container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container > hr {
margin: 30px 0;
}
.row {
margin-left: -20px;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.span12 {
width: 940px;
}
.span9 {
width: 700px;
}
.span3 {
width: 220px;
}
.muted {
color: #999;
}
.post {
padding: 0 0 5px 0;
margin: 0 0 40px 0;
}
.post-top {
margin: 0;
padding: 0;
}
.post h2 {
padding: 0;
margin: 0;
text-transform: uppercase;
font-size: 2.2em;
font-weight: 400;
line-height: 35px;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.post h2 a {
color: #666;
}
.post .entry {
padding: 0;
margin: 30px 0 0 0;
}
.post .entry h3 {
text-transform: uppercase;
font-size: 1.1em;
color: #666;
}
.post .entry img {
max-width: 100%;
}
.post-date {
padding: 0;
margin: 0;
text-transform: uppercase;
font-weight: 400;
font-size: 0.8em;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: rgba(55, 55, 55, 0.1);
text-transform: uppercase;
font-weight: 400;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.9);
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb a {
color: #555;
font-weight: 400;
text-decoration: none;
}
.nav {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover {
text-decoration: none;
background-color: #eee;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs:before, .nav-tabs:after {
display: table;
content: "";
line-height: 0;
}
.nav-tabs:after {
clear: both;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding: 8px 12px;
margin-right: 2px;
line-height: 20px;
border: 1px solid transparent;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
}
.nav-tabs.nav-stacked > li:first-child > a {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.tag-cloud {
padding: 10px 0;
margin: 0;
line-height: 2;
}
.tag-cloud a {
color: #999;
text-transform: uppercase;
margin: 0 3px;
display: inline-block;
}
.color-table {
z-index: 1;
}
.color-table-cell {
width: 21px;
height: 21px;
}
.gallery {
margin: 15px 0;
}
.gallery-item {
padding: 0;
margin: 3px;
display: inline-block;
width: 19%;
background-color: transparent;
box-shadow: 0 0 3px rgba(0, 0, 0, .4);
border-radius: 3%;
}
.gallery-item img {
border-radius: 3%;
width: 100%;
display: block;
}
.sidebar {
padding: 0;
margin: 0 0 35px;
}
.sidebar h2 {
text-transform: uppercase;
font-size: 1.1em;
line-height: 1em;
color: #666;
padding: 0 0 10px;
margin: 0;
}
.archive {
color: #999;
text-transform: uppercase;
}
.archive a small {
color: #aaa;
font-size: 0.8em;
text-transform: lowercase;
}
pre {
background-color: #f5f5f5;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px 15px;
overflow-x: auto;
font-size: 13px;
line-height: 1.5;
}
pre code {
background-color: transparent;
border: none;
padding: 0;
font-family: 'Courier New', Courier, monospace;
}
.youtube-embed {
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 15px 0;
}
.youtube-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
