@charset "utf-8";
/*-------------------------------------------

	Name: Kazila (print)
	Author: Paul Wisniowski
	Date: 2011/05/10
		
	Website: http://wisniowski.org
			   		   
/*! General
---------------------------------------------*/
* { margin: 0; padding: 0; }

html { font-size: 100.01%; }
body { background: #fff; font-size: 60%; }

body, textarea, input, select, option, button { color: #555; font-family: Calibri, Helvetica, Arial, sans-serif; line-height: 1.4; }
li, dt, dd, p, th, td, caption, pre, legend { font-size: 1.5em; } /*---*/ li *, li li, dt *, dd *, p *, th *, td *, legend * { font-size: 1em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 15px; }

table th, table td { padding: 5px 10px; border: 1px solid #ccc; }
ul, ol, dd, blockquote { padding-left: 30px; }
	ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
	
img { border-width: 0; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }

/*! Content
---------------------------------------------*/
#top { margin: 0 0 15px; padding: 0 0 1px; border-bottom: 1px solid #ccc; }
	#top h1 a { color: #000; text-decoration: none; }
#content { }
#content a:after { content: " (" attr(href) ") "; color: #555; font-size: 0.8em; font-style: italic; }
#footer { margin: 15px 0 0; padding: 15px 0 0; border-top: 1px solid #ccc; }
 
div.slider-a div.items div { overflow: hidden; width: 100%; }
	div.slider-a div.items div div { float: left; width: 25%; }
	div.slider-a div.items p { margin: 0; }
	
   
/*! Headers
---------------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 20px 0 5px; color: #000; font-family: Cambria, Georgia, serif; }
	h1 { margin-top: 0; font-size: 2.4em; }
	h2 { font-size: 2.0em; }
	h3 { font-size: 1.8em; }
	h4 { font-size: 1.6em; }
	h5 { font-size: 1.5em; text-transform: uppercase; }
	h6 { font-size: 1.4em; text-transform: uppercase; }

/*! Remove
---------------------------------------------*/
a { color: #09f; text-decoration: underline; }
#skip, #nav, form, #footer ul, #tools, .link-a, .link-b, div.slider-a > ul, div.module-a p.image, div.table-b table td:last-child, div.table-b table th:last-child { display: none; }
