/*
Theme Name: The Pickling Jar Limited v 2
Theme URI: http://www.thepicklingjar.com/
Description: The Pickling Jar Limited v 2 Wordpress Design
Version: 2.0
Author: Ste Jones
Author URI: http://www.thepicklingjar.com/
*/

body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        background-color: #fff;
        color: #000;
}

img {
	border: 0;
}

a {
	color: #000;
}

.br {
	clear: both;
}

h2 {
	font-size: 1.6em;
}

h2 a {
	text-decoration: none;
}

p {
	font-size: 1.3em;
}

#wrapper {
	/*border-style: dotted;
	border-width: 1px 1px 1px 1px;*/
	padding: 3px;
	width: 775px;
	height: 400px;
	margin: 8% auto 0 auto;
}

#header {
	float: left;
	width: 215px;
	height: 215px;
}

#content {
	float: left;
	width: 527px;
	padding: 0 0 0 25px;
	text-align: left;
	width:
}
#menucontainer {
	text-align: center;
	position: relative;
	top: -40px;
}

#menu ul {
	font-size: 1.1em;
}

#menu li{
	display: inline;
	list-style-type: none;
	margin: 0 20px;
}

#footer {
	text-align: center;
}
