/* CSS developed by Sofia Shendi    */
/* Last Update: March 15th, 2009 */

/* GENERAL */
body {background:#000; color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:60%;}
p {line-height:125%;}
a {color:#808080;}
h2 {font-size:175%; font-weight:normal;}
h3 {font-size:150%; font-weight:normal; margin:10px 0;}

/* CLASSES */
.section {margin-bottom:70px;}
.project {margin-bottom:100px;}

/* CONTAINERS */
#container {margin:20px auto; padding:20px; width:700px;}
#header {height:155px; margin-bottom:50px; width:100%;}
#content {margin:20px 0; width:100%;}
#info {overflow:hidden; width:100%;}
#footer {margin:20px 0; width:100%;}

/* CONTENT */
#about p {font-size:110%; text-align:justify;}
#info .col-1, #info .col-2, #info .col-3 {float:left; width:33%;}
#info .col-3 {float:right;}
#portfolio .col-1, #portfolio .col-2 {padding-right:42px;}
#portfolio .col-1, #portfolio .col-2, #portfolio .col-3 {float:left; width:205px;}
