/*
Theme Name: SchwarzTech 260
Version: 3.0
Author: Eric Schwarz
Author URI: http://schwarztech.net */

/* ///////////////////////////////////////////////////////////////////// 
//  00 - Fonts
///////////////////////////////////////////////////////////////////// */

@import 'fonts/ibm-type.css';

/* ///////////////////////////////////////////////////////////////////// 
//  01 - Global 
///////////////////////////////////////////////////////////////////// */

body {
margin: 20px;
padding: 0;
font-family: "IBM Plex Sans", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Corbel, Arial, sans-serif;
font-size: 16px;
line-height: 26px;
/* background: #222 url(images/bg.jpg) fixed; */
background: #555 url(images/bglight.png) fixed;
background-size: 128px 128px;
/* background: #667; */
/* background: #21242d;*/
}

a, a:visited {	
color: #039;	
-webkit-tap-highlight-color: #003399;
text-decoration: none;
}


a:hover {
color: #03C;
text-decoration: underline;
}

a:active {
color: #5a626a;
text-decoration: none;
}

hr {
color: #DDD;
background-color: #DDD;
height: 1px;
border: 0;
margin-top: 30px;
margin-bottom: 30px;
}


#pageBody {
max-width: 900px;
margin: 0 auto;
padding: 0;
background: #EEE;
-moz-box-shadow: 0 0 10px #111;
-webkit-box-shadow: 0 0 10px #111;
box-shadow: 0 0 10px #111;
/* border: 1px solid #333;*/
}

ul {
list-style: square;
}

#header {
width: 100%;
margin: 0;
padding: 0;
}

#header .inner {
margin: 0;
padding: 0;
color: #fff;
background: #003399 url(images/headerbluelines.jpg) top center no-repeat;
text-align: center;
}

.sunrise {
background: transparent url(images/headersunrise.png) no-repeat top center;
margin: 0;
padding: 0;
}

.sunset {
background: transparent url(images/headersunset.png) no-repeat top center;
margin: 0;
padding: 0;
}

.night {
background: transparent url(images/headernight.png) no-repeat top center;
margin: 0;
padding: 0;
}

.daytime {
background: transparent;
margin: 0;
padding: 0;
}

/*	.sunrise, .sunset, .night, .daytime {
background: transparent url(images/headernight.png) no-repeat top center;
} */


/* Uncomment for winter */
/* #header .inner {
background: #003399 url(images/headersnowflakes.jpg) top center no-repeat;
} 


.sunrise, .sunset, .night, .daytime {
background: transparent;
} */

/* End uncomment for winter */

#sitelogo {
margin: 5px;
}

#sidebar {
width: 220px;
float: left;
}

#nav {
margin: 0;
padding: 0;
}

#nav ul {
margin: 0;
padding: 5px;
list-style: none;
color: #333;
overflow: hidden;
background: #DDD;
}

#nav li {
border-bottom: 1px solid #CCC;
background: rgb(238,238,238);
background: linear-gradient(180deg, rgba(238,238,238,1) 25%, rgba(221,221,221,1) 75%);}

#nav li:last-child {
border-bottom: none;
background: rgb(238,238,238);
background: linear-gradient(180deg, rgba(238,238,238,1) 25%, rgba(221,221,221,1) 75%);}

#nav a {
display: block;
color: #5a626a;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
text-decoration: none;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
padding: 10px;
font-weight: bold;
text-align: right;
}

#nav a:hover {
color: #4a525a;
background: rgb(170,170,170);
background: linear-gradient(0deg, rgba(170,170,170,1) 0%, rgba(204,204,204,1) 53%);
}

#nav a:active {
background: #CCC;
color: #5a626a;
}

#ad {
margin: 0;
padding: 0;
}

#ad .inner {
color: #333;
}

#ad .inner p{
margin-top: 0;
margin-bottom: 0;
text-align: center;
}

#highlightbox, #highlightboxalert {	
background: #EEE;
color: #888;
margin: 0;
padding: 12px 10px 10px 15px;
font-size: 9px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 1px;
text-align: left;
border-bottom: 1px solid #DDD;
}

#highlightboxalert {	
background:  #A00;
color: #FFFFFF;
font-weight: normal;
border-top: 1px #B33 solid;
border-bottom: 1px #F33 solid;
}


#highlightbox a, #highlightbox a:visited {
color: #666;	
text-decoration: none;
}

#highlightbox a:hover, #highlightbox a:active {
color: #039;	
text-decoration: none;
}

#highlightboxalert a, #highlightboxalert a:visited {
color: #FFF;	
text-decoration: none;
}

#highlightboxalert a:hover, #highlightboxalert a:active {
color: #ECC;
text-decoration: none;
}	

#content {
width: 680px;
margin: 0;
padding: 0;
float: right;
}

#content .inner {
padding: 40px 75px 50px 75px;
min-height: 350px;
color: #333;
background: #FFF;
word-wrap: break-word;
}

#footer {
clear: both;
width: 100%;
margin: 0;
padding: 0;
}

#footer .inner {
font-size: 9px;
line-height: 16px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFF;
background: #003399 url(images/headerbluelines.jpg) center center no-repeat;
padding: 5px 20px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); 
/* text-shadow: 1px 1px 1px #014; */
}

/* Uncomment for winter */

/* #footer .inner {
background: #003399 url(images/headersnowflakes.jpg) center center no-repeat;
} */

/* End uncomment for winter */

#footer .indy {
font-size: 9px;
text-transform: uppercase;
color: #BBEEFF;
}

#footer .indy .snippetpermalink {
font-size:10px;
color: #BEF;
}

#footer .inner a, #footer .inner a:visited {
color: #BEF;
text-decoration: none;
}

#footer .inner .indy a, #footer .inner .indy a:visited {
color: #BEF;
text-decoration: none;
}

#footer .inner a:hover {
color: #FFF;
text-decoration: none;
}

#footer .inner a:active {
color: #CCCCCC;
text-decoration: none;
}


/* ///////////////////////////////////////////////////////////////////// 
//  03 - Content Formatting 
///////////////////////////////////////////////////////////////////// */

#content .inner .entry, #content .inner .entryindex {
padding-bottom: 0;
margin-bottom: 0;
clear: both;
}

#content .inner .entryindex {
padding-bottom: 15px;
margin-bottom: 100px;
}

#content .inner ul {
padding-left: 15px;
margin-left: 25px;
margin-top: 10px;
margin-bottom: 10px;
}

#content .inner ul li {
margin-bottom: 15px;
list-style: square;
}

#content .inner ul.archives {
margin-left: 10px;
}

#content .inner ul.archives li {
margin-bottom: 0;
list-style: square;
line-height: 25px;
}

#content .inner select {
font-size: 12px;
font-family: "IBM Plex Sans", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Corbel, Arial, sans-serif;
width: 200px;
padding: 5px 10px 5px 10px;
margin: 0 0 10px 0;
border: 1px solid #CCCCCC;
background: transparent;
color: #444444;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#s {
font-size: 12px;
font-family: "IBM Plex Sans", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Corbel, Arial, sans-serif;
width: 200px;
padding: 5px 10px 5px 10px;
margin: 15px 0 10px 0;
border: 1px solid #CCCCCC;
background: transparent;
color: #444444;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#content .inner .archivescategory {
margin: 0;
padding: 0;
width: 50%;
float: left;
}

#content .inner .archivesmonth {
margin: 0;
padding: 0;
width: 50%;
float: right;
}


#content .inner ol {
margin-left: 1px;
padding-left: 10px;
}

#content .inner ol li{
margin-left: 30px;
margin-bottom: 20px;
line-height: 20px;
}

h1, h2, h3, h4, h5, h6, .pros, .cons, .rating {
font-family: "IBM Plex Serif", "IBM Plex Sans", 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
} 

h2 {
font-weight: bold;
font-weight: 600;
font-size: 30px;
line-height: 34px;
text-transform: none;
letter-spacing: -1px;
padding: 0;
margin: 10px 0 10px -1px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
/* text-shadow: 1px 1px 1px #DDD; */
}

h2 a, h2 a:visited {
color: #333333;
text-decoration: none;
}

h2 a:hover {
color: #03C;
text-decoration: none;
}

h2 a:active {
color: #039;
text-decoration: none;
}

.descriptor {
font-weight: normal;
font-weight: lighter;
font-weight: 200;
}

h3 {
font-weight: bold;
font-weight: 600;
font-size: 26px;
line-height: 28px;
text-transform: none;
letter-spacing: -1px;
padding: 0;
margin: 10px 0 0 0;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
/* text-shadow: 1px 1px 1px #DDD; */
}

h4 {
font-weight: bold;
font-weight: 600;
font-size: 22px;
line-height: 24px;
text-transform: none;
letter-spacing: -1px;
padding: 0;
margin: 10px 0 0 0;
}

.metainfo, .pagination {
font-size: 11px;
line-height: 16px;
color: #CCC;
font-weight: 500;
margin: 20px 0 0 0;
padding: 0 0 5px 0;
text-transform: uppercase;
letter-spacing: 2px;
}

#author, .date {
color: #999;
}

.metainfo a, .metainfo a:visited, .pagination a, .pagination a:visited {
color: #999;
text-decoration: none;
}

.metainfo a:hover, .pagination a:hover {
color: #03C;
text-decoration: none;
}

.metainfo a:active, .pagination a:active {
color: #039;
text-decoration: none;
}

#content p {
margin-bottom: 20px;
}

#content img{
max-width: 100%;
height: auto;
}

blockquote {
font-weight: normal;
font-weight: 400;
color: #888;
border-left: 2px solid #EEE;
padding-left: 20px;
margin-left: 0;
}

code {
font-family: "IBM Plex Mono", Menlo, Monaco, "Courier New", Courier, monospace;
font-size: 90%;
line-height: 130%;
color: #EEE;
background: #333;
-webkit-border-radius: 3px;	
-moz-border-radius: 3px;
border-radius: 3px;
display: block;
padding: 5px;
}


code.old {
color: #555;
background: #F7F7F7;
}

blockquote blockquote {
color: #AAA;
}

.quotetext {
font-size: 32px;
line-height: 42px;
padding-bottom: 0;
font-weight: normal;
font-style: normal;
font-weight: 300;
letter-spacing: -1px;
margin: 0 0 5px 0;
}

.quoteauthor {
font-size: 16px;
line-height: 22px;
font-style: italic;
padding-bottom: 15px;
text-align: right;
margin: 10px 0 20px 0;
}

.quoteauthor .snippetpermalink {
font-style: normal;
}

.quotedate {
font-size: 14px;
line-height: 16px;
color: #777;
font-weight: 500;
}


/* CARBON */

#carbonads {
background: transparent;
border: none;
font-family: inherit;
padding: 10px 0 10px 0;
margin: 0;
text-align: center;

}

.carbon-wrap {
display: block;
padding: 0;
float: none;
margin: 20px 0 0 0;
}


.carbon-img img {
padding: 0; 
-webkit-border-radius: 5px;	
-moz-border-radius: 5px;
border-radius: 5px;
}

.carbon-text {
display: block;
color: #444;
font-size: 10px;
line-height: 13px;
margin: 3px auto 0 auto;
width: 150px;
padding: 10px 0 5px 0;
}

.carbon-text:visited {
color: #444;
}

.carbon-poweredby {
font-weight: normal;
color: #BBB;
text-transform: uppercase;
letter-spacing: 4px;
font-size: 8px;
text-decoration: none;	
}

.carbon-poweredby:visited {
color: #BBB;
}

#carbonads .carbon-text:hover, #carbonads .carbon-poweredby:hover {
color: #CCC;
text-decoration: none;
}

/* ///////////////////////////////////////////////////////////////////// 
//  04 - SchwarzTech Code 
///////////////////////////////////////////////////////////////////// */

.pagination a, .pagination a:visited, .pagination a:hover; .pagination a:active {	
padding: 5px 5px 5px 5px;
}


.snippetpermalink {
font-family: "Hiragino Kaku Gothic Pro", "Osaka", "Zapf Dingbats", "Corbel, Arial Unicode MS";
color: #BBB;
font-weight: normal;
font-size: 80%;
}

.snippetpermalink a, .snippetpermalink a:visited {
color: #BBB;
text-decoration: none;
}

.snippetpermalink a:hover {
color: #03C;
text-decoration: none;
}

.snippetpermalink a:active {
color: #039;
text-decoration: none;
}

.pictures {
float: right;
width: 340px;
\width: 340px;
w\idth: 340px;
text-align: center;
font-size: 10px;
line-height: 12px;
padding: 0 0 10px 10px;
}

.pictures img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.pictures2 {
text-align: center;
}

.pictures2 img {
margin: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);	
border: 5px solid #FFF;
max-height: 100px;
width: auto;
cursor: nesw-resize;
cursor: -webkit-zoom-in;
}

.pictures2 img:hover {
border: 5px solid #5a626a;
}

.pictures2 img:active {
border: 5px solid #03C;
}


img.newsgraphic, img.authorpic, img.teasergraphic {
margin: 5px 0 5px 15px;
float: right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


img.newsgraphiclarge {
margin: 5px 0 5px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


img.teasergraphic {
margin: 5px 0 15px 15px;
}

img.authorpic {
margin: -10px 0 5px 15px;
}

#facts, #procon, #speakerfacts {
background: transparent;
border-top: 1px solid #DDD;
margin-top: 30px;
padding: 30px 0 0 0;
clear: both;
font-size: 14px;
line-height: 18px;
}

#disclosure, #categoryinfo, #recentposts {
padding: 5px 10px 5px 10px;
margin: 2px 0 2px 0;
color: #555;
background: #EEE;
clear: both;
font-size: 14px;
line-height: 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#recentposts {
margin-bottom: 0;
}

#disclosure, #categoryinfo {
font-weight: bold;
text-align: center;
font-size: 70%;
}

#categoryinfo {
margin-top: 40px;
}

#disclosure {
background: #FFF;
}

#disclosure a, #disclosure a:visited, #categoryinfo a, #categoryinfo a:visited, #recentposts a, #recentposts a:visited {
color: #777;
text-decoration: none;
}

#disclosure a:hover, #categoryinfo a:hover, #recentposts a:hover {
color: #03C;
text-decoration: none;
}

#disclosure a:active, #categoryinfo a:active, #recentposts a:active {
color: #039;
text-decoration: none;
}

#disclosure a{
display: block;
}	

#content .inner ul.recentpostlist {
margin-left: 10px;
}

#content .inner ul.recentpostlist li {
margin-bottom: 0;
list-style: square;
line-height: 18px;
font-size: 12px;
line-height: 16px;
}


#facts img {
width: 150px;
height: 52px;
margin-top: -38px;
}

#facts h4, #procon h4, #speakerfacts h4, #recentposts h4 {
font-size: 20px;
line-height: 24px;
margin: 0;
padding: 0;
}

#facts {
min-height: 110px;
}

.pros, .cons, .rating {
display: block;
font-weight: bold;
font-weight: 600;
clear: both;
color: #090;
font-size: 16px;
}

.cons {
color: #C00;
margin-top: 10px;
}

.rating {
color: #333;
margin-top: 10px;
}

.mytable {
width: 100%;
margin: 0 auto 20px auto;
font-size: 12px;
}

.mytable th {
font-weight: bold;
color: #333;
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;
border-top: 1px solid #DDD;
text-align: center;
padding: 6px 6px 6px 12px;
background: #EEE;
}

.mytable th.nobg {
border-top: 0;
border-left: 0;
border-right: 1px solid #DDD;
background: none;
font-weight: bold;
}

.mytable th.spec {	
border-left: 1px solid #DDD;
border-top: 0;
background: #EEE;
text-align: left;
font-weight: bold;
}

.mytable td {
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;
background: #fff;
padding: 6px 6px 6px 12px;
color: #444;
text-align: center;
font-size: 14px;
}

.contact-form {
margin: 0 auto 0 auto;
max-width: 400px;
}

.contact-form label{
display: block;
margin: 10px 0 -3px 0;
font-weight: bold;
font-weight: 600;
color: #555;
}

.contact-form label span{
font-weight: normal;
font-size: 9px;
color: #AAA;
padding-left: 5px;
}

.contact-form p{
text-align: center;
}

.contact-form input[type="text"], .contact-form input[type="email"] {
font-size: 12px;
font-family: "IBM Plex Sans", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Corbel, Arial, sans-serif;
width: 330px;
padding: 5px 10px 5px 10px;
border: 1px solid #CCCCCC;
background: #fff;
margin-right: 2px;
background: #FFFFFF;
color: #444444;
font-weight: normal;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.contact-form textarea {
font-size: 12px;
font-family: "IBM Plex Sans", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Corbel, Arial, sans-serif;
width: 330px;
height: 100px;
padding: 5px 10px 5px 10px;
border: 1px solid #CCCCCC;
background: #fff;
margin-right: 2px;
background: #FFFFFF;
color: #444444;
font-weight: normal;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.contact-form .contactright {
font-size: 12px;
line-height: 14px;
color: #888888;
}

.contact-form input[type="submit"] {	
font-size: 105%;
background: #FFF;
color: #039;	
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 5px 5px 3px 5px;
border: none;
}


.contact-form input[type="submit"]:hover {
background: #03C;
color: #FFF;
text-decoration: none;
}

.contact-form input[type="submit"]:active {
background: #039;
color: #CCC;
text-decoration: none;
}


#playlist {
font-size: 90%;
}

#playlist tr.indexheading {
border-bottom: 1px #AAA solid;
}


@-ms-viewport { width: 1024px; }








@media screen and (max-width: 1006px) {

	#header .inner {
	text-align: center;
	background-position: top center;
	}
		
	/* Put the nav above the main content */
	
	#sidebar {
	float: none;
	width: 100%;
	}
	
	#nav ul {
	padding: 5px;
	}
	
	/* Place the nav items side by side */
	
	#nav li {
	float: left;
	/* width: 20%; */
	width: 33%;
	border-bottom: none;
	border-right:  1px solid #CCC;
	}
	
	#nav li:first-child {
	/* width: 19%; */
	width: 33%;
	}
	
	#nav li:last-child {
	/* width: 19%; */
	width: 33%;
	border-right: none;
	}
		
	#nav a {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	}
	
	/* Place the sidebar below the main content */
	
	#pageBody {
	background: #FFF;
	}

	#ad {
	float: none;
	clear: both;
	width: 100%;
	margin: 0;
	}
	
	#ad.inner {
	padding-bottom: 0;
	}
	
	#carbonads {
	margin: 0 auto 0 10px;
	max-width: 400px;
	text-align: left;
	min-height: 100px;
	}
	
	.carbon-poweredby, #support {
	letter-spacing: 2px;
	}
	
	.carbon-wrap {
	margin: 0 0 0 0;
	}
	
	
	.carbon-img img {
	float: left;
	margin-right: 10px;
	}
	
	.carbon-text {
	margin-top: 0;
	}
	
	
	/* Make the main content fill the viewport width */
	
	#content {
	float: none;
	width: 100%;
	}
	
	#content img{
	max-width: 99%;
	height: auto;
	}
	
	/* Remove the main content right margin */
	
	#content .inner {
	margin-left: 0; 
	padding: 60px 100px 60px 100px;
	min-height: 100px;
	}
	
	#highlightbox {
	display: none;
	}
	
	#highlightboxalert {
	padding: 10px;
	font-size: 9px;
	line-height: 16px;
	}

}


@media screen and (max-width: 740px) {

	body {
	margin: 0;
	padding: 0;
	}

}


@media screen and (max-width: 570px) {

	body {
	margin: 0;
	padding: 0;
	}
	
	#header .inner {
	background-size: 600px 125px;
	}
	
	#sitelogo {
	height: 112px;
	width: 412px;
	}
	
	#highlightboxalert {
	padding: 6px;
	font-size: 10px;
	line-height: 12px;
	}
	
	#s {
	font-size: 9px;
	width: 140px;
	}
	
	#content .inner {
	padding: 30px;
	}
	
	#content .inner .archivescategory {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	}
	
	#content .inner .archivesmonth {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	}
	
	.pictures {
	float: right;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
	padding: 0 0 10px 10px;
	}
	
	.pictures img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 50%;
	}
	
	.pictures2 img {
	max-height: 64px;
	width: auto;
	}
		
	.mytable {
	font-size: 10px;
	}
	
	.mytable td {
	font-size: 12px;
	padding: 2px;
	}
	
	.mytable th {
	padding: 2px;
	}
	
	.contact-form input[type="text"], .contact-form input[type="email"] {
	width: 200px;
	}
	
	.contact-form textarea {
	width: 200px;
	}
	
	.contact-form .contactright {
	font-size: 8px;
	}
	
}








@media screen and (max-width: 480px) {

.sunrise, .sunset, .night, .daytime {
	padding-top: 15px;
	padding-bottom: 15px;
}

	#nav ul {
	padding: 5px 7px;
	}
	
	#nav li {
	float: none;
	width: 100%;
	border-right: none;
	border-bottom:  1px solid #CCC;
	}
	
	#nav li:last-child, #nav li:first-child {
	width: 100%;
	}
	
	blockquote {
	padding-left: 10px;
	margin-left: 0;
	margin-right: 0;
	}
	
	.pictures2 img {
	max-height: 48px;
	}
	
	#facts img {
	width: 100px;
	height: 35px;
	margin-top: -25px;
	}
	
	.quotetext {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 5px 0;
	}
	
	.quoteauthor {
	font-size: 12px;
	line-height: 18px;
	}
	
	.pagination a, .pagination a:visited {	
	font-size: 9px;
	}
}

@media screen and (max-width: 420px) {

	#sitelogo {
	height: 75px;
	width: 275px;
	}

}