/*
Theme Name: Shi's Eating.com
Theme URI: http://shiseating.com
Description: Custom Wordpress Theme for shiseating.com</a>)
Version: 2
Author: Zach Katagiri
Author URI: http://zachkatagiri.com
Tags: clean theme, blog, widget ready
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* GENERAL STYLES */

body {
	background-color:#d6eff6;
	color: #5797a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

p {
	padding-bottom:10px;
}

#wrap {	width:780px; margin:auto; }

a { color: #486a77; text-decoration:underline;}
a:hover { text-decoration:none; }

#header { background-image:url(img/logo.png); background-repeat:no-repeat; background-position:center; width: 732px; height:100px; background-color:#FFF; border:4px solid #9edcf3; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding:20px; margin-top:25px;}

#header a {display:block;height:100%;text-decoration:none;width:100%; outline-style:none;}

h1 {color: #96d2e9;}
h2 {color: #96d2e9;}
h4 {text-align:center}


#content {float:left}
#post-date {padding:10px 0px 10px 0px; color:#486a77; font-size:10px;}
#tags {padding-top:10px; font-size:10px;}
#tags-archives {padding:10px 0px 25px 0px; font-size:10px;}
#comments {padding-top:25px;}
#post {width: 500px; background-color:#FFF; border:4px solid #9edcf3; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding:20px; margin-top:20px;}
#left-wrap {width: 500px;}

#post-single {width: 732px; background-color:#FFF; border:4px solid #9edcf3; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding:20px; margin-top:20px;}
#sidebar {float:right; width:160px; background-color:#FFF;  border:4px solid #9edcf3; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 0px 20px 20px 20px; margin-top:20px;}
#footer { clear:both; text-align:center; padding:25px; font-size:10px;}

#post h2 {background-image:url(img/icon.png); background-repeat:no-repeat; padding-left:35px; line-height:30px; font-size:24px;}
#post h2 a {text-decoration:none; color: #96d2e9;}

#post-single h2 {background-image:url(img/icon.png); background-repeat:no-repeat; padding-left:35px; line-height:30px; font-size:24px;}
#post-single h2 a {text-decoration:none; color: #96d2e9;}

#sidebar h2 {background-image:url(img/icon_sm.png); background-repeat:no-repeat;line-height:22px; font-size:16px; margin-top:20px; padding-left:25px;}
#sidebar h2 a {text-decoration:none; color: #96d2e9;}
#sidebar ul li ul li { padding-left:25px; padding-top:5px;}

select { margin-top:8px; }

form {padding: 10px 0px 10px 0px;}
.submit {padding-top:5px;}

.audioplayer_container {margin: 10px 0px 10px 0px;}
.user-info {margin: 10px 0px 10px 0px;}
