/*
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
#
*/


/*
# custom css containers
*/

.custom #ext_main {width: 760px;background-color: white;}

.custom #ext_wrapper {width: 780px;}

.custom #wrapper {width: 780px;}

.custom #main {width: 480px;}

.custom #sidebar {width: 250px;padding-left: 10px;}

.custom #sidebar2 {width: 250px;}

#main div.pad {padding-left: 15px;padding-right: 15px;}

td.topads {
	width: 33%;
	border-bottom: 1px #c0c0c0 dashed;
	border-left: 1px #c0c0c0 dashed;
	border-right: 1px #c0c0c0 dashed;
	border-top: 1px #c0c0c0 dashed;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .7em;
	color: #404040;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}



body {background-color: #EEEEEE;color: black;}

a {color: #0000ff;text-decoration: none;}
a:hover {color: #0000ff;text-decoration: underline;}

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

#footer,
#wp-calendar tfoot {background-color: #666666;}
.footer a {color: #ffffff;text-decoration: none;text-align: center;font-weight: bold;}
.footer a {color: #ffffff;text-decoration: none;text-align: center;font-weight: bold;}

#footer {align: center;color:#ffffff;}


h1,
h1 a {font:normal; color:#000000; font size:36; margin-left:0px; margin-top:10; margin-right:0px; margin-bottom:0px; font-weight: bold;}
h1 a:hover {text-decoration: none;}

.header h1 {font:normal; text-align: center; color:#006699; font size:36; margin-left:0px; margin-top:10; margin-right:0px; margin-bottom:0px; font-weight: bold;}
.header h2 {font:normal;text-align: center; color:#333333; font size:24; margin-left:0px; margin-top:10; margin-right:0px; margin-bottom:20px; font-weight: bold;}


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

#navbar
{
	border-top: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}


#footer {border-top: solid 1px dimgray;}

#wp-calendar caption
{
	color: OliveDrab;
}

#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: #0000ff;}
.navbar a:hover {color: #0000ff;}

.sidebar h2 {font:normal;text-align: left; color:#333333; font size:18; margin-left:0px; margin-top:0; margin-right:0px; margin-bottom:-10px; font-weight: bold;}

.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: solid 1px dimgray;
	background-color: white;
	color: black;
}

.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;
	color: black;
}

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