/* generic */

table, div.img { margin-bottom: 10px; }

table div.img { margin-bottom: 0; }

table { font-size: 1em; line-height: 1.7em; } /* this fixes Google cache display */

em.message {
	font-size: 90%;
	font-style: normal;
	text-align: center;
	background-color: #fffde5;
	border-top: 1px solid #fff8d2;
	border-bottom: 1px solid #eae3c1;
	padding: 15px;
	display: block; }

hr { border: 0; border-bottom: 1px solid #ddd; }


/* Adsense */

.as_header { clear: both; text-align: left; width: 875px; background: #fff; padding: 15px 0 0 25px; } /* adsense header */

.as_sidebar { padding-left: 15px; }

.as_inline { margin: 0 0 20px; }

.as_post { margin: 0 0 15px; }

.as_pagination { text-align: center; }


/* External links */

.liexternal {
	background: url(/blog/wp-content/themes/Cutline/images/external.gif) center right no-repeat;
	padding-right: 10px; }

.liwikipedia {
	background: url(/blog/wp-content/themes/Cutline/images/wikipedia.gif) center right no-repeat;
	padding-right: 13px; }


/* image classes */

img.center, div.center {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important; }

img.alignright, div.alignright {
	float: right;
	margin: 0 0 2px 18px; }

img.alignleft, div.alignleft {
	float: left;
	margin: 0 18px 2px 0; }

div.img {
	margin-bottom: 15px; }

div.img div {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	background-color: #fffde5;
	border-top: 1px solid #f2f0d9;
	border-bottom: 1px solid #e6e4cf;
	padding: 6px;
	margin: 5px 0 0; }


/* tooltips */

body div#toolTip {
	background:#e6f6fb;
	border:1px solid #74d4f7;
	min-height:1em;
	padding:5px;
	position:absolute;
	text-align:left;
	width:200px; }

body div#toolTip p { 
	color:#555;
	font:15px/19px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	letter-spacing:-1px;
	margin:0;
	padding:6px; }

body div#toolTip p em {
	font-size:11px;
	display:block;
	margin-top:3px;color:#09f;
	font-style:normal;
	letter-spacing: 0; }

body div#toolTip p em span {
	font-weight:bold;
	color:#333; }


/* plugin specific */

.pollbar {margin-top: 6px !important; }

img#wpstats {	/* WordPress stats smiley */
	width: 0px;
	height: 0px;
	overflow: hidden; }

.yesasia { /* YesAsia associate link */
	background: url('/blog/wp-content/themes/Cutline/images/cart.gif') no-repeat 1px center;
	font-size: 1em;
	padding-left: 22px; }

.yesasia a {
	background: none;
	padding: 0; }

.entry .sr-rating {	/* Star Rating for Reviews plugin page */
	color: #399; }

.entry .sr-review a {
	color: #555; }

.sr-item { list-style: none; padding-right: 10px; }

.contactform {	/* Contact form */
	position: static;
	overflow: hidden;
	padding-bottom: 70px; }

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0; }

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0; }

#wpcf_your_name, #wpcf_email, #wpcf_website {
	background: #f5f5ef;
	width: 180px; padding: 5px;
	color: #333; font: normal 1em "Lucida Grande", Verdana, sans-serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5; }

textarea {
	background: #f5f5ef;
	width: 330px;
	padding: 5px;
	color: #333;
	font: normal 1em "Lucida Grande", Verdana, sans-serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5; }

.contacterror {
	background: #f0ffd9 !important; }

#contactsubmit {
	padding: 0.4em 8px;
	margin-top: 5px;
	background: url('/blog/wp-content/themes/Cutline/images/submit_bg.gif');
	font: 1.1em "Lucida Grande", Verdana, sans-serif;
	cursor: pointer; }


/* page specific */

strong.question {
	color: #666;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4em; margin-bottom: -2px; }


/* plugin page */

a.plugin_dl {
	font-size: 1.1em;
	font-weight: bold;
	background: url('/blog/plugin/plugin.png') no-repeat center left;
	padding-left: 24px;
	margin-left: 3px; }

.box {
	padding: 10px;
	border: 1px dotted #74d4f7;
	text-align:center;
	margin-bottom: 20px;
	background: #e6f6fb; }

.navi {
	margin: 20px 0;
	padding: 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	color: #ccc;
	background: #f5f5f5;
	text-align: center; }

.box ul {margin: 0 5px -3px; }

.eg {
	background-color: #eee;
	border-top: 1px solid #fafafa;
	border-bottom: 2px solid #ccc;
	display:block;
	padding: 3px 10px; }

.donate {
	padding: 10px;
	padding-left: 44px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fffeeb url('/blog/wp-content/themes/Cutline/images/heart.png') no-repeat 15px center;
	font-size: 0.9em;
	color: #555; }


/* WordPress admin panel */

#cth_notes {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	line-height: 19px; }


/* ----- */
small { font-size: 0.85em; }

