/*  
Theme Name: Matthew Snowden Theme
Theme URI: http://www.matthewsnowden.co.uk
Description: A custom theme for <a href="http://www.matthewsnowden.co.uk">Matthew Snowden</a>.
Version: 1.0
Author: John Stack
Author URI: http://homepage.mac.com/stacker


*/



*
{
padding: 0;
margin: 0;
}

img 
{
border: 0;
border-style: none;
}

a
{
outline: none;
}

body {
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
		background-image: url(http://www.matthewsnowden.co.uk/wp-content/themes/matthewsnowden/images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

#page
{
	margin: 0px auto 0px auto;
	width: 650px;
	text-align: left;

}



#header
{
	width: 650px;
	padding-top: 50px;
	padding-bottom: 20px;
	background-repeat: no-repeat;	
	border: 1px solid #000000;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 50px;


}

h1
{
	font-size: 28px;
	padding-bottom:15px;
	letter-spacing: 1px;
	color:#000000;
	text-transform: uppercase
}

.headercap
{
	font-size: 36px;
	text-transform: uppercase;
	color:#000000;
}


#header .menu

{
   	list-style: none;
   	height:24px;
	margin-left: 150px;


}


#header .menu li 
{
	float: left;
}


#header .menu li a
{


	color: #000000;
	text-decoration: none;
	display: block;
padding-right:30px;



}

#header .menu li a:hover
{

	color: #000000;
}


#content
{
	width: 650px;
	float: left;
	color: #000000;
padding-bottom:50px;

}

#content h2
{
	font-size: 16px;
	padding-bottom: 10px;
	color: #000000;


}



#content h3
{
	font-size: 14px;
	padding-top: 15px;
padding-bottom:10px;

	color: #000000;


}


#content a
{
	color: #000000;
	text-decoration: none;	


}


#content p
{
	padding-bottom:14px;


}



#content img
{
	margin: 0px 0px 25px;
	margin-right: 25px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}




.entry 
{
	margin-bottom: 5px;




}

#sidebar
{
	width: 300px;
	float: right;

}

#sidebar p
{
	padding-bottom: 15px;
	color:#000000;
	line-height: 18px;
}

#sidebar h3
{
	font-size: 16px;
	padding-bottom: 10px;
			color: #000000;

}


#footer
{
	clear: both;	
	padding: 25px;
	border: 1px solid #000000;
	margin-top:50px;
	margin-bottom:25px;
	color: #000000;
	background-color: #FFFFFF;


}

#footer p 
{
	font-size: 10px;
	padding-bottom: 12px;

}

#footer a
{
	color: #000000;

}

#footer a:hover
{
	color: #000000;

}
