/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11pt;
	  color:#FFFFCC;
	  font-weight:normal;
	  /* background-color: #D4825C; */
	  background:url(http://blog.allnaturalko.com/wp-content/themes/ko/images/bg.jpg) no-repeat center top #b06d5a;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;

	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #FFCC00; text-decoration: none; }
A:link	{ color: #FFCC00; text-decoration: bold; }
A:visited { color: #cccccc; }
A:active { color: #ffffff; }
A:hover	{ color: #FFFFFF; text-decoration: underline;}
/* A:hover	{ color: #E91414; text-decoration: underline;} */

select, input, textarea, .form 
{
	font: 11px verdana, arial, sans-serif;
	background: #dddddd;
}

/*  added styles  */

.banner {
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:200%;
	  padding:0px;
	  margin-top:2px;
       border: solid white 0px;
	}

.subalbumTreeLine {
	text-align: left;
	padding:0px;
	margin:0px;
	}

.subalbumTreeElement {
	text-align: left;
	font-size: 10px;
	font-weight:bold;
	line-height:120%;
	}

.mod_under_hl /* used for album summary container to place summary under Title, added by CAJ on 11/14/06 */
	{ 
	 padding-left: 0px; 
	 margin-top: 5px;
	 margin-bottom: 50px;
	 width: 100%;
	}

.vasummary /* controls the view of Album summary MOD CAJ size */
	{
	   font-family:verdana, arial, sans-serif;
	   text-align: left;
	   color: #cccccc;
	   font-weight:normal;
	   font-size: 11px;
	   line-height:125%;
	   padding:2px;
	   margin-top:5px;
	   margin-bottom:10px;
	   margin-left:5px;
	   width:100%;
	}

.vatable /* table which all div sets are located - view albums MOD CAJ */
	{ 
	  background-color: #2A0A0D;
	  border:0px solid #9e1c50;
	}

.vathumbs /* full background bracket for images and text - view albums MOD CAJ  */
	{ 
	  background-color: #2a0a0d;
	  padding-top: 20px;	
	  padding-left: 0px;	
	  padding-right: 0px;		
	  border:1px solid #9e1c50;
	}

.vafloat /* float for view album - text */
	{
	float: none;
	}

.vafloat2 /* float for view album - images */
	{
	float: none;
	}

.thumb1 /* background bracket for thumbnails and text - CAJ  */
	{ 
	  background-color: #2a0a0d;
	  padding-top: 0px;	
	  padding-left: 5px;	
	  padding-right: 5px;		
	  border:0px solid #666666;
	}

.thumb2 /* background bracket for thumbnails and text - CAJ  */
	{ 
	  background-color: #1a0a0d;
	  padding-top: 0px;	
	  padding-left: 5px;	
	  padding-right: 5px;		
	  border:0px solid #FFCC00;
	}

.g-va-poll-box1
{
        font-weight:normal;
	font-size: 11px;
	line-height:125%;
        padding:10px;
        margin-top:5px;
        margin-left:69px;
        width:100%;
}

.g-va-poll-box3 /* controls the view of voting box MOD CAJ size */
{
        font-weight:normal;
	font-size: 11px;
	line-height:140%;
        padding:5px;
        margin-top:5px;
        margin-left:69px;
        width:80%;
}

.pollresults
{
        font-weight:bold;
	font-size: 10px;
	line-height:125%;
        padding:2px;
        margin-top:10px;
        margin-left:69px;
}

.zip
{
        font-weight:bold;
	font-size: 10px;
	line-height:140%;
        padding-top:5px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:5px;
	background-color: #666666;	
	border:1px solid #dfdfdf;
}

/* 
   text styles 
*/

.text00 /* 10 pt white text ADD CAJ */
{
        font-weight:normal;
	line-height:140%;
	font-size: 10px;
        padding:3px;
        margin-top:5px;
	margin-bottom:0px;
}

.text01 /* 11 pt white text ADD CAJ */
{
     font-weight:normal;
     color:white;
	line-height:140%;
	font-size: 11px;
     padding:3px;
	margin-top:5px;
	margin-bottom:0px;
}

.text02 /* 12 pt white text ADD CAJ */
{
	font-weight:normal;
	line-height:140%;
	font-size: 12px;
     padding:3px;
     margin-top:5px;
	margin-bottom:0px;
}

.smtext  /*small 9pt text */
	{
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:9px;
	  font-weight:normal;
	  line-height:140%;
	  letter-spacing: .0em;
	  padding:2px;
	  margin-top:5px;
	  margin-bottom:0px;		
	  border:0px solid #000000;
	}

.lgtext  /*large 13pt text */
	{
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:13px;
	  font-weight:normal;
	  line-height:120%;
	  padding:2px;
	  margin-top:0px;
	  margin-bottom:4px;
	}

.itext  /*large 13pt text */
	{
	  font-family:arial, sans-serif;
	  color:#FF9900;
	  font-size:11px;
	  font-weight:normal;
	  line-height:140%;
	  padding:3px;
	  text-indent: -12px;
	  margin-top:0px;
	  margin-bottom:0px;
	}

.sumtext  /* news text */
	{
	  font-family:Century Gothic, verdana, arial, sans-serif;
	  color:#909090;
	  font-size:13px;
	  font-weight:normal;
	  line-height:125%;
	  padding:3px;
	  margin-top:5px;
	  margin-bottom:0px;
	}


.grayborder /* 1px dark gray border - ADD CAJ  */
	{
	  border-top:1px solid #111111;
	}

/* 
   orig styles 
*/
.title    /* album titles on main page */
	{ 
	  font-family: verdana, arial, sans-serif;
	  line-height:120%;
	  color:#FFFFFF;
	  font-size:13px;
	  font-weight:bold;
	  letter-spacing: .1em;
	  padding-top:-5px;
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	{ 
	  font-family: verdana, arial, sans-serif;
	  line-height:120%;
	  color:#FFFFCC;
	  font-size:13px;
	  font-weight:bold;
	  letter-spacing: .1em;
	  padding-top:-5px;
	  width: 100%;
	}

.title a:hover {
      color: #FFCC00; text-decoration: underline;
} 

.mod_title	/* album title  Text is controled by .title */ 
	{ 
          /* background-image: url(../images/mod_navbar.jpg); */
          background-color:#250304;
          width: 100%;
          height: 24px;
          border:1px solid #9e1c50;
	  	border-right-width:0px;
	 	border-bottom-width:0px;
	  	border-left-width:0px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:9px;
	  font-weight:normal; 
	  /* background-color:#200002; */
	  background-color:#2a0a0d; 
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #000000;
	}
.desc  /* album descriptions on main page just description and author MOD CAJ */
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:11px;
	  font-weight:normal;
	  line-height:130%;
	  padding:2px;
	  margin-top:2px;
	}
.caption  /* photo captions on all pages MOD CAJ UNBOLD */
	{ 
	  font-size: 10px; 
	  font-weight:normal;	
	}
.modcaption  /* modifies background for caption text to reside MOD CAJ UNBOLD REMOVE UGLY BACKGROUND */
{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
	}
.extraText  /* modifies background for caption text to reside MOD CAJ UNBOLD REMOVE UGLY BACKGROUND */
{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
          margin-bottom:5px;
          margin-left:0px;
          width:100%;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */
	{
	  color: white;
	  font-size: 11px; 
	  font-weight:normal;
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family: arial black, arial, verdana, sans-serif;
	  color:#C0C0C0;
	  font-size: 18px;
	  font-weight:normal;
	  line-height:140%;
	  letter-spacing: .2em;
	  text-align: right;
	  width: 950px;
	  padding-right: 50px;
	  border:0px solid #000000;
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.head2  /* page headers non-gallery page titles, height not set */
	{ 
	  font-family:arial, verdana, sans-serif;
	  color:#C0C0C0;
	  font-size: 18px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	}
.head2 a,
.head2 a:link,
.head2 a:visited,
.head2 a:active 
	{
	  font-weight: normal;
	  color:#FFFFFF;
	  text-decoration: none;
	}
.head2 a:hover
	{
	  font-weight: normal;
	  color: #FFCC00;
	  text-decoration: underline;
	}

.mod_headliner  /* Gallery titles. Text is controled by .head */ 
	{ 
      /* background-image: url(http://www.x-muse.net/member.jpg); */
	  background-repeat: no-repeat;
	  background-position-y: top;
	  background-position-x: left;
	  padding-left: 150px; 
	  padding-bottom: 10px; 
       	  width: 950px;
        	  height: 60px; 
	}

.mod_headliner1  /* Album titles. Text is controled by .head */ 
	{ 
          /* background-image: url(../images/mod_navbar.jpg);  */
		background: #600000; 
          width: 100%;
          height: 49px; 
	}

.mod_headliner2  /* Album titles. Text is controled by .head */ 
	{ 
          /* background-image: url(../images/mod_navbar.jpg); */
          width: 100%;
          height: 30px; 
	}

.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	} 
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head */
	{ 
	} 
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}

 /* 
 .mod_toplight_bg Gallery & Album titles. Text is controled by .head 
	{ 
	  background-image: url(../images/mod_navbar); 
	  background-repeat: repeat-x;
	  background-position-y: bottom;
	  height:60px;
	  width: 100%;
	} 
*/ 


.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}

.popupbody {
    padding: 10px;
    color: #FFFFFF;
}
.popuphead {
    font-size: 16px; font-weight: bold;
    color: #ffffff;
    background-color: #660000;
    /* background-image: url(../images/mod_titlebar.jpg); */
}
	
.popup {
    font-size: 12px; font-weight: bold;
    color: #ffffff;
    background-color: #363636;
}

.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: bold;
	  color: #ffffff;	  
	}

.editlink a:hover {
    color: #E91414;
}

.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  background-color: #3a0a0d;
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  width: 100%;
	  height: 20px;
       padding: 2px;
       white-space:nowrap;
	}

.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 9px;
	  color: #FFFFCC; 
	  font-weight: bold;
	}

.adminform {
          font-size: 10px;
          font-weight: bold;
          color: #000000 ;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}

.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #000000;
	  width: 100%  
	}

.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family: arial, sans-serif;	
	  color:#ffffff;
	  font-size: 11px; 
	  font-weight:bold;
	  line-height:140%;
	  width: 100%;
	  height: 20px;
          padding: 2px;
	}

.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #000000;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	  color:#ffffff;
	}
.modfooter a:hover {
	  color: #E91414;
	  text-decoration: underline;
	}

.pview /* brackets both the image and all text in one frame */
{
	margin:7px;
	padding: 7px;
 }

.pcaption  /* modifies background for caption text to reside MOD CAJ FROM BLADE */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
	}

.commentbox
	{
	background-color: #191919;

	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}

#adminbox {
}

#adminbox td {
    background-color: #3a0a0d;
    } 

#adminbox1 {
}

#adminboxStat td {
    /* background-color: #3a0a0d; */
    } 

#adminbox1 td {
	/* background-color: #2a0a0d;*/
	font-size: 11px;
	font-weight:normal;
	line-height:140% 
	padding: 3px;
	padding-bottom: 5px;
}
#adminboxStat1 td {
	/* background-color: #3a0a0d; */
	font-size: 11px;
	font-weight:normal;
	line-height:140% 
	padding: 3px;
	padding-bottom: 5px;
}
  #containerVid
 {
 	border:solid 0px #666666;
 	width:100%;
 	background-color: white;
 	margin:0px;
 }
