/*
Theme Name: Plentyink V2
Theme URI: http://www.dl2media.com
Description: Converted Plentyink template from OSWD adapted for wordpress
Author: DL2 Media
*/



/***************************************************
   HTML Element Styles
 ***************************************************/

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding:0;
	font-size : 13px;
	color : #000;
}
#header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}
#container {
	background: #fff;
	color: #000;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
}
.center {
	width: 810px;
	margin-left: auto; 
	margin-right: auto;
}
#content {
	background: #fff;
	color: #000;
}
.box1 {
	float: left;
	width: 250px;
	height: 250px;
	background: #C12267;
	border-top: solid 2px #000;
	border-left: solid 6px #000;
	border-bottom: solid 2px #000;	
	color: #FCDFFF;
	font-weight: bold;
	padding: 8px;
	overflow: auto;
}	
.box2 {
	float: left;
	width: 250px;
	height: 250px;
	background: #000;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	color: #fff;
	padding: 8px;
}
.white {
	background: #C12267;
	color: #000;
}
h4 {
	background: #C12267;
	text-align: center;
	margin-top: -5px;
	padding-top: 10px;
	border-bottom: dotted 2px;
	color: #fff;
}

.box3 {
	float: left;
	width: 250px;
	height: 250px;
	background: #000;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;	
	border-right: solid 6px #000;	
	color: #fff;
	padding: 8px;
}
.menu {
	margin-top: -15px;
	margin-left: -35px;
}
.menu ul {
	list-style: none;
}	
.menu li a {
  	height: 24px;
	text-decoration: none;
}	
.menu li a:link, .menu li a:visited {
	color: #fff;
	display: block;
	background: #000;
	padding: 8px 0 0 10px;
}
.menu li a:hover {
	color: #fff;
	background-color: #C12267;
	padding: 8px 0 0 10px;
}
.menu li a:active {
	color: #fff;
	background-color: #C12267;
	padding: 8px 0 0 10px;
}
.text {
	background: #fff;
	color: #000;
	width: 758px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	border-left: solid 6px #C12267;
	border-right: solid 6px #C12267;	
	clear: both;
}
.image {
	float: right;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 15px;
}
.footer {
	background: #fff;
	border-top: 15px solid;
	color : #000;
	padding-top : 10px;
	padding-bottom: 5px;
	font-size: 9px;
	text-align : center;
}
.footer a {
	background: #fff;
	color : #000;
	padding-left: 2px;
	padding-right: 2px;	
}
.footer a:active {
	background: #fff;
	color : #000;
	padding-left: 2px;
	padding-right: 2px;		
}
.footer a:visited {
	background: #fff;
	color : #000;
}
.footer a:hover {
	background: #FFF;
	color : #000;
	text-decoration: none;
	border-bottom: 2px dotted;	
}

#spacer
{
height:50px;
clear: both;
}

#sidebar ul
{
margin: 0px;
padding: 0px;
}

#sidebar li a
{
color: #FFF
}

h2
{
	font-size: 13pt;
	color: #000000;
}

h1, h1 a
{
font-size: 13pt;
color: #000000;
}

.post
{
margin-bottom: 5px;
}

.post a
{
	color: #666666;
	text-decoration: none;
}

.post a:hover
{
	color: #FF00FF;
}

.post a:visited
{
	color: #FF00FF;
	text-decoration: none;
}

.hidden a {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
}

.hidden a:hover {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
}

.hidden a:visited {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
}
