/* http://www.colorschemedesigner.com/#3m326sOsOFfFf */

body { color : #404040; background-color : #03414C }
.authorComment { color : #404040;}
.nextLink::before, .previousLink::before { color : #404040; text-decoration: none; }

#container { background-image : url(images/background2.png); }


#content .post, .previousNext, #content #full-tag-cloud, #content div.posts { background-color : #FEFeFe; 
                       filter:alpha(opacity=96);
                       opacity : 0.96; }
#navigation .navitem 
{
	filter:alpha(opacity=96);
                       opacity : 0.96; 
}
                       
#content #digests .post { background-image : none }

/* #content .post, */
a, em { color: #8e384b }
a:hover { color:  #f05f7f; }


#tagCloud a { color: #03414C }
a:visited { color: #27565f }
#tag-cloud a.tag-item, .archives a { color: #27565F }
#recentComments a { color: #27565f; text-decoration: none }

.wlWriterSmartContent : { background-color: #f6e19c }

#headertitles, #search-results { background-color : rgb(3, 65, 77); 
          filter:alpha(opacity=80);
          opacity : 0.8 }

#content .post
{
	background-image : url(images/header100.jpg); background-repeat: repeat-x;
}

#myLinks  
{
	background-image : url(images/menu30px.jpg); background-repeat: repeat-x;
}
#myLinks ul li:hover
{
	background-image : url(images/menu30pxSelect.jpg); background-repeat: repeat-x;
}

#content .comment, #postComment, .navitem
{
	background-image : url(images/comment.jpg); background-repeat: repeat-x;
}

#content .comments div.author
{
	background-image : url(images/author.jpg); background-repeat: repeat-x;
}

li { list-style-image: url(images/bullet.jpg); }
     

#header li { list-style : none }

#myLinks #subscribe:hover 
{
	background-image : url(images/menu30pxRssSelect.jpg); background-repeat: repeat-x;
}

#myLinks #subscribe  
{
	background-image : url(images/menu30pxRss.jpg); background-repeat: repeat-x;
}

h1 a, h1 a:visited { color : #fefefe }
h1 a:hover { color : #f6e19c }
div.info .comments:hover { color:  #f6e19c; text-shadow; 0px 0px 0px black; }
h2 { color: #27565F }

.navitem div.title, #content #digests .post div.title a { color: #03414C }
h3 { color: #8E384B }

#header div.title, div.title a, #header div.title a:hover, #header div.title a:visited { color: #f6d362; text-decoration : none; }
#header div.subtitle, div.subtitle a, #header div.subtitle a:hover, #header div.subtitle a:visited { color: #e6b517; text-decoration : none; }
/*
#content .post, .navitem  
{
  border-top: solid 1px #f6e19c;
  border-left: solid 1px #f6e19c;
  border-right: solid 3px #f6d362;
  border-bottom: solid 3px #f6d362;
}
*/

#content .post, .navitem 
{
  border-top: solid 1px #707070;
  border-left: solid 1px #707070;
  border-right: solid 2px #404040;
  border-bottom: solid 2px #404040;
}

.comment, #postComment, .navitem, div.commentTitle, .innerbox
{
  border-top: solid 1px #707070;
  border-left: solid 1px #707070;
  border-right: solid 2px #404040;
  border-bottom: solid 2px #404040;
  padding : 10px;
  background-color : #f3f3f3;
}

#search-results .close { float : right }
#search-results, .innerbox { opacity : 1 }

div.commentTitle { opacity : 0.80; filter:alpha(opacity=80); margin-bottom : 20px; margin-top : 20px; }

#myLinks, #myLinks .links ul, #myLinks .links li, #myLinks .links
{
		opacity : 1; 
		filter:alpha(opacity=100); 
}
#myLinks .links ul li  
{
	width : 100px;
	border-left : solid 1px black;
	text-align : center;
}
#myLinks ul li a, #myLinks ul li a:visited { color : #fefefe } : { color : #fefefe }
#myLinks ul li a:hover { text-shadow : 0px 0px 4px white }

a img { border : 0px; }
/*
#navigation .navitem > *, #content .post > *
{
	background-color : Transparent; 
	filter:alpha(opacity=100); 
	opacity : 1 
}
*/


pre.code { filter:alpha(opacity=95); opacity : 0.95 }
.copyright { color : #f7f7f7 }

#navigation a, #full-tag-cloud a { text-decoration : none }
/* #navigation a:hover { background-color : rgb(252, 245, 224) } */
#navigation a:hover, #full-tag-cloud a:hover { color : #117A8D; text-shadow: 0px 0px 1px #27565F; text-decoration: underline }





