/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* HOME
----------------------------------------------------------------------------- */
.content{ font-size:14px;}

h2{ position:relative;}
h2 .feed{ position:absolute; top:20px; left:660px;}

.introbox{ padding:15px 0;}

.info{ position:relative; height:40px; font-size:12px;}
.info .data{ position: absolute; top:10px; left:2px;}
.info .date{ position: absolute; top:10px; left:280px; font-weight:bold;}
.info .rating{ position: absolute; top:10px; left:470px; padding:5px; width:200px; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#764922; background:#F2E1BF;}
.info .rating strong{ float:left; width:80px;}
.info .rating .img_left{ float:right; width:110px;}

.news{}
.news li{ padding:10px; background:#F2E1BF;}
.news li.color{ background:#E4CB94;}
.news h4{ float:left; width:250px; font-size:16px; font-weight:bold; padding:0 0 5px; color:#5B2903;}
.news .right{ font-weight:bold; font-size:12px; color:#A77723; padding:0 0 5px;}
.news .over1{ background:#F2A74A; margin:5px 0;}
.news p a{ font-weight:bold;}

.navbar{ padding:10px 0 20px; font-weight:bold;}
.navbar .mid{ float:left; width:590px; text-align:center;}

.content h3{ font-size:30px; color:#5B2903; line-height:1.2em; font-weight:normal; background:url(images/dot.gif) bottom repeat-x; margin:0 0 15px;}

.post{ padding:15px 0 0;}
.post p{ margin:10px 0;}
.post img{border:1px solid #676767;}
