/*
Skin name: Sky Gold
Version: 1.2
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
Description: The classic Semiologic skin
*/

/*
#
# DO NOT EDIT THIS FILE
# ---------------------
# The Semiologic theme features a custom.css feature. This allows to edit the skin
# without editing its css files. That way, you won't need to worry about loosing
# your changes when you upgrade your site.
#
# You'll find detailed sample files in the skins directory
#
*/

body
{
	background-color: lavender;
	color: black;
}

#header,
#footer,
#main,
#sidebar
{
	background-color: white;
	color: black;
}

#navbar,
#wp-calendar thead
{
	background-color: ghostwhite;
}

#footer,
#wp-calendar tfoot
{
	background-color: ghostwhite;
}

h1,
h1 a
{
	color: firebrick;
}

.header h2
{
	color: darkblue;
}

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border: solid 1px dimgray;
	background-color: white;
}

.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
	border: solid 1px dimgray;
	background-color: white;
}

#navbar
{
	border-top: solid 1px dimgray;
	border-bottom: solid 1px 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;
}

.navbar a:hover
{
	color: firebrick;
}

.sidebar h2
{
	border-bottom: solid 1px firebrick;
	padding-bottom: 1px;
}

.main table thead th
{
	border-bottom: solid 1px lightsteelblue;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}

blockquote
{
	background-color: antiquewhite;
}

pre
{
	background-color: lavender;
}

#ext_sidebar
{
	border: solid 1px dimgray;
	background-color: white;
}

.narrow_em #ext_sidebar,
.narrow_me #ext_sidebar,
.narrow_esm #ext_sidebar,
.narrow_ems #ext_sidebar,
.narrow_sme #ext_sidebar,
.narrow_mse #ext_sidebar,
.narrow_esms #ext_sidebar,
.narrow_smse #ext_sidebar
{
	width: 168px;
}

.wide_em #ext_sidebar,
.wide_me #ext_sidebar,
.wide_esm #ext_sidebar,
.wide_ems #ext_sidebar,
.wide_sme #ext_sidebar,
.wide_mse #ext_sidebar,
.wide_esms #ext_sidebar,
.wide_smse #ext_sidebar
{
	width: 188px;
}
.adsense {
	background: transparent; 
	margin: 0px auto 0px; 
	text-align: center;
}

.line {
	border-top: 3px solid #CCCCCC;
	margin-top: 3px;
	}

.linebox {
	line-height:180%;
        width:auto;
        border:2px solid firebrick;
        padding: 5px;
	}

.linebox2 {

        width:auto;
        border:2px solid firebrick;
	background: ghostwhite;
        padding: 5px;
	}
.linebox3 {

        width:auto;
        border:1px solid firebrick;
	background: ghostwhite;
        padding: 5px;
	}

.linebox2 h2
{
	border: solid 1px silver;
	background-color: firebrick;
	color: white;
	padding: 1px 6px;
}


.table_bg_light(
	background-color: ghostwhite;
	border-color: firebrick;
	)
	
.table_header_bold_left{
	font-size:13px;
	font-family: arial;
	color:#000000;
	font-weight: bolder;
	text-align: left;
	background-color: ghostwhite;
	padding: 2px 5px;
	}

.table_left_def_left{
	font-size:13px;
	font-family: arial;
	color: #353535;
	font-weight: bold;
	text-align: left;
	background-color: #EBEBEB;
	padding: 3px 3px;
	}

.table_def{
	font-size:12px;
	font-family: arial;
	color:#000000;
	font-weight: normal;
	text-align: center;
	background-color: ghostwhite;
	}

.table_def_left{
	font-size:12px;
	font-family: arial;
	color:#000000;
	font-weight: normal;
	text-align: left;
	background-color: ghostwhite;
	padding: 2px 5px;
	}	

.table_bold_left{
	font-size:12px;
	font-family: arial;
	color:#000000;
	font-weight: bold;
	text-align: left;
	background-color: ghostwhite;
	padding: 2px 5px;	
	}	

a.table_submit:link {
	color:firebrick; 
	text-decoration:none; 
	font-size:13px; 
	font-family: Arial, sans-serif; 
	font-weight: bold;
	}

a.table_submit:visited {
	color:firebrick; 
	text-decoration:none; 
	font-size:13px;
	font-family: Arial, sans-serif;
	font-weight: bold; 
	}

a.table_submit:active {
	color:#FFFFFF; 
	background-color: firebrick; 
	text-decoration:none; 
	font-size:13px;
	font-family: Arial, sans-serif;
	font-weight: bold; 
	}

a.table_submit:hover {
	color:#FFFFFF; 
	background-color: firebrick; 
	text-decoration:none; 
	font-size:13px; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	}

a.table_submit2:link {
	color:firebrick; 
	text-decoration:underline; 
	font-size:14px; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	}

a.table_submit2:visited {
	color:firebrick; 
	text-decoration:underline; 
	font-size:14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}

a.table_submit2:active {
	color:#FFFFFF; 
	background-color: firebrick; 
	text-decoration:none; 
	font-size:14px;
	font-family: Arial, sans-serif;
	font-weight: bold; }

a.table_submit2:hover {
	color:#FFFFFF; 
	background-color: firebrick; 
	text-decoration:none; 
	font-size:14px; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	}