@charset "utf-8";
/*
Template Name: MyFolio
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: HomePage CSS
*/

#projects{padding:15px 0;}
#projects h2, #projects p, #projects ul, #projects a{margin:0; padding:0; list-style:none; line-height:normal;}
#projects h2 a{display:block; width:920px; margin:15px 0 0 0; padding:20px; color:#CCCCCC; background-color:#F5F5EB; text-align:center; font-family:Georgia, "Times New Roman", Times, serif;}
#projects h2 a:hover{color:#666666; background-color:#FFFFFF;}
#projects ul{display:block; width:960px; height:326px;}
#projects li{display:inline; float:left; width:300px; margin:0 24px 0 0; color:#666666; background-color:#7BAB96; border:2px solid #7BAB96;}
#projects li.last{margin-right:0;}
#projects li p{display:block; width:284px; padding:8px; color:#666666; background-color:#F5F5EB;}
#projects li p strong{font-size:10px; font-weight:bolder; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}
#projects li p a.viewproject{display:block; width:284px; margin-top:10px; text-align:right; color:#333333; background-color:#F5F5EB; font-weight:bold;}

#container ul#homecontent{margin:0; padding:0; list-style:none;}
ul#homecontent li{display:block; float:left; width:300px; margin:0 30px 0 0; padding:0;}
ul#homecontent li.last{margin-right:0;}
ul#homecontent li p.imgholder{display:block; width:286px; height:100px; margin:0 0 10px 0; padding:6px; color:#666666; background-color:#EEEEDD; border:1px solid #7BAB96;}
ul#homecontent li h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold;}
ul#homecontent p.readmore{display:block; width:290px; padding:5px; text-align:right; color:#FF6600; background-color:#FFFFFF;}
ul#homecontent a{color:#FF6600; background-color:#F5F5EB;}
ul#homecontent p.readmore a{color:#FF6600; background-color:#FFFFFF;}