/*
Theme Name: Nadarra 2
Theme URI: http://nadarra.org/
Description: 
Author: Digital Spectrum Inc.
Author URI: http://www.ds1.ca/
Tags: home page, news roll

	Nadarra v2.0
	 
	This theme was designed and built by Digital Spectrum Inc.,
	whose company web site is http://www.ds1.ca/

	The CSS, XHTML and design is:
	Copyright 2009, Digital Spectrum Inc. (Toronto)

*/
@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #E4E6FF;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(body_bg5.jpg);
}
p {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	color: #9F0D38;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	margin-bottom: 12px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 6px;
	color: #090;
}
h4 {
	font-weight: bold;
	font-size: 12px;
}
ol {
	list-style-type: lower-roman;
}

li {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 6px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
th {
	font-size: 12px;
}
strong {
	font-weight: bold;
}
#header {
	height: 220px;
	width: 100%;
	background-image: url(nadarra_header7.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container {
	width: 954px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #9091D4;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(right_bar_bg2.jpg);
}
#content {
	float: left;
	width: 520px;
	padding-right: 40px;
	padding-left: 40px;
	clear: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 20px;
	padding-bottom: 29px;
	background-image: url(Nadarra_big_twig.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

#content li {
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(bullet_green.gif);
}
#content a {
	text-decoration: none;
	color: #4a3da6;
}
#content a:hover {
	text-decoration: underline;
	color: #3A42DC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.compare_table {
	background-color: #E4FFD0;
	border: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
}

.compare_title_bad {
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
}
.compare_title_good {
	background-color: #5CC22E;
	font-weight: bold;
	color: #FFF;
}
.compare_table_bad {
	background-color: #FFE9D1;
}
.compare_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#nav  {
	background-color: #FFF4FC;
	clear: both;
	margin: 0px;
	width: 100%;
	height: 31px;
	position: relative;
	background-image: url(nav_bg7.jpg);
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
}
#nav ul li a {
}
#nav ul li a:hover {
	background-image: url(nav_hover_bg19.jpg);
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}
#nav ul li a {
	color: #333;
	margin: 0px;
	font-size: 12px;
	line-height: 31px;
	display: block;
	float: left;
	height: 31px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	width: 81px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC6C0;
}
#nav .nav_divider {
	background-image: url(nav_divider.gif);
	height: 30px;
	width: 1px;
}
#nav .nav_selected, .menu-current {
	background-image: url(nav_selected3.jpg);
}
#sidebar {
	float: right;
	width: 273px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar imput {
	width: 100px;
}
#sidebar li {
	margin-bottom: 8px;
	list-style-image: url(bullet_green.gif);
	line-height: 1.3em;
	margin-left: 18px;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#sidebar h1 {
	font-size: 18px;
	margin-bottom: 5px;
}

#sidebar p {
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}
#sidebar .text_captcha, #sidebar .captcha_expl{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
}
#sidebar .captcha_table {
	margin: 0px;
	padding: 0px;
}
#sidebar a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3949DA;
	color: #333;
}
#sidebar form {
	background-color: #DCFFDA;
	padding: 5px;
	border: 1px solid #999;
}
#sidebar .required {
	color: #FF0000;
	font-size: 9px;
}
#sidebar .field_title {
	font-size: 12px;
	vertical-align: top;
	text-align:right;
	width: 40%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar .textfield {
	font-size: 12px;
}
#sidebar .textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
#sidebar .field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
#sidebar .select {
	font-size: 12px;
}
#sidebar .checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
#sidebar .radio_label {
	font-size: 11px;
	cursor: pointer;
}
#sidebar .email {
	font-size: 12px;
}
#footer {
	clear: both;
	height: 30px;
	width: 100%;
	text-align: center;
	background-color: #F6F6F6;
	background-image: url(footer_bg3.jpg);
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	font-size: 10px;
}
#footer p {
	line-height: 30px;
	font-size: 9px;
	color: #666;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
/* Blog/News styles */
.blog_post {
	
}
.post_top {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

.post_title, .post_title a {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}
.post_date {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.post_short p{
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 1em;
}
.posted_by {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.last_changed {
	color: #999;
	font-size: 10px;
	font-style: italic;
}
.goback {
	color: #F63;
}
.read_more {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.comment_title {
	font-weight: bold;
	color: #090;
}
.comments_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F0D38;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.comment_text {
	background-color: #FDFDFD;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	font-family: Verdana, Geneva, sans-serif;
}
.comment_info {
	text-align: right;
	font-size: 9px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 9px;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
