/*Theme Name: Natalie Ozeas Blog
Theme URI: http://www.emptysock.com/
Version: 1.0
Description: A theme created for Natalie Ozeas

Author: Matthew Thompson
Author URI: http://www.emptysock.com
Credit: Modified version of "Connections" layout by Patricia Muller*/
/*Page Structure*/
body {
	margin:20px 0 10px;
	padding:0;
	font-size: 86%;
	text-align:center;
	color:#29303b;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #047594;
	background-image: url(wp-images/body_bg.gif);
	background-repeat: repeat-x; }
#rap 
{
	width:700px;
	margin:0 auto;
	padding:0 8px;
	text-align:left;
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	border: double 4px #afdfbf; }
#header {
	background: #fff url(wp-images/nozeas_header.png) no-repeat 0 25px;
	height: 150px;
	width:450px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding:0;
	border:solid 0 #fc9; }
#main 
{
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin:0 auto;
	padding:0;
	width:700px; }
#content {
	width:450px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:200px;
	float:right;
	padding:0 8px 10px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
}
#pagenav
{
	list-style:none;
}
/*Typography*/
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	letter-spacing: 1px; }
h3 {
	margin: 0 0 4px;
	padding: 0;
	font-size:1.4em;
	font-variant: small-caps;
	text-transform: lowercase; }
h4 {
	margin: 0 0 15px; }
a {
	text-decoration: none; }
a:visited {
	
}
a:hover {
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
a img {
	border-style: none; }
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(wp-images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
	text-align: justify; }
.post p {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px; }
/*Colors*/
a {
	color: #047391;	
}
a:visited {
	color: #afdfbf; }
a:hover {
	color: #025267;}
#header #desc {
	color: #61b8d0;}
#header h1 {
	color: #047391; }
#header h1 a {
	color: #047391;
	}
#header h1 a:hover {
	color: #61b8d0; }
#sidebar h2 {
	color: #64a972;
	}
h3 {
	color: #5aa972; }
#sidebar ul li a {
	list-style-image: url(wp-images/sidebar_li.gif); }
#sidebar ul li a:link {
	color: #047391; }
#sidebar ul li a:visited {
	color: #999999; }
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #025267;
}
.post-info, .page-info {
	color: #333;
	}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	color:#047391;
}
.post-info a
{
	color:#047391;
}
.post-info a:hover {
	color: #063d4c; }
.post-date {
	color: #047391;
	}
#footer {
	color: #999;
	}
#footer a {
	color: #025267;
	}
#comments,#respond {
	color: #063d4c;
	}
#topnav li a:link, #topnav li a:visited {
	color: #047391;
	}
#topnav li a:hover, #topnav li a:active {
	color: #f7f3ed; }
/*Element-Specific Typography*/
#header h1 
{
	margin: 0;
	font-size: 1.6em;
	padding:10px 20px 0 0;
	text-align:left;
	display: none; }
#header h1 a 
{
	text-decoration:none;
}

#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	text-align:left;
	margin:0;
	padding:0 20px 0 0;
	display: none; }
#sidebar h2 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	border:solid 0 #ccc;
	padding-top: 8px; }
#sidebar ul {
	list-style-type: none;
	padding: 5px 5px 2em;
	margin: 0 5px 0 0;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% bottom;
	width: 170px;
	clear: both;
	border-color: #f3f6ed #e1d6c6 #e1d6c6;
	border-style: none;
	border-width: 1px; }
#sidebar ul li {
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	vertical-align: middle; }
#sidebar ul a {
	list-style-image: url(wp-images/sidebar_li.gif); }
#sidebar ul li:hover {
	color: #64a972;
	background-color: transparent; }
#sidebar ul li a {
	text-decoration: none;
	border:none;
}

#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	background-color: transparent;
	margin:0 0 0 10px;
	padding:0; }
#content ul {
	margin-left: 0;
	padding-right: 30px;
	padding-left: 45px;
	list-style-type: none; }
#content ul li {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 7px; }
.post , .page
{
	margin:0 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	margin:0 0 10px;
	padding:0; }
.page-info 
{
	text-align:left; }
.post-info a {
	 }
.post-info a:hover 
{
	
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-size:2em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	text-decoration: none; }
.post-date {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	margin: 3px 10px 0 0;
	padding-bottom: 8px; }
.post-footer 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	padding-top:20px; }
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:1px solid #bbc4a3;
	clear: both;
	font-size: 0.8em;
	text-align:center;
	width:700px;
}
#footer a {
border:none;
}
.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	font: 0.9em "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;

}
.commentlist li 
{
	background-color: #f3f6ed;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% bottom;
	margin:5px 0;
	padding:10px 10px 20px;
	border:solid 1px #e1d6c6; }
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	padding:12px 20px 0 0;
	text-align:right;
	font-family: "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	width: 700px;
	clear: none;
	margin-top: 0;
	margin-bottom: 0; }
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;
}
#topnav li a:hover, #topnav li a:active
{
	color: #96bd8c; }
#content table {
	margin-bottom: 10px;
	margin-left: 10px; }
#content table td {
	vertical-align: top; }
h4.table_title {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 5px; }
.justified_paragraph p {
	text-align: justify;
	padding-right: 20px; }
.image_float {
	float: right;
	padding: 5px 5px 5px 30px; }
img.picture_float {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
	outline: double 1px #afdfbf; }
li.page_item {
	margin-bottom: 15px;
	list-style-image: url(wp-images/li_icon.gif); }
img.photo {
	text-align: center;
	padding: 3px;
	outline: double 1px #96bd8c; } 
td {
	text-align: left;
	margin-left:-10px;
}
