/* 
	Theme Name: The Mighty Wonton custom Good Habitat.
	Theme URI: http://themightywonton.com/
	Version: 1.0
	Author: Miss Lee Wong
	
	The original theme as selected by the client is Imbalance2 by WPSHOWER
*/

html, body, form, ul, li, table, td { margin: 0; padding: 0; }
body { position: relative; color: #333; }
body, input, textarea { font-size: 13px; font-weight: 200 !important; } /* wonton edits */
a { text-decoration: none; color: #333 !important /* wonton edits */;}
a:hover { text-decoration: underline; }
a img { border: 0; }
strong { font-weight: 400 !important; }


td { vertical-align: top; }
ul { list-style-position: inside; }
h1 { font-size: 24px; font-weight: 400 !important; } /* wonton edits */
h2 { font-size: 18px; }
h3 { font-size: 12px; }
blockquote { border-left-width: 3px; border-left-style: solid; margin-left: 7px; padding-left: 20px; font-size: 16px; color: #333333; }
.clear { clear: both; }
.main_separator { color: #a1a1a1; }
.entry-meta .main_separator, .navigation .main_separator, #site-info .main_separator { color: #333333; }
.wrapper { padding-top: 31px; }
#header { border-bottom: 1px solid #dedfe0; padding-bottom: 40px; }
#site-title { float: left; width: 210px; padding-right: 40px; overflow: hidden; line-height: 27px; font-size: 23px; }
#site-title a { color: #333; font-weight: 400; text-decoration: none; }
#site-title a:hover { color: #a1a1a1 !important; }
#header-left { float: left; width: 210px; padding-right: 40px; }
#header-center { float: left; width: 210px; padding-right: 30px; }
#search { float: right; width: 220px; }
#header-right { margin: 20px 0 0 10px; }
#search label, #search input[type=submit] { display: none; }
#search input[type=text] { width: 200px; padding: 7px 9px; margin: 0; border: 1px solid #dedfe0 !important; background: #fff; font-size: 13px; outline: none; }
#page_search input[type=submit] { display: none; }
#page_search input[type="text"], textarea { background: #fff !important; border-top: none !important; border-bottom: 1px solid #dedfe0 !important; padding: 0 !important; border-right: 1px solid #fff !important; border-left: 1px solid #fff !important; outline: none; color: #333 !important; -moz-border-radius: 0; border-radius: 0 }

.menu ul { list-style-type: none; margin-top: 9px /* wonton edits */; }
.menu ul li { padding-bottom: 2px; } /* wonton edits */
.menu ul a { line-height: 13px; color: #303030; text-decoration: none; }
.menu ul a:hover, .current-menu-item a { color: #a1a1a1 !important; } /* wonton edits */
#boxes { margin-top: 40px; }
.box { width: 210px; margin-bottom: 70px; color: #636363; }
.box .rel { position: relative; }
.box .rel p { margin: 0; }
.box .texts { position: absolute; top: -20px; left: -20px; width: 210px; color: #636363; z-index: 200; opacity: 0; filter: alpha(opacity=0); }
/*.box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a { color: #fff; }*/
.categories a {
	color: #a1a1a1 !important;
}
.box .texts .transparent img { opacity: 0.1; filter: alpha(opacity=10); }
.box .texts .abs { position: absolute; top: 0; }
.box .categories { padding-bottom: 10px; color: #a1a1a1;}
.box .categories a, .box .posted a { color: #a1a1a1; }
.box h1 { margin: 0; padding-bottom: 10px; font-size: 16px; }
.box h1 a { color: #333; }
.box .posted { padding-top: 10px; color: #a1a1a1; }
.box img { display: block; }
.fetch { clear: both; width: 460px; margin: 0 auto 40px; background: #f9f9f9; -moz-border-radius: 4px; border-radius: 4px; text-align: center; }
.fetch a { display: block; height: 40px; line-height: 40px; font-size: 16px; font-weight: 400; color: #333; text-decoration: none; }
.fetch:hover a { color: #a1a1a1 !important; background: #f9f9f9; } /* wonton edits */
#content { padding-bottom: 20px; }
#nav-above { float: left; width: 210px; padding-right: 40px; text-align: right; color: #636363; }
#nav-above a { text-decoration: none; color: #333; }
#nav-above a:hover { color: #a1a1a1 !important; } /* wonton edits */
.nav-previous, .nav-next { display: inline; }
.nav-separator { color: #e5e5e5; }
.post_title { margin-top: 35px; overflow: hidden; }
.post_title h1 { margin: 0 0 10px 250px; font-size: 27px; line-height: 35px; width: 710px; }
.entry-title, .page-title { margin-left: 250px; margin-top: 35px; }
.entry-meta { padding-bottom: 30px; color: #333333; }
.entry-meta a { color: #333; text-decoration: none; }
.entry-meta a:hover { color: #a1a1a1 !important; } /* wonton edits */
#wides { clear: both; }
.entry-aside { width: 210px; padding-right: 40px; vertical-align: middle; }
.entry-content-right { width: 710px; font-size: 15px; line-height: 21px; }
.entry-content { width: 710px; margin-left: 250px; font-size: 15px; line-height: 21px; }
.entry-content-right a, .entry-content-right a:visited { color:#a1a1a1 !important;}
.entry-utility { padding: /*10px*/ 0; }
.entry-tags { margin: /*10px*/ 0; font-size: 13px }
.entry-tags span { font-weight: 200; color: #a1a1a1 /* wonton edits */; }
#social { font-size: 13px; padding: 0; color: #333 !important; font-weight: 300 !important; }
.twitter-share-button, #fb-root { float: left; margin: 0; clear: none; }
#social a, #social a:visited { color: #333 !important;}
#social a:hover { color: #a1a1a1 !important; text-decoration: none !important; }
.post img, .page img { margin: 20px 0; }
.post .alignleft, .page .alignleft { float: left; margin-right: 0; }
.post .alignright, .page .alignright { float: right; margin-left: 20px; }
.post .aligncenter, .page .aligncenter { display: block; clear: both; margin: 20px auto; }
#comments { padding: 0 0 0 245px; width: 714px; }
#comments-title { font-size: 15px; margin: 20px 0 0px 4px; padding-bottom: 20px; border-bottom: 1px solid #dedfe0; font-weight: 400 !important; }
.commentlist { margin: 0; padding: 0; list-style: none; }
.commentlist ul.children { list-style: none; }
.commentlist li > div { position: relative; border-bottom: 1px solid #dedfe0; padding: 15px 0 0px 2px; }
.commentlist li li > div { margin-left: 0; }
.commentlist li li li > div { margin-left: 180px; }
.commentlist li li li li > div { margin-left: 270px; }
.commentlist li li li li li > div { margin-left: 360px; }
.comment-avatar { position: absolute; top: 30px; left: -96px; display: none !important;}
.comment-content { margin-left: 96px; border-bottom: 1px solid #dedfe0; }
.comment-author { float: left; width: 210px; padding-right: 40px; font-size: 15px; }
.comment-author a, .comment-author a:visited, .comment-author a:hover { color:#333; }
cite { font-style: normal; font-weight: 400; }
.comment-meta { float: left; width: 210px; padding-right: 40px; color: #999999; }
.comment-body { clear: both; padding-top: 1px; font-size: 15px; line-height: 21px; }
#respond { padding-left: 4px; }
li.comment > div { position: relative; }
.reply { position: absolute; /*top: 0;*/ right: 2px; }
#reply-title { font-size: 15px; font-weight: 400 !important; margin: 20px 0 0 0;}
.comment-reply-link { /*display: none;*/ }
.comment-form-author, .comment-form-email { float: left; width: 460px; margin: 0; padding: 0; }
.comment-form-url { float: left; width: 460px; margin: 0; padding: 0 0 10px 0; }
.comment-form-comment { clear: both; width: 460px; margin: 0; padding: 0; }
input[type="text"] { background: #fff !important; border:none !important; padding: 2px 0; outline: none; color: #333 !important; -moz-border-radius: 0; border-radius: 0 }

input[type="textarea"], textarea { background: #fff !important; border-top: 1px solid #333 !important; border-bottom: 1px solid #333 !important; padding: 8px 0; border-right: 1px solid #fff !important; border-left: 1px solid #fff !important; outline: none; color: #333 !important; -moz-border-radius: 0; border-radius: 0 }
#comments input[type="text"] { width: 442px; }
#comments textarea { width: 442px; }
.form-submit { margin-bottom: 30px; margin-top: 0; }
.form-submit input { width: auto; padding: 0; color: #333; font-weight: 400; cursor: pointer; border: 0; text-align: left; -moz-border-radius: 4px; border-radius: 0; }
.recent { margin-top: 40px; padding-top: 40px; border-top: 1px solid #ccc; }
#footer { padding: 15px 0 30px; border-top: 1px solid #dedfe0; }
#site-info { float: left; width: 460px; padding-right: 40px; line-height: 22px; font-weight: 200; } /* wonton edits */
#site-info a { font-weight: 200 /* wonton edits */; text-decoration: none; color: #333; }
#site-info a:hover { color: #a1a1a1 !important; } /* wonton edits */
#footer-left { float: right; width: 210px; padding-right: 40px; }
#footer-right { float: right; width: 210px; }
#infscr-loading { background: none repeat scroll 0 0 #000000; bottom: 40px; color: #FFFFFF; height: 100px; left: 40%; opacity: 0.8; padding: 10px; position: fixed; width: 200px; z-index: 5000; border-radius: 10px; }
.logged-in-as a, .logged-in-as a:visited { color: #333; }
.comment-meta a, .comment-meta a:visited, .comment-edit-link a, .comment-edit-link a:visited { color:#999 !important; }
.reply, .reply a:hover, .reply a, .reply a:visited, .reply a:hover a.comment-reply-link, a.comment-reply-link:visited, a.comment-reply-link:hover { color:#999999 !important; }