/*  
Site Name: Physical Advertising
Site URI: http://www.physicaladvertising.com/
Description: Physical Advertising offerings from Quikey MFG.
Version: 0.0.1
Author: Dan Andrews	
*/

/*--------------------------------------------------------------
  Eric Myer's Reset Reload:
  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
  --------------------------------------------------------------*/
  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin          : 0;
	padding         : 0;
	border          : 0;
	outline         : 0;
	font-weight     : inherit;
	font-style      : inherit;
	font-size       : 100%;
	font-family     : inherit;
	vertical-align  : baseline;
}
/* remember to define focus styles! */
:focus
{
	outline         : 0;
}
body
{
	line-height     : 1;
	color           : black;
	background      : white;
}
ol, ul
{
	list-style      : none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse : separate;
	border-spacing  : 0;
}
caption, th, td
{
	text-align      : left;
	font-weight     : normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content         : "";
}
blockquote, q
{
	quotes          : "" "";
}
/*-- End Eric Myer's Reset Reload ------------------------------*/

/*-- Begin Globals ---------------------------------------------*/
body 
{
    text-align      : center;
    font-family     : Verdana, Geneva, sans-serif;
    font-size       : 10pt;
    line-height     : 12pt;
}
h1
{
    text-align      : center;
    width           : 100%;
    font-size       : 16pt;
    line-height     : 18pt;
    margin          : 0px 0px 20px 0px;
}
h2
{
    width           : 100%;
    font-size       : 12pt;
    line-height     : 14pt;
    font-weight     : bold;
    margin-bottom   : 5px;
}
p
{
    margin          : 10px 0px 10px 0px;
}
table 
{
  	border-collapse : separate;
}
strong
{
    font-weight     : bold;
}
li 
{
    list-style-type : circle;
    margin-left     : 20px;
    margin-bottom   : 20px;
}

/*-- End Globals -----------------------------------------------*/

/*-- Begin IDs -------------------------------------------------*/
#topbar
{
    background      : url(images/bars.jpg) repeat-x;
    width           : 100%;
    height          : 100px;
}
#logo
{
    margin          : 5px 0px 0px 5px;
}
#break
{
    width           : 100%;
    background      : url(images/break.jpg) no-repeat;
    height          : 265px;
}
#postit
{
    font-family     : Verdana, Geneva, sans-serif;
    font-size       : 8pt;
    line-height     : 010pt;
    color           : #ff9933;
    background      : url(images/postit.png) no-repeat;
    width           : 180px;
    height          : 250px;
    padding         : 40px 10px 0px 10px;
    margin-left     : 115px;
}
#reader
{

    background      : #f2f6f5;
    border          : #d1d1d1 solid 1px;
    width           : 280px;
    padding         : 0px 10px 0px 10px;
    margin-left     : 20px;
    margin-bottom   : 20px;
}
#baby
{

    background      : #f2f6f5;
    border          : #d1d1d1 solid 1px;
    width           : 280px;
    padding         : 0px 10px 0px 10px;
    margin-left     : 20px;
    margin-bottom   : 20px;
}
#foot 
{
    background      : black;
    width           : 100%;
    height          : 50px;
    margin-top      : 20px;
}
#bytheway
{
    padding:0px;
    margin:0px;
    line-height:normal;
    text-align      : left;
}
#bytheway h1
{
    display         : block;
    font-size       : 12pt;
    line-height     : 14pt;
    font-weight     : bold;
    margin-bottom   : 5px;
    color           : Blue;
    margin-top      : 10px;
    text-align      : left;
}
#bytheway h2
{
    display         : block;
    font-size       : 10pt;
    line-height     : 12pt;
    font-weight     : bold;
    margin-bottom   : 5px;
    color           : Green;
}
#bytheway span
{
    color           : Blue;
}
#bytheway li
{
    list-style-type :disc;
    margin-bottom         : 0px;
    padding-bottom         : 0px;
    margin-left             : 40px;
}
#bytheway ul
{
    padding-top: 10px;
    padding-bottom: 10px;
}
#DBLinks a
{
    margin-left:10px;
    margin-right:10px;
}
/*-- End IDs ---------------------------------------------------*/

/*-- Begin Classes ---------------------------------------------*/
.wrapper 
{
    width           : 896px;
    position        : relative;
    margin          : 0px auto 0px;
    text-align      : left;
    padding         : 0px;
}
.story
{
    width           : 45%;
    padding         : 0px 20px 0px 20px;
}
/*-- End Classes -----------------------------------------------*/

/*-- Begin Menu ------------------------------------------------*/
#menu
{
    float           : right;
    display         : inline;
    font-family     : Verdana, Geneva, sans-serif;
    font-size       : 20pt;
}
#menu li
{
    display         : inline;
}
#menu li a
{
    line-height     : 100px;
    padding         : 40px 5px 10px;
    margin          : 0px 10px 10px 0px;
    text-decoration : none;
    color           : Black;
}
#menu li a:hover
{
    background      : #C5E8E2;
}
/*-- End Menu --------------------------------------------------*/

/*-- Begin Preview ---------------------------------------------*/
.previewitem
{
    float           : right;
    width           : 500px;
    clear           : both;

}
.previewitem div
{
    background      : transparent url(images/divider.jpg) no-repeat bottom right;
    width           : 375px;
    padding         : 20px 5px 25px 25px;
    float           : right;
}
.previewitem a
{
    text-decoration : none;
    color           : Black;
}
.icon
{
    margin-top      : 25px;
}

/*-- End Preview -----------------------------------------------*/