/*
Skin name: Between the Lines
Version: 1.0
Author: Judith Harper
Author uri: http://www.publishsmart.com
Description: The STC-SWO newsletter skin
*/


body
{
	background-color: #fff;
        width: 970px;
        align: center;
}


a
{
	color: black;
	text-decoration: underline;
}

a:visited
{  
        color: saddlebrown;
}

h1 a,
h2 a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	color: firebrick;
}


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

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

h1,
h1 a
{
	color: firebrick;
}

.header h2
{
	color: #000000;
}

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border: none;
	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
{
	width:760px;
        border: none;
	background-color: white;
	color: black;
}

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

.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;
	padding:0;
        margin: 0;
}

blockquote
{
	background-color: antiquewhite;
}

pre
{
	background-color: lavender;
}

.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: 196px;
        float: right;
}
/*
	Border, background and font color for each sidebar widget
	---------------------------------------------------------
*/

#sidebar li.widget
{
	border: none
	color: black;
	padding: 0px 5px;
}


#ext_sidebar li.widget
{
	border: none;
	color: black;
	padding: 0px 5px;
}

/*
	Margins for each sidebar widget
	-------------------------------
*/

li.widget
{
	margin-top: 0px;
	margin-bottom: 12px;
}




/*
	Title style for each sidebar widget
	-----------------------------------
*/

#sidebar h2
{
	text-align: left;
	color: black;
}

#sidebar h2 a
{
	color: black;
}

#sidebar h2 a:hover
{
	color: firebrick;
}

#sidebar a
{
        color: black;
}

#sidebar a:hover
{
        color: firebrick;
}

#sidebar a:visited
{
        color: saddlebrown;
}

#ext_sidebar h2
{
	text-align: left;
	color: black;
}

#ext_sidebar h2 a
{
	color: black;
}

#ext_sidebar h2 a:visited
{
	color: saddlebrown;
}

#ext_sidebar h2 a:hover
{
	color: firebrick;
}


/*
	Title bar for each sidebar widget
	---------------------------------
*/

#sidebar h2
{
	border: none;
	border-bottom: solid 1px black;
	color: black;
	margin: 20px 0px 0 0;
	padding: 2px 0px;
}

#sidebar h2 a
{
	color: black;
}

#sidebar h2 a:hover
{
	color: firebrick;
}
#ext_sidebar h2
{
	border: none;
	border-bottom: solid 1px black;
	color: black;
	margin: 0px 0px;
	padding: 2px 0px;
}

#ext_sidebar h2 a
{
	color: black;
}

#ext_sidebar h2 a:hover
{
	color: firebrick;
}

#footer_nav
{
	float: none;
	text-align: center;
}

#copyright_notice
{
	float: none;
	text-align: center;
}

.current_issue a:link{
	color: white;
	}

.current_issue a:visited {
	color: white;
	}

.current_issue a:hover {
	background: #a12f14;
	}
	
.past_issues a:link{
	color: white;
	}

.past_issues a:visited {
	color: white;
	}

.past_issues a:hover {
	background: #a12f14;
	}
	
.about_btl a:link{
	color: white;
	}

.about_btl a:visited {
	color: white;
	}

.about_btl a:hover {
	background: #a12f14;
	}
	
.contact a:link{
	color: white;
	}

.contact a:visited {
	color: white;
	}

.contact a:hover {
	background: #a12f14;
	}

.happy_holidays a:link{
	color: white;
        background: red;
	}

.happy_holidays a:visited {
	color: green;
        background: white;
	}

.happy_holidays a:hover {
	background: red;
        color: white;
	}

/*
sidebar article links
*/

#ext_sidebar a
{
	color: black;
}

#ext_sidebar a:visited
{
	color: saddlebrown;
}

#ext_sidebar a:hover
{
	color: firebrick;
}



