/*  

Theme Name: pdfFactory
Theme URI: http://www.pdffactory.com.au
Description: The Wordpress theme for pdfFactory
Version: 1.0.0
Author: Luke Moulton
Author URI: http://www.avalanche.com.au
 
	
*/

/*
----------------------------------------------------------------------------- 
Standard
-----------------------------------------------------------------------------*/
html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0 0 1em 0; font: 76% Verdana, Helvetica, sans-serif; color: #333;  background: #fff;background: #fff url(images/header.png) repeat-x scroll top left; }
body * { margin: 0; padding: 0;	}
p,ul,ol,dl,blockquote,pre { margin-bottom: 1.0em; line-height: 1.4em; }
h1 { margin-bottom: 0.5em; }
h2 { margin-bottom: 0.4em; }
h1,h2,h3 { font-family: 'Trebuchet MS',Trebuchet,Verdana,Helvetica,sans-serif; }
a { color: #7068a3; }
img { border: 0; }
acronym,abbr { border: 0; text-decoration: none; }
address { font-style: normal; }
hr { height: 0; color: #fff; background-color: #fff; border: 0; border-top: 1px solid #aaa; margin-bottom: 0.3em; }
fieldset { border: 0; }

ul { padding-left: 1.6em; margin-left: 1em; list-style-type: square; }
ul li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }
	
dl { margin-left: 0.3em; }
dd { margin: 0 0 0.5em 0.5em; }
	
ol { padding-left: 1.6em; margin-left: 1em; }
ol li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }

blockquote { background: #f4f4f4; padding: 5px; margin: 0 0 1em 2em; border-left: 6px solid #ddd;  }



/*
----------------------------------------------------------------------------- 
Text Formatting
-----------------------------------------------------------------------------*/
.shaded { color: #888; }
.cen { text-align: center; }
.r { text-align: right; }
.l { text-align: right; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: left; margin: 0 1em 1em 0; }
.rfloat { float: right; margin: 0 0 1em 1em; }
.lfloat { float: left; margin: 0 1em 1em 0; }
.line { white-space: nowrap; }
.clear { clear: both; }

h1 { font-size: 1.6em; font-weight: bold; color: #7068a3; text-decoration: none; border-bottom: 1px solid #7068a3; margin: 30px 0 0.5em 0; }
h2 { font-size: 1.4em; font-weight: bold; color: #f90; text-decoration: none; }

.post h2 a { color: #f90; text-decoration: none; }
.post h2 a:hover { color: #7068a3; }

h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }

p.pricebar { color: #fff; background: #f63 url(images/pricebar.png) no-repeat scroll top left; height: 16px; padding: 6px 14px; font-weight:bold;}
p.pricebar a { color: #fff; }

p.notice { background-color: #fcffd2; border: 1px dotted #ffe400; padding: 10px; margin: 1em 0; }
p.notice img { position: relative; top: 2px; }

/*
----------------------------------------------------------------------------- 
pdfFactory Styles
-----------------------------------------------------------------------------*/
	
#header { height: 123px; width: 746px; padding: 0; margin: 0 auto; }
	
	#logo { float: left; padding: 24px 0 0 5px; }
	#avalanche { float: right; }
	
#nav { clear: both; background: #7068a3 url(images/nav.png) repeat-x scroll top left; height: 35px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }

	#nav ul { list-style: none;  width: 746px; margin: 0 auto; padding: 0; }
	#nav ul li { display: inline; list-style: none; }
	#nav ul li a { display: block; float: left; color: #fff; text-decoration: none; padding: 9px 12px; border-right: 1px solid #fff; }
	#nav ul li.current_page_item a, #nav ul li.current_page_ancestor a, #nav ul li a:hover, #nav ul li a.on { background: #eda90a url(images/nav-on.png) repeat-x scroll top left; }
	
#mainbody { width: 746px; padding: 0; margin: 0 auto; }

	#content { font-size: 0.9em; width: 496px; float: left; margin: 0; padding: 0 0 40px 0; }
	
		#content p, #content h2, #content h3, #content h4 { margin-left: 5px; }
		
	
		#frontfeature { font-size: 1.1em; margin: 30px 0 0 0; padding: 15px 0 19px 174px; height: 135px; background: #fff url(images/box.png) no-repeat scroll bottom left; }
			#frontfeature p { padding: 0; margin-left: 0; font-size: 1.6em; line-height: 1.2em;  font-family: Arial,Helvetica,sans-serif; }
			#frontfeature ul { list-style-type: none; margin: 0; padding: 0; font-family: 'Trebuchet MS',Trebuchet,Verdana,Helvetica,sans-serif; }
			#frontfeature ul li {  color: #7068a3; font-size: 1.16em; font-weight: bold; letter-spacing: 1px; list-style-type: none; margin: 0; padding: 0 0 4px 26px; background: transparent url(images/starbullet.gif) no-repeat scroll 0 1px; }

	#sidebar { width: 226px; float: right; margin: 0; padding: 0; }
	
		.subnav { border-top: 1px solid #ffebbc; background: #ffe4a6 url(images/subnav.png) no-repeat scroll bottom left; padding: 20px 10px; }
		.subnav ul { color: #7068a3; font-weight: bold; font-size: 0.9em; }		
		.subnav ul li { margin-bottom: 8px; }
		.subnav ul li a { text-decoration: none; }

		.widget { width: 226px; margin: 2em auto 0 auto; }
		
	#footer { clear: both; width: 721px; margin: 0 auto 2em auto; padding: 14px 0 0 6px; border-top: 1px solid #ccc; }

/*
---------------------------------------------------------------------------
Tables
---------------------------------------------------------------------------*/
table {width: 95%; margin: 1em 0.5em 1.5em 0.5em;}
th, td {padding:0.5em; color: #000;}
th {text-align:left; background-color:#F8AF00; }
td {background-color: #E6E3EE;}
	
	
/*
----------------------------------------------------------------------------- 
Comments and More
-----------------------------------------------------------------------------*/

#comments { width: 517px; margin: 2em auto; padding: 0; }

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal;	}

h3#respond { margin-top: 1em; } 

code { font: 1.1em 'Courier New', Courier, Fixed; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }

#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px;	padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0;	}
#commentform textarea {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }
#commentform #submit { margin: 0; }

.alt { margin: 0; }

.commentlist { padding: 0; text-align: justify; margin: 0; }

.commentlist li { margin: 15px 0 0 3px;	padding: 8px 25px 0 30px; background-repeat: no-repeat; background-position: 10px 10px;	list-style: none; background-color: #f4f4f4; border: 1px solid #e4e4e4; }

.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#commentform #comment {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }

/* Tables */

#comparetbl table {border-collapse: collapse;
border: 1px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

#comparetbl td, #comparetbl th {border: 1px dotted #bbb;
padding: .5em;}

#comparetbl td {text-align:center;}

#comparetbl caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

#comparetbl table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

#comparetbltable a:link {border-bottom: 1px dashed #ddd;
color: #000;}

#comparetbl table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

#comparetbl table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

#comparetbl thead th, #comparetbl tfoot th {border: 1px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: #fff;}

#comparetbl tfoot td {border: 1px solid #000;}

/* =body
----------------------------------------------- */

#comparetbl tbody th, #comparetbl tbody td {vertical-align: top;
text-align: left;}

#comparetbl tbody th {white-space: nowrap;}

#comparetbl .odd {background: #fcfcfc;}

#comparetbl tbody tr:hover {background: #fafafa;}