/*
Skin name: Myrna's List
Version: 1.4
Author: Myrna Weinreich
Author uri: http://myrnaslist.com
Description: Myrna's List 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 losing
# your changes when you upgrade your site.
#
# You'll find detailed sample files in the custom-samples folder.
#
# The easiest way to procede is:
#
# 1. Make a copy of this file, rename as custom.css
# 2. Edit this new custom.css to override the skin defaults
#
*/

body { color:rgb(102,102,102); background-color:rgb(204,51,102); }

a { color:rgb(102,0,102); text-decoration:none; }

a:hover { color:rgb(102,102,102); text-decoration:underline; }

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

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

h1 a { color:rgb(204,51,102); }

h1 a:hover { color:rgb(102,102,102); text-decoration:none; }

.header h2 { color:rgb(102,102,102); }

#ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); border-width:1px; border-color:dimgray; border-style:solid; }

#navbar { color:rgb(51,51,51); background-color:rgb(252,252,228); border-top-width:1px; border-bottom-width:1px; border-top-color:dimgray; border-bottom-color:dimgray; border-top-style:solid; border-bottom-style:solid; }


#footer { color:rgb(51,51,51); background-color:rgb(252,252,228); border-top-width:1px; border-top-color:dimgray; border-top-style:solid; }

#wp-calendar caption { color:rgb(204,51,102); }

#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:rgb(102,0,102); }

.navbar a:hover { color:rgb(51,51,51); }

.sidebar h2 { color:rgb(204,51,102); padding-bottom:0px; border-bottom-width:0px; }

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

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

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

.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-width:1px; border-color:dimgray; border-style:solid; }

.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;

h1 a { color:rgb(204,51,102); }
.entry_actions { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.ssm #ext_wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.sms #ext_wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.mss #ext_wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.sm #ext_wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.ms #ext_wrapper { color:rgb(252,252,228); background-color:white; }
.m #ext_wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.essm #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.esms #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.emss #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.ssme #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.smse #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.msse #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.esm #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.ems #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.sme #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.mse #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.em #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.me #wrapper { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_em #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_me #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_esm #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_ems #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_sme #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_mse #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_esms #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }
.narrow_smse #ext_sidebar { color:rgb(51,51,51); background-color:rgb(252,252,228); }