/*
Theme Name: AntRamm.com
Theme URI: http://antramm.com/
Description: Custom theme for Who's laughing now by Anthony Ramm of OpenAdvantage.
Version: 1.0
Author: Anthony Ramm
Author URI: http://antramm.com/
Tags: ant ramm, anthony ramm, fixed width, two columns, widgets

Custom theme for ant ramm by Anthony Ramm of OpenAdvantage

*/

@import url(css/blueprint.css);
@import url(css/lightbox.css);

body,h1,h2,h3,a,a:link,a:visited {color:#ac946b;;}
h1 {color:white;}
a.hover {color:#ccc;}
.postmetadata {font-size:.85em;padding-bottom:10px;}
.alignleft {float:left;margin-right:10px;}
.alignright {float:right;margin-left:10px;}
p.wp-caption-text {margin:0;text-align:center;}

body {background:#2d2115 url(images/bodybg.jpg) top left no-repeat;}

.container {width:915px;margin:60px auto 30px auto;}

.top-area {height:180px;}
  .top-area h1 {font-size:5em;font-weight:bold;letter-spacing:-1px;margin-bottom:0;}
  .top-area h1 a {text-decoration:none;color:white;}
  .top-area h2 {font-size: 2.7em;letter-spacing:0px;color:#b9f600}

.left-col {width:560px; float:left;}

.right-col {width:300px; float:right; list-style:none;margin:55px 0 0 0 ;padding:0;}
  .widget {padding:0 20px 30px 20px;}
  .widget h3 {background:#201710;margin:0 -20px 10px -20px;padding:10px 20px;}

.footer {text-align:center;}

ul.main-menu {list-style:none;margin:0;padding:0;float:right;}
  .main-menu li {display:inline;float:left;}
  .main-menu a {display:block;padding:10px 30px;margin:30px 0 0 30px; font-size:2em;text-decoration:none;
                background:#201710; color:#ac946b;}
  .main-menu li.current_page_item a {background:#19120c;color:white;}
  .main-menu li a:hover {color:white;}
  
.portfolio {}
  .portfolio .image {width:600px;float:right;margin-bottom:20px;}
  .portfolio .image-inner {border:5px solid #4c493d;padding:3px;}
  .portfolio .description {float:left;width:300px;color:#ac946b;}
  .portfolio .description h2 {color:white;}
  .portfolio .description h2 a {text-decoration:none;font-weight:bold;}
  
hr {border:0px solid #201710; border-bottom-width:1px;margin:2em 0;clear:both;}

/* comments
------------*/

.commentwrap, #commentreplies{padding:20px 0 0 0; clear:both;}
  .commentwrap textarea{width:480px;}
  .commentwrap input{padding:2px;border:0px;margin:10px 10px 10px 0;border:1px solid #666;}
  .commentwrap textarea{padding:0px;border:0px;margin:10px 10px 10px 0;border:1px solid #666;}

ol.commentlist {list-style:none;}
  ol.commentlist li{padding:10px 0 10px 10px;}

.commentleft {float:left;width:26px;padding-top:4px;}
  .commentsavatar {border:#c0c0c0 solid 1px;padding:4px;}
.commentcentre {float:left;width:120px;margin-left:10px;}
  .commentauthor{}
  .commentdate {font-size:.85em;}
  .commentedit {font-size:.85em;}
  .commentdate {font-size:.85em;}
.commentright {float:left;width:310px;}
#commentform, .nocomments {padding:15px;}

