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

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

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

.introbox{ padding:0 5px 15px; font-weight:bold; font-size:12px; }

.cigarbox .col1{ float:left;}
.cigarbox .col2{ float:right; position:relative; width:594px;}
.cigarbox .col2 .mark{ float:left; border:1px solid #676767;}
.cigarbox .col2 .data{ float:right; width:430px; overflow:hidden;}
.cigarbox .col2 .data ul{ width:550px;}
.cigarbox .col2 .data li{ float:left; width:240px; padding:0 0 10px;}
.cigarbox .col2 .data strong{color:#5B2903;}
.cigarbox .col2 .review{ clear:both; padding:15px 0 0;}
.cigarbox .col2 .review .zero{ float:right; width:290px; height:150px;}
.cigarbox .col2 h3{ margin:0 0 15px; font-size:30px; color:#5B2903; line-height:1.2em; font-weight:normal; background:url(images/dot.gif) bottom repeat-x;}
.cigarbox .col2 .review h3{ width:300px;}

.cigarbox .col2 .rating {position:absolute; top:162px; left:325px; width:264px;}
.cigarbox .col2 .rating ul{ background:#E4CB94; text-align:right; padding:10px 0 0;}
.cigarbox .col2 .rating li{ padding:0 0 10px;}
.cigarbox .col2 .rating strong{ float:left; width:160px;}
.cigarbox .col2 .rating .img_left{ float:right; width:95px;}

.comm{ position:relative; margin:20px 0 0;}
.comm h3{ margin:0 0 15px; font-size:30px; color:#5B2903; line-height:1.2em; font-weight:normal; background:url(images/dot.gif) bottom repeat-x;}
.comm .data{ position:absolute; top:15px; left:250px; font-size:12px;}
.comm .data span{ margin:0 25px 0 0;}
.comm dd{_float:left; padding:10px; background:#F2E1BF;}
.comm dd.color{background:#E4CB94;}
.comm dd .col1{ float:left; width:198px;}
.comm dd .col1 .info img{ float:left; border:1px solid #676767;}
.comm dd .col1 .info h4{ display: block; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.comm dd .col1 .info .div{ float:left; padding:0 0 0 5px; width: 100px; }

.comm dd .col1 .rating { margin:15px 0 0; font-size:12px;}
.comm dd .col1 .rating ul{ background:#CFA866; text-align:right; padding:10px 0;}
.comm dd .col1 .rating li{ padding:0 0 0;}
.comm dd .col1 .rating strong{ float:left; width:120px;}
.comm dd .col1 .rating .img_left{ float:right; width:75px;}

.comm dd .col2{ float:right; width:438px;}

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

.yourcomm h3{ margin:0 0 15px; font-size:30px; color:#5B2903; line-height:1.2em; font-weight:normal; background:url(images/dot.gif) bottom repeat-x;} 
.yourcomm h4{ font-size:20px; color:#5B2903; line-height:1.2em; font-weight:bold;}
.yourcomm .col1{ float:left; width:366px;}
.yourcomm .col1 textarea{ width:362px; height:130px;}
.yourcomm .col2{ float:right; width:304px;}
.yourcomm .col2 .rating {width:304px;}
.yourcomm .col2 .rating ul{ background:#E4CB94; text-align:right; padding:10px 30px 0 0;}
.yourcomm .col2 .rating li{ padding:0 0 10px;}
.yourcomm .col2 .rating strong{ float:left; width:160px;}
.yourcomm .col2 .rating .img_left{ float:right; width:95px;}

.yourcomm .col2 .bt{ float:right; margin:20px 0 30px;}





