/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

html {font-size: 62.5%;}

body {
	margin: 0px;
	background: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #787878;
    padding: 10px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

strong { font-weight: bold; }

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #A42424;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	background: url(/site_media/img/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 14px 0 0 20px;
	letter-spacing: -1px;
	font-size: 2.6em;
    text-transform: uppercase;
}

#logo h1 span {
    color: #B2B2B2;
	font: bold 14px Arial, Helvetica, sans-serif;
    margin-left: 10px;
    letter-spacing: 1px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(/site_media/img/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	background: url(/site_media/img/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 20px 0 0 20px;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 1.8em;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/*****************************/

div#content p, div#content ul { font-size: 1.2em; }

.hidden { display: none; }

ul.errorlist li { color: #A22222; font-weight: bold; }

div#contact-box { }
div#contact-box form li label { clear: both; display: block; font-size: 1.5em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div#contact-box form input { font-size: 1.5em; padding: 3px 2px 3px 3px; font-family: Georgia, "Times New Roman", Times, serif; color: #666666; margin-bottom: 16px; border: 1px solid #666666; background: #FFFFFF; }
div#contact-box form li input { width: 400px; color: #666666; }
div#contact-box form li textarea { font-size: 1.2em; width: 400px; color: #666666; padding: 3px; margin-bottom: 16px; border: 1px solid #666666;}

/* ul.simple li:before { content: "\00BB\0020"; }
div#sidebar ul.families li h2:before { content: "\00BB\0020"; } */

div#sidebar h1 { padding-bottom: 10px; }
div#sidebar ul.families ul.wavelets { margin-left: 1.5em; padding-bottom: 5px; }
div#sidebar ul.families ul.wavelets li { margin: 0; padding: 0; }
div#sidebar ul.families ul.wavelets li a.active { color: #A22222; }
div#sidebar ul.families li { padding-bottom: 0.4em; }

div#content ul.families { line-height: 2.6em; position: relative; }

div#content ul.wavelet-list { font-size: 1.2em; line-height: 2em}

div#content #wavelet-details h1 span { color: #666; font-weight: bold; }
div#content #wavelet-details div.section { margin-bottom: 1em; }
div#content #wavelet-details dt { margin-bottom: 0.1em; }
div#content #wavelet-details dd { margin-bottom: 0.4em; }


div#content #wavelet-details div#wavelet-properties dl { clear: both; }
div#content #wavelet-details div#wavelet-properties dl dt { font-size: 1.2em; font-weight: bold; }
div#content #wavelet-details div#wavelet-properties dl dd { font-size: 1.2em; margin-left: 1em; }
div#content #wavelet-details div#wavelet-properties dl dd.yes { background: url(/site_media/img/yes_16.png) 0px 4px no-repeat; padding-left: 18px; }
div#content #wavelet-details div#wavelet-properties dl dd.no { background: url(/site_media/img/no_16.png) 0px 0.2em no-repeat; padding-left: 18px; }

div#content #wavelet-details div#function-charts ul { width: 100%; clear: both; display: block; }
div#content #wavelet-details div#function-charts ul li { float: left; display: block; width: 50%; padding-bottom: 15px;}
div#content #wavelet-details div#function-charts ul li p { display: block; text-align: center; }
div#content #wavelet-details div#funvtion-charts ul li img { width: 280px; height: 200px; display: block; }

div#content #wavelet-details div#filter-bank div div { float: left; width: 50%; }
div#content #wavelet-details div#filter-bank dl { display: block; width: 100%; }
div#content #wavelet-details div#filter-bank dl dt { margin: 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #666; }
div#content #wavelet-details div#filter-bank dl dt span { color: #999999; font-weight: normal; }
div#content #wavelet-details div#filter-bank dl dd ol li span { font-family: Courier new, courier, monospace; }
div#content #wavelet-details div#filter-bank textarea { width: 200px; height: 100px; font-size: 1em; margin: 1em 0 1em 1em;}
div#content #wavelet-details div#filter-bank img { padding: 0; margin: 10px 0 5px 0; border: none; }

sup, sub { height: 0; line-height: 0; vertical-align: baseline; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }

.right { float: right; }

.coeffs, .hide-coeffs { display: none; }
