/*

Skin name: Internet Marketing
Version: 1.0
Author: Tim Erway
Author uri: http://www.timerway.com
Description: Internet Marketing 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
#
*/

body {
	background-color: #99CCFF;
	color: black;

}
blockquote {
	background-color: #FFFFB9;
}
/* Training Content - changes will affect display for member content */

body.training #sem_admin_menu {
	display: none;
}
.media_table {
	padding: 2em 2em 2em 2em;
	background-color: white;
	text-align: center;
}
.rss {
	margin-left: 10px;
}
/* text block margins */


.entry_actions,  .comment_actions {
	padding-top: 1px;
	border-top: dotted 1px #c0c0c0;
}

div.entry, div.entry_body,  div.entry_meta,  div.entry_actions  div.comment,  div.comment_body {
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;

}
.ssm #ext_wrapper,  .sms #ext_wrapper,  .mss #ext_wrapper,  .sm #ext_wrapper,  .ms #ext_wrapper,  .m #ext_wrapper {
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	background-color: white;
  padding-top: 0px !important;
  margin-top: 0px !important;
}

#ext_sidebar {
	background-color: white;
	color: white;
}
#header {

}
.header h2 {
	color: firebrick;
	text-align: center;
}

.navbar {
	color: black;
	background-color: white;
    border-bottom: none;
}

.navbar a{
	color: black;
	text-decoration: none;
}

.navbar a:hover{
	color: firebrick;
	text-decoration: underline;
}

a{
	text-decoration: none;
}

a:hover{
	color: firebrick;
	text-decoration: underline;
}

div.entry a{
	color: firebrick;
	text-decoration: underline;
}

div.entry_body a:hover{
	color: white;
	background-color: firebrick;
	text-decoration:underline;
}

.header h1, .header h1 a, div.entry_header, div.entry_header a, div.entry h1 {
text-decoration: none;
color: #990000;
font-size: 24px;
text-align: center;
}

div.entry_header a:hover{
text-decoration: none;
color: #000000;
}


#footer {
	border-top: solid 1px #c0c0c0;
	background-color: white;
}
#wp-calendar {
	border: dotted 1px #c0c0c0;
	background-color: white;
}
#wp-calendar thead th {
	border-bottom: dotted 1px #c0c0c0;
	background-color: #FFFFFF;
	color: white;
}
#wp-calendar tfoot td {
	border-top: dotted 1px #c0c0c0;
	background-color: ghostwhite;
}
h1,  h1 a,  h1 a:hover {
	color: #003366;
}
h2 {
	color: #003366;
}
/* ad */



div.ad {
	border: solid 0px;
	background-color: white;
	color: black;
	padding: 0px 10px;
	clear: both;
}
.main div.ad {
	margin: .5em 0px;
}
.main div.title_ad {
	margin: 1em .5em .2em 0px;
	width: 240px;
	float: left;
	overflow: hidden;
}
#sidebar {
	color: black;
}

#sidebar2 {
	color: black;
}
.sidebar h2 {
	color: #003366;
	padding: 1px 6px;
	border-bottom: dotted 1px #c0c0c0;
}
.sidebar h2 a {
	color: #003366;
}
.sidebar h2 a:hover {
	color: #003366;
}
.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;
}

