﻿body {
    font-size:80%;
    font-family: "lucida sans", "trebuchet ms", arial, Helvetica, verdana;
    padding:0 0 1em;
}
a,
a:link,
#header h1 a:hover,
.posts .more a.arrow,
.posts .more a:link.arrow {
    text-decoration:none;
}
a:hover,
a:active,
.posts .more a,
.posts .more a:link {
    text-decoration:underline;
}
p,
ul {
    line-height:1.6em;
}
p {
    margin:0 0 1.2em;
}
ul,
ol {
    margin:0 0 1.2em 2ex;
}
ul li {
    list-style-type:disc;
    margin-left:3ex;
}
ol li 
{
    list-style-type:decimal;
    margin-left:3ex;
}
em {
    font-style:italic;
}
textarea {
    overflow:auto;
}
input.text,
textarea {
    border:1px solid;
    padding:.1em .3ex;
}
input.hinted,
textarea.hinted {
    font-style:italic;
}

/* ICON BUTTONS
----------------------------------------------------------*/
a.ibutton {
    outline:none;
}
input.ibutton,
a.ibutton img,
img.ui-datepicker-trigger {
    background:none;
    border:none;
    padding:2px;
}
img.ui-datepicker-trigger {
    margin-bottom:-5px;
}
input:hover.ibutton,
a:hover.ibutton img,
img:hover.ui-datepicker-trigger {
    background:none;
    border:1px solid;
    padding:1px;
}
input.ibutton.remove,
a.ibutton.remove img {
    border-color:#E6554B;
}
input.ibutton.edit,
a.ibutton.edit img {
    border-color:#F7DF62;
}
input.ibutton.files,
a.ibutton.files img {
    border-color:#989898;
}
input.ibutton.add,
a.ibutton.add img {
    border-color:#87B960;
}
input.ibutton.approve,
a.ibutton.approve img {
    border-color:#7CBB65;
}
img:hover.ui-datepicker-trigger {
    border-color:#FFBD79;
}
.admin.buttons {
    text-align:right;
}
.admin.manage.buttons {
    float:right;
}
.admin.buttons form {
    display:inline;
    margin:0;
    padding:0;
}
.admin.buttons form fieldset {
    display:inline;
    margin:0 0 -4px;
}


/* HEADINGS   
----------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin:1em 0 .2em;
    font-weight:bold;
}
h1 {
    font-size:200%;
}
h2 {
    font-size:160%;
}
h3 {
    font-size:125%;
}
h4, h5, h6 {
    font-size:100%;
}

h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    font-weight:normal;
}

h2.title {
    margin:0 0 0 0;
}
.page.post h2.title {
    margin:0 0 0 0;
}
.editPage h2.title,
.editPost h2.title {
    margin-left:0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#page {
    width:100%;
    position:absolute;
    background:url(images/ui/background_1200.jpg) repeat-y;
    background-position: center -80px;
}
#cartTarget
{
    position:fixed;    
    top:0px;
    width:100%;
    
}
#cartTarget .cart
{
    text-align:right;
    width:768px;
    color:#ffffff;
    padding: 8px 16px 8px 0px;
    margin-left:auto;    
    margin-right:auto;
    background-color:#ba0204;
}
#cartTarget .cart a
{
    color:#ffffff;
    font-weight:bold;
}
.shares
{
    display:inline;
    float:left;
}
#header 
{
    height:180px;
    width:768px;
    margin-top:45px;
    margin-left:auto;    
    margin-right:auto;
}
#header h1 {
    font-size:240%;
    margin:1.55em 0 0;
}

#main 
{
    width:768px;
    margin-left:auto;    
    margin-right:auto;
    padding:1.4em 0;
    
    border-right:none;
    border-left:none;
    overflow:hidden;
}

#footer 
{
    width:100%;
}
#footer .container
{
    width:768px;
    margin-left:auto;    
    margin-right:auto;
    overflow:hidden;
    padding-bottom: 16px;
    
    padding-top:20px;
    
}

#footer .lCol
{
    width:40%;
    float:left;
}

#footer .rCol
{
    width:60%;
    float:right;
}

#footer .title
{
    color:#404040;
    font-size:18px;
    text-transform:uppercase;
    display:inline;
}

#footer .friends ul
{
    margin:0;    
    padding:0;
}

#footer .friendList li
{
    line-height:15px;
    margin:0;    
    padding:0;  
    list-style-type:none;
    font-size:10px;
}
#footer .friendList li a
{
    color:#999999;
}
#footer .friendList li a:hover
{
    color:#0686e0;
    text-decoration:none;
}
 .navigation
{    
}

.footermenu
{
    margin:0px;
    padding:0px;
}
.footermenu li
{
    display:inline;
    list-style-type:none;
    margin:0px 12px 0px 0px;
    padding:0px;
}

.footermenu li a,
.footermenu li a:link
{
    color:#999999;
}
.footermenu li a:hover
{
    text-decoration:none;
    color:#ffffff;
}

#copyright
{
    width:100%;
    background-color:#0f0f0f;
}
#copyright .container
{
    width:768px;
    margin-left:auto;    
    margin-right:auto;
    overflow:hidden;
    font-size:10px;
    padding: 16px;
}

/* SECTIONS
----------------------------------------------------------*/
.sections .primary {
    float:left;
    width:100%; 
}
.sections .secondary {
    float:right;
    width:20%;
}
.secondary .sub {
    margin:0 .8ex;
}

/* TAB MENU   
----------------------------------------------------------*/
ul.menu 
{
    margin-top:14px;
    float:left;
    margin-left:0;    
}
ul.menu li 
{
    margin:0px;
    list-style-type:none;
    display:inline;    
    font-size:18px;
}
ul.menu li a {
    padding:.9em .55ex;
    text-transform:lowercase;
    outline:none;
    text-decoration:none;
}
ul.menu li.selected a,
ul.menu li.selected a:link {
    font-weight:bold;
}
ul.menu li.subscribe a 
{
    background:url(images/feed.png) no-repeat 6px 1.1em;
    padding-left:24px;
    width:24px;
    height:24px;
}
ul.menu.admin {
    clear:right;
    margin:0;
}
ul.menu.admin li.selected a {
    font-weight:bold;
}

/* POST LIST(S)
----------------------------------------------------------*/

ul.posts  
{
    margin:0 0 0 0;
}
ul.posts.medium li 
{    line-height: 155%; 
    background:url(images/ui/trans_80_000000.png);
    margin:0 0 66px 0;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
}
ul.posts.medium li.last {
    margin-bottom:0;
}
ul.posts.small li {
    padding-top:.2em;
    padding-bottom:.3em;
    list-style-type:none;
}
ul.posts p {
    margin:.9em 0;
}
ul.posts h2.title {
    width:100%;    
    line-height:1.2em;
    padding:8px 16px 8px 16px;
    background:url(images/ui/trans_80_000000.png);    
}
ul.posts.small span.title {
    font-weight:bold;
}
ul.posts .posted,
ul.posts .more,
ul.posts.small .comments 
{   
}
ul.posts.small .comments {
    font-style:italic;
}
ul.posts.medium .posted,
ul.posts.small .info 
{  
}
ul.posts.small .info {
    margin:0;
}
ul.posts .more {
    margin:0 16px 0 16px;
    white-space:nowrap;
}
ul.posts .content {
    clear:both;
    padding:8px 16px 8px 16px;
    margin-top:0;
}
ul.posts.medium .posted {
    margin:0 16px 0 16px;
    float:left;
}
ul.posts.medium .commentLink {
    margin:0 16px 0 0px;
    float:right;
    color:#FF9999;
}
ul.posts .footer
{
    font-size:15px;
    font-weight:600;
    padding:10px 0px 10px 0px;
    background-color:#333333;    
}

ul.posts .postImage
{
    
    background-color:#000000; 
    border-style:solid; 
    border-width:4px; 
    border-color:#333333;
    float:right;
    margin-left:16px;
    margin-bottom:16px;
}

/* COMMENT LIST(S)
----------------------------------------------------------*/
ul.comments.small
{
    margin:0;    
}
ul.comments.small li {
    padding:.2em 5px .3em;
    list-style-type:none;
}
ul.comments.small p {
    margin:.9em 0;
}
ul.comments.small span.name {
    font-weight:bold;
    font-size:90%;
}

ul.comments.small .when {
    font-size:88%;
    font-style:italic;
}
ul.comments.small .post {
    font-weight:bold;
    font-style:italic;
    margin:.4em 0 0;
}
ul.comments.small .post,
ul.comments.small .text {
    padding:0;
}
body.dyn ul.comments.small .post,
body.dyn ul.comments.small .text {
    display:none;
}
body.dyn ul.comments.small .active .post,
body.dyn ul.comments.small .active .text {
    display:block;
}

body.dyn ul.comments.small li {
    cursor:pointer;
    padding:.1em .2ex .2em 2ex;
    background-image:url(images/bullet_toggle_plus_onoff.png);
    background-repeat:no-repeat;
    background-position:-2px -26px;
    margin:0 -2ex;
}
body.dyn ul.comments.small li.hover {
    background-position:-2px 5px;
}
body.dyn ul.comments.small li.active {
    background-image:url(images/bullet_toggle_minus_onoff.png);
    background-position:-691px 5px;
}
body.dyn ul.comments.small li.active.hover {
    background-position:-2px 5px;
}

ul.comments.medium {
    margin:0;
    color:#555;
    overflow:hidden;
}
ul.comments.medium li 
{
    list-style-type:none;
    margin:0 -1.2em .8em;
    padding:1.2em 1.2em .4em;
    overflow:hidden;
    position:relative;
}
ul.comments.medium li.first {
    margin-top:.25em;
}
ul.comments.medium li.last {
    margin-bottom:0;
}
ul.comments.medium .contents {
    overflow:hidden;
}
ul.comments.medium li .name {
    width:100ex;
    margin:0 0 .25em;
}
ul.comments.medium li .name,
ul.comments.medium li .name .gravatar {
    float:left;
}
ul.comments.medium li .name p {
    padding:0 0 0 2ex;
    margin:0;
    overflow:hidden;
    white-space:nowrap;
    color:#cccccc;
}
ul.comments.medium li .text {
    clear:both;
    overflow:hidden;
    margin-left:70px;
    color:#efefef;
}

/* COMMENT STATE
----------------------------------------------------------*/
ul.comments .comment.pendingapproval .state {
    float:right;
    display:block;
    text-indent:-9999px;
    width:16px;
    overflow:hidden;
    background:url(images/asterisk_yellow.png) no-repeat 0 50%;
    margin-right:5px;
}


/* ENTRY
----------------------------------------------------------*/
.post,
form.search.main {
    padding:8px 16px 8px 16px;
    background:url(images/ui/trans_80_000000.png);    
     line-height:1.6em;
}
form.search.main fieldset {
    text-align:center;
    margin:0 0 .6em;
}
body.dyn form.search.main label,
body.dyn form.search.main input.button {
    display:none;
}
.post .gravatar {
    float:left;
    margin:0 8px 8px 0;
}
.post h2 {
    overflow:hidden;
    line-height:48px;
}

.post .postImage
{
    
    background-color:#000000; 
    border-style:solid; 
    border-width:4px; 
    border-color:#333333;
    float:right;
    margin-left:16px;
    margin-bottom:16px;
}

.post .metadata {
    padding:2px 5px 2px 0;
    clear:both;
    margin:0 0 5px;
    font-size:90%;
    overflow:hidden;
}
.post .metadata .posted {
    margin:0;
    float:right;
}
form input.button,
form button,
.post input.submit.button,
.post button {
    border:1px solid;
    padding:0 5px 1px;
    margin:0;
    outline:none;
}
form input:hover.button {
    padding:0 5px 1px;
}
.post input.submit.button {
    font-weight:bold;
    padding:10px 20px 10px 20px;
}
.post button a {
    text-decoration:none;
}

/* TAGS
----------------------------------------------------------*/
ul.tags {
    display:inline;
    margin:0;
}
.posts ul.tags li {
    padding:0 0 0 16px;
    background-position:0 0;
}
ul.tags li {
    padding:0 0 0 17px;
    list-style-type:none;
    margin:0;
    display:inline;
    background:url(images/bullet_grey.png) no-repeat 1px 1px;
}
ul.tags li.first {
    padding:0;
    background-image:none;
}

/* PAGER
----------------------------------------------------------*/
.pagerContainer
{
    width:100%;
    background-color:#FFFFFF;
}

.pageState {
    margin:0 0 0.6em;
    font-style:italic;
    text-align:right;
}
.pager {
    padding:20px;
    margin:0;
    background-color:#111111;
    text-align:center;
}
.pager a,
.pager a:link {
    padding:6px;
    margin:0 6px 0 6px;
    display:inline;
    color:#b2b2b2;
    font-size:16px;
    font-weight:600;
}

.pager a:hover {
    text-decoration:none;
    color:#FFFFFF;
}



/* POST COMMENTS
----------------------------------------------------------*/
#comments,
#comments form#comment {
    margin:1.6em 0 0;
    padding:1.6em 0 0;
    position:relative;
}
#comments .status {
    position:absolute;
    top:2.5em;
    right:5px;
    text-align:right;
    z-index:42;
}
#comments .status.empty {
    position:static;
}
#comments .status h3 {
    margin-top:0;
}
#comments form#comment {
    clear:both;
    overflow:hidden;
}
#comments form.user fieldset {
    float:none;
}
#comments form.user .gravatar {
    margin:0 23px 8px 30px;
}
#comments fieldset {
    float:left;
}
#comments fieldset legend,
body.dyn .post #comments fieldset legend,
body.dyn #comments form fieldset .name label,
body.dyn #comments form fieldset .email label,
body.dyn #comments form fieldset .url label,
body.dyn #comments form fieldset.comment label {
    display:none;
}
body.dyn #comments form .comment .subscribe label {
    display:inline;
}
#comments fieldset label,
#comments fieldset .help,
body.dyn .post #comments fieldset label,
body.dyn .post #comments fieldset .help {
    display:block;
}
#comments fieldset .remember,
#comments fieldset .subscribe {
    padding:0 2ex 0 0;
}
#comments fieldset .remember,
#comments fieldset .subscribe,
#comments fieldset .remember label,
#comments fieldset .subscribe label,
body.dyn #comments fieldset .remember label,
body.dyn #comments fieldset .subscribe label {
    display:inline;
}
#comments fieldset span {
    font-size:82%;
    font-style:italic;
    display:block;
    padding:.2em 0 0 .7ex;    
}
#comments fieldset input.text {
    width:90%;
}
#comments fieldset textarea {
    width:99%;
    height:22em;
    margin:0 0 .5em;
}
#comments fieldset textarea.authed {
    width:99.3%;
}
#comments fieldset.info {
    width:40%;
}
#comments fieldset.comment {
    width:60%;
}
#comments form.user fieldset.comment {
    width:auto;
}
#comments fieldset.info div {
    margin:0 0 1em;
}
#comments fieldset.info div.submit {
    margin-top:1em;
}
#comments form.user fieldset div.submit {
    margin:.5em 0 0;
}
#comments fieldset.info #comment_grav {
    margin:0 0 .2em;
    overflow:hidden;
    float:left;
}
#comments fieldset.info .gravatarhelp {
    overflow:hidden;
    padding:0 0 0 1.5ex;
}
#comments fieldset.info .name {
    clear:left;
}
#comments fieldset .help,
body.dyn .post #comments fieldset .help {
    display:none;
}

/* ARCHIVES
----------------------------------------------------------*/
.archives h3 {
    margin-bottom:0;
}
.archives ul
{
    margin:0;
}
.archives li {
    list-style-type:none;
}
.archives ul.yearList li {
    margin:.6em 0 0;
    background:url(images/bullet_toggle_minus_onoff.png) no-repeat -9999px 0;
}
.archives ul.archiveMonthList li
{
    margin:.2em 0;
}
.archives ul.archiveMonthList li.first {
    margin-top:0;
}
.archives ul.archiveMonthList li.last {
    margin-bottom:0;
}
.archives ul.yearList li.previous h4 span
{
    display:none;
}
body.dyn .archives ul.yearList li.previous h4 span
{
    display:inline;
}
body.dyn .archives ul.yearList li h4,
body.dyn .archives ul.yearList li ul
{
    margin:.2em .2ex;
}
body.dyn .archives ul.yearList li.previous {
    cursor:pointer;
    padding:.1em .2ex .2em 2ex;
    background:url(images/bullet_toggle_plus_onoff.png) no-repeat 0 -25px;
    margin:0 -2ex;
}
body.dyn .archives ul.yearList li.previous.hover {
    background-position:0 6px;
}
body.dyn .archives ul.yearList li.previous.open {
    background:url(images/bullet_toggle_minus_onoff.png) no-repeat -689px 6px;
}
body.dyn .archives ul.yearList li.previous.open.hover {
    background-position:0 6px;
}
body.dyn .archives ul.yearList li.previous ul {
    display:none;
}

/* TOUR
----------------------------------------------------------*/
#tour
{
    background:url(images/ui/trans_80_000000.png);
    padding:0px 16px 0px 16px;
}
#tour .bill,
#tour .address
{
    font-size:12px;
    color:#999999;
}
#tour .tourItem
{
    margin-bottom:10px;
    padding:5px;
}
#tour .tourItem:hover
{
    background:url(images/ui/trans_80_000000.png);
}

#tour .tourItem .date
{
    display:inline;
    width:130px;
    float:left;
    text-align:right;    
}
#tour .tourItem .location
{
    display:inline;
    width:250px;
    float:left;
    padding-left:10px;
}
#tour .tourItem .venue
{
    width:300px;
    display:inline;
    float:left;
}

#tour .tourItem .venue .bill
{
    font-size:11px;
    color:#999999;
}
#tour .feed a
{
    background:url(images/feed.png) no-repeat ;
    width:24px;
    height:24px;
}

/* MERCH
----------------------------------------------------------*/
#merch
{
    background:url(images/ui/trans_80_000000.png);
    padding:0px 16px 0px 16px;
}
#merch .h2
{
    margin: 0px;
    padding: 0px;
}
#merch .merchItem
{
    
    overflow:hidden; 
    background:url(images/ui/trans_80_000000.png);
    padding:8px;
    margin-bottom:20px;
}
#merch .merchItem .image
{
    float:left; 
    background-color:#000000; 
    border-style:solid; 
    border-width:2px; 
    border-color:#333333;
    margin: 8px 16px 8px 8px;
    
}
#merch .merchDetail
{
}
#merch .title,
#merch .title a
{
    margin: 0px;
    padding: 0px;
    display:inline;
    font-size:24px;
    text-decoration:none;
}
#merch .number
{
    margin-left:6px;
    font-size:11px;
    color:#999999;
}
#merch .price
{
    font-size:18px;
}
#merch .options
{
    margin-top:16px;
}
#merch .optionTitle
{
    display:inline-block;
    color:#999999;
    width:40px;
}
#merch .selectList
{
    display:inline;
    margin-top:6px;
    width:140px;

    background-color:#111111;
    color:#ffffff;
    border-style:solid;
    border-color:#011e33;
}
#merch .selectList option
{
    background-color:#111111;
    color:#ffffff;
    border-style:none;
    
}
#merch .cartAdd
{
    display:inline-block;    
    margin-top:16px;
    color:#999999;
    font-weight:bold;
    text-decoration:none;
}
#merch .cartAdd:hover
{
    color:#FFFFFF;
    
}

#merch .description
{
    font-size:13px;
    color:#999999;
}
#merch .image
{
    
    background-color:#000000; 
    border-style:solid; 
    border-width:4px; 
    border-color:#333333;
    float:left;
    margin-right:16px;
    margin-bottom:16px;
}


/* MEDIA
----------------------------------------------------------*/
#mediac
{
    background:url(images/ui/trans_80_000000.png);
    padding:0px 16px 0px 16px;
}
#media
{
    margin-left:auto;    
    margin-right:auto;
    text-align:center;
}

#media .wall
{
    width:750px;
    display:inline-block;
    background:url(images/ui/trans_80_000000.png);
    padding:16px;
    text-align:left;
}

#media .wall .title
{
    margin: 0px 0px 16px 0px;
    font-weight:900;
    font-size:22px;  
    float:left;
}
#media .wall .count
{
    margin: 0px 0px 16px 0px;
    font-size:16px;  
    text-align:right;
    float:right;
}
    
    
#media .block
{
    display:inline-block;
    background:url(images/ui/trans_80_000000.png);
    padding:16px;
    text-align:left;
    min-width:760px;
}

#media .text
{
    padding:0px;
    margin:0px;
}

#media .text .title
{
    margin:0px;
    font-weight:900;
    font-size:22px;      
}

#media .text .date
{
    font-size:14px;
}

#media .text .credit
{
    font-size:10px;
}

#fimg
{
    float:left; 
    width:75px;
    height:75px;
    display:inline;
}

.videoList
{
    list-style:none;
    float: left; 
    display: block;
}
.videoList li
{
    position: relative; padding:0px;margin:5px; float: left;display:inline-block; width:225px; height:190px;
}
.videoList  .videoItem
{
    width:225px;    
}
.videoList  .videoItem img
{
    border:solid 1px #000000;
    width:225px; 
    height:124px;
}
.videoList  .videoItem .title
{
    font-size:18px;
}
.videoList  .videoItem .credit
{
    line-height:1.5em;
    font-size:10px;
}



.audioList
{
    list-style:none;
    float: left; 
    display: block;
}
.audioList li
{
    position: relative; padding: 0;margin:0px; float: left;display: block;
}
.audioList  .audioItem
{
    margin:4px;
    min-height:420px;
}
.audioList  .audioItem img
{
    border:solid 1px #000000;
    width:225px; 
    min-height:225px;
}
.audioList  .audioItem .title
{
    font-size:18px;
}
.audioList  .audioItem .detail
{
    line-height:1.5em;
    font-size:10px;
    margin-bottom:8px;
}
.audioList  .audioItem .download
{
    font-size:13px;
}

.trackList
{
    list-style-type:square;
    display:block;
}
.trackList li
{
    position:relative; float:none; padding: 0;margin:0px; display: block; list-style-type:square;
}
.trackList li a
{
    text-decoration:none;
}
.trackList li a:hover
{
    color:#FFFFFF;
}
#media  #player
{
    text-align:center;
}

/* MAILER
----------------------------------------------------------*/
#mailer
{
    background:url(images/ui/trans_80_000000.png);
    padding:0px 16px 16px 16px;
   
}

#mailer h2
{
    font-size:18px;
    margin:0px;
}

#mailer .listitem
{
    background:url(images/ui/trans_80_000000.png);    
    margin-bottom:20px;
    padding:8px;
    width:600px;
    margin-left:auto;    
    margin-right:auto;
}

#mailer .item
{
    background-color:#eeeeee;
    width:600px;
    color:#000000;
    padding:16px;
    margin-left:auto;    
    margin-right:auto;
    
}

.rCol .link  {
    display:inline;
    font-size:9px;
    color:#999999;
    text-decoration:none;
}

.rCol .link:hover {
    color:#0686e0;
}


#mailinglist input.text {
    width:20px;
}
/* CART
----------------------------------------------------------*/
#cartview
{
    background:url(images/ui/trans_80_000000.png);
    padding:0px 16px 16px 16px;    
    
}

#cartview .cartItem
{
    background:url(images/ui/trans_25_000000.png);
    margin-bottom:8px;
    
}
#cartview .cartItem .item
{
    width: 280px;
    float:left;
}
#cartview .cartItem .options
{
    width: 200px;
    float:left;
}

#cartview .cartItem .quantity
{
    width: 80px;
    float:left;
}
#cartview .cartItem .subtotal
{
    text-align:right;
    width: 80px;
    float:left;
}

#cartview .cartItem .remove
{
    text-align:right;
    width: 80px;
    float:left;
}

#cartview .cartItem .carttotal
{
    text-align:right;
    width: 640px;
    float:left;
}


/* LOGIN FORM
----------------------------------------------------------*/
form.login div {
    margin:0 0 1em 5px;
}
form.login div.submit {
    margin-bottom:0;
}
form.login label {
    display:block;
}
form.login .remember label {
    display:inline;
}
form.login input.text {
    width:42ex;
}

/* SEARCH FORM
----------------------------------------------------------*/
.secondary .sub.search {
    margin:0;
}
.secondary .sub.search form#search {
    margin:.4em 0;
}
.secondary .sub.search form#search input.text {
    width:97%;
}
body.dyn form#search label,
body.dyn form#search input.button {
    display:none;
}
form#search input.button {
    text-transform:uppercase;
    margin:0 0 0 .2ex;
    width:10ex;
}
div#windowsSearch {
    position:relative;
}
.windowsSearch {
    background:url(images/windows_search.png) no-repeat 0 0;
    padding:0 0 0 20px;
    position:absolute;
    right:8px;
}

/* SEARCH
----------------------------------------------------------*/
.search .results {
    float:right;
}
.search form#search {
    margin:0 0 1em;
}
.search form#search label {
    display:none;
}
.search form#search input.text {
    width:41.5ex;
}
.search .criteria {
    font-size:90%;
    color:#777;
}
.noresult {
    text-align:center;
}

/* CONTENT
----------------------------------------------------------*/
.content {
    margin:1.1em 0 .8em;
    overflow:hidden;
}

/* FLAGS
----------------------------------------------------------*/
.flags {
    float:left;
    margin:0 10px 0 0;
}
.flags form {
    padding:0;
    margin:0;
}
.flags form.flag {
    position:relative;
    border:none;
}
.flags form.flag label {
    background-color:#222;
    color:#aaa;
    font-size:1.1em;
    padding:3px 6px;
    position:absolute;
    top:0;
    left:24px;
    white-space:nowrap;
    display:none;
}
.flags form.flag label.show {
    display:block;
}
.flagged {
    overflow:hidden;
}
.flagged.remove {
    display:none;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear:both;
}
.error {
    color:#ff0000;
}
#headercontainer
{
    margin-top:45px;
}
#menucontainer {
    float:left;
    clear:right;
}
#title {
    
}
#logindisplay {
    float:right;
    margin:1.75em 0;
}
#logindisplay a {
    text-transform:lowercase;
}

#logindisplay span.username {
	font-weight:bold;
}

.input-validation-error {
    border:1px solid;
}

.validation-summary-errors {
    font-weight:bold;
}

.tagCloud {
    text-align:center;
}

.tagCloud li {
    list-style:none;
    display:inline;
}

.tagCloud li a {
    white-space:nowrap;
    line-height:1.2em;
}

.tagCloud .t1 {
	 font-weight:100;
	 font-size: 0.8em;
}

.tagCloud .t2 {
	font-weight:200;
	font-size: 1.0em;
}

.tagCloud .t3 {
	font-weight:300;
	font-size:1.1em;
}

.tagCloud .t4 {
	font-weight:600;
	font-size:1.3em;
}

.tagCloud .t5 {
	font-weight:700;
	font-size:1.5em;
}

.tagCloud .t6 {
	font-weight:800;
	font-size:1.7em;
}

.tagCloud .t7 {
	font-weight:900;
	font-size:1.9em;
}

/* VALIDATION MESSAGES
----------------------------------------------------------*/
.field-validation-error {
    display:block;
}

/* MESSAGES
----------------------------------------------------------*/
.message,
.validation-summary-errors {
    padding:8px 24px 8px 34px;
    margin:1.8em 0;
}
#main .primary .message {
    margin:.4em 0;
}
.message {
    border:1px solid #EAEAEA;
    background:#F4F4F4 url(images/newspaper.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#B7B7B7;
    text-transform:capitalize;
}
.message.info {
    border:1px solid #96B1CE;
    background:#E3EFF9 url(images/information.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#344F88;
    text-transform:capitalize;
}
.message.error,
.validation-summary-errors {
    border:1px solid #E76757;
    background:#FAD9D3 url(images/exclamation.png) no-repeat 9px 9px;
    font-weight:bold;
    color:#BF4329;
    text-transform:capitalize;
}

/* COLORS
----------------------------------------------------------*/
html {
    color:#e9e0d8;
    background-color:#000000;
}


a,
a:link,
#logindisplay a:hover,
#logindisplay .logout a:hover {
    color:#637eb3;
}
#comments fieldset span,
form.login label,
.pageState {
    color:#637eb3;
}



ul.menu li a,
ul.menu.admin li a {
    color:#b2b2b2;
}
ul.menu li a:hover,
ul.menu.admin li a:hover {
    color:#ffffff;    
}
ul.menu li.selected a,
ul.menu.admin li.selected a {
    color:#637eb3;    
}


#footer {
    background-color:#1a1a1a;
}

#logindisplay a,
#footer .powered {
    color:#b8b8b8;
}
#header h1 a,
#header h1 a:hover,
form.login .remember label,
form.plugin label,
form#siteSettings {
    color:#373737;
}
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
input.hinted,
textarea.hinted,
.posts .more,
.posts .posted,
#logindisplay .logout a {
    color:#8d8d8d;
}
.post .metadata {
    color:#777;
}

#main,
ul.posts.medium .posted {
    border-color:#000000;
}

#logindisplay {
    color:#727272;
}
#logindisplay .login {
    color:#e0e0e0;
}
#logindisplay .logout {
    color:#d3d3d3;
}

input.text,
textarea,
input.text.active,
textarea.active {
    background:url(images/ui/trans_50_000000.png);
    color:#ffffff;
    border-color:#011e33;
}
input.text.hinted,
textarea.hinted 
{    
    color:#fdfdfd;
    background:url(images/ui/trans_50_000000.png);
    border-color:#022d4d;
}

form input.button,
form button,
.post input.submit.button,
.post button {
    border-color:#011e33;
    color:#eeeeee;
    background-color:#011726;
}
form input:hover.button,
form button:hover,
.post input:hover.submit.button,
.post button:hover {
    color:#ffffff;
    background-color:#011e33;
    border-color:#022d4d;
}

body.dyn ul.comments.medium img.gravatar {
    border-color:#FFF;
    color:#FFF;
}
body.dyn ul.comments.medium li.comment.hover img.gravatar {
    border-color:#F7F7F7;
    color:#F7F7F7;
}

.highlight {
    /*todo: (nheskew) - or anyone. make use of this class. this is set on an element with an id that matches an fragment id in the URI (e.g. #someElement) */
}

li.hover 
{
    background:url(images/ui/trans_50_000000.png);
    
    
}

#comments fieldset .help {
    color:#AD5454;
}

#comments fieldset .field-validation-error,
.field-validation-error {
    color:#BF4329;
}
