/*   
Theme Name: Okazu 2013
Theme
Theme URI: http://okazu.yuricon.com
Description: Custom theme created for Okazu
Author: Lissa Pattillo
Author URI: http://lissapattillo.com
Version: 1.0

*/




img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}


html { height: 100%; margin-bottom: 1px; }


BODY {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #474B4E;
	margin: 0 0 0 0px;
	background: url('images/bg.gif') #FFFFFF;
	background-repeat: repeat-x;
	
}

#wrapper {
	width: 1000px;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	margin-top: 10px;
	padding: 0;
}

#header {
	width: 1000px;
	margin: auto;
	height: 195px;
	background: url('http://okazu.yuricon.com/wp-content/uploads/sites/2/2013/03/Okazu-headerY.gif');
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	color: #919191;
}

a {
	text-decoration: none;
	color: #0089f2;
}

img {
	border: 0;
}

#content {
	float: left;
	width: 600px;
	padding-left: 35px;
	text-align: left;
	margin-bottom: 35px;
}

#content img { max-width: 100%; height: auto; }

.entry p:first-child img {
	float: left;
	margin-right: 8px;
}

.navigation {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.navigation a {
	color: #ff6418;
}

.next-posts {
	float: left;
}

.prev-posts {
	float: right;
}

h2 {
	margin: 0px;
}

.commentlist {
	margin-top: 15px;
}

.commentlist li {
	list-style-type: none;
	margin-left: -30px;
}

ol.commentlist li.comment ul.children {
	margin-left: 15px;
}

.reply {
	margin-bottom: 20px;
}

.commentlist img {
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
}

.really_simple_share { margin-bottom: 20px; }

#sidebar {
	width: 265px;
	text-align: left;
	padding: 15px;
	float: right;
	margin-right: 25px;
}

#sidebar .widget {
	margin-bottom: 20px;
}

#sidebar .widget .screen-reader-text {
	display: none;
}

#sidebar h2 {
	color: #5b5b5b;
	margin: 0;
	font-size: 16px;
	margin-bottom: 5px;
}

#sidebar hr {
	width: 200px;
	margin-bottom: 15px;
	background: #9e7edf;
}

#footer {
	height: 165px;
	width: 1000px;
	float: left;
	margin-top: -25px;
	font-size: 14px;
	font-weight: normal;
}


#footer #box {
	width: 280px;
	float: left;
	text-align: left;
	padding: 10px;
}

#footer #box iframe {
	height: 200px !important;
	overflow: hidden;
}

#footer #box h3 {
	font-size: 23px;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}