﻿/********************************************************************************
* 
* © 2008 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: print.css
* Description: CSS file for the printer for the Serkland Law Firm website
*
*********************************************************************************/

/* Auxiliary style sheets
--------------------------------------------------------------------------------*/

@import url(forms.css);


/* Body 
--------------------------------------------------------------------------------*/

*
    {
    margin:0px;
    padding:0px;
    }

body
	{
	font-size:100%;
	color:#000000;
	line-height:1em;
	}

h1
	{
	margin:0px 0px 0.5em 0px;
	padding:0px 0px 0em 0px;
	font:2em Georgia, "Times New Roman", Times, serif;
	line-height:1em;
	color:#8c1414;
	}

h2, h3, h4, h5, h6
	{
	margin:0px 0px 0em 0px;
	padding:0px;
	line-height:1.625em;
	color:#8c1414;
	}

h2
    {
    font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
    }

h3
	{
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	}

h4
	{
	font:bold 0.875em Verdana, Arial, Helvetica, sans-serif;
	}

h5
	{
	font:bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	}

h6
	{
	font:bold 0.6875em Verdana, Arial, Helvetica, sans-serif;
	}


/* Horizontal rules
--------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
	{
	margin:0px 0px 1em 0px;
	border-top:1px dotted #650f0f;
	}


/* Links
--------------------------------------------------------------------------------*/

a:link, a:visited
	{
	color:#999936;
	text-decoration:none;
	border-bottom:1px solid #999936;
	}

a:hover
	{ 
	color:#000000;
	background:#cbcba2;
	border-bottom:1px solid #999936;
	}
	
a:active
	{
	color:#000000;
	background:#cbcba2;
	border-bottom:1px solid #999936;
	}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited
    {
    text-decoration:none;
    border:none;
    }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
    {
    color:#000000;
    border-bottom:1px solid #999936;
    }


/* Container
--------------------------------------------------------------------------------*/

#container
	{
	margin:10px auto;
	width:100%;
	}


/* Masthead
--------------------------------------------------------------------------------*/

#masthead
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    padding:0px 0px 1em 0px;
    border-bottom:1px solid #8c1414;
    }

#slogan
    {
    display:none;
    }

#logo
    {
    display:block;
    }


/* Main background
--------------------------------------------------------------------------------*/

#main
	{
	float:none !important;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#main-home
	{
	float:none !important;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


/* Sidepanes
--------------------------------------------------------------------------------*/

#leftsidepane
	{
	display:none;
	}


/* Navigation
--------------------------------------------------------------------------------*/

#nav
    {
    display:none;
    }

/* Slideshow
--------------------------------------------------------------------------------*/

#slideshow
    {
    display:none;
    }


/* Banner
--------------------------------------------------------------------------------*/

#banner
    {
    display:none;
    }


/* Content
--------------------------------------------------------------------------------*/

#home-contentbg
    {
    float:none !important;
    width:100%;
    padding:0px 0px 0px 0px;
    }

#contentbg
    {
    float:none !important;
    width:100%;
    padding:0px 0px 1em 0px;
    margin:0px 0px 1em 0px;
    border-bottom:1px solid #8c1414;
    }

#pagetitle
    {
    float:none !important;
    width:100%;
    padding:0px 0px 0px 0px;
    }

#content
    {
    float:none !important;
    width:100%;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    }

#content p, #supplemental p
	{
	padding:0px 0px 1.625em 0px;
	font:0.6875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.625em;
	}

#content p p, #supplemental p p
	{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	}

#content ul, #content ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.625em;
    }
    
#supplemental ul, #supplemental ol
    {
    margin:0px 0px 0px 0px;
    padding:0px 0px 1.625em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.625em;
    }

#content ul ul, #content ol ul, #content ul ul ul, #content ol ul ul, #supplemental ul ul, #supplemental ol ul, #supplemental ul ul ul, #supplemental ol ul ul
    {
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    }

#content ol ol, #supplemental ol ol
    {
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    list-style:lower-alpha;
    }

#content ol ol ol, #supplemental ol ol ol
    {
    list-style:lower-roman;
    }


/* Supplemental content
--------------------------------------------------------------------------------*/

#supplemental
	{
	float:none !important;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


/* Footer
--------------------------------------------------------------------------------*/

#footer
    {
    float:none !important;
    width:100%;
    padding:0em 0px 0px 0px;
    font:0.625em Arial, Helvetica, sans-serif;
    color:#999936;
    line-height:1.625em;
    background:url(/images/backgrounds/serkland-footerbg.jpg) no-repeat;
    }

#footer a:link, #footer a:visited
    {
    color:#999936;
    }

#footer a:hover
    {
    color:#ffffff;
    background:none;
    border-bottom:1px solid #ffffff;
    }


/* Miscellaneous classes
--------------------------------------------------------------------------------*/

.imageleft
    {
    float:left;
    margin:3px 1em 1em 0px;
    border:1px solid #650f0f;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:3px 0px 1em 1em;
    border:1px solid #650f0f;
    clear:both;
    }

.imageleft img, .imageright img
    {
    border:1px solid #650f0f;
    }

.imagefull
    {
    display:block;
    margin:0px 0px 1em 0px;
    border:1px solid #650f0f;
    clear:both;
    }