/* Created by http://freehtml5templates.com */

/* basics */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}
pre {
	margin-left: 32px 
}
blockquote {
	margin: 60px;
	width: 80%;
}
/* standard body */
body {
margin: 0 auto;
width: 760px;
font: 14px/22px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
background: #e3e3e3 url(bkg/black-yellow.gif) fixed ;
}
body.crystal {
margin: 0 auto;
width: 760px;
font: 14px/22px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
background: #e3e3e3 url(bkg/parchment.gif) ;
}
body.tube {
margin: 0 auto;
width: 760px;
font: 14px/22px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
background: #e3e3e3 url(tube/bbb/bkg-davetube.jpg) ;
}
body.tubelists {background : url(tubelists/images/bkg-tubepricelists.jpg) fixed;}

body.contact { background-image: url(bkg/bkg01-tickies.jpg);
 }
body.links { background-image: url(bkg/bkg01-tickies.jpg);
 }
 body.collection {	 background-color: #FFBC79; background-image: url(collection/images/fbm240.jpg);}
 
 body.ss { background: #99CC99 url(solidstate/bbb/bkg.ss-1.jpg) fixed;}
 
 body.tech { background: #FFFF99 url(tech/images/033.gif) fixed;}
 
 body.restoration { background: #FFFF99 url(bbb/033.gif) fixed;}
 
  body.regenrx { background: #FFFF99 url(bbb/ltredblk.gif) fixed;}
 
 body.loops {
	background-color: #ffd700;
	background-image: url(loops/bbb/035.gif);
	background-attachment: fixed;
}

body.past { background: #FFFF99 url(bkg/bluelines.gif);}
 
 span.red { color:#f33210 }
/* standard alignments */

body.schematics {color: #000000; background: url(schematics/images/bkg-bogen.jpg) fixed;}

.alignleft {
float: left;
}

img.alignleft {
margin: 5px 10px 0 0; 
}

.alignright {
float: right;

}

.alignmiddle {
float: center;
}
img.alignmiddle {
margin: 5px 10px 0 0; 
}
img.alignright {
margin: 5px 0 0 10px; 
border: 0;
}

.center {
text-align: center;  padding: 10px 0 10px;
}
.centered { text-align: center; }
.centered-table { text-align: center; margin-left: auto; margin-right: auto;
}


@font-face {
	font-family: 'SquadaOne-Regular';
	src: url('fonts/SquadaOne-Regular.ttf');
}

 
h2 {
font-family: 'SquadaOne-Regular', Arial, Verdana, sans-serif;
text-align: center; 
font-size: 30px;
padding: 20px 0;
color: #f33210;
font-weight: 600;
} 
/* Language */
h3 {
text-align: center;
font-size: 16px;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
color:#8b1b13;
padding: 10px 0 10px 0;
}

h4 { 
text-align: center;
margin: 0 20px 0 20px;

 }

h5 { 
text-align: left;
color: #009933;
line-height: 24px;
font-size: 20px;
font-variant: small-caps;
padding-bottom: 2px;
margin-left: 20px;

 }

p {
padding: 0 20px 20px 20px;
}

/* header */

header {
position: relative;
margin-top: 10px;
background: #F5E9DF;
width: 760px;
height: 180px; /* for IE */
min-height: 180px; /* for not-IE */
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


#headerlogo {
position: absolute;
top: 0px;
right: 0px;
}

/* nav */

nav {
background: #fef2bd;
margin: 0 auto;
margin-top: 10px;
width: 760px;
display: block;
float: left;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

nav .menu {
font-size: 16px;
font-weight: bold;
margin-left: 12px;
}

nav .menu ul {
list-style: none;
margin: 0;
}

nav .menu li {
float: left;
position: relative;
}

nav .menu a {
display: block;
text-decoration: none;
color: #f32f0c;
padding: 0 15px;
line-height: 38px;
}

nav .menu a:hover {
color: #000;
}

/* content and sidebar layout */

#content {
float: left; 
width: 740px; 
margin:10px 0 10px 0; 
padding: 5px 10px 5px 10px;
background-color: #fffff6;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


/* article */
table.fifth { 
width:600px; margin-left: auto; margin-right: auto; }
td.f { 
width: 16%;
text-align: center;
 }

 
.articlecontent p a {
color: #7b0000;
}

.articlecontent p a:hover {
color: #000;
}

 



/* box shadow on pics */
.articlecontent img {
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


/* footer */
footer {
clear: both;
float: left;
background: #fef2bd;
width: 760px;
color: #dc143c;
margin-bottom: 10px;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

footer p {
text-align: center;
font-size: 14px;
color: black;
}

footer a {
color: #4169e1;
}

footer a:hover {
color: #dc143c;
text-decoration: none;
}

