@charset "utf-8";

/*============================== */
@media all { 
/* =========================================================================================== */


body, h1, h2, h3, h4, p { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.clear {clear: both;}

h1 {
text-align: left;
font-weight: bold;
font-size: 24px;
line-height: 28px;
color: #F58320;
padding: 0 0 5px 0;
}

h2 {
text-align: left;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: #F58320;
}


/*=====================================*/

body {
font-family: Verdana, Arial, Tahoma, Trebuchet MS, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size:62.5%;
background-color: #282828;
color: #000;
}

#logo {
text-align: left;
border-bottom: solid 0px #DFCB34;
background-image: url(../tmp_images/bghead.gif);
background-repeat: repeat;
position: relative;
}

.top_banner {
position: absolute;
top: 10px;
left: 240px;
}

.top_banner img {
border: solid 3px #fff;
}

.contact_button {
position: absolute;
top: 145px;
right: 30px;
}

#grade {
height: 4px;
background-image: url(../tmp_images/grade.gif);
background-repeat: no-repeat;
background-position: center;
background-color: #282828;
}

#wrapper {
width: 980px;
margin: 10px auto;
background-color: #000;
}


/*=== CONTENT ==============================*/

.content a:link, .content a:visited {
color: #F58322;
text-decoration: underline;
}

.content a:hover, .content a:active {
color: #F58320;
text-decoration: none;
}

.content ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

.content ul {
list-style: inside;
padding: 5px 10px;
}

.content ul div {
display: inline;
} 





/*=== Leftcol ==============================*/


#leftcol {
width: 0px;
float: left;
padding: 30px 0 0 10px;

color: #fff;
}
/*
#leftcol img {
border: solid 3px #fff;
}
*/
.placeholder h2 {
padding: 5px 0;
border-bottom: solid 1px #DFCB34;
margin: 0 0 5px 0;
}

.placeholder {
text-align: center;
width: 390px;
font-size: 1.2em;
line-height: 1.2em;

display:inline-block;
padding:0 5px 5px 0;
}

.placeholder_center {
text-align: center;
padding:15px 0 0 0;
}

#leftcol.content a:link, #leftcol.content a:visited {
color: #F78320;
text-decoration: none;
}

#leftcol.content a:hover, #leftcol.content a:active {
color: #F58320;
text-decoration: underline;
}

/*=== Midcol ==============================*/

#midcol {
width: 555px;
_width: 540px;
float: left;
color: #fff;
}

.post_repeater {
padding: 10px;
}

.post_date {
font-weight: bold;
text-align: left;
padding: 5px 10px;
}

.post_box {
background-color: #ffffff;
color: #333333;
font-size: 1.3em;
line-height: 1.3em;
padding: 10px;
border:solid 5px #F58320;
}

.post_box h1 a:link,
.post_box h1 a:visited {
text-decoration: none;
font-size:18px;
line-height:20px;
color:#555555;
}

.post_box h1 a:hover {
text-decoration:underline;
}

.xtra {
background-color: #F58320;
}

.post_text {
text-align: left;
padding: 10px 0;
}

.post_text p{
margin:12px 0px;
}

.post_box img {
float: left;
max-width: 500px;
margin: 0px 8px 0px 0px;
display: inline;
}

.post_list .post_box img {
max-width: 500px;
margin:0px;
}

.inline_banner {
padding: 10px 0;
text-align: left;
}

.inline_banner iframe {
margin: 0 0 0 35px;
}

.inline_banner img {
border: solid 3px #fff;
margin: 0 0 0 35px;
}

#midcol table  {
height: 50px;
margin: 10px  0;
}


#midcol table.pager a {
font-size: 12px;
padding: 10px;
background-color: #222;
border: solid 2px #DFCB34;
}

#midcol .contentvideowrapper {
width: 30%;
height: 150px;
float: left;
display: inline;
font-size: 12px;
line-height: 14px;
margin: 5px;
}

#midcol .article_pager {
margin: 0px 10px;
}

#midcol .article_pager table{
margin: 0px;
}

#midcol .article_pager table tr td a {
border: solid 0px #DFCB34;
text-decoration:none;
color:#555555;
font-weight:bold;
margin:0px; 
padding:0px; 
}

#midcol .article_pager table tr td a:hover {
text-decoration:underline;
}

#midcol .article_pager td.pager_recent, #midcol .article_pager td.pager_old {
width:48%;
}

#midcol .article_pager .pager_recent {
text-align:left;
}

#midcol .article_pager .pager_old {
text-align:right;
}

#midcol .article_pager a {
line-height:18px;
display:inline-block;
background-color:inherit;
}

#midcol .article_pager h2 {
margin: 0px 0px 10px 8px;
}

.categorytitle h1 {
color: #666666;
font-size: 13px;
}

.mainvideotitle {
padding: 0 0 10px 0;
}

#midcol .videowrapper {
padding: 10px;
}

.post_author {
text-align: left;
padding: 5px 0;
clear: both;
}

.post_source {
text-align: left;
padding: 0px 0;
clear: both;
}

.post_more {
text-align: right;
}

.post_more a:link,
.post_more a:visited {
text-decoration: none;
}

.post_more a:hover,
.post_more a:active {
text-decoration: underline;
}

.post_source a:link,
.post_source a:visited {
text-decoration: none;
}

.post_source a:hover,
.post_source a:active {
text-decoration: underline;
}

.add_this {
text-align:left;
margin:6px;
}

.add_this a:link, .add_this a:visited{
text-decoration:none;
position:relative;
top:3px;
}

/*===  Rightcol==============================*/

#rightcol {
width: 400px;
float: left;
padding: 30px 0 0 10px;
color: #fff;
}

.moduletitle h1 {
padding: 5px 0;
border-bottom: solid 1px #DFCB34;
margin: 0 0 5px 0;
}

.rightcolvideowrapper {
font-size: 12px;
line-height: 14px;
padding: 5px 0;
border-bottom: dotted 1px #DFCB34;
}

#rightcol.content a:link, #rightcol.content a:visited {
color: #F78320;
text-decoration: none;
}

#rightcol.content a:hover, #rightcol.content a:active {
color: #F58320;
text-decoration: underline;
}

/*===Footer==============*/

#footer {
border-top: solid 0px #cccccc;
padding: 10px;
clear: both;
color: #fff;
background-color: #282828;
}

#footer a:link, #footer a:visited {
color: #31307E;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #b66955;
}

.inventics_neoweb img {
position: relative;
top: 3px;
left: 0px;
}

.inventics_neoweb {
padding: 5px 0;
}

.under_teaser {color:#FFFFFF; text-align:center;}

/*=============================== */
}
@media print { 
/* ============================== */

body {
margin: 0px;
padding: 0px;
text-align:center;
background-color:#FFFFFF;
}

#wrapper {
width: auto; 
margin: 0 3%;
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}

#header {display: none;}
#leftcol {width: auto; margin: 0PX; text-align: left; float: none !important; padding: 0px; border: 0px;}
#footer {display:none;}
#homeprint {display:none;}
#rightcol {display:none;}
a:link {color: #CAA16D; text-decoration: none;}
a:visited {color: #CAA16D; text-decoration: none;}
a:hover {color: #55643B; text-decoration: underline;}

/* ==================================================== */
} /*NOTHING ELSE DOWN ON */
/* ==================================================== */
