﻿
select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

fieldset {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

li {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

ul {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

ol {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

dd {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

dt {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

dl {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

q {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

img {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

em {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

dfn {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

del {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

code {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

address {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

acronym {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

abbr {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

a {border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-style: inherit; 	font-size: 100%; 	font-family: inherit; 	vertical-align: baseline;
}

pre {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

blockquote {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

p {border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0;
	padding: 0;
	}

h6 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

h5 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

h4 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

h3 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

h2 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

h1 {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

iframe {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

object {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

span {border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size: 100%; }

div {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

body {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

html {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

q:after {content: "";}
q:before {content: "";}
blockquote:after {content: "";}
blockquote:before {content: "";}
q {quotes: "" "";}
blockquote {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}

/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #A9A9A9;
	color: #000000;
	font: normal 75% Segoe UI, sans-serif;
	line-height: 1.5;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h6 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}

h5 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}

h4 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}

h3 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}

h2 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}

h1 {
	color: #3a7481;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0em;
}
h6 {font-weight: bold;}

h5 {font-weight: bold;}

h4 {font-weight: bold;}

h1 {font-size: 4.5em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h6 img {margin: 0;}


h5 img {margin: 0;}


h4 img {margin: 0;}


h3 img {margin: 0;}


h2 img {margin: 0;}


h1 img {margin: 0;}


/* Text elements */

a.mybold {
	
	text-decoration: none;
	font-weight: bold;	
}

a.mynormal {
	
	text-decoration: none;
	font-weight: normal;	
}


p {margin-bottom: 1em;
	}

a:hover {color: #002;}

a:focus {color: #002;}
a {
	color: #246;
	text-decoration: underline;
}

acronym {border-bottom: 1px dotted #666;}

abbr {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.2em; line-height: 1.4em;}
blockquote span {font-size: 1.4em; color: #000;}
del {color:#666;}
address {font-style: italic;}
blockquote {font-style: italic;}
dfn {font-style: italic;}
em {font-style: italic;}
dfn {font-weight: bold;}
strong {font-weight: bold;}
sub {line-height: 0;}
sup {line-height: 0;}
cite {color: #666;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
tt {
	font: 1em monospace;
	line-height: 1.5;
}


code {
	font: 1em monospace;
	line-height: 1.5;
}


pre {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ol {margin-left: 1.5em;}

li ul {margin-left: 1.5em;}
ol {margin: 0 1.5em 1.5em 1.5em;}

ul {margin: 0 1.5em 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.1em;}
.larger {font-size: 1.2em;}
.largest {font-size: 1.3em;}

.hidden {display: none;}

.quiet {color: #666;}
.loud {color: #000;}
.highlight {background: #FF0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}

.success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.notice {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

div.more {padding-top: 6px;}
a.more {color: #666;}
.more a {color: #666;}
a.more:hover {color: #002;}


.more a:hover {color: #002;}


/* 
   Forms 
------------------------------------------------------------------- */



/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.alignright {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.alignleft {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.bordered {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.left {margin: 0 1.5em 1em 0;}
img.alignleft {margin: 0 1.5em 1em 0;}
img.right {margin: 0 0 1em 1.5em;}


img.alignright {margin: 0 0 1em 1.5em;}


/* Floats */   

.alignleft {float: left;}

.left {float: left;}
.alignright {float: right;}

.right {float: right;}

.clearer {clear: both;}

.clear {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* Columns */

.col2 {width: 47%;}



/* 
   Separators 
------------------------------------------------------------------- */

.archive-separator {
	background: #EEE;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}

.content-separator {
	background: #EEE;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive-separator {margin: 0 0 14px;}

.separator-vertical {background: url('img/separator-vertical.gif') repeat-y center top;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}

.post a {text-decoration: none;}
.post-body a {text-decoration: underline;}

.post a:hover {text-decoration: underline;}

.post-title {border-bottom: 1px solid #E5E5E5;}

.post-date {
	color: #777;
	font-size: 0.9em;
	padding: 8px 0 0;
}
.post-date a {color: #444;}

.post-body {padding-top: 12px;}

.post-meta {
	background: #FCFCFC;
	border: 1px solid #ECECEC;
	color: #777;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}


ul.nice-list {
	border-top: 1px solid #F0F0F0;
	margin-left: 0;
	margin-right: 0;
}
ul.nice-list li {
	border-bottom: 1px solid #F0F0F0;
	list-style: none;
	padding: 6px 5px;
}
ul.nice-list li a {text-decoration: none;}
ul.nice-list li a:hover {text-decoration: underline;}
ul.nice-list span {color: #666;}

#sidebar ul.nice-list {border-color: #E0E0E0;}


#sidebar ul.nice-list li {border-color: #E0E0E0;}


/* Archives */
.archive-pagination {margin-bottom: 1.6em;}
.archive-pagination a {text-decoration: none;}
.archive-pagination a:hover {text-decoration: underline;}
.archive-post {margin-bottom: 14px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post .post-date {
	border: none;
	padding: 0;
}
.archive-post-day {font: normal 1.6em Georgia,serif;}
.archive-post-title {padding-top: 3px;} 


.archive-post .post-date {padding-top: 3px;} 


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 0 1em -8px;}
.thumbnails a.thumb {	
	background: #DAD6D0;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 1px;
}
.thumbnails a.thumb:hover {background: #AAA;}
.thumbnails .thumb img {display: block;}


/* 
   Box
------------------------------------------------------------------- */

.box {
	background: url('img/box.gif') no-repeat left top;
	border-bottom: 1px solid #DFDFDA;
	border-top: 1px solid #FFF;
	padding: 16px 20px 0;
}
.box a {color: #246;}
.box a:hover {color: #002;}
.box-title {	
	color: #665;
	font: normal 1.6em Segoe UI, sans-serif;
}
.box-content {padding: 8px 0;}



/* 
   Comments 
------------------------------------------------------------------- */

div.comment-list {
	border-top: 1px solid #EEE; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #EEE;
	padding: 10px 8px 0;
}
.comment-date {font-size: 0.9em;}
.comment-date a {
	color: #567;
	text-decoration: none;
}
.comment-date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment-body {padding-top: 4px;}

.comment-gravatar {width: 48px;}
.comment-gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}


/* 
   Layout 
------------------------------------------------------------------- */

/* Common */
.center-wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header */

#header-1 {background: #004f60 url('img/header1.gif') repeat-x left top;}
#header-2 {background: url('img/header2.gif') repeat-y center top;}
#header {
	background: #004f60 url('img/header1.gif') repeat-x left top;
	padding: 8px 24px 0 24px;
}

#help-bg {
	background: url('img/help.gif') no-repeat left top;
	height: 39px;
	margin: -30px 0 0 auto;
	width: 290px;
}
#help {
	color: #95d3cf;
	font-size: 1.2em;
	padding: 10px 28px 0 32px;
}
#help a {
	color: #95d3cf;
	text-decoration: none;
}
#help a:hover {color: #DDD;}

#help span.text-separator {
	color: #444;
	padding: 0 7px;
}


#poikosoft a {text-decoration: none;}
#poikosoft a {color: #3a7481;}
#poikosoft {color: #3a7481;}

#ezcddax {
	color: #95d3cf;
	font-size: 2.3em;
}


/* Navigation */

ul.tabbed {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.tabbed li {
	float: left;
	list-style: none;
}
ul.tabbed a {text-decoration: none;}

#navigation-wrapper {background: url('img/navigation.gif') repeat-x left top;}
#navigation-wrapper-2 {background: url('img/navigation-wrapper-2.gif') no-repeat center top;}
#navigation {
	background: url('img/navigation.gif') repeat-x left top;
	min-height: 46px;
	padding: 0 8px;
}

#navigation a {
	color: #EAE6DD;
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	padding: 12px 12px 11px;
}
#navigation a:hover {color: #FFF;}
#navigation li.current_page_parent a {color: #FFE;}
#navigation li.current_page_item a {color: #FFE;}
#navigation li.current_page_item a {background: url('img/navigation-arrow-2.gif') no-repeat center bottom;}
#navigation li.current_page_parent a {background: url('img/navigation-arrow.gif') no-repeat center bottom;}


/* Subnav */

#subnav-wrapper {background: #E9E9E9 url('img/subnav-wrapper.gif') repeat-x left bottom;}
#subnav-wrapper-2 {background: url('img/subnav-wrapper-2.gif') no-repeat center bottom;}
#subnav {padding: 0 8px;}

#subnav a {
	color: #666;
	display: block;
	font: bold 1.1em Segoe UI, sans-serif;
	padding: 12px 12px;
}
#subnav a:hover {color: #111;}
#subnav li.current_page_item a {color: #004f60;}


/* Content */

.content {font-size: 1.1em;}
#content-wrapper {background: #F6F6F6 url('img/content-wrapper.gif') repeat-y center top;}
.content#content-two-columns {background: url('img/content-two-columns.gif') repeat-y left top;}


/* Main */

#main-wrapper {
	float: right;
	width: 698px;
}
#main { background: #FFFFFF; padding: 24px;}

#featured .text-separator {
	color: #AAA;
	padding: 0 5px;
}


#main .text-separator {
	color: #AAA;
	padding: 0 5px;
}


/* Sidebar */

#sidebar-wrapper {
	float: left;
	width: 260px;
}


/* Footer */

#footer-wrapper {
	background: url('img/footer-wrapper.gif') no-repeat center bottom;
	border-top: 1px solid #999;
	padding-bottom: 20px;
}
#footer {
	background: #808080;
	font-size: 1.1em;
	padding: 12px 16px;
}
#footer a {
	color: #DDD;
	text-decoration: none;
}
#footer a:hover {color: #FFF;}
#footer span.text-separator {
	color: #999;
	padding: 0 3px;
}

/* Bottom */

#bottom {
	color: #666;
	padding: 0 6px 12px;
	margin-top: -6px;
}
#bottom a {
	color: #555;
	text-decoration: none;
}
#bottom .right a:hover {color: #002;}
#bottom a:hover {color: #002;}
#bottom span.text-separator {
	color: #888;
	padding: 0 3px;
}
#bottom .right a {color: #777;}


#bottom .right {color: #777;}


/* Featured Box */
#featured-wrapper {
	background: url('img/gradient-light.gif') repeat-x left bottom;
	border-bottom: 1px solid #E0E0E0;

}

#featured { background: #FFFFFF url('img/gradient-light.gif') repeat-x left bottom; padding: 12px 48px 12px 48px;}

#featured h2 {
	font: normal 3em Segoe UI, sans-serif;
	margin: 0;
}
#featured h2 span {color: #43B16C;}

/* Buttons */

input.mybutton
{
   font-size:14px;
   font-family:Segoe UI,sans-serif;
   font-weight:bold;
   height:26px;
   background-color:#779999;
   background-image:url(img/mybutton.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}
/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* Single Line IE Fixes */
* html .content {height: 0.01%; min-height: 0.01%;}
* html .separator-vertical {height: 0.01%; min-height: 0.01%;}

