/*
Theme Name: Success Power 5
Theme URI: http://www.mindpower.com.sg
Description: The MindPower Skin
Version: 1.0
Author: Kian Ann
Author URI: http://www.kianann.com/
*/

/* Reset to look the same across browsers */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; 
	font-style: inherit; font-size: 100%; font-family: inherit; 
	vertical-align: baseline;
}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; } 
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
body { font-size: 62.5%; }

/* MindPower Default */
p { margin-bottom: 1em; margin-top:0; }


/* Basic Layout DIVs */
body { margin: 0 auto; font-family: Verdana; background: #D9ECFF; }
#container { margin: auto; padding: 0; width: 980px; background: url(container-bkg.jpg) #0964a6 top no-repeat; }
	#top { clear: both; margin: 0; padding: 30px 65px 60px 65px; width: 850px; font-size: 1.1em; font-family: Tahoma; }
		#top .alignright { padding-top: 25px; color: #FFFFFF;  }
		#top .alignright a:link { color: #FFFFFF; text-decoration: none; }
		#top .alignright a:visited { color: #FFFFFF; text-decoration: none; }
		#top .alignright a:hover { color: #FFFFFF; text-decoration: underline; }				
					
	#footer { clear: both; text-align: center; margin: 0; padding: 20px 65px 40px 65px; width: 850px; background: #00477b; color: #FFFFFF; font-family: Tahoma; }		

/* Alignments */
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { text-align: center; }
.alignjustify { text-align: justify; }

/* Comments */
.alt1 { margin: 0; padding: 15px 0px 15px 0px; border-bottom: 1px solid #BBBBBB; border-top: 1px solid #BBBBBB; background:#FAFAFA; }
.alt2 { margin: 0; padding: 0px 0px 0px 0px; }
.gravatar { background-color:#FFFFFF; color:#FFFFFF; float:right; margin:0px; padding:0px; }
.commentlist { padding: 0; }
.commentlist li { margin: 15px 0px 3px 0px; padding-right: 15px; padding-left: 15px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0px; }
textarea#comment { width: 100%; }


