@charset "UTF-8";
/* CSS Document */


ul{margin:0; padding:0; list-style:none; font-size:12px; color:#277FD0;}
li{padding:0; margin:0;}

#title{font-family:Georgia, arial, Times, serif; font-size:16px; color:#000; font-weight:bold; margin-bottom:10px;}
#wrapper{margin:25px;}
#logo {background:url(new-images/design/logo2.gif); width:180px; height:74px; margin-bottom:10px;}
#nav {float:left; width:100px;}
#line {background:url(new-images/design/line.png); height:1px; width:100%; margin-bottom:20px; float:left; clear:both;}
#left {float:left; margin:0 45px 0 0; height:100%;}
#content{float:left;}

a:link{color:#277FD0;}
a:active{color:#277FD0;}
a:visited{color:#277FD0;}
a:hover{color:#277FD0; text-decoration:line-through;}

/* Blog */

#blogtitle {font-family:Georgia, arial, Times, serif; font-size:14px; color:#277FD0; font-weight:bold;float:left; clear:both; width:570px;}
#blogcontent{font-family:Georgia, arial, Times, serif; font-size:12px; color:#000; float:left; clear:both; width:570px;}
#blogdate{font-family:Georgia, arial, Times, serif; font-size:10px; color:#999; float:left; clear:both;}

/* About */

#abouttitle {font-family:Georgia, arial, Times, serif; font-size:14px; color:#277FD0; font-weight:bold;float:left; clear:both; width:570px; margin-bottom:10px;}
#aboutcontent{font-family:Georgia, arial, Times, serif; font-size:12px; color:#000; float:left; clear:both; width:570px; margin-bottom:20px;}

/* work */
#thumb {width:190px; height:190px; float:left; margin:0 10px 10px 0}
#workcontent{font-family:Georgia, arial, Times, serif; font-size:12px; color:#000; float:left; clear:both; margin-bottom:20px; width:800px;}

#workitem{font-size:12px;}

#clear{clear:both;}