/*
Theme Name: WezDezign.com
Theme URI: http://www.wezdezign.com
Description: The Wordpress Theme For The Site
Version: 1.0
Author: Luke Wakeford

*/

*
{
	padding: 0 0;
	margin: 0 0;
	font-family: Helvetica, Arial, Sans-serif;
}

body
{
	background: #FFFFFF;
}

.canvas
{
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}

.posts
{
	width: 873px;
	background: #FFFFFF;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width: thin;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width: thin;
	margin-left:2px;
	margin-right:2px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
}

.entry-title
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-title a
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-title a:hover 
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-meta
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-meta a
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-meta a:hover 
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.entry-content
{
	margin-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom:dashed 1px #000;
}

.footer
{	
	float: left;
	margin-left: -11px;
	background-color:#000;
	width: 895px;
	height: 40px;
	margin-bottom:10px;
}

a
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

a:hover 
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
}

.menu
{
	width: 100%;
	height: 40px;
	background-color:#000;
}

.menu ul
{
	width: 900px;
	margin: 0 auto;
	padding-top:7px;
}

.menu li 
{
	color: #ffffff;
	display: inline; 
	font-family: Arial; 
        margin-left:6px;
}

.menu a
{
	color: #ffffff;
	display: inline; 
	font-family: Arial; 
        text-decoration:none;
        font-size:25px;
}

.menu a:hover 
{
	color: #33b4f8;
	display: inline; 
	font-family: Arial; 
        text-decoration:none;
        font-size:25px;
}

.stan
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-transform: none;
}
