/*

Skin name: Sky Gold

Version: 1.0

Author: Denis de Bernardy

Author uri: http://www.mesoconcepts.com

Description: The classic Semiologic skin

*/



body

{

	background-color: #000066;

}



#ext_wrapper,

#header,

#footer,

#main,

#sidebar,

#ext_sidebar

{

	background-color: white;

	color: black;

}



#navbar,

#wp-calendar thead

{

	background-color: #e5ecf9;

}



#footer,

#wp-calendar tfoot

{

	background-color: #ffffff;

}



h1,

h1 a

{

	color: firebrick;

}



#tagline h2

{

	color: darkblue;

}



#ext_wrapper

{

	border: solid 1px #000;

}



.ems #wrapper,

.esm #wrapper,

.em #wrapper

{

	border-left: solid 1px #000;

}



.mse #wrapper,

.sme #wrapper,

.me #wrapper

{

	border-right: solid 1px #000;

}



#navbar

{

	border-top: solid 1px #36c;

	border-bottom: solid 0px dimgray;

}



#footer

{

	border-top: solid 1px dimgray;

}



#wp-calendar

{

	border: solid 1px dimgray;

}



#wp-calendar thead th

{

	border-bottom: solid 1px dimgray;

}



#wp-calendar tfoot td

{

	border-top: solid 1px dimgray;

}



#navbar a

{

	color: darkblue;

      font-weight: bold;

}



#navbar a:hover

{

	color: firebrick;

}



.sidebar h2

{

	border-bottom: solid 1px #000;

	padding-bottom: 1px;

}



.main table thead th

{

	border-bottom: solid 1px lightsteelblue;

}



.entry_actions,

.comment_actions

{

	border-top: solid 1px lightsteelblue;

	padding-top: 1px;

}