/*
Skin Name: Plug In Profit Wordpress Theme
Skin URI: http://www.wealthontap.com/pips-blog
Description: Free downloadable wordpress theme for Plug In Profit site owners.
Author: Mike Law
Author URI: http://www.wealthontap.com/
Version: 1.0
Global Navigation: N
*/

h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

a {
	color: #0000FF;
      text-decoration: underline;
}
a:hover { 
	color: #7E1414;
        text-decoration: underline overline;
}
a:visited {
        color: #0000FF;
}
a:visited:hover {
	color: #7E1414;
        text-decoration: underline overline;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.white {
	color: #FFFFFF;
}
.tiny {
	font-size: 10px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
.bg-left-left {
	background-image: url('http://www.the3rdpartynetx.com/bg_left_left.jpg');
	background-repeat: repeat-y
}
.bg-left-right {
	background-image: url('http://www.the3rdpartynetx.com/bg_left_right.jpg');
	background-repeat: repeat-y
}
.tile-left-box {
	background-image: url('http://www.the3rdpartynetx.com/tile_left_box.jpg');
	background-repeat: repeat-y;
	padding: 8px

}
.bg-510-top {
	background-image: url('http://www.the3rdpartynetx.com/bg_510_top.jpg');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF

}
.bg-510-body {
	background-image: url('http://www.the3rdpartynetx.com/bg_510_body.jpg');
	background-repeat: repeat-y;
	padding: 8px
}
.bg-250-top {

	background-image: url('http://www.the3rdpartynetx.com/bg_250_top.jpg');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}
.bg-250-body {

	background-image: url('http://www.the3rdpartynetx.com/bg_250_body.jpg');
	background-repeat: repeat-y;
	padding: 8px
}
.opps {
	font-size: 11px;
}
.tile-base {
	background-image: url('http://www.the3rdpartynetx.com/tile_base.jpg');
	background-repeat: repeat-x
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.logo-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url('http://www.the3rdpartynetx.com/logo_middle.jpg');
	height: 27px;
	background-repeat: no-repeat
}
.site-name {
	background-image: url('http://www.the3rdpartynetx.com/hd1_r1_c2.jpg');
	background-repeat: no-repeat;
	height: 50px;
	width: 590px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF
}
#sidebar ul h2 {
	background: url(images/sidenav_top.jpg) no-repeat center;
	border: #E1D6C6 1px solid;
	border-bottom: #F3F6ED 0px solid;
	color: #852322;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: center;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#sidebar ul ul {
	background: url(images/sidenav_bottom.jpg) #F3F6ED no-repeat bottom;
	border: #E1D6C6 1px solid;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	padding-bottom: 3em;
}

#pagenav {
	list-style: none;
}

#sidebar ul ul li {
	margin: 0.1em 0 0 0;
	padding: 0;
}

#sidebar ul ul li a {
	border: none;
	text-decoration: none;
}

#sidebar ul ul li a:link {
	color: #000;
}

#sidebar ul ul li a:visited {
	color: #000000;
}

#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	color: #990000;
      text-decoration: underline overline;
}

#sidebar ul ul ul {
	background: none;
	border: none;
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#sidebar ul ul ul li {
	background: url(images/subcat_bullet.gif) no-repeat 0 5px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
