/*
Theme Name: Linda Tieu Wordpress Theme
Theme URI: http://www.lindatieu.com
Description: Wordpress theme created for personal website of Linda Tieu aka tortagialla aka turtletieu aka LTieu8
Version: 2009
Author: Linda Tieu
Author URI: http://www.lindatieu.com
*/

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

/* lindatieu 2009 style */
body{background: #630460 url(images/bgcolor.gif) repeat;color:#666;font-family:Verdana,Arial,sans-serif;font-size:14px;height:100%;line-height:24px;text-align:center;}
blockquote{border-left:solid #666 5px;font-style:italic;margin:0 50px;padding:0 5px;}
h1{font-size:20px;font-weight:900;margin-bottom:.6em;}
h2{font-size:14px;font-weight:600;}
h3{font-weight:bold;font-size:14px;color:#630460;margin-top:30px;}
p,blockquote,ul,ol{margin-bottom:20px;}
a:link{color:#630460;text-decoration:underline;}
a:hover{color:#e20177;text-decoration:none;}
ul,ol{margin-left:55px;}
#sidebar ul,#sidebar ol{margin-left:0;list-style-type:none;}
h1 a:link,h1 a:visited{text-decoration:none;}

/* structure */
#bgwrapper{margin:0 auto;text-align:left;width:960px;}
#content{background:#fff url(images/bgcontent.gif) repeat-y;border-top:solid #ccc 5px;padding:30px;}
#maincolumn{width:610px;}
#sidebar{margin-left:60px;font-size:.8em;width:218px;text-align:center;}
#footer{background:#92278f;color:#fff;font-size:.7em;text-align:center;}

/* navigaton */
#nav li {list-style-type:none;width:208px;}
#nav a:link, #nav a:visited {border-bottom:dotted #630460 1px;font-size:14px;color:#630460;font-weight:bold;text-decoration:none;width:208px;}
#nav a:hover{color:#e20177;border-bottom:dotted #e20177 1px;}

/* classes */
.wp-caption {border:dotted #666 1px;font-size:10px;font-style:italic;margin-bottom:20px;text-align:center;}
.wp-caption img{padding-top:5px;}
.data{font-size:9px;text-align:center;}
.clear{clear:both;}
.wp-caption-text{padding-bottom:0;margin-bottom:0;}
.divider{margin-bottom:50px;text-align:center;}
.floatleft{float:left;}
.alignright {float:right;}

textarea#comment { width: 600px; padding: 5px; }  
.commentmetadata { font-size: 9px; }  
em{font-style:italic;}