/*  
Theme Name: Hayley Jane
Description: Theme for HayleyJane.com.
Version: 1.0
Author: Zoe French
Author URI: http://www.zoefrench.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #0d0d0d;
	color: #d9d9d9;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	text-align: justify;
}

#header {
	background: url(/wp-content/themes/hayleyjane/img/photo.png) no-repeat top center;
	width: 700px;
	height: 404px;
	margin: 0 auto;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 300px;
	width: 548px;
}

#sidebar ul {
	padding-bottom: 30px;
	text-align: center;
}

#sidebar li {
	display: inline;
	font-size: 20px;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

#container {
	margin: 0 auto;
	width: 700px;
}

h2 {
	border-bottom: 4px double #561351;
	border-top: 4px double #561351;
	color: #8436A1;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	font-size: 20px;
	font-weight: normal;
}

.date {
	font-size: 18px;
	margin-bottom: 15px;
}

a {
	color: #8436A1;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

p {
	line-height: 1.4;
	margin-bottom: 20px;
}

.linkcat {
	list-style-type: none;
}

.blogroll {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#footer {
	border-top: 4px double #561351;
	font-size: 11px;
	margin: 20px auto;
	padding-top: 10px;
	text-align: center;
	width: 700px;
}
