/***************************************************************************
* Copyright 2008 Mark. Sydney :: www.marksydney.com :: All Rights Reserved *
****************************************************************************
* PRINT STYLE SHEETS
***************************************************************************/

/****************
* DEFAULT STYLES *
*****************/
body {background-image:none;background:#fff;font:10pt Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6 {color:#006685;font-family:Tahoma;font-weight:normal;margin:1em 0 0;}
	h1{font-size:14pt;}
	h2{font-size:13pt;}
	h3{font-size:12pt;}
	h4{color:#000;font-size:11pt;font-weight:bold;}
	h5{color:#000;font-size:10pt;font-weight:bold;}
img {border:0;}
p {line-height:1.3em;margin:3px 0;padding:0;}
ol,ul,dl {line-height:1.3em;margin-left:2em;}
table {margin:1em 0;}
input, textarea, select, option {font-size:10pt;}

/*
* LAYOUT STYLES *
************************************/
#main {background-image:none;background:#fff;}
#main, #contentwrap, .col-promo, .col-article, .col-full {margin-left:auto !important;width:auto;}
#masthead, #masthead-article {background-image:none;background:#fff;width:auto;}
.article-details {border-bottom:2px solid #6694a1;padding:10px 0 0;}
#byline-details {padding:2px 0 5px;}
#contentwrap dl, #contentwrap dd {margin-left:0;}
.column {float:left;padding:0;width:33%;}
#comment-sect {margin-top:2em;}
#comment-sect h5 {color:#000;margin:0;padding:0;}
#comment-sect p {margin:0 0 .5em;}
.comment-row {background-image:none;border-top:1px solid #6694a1;margin-top:2px;padding:10px 0;}
#btn-signup, #login #btn-signin, #comments-login #btn-signin, #btn-update, #btn-logout, .btn-nominate, .btn-watch, #btn-post-comment, #btn-enter, #btn-nominate-yourself, 
#btn-nominate-friend, #btn-submit, #btn-register, #btn-reset, #btn-send {background-image:none;height:auto;overflow:auto;text-indent:0;width:auto;}	

/*
* FORM STYLIN' *
************************************/ 
form {padding:0 .5em 0 0;width:auto;}
form ul, form ol {line-height:1em;list-style:none;margin:0;padding:0;}
	form li {list-style:none;padding:5px 0;}
fieldset {margin:0 0 1em 0;padding:0;width:auto;}
	fieldset li, fieldset li li {padding:0 0 .5em 0;width:auto;}
	fieldset li ul.checklist {margin-left:15em;}
legend {margin:0;padding:0;}
	legend span {background-image:none;color:#006685;font-size:12pt;width:auto;}
label {margin-right:1em;padding:2px 0;}
input, select, textarea {border:1px solid #c3c3c3;height:16px;}
input {padding-left:2px;width:200px;}
	input.short {width:50px;}
	input.checkbox, .radio input {border:none;width:auto !important;height:auto !important;}
	.chkbx input {float:left;margin-right:10px;padding-left:0;}
	.radio input {float:left;margin-right:10px;}
select {height:18px;width:204px;}
textarea {height:60px;width:610px;}

/*
 * DISPLAY OFF
***********************************/
#header, #footer, .promo, .col-mod, .article-tools, .article-tools-bot, #sponsored-links, .vote_link, #pagination, .hr, #comments_form, #comments-login {display:none !important;z-index:-1}

/*
 * SIFR PRINT STYLES
***********************************/

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
