/*
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;
}

.menu
{
margin-top: 10px;
}

.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;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width: thin;
	margin-left:2px;
	margin-right:2px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
}

.menu
{
	width: 900px;
	height: 150px;
}

.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;
}

.footer
{	
	float: left;
	margin-left: -13px;
	background-image:url('footer.png');
	background-repeat:no-repeat;
	width: 900px;
	height: 40px;
}

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;
}

.noflash
{
	background-image: url('flash_replacement.png');
	width: 887px; 
	height:30px;
	color: #ffffff;
	padding-top: 120px;
	padding-left:10px;
}

.noflash li 
{
	color: #ffffff;
	display: inline; 
	font-family: Arial; 
}

.noflash a
{
	color: #ffffff;
	display: inline; 
	font-family: Arial; 
}

.noflash a:hover 
{
	color: #696969;
	display: inline; 
	font-family: Arial; 
}

.stan
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-transform: none;
}