/*
THEME NAME: Frush Botanicals
THEME URI: http://www.synodicsolutions.com
DESCRIPTION: Default theme for Frush Botanicals news blog
VERSION: 1.0
AUTHOR: Eric Holmes
AUTHOR URI:
TAGS: sandbox, frush botanicals, clean
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('/css/style.css');
@import url('/css/tiny_mce.css');

input { font-family: Arial, Helvetica, sans-serif; }
input[type="text"], textarea, input[type="password"] { background: #fff; border-color: #aaa #c8c8c8 #c8c8c8 #aaa; border-style: solid; border-width: 1px; font-family: Arial, Helvetica, sans-serif; padding: 2px; }
input[type="text"]:focus, textarea:focus, input[type="password"]:focus { border-color: #aae #c8c8f8 #c8c8f8 #aae; }
input[type="submit"] { font-weight: bold; }

#content-right { min-height: 600px; }

#content-left h3 { font-family: "Georgia", serif; font-weight: normal; }
#content-left ul { margin: 0; }
#content-left ul ul { margin-left: 30px; }
#content-left .gutter .sidebar > ul > li { list-style: none; }


.post { margin-bottom: 50px; clear: both; }
.post .entry-title { font-family: "Georgia", serif; margin-bottom: 5px; }
.post .entry-date { font-size: smaller; padding-left: 20px; color: #999; margin-bottom: 20px; margin-left: 5px; background: url('images/calendar.png') left 50% no-repeat; }
.post .entry-date abbr { text-decoration: none; border: none; }
.post .entry-content { margin: 20px 0px; line-height: 1.6em;  }
.post .entry-meta { padding: 10px; border: 1px solid #aaa; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #999; clear: both; }

/* DEFAULT STYLES */
.post .entry-content .alignright { float: right; margin: 0 0 10px 10px; }
.post .entry-content .alignleft { float: left; margin: 0 10px 10px 0; }

#comments { clear: both; margin-top: 40px; }
.comment { width: 600px; display: block; margin: 50px 0px;  border: 1px solid #aaa; padding: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.comment.alt { background: #eef; }
.comment .comment-author img { float: right; }
.comment .comment-meta { font-size: smaller; color: #999; margin-bottom: 20px; }

.navigation {  padding-bottom: 20px; }
.navigation .nav-previous { float: left; }
.navigation .nav-next { float: right; }

p#comment-notes { margin-bottom: 20px; }
.form-label label { display: inline; }
.form-label .required { color: #f00; }
.form-input { margin-bottom: 10px; }
.form-submit { margin-top: 20px; }

.entry-content p { margin: 10px 0px;}

div.free-sample {
	margin-left: -14px;
}
