/*
Theme Name: WP Paramount
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Description: The paramount of all Blog and Portfolio themes.
Version: 1.0
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Tags: brown, premium, fixed width, two columns, widgets, blog, portfolio

*/

/** CSS - WP Paramount
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

body {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #402d1d;
background: url(images/body_bg.jpg) repeat-x top #f2efdc;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#content img, #sidebar img {
border: 1px solid #e1dece;
padding: 5px;
background-color: #fffef5;
}

#content img.left, #sidebar img.left {
margin: 0 16px 8px 0;
}

#content img.right, #sidebar img.right {
margin: 0 0 8px 16px;
}

a img {
border: none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
line-height: 26px;
color: #76969c;
margin: 0 0 8px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 22px;
color: #76969c;
margin: 0 0 8px 0;
font-weight: normal;
}

h3 {
font-size: 14px;
line-height: 16px;
color: #b53f24;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
//background: url(images/divider_bg.jpg) bottom repeat-x;
}

#sidebar h3 {
background: url(images/sidebar_divider_bg.jpg) bottom repeat-x;
}

h4 {
font-size: 14px;
line-height: 16px;
color: #878779;
margin: 0 0 16px 0;
padding: 0 0 6px 0;
font-weight: normal;
text-transform: uppercase;
background: url(images/footer_h4_border_bg.jpg) bottom repeat-x;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 20px 0;
}

/** Links
==============================================================================*/

a:link {
color: #76969c;
text-decoration: none;
}

a:visited {
color: #76969c;
text-decoration: none;
}

a:hover {
color: #5c7479;
text-decoration: none;
}

a:active {
color: #5c7479;
text-decoration: none;
}

.meta a:link, #postsnav a:link {
color: #b53f24;
text-decoration: none;
}

.meta a:visited, #postsnav a:visited {
color: #b53f24;
text-decoration: none;
}

.meta a:hover, #postsnav a:hover {
color: #e3512f;
text-decoration: none;
}

.meta a:active, #postsnav a:active {
color: #b53f24;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 945px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 32px 0 0 0;
}

/** Header
==============================================================================*/

#header {
float: left;
width: 945px;
}

/** Search
==============================================================================*/

#s {
float: right;
margin: 36px 0 0 0;
width: 273px;
height: 21px;
padding: 4px 0 0 25px;
border: 1px solid #120d08;
background: url(images/search_icon.jpg) no-repeat #f2efdc 6px 6px;
}

/** Featured Area
==============================================================================*/

#featured {
float: left;
width: 576px;
height: 248px;
overflow: hidden;
padding: 16px;
border-bottom: 1px solid #c3bdab;
background-color: #dad3bf;
z-index: -1000;
}

#slides {
float: left;
height: 236px;
}

#featured img.left {
margin-bottom: 0px;
}

#featurednav, #imagesnav, #folionav {
float: left;
width: 576px;
padding: 1px 16px 2px 16px;
margin: 0 0 16px 0;
border-top: 1px solid #f7efdd;
border-bottom: 1px solid #c3bdab;
background: url(images/featured_nav_bg.jpg) repeat-x;
}

#images {
float: left;
width: 360px;
margin: 0 16px 16px 0;
}

#imageslides {
float: left;
height: 270px;
}

#folioimages {
float: left;
width: 608px;
}

#folioslides {
float: left;
height: 400px;
}

#imagesnav {
width: 329px;
}

#folioimagesnav {
width: 575px;
}

p.caption {
width: 271px;
font-size: 10px;
padding: 16px;
margin: 0;
background-color: #d9d3bf;
}

#featurednav ul li, #imagesnav ul li, #folionav ul li {
float: left;
margin: 0 8px 0 0; 
}

#featured ul li a, #imagesnav ul li a, #folionav ul li a {
display: block;
padding: 1px;
color: #a29d8c;
}

#featurednav span.jFlowControl, #imagesnav span.jFlowControl, #folionav span.jFlowControl, .jFlowNext {
color: #a29d8c;
cursor: pointer;
}

.jFlowNext  {
color: #b53f24;
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(images/featured_right_arrow.jpg) no-repeat right;
}

#featurednav span.jFlowSelected, #imagesnav span.jFlowSelected, #foliosnav span.jFlowSelected  {
color: #b53f24;
}

/** Content
==============================================================================*/

#content {
float: left;
width: 945px;
background: url(images/sidebar_bg.jpg) right repeat-y;
}

#main {
float: left;
width: 608px;
margin: 32px 0 0 0;
padding-right: 16px;
}

.teasewrap {
float: left;
width: 608px;
padding: 16px 0 0 0;
background: url(images/divider_bg.jpg) top repeat-x;
}

.folio {
padding: 16px 0 0 0;
margin: 0 0 16px 0;
}

.tease p {
margin: 0 0 8px 0;
}

.meta {
font-size: 10px;
color: #b53f24;
margin: 0 0 8px 0;
text-transform: uppercase;
}

.meta span {
border-left: 1px solid #b53f24;
border-right: 1px solid #b53f24;
margin: 0 8px 0 8px;
padding: 0 8px 0 8px;
}

p.postmeta {
margin: 0 0 16px 0;
padding: 0 0 16px 0;
background: url(images/divider_bg.jpg) bottom repeat-x;
}

#postcontent ul {
margin: 0 0 24px 24px;
padding: 0 0 0 24px;
}

#postcontent ul li {
//list-style-type: disc;
}

p.tags {
color: #a29d8c;
margin: 0 0 16px 0;
}

p.viewmore a {
display: block;
padding: 2px 10px 2px 10px;
background-color: #f2efdc;
border: 1px solid #e1dece;
}

p.button a {
display: block;
padding: 4px 16px;
background-color: #dad3bf;
border: 1px solid #fffef5;
margin-bottom: 24px;
}

.readmore, #advertise {
font-size: 10px;
text-align: right;
text-transform: uppercase;
margin: 0 0 16px 0;
padding: 0 0 8px 0;
background: url(images/divider_bg.jpg) bottom repeat-x;
}

#sidebar .readmore {
background: url(images/sidebar_divider_bg.jpg) bottom repeat-x;
}

#postsnav {
float: left;
width: 608px;
padding: 11px 0 11px 0;
background: url(images/divider_bg.jpg) top repeat-x;
}

.previous {
text-transform: uppercase;
padding: 0 0 0 16px;
background: url(images/posts_nav_left_arrow.jpg) no-repeat left;
}

.next {
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(images/posts_nav_right_arrow.jpg) no-repeat right;
}

/** Comments
==============================================================================*/

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
}

input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

input, textarea {
padding: 2px;
width: 450px;
border: 1px solid #e1dece;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: none;
display: inline;
margin: 10px 152px 0 0;
background-color: #dad3bf;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(images/comments_tail.jpg) no-repeat right;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 436px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #dad3bf;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: right;
width: 289px;
margin: 32px 0 0 0;
min-height: 624px;
height: auto !important;
height: 624px;
}

#testimonial {
float: left;
width: 285px;
margin: 16px 0 16px 0;
}

#quote {
width: 225px;
padding: 32px;
font-size: 12px;
font-style: italic;
color: #808072;
background-color: #dad3bf;
margin: 0;
}

#name {
color: #808072;
background: url(images/testimonial_tail.jpg) no-repeat 20px 0;
text-align: left;
padding: 8px 0 0 70px;
font-size: 12px;
margin: 0;
height: 30px;
}

#ads, #flickr {
float: left;
width: 289px;
margin: 0 0 16px 0;
}

.smad {
float: left;
margin: 16px 15px 0 0;
}

.last {
margin-right: 0px;
}

p#advertise {
text-align: center;
margin: 0;
padding: 8px 0 8px 0;
}

#flickr img {
float: left;
margin: 0 8px 8px 0;
}

/** Footer
==============================================================================*/

#footercontainer {
margin: 0 auto;
background: url(images/footer_bg.jpg) repeat-x top #d9d3bf;
min-height: 250px;
height: auto !important;
height: 250px;
}

#footer {
width: 945px;
margin: 0 auto;
padding: 48px 0 32px 0;
color: #878779;
}

#copyright {
float: left;
width: 219px;
}

#copyright p {
font-size: 10px;
margin: 0 0 0 0;
}

#footerlogo {
margin-bottom: 16px;
}

#elsewhere, #subscribe {
float: left;
width: 700px;
margin: 0 0 0 16px;
}

#popular {
float: right;
width: 289px;
margin: 0 0 0 16px;
}

#elsewhere li, #subscribe li, #popular li {
margin: 0 0 8px 0;
}

#backtotop {
float: right;
}


    #poe table {
      width=100%;
    }
    #poe table tbody {
       border: 1px solid black;
    }
    #poe tbody tr.even td {
	padding: 10px;
        background-color: #eee;
        height:  30px;
        line-height: 25px;
       font-size: 16px;
    }
    #poe tbody tr.odd  td {
      background-color: #fff;
      padding: 10px;
        height:  30px;
        line-height: 25px;
       font-size: 16px;
    }

    #poe a {
   color:#6C0925;
}

#profilebox{
float: left;
width: 608px;
padding: 16px 10px 0 0;
}
#profilebox img{
float: left;
margin: 0px 10px 0 0;
}
ul.krunk{
	list-style: none;
        font-size: 14px;
        line-height: 20px;
        margin: 16px 0 5px 0;
        padding: 6px 0;
}

ul.krunk li{
        list-style: none;
        margin: 0 0 5px 0; 
}