/*
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
{
	margin-top:0px;
background:#A1C0DF url(bg-img.jpg) repeat-x top left;
	
	color: black;
}

.skin #ext_wrapper
{
margin-top:0px;
}
a
{
	color:#4468A3;
	text-decoration: none;
}

a:hover
{
	color:#4468A3;
	text-decoration:none;
}


#wp-calendar thead
{
	background-color:ghostwhite;
}


#wp-calendar tfoot
{
	background-color: ghostwhite;
}


#wrapper
{
	 background: url(middle-bg.jpg) repeat-y ;
}

.body
{ background: url(top-bg.gif) no-repeat top left;

}



#footer{
  

color:#4468A3;

background: url(footer-bg.gif) no-repeat top; 
border: none; 
background-color:#A1C0DF}

padding-bottom:0px;
	
}
.copyright_notice{

margin-left:10px;
margin-bottom:10px;
padding-bottom:10px;
	color:#4468A3;
}


.footer A {
	COLOR:#4468A3;
}
.footer A:hover {
	COLOR:#4468A3;
}


h1,
h1 a
{
	color: #4468A3;
}

h1 a:hover
{    color: #4468A3;
	text-decoration: none;
}

.header h2
{
	color: #4468A3;
}

#ext_sidebar
{
	border: solid 1px dimgray;
	background-color: white;
	color: #4D5D80;
}



.entry_header h2
{
	border-bottom: dotted 0px #696969;
	color:#4468A3;
}



#wp-calendar caption
{
	color:#4468A3;
}

#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{
height:36px;
background:#A1C0DF url('nav-bar.jpg') repeat;
border: solid 0px dimgray;
color:#FFFFFF;

padding:3px;
}
.navbar a
{
	color:#ffffff;
	text-decoration:underline;

}

.navbar a:hover
{
	color:#4D5D80;
}


	.sidebar h2
{
	border-bottom: solid 0px #6F6F6F;
	padding-bottom: 1px;
	color: #4D5D80;
}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	
	color:#4468A3;
	}

#sidebar2 ul ul li, #sidebar ul ol li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	
	color:#4468A3;
	}


.main table thead th
{
	border-bottom: solid 0px 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 0px 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 0px 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;
}