/*
Theme Name: Oomf
Theme URI: http://www.oomf.ca/
Author: Oomf
Description: The Oomf theme is the starting point for Oomf client web sites.
Version: 0.9
License: Property of Oomf
License URI: license.txt
Tags: oomf
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	color: #404040;
	background-color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #666666;
}

.main {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 36px;
	width: 954px;
	height: 389px;
	/* background-image: url(images/background.jpg); */
	background-color: white;
}

.gauze {
	/*background-image: url(images/transparent.png);*/
	padding-top: 5px;
	background-repeat: repeat;
	padding-right: 26px;
	padding-left: 26px;
	height: 350px;
	width: 904px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.gauze-single {
	/*background-image: url(images/transparent.png);*/
	padding-right: 26px;
	padding-left: 26px;
	width: 904px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.nav {
	color: #666666;
}

.nav a {
	color: #666666;
}

.content h2 {
	text-transform: lowercase;
	color: #cccccc;
}

#section_1 {
	border-right-color: #bfbfbf;
}

#section_2 {
	border-right-color: #bfbfbf;
}

.left_border {
	border-left-color: #404040;
}

.section h2 {
	text-transform: uppercase;
	min-width: 25%;
	color: black;
}

.section h4 {
	font-size: 16px;
	color: #404040;
}


.section p {
}

.section li {
	color: #bfbfbf;
}

.link_description {
	color: #333333;
}

.section li a {
	color: #666666;
}

.footer {
	border-top-color: white;
	color: #a4d2fe;
	background-color: #0d7199;
}

.footer a {
	text-decoration: underline;
	color: #666666;
}

#column_3 {
	border-left-color: #404040;
}

#column_3 h3 {
	color: #bfbfbf;
}

#column_3 li big {
	color: #a3a3a3;
}

#column_3 li big a {
	color: #bfbfbf;
}


.foldable_title {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	border-top-color: white;
	color: white;
	background-color: #15ade9;
}

#category_1 {
}

#category_2 {
	background-color: #1296cc;
}

#category_3 {
	background-color: #1083b2;
}

#category_4 {
	background-color: #0e7ba5;
}

.foldable {
	background-color: white;
}


.folding_content h2 {
	font-size: 1.25em;
}

.folding_content h3 {
	font-size: 1.2em;
}

.folding_content h4 {
	font-size: 1.1em;
}

