/* %] CSS [%
-----------------------------------------------
author:   RobinAnn /robin-ann.com
version:  2006.09
----------------------------------------------- 
*/
@import url("/design-coolblu/images.css");
@import url("/design-coolblu/imagemasters.css");
/*
----------------------------------------------- 
*/
*{ 
margin: 0; padding: 0; border:0;
}
body { 
font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6em;
background: #fff url(images/bg.gif) repeat-x; 
color: #444; 
}
/* A elements*/
a {	
color: #2E3475;
background: inherit; 
text-decoration: none; 
}
a:hover { 
color: #242424; 
background: inherit; 
}
h1 a {
color:white;
}
h1 a:hover {
color:#C7CCFD;
}
/* A ids*/
#footer a {
text-decoration:underline;
}
input, textarea {
border:1px solid silver;
}
#left a {
background: white; 
color: #2E3475;
}
#left a:hover {
background: none; 
color: #0168B8; 
}
#leftmenu li a { 
background: none; 
}
#menuheader a, #footer a {
color:white;
background: inherit; 
}
#menuheader a:hover, #footer a:hover, #truesource a:hover {
color:#C7CCFD;
background: inherit; 
}
#right a { 
background: #ECEEFE; 
color: #2E3475; 
}
#right a:hover { 
background: inherit; 
color: #0168B8;  
}
#sidebar ul.sidemenu a:hover{}
/* elements */
h1 { 
font: bold 1.7em Arial, Sans-Serif;  
margin: 20px 0 0; 
}
h2 { 
font: bold 1.6em Arial, Sans-Serif; 
margin: 0 0 12px; 
}
h4 { 
color: #808080; 
background: inherit; 
font-weight: normal; 
font-size: .9em; 
}
p { 
margin: 0 0 15px 0; 
}
pre {font-size:80%}
/* IDs */
#addthis {
clear: both; 
height:16px !important; 
padding:14px 0 4px 0;
border:1px solid white;
}
#col1 { float: left; width: 250px; padding: 0 0 0 15px; margin: 0 0 10px; color:white;}
#col2 { float: left; width: 74px; border-left: 0; padding: 0 0 0 40px; }
#col3 { float: right; width: 450px; border-left: 0; padding: 0 0 0 40px; }
#content { 
width: 900px; 
margin: 0 auto; 
}
#footer { 
clear: both; 
border-top: 1px solid #ccc; 
padding: 10px 0; 
margin: 0 0 15px; 
font-size: .9em; 
color: #808080; 
background: #505050;
height:80px;
}
#intro { 
clear: both;
background: #fff url(images/intro6.jpg) no-repeat;
color: black;
height: 170px;
margin: 0 0 30px;
padding: 20px 25px 0 0;
text-align: right;
}
#intro h1 { 
margin: 0; 
}
#intro p { 
margin: 0; 
}	
#left { 
clear: left; 
float: left; 
width: 240px; 
padding: 0 34px 0 15px; 
font-size: .9em; 
margin: 0 0 15px;
}
#left h3 { 
border-bottom: 1px solid #eee; 
padding: 0 0 7px; 
margin: 0 0 15px 0; 
}
#logo { 
margin: 10px 0 0 0; 
height: 67px; 
width: 240px; 
float: left; 
background: url(images/logobg.gif) no-repeat bottom; 
text-align: center;
}
#menuheader {
float:right;
padding:40px 20px 0;
color:white;
}
#right {
margin: 0 15px 20px 0;
padding: 0 0 0 35px;
border-left: 1px solid #ccc;
float: right;
width: 560px;
text-align: justify;
}
#right h2 { 
border-bottom: 1px solid #ccc; 
padding: 0 0 8px; 
}
#truesource a{
color:white;
}
/* classes */
.clearboth {
clear: both;
border:1px solid white;
}
.cocoa {
color:#c0c0c0;
}
.contacttableboxes {
border:1px solid silver;
}
.leftmenu { 
list-style: none; 
margin: 0 0 20px 0; 
}
.leftmenu li { 
padding: 0 0 0 11px; 
background: #fff url(images/bullet.gif) no-repeat center left; 
color: #46852F; 
}
.mar10-20 {
margin:10px 0 0 20px;
}
.notice {
margin:0 25px 12px 25px;
padding: 12px 16px 12px 16px; 
background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; 
color: #808080; 
}
.pad25 {
padding-left:25px;
}
.padlist {
margin-left: 30px;
}
.sm-headline {
	font-size:10px;
}
.titles {
font: .7em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6em;
}
.smallbodytext {
font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6em;
}
.wordoftheweek {
font-size:11px;
color:#eee;
width:250px;
height:150px;
margin-top:10px;
}
.yourtrue {
color:#808080;
}
/* blogger */
.date {font-size:14px}
.post {font-size:12px}
.post-title {font-size:15px}
.post-body {font-size:12px}
.post-footer {font-size:11px}
.printonly {display:none !important;}
