/*
Theme Name: Positive K
Theme URI: http://openadvantage.org/
Description: Custom theme for Positive K by Anthony Ramm of OpenAdvantage.
Version: 1.0
Author: Anthony Ramm
Author URI: http://antramm.com/
Tags: positive k, fixed width, two columns, widgets

Custom theme for Positive K by Anthony Ramm of OpenAdvantage

*/
@import url(css/tripoli.base.css);
@import url(css/plugins/tripoli.visual.css);

body {padding:0;margin:0;background:url(images/gradient_fade.gif) repeat-x top left;text-align:center;font-family:Arial, sans-serif;}
a:link, a, a:visited {text-decoration:none;color:#e41329;}
a:hover {text-decoration:underline;}
.content hr {background:#ececec;}
.postmetadata {margin-top:-1.5em;}
.container {width:775px;margin:0 auto; padding:43px 0 20px 0;text-align:left;}

#header {}
  #contact-info {float:right;width:257px;color:#e41329;font-weight:bold;line-height:1.5em;padding-top:5px;font-size:1.2em;}
  #logo {background:url(images/logo.gif) no-repeat 11px 0;text-indent:-9999px;height:53px;}
  
.main-menu {height:31px;line-height:31px;text-transform:uppercase;background:#ebebeb;padding:0 11px;}
  .main-menu li {display:inline;}
  .main-menu li a {display:block;float:left;padding-right:20px;font-size:1.2em;color:#747474;font-weight:bold;}
  .main-menu li a:hover {color:#e41329;}

.widget .side-menu {border-top:1px solid #ececec;background:transparent;padding:0;}
  .side-menu a:link {color:#e41329;}
  
#left-column {width:500px;float:left;padding-top:18px;}
  #left-column h1 {color:#e41329;font-size:2.2em;margin:0 18px 15px 11px;}
  #page-lead .grey-box {display:none;position:relative;height:248px;background:#fff url(images/default-background.png) no-repeat top left;}
    #page-lead .grey-box h1 {position:absolute;bottom:18px;left:18px;margin:0;padding:0;color:#e41329;font-size:2.2em;}
/*  .bottom-flick {background:white url(images/header_flick.gif) no-repeat top left;height:13px;}*/

#right-column {width:257px;margin-left:18px;float:left;list-style:none;}

#footer {margin-left:518px;clear:both;}

.page-content {margin:0px;}
  .page-content h1, .page-content h2, .page-content h3, .page-content h4 {color:#e41329; margin:0 0 20px 0; }  
  .page-content h2 {margin-bottom:1em;}

div.intented, .page-content {padding:0 11px 0 11px;}
  
.widget {margin-top:18px;line-height:2.5em;}
  .widget h3 {background:#747474;margin:0;color:white;padding:0 18px;text-transform:uppercase;line-height:2.5em;font-size:1em;}
    .widget h3 a {color:white;}
  .widget ul, .widget .widget-inner {list-style:none;margin:0;background:url(images/menu_bar_flick.gif) no-repeat top left;padding-top:11px;}
  .widget li {padding:0 18px;border-bottom:1px solid #ebebeb;}
    .widget li a {color:#747474;}
  .widget .widget-content {}
  .widget .footer {padding-left:18px;border-bottom:none;}
    .widget .footer a {color:#e41329;}
  .widget .widget-inner {padding:0 18px;}
  .input-margin-top {margin-top:10px;}
  
#oa-mailing-list input {width:200px;}
  
#oa-podcasts {background:#ececec;margin-top:18px;}
  #oa-podcasts h3 {margin:0;padding:4px 18px 0 18px;font-size:1.3em;background:transparent;}
  #oa-podcasts h3 a {text-transform:capitalize;color:#e41329;}
  #oa-podcasts h5 {margin:0;font-size:1em; line-height:2em;}
  #oa-podcasts .widget-content {background:#ececec; margin:0;padding:0;}
  #oa-podcasts .podcast-inner {margin:0 18px;line-height:1.3em;}
  #oa-podcasts .footer {background:transparent;margin:0;}
  #oa-podcasts .bottom-flick {border:none;}
  
ul.footer-links {list-style:none;margin:0;padding:0;font-size:0.9em;line-height:1.8em;}
  ul.footer-links li {display:inline;border:none;margin:0;padding:0;}
  ul.footer-links li a {display:block;float:left;padding-right:10px;}
  ul.footer-links li a.rss {background:url(images/rss_logo.gif) no-repeat 0 0;padding-left:18px;}