/*
Theme Name: Andy Chin Studio V4
Theme URI: http://andychin.com/
Description: Custom Theme for Andy Chin Studio blog
Version: V4
Author: Andy Chin
Tags: One column, large photo, custom, flash header, light
*/


body {
	background:url(images/e4bg.png) fixed;
	font-family:Arial;
	font-size:12px;
	color: #666;
	margin:0;
}
h3 {
	margin:3px 0;
	padding:5px;
	border-bottom:1px dotted #BBBBBB;
}
h4 {
	margin:3px 0;
	border-bottom:1px dotted #BBBBBB;
}
a:link {
	text-decoration:none;
	color:#099;
}
a:active {
	text-decoration:none;
	color:#099;
}
a:visited {
	text-decoration:none;
	color:#099;
}
a:hover {
	text-decoration:none;
	color:#fff;
	background:#099;
}
#bgoverlay {
	/*background:url(images/bg_overlay.png) repeat-x fixed;*/
	width:100%;
	min-height:600px;
	text-align:center;
}
#wrapper {
	width:980px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(images/transbg.png);
}
#navibar {
	background:url(images/navibg.png);
	height:24px;width:980px;
	margin:auto;
	text-align:left;
}
#search {
	float:right;
	margin-right:5px;
}
.search {
	background:none;
	border:none;
	border-bottom:1px #CCC solid;
	font-family:'century gothic';
	font-size:12px;
	color:#666;
	padding-right:25px;
}	
.s_input {
	background-image:url(images/searchglass.png);
	background-position:right;
	background-repeat:no-repeat;
}
#imageheader {
	background:url(images/loadheadimage.gif);
	height:350px;
	width:100%;
	z-index:-100;
}
#SMbar {
	background:url(images/SMbarbg.png);
	width:941px;
	height:76px;
	position:relative;
}
#biowriteup {
	padding:20px;
	text-align:justify;
	position:relative;
}
#twitterframe {
	background:url(images/twitterframe2.png) no-repeat;
	height:76px;
	width:428px;
	float:left;
}
#twitter_update_list {
	margin:10px 10px 10px 90px;
}
#twitter_update_list a{
	list-style:none;
	height:90px;
	color: #333;
	text-decoration:none;
	font: 10px Verdana;
}
#twitter_update_list a:hover{
        background:none;
}
#SMbar_twitter {
	background:url(images/SMtwitter.png) top no-repeat;
	height:31px;
	width:22px;
	float:left;
	padding: 0 10px;
}
#SMbar_twitter a {
	display:block; width:100%;height:100%;
}
#SMbar_twitter a:hover {
	background:url(images/SMtwitter.png) bottom no-repeat;
}
#SMbar_fb {
	background:url(images/SMfb.png) top no-repeat;
	height:31px;
	width:32px;
	float:left;
	padding: 0 10px;
}
#SMbar_fb a {
	display:block; width:100%;height:100%;
}
#SMbar_fb a:hover {
	background:url(images/SMfb.png) bottom no-repeat;
}
#SMbar_RSS {
	background:url(images/SMrss.png) top no-repeat;
	height:31px;
	width:31px;
	float:left;
	padding: 0 10px;
}
#SMbar_RSS a {
	display:block; width:100%;height:100%;
}
#SMbar_RSS a:hover {
	background:url(images/SMrss.png) bottom no-repeat;
}
#postframe {
	position:relative;
}
#post_title {
	background:url(images/posttittlebg.png);
	height:55px;
	color:#a9cdad;
	position:relative;
}
#post_title a {
	color:#a9cdad;
}
#post_title a:hover{
        background:none;
}
#post_title_date {
	position:absolute;
	right:30px;
	top:10px;
}
#post_title_cat {
	position:absolute;
	text-transform:uppercase;
	right:30px;
	bottom:10px;
	font-size:16px;
}
#post_title_t {
	padding:12px 30px;
	font-size:30px;
	color:#222;
}
#post_meta {
	text-transform:uppercase;
	border-top:1px #adbcbc solid;
	border-bottom:1px #adbcbc solid;
	height:25px;
	margin:0 50px;
}
#post_meta a:hover{
        background:none;
}
#post_meta ul.addtoany_list li {
	line-height: normal;
}
#post_content {
	padding: 0 40px;
	text-align:justify;
}
#post_content img {
	border:1px solid #ddd;
}
#post_content img a {
	border:1px solid #ddd;
}
#post_meta_sub {
	float:right;
	text-align:center;
	margin-top:5px;
	padding:0 30px;
}
#post_meta_sub2 {
	padding:0 30px;
	float:right;
	margin-top:5px;
	text-align:center;
}
#commentcountclick {
	background:url(images/viewcomments.png) no-repeat;
	background-position:center;
	width:136px;
	margin:auto;
}
a #commentcount  {
	color:#FCF;
}
#commentcount {
	font-weight:bold;
	text-align:center;
	width:32px;
	margin-left:32px;
}
#bottomsec_bot {
	height:13px;
	font: 8px verdana;
	text-transform:uppercase;
	text-align:center;
	padding-top:15px;
}
#bottomsec {
	background: #eee;
	padding:5px 20px;
	position:relative;
	font-size:10px;
	min-height:80px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
#bottomsec h3 {
	font-size:14px;
}
#bottomsec .head {
	text-transform: uppercase;
	font: verdana 10px;
	font-weight:bold;
}
#probadge {
	float:right;
}
#totop a{
	position:fixed;
	bottom:0;right:10px;
	background-color:#CCC;
	text-decoration:none;
	font-size:10px;
	color:#333;
}
#commentsection {
	padding: 5px 0;
}
#commentbox {
	margin:auto; 
	width:80%;
	height:100%;
}
#commentform {
	padding:0 110px;
	background: url(images/transbg.png);
}
#commentform_popup {
	padding:10px;
	background: url(images/transbg.png);
}
#commentform_poppup {
	margin:0;
	background:#ccc;
	padding: 0 10px;
}
#commentbox li {
	margin-top:0;
}
#commentform_name {
	background-image:url(images/name.png);
	background-position:right;
	background-repeat:no-repeat;
	border: 1px solid #666666;
	margin-bottom:2px;
}
#commentform_mail {
	background-image:url(images/@.png);
	background-position:right;
	background-repeat:no-repeat;
	border: 1px solid #666666;
	margin-bottom:2px;
}
#commentform_www {
	background-image:url(images/www.png);
	background-position:right;
	background-repeat:no-repeat;
	border: 1px solid #666666;
	margin-bottom:2px;
}
#commentform_msg {
	background-image:url(images/message.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px solid #666666;
}
#commentlist {
	position:relative;
	padding-left:0;
	background:none;
	min-height:60px;
}
#commentlist1 {
	background: url(images/trans_white.png);
	padding-top:1px; padding-bottom:10px;
}
#commentlist_author {
	min-width:50px;
	float:left;
	height:100%;
	background:#CCC;
	text-align:center;
	padding:1px;
}
#commentlist_text {
	text-align:left;
	padding-left:100px;
}
#commentspopup {
	width:550px;
	text-align:left;
	margin:auto;
}
.submitbutton {
	background:#ccc;
	border:1px solid #666;
	color:#00332C;
	font:inherit;
	font-weight:bold;
	cursor:pointer;
}
#wpstats {
        display:none;
}