/*
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
{
	background-color: #E0E0E0;
	color: black;
}

a
{
	color: #2397E9;
	text-decoration: none;
}

a:hover
{
	color: #2397E9;
	text-decoration: underline;
}

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

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

h1,
h1 a
{
	font-family: Arial, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #366251;
}

h1 a:hover
{
	text-decoration: none;
}


.header h2
{
	color: #366251;
}

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

#navbar
{
	background-image:url(http://www.tradingtrainerblog.com/images/navtop.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: solid 1px #366251;
	border-top: solid 1px #366251;
	height: 60px;
	padding-top: 6px;
}
#postinfo
{
	font-family: Arial, Arial, sans-serif;
	font-size: 11px;	
}
#postinfo b
{
	color: #2397E9;
	text-decoration: underline;
}	
#footer
{
	border-top: none;
	background-color: #4F585F;
	text-align: center;
	color: #FFFFFF;
}
#footer a
{
	color: #FFFFFF;
	font-weight: bold;
}


#wp-calendar caption
{
	color: OliveDrab;
}

.entry_comments a
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
}
.prev_next_page,
.prev_next_page a
{
	color: #FFFFFF;
}
hr
{
	border-bottom: 1px solid #E5E5E5;
	border-top: none;
	border-left: none;
	border-right: none;
}
#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
{
	font-family: Arial, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.navbar a:hover
{
	color: #EBC47F;
	text-decoration: none;
	
}

#main div.pad,
#sidebar div.pad,
#sidebar2 div.pad,
#ext_sidebar div.pad
{
  padding: 25px;
}

#main div.pad
{
	width: 95%;
}

#sidebar div.pad
{
	border: solid 1px #E5E5E5;
	margin: 10px;
	padding: 10px;
	color: #366251;
	font-family: Arial, Arial, sans-serif;
	font-size: 8px;
}

.sidebar ul li
{
	color: #366251;
	font-family: Arial, Arial, sans-serif;
	font-size: 11px;
}

.sidebar a
{
	color: #2397E9;
}


.sidebar h2
{
	color: #366251;
	font-family: Arial, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	border-bottom: solid 1px #C0C0C0;
	padding-bottom: 3px;

}


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

.entry_comments
{
	background-image: none;
}
.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}
.entry
{
	width: 100%;
}

.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;
}
.readmore {
	background:url(http://www.tradingtrainerblog.com/images/trackbacks.gif) no-repeat left 60%;
	margin: 0px;
	text-align: left;
	padding:0px 0px 0px 19px;
	font-weight:bold;
	}
.more-link {
	background:url(http://www.tradingtrainerblog.com/images/trackbacks.gif) no-repeat left 60%;
	margin: 0px;
	text-align: left;
	padding:0px 0px 0px 19px;
	font-weight:bold;
	}