/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2009 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.25
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/fruity/style.css $
  $Revision: 5997 $
  $Author: gaugau $
  $Date: 2009-05-26 08:43:24 +0200 (Di, 26 Mai 2009) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #FFA600 = RGB 255,166,  0 = (orange)        */
/* #56097C = RGB 107,190, 16 = (green)         */
/* #1B2D04 = RGB  27, 45,  4 = (dark green)    */
/* #FFFF00 = RGB 255,255,  0 = (yellow)        */
/* #D1D7DC = RGB 209,215,220 = (light grey)    */
/* #A23700 = RGB 247,243,123 = (light yellow)  */
/* #5F5F5F = RGB  95, 95, 95 = (dark grey)     */
/* #E7F38C = RGB 239,243,140 = (light green)   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */



html, body {

    margin: 0px;

    padding: 0px;

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    line-height: 18px;

    color:#CCCCCC;
	
	background: url(../images/tpl_bg.gif);

    

}



h1, h2, h3, h4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: narrower;
	color: #FFFFFF;
}

input.checkbox {

    border: 1px solid #bdac85;

}

a {

/*  color: #333333; */

    color: #c42a00;

    text-decoration: none;

}



a:hover {

    color: #ffffff;

    text-decoration: none;
	
    /*border-bottom: 1px dotted #333333;*/

}

#othervideo a img, .groupthumb a img,#small-rightbox a img {

    border: 0;

}

.relatedvideothumb a img {

    padding: 2px;
   
    border: 1px solid #EAEAEA;

}

/*

a:link, a:visited {

    color: #00e5ff;

    text-decoration: none;

    border: none;

}

*/

.clear {

    clear: both;

}

form {

    margin: 0;

    padding: 0;

}



fieldset {

    margin: 1em 0;

    border: none;

}



legend {

    margin: 1em 0;

    padding: 0 .5em;

    background: transparent;

    font-size: 19px;

    font-weight: normal;
	
	color:#660033;
	
	letter-spacing: -1px;

}



input.fullboxtext {

    margin: 0 0 10px 0;

    padding: 3px;

    border: 1px solid #666666;

    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;

    font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	color: #ccc;

    width: 240px;

    height: 15px;

}

textarea.fullboxtext{

    margin: 0 0 10px 0;

    padding: 3px;

    border: 1px solid #666666;

    background: #1b1a1a url(../images/tpl_textarea_bg.gif) no-repeat top left;
	
	color: #ccc;

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    width: 240px;   

}

/* End Of Global Settings */



#head {

    margin: 0px auto;

    padding: 0px;

    width: 730px;
	
}



#head h1 {
	margin: 30px 30px 0px 0px;
	padding: 0px;
	background: transparent url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}



#head h1 a.logo {

    display: block;

    width: 310px;

    height: 56px;

    border: none;

}



#head h2 {

    margin: 30px 0 0 10px;

    padding: 0px;

    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #FFFFFF;

    float: left;

}



#head h3 {

    margin: 48px 0 0 10px;
	
	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    padding: 0px;

    float: right;

}


#headnav {

    margin: 10px auto;

    padding: 0px;

    text-align: left;

    width: 100%;

}



#navbar {

    width: 100%;

    background: url(/images/tpl_navbar_bg.gif) repeat-x;

    height: 75px;

}



#navsubbar {

    width: 100%;

    border: 1px solid #ffffff;

    background: url(/images/tpl_subnavbar_bg.gif) repeat-x;

    height: 25px;
	
	line-height: 20px;
	
}


#navcontainer {

    position: relative;

    top: 48px;

    width: 750px;   

    margin: 0px auto;   

}



#navcontainer ul {

    margin:0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: bold 12px/27px Arial, Helvetica, sans-serif;

}



#navcontainer li {

    display:inline;

    margin:0;

    padding:0;

}



#navcontainer a {

    float: left;

    display: block;

    width: 103px;

    height: 27px;

    margin-right: 1px;

}



#navcontainer a:link, #navcontainer a:visited {

    float: left;

    background: url(/images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -27px;

    color: #ffffff;

    text-decoration: italic;

}



#navcontainer a:hover {

    float: left;

    background: url(/images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -54px;

    color: #FFFF00;

    text-decoration: none;

    line-height: 27px;

}



#navcontainer li a#currentTab {

    float: left;

    background: url(/images/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% 0px;

    color: #ffffff;

    text-decoration: bold;

    line-height: 27px;

}



#navsubbar p {

    margin: 0px auto;

    padding: 2px 0;

    text-indent: 20px;

    width: 740px;

    color: #FAFF5E;

    text-align: left;

}



#navsubbar p a {

    margin: 0px 7px;

    color: #ffffff;

}

#yttable {
	font-family: Century Gothic;
	}

#yttable a:link {
	color: #7b24ff;
	font-size: 15px;
}

#yttable a:visited {
	color: #ff9600;
	font-size: 15px;
}






/* End of Clip Share Navigation */

    /* GENERAL CONTAINER */

#container {

    margin: 0px auto;

    padding: 0px;

    width:800px;

    text-align: center;

}



#leftside {

    margin: 2px;

    padding: 1px;

    width: 500px;

    text-align: left;

    float: left;

}

#fullside {

    margin: 0px;

    padding: 0px;

    width: 790px;

    text-align: left;

}



#login-title, #statistic-title, #online-title,#vote-title,#populartags-title,

#adv-title, #latestvideo-title, #profiledetail-title, 

#recenttags-title, #userinfo-title, #mediumbox-title, 

#recently-title, #fullbox-title, #myprofile-title,#invitefriend-title,#invitenewfriend-title, 

#mostactive-title, #topwatched-title, #signup-title, #viewvideo-title,

#bookmark-title, #videocomment-title, #othervideo-title, #relatedvideo-title, 

#relatedtag-title,#recently-added-title,#browsegroup-title, #smallbox-title,

#videodetails-title, #sharedetails-title, #myvideo-title, #myfriends-title,

#groups-title, #groupforum-title, #grouprecentvideo-title,#small-rightbox-title  {

    height: 25px;

    padding-left: 10px;

    background: url("../images/tpl_box_bar.png") repeat-x;

    font: normal 16px/22px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color:#fff;
	

}

 #viewbanner,
 {

    height: 50px;

    padding-left: 10px;

    background: url("../images/tpl_box_bar.png") repeat-x;

    font: normal 16px/22px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color:#fff;
	

}


#small-rightbox-title-small{

    height: 25px;

    padding-left: 10px;

    background: url("../images/tpl_box_bar.png") repeat-x;

    font: normal 15px/23px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    letter-spacing: -1px;

    color:#FFFFFF;

}  

#populartags-content, #recenttags-content, #relatedtag-content {
    padding:10px;

    margin-top: 2px;

    background: url("../images/tpl_box_shading2.png") repeat-x;
	
	text-align: justify;
	
}

#login-content, #statistic-content, #adv-content, #online-content,

#latestvideo-content, #profiledetail-content, #vote-content, 

#userinfo-content, #mediumbox-content, #fullbox-content,#invitefriend-content,#invitenewfriend-content,

#myprofile-content, #signup-content, #viewvideo-content, #relatedvideo-content, 

#browsegroup-content, #smallbox-content, #videodetails-content, #sharedetails-content, 

#groupforum-content, #grouprecentvideo-content,#small-rightbox-content {

    padding:10px;

    margin-top: 2px;

    background: url("../images/tpl_box_shading2.png") repeat-x;

}

#recently-content, #bookmark-content, #mostactive-content, #topwatched-content,

#recently-added-content {

    padding:10px;

    margin-top: 2px;
	
	background: transparent url("../images/tpl_box_shading2.png") repeat-x;

}

#othervideo-content {

    padding:10px;

    margin-top: 2px;
	
	background: transparent url("../images/tpl_box_shading2.png") repeat-x;

}

#videocomment-content, #myvideo-content, #myfriends-content, #groups-content {

	padding: 10px;
	
	margin-top: 2px;

	background: transparent url("../images/tpl_box_shading2.png") repeat-x;
	
}


/* End of GENERAL CONTAINER Clipshare */

#small-rightbox-content span.title {

	font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#small-rightbox-content span.duration {

	font: bold 12px Arial, Helvetica, sans-serif;

}

#small-rightbox-content span.info {

	color: #444444;
	
	font-size: 13px;

}

#small-rightbox-content span.tags {

	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted 1px #aaaaaa;

}
	
/* Clip Share Search */

#containersearch{

    margin: 0 0 10px 0;

    position: relative;

    display: block;

    width:100%;

 

}

#search {

    width:496px;

    text-align: right;

    

}



#search form p {

    margin: 0px;

    padding: 0px;

}



#search form input.text, #search form select {

	margin: 0 0 0 0;

    border: 1px solid #666666;

    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;

    font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	color: #ccc;
	
}



#search form input.text {

    width: 200px;

    padding: 3px;

}



#search form select {

    width: 130px;

    padding: 2px;

}



#search form input.button {

    margin: -7px 0 0 0;

    padding: 0px;

    vertical-align: middle;

}



/* End of Clip Share Search */



/* Clip Share Banner */



#banner {

    text-align: center;

    margin: 0 0 10px 0;

    padding: 0px;

    width: 500px;

    background: transparent url(../images/tpl_banner_bg.gif) repeat-x top;

    border: 1px solid #FFFFFF;

    height: 50px;

}



/* * html #banner {

    margin: -10px 0 15px 0;

} */



.feature {

    margin: 3px 0 20px 3px;

    padding: 2px;

    float: left;

    width: 220px;

    display: inline;
	

} 



.feature h3 {

    margin: 0px;

    padding: 0px;

    font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ff9600;

}



.feature p {

    margin: 0px;

    padding: 0px;

}



.feature p img {

    margin: 5px;

    padding: 0px;

    display: block;

}



/* Clip Share left side */

#recently, #userinfo, #mediumbox, #mostactive, #topwatched, 

#signup, #browsegroup, #groups ,#viewvideo, #recently-added,

#myvideo, #myfriends, #bookmark, #videodetails, #sharedetails, #videocomment {

    display:block;

    width:496px;

    padding:2px;

    background: #000000;

    border: 1px solid #2f2f2f;

    margin-bottom: 10px;

    margin-left: auto;

    margin-right: auto;

}

#recently2, #userinfo2, #mediumbox2, #mostactive2, #topwatched2, 

#signup2, #browsegroup2, #groups2 ,#viewvideo2, #recently-added2,

#myvideo2, #myfriends2, #bookmark2, #videodetails2, #sharedetails2, #videocomment2 {

    display:block;

    width:670px;

    padding:2px;

    background: #000000;

    border: 1px solid #2f2f2f;

    margin-bottom: 10px;

    margin-left: auto;

    margin-right: auto;

}




#mostactive img.thumb, #topwatched img.thumb,#recently-added img.thumb{

    width:120px;

    height:90px;

}





#useraction {

    display:block;

    width:450px;

    padding:2px;

    background: #161616;

    border: 1px solid #333333;

    margin-bottom: 20px;

    margin-left:20px;

}

#useraction span.info {

	color: #444444;

}

#bookmark ul{

    margin-left: 20px;

    padding: 0;

}

* html #bookmark ul{

    margin-left: 0;

    padding: 0;

}

#useraction p {

    float: left;

    margin: 20px;

}

.arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -12px;

    left: -10px;

}

#videocomment .arrow-general

{

    margin: 0px;

    padding: 0px;

    height: 9px;

    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -2px; 

    left: 0; 

}

/*#groupforum .arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    background: transparent url(images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -12px; 

    left: 0;

}*/

#myvideo .arrow-general, #myfriends .arrow-general, #groups .arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -2px; 

    left: 0; 

}

#online .arrow-general {

    margin: 0px;

    padding: 0px;

    height: 9px;

    background: transparent url(../images/tpl_box_arrow.gif) no-repeat top left;

    position: relative;

    top: -12px; 

    left: 0; 

}

#recently a img.right {

    margin: 15px 0px 0px 0px;

    padding: 0px;

    border: 0px solid #bbbfaf;

    float: left;

}

#recently a img.left {

    margin: 15px -4px 0px 5px;

    padding: 0px;

    border: 0px solid #bbbfaf;

    float: left;

}



.viewed {

    margin: 5px 9px 0 10px;

    padding: 0 0 3px 0;

    float: left;

    width: 80px;

    /*width: 100px;*/

    display: inline;

}



.viewed a {

    border: none;

    text-decoration: none;

}



.viewed a img.image {

    margin: 0 0 5px 0;

    padding: 0px;

    border: 1px solid #bbbfaf;

    display: block;

}



.viewed p {

    margin: 0px;

    padding: 0px;

    text-align: center;

}



.viewed p span {

    display: block;

    font-size: 10px;

}



/* End of Clip Share Recently */



/* Clip Share Sub Tab Menu */



#submenu {

    margin: 0px;

    padding: 0px;

    width: 490px;

}



#tabmenucontainer {

    margin: 0px;

    padding: 0px;

    position: relative;

    top: 15px;

    width: 375px;

}



#tabmenucontainer ul {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

    text-align: center;

    font: normal 14px/24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}



#tabmenucontainer li {

    display: inline;

    margin: 0px;

    padding: 0px;

    text-indent: -7px;

}



#tabmenucontainer a {

    float: left;

    display: block;

    width: 125px;

    height: 25px;

    color: #ffffff;

    border: none;

    text-decoration: none;

}



#tabmenucontainer a:link, #tabmenucontainer a:visited, #tabmenucontainer a:hover, #tabmenucontainer li a.tabactive {

    float: left;

    background: transparent url(../images/tpl_tabs_btn.gif) no-repeat left top;

    background-position: 0% -25px;

}



#tabmenucontainer a:link, #tabmenucontainer a:visited {

    background-position: 0% -25px;

}



#tabmenucontainer ul li.tabactive {

    background: transparent url(../images/tpl_tabs_btn.gif) no-repeat left top;

    background-position: 0% 0px;

    line-height: 24px;

}



#tabmenucontainer a:hover {

    background-position: 0% -50px;

    line-height: 24px;

}

 



#tabmenucontainer li a.tabactive {

    background-position: 0% 0px;

    line-height: 24px;

}



#subcontent {

    margin: 15px 0 0 0;

    padding: 0px;

    background: #000000 url(../images/tpl_box_shading2.png) repeat-x;

    border: 1px solid #333333;

    width: 500px;

}



#subcontent p{

    margin: 0px;

    padding: 10px;

    float: left;

    display: block;

    width: 480px;
	
	background: #000000;
	
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#subcontent p.blue {

    margin: 0;

    padding: 10px;

    float: left;

    display: block;

    background: #161616;

    width: 480px;
	
	font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#subcontent span.title {

	font: normal 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

#subcontent span.duration {

	font: bold 12px Arial, Helvetica, sans-serif;

}

#subcontent span.info {

	color: #444444;

}

#subcontent span.tags {

	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted 1px #444444;

}

#subcontent p a img {

    margin: 0 20px 0 0;

    padding: 1px;

    text-decoration: none;

    border: 1px solid #333333;

    float: left;

}

.comment {

    margin: 0;

    padding: 0;

    float: left;

    display: block;

    border-bottom: 1px solid #eaeaea;

    width: 477px;

}

.comment p a img {

    margin: 0 20px 10px 0;

    padding: 0px;

    text-decoration: none;

    border: 1px solid #bbbfaf;

    float: left;

}



.blue {

    background: #161616;

}

.selectedvideo {

    background: #262626;

}

/* End of Clip Share Sub Tab Menu */



/* Content Styling */

.contentbox {

    margin: 10px;

}

.firstdefinition {

    font-size: 14px;

    font-weight: bold;

}

.txturgent {

    font-size: 14px;

    font-weight: bold;

}

.txtsignup {

    color: #ff9600;

}

p.txturgent a {

    color: #ff9600;

}

.txtcontent a {

    text-decoration:underline

}

.hellomessage {

    font-size: 13px;

    font-weight: bold;

}

.imgprofile {

    margin: 10px 0 0 0;

}

.profileinfo {

    margin: 10px 5px 0 0;

}

.pictprofile {

    text-align: center;

}

.mypict {

    width: 52px;

    margin: 10px;

    float: left;

    display: block;

}

.userprofile {

    width: 150px;

    width: 130px;

    margin-left: 80px;



}

#bookmarklist{

    margin: 0 auto;

    text-align: center;
	
}

#bookmarklist li {

    list-style-type: none;

    margin: 0 20px 20px 0;

    float: left;

}

.strongtext {

    font: bold 14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}

.ratingDiv,.boxPart {

    margin: 5px 0;

    text-align: center;
	
	padding-bottom: 7px;

    border-bottom: 1px solid #333333;
	
	font-size: 13px;

} 

.relatedvideolist {

    margin: 0 0 20px 0;
	
	padding-top: 5px;
	
	padding-bottom: 5px;
	
}

/* End Content Styling */



/* Right Side */



#rightside {

    margin: 0px;

    margin-right: 2px;

    padding: 0px;

    width: 290px;

    text-align: left;

    float: right;

}



#login, #channels, #statistic, #online,#vote, #adv, #latestvideo, #populartags,

#profiledetail, #recenttags, #othervideo, #relatedvideo,

#relatedtag,#small-rightbox {

    display:block;

    width:260px;

    padding:2px;

    background: #000000;

    border: 1px solid #2f2f2f;

}

#groupforum, #grouprecentvideo {

    display:block;

    width:700px;

    padding:2px;

    background: #111111;

    border: 1px solid #2f2f2f;

}

#login-nosearch, #recenttags-nosearch, #othervideo-nosearch{

    display:block;

    width:260px;

    padding:2px;

    background: #111111;

    border: 1px solid #2f2f2f;

}



#login form {

    margin: 2px;

    padding: 0px;

}

#channels {

    margin: 6px;

}

#login form p {

    margin: 0px;

    padding: 0px;

    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #888888;

}

#login form a {

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}



#login form p input.logintext {

    margin: 0 0 5px 0;

    padding: 2px;

    border: 1px solid #666666;

    background: #393939 url(../images/tpl_input_bg.gif) no-repeat top left;

    font: normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	color: #ccc;

    width: 180px;

}



#login form p input.loginbutton {

    margin: 15px 0 0 0;

    padding: 0px; 

}


#login, #recenttags, #othervideo,#small-rightbox {

    margin: 0px 0 0 5px;

    margin-bottom:10px;

}



#small-rightbox-content textarea.fullboxtext{

    width:180px;

}



#login-nosearch, #recenttags-nosearch, #othervideo-nosearch{

    margin: 0px 0 0 5px;

}



#latestvideo {

    margin: 37px 0 0 5px;

}



#profiledetail {

    margin: 37px 0 0 5px;

}



#statistic {

    margin: 5px 0 0 5px;

    /*height: 230px;*/

}



#online {

    margin: 10px 0 0 5px;

    /*height: 330px;*/

}



#populartags{

    margin: 10px 0 0 5px;

}



#vote{

    margin: 10px 0 0 5px;

}



#adv {

    margin: 10px 0 0 5px;

    /*height: 232px;*/

}



#recenttags p {

    text-align: center;

    margin: 0 10px;

    padding-bottom: 20px;

}

#latestvideo p {

    text-align: center;

}



#statistic span {

    margin: 10px 10px;

    padding: 0 0 0 25px;

}



#statistic span.public {

    background: transparent url(../images/tpl_icon_public.gif) no-repeat;

}



#statistic span.private {

    background: transparent url(../images/tpl_icon_private.gif) no-repeat;

}



#statistic span.member {

    background: transparent url(../images/tpl_icon_member.gif) no-repeat;

}

#statistic span.watch {

    background: transparent url(../images/tpl_icon_watched.gif) no-repeat;

}



#statistic span.visitors {

    background: transparent url(../images/tpl_icon_visitors.gif) no-repeat;

}

#statistic font.info {

   color: #444444;

}



#online p {

    margin: 0px 5px;

    padding: 0px;
	
	font-size: 14px;

}



#online p span {

    margin: 5px 10px 0 0;

    padding: 0 0 0 18px;

    font-weight: normal;
	
	font-size: 11px;

}



#online p span.video {

    background: transparent url(../images/tpl_icon_video.gif) no-repeat;

}



#online p span.flag {

    background: transparent url(../images/tpl_icon_flag.gif) no-repeat;

}



#online p span.people {

    background: transparent url(../images/tpl_icon_people.gif) no-repeat;

}



#adv p {

    text-align: center;

}



#adv a img {

    margin: 0px auto;

    padding: 0px;

    border: none;

    text-decoration: none;

    vertical-align: middle;

}



/* Right Side */



/* Clip Share Rich Footer */



#richfooter {

    margin: 10px auto 0px;

    padding: 0px;

    background: #181818;

}



#richcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 790px;

    text-align: center;

}



#news, #channel, #tags {

    margin:10px 10px 0px 5px;

    padding: 0 0 10px 0;

    text-align: left;

    width: 230px;

    color: #e0e0e0;

    float: left;

}



#news h3, #channel h3, #tags h3 {

    margin: 0 0 10px 0;

    padding: 0px;

    font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ff9600;

}



#news p, #channel p {

    margin: 0px;

    padding: 5px;

    border-top: 1px dotted #444444;

    display: block;

}

#tags p {

    margin: 0px;

    padding: 0px;
	
	padding-top: 5px;

    border-top: 1px dotted #444444;
	
	text-align: justify;

    display: block;

}



#news p:hover, #channel p:hover {

    background: #222222;
	
}



#news p a, #channel p a {


    text-decoration: none;

    color: #ccc;

}



#news p a:hover, #channel p a:hover {

    color: #ff9600;

}

#news img, #channel img {

padding: 1px;

}

#tags p a {

    border: none;

    text-decoration: none;

    color: #aaa;

}



#tags p a:hover {

    color: #ffffff;

}



#tags p.semore {

    float: right;

    border: none;

}



/* End of Clip Share Rich Footer */



/* Clip Share Footer */



#footer {

    margin: 0px auto;

    padding: 10px;

    background: url(../images/tpl_footer_bg.png) repeat-x;

}



#footcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 752px;

    text-align: left;

}



#footcontainer p {

    margin: 0 10px;

    padding: 0px;

    color: #444444;

}



#footcontainer p a {

    margin: 0px;

    border: none;

    text-decoration: none;

    color: #cccccc;

}



#footcontainer p a:hover {

    border-bottom: 1px dotted #444444;
	
	color: #ff9600;

}



#footcontainer p a img.rss {

    border: none;

    text-decoration: none;

}


.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #FFA600;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: none;
        background: #FFA600;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #000000 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
	padding: 4px;
	background-image: url(../../../images/grain.png);
                height:60px;
      border: 1px solid #4E42E1;
        margin-bottom: 4px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
        text-decoration: none;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FF6600;
        text-decoration: none;
}

.alblink a {
        text-decoration: underline;
        color: #FFFFFF;
}

.alblink a:hover {
        color: #451583;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #FFFFFF;
}

.catlink a:hover {
        color: #FF0000;
        text-decoration: underline;
}

.topmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF6600;
        margin-top: 0px;
        margin-bottom: 0px;
        width:120px;
        white-space:nowrap;
}

.topmenu a {
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-left-width: 0px;
	background: #FF6600;
	background-image : url(../../../images/tpl_tabs_btn.gif);
	background-position: center;
	border-bottom-width: 0px;
	margin: 0px 0px 16px;
	color: #625b55;
	text-align: center;
	text-decoration: none;
	border: 1px solid #4E42E1;
	color: #FFFFFF
    }

.topmenu a:hover {
    color: #FCFD0E;
    text-decoration: none;
    background: #1A0139;
	border: 1px solid #FF0000;
    background-image : url(../../../images/tpl_tabs_btn.gif);
}





.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #56097C ;
        font-size : 12px;
        color : #FFFFFF;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #FFA600 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.debug_text {
	border: #BDBEBD;
	background-color: #000000;
	width : 100%;
	margin : 0px;
}

.clickable_option {
        color: #1B2D04;
        font-weight: bold;
}

.listbox_lang {
	color: #000000;
	background-color: #4A48E7;
	border: 1px solid #56097C;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : middle;
	margin-top: 5px;
}

#SELECT_LISTS {
        text-align:center;
}

#vanity {
        margin-top: 10px;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

/* Colors used:                                */
/* --------------------------------------------*/
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #FFA600 = RGB 255,166,  0 = (orange)        */
/* #56097C = RGB 107,190, 16 = (green)         */
/* #FFFF00 = RGB 255,255,  0 = (yellow)        */
/* #D1D7DC = RGB 209,215,220 = (light grey)    */
/* #A23700 = RGB 247,243,123 = (light yellow)  */
/* #5F5F5F = RGB  95, 95, 95 = (dark grey)     */
/* #E7F38C = RGB 239,243,140 = (light green)   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */
