/*  
Theme Name: LizzieFin's Seaside WP Theme
Theme URI: http://computeraxe.com/
Description: This is my second wordpress theme, made during the winter thinking of sunshine and the ocean.
Version: 0.3
Author: LizzieFin
Author URI: http://computeraxe.com/

*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
	}
body {
	margin:0;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	color: #000;
	background: #000066;
	background-image: url(spir8.jpg);
	background-repeat: repeat;
	}
h1 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 180%;
	padding: 0 0 8px 0;
	}
h3 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 110%;
	padding: 0 0 6px 0;
	}
a:link, a:visited {
	text-decoration:underline;
	color: #099;
	}
a:hover {
	text-decoration:none;
	color:#009;
	}
p {
	padding: 10px 0 0 0;
	}
li {
	list-style-image: url(spirb.png);
	line-height: 1.6em;
	padding-right: 4px;
}
.sidebar li#recent-posts ul li, .sidebar li#links ul li {
	font-size:96%;
	padding: 4px 0;
}
.sidebar li#pages ul li {
	padding: 6px 0;
}
.sidebar a, #header a {
	color: #006;
}
.sidebar a:hover {
	color: #f7f0bc;
}
#header a:hover  {
	color: #f7f0bc;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
		background-image: url(bg3.jpg);
	background-repeat: repeat-y;
	border-left: 2px solid #d1d1d1;
	border-right: 2px solid #d1d1d1;
	border-bottom: 2px solid #d1d1d1;
	border-top: 2px solid #d1d1d1;
	}
.spacer {
	clear: both !important;
	}
#header {
	float: left;
	width: 780px;
	text-align: center;
	background-image: url(bg3.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #099;
	}
#container {
	float: left;
	margin:24px 10px 20px 10px;
	width: 520px;
	background: #fff;
	border: 1px solid #d1d1d1;
	}
#inner-container {
	padding: 10px;
	margin-top: -14px;
}
.sidebar {
	float: left;
	border-left: 0px dotted #2c2c2a;
	background: transparent;
	margin: 0 0 0 2px;
	display: inline;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
.sidebar ul li {
	padding: 10px 0;
	list-style-image:none;
	}
.sidebar ul li h2 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 120%;
	}
.sidebar ul ul li {
	padding: 0;
	line-height: 130%;
	list-style-image:none;
	}
div.sidebar#sidebar1 {
	width:220px;
	background: transparent;
}
div.sidebar#sidebar2 {
	width:220px;
	background: transparent;
}
table#wp-calendar {
	width: 100%;
	}
table#wp-calendar caption {
	padding-top: 10px;
	}
#footer {
	clear: both;
	width: 780px;
	background-image: url(bg3.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	text-align: center;
	}
#footer p {
	line-height: 1.2em;
	}
.post {
	padding: 10px 0;
	}
.post h2 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 140%;
	}
.date {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 90%;
	padding-top: 4px;
	}
.entry {
	line-height: 1.3em;
	}
p.postmetadata {
	border-top: 1px dotted #ffd899;
	margin: 10px 0 0 0;
	}
.navigation {
	padding: 10px 0 0 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3em;
	}
#search-phrase {
	padding: 10px;
	font-style: normal;
	font-size: 90%;
	font-weight: normal;
	background: #ffc;
	}
.clear {
	clear:both;
	line-height:0;
	}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ffd899;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ffd899;
	list-style-image:none;
}

.comments-template h2, .comments-template h3{
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 110%;
}

.commentmetadata{
	font-size: 90%;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.tiny {
	font-size: 50%;
}
.quote {
	margin:0px 26px;
	font-size:90%;
}
.box {
border-width: 1px;
border-style: solid;
border-color: #000;
}
.rbox {
border:1px solid #5ca3b7;
padding:10px;
-moz-border-radius:10px;
}
.sbox {
border-left: 1px dashed #000;
border-right: 2px solid #5ca3b7;
border-top: 1px dashed #000;
border-bottom: 2px solid #5ca3b7;
}
