/*
Theme Name: Blue World
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A nice blue theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes and <a href="http://www.mitchinson.net/">www.mitchinson.net</a> for more free templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body {
margin: 0;
padding-top: 3px;
font: 12px tahoma, Trebuchet MS, sans-serif;
line-height : 16px;
color: #444;
background: #fff;
}

			/*TOP BANNER*/		
#header {
height: 132px;
margin: 0;
padding-bottom: 0;
background: #fff url(http://www.goodmind.net/images/Goodmind_Logo_4.13.jpg) no-repeat;
color: #000
}
#header h1 {
padding: 80px 0 0 140px;
font-size: 170%;
color: #A0B842;
background:transparent;
}
#header h1 a {text-decoration:none;}
			/*TOP NAVIGATION*/
#navlist{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
text-transform : lowercase;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}
#navlist li a{
color: #3D8CB8;
padding: 3px 1em;
background: #fff;
margin-left: 3px;
border: 1px solid #E0E0E0;
border-bottom: none;
}

#navlist li a:link { color: #3D8CB8; }
#navlist li a:visited { color: #3D8CB8; }

#navlist li a:hover
{
padding: 3px 1em;
margin-left: 3px;
border-color: #E0E0E0;
background: #f2f2f2;
color: #666;
text-decoration: none;
}

#navlist li a#current
{
background: #f2f2f2;
border-bottom: 1px solid white;
}


			/*3 COLUMNS*/
#container {
  margin:auto;
  width: 760px; 
  background: #ffffff;
}
#gutter {
float: left;
width: 5px;
height: 1px;
}
#col1 {
float: left;
width: 551px;
margin-bottom: .9em;
padding-right: 5px;
}
#menu {
float: left;
width: 184px;
margin-top: 20px;
margin-left: 10px;
margin-bottom: .9em;
}
			/*COLUMN LINKS*/
#menu ul {
list-style: none;
margin: 5px 0 10px 0;
padding: 0;
}

#menu ul li {
font: Trebuchet MS, Helvetica, sans-serif;
font-size: 12px;
line-height : 20px;
text-transform : none;
display: block;
padding: 0;
margin: 0;
border-bottom: 1px solid #CCCCFF;
}

#menu ul li a {
display: block;
text-decoration: none;
margin: 0;
padding: 0 0 0 10px;
color: #3D8CB8;
background: transparent;
}

#menu ul li a:hover {
background: #f2f2f2 url(http://www.goodmind.net/images/arrow_133.gif) left center no-repeat;
color: #666;
}

#menu p {
font-size: 12px;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 14px; 
}
                                        /*FOOTER*/

#footer {
clear: both;
height: 35px;
font-size : 0.9em;
background: inherit;
border-top: 1px solid #778;
padding: 5px;
}
#footer a {
text-decoration: none;
background: inherit;
}
#footer a:hover {
text-decoration: underline;
background:  inherit;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 0 0;
padding : .5em .5em .5em .5em;
font-family: sans-serif
font-weight:bold;
text-transform: lowercase;
font-size : 110%;
color: #143D55;
background : transparent;
}
#col1 h1 a {color: #143D55;text-decoration:none;font-size : 200%;}
h2 { 
margin: 0 0 0 0;
padding: 0.3em 0 .3em 0;
text-transform: uppercase;
letter-spacing : 5px;
font-size: 110%;
color: #A0B842;
background : inherit;
}
h3 {
width : 100%;
margin: 0 0 0 0;
padding : 5px;
font: Trebuchet MS, Helvetica, sans-serif;
font-size: 100%;
border-bottom: 1px solid #e6e6e6;
color: #448;
background : inherit;
}
h4 {
margin: 0 0 0 0;
padding : 5px;
font: Arial, sans-serif;
font-size: 90%;
text-transform : none;
color: #26466D;
background: inherit;
}
h5 {
width : 95%;
margin: 0 0 15px 0;
padding : 5px;
font-size: 120%;
border: 2px;
color: #669999;
background : inherit;
}
h6 {
font-family: tahoma;
margin: 0 0 15px 0;
padding : 5px;
font-size: 150%;
color: #26466d;
line-height: 108%;
background : inherit;
}
blockquote {
font-family: Arial, sans-serif;
font-size: 120%;
font-weight : bold;
font-style : italic;
color : #669999;
}

#col1 ul li {
padding: 5px 30px 5px 15px;

list-style-image: url(http://www.goodmind.net/images/red.png);
font: 1em Arial, Helvetica, sans-serif;
}
			/*LINKS*/
a {
text-decoration: none;
color: #669999;
}
a:visited {
color: #A0B842;
}
a:active {
color: #A0B842;


}


a:hover {
text-decoration: underline;
color: #3786B3;


background:  inherit;
}

a img {
border: 0;
}
a img: hover { 
border: 1px solid #CCCCCC; 
}
			/*CLASS*/
.capital {
float:left;
color:#143C55;
font-size:100px;
line-height:70px;
padding:2px;
font-family: "Times New Roman", times, Sans-Sherif;
background: #fff;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: .7;
}
a.nav:link {
text-decoration: none; 
}
a.nav:visited {
color: #736AFF; 
text-decoration: none; 
}
a.nav:hover {
color: #736AFF; 
text-decoration: underline; 
}
a.nav:active {
color: #E18B6B; 
}
#htmltagcloud{ 
font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; line-height:2.4em; 
word-spacing:normal; 
letter-spacing:normal; 
text-decoration:none; 
text-transform:none; 
text-align:justify; 
text-indent:0ex; 
background-color:#fff; 
margin:0; 
padding:1em;
}
#htmltagcloud a:link{
text-decoration:none
}
#htmltagcloud a:visited{
text-decoration:none
}
#htmltagcloud a:hover{
text-decoration:none;
color:white;
background-color:#05f
}
#htmltagcloud a:active{
text-decoration:none;
color:white;
background-color:#03d
}
span.tagcloud0{
font-size:1.0em;
padding:0em;
color:#ACC1F3;
z-index:10;
position:relative
}
span.tagcloud0 a{
text-decoration:none; 
color:#ACC1F3
}
span.tagcloud1{
font-size:1.4em;
padding:0em;
color:#ACC1F3;
z-index:9;
position:relative
}
span.tagcloud1 a{
text-decoration:none;
color:#ACC1F3
}
span.tagcloud2{
font-size:1.8em;
padding:0em;
color:#86A0DC;
z-index:8;
position:relative
}
span.tagcloud2 a{
text-decoration:none;
color:#86A0DC
}
span.tagcloud3{
font-size:2.2em;
padding:0em;
color:#86A0DC;
z-index:7;
position:relative
}
span.tagcloud3 a{
text-decoration:none;
color:#86A0DC
}
span.tagcloud4{
font-size:2.6em;
padding:0em;
color:#607EC5;
z-index:6;
position:relative
}
span.tagcloud4 a{
text-decoration:none;
color:#607EC5
}
span.tagcloud5{
font-size:3.0em;
padding:0em;
color:#607EC5;
z-index:5;
position:relative
}
span.tagcloud5 a{
text-decoration:none;
color:#607EC5
}
span.tagcloud6{
font-size:3.3em;
padding:0em;
color:#4C6DB9;
z-index:4;
position:relative
}
span.tagcloud6 a{
text-decoration:none;
color:#4C6DB9
}
span.tagcloud7{
font-size:3.6em;
padding:0em;
color:#395CAE;
z-index:3;
position:relative
}
span.tagcloud7 a{
text-decoration:none;
color:#395CAE
}
span.tagcloud8{
font-size:3.9em;
padding:0em;
color:#264CA2;
z-index:2;
position:relative
}
span.tagcloud8 a{
text-decoration:none;
color:#264CA2
}
span.tagcloud9{
font-size:4.2em;
padding:0em;
color:#133B97;
z-index:1;
position:relative
}
span.tagcloud9 a{
text-decoration:none;
color:#133B97
}
span.tagcloud10{
font-size:4.5em;
padding:0em;
color:#002A8B;
z-index:0;
position:relative
}
span.tagcloud10 a{
text-decoration:none;
color:#002A8B
}
span.freq{
font-size:10pt;
color:#bbb
}
#credit{
text-align:center; 
font-size:0.7em; 
color:#333; 
margin-bottom:0.6em; 
font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
}
#credit a:link{
color:#777; 
text-decoration:none;
}
#credit a:visited{
color:#777; 
text-decoration:none;
}
#credit a:hover{
text-decoration:none;
color:white; 
background-color:#05f;
}
#credit a:active{
text-decoration:underline;
}
#table{
border-style: dotted; 
}
			/*IMAGES*/
.imgleft {
float: left;
padding: 5px;
margin-right: 5px;
border: none;
}

.postmeta {
background-color: #eee;
padding: 3px;
margin: 20px 10px 0px 5px;
border: 0px dashed #8A795D;
font-size: 80%;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #F7F7F7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a { color: #A0B842; }
.commentlist a:hover {color:#3786B3;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;	
        color: #FFFFFF

        margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
