﻿BODY {
	background-image:url('http://www.artdish.com/themes/artdish/bg.gif');background-repeat:repeat;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
	margin-left: 0px
	}

a.ft:link 
{
    color: #E6E6FA; /* lavendar */
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:9pt;
}

a.ft:visited 
{
    color: #E6E6FA;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:9pt;
}

a.ft:hover
{
    color: #FF4500; /*orangered */
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:9pt;
    background-color:#3F3F3F;
}

a.ft:active
{
    color: #E6E6FA;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:9pt;
}


#datestamp
{
    color:#B22222;
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:8pt;
}

#searchboxstyle
{
    padding-bottom:3px;
}

/* -- ARTFEATURE STYLES                              --*/
/* -- Home Page Monthly Art Feature - image and text --*/

#AFcontainer
{
    background-image:url('../../img/AFBG.gif');
    background-repeat:repeat-x;
    border-top:solid 1px #F5F5F5;
    margin-top:10px;
    /*margin-bottom:5px;*/
    height:260px;
    padding-top:5px;
    /*width:798px;*/
    width:918px;
}

#AFBG
{
    height:260px;
    /*width:798px;*/
    width:918px;
}

#AFimg
{
    padding-left:180px;
    /* set width to image width */
    /* /* combined, both image and image credit values total 715 */
    width:399px;
}

#AFcredit
{
    float:right;
    height:230px;
    /* adjust credit width according to AFimg width value; */
    /* combined, both image and image credit values total 715 (old value: 595) */
    width:316px;
    margin:0;
    padding:0px 10px 10px 0px;
}

#AFcreditbox
{
    float:left;
    width:316px;
}

.captiontext
{
    color:#8B4513;
    font-size:12px;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    width:250px;
}

.lightlabel
{
    color:#C0C0C0;
    font-size:9pt;
    font-family:Tahoma, Arial, Sans-Serif;
    font-weight:bold;
}

.summarytext
{
    color:#A9A9A9;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:12px;
    width:270px;
}

/* ADD POST BUTTON - SOCIAL BOOKMARKS */

#addpost
{
    display:inline-block;
    margin-bottom:5px;
    margin-top:10px;
    height:30px;
    width:300px;
}

#addpost span
{
    display:inline;
    float:left;
    left:0;
    margin-right:2px;
}


/* SOW - SITE OF THE WEEK STYLES */

H3.darkred
{
    color:#8B0000;
    font-size:11pt;
    font-family:Tahoma, Arial, Sans-Serif;
    margin-bottom:2px;
}


.sowdesc
{
    color:#666666;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:13pt;
}

#addsow
{
text-align:right;
padding-top:10px;
width:650px;
right:0;
}

/* RETIRING MEDTEXT CLASS, 11 June 2008 */

/*
.medtext
{
    color:#666666;
    font-size:10pt;
    font-family:Tahoma, Arial, Sans-Serif;
}
*/

#sowcontent
{
    width:600px;
}

#sowcontainer
{
    border-collapse:collapse;
    margin-top:20px;
    width:600px;
}

#sowhead
{
    margin-top:5px;
}    


/*

#sowimage
{
    float:left;
    padding-right:0px;
    padding-top:8px;
    height:70px;
    width:110px; 
}

#sowsummary
{
   border:solid 1px red;
   float:left;
   width:490px;
   left:0px;
   top:0px;
}
*/

.hr
{
    padding-top:5px;
    padding-bottom:5px;
    width:600px;
}

/* ASTORE STYLES - Amazon A Store Navigation */

#astorenav
{
    padding-left:4px;
    height:26px;
    line-height:12pt;
    margin-bottom:6px;
    margin-top:3px;
    width:600px;
}

.astore
{
    scrollbar-base-color:#FFF;
    scrollbar-arrow-color:#87CEEB;
    scrollbar-3dlight-color:#E6E6FA;
    scrollbar-darkshadow-color:#DCDCDC;
    scrollbar-face-color:#F5F5F5;
    scrollbar-highlight-color:#E6E6FA;
    scrollbar-shadow-color:#DCDCDC;
    scrollbar-track-color:#F5F5F5;
}

/* - UBB FORUM STYLES - */

#ubbbox
{
    position:relative;
    left:30px;
    top:0;
    margin-left:25px;
}

#ubbcontent
{
    background-color:#FFFFFF;
    position:inherit;
    left:0px;
    top:0px;
    width:635px;
}

/* forum quotes - style for Crucial Information thread */

#quotebox
{
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    width:400px;
}

#quotation
{
    float:left;
    text-align:left;
    color:#8B4513;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:9pt;
}

#source
{
    float:right;
    text-align:left;
    color:#D2691E;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:9pt;
    font-weight:bold;
}

/* footer */

.smtext
{
    color:Silver;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:9pt;
}

/* ARTDISH MAGAZINE STYLES */

#magfront
{
    /*background-color:#F5FFFA;  color: mintcream */
    background: #F8F8FF; /* color: ghostwhite */
    /*margin-top:0px;*/
    padding:5px;
    /*position:inherit;*/
    position:inherit;
    top:5px;
    z-index:0;
    width:610px;
    /*height:600px;*/
    clear:both;
}

/* Artdish Magazine Navigation */

#navcontainer
{
    /*background-color:#F5FFFA; color: mintcream */
    background: #F8F8FF; /* color: ghostwhite */
    display: block;
    height:20px;  
    margin: 0;
    /*padding: 0 0 0 12px;*/
    width:600px;    
}

#navcontainer UL
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#navcontainer LI
{
    color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: auto;    
}

#navcontainer A
{
    color:#FFFFFF;
    display: block;
    width: auto;
    text-decoration: none;
    background:#D2B48C;
    margin: 0;
    padding: 2px 10px;
    /*border-left: 1px solid #fff;*/
    /*border-top: 1px solid whitesmoke;*/
    border-right: 1px solid whitesmoke;
}

#navcontainer LI A.navtxt
{
    color:#FFFFFF;
}

#navcontainer LI A#current
{
    background-color:#FFFFFF;
    color: #333333;
}

#navcontainer A:hover, #navcontainer A:active 
{ 
    background-color:#8FBC8F;
    color:#FFFFFF; 
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
    background-color:#8FBC8F;
    color:#FFFFFF;
    /*position: relative;
    z-index: 102;
    background: firebrick;
    font-weight: bold;*/
}

#margin
{
    background:#666666;
    height:inherit;
    width:auto;
    margin-top:6px;
}

/* Artdish Magazine Masthead */

.lead
{
    font-family:Tahoma,arial,helvetica,sans-serif;
    font-size:8pt;
    text-transform: uppercase;
    color:#006400; /*color: darkgreen */
}

.magbyline
{
    font-family:Tahoma,arial,helvetica,sans-serif;
    font-size:9pt;
    color:#333333;
}

.desc
{
    font-family:Tahoma,arial,helvetica,sans-serif;
    font-size:9pt;
    color:#666666;
}

#masthead
{
    /*border:solid 1px Green;*/
    background-color:#FFFFFF;
    /*padding-top:10px;*/
    height:60px;
    /*padding-left:5px;*/
    padding-bottom:10px;
    /*width:605px;*/
}

#mastheadtop
{
    border-top:solid 1px Gainsboro;
    float:left;
    /*clear:right;*/
    padding-left:10px;
    /*margin-bottom:6px;*/
    /*text-align:left;*/
    width:600px;
}

/* Artdish Magazine Tab Navigation Styles */
.tabs
{
    position:relative;
    top:1px;
    left:10px;
}
.tab
{
    border:solid 1px Gainsboro;
    background-color:#eeeeee;
    padding:2px 10px;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    padding:5px;
    background-color:white;
}
        
/* Artdish Magazine Archive Style */

a#highlight:hover
{
    background-color: #FFFACD;
}


#magheader
{
    clear:right;
    position:relative;
    /*margin-right:100%;*/
    margin-top:12px;
}

#subhead
{
    float:left;
    /*background-color:Orange;*/
    color:#333333;
    font-family:Tahoma,arial,helvetica,sans-serif;
    font-size:10pt;
    margin-top:0px;
    margin-bottom:3px;
}

#featurebox
{
    /*background-color:#333333; */
    /*background: #696969;  color: saddlebrown */
    /* background-image:url('../../img/magfeaturebg.jpg');*/
    background-repeat:repeat-x;
    border-bottom:1px solid whitesmoke;
    height:160px;
    padding:5px;
    /*width:auto;*/
    clear:right;
}

.featureimage
{
    float:left;
    padding-top:5px;
    padding-left:5px;
    /*padding-right:5px;*/
    height:155px;
    width:210px;
    clear:inherit;
}

.featureprofile
{
    float:left;
    height:155px;
    padding:5px;
    text-align:left;
    width:350px;
    /*width:370px;*/
    clear:right;
}

#reviewsbox
{
    background:whitesmoke;
    /* border-bottom:1px solid #DCDCDC;*/ /* color: gainsboro */
    /*border:1px solid whitesmoke;*/
    margin-top:5px;
    height:160px;
    padding:5px;
    width:auto;
    clear:right;
}

.hr
{
    color:#DEB887;
    height:1px;
    width:595px;
}

/* Artdish Magazine Feature Styles */

#addthis
{
float:right;
top:-25px;
z-index:1;
position:relative;
}

div#magfront
{
    margin-top:18px;
    position:inherit;
    top:auto;
    width:610px;
}

div#feature
{
    /*background-image:url('../../img/gradient.jpg');
    background-repeat:repeat-x;*/
    /*background-color:#F8F8FF;*/
    border: solid 1px #F5F5F5;
    height:100%;
    width:695px;
    /*width:577px;*/
    padding:20px;
    position:static;
    margin-top:18px;
    position:inherit;
    top:auto;
}

    /* FIREFOX + SAFARI HACK FOR ABOVE CONTAINER HEIGHT SETTING */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#imgbg
{
    border-top: thin dotted #DCDCDC; /*color:gainsboro*/
    border-bottom: thin dotted #DCDCDC;
    padding-top:5px;
    padding-bottom:5px;
    /*background-image:url('../../img/imgbg.jpg');*/
    /*background-repeat:repeat-x;*/
    /* border-top:solid 1px #DEB887; color: sienna */
    /*border-bottom:solid 1px #DEB887;  #A0522D;color: sienna */
    width:695px;
    /*width:577px;*/
}

#imgpadding
{
    padding-left:14px;
}

#creditbox
{
    /*border-bottom:solid 1px #DEB887;  color: sienna */
    margin-top:5px;
    background-color:#FFFFFF;
    width:580px;
}

#cutline
{
    font:9pt Tahoma,Arial,sans-serif;
    line-height:12pt;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:14px; /*lines up with image */
}

.byline
{
    font:9pt Tahoma,Arial,sans-serif;
    color: #006400; /* color: darkgreen */
}

span#highlight:hover 
{
    background-color:White;
    text-decoration:underline;
}

div.leader
{
    height:26px;
}

span.leader:hover
{
    color:#006400; /* color: darkgreen */
    font:8pt Tahoma,Arial,sans-serif;
    line-height:14pt;
    margin-bottom:10px;
    background-color:#FFFFFF;
    text-decoration:underline;
}
    
.datetxt
{
    color:#A9A9A9; /* color: darkgray */
    font:9pt Tahoma,Arial,sans-serif;
}

/* DIV ARCHIVE LIST */

div#archivelist
{
    display: block;
    margin-top:6px;
    margin-bottom:6px;
    padding:3px;
    font:10pt Tahoma,Arial,sans-serif;
    background:#F5F5F5;
}

div#archivelist:hover
{
    display: block;
    margin-top:6px;
    margin-bottom:6px;
    padding:3px;
    font:10pt Tahoma,Arial,sans-serif;
    background-color: #FFFACD;
}

#article
{
    /*background-color:#FFFFFF;*/
    margin-top:10px;
    /*padding:10px;*/
    height:100%;
    width:580px;
    position:relative;
}

#body
{
    background-color:#FFFFFF;
    float:left;
    height:100%;
    /*width:424px;*/
    width:520px;
    clear:inherit;
    margin-top:15px;
    margin-right:4px;
    padding-top:2px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    position:relative;
}

#ad
{
    float:right;
    height:100%;
    margin-top:15px;
    position:relative;
    clear:inherit;
}

#bio
{
    float:left;
    position:relative;
    clear:inherit;
    background-color:#FFFFFF;
    width:424px;
    margin-top:6px;
    padding:10px;
    border-top:solid 1px #F0F8FF;
    font:9pt Tahoma,Arial,sans-serif;
    color:#8B4513;
}

.para
{
    font:10pt Tahoma,Arial,sans-serif;
    color:#666666;
    line-height:14pt;
}

blockquote
{
    font:10pt Tahoma,Arial,sans-serif;
    color:#666666;
    line-height:14pt;
}

/* ARTDISH UBB DIV FORUM BOX */
div#forumbox
{
    margin-top:10px;
}

/* ARTDISH FOOTER STYLES */

#artdishfooter
{
    background-color:#3F3F3F; /*color: gray(darkslate) */
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    height:250px;
    /*width:800px;*/
    width:920px;
}

/* Click and Pledge Ad Banner */

#candp {
    float:right;
    width:210;
    height:34;
    clear:both;
    margin-right:33px;
    margin-bottom:10px;
}
    

/*artdish footer style for UBB forum */

#artdishftubb
{
    background-color:#3F3F3F; /*color: gray(darkslate) */
    padding:10px;
    height:250px;
    /*width:800px;*/
    width:auto;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    position:inherit;
    /* top:0;
    left:0;*/
}

#ftlogo
{
    float:right;
    margin-right:27px;
}

/*artdish footer style for UBB forum */
#ftlogoubb
{
    float:left;
    margin-left:27px;
    left:0;
    width: 150px;
}

/*artdish footer style for UBB forum */

.v-outerubb
{
    display: table;
    #position: relative;
    overflow: hidden;
    height: 246px;
    width: 150px;
    left:0;
}

.v-middleubb {
    display: table-cell;
    #position: absolute;
    #top: 50%;
    vertical-align: middle;
    left:0;
}

.v-inner {
    #position: relative;
    #top: -50%;
}


.v-outer 
{
    /*border:solid 1px orange;*/
    display: table;
    #position: relative;
    overflow: hidden;
    height: 246px;
    width: 350px;
}

.v-middle {
    display: table-cell;
    #position: absolute;
    #top: 50%;
    vertical-align: middle;
}

.v-inner {
    letter-spacing:10px;
    text-align:right;
    #position: relative;
    #top: -50%;
}

.logoborder
{
    border:solid 4px #FFF;
}

#ftinfo
{
    display:block;
    /*border:solid 1px orange;*/
    float:left;
    height:230px;
    width:450px;
    padding:10px;
    position:relative;
    top:0;
    margin-right:80px;
}

/*artdish footer style for UBB forum */
#ftinfoubb
{
    display:block;
    /*border:solid 1px orange;*/
    float:right;
    height:230px;
    width:575px;
    padding:10px;
    position:relative;
    top:0;
    right:0;
}

.ftbold
{
    color:#DCDCDC; /*color: gainsboro*/
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:13pt;
}

.fthr
{
    padding-top:4px;
    padding-bottom:4px;
    clear:both;
}

.ftcol
{
    float:left;
    position:static;
    display:block;
    height:245px;
    width:135px;
    padding:5px;
}

/* artdish logo - footer styles*/

.logo-outer 
{
    display: table;
    #position: relative;
    overflow: hidden;
    height: 42px;
    width: 275px;
    margin-bottom:10px;
}

.logo-middle {
    display: table-cell;
    #position: absolute;
    #top: 50%;
    vertical-align: middle;
}

.logo-inner {
    #position: relative;
    #top: -50%;
}

#ftlogo
{
    margin-left:5px;
    margin-right:10px;
    float:left;
}

.logo-head
{
    display:block;
    color:#696969;
    font-family:Arial Rounded MT Bold,arial,helvetica,sans-serif;
    font-size:14pt;
    letter-spacing:1px;
    line-height:normal;
    clear:right;
}

.logo-subhead
{
    color:#696969;
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
}

.copy
{
    clear:both;
    left:0;
    color:#696969;
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
}

/* HOME PAGE AMAZON ADS */

#amznfooterad
{
    padding-top:10px;
}

/* FORUM ADS */

.forumadbox
{
    width:720px;
}

.forumadboxstyle
{
    margin-left:100px;
    margin-top:10px;
    margin-bottom:20px;
}