/*  
Theme Name: Tomedent
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.veckd.com" title="veckd">veckd.com</a>
Version: 1.0
Author: Greg Ponchak
Author URI: http://veckd.com/

Enjoy the theme =D

*/
  /* Basic Setup */
  
  	* { list-style:none;padding:0;margin:0;text-decoration:none;border:0;font-weight:normal; }
  	body { background:#E8D3E2 url(bg.jpg) repeat-y center top;font-family:helvetica, arial, sans-serif;color:#333333;line-height:18px;font-size:13px; }
  	a { color:#3EB9B4;text-decoration:underline; }
  	a:hover { text-decoration:none; }
  	b { font-weight:bold; }
  	blockquote { padding:22px;color:#3EB9B4; }
  	h1, h1 a { text-decoration:none;line-height:32px;font-size:32px;color:#000000; }
  	h2, h2 a { text-decoration:none;line-height:28px;font-size:28px;color:#000000; }
  	h3, h3 a { text-decoration:none;line-height:24px;font-size:24px;color:#000000; }
  	h4, h4 a { text-decoration:none;line-height:20px;font-size:20px;color:#000000; }
  	h5, h5 a { text-decoration:none;line-height:16px;font-size:16px;color:#000000; }
  	p { margin-bottom:12px; }
  	small { font-size:10px; }
  	
  /* Standard Classes */
  
  	.clear { clear:both; }
  	
  /* Basic Layout */
  
  	#container { width:961px;margin:0 auto;background:url(content.jpg) no-repeat top; }
  	.threecolside { width:220px;padding:0 5px;float:left; }
  	.threecolcontent { width:490px;padding:0 5px;float:left; }
  	
  /* Nav */
  
  	#nav { height:30px;line-height:30px;padding:0 20px; }
  	#nav li { display:inline; }
  	#nav li a { display:block;float:left;padding:0 20px;line-height:30px;color:#FFFFFF;text-decoration:none; }
  	#nav li a:hover { background:#F4AECA; }
  	
  /* Logo */
  
  	a#logo { width:295px;height:222px;display:block;background:url(logo.png) no-repeat 40px center !important;background:url(logo.gif) no-repeat 30px center;position:relative; }
  	#push { height:20px; }
  	
  /* Ads */
  
  	.ad { width:205px;height:200px;border:0;padding:5px; }
  	
  /* Posts */
  
  	.post { margin-bottom:30px;padding:0 9px; }
  	.post small { color:#666666;display:block;padding:5px 0;border-bottom:1px solid #3EB9B4;; }
  	.post .content { padding:14px 0; }
  	
  /* Sidebar */
  
  	.threecolside, .threecolside h4 { color:#000000; }
  	.threecolside ul { margin-bottom:50px; }
  	.threecolside ul li { display:inline; }
  	.threecolside ul li a { display:block;padding:2px;border-bottom:1px solid #3EB9B4;color:#FFFFFF;text-decoration:none; }
  	.threecolside ul li a:hover { border-bottom:1px solid #3EB9B4;color:#FFFFFF; }
  	
  /* Footer */
  
  	#footer { padding:10px;background:#0093DD;color:#0093DD; }
  	#footer a { color:#0093DD; }

.commentlist li{padding:13px;border-bottom:1px solid #0093DD;}
