/*
Theme Name: Fourtheye 2012
Theme URI: http://fourtheye.net
Description: A Fourtheye them based on the Twenty Eleven theme
Author: Matt Smith
Author URI: http://fourtheye.net
Template: twentyeleven
Version: 0.2.1
*/

@import url("../twentyeleven/style.css");

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 31, 2011 */
@font-face {
    font-family: 'Museo300';
    src: url('fonts/museo300-regular-webfont.eot');
    src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300-regular-webfont.woff') format('woff'),
         url('fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('fonts/museo300-regular-webfont.svg#Museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*some colours

    dark grey #393E40
    lighter grey #6E7273
    background grey #CCC
    orange #D97925
    flesh? #F2CAA7
    white #F2F2F2
    purple: #8A19B3;

*/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: tahoma, arial, sans-serif;
    padding: 0;
}

h3 {
    font-family: Museo300, serif;
    font-size: 20px;
}


body {
    font-size: 12px;
    /*color: #777777;*/
    color: #000;
}

textarea {
    font-size: small;
    padding-left: 3px;
    width: 98%;
}

a:hover  {
    color: #D97925;
}

a {
    color: #393E40;
}

.entry-content a {
    color: #8A19B3;
}

.entry-content {
    padding: 0;
    /*background-color: #F2F2F2;*/ /* setting colour here is bad! */
}

article div.entry-content {
    background-color: #F2F2F2; 
}



ul {
    list-style-position: inside;
}

aside, article {
    /*padding: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px 2px;*/
    padding: 0;
    border-radius: 10px;
    background-color: rgba(129, 129, 129, 0.3);
}

article img, article iframe {
    display: block;
    margin-left: auto;
    margin-right: auto
}

p {
    margin-bottom: 0.8em;
}

/* =Structure
----------------------------------------------- */

.feye-sidebar {
    width: 20%;
    float: right;
    padding-right: 30px;
}

#page {
    max-width: 100%;
    margin: 0;
    background: #353535 url('images/charcoal-lite.gif');   
    
}

/* =Header
----------------------------------------------- */

#branding {
    /*position: fixed;*/
    top: 0;
    z-index: 2;
    background-color: #393E40;
    background-image: url('images/charcoal.gif');
    background-repeat: repeat;
    color: #F2F2F2;
    min-width: 1090px;
    width: 100%;
    height: 110px;
    padding-bottom: 0;
}

#branding a, #branding h1, #branding li {
    font-family: Museo300, serif;
}

#branding a {
    color: #F2F2F2;
}

#branding header {
    
}

#branding a:hover {
    color: #F2F2F2;
}

#branding hgroup {
    padding-top: 20px;
    
}

#branding hgroup a {
    text-transform: uppercase;
    font-size: 64px;
    letter-spacing: 36px;
}

div.menu {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#site-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    color: #393E40;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    
}



#header-sections {
    text-align: center;
}

#site-description {
    color: #7a7a7a;
    font-size: 14px;
    margin: 0 270px 3.65625em 0;
}
#branding img {
    height: auto;
    margin-bottom: -7px;
    width: 100%;
}

#main {
    /*margin-top: 105px;*/
    min-width: 1090px;
    padding-left: 47px;
    padding-right: 23px;
}

#primary {
    float: left;
    width: 76%;
    margin: 0;
/*    max-width: 1200px;*/
}

#right-bar {
    float: right;
    background-color: #F2F2F2;
    padding: 0 4px 0 6px;
    margin: 200px 4px 0 0;
    height: 164px;
}

#right-bar:hover {
    background-color: #FE4F33;
    cursor: pointer;
}

#right-bar p {
    color: #393E40;
    font-family: Museo300, serif;
    text-transform: uppercase;
    font-size: 20px;
}

.recent {
    border-radius: 10px;
    background-color: #F2F2F2;
    width: 46.8%;
    padding: 10px;
    height: 250px;
    margin-bottom: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
}

.recent ul {
    margin: 0;
    list-style-type: none;
}

#recent-comments {
    float: right;
}

#recent-posts {
    float: left;
}

/* Menu    
-------------------------------------------------------------- */

#access {
    background: none repeat scroll 0 0; /* Show a solid color for older browsers */
    background-color: transparent;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
/*    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);*/
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0 auto;
    width: 100%;
}

#access ul ul ul {
    left: 100%;
    top: 0;
}

#access div {
    width: 60%;
    /*margin: auto;*/
    padding-left: 27%;
}

/* Search Form */
#branding #searchform {
    position: absolute;
    top: 2px;
    right: 7.6%;
    text-align: right;
}

#branding #s:focus {
    background-color: #f9f9f9;
    width: 196px;
}

#branding .only-search #s {
    background-color: #666;
    border-color: #393E40;
    color: #222;
}

/*  Page Content
=======================================================*/

#content, .singular #content, .error404 #primary #content  {
    width: 98%;
    margin-left: 10px;
}


/* removes the bopttom padding off of the next and previous post links*/
#content nav {
    padding: 0;
}

/*  Widgets
=======================================================*/

.widget ul li {
    font-size: 12px;
    padding-left: 5px;
}

.widget-title {
    font-size: 26px;
    color: #CCCCCC;
    font-family: Arial,serif;
    font-weight: 400;
    text-transform: none;
    line-height: 1.5em;
    background-color: rgba(129, 129, 129, 0.6);
    border-radius: 10px 10px 0 0;
}

.widget {
    margin-bottom: 12px;
}

.error404 #main .widget {
    clear: none;
    float: left;
    margin-right: 3.7%;
    width: 100%;
}

.error404 #primary {
    float: left;
}

/* the aside used for the links in the footer is a special case! */
aside.widget_links {
    background-color: #6E7273;
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}    

aside.widget_links a {
    color: #000;
}    

aside.widget_links a:hover {
    font-weight: bold;
}    

#supplementary {
    border: none;
}

.members-login-form {
    background-color: #F2F2F2; 
    border-radius: 0 0 10px 10px;
    margin-top: 15px;   
    padding-bottom: 5px;
}

#members-widget-login-2 p {
    background-color: #F2F2F2; 
    border-radius: 0 0 10px 10px;
    margin-top: 15px;   
}

/* Posts
=======================================================*/

.entry-title, .entry-title a {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
}

h1.entry-title, #forum-front h1 {
    background-color: rgba(129, 129, 129, 0.6);
    border-radius: 10px 10px 0 0;
    color: #CCCCCC;
    padding-top: 10px;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    color: #393E40;
}

.entry-title, .entry-title a {
    color: #CCCCCC;
    text-decoration: none;
}

.entry-header .comments-link a {
    background: none;
    color: #CCC;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 1.5em;
    width: 43px;
    border-radius: 4px ;
    border: solid 1px;
    margin-right: 14px;
}

.entry-meta {
    /*border-bottom: 1px solid;*/
    font-size: 12px;
}

footer.entry-meta {
    border-top: 1px solid #DDDDDD;
    line-height: 16px;
}

header .entry-meta {
    border-radius: 7px 7px 0 0;
    background-color: #F7F4F7;
    width: 250px;
    margin-top: 5px;
    border: none;
    border-bottom: 1px solid #DDDDDD;
    padding-left: 10px;
}

.entry-header .comments-link a:hover, 
.entry-header .comments-link a:focus, 
.entry-header .comments-link a:active {
    background-color: #393E40;
    color: #CCC;
}

.hentry {
    border-bottom: 0;
    padding: 0;
}

/* Single Posts 
===================================================================*/

.singular .entry-header .entry-meta { 
    position: relative;
}

.type-post .entry-content {
    padding: 9px;
}

span.cat-links, span.tag-links, span.comments-link {
    border-radius: 0 0 3px 3px;
    background-color:  #EEEEEE;
}



.singular .hentry {
    padding: 0 0 1.625em;
}

.singular.page .hentry {
    padding: 0.5em 0 0;
}

.singular .entry-meta .edit-link a {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 0 8px;
    text-decoration: none;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    width: 100%;
}

/*.singular footer.entry-meta {
    border-bottom: 0;
}*/

/* Comments
==================================================================== */

.commentlist > li:before {
    content: normal;
    left: 0;
    position: relative;
}

.commentlist .avatar {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px #CCCCCC;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    float: left;
}

.comment-body {
    margin-left: 100px;
    min-height: 81px;
}

.comment-meta {
    font-size: 12px;
}

.commentlist {
    margin-left: 0;
    width: 100%;
}

.commentlist > li.comment {
    border-radius: 10px;
}

article.comment {
    box-shadow: none;
}

.comment, #respond {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 2px;
}

#respond {
    border-radius: 10px;
    width: 96%;
}

#commentform {
    width: 98%;
    padding-left: 13px;
}

#comment-parent{
    width: 100%;
}

.form-submit {
    padding-right: 44px;
}

#respond .comment-form-comment label {
    display: none;
}

/* The next two styles make posts by the author (ie me) appear normal */
.commentlist > li.bypostauthor {
    background-color: #F6F6F6;
}

.commentlist > li.comment {
    min-height: 140px;
}    

.commentlist > li.bypostauthor:before {
    content: normal;
}

.comment-meta {
    border-bottom: 1px solid;
}

.comment-content {
    margin-top: 10px;
}

.comment-content blockquote {
    padding: 5px 10px;
    margin: 0;
    border: #CCC solid 1px;
    box-shadow: 0 2px 5px #CCCCCC;
}

.comment-content p {
    margin-bottom: 0;
}

#respond label, #respond .comment-notes, #respond .logged-in-as {
    font-size: 12px;
    line-height: normal;
}

blockquote cite {
    color: #666666;
    font: 400 12px Museo300, serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

a.comment_quote_link {
	margin: 0;
	height: 0;
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background: url(images/quote.png) no-repeat right top;
}

.userbox {
    float: left;
}

.userbox p.usertitle {
    clear: both;
    text-align: center;
}

.user-badges {
    padding-top: 19px;
}

.user-badges img {
    padding-right: 3px;
    margin: none;
    display: inline;
}

/* Footer
=================================================================================== */

#colophon {
    clear: both;
    margin: auto;
    width: 93%;
    background: #CCC url('images/charcoal.gif');
    border-radius: 10px 10px 0 0;
    padding-top: 10px;
}

#site-generator {
    background: inherit;
    border-top: none;
    padding: 5px;
/*    color: #666666;
    font-size: 12px;
    line-height: 2.2em;
    padding: 2.2em 0.5em;
    text-align: center;*/
}

img#wpstats {
    display: none;
}

/* Categories 
======================================================= */

.cat-label {
    padding: 2px;
    border-radius: 2px;
}
.cat-Tool {
    color: #FE4F33;
    background-color: #000;
}

.cat-Maynard {
    color: #D97925;
    background-color: #990033;
}

.cat-Adam {
    color: #CCC;
    background-color: #6F52FF;
}

.cat-Justin {
    color: #777777;
    background-color: #FFB114;
}

.cat-Danny {
    color: #CCC;
    background-color: #B114FF;
}

.cat-Fourtheye {
    color: #777777;
    background-color: #393E40;
}

.cat-Caduceus {
    color: #FFF;
    background-color: #900020;
}

.cat-Other-Artists{
    color: #000;
    background-color: #D8FF14;
}

.cat-Puscifer {
    color: #000;
    background-color: #8FB4FF;
}

/* Rumour Mill Widget  
============================================*/

.textwidget, .widget ul {
    padding: 2px;
    background-color: #CCC;
    margin-top: 15px;
    border-radius: 0 0  10px 10px;

    background-image: linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -o-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -moz-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -webkit-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -ms-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.04, rgb(222,222,222)),
        color-stop(0.74, rgb(237,237,237)),
        color-stop(0.88, rgb(247,244,247))
    );
}

.textwidget b {
    font-family: Museo300, serif;
    font-size: 14px;
    color: #000;
}

.textwidget h3 {
    font-size: 10px;
    font-family: tahoma, arial, sans-serif;
}

.widget a { 
    font-weight: normal;
}

/* Chat
============================================ */

.quick-chat-users-container, .quick-chat-history-container {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
}

/* Forum 
=================================================================== */

.bbp-topic-wrapper, .bbp-forum-front, .bbp-forum-content, .bbp-single-user, .bbp-topics-front, .bbp-edit-page, .bbp-reply-wrapper,
.bbp-new-topic {
    background-color: rgba(129, 129, 129, 0.3);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.4);
}

.bbp-forum-content h1.entry-title {
    padding: 2px 0;
}

.bbp-pagination-links {
}

.bbp-forums ul, ol {
    margin: 0 0 0.63em 1.5em
}

p.bbp-topic-meta {
    margin-bottom: 0;
}

span.bbp-topic-started-by {    
    padding-left: 15px;
}

a.bbp-forum-title {
    font-size: 16px;    
}

/*tr.odd, .bbp-replies tr.odd + tr, .bbp-replies tr.odd + tr + tr {*/
tr.odd {    
    /*background-color: #E3DEE1;*/
}

/*.bbp-replies tr.odd + tr > td {
    border-top: 1px solid #BDC7C1;
}
*/

.bbp-reply-content blockquote {
    padding: 5px 10px;
    margin: 0 0 10px 0;
    border: #CCC solid 1px;
    box-shadow: 0 2px 5px #CCCCCC;
}



.avatar {
    vertical-align:top;
}

table.bbp-replies {
    width: 100%;
}

table.bbp-replies td {
    padding-bottom: 2px;
}

td.bbp-reply-author, td.bbp-reply-meta  { 
    background-image: linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -o-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -moz-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -webkit-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);
    background-image: -ms-linear-gradient(bottom, rgb(222,222,222) 4%, rgb(237,237,237) 74%, rgb(247,244,247) 88%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.04, rgb(222,222,222)),
        color-stop(0.74, rgb(237,237,237)),
        color-stop(0.88, rgb(247,244,247))
    );
}

td.bbp-reply-content {
    background-color: #f7f4f7;
}

img.bbcode-image {
    max-width: 600px;
}

.bbp-forum-front h1 {
    padding: 0 0 1px 4px;
    background-color: rgba(129,129,129, 0.6);
    font-family: Arial;
    /*float: left;*/
    border-radius: 10px 10px 0 0;
    color: #CCCCCC;
}

.bbp-forum-front div.entry-content {
    padding-top: 3px;
}

.bbp-forum-front {
    padding-bottom: 10px;
}

a.page-numbers {
    background-color: #333;
    padding: 0 4px;
    font-size: small;
    border-radius: 5px 5px 0 0;
    color: #CCCCCC;
}

span.page-numbers.current {
    background-color: #F7F4F7;
    border-radius: 5px 5px 0 0;
    padding: 0 4px;
    color: #000;
}


.bbp-breadcrumb p, p.usertitle {
    margin-bottom: 0;
}

div.bbp-breadcrumb, div.bbp-pagination {
}

div.bbp-breadcrumb {
    color: #CCCCCC;
    font-size: x-large;
    background-color: rgba(129,129,129, 0.6);
    border-radius: 10px 10px 0 0;
    padding-left: 4px;
}

td.bbp-topic-title {
    padding-left: 4px;
    padding-bottom: 0;
}

div.bbp-breadcrumb a {
    color: #C1C1C1;
    font-size: large;
    font-family: Arial;
}

.bbp-breadcrumb-current {
    font-family: Arial;
    font-weight: 600;   
}



.bbp-pagination {
    margin-bottom: -2px;
    padding-top: 8px;
}

#bbp-forum-index td {
    background-color: #F7F4F7;
}
#bbp-forum-index tr:hover {
    background-color: #E3DEE1;
}

#bbp-forum-index {
    color: #000;
}

tr.super-sticky td a {
    font-weight: 600;
}

tr.sticky {
    background-color: #F7BAAD;
}

tr.super-sticky {
    background-color: #FAD9BB;
}

#bbp-forum-index tr.super-sticky:hover {
    background-color: #D97925;
}

.bbp-feye-user-meta div.user-badges {
    padding-top: 0;
}

td.bbp-reply-author, td.bbp-feye-reply-author-name, td.bbp-feye-user-title {
    text-align: center;
}

td.bbp-reply-author {
    width: 100px;
    padding: 0 0 2px;
}

.bbp-feye-header, span.feye-reply-count, .feye-thought-starter {
    font-size: smaller;
}

.bbp-feye-header  {
    text-align: center;
}

a.feye-reply-forum {
    font-size: smaller;
    font-style: italic;
}

td.feye-pagination {
    text-align: right;
}

.feye-reply-comment {
    padding: 7px 5px 0 5px;
}

.bbp-reply-content .user-badges {
    border-top: 1px solid #393E40 ;
    padding: 2px 0 0 0;
    margin-top: 40px;
}

.bbp-author-name {
    font-weight: bold;
}


.bbp-feye-header a, .bbp-reply-author a, #bbp-forum-index > a {
    color: #393E40;
}

#bbp-forum-index .thread-user  {
    color: #8A19B3;
    font-weight: bold;
}

.feye-button {
    float: right;
    font-size: 11px;
    padding: 5px 10px;
    margin: 8px 34px 0 0;
    border: #CCC solid 1px;
    box-shadow: 0 2px 5px #CCCCCC;
    text-transform: uppercase;
}

.nav-previous a, .nav-next a {
    background-color: #F7F4F7;
    border-radius: 10px 10px 10px 10px;
    float: right;
    font-size: 11px;
    margin: 8px 34px 0 0;
    padding: 5px 10px;
    text-transform: uppercase;
}

.feye-top-button 
{
    background-color: #F7F4F7;
    border-radius: 10px 10px 0 0;
    float: right;
    font-size: 11px;
    margin: 8px 34px 0 0;
    padding: 5px 10px;
    text-transform: uppercase;
}

.feye-round-button 
{
    background-color: #F7F4F7;
    border-radius: 10px 10px 10px 10px;
    float: right;
    font-size: 11px;
    margin: 8px 34px 0 0;
    padding: 5px 10px;
    text-transform: uppercase;
}



.feye-button:hover {
    text-decoration: none;
    background-color: #393E40;
    color: #D97925;
    box-shadow: 0 2px 5px #D97925; 
}

.bbp-topics a 
{
    color: #000;
}

.bbp-topic-title a.page-numbers 
{
    padding: 1px 3px;
    background-color: #333333;
    color: #CCC;
    border-radius: 5px;
    font-weight: normal;
}