 /*--------------------------------------------------*

 *        CPG Themes [http://cpgthemes.com]         *

 *         Copyright © 2005 by CPG Themes           *

 *--------------------------------------------------*

 *          Theme Name:  Vererdo                    *

 *          Released:    Szept 12, 2006             *

 *          Updated:     Szept, 2006                *

 *          Version:     0.1                        *

 *--------------------------------------------------*

 *       Theme created for CPG Dragonfly™ CMS       *

 *            http://dragonflycms.com               *

 *--------------------------------------------------*

 *    This theme is released under the terms and    *

 *    conditions of the GNU GPL version 2 or any    *

 *                later revisions.                  *

 *--------------------------------------------------*/

 

 

/*--------------- [Table of Contents] --------------*

     1. Universal

     2. Header

	  3. Navigation

     4. Footer

	  5. Main Table

	  6. Blocks

	  7. Content Styles

     8. News Articles

     9. Links

	 10. Admin Styles

	 11. Form Controls

	 12. Forums & Coppermine

    13. Miscellaneous

 *--------------------------------------------------*/



 

/*--- [1. Universal] -------------------------------*/

body {

	margin: 0px;

	background: #FFF url(../images/bwback.jpg);

	font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

	color: #000;

	}

font, th, td, p {

	font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

	}

table {

	}

td, th { 

	padding: 0px;

	}

br {

	clear: none;

	}

hr {

	height: 0;

	border: 0px solid #363636;

	border-top-width: 1px;

	}	

.table100w {

	width: 100%;

	border: 1px solid #000000;

	background: #FFF url(../images/bwbg2.jpg);

}

.tablemax {

	width: 100%;

}


.table1 {

	background: #FFF url(../images/bwbg.jpg);

	padding: 7px;

	}

.table2 {

	background: #FFF url(../images/bwbg.jpg);

	padding: 7px;

	width: 50%;

	text-align: center;

	background-color: #0f0f0f;

	border: 1px solid #FFFFFF;	

	}

.tableleft {

	width: 150

	vertical-align: top;

	background: transparent;

	padding-left: 25px;


}

.tableright {




	width: 150

	vertical-align: top;

	background: transparent;

	padding-left: 8px;




	padding-right: 25px;

	align: right;



}




/*----- [2. Header] --------------------------------*/

.headtop {

	background: #FFFFFF;

	color: #360000;

	height: 27px;

	width: 100%;

	padding-top: 8px;

	}

.headmain {

	background: #FFFFFF;

	height: 90px;

  }



/*----- [3. Navigation] ----------------------------*/

.NavLeft, .NavRight, .NavRightCE, .NavLeftCE { 


	vertical-align: middle;

	height: 27px;

	background: #FFFFFF url url(../images/bwbg2.jpg);

	}

.NavLeft {

	text-align: left;

	width: 49%;

  }

.NavRight {

	text-align: right;

	width: 49%;

  }

.NavLeftCE, .NavRightCE {

	width: 25px;

	padding-left: 8px;

	padding-right: 8px;

  }

  

/*----- [4. Footer] --------------------------------*/

/* One class used for Footer also controls Header 


   top row, see .headtop class for attributes.      */




/*----- [5. Main Table] ----------------------------*/

.mainside {

	width: 150px;

	vertical-align: top;

	background-color: #FFFFFF;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	text-align: center;

	}

.main {

	width: 100%;

	vertical-align: top;

	padding-left: 8px;

	padding-top: 8px;

	align: center;

	}

	

/*----- [6. Blocks] --------------------------------*/

.blockhead {

	letter-spacing: 0.1em;

	color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

	text-align: right;

	vertical-align: bottom;

	height: 35px;

	width: 150px;

	background: #FFFFFF url(../images/bwfejlec.gif) no-repeat;

	}

.blockheadCE {

	horizontal-align: center;

	vertical-align: middle;

	height: 17px;

	width: 17px;

	padding: 4px;

	border-bottom: 1px solid #000000;

	}

.blockcontent {

	width: 150px;

	padding-bottom: 3px;

	text-align: left;

	}


 

/*----- [7. Content Styles] ------------------------*/

.pagetitle {

	width: 100%;

	text-transform: uppercase;

	letter-spacing: 0.1em;

	color: #360000;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	border-width: 0;

	height: 15px;

	background: #FFFFFF url(../images/cpgT_MintIce_back.gif);


	}	


.importantmsg {

	font: 14px Georgia, 'Times New Roman', Serif;

	font-style: italic;

	color: #F00;

	}



/*----- [9. News Articles] -------------------------*/

.newstitle {

	background: #000000 url(../images/cellpic3.gif);


	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	height: 22px;

	padding-top: 8px;

	padding-left: 4px;

	}

.newsmore {

	background: #FFFFFF url(../images/bwbg2.jpg);

	color: #360000;

	height: 21px;

	padding-top: 6px;

	vertical-align: middle;

	text-align: center;

	font-size: 10px;

	}

.newsposted { 

	background: #FFF url(../images/bwbg2.jpg);

	padding: 7px;

	}

.newsstory, .newsarticle {

	background: #FFF url(../images/bwbg2.jpg);

	text-align: left;


	font-size: 10px;

	padding: 5px;

	}

.newsindex { 

	border: 1px solid #000000;

	}

	

/*----- [10. Links] --------------------------------*/

a {

	text-decoration: none;

	}

a:link, a:active, a:visited {

	color: #360000;

	}

a:hover {

	color: #920000;

	}



/*----- [11. Forums & Coppermine] ------------------*/

.statlink {

	font-weight: bold;

}

.statlink, a.statlink {

	color: #FFF;

}

.bodyline,.forumline {

	background: #FFF url(../images/bwbg2.jpg);

}

td.row1,td.row2,td.row3 {


	padding: 3px;

}

td.row2 {

	background: #FFFFFF url(../images/bwbg2.jpg);

}

td.row3 {

	background: #FFFFFF url(../images/bwbg.jpg);

}

td.rowpic {

	border: 0px;

	background: #FAFFFF url(../images/cellpic1.gif) repeat-x;

}

th {

	background: #000000 url(../images/cellpic3.gif) no-repeat;

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	height: 30px;

}

td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom {

	border: 0px;

	height: 25px;

	background: #FFFFFF url(../images/cellpic1.gif);

}

td.catHead, td.catSides, td.catleft, td.catright {

/*  border: #C80000;

  border-style: solid; */

  height: 30px;

}

td.cat,td.catHead,td.catbottom {

	border: 0px;

	height: 25px;

}

th.thHead,th.thSides,th.thtop,th.thleft,th.thright,th.thbottom,th.thCornerL,th.thCornerR {

  font-weight: bold;

/*  border: #C80000;

  border-style: solid; */

  height: 28px;

}

td.row3right, td.spaceRow {

/*  border: #360000;

  border-style: solid; */

  background: #FFF;

}

th.thHead, td.catHead {

  font-size: 12px;

}

th.thHead,td.catHead,td.spaceRow,td.row3right,

td.catSides,td.catleft,td.catright,td.catbottom,

th.thSides,th.thleft,th.thright,th.thtop,th.thbottom,th.thCornerL,th.thCornerR {

  border-width: 0;

}


.maintitle, h1, h2 {

  text-decoration: none;

  color: #000;

  font: bold 12px Verdana, "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-Serif;

}

/* Forum Fonts */

.gen {

  font-size: 12px;

}

.genmed {

  font-size: 11px;

}

.gensmall {

  font-size: 10px;

}

.gen, .genmed, .gensmall {

  color: #000;

}

.mainmenu {

  font-size: 11px;

  color: #000;

}

.cattitle {

  font-weight: bold;

  font-size: 12px;

  letter-spacing: 1px;

  color: #000000;

}

.forumlink {

  font-weight: bold;

  font-size: 12px;

  color: #360000;

}

.nav {

  font-weight: bold;

  font-size: 11px;

  color: #000;

}

.topictitle {


  font-weight: bold;

  font-size: 11px;

  color: #000;

}

.name {

  font-size: 11px;

  color: #000;

}

.postdetails {

  font-size: 10px;

  color: #000;

}

.postbody {

  font-size: 12px;

}

/* Forum Links */

a.gen, a.genmed, a.gensmall {

  color: #360000;

  text-decoration: none;

}

a.mainmenu {

  text-decoration: none;

  color: #360000;

}

a.cattitle {

  text-decoration: none;

  color: #360000;

}

a.forumlink {

  text-decoration: none;

  color: #360000;

}

a.nav {

  text-decoration: none;

  color: #360000;

}

a.topictitle:link {

  text-decoration: none;

  color: #360000;

}

a.postlink:link {

  text-decoration: none;

  color: #360000;

}

/* Coppermine style.css */

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

bblink a {
        color: #920000;
        text-decoration: none;
}

bblink a:hover {
        color: #920000;
        text-decoration: underline;
}

.tableh1 {
        background : #000000 url(../images/cellpic3.gif) no-repeat;
        color : #FFFFFF;
}

.tableh1_compact {
        background : #000000 url(../images/cellpic3.gif) no-repeat;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #D1D7DC url(../images/cellpic1.gif) repeat-x;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #D1D7DC url(../images/cellpic1.gif) repeat-x;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;

        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 10px;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        font-style : italic;
        display : block;
}
.thumb_cell {  
        font-family: "Courier New", Courier, mono;
        font-size: x-small;
        vertical-align: bottom;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
       
}




/* Forum Hover Links */

a.gen:hover, a.genmed:hover, a.gensmall:hover {

  color: #920000;

  text-decoration: none;

}

a.mainmenu:hover {

  text-decoration: none;

  color: #920000;

}

a.cattitle:hover {

  text-decoration: none;


  color: #920000;

}

a.forumlink:hover {

  text-decoration: none;

  color: #920000;

}

a.nav:hover {

  text-decoration: none;

  color: #920000;

}

a.topictitle:hover {

  text-decoration: none;

  color: #920000;

}

a.postlink:hover {

  text-decoration: none;

  color: #920000;

}

/* Forum Visited Links */

a.topictitle:visited {

  text-decoration: none;


  color: #6F0000;

}

a.postlink:visited {

  text-decoration: none;

  color: #6F0000;

}

/* Code and Quote Styles */

.code,.quote {

	background: #FFFFFF;

	border: 1px solid #000000;

	padding: 2px;

}

.code {

  color: #060;

  font: 11px Courier, 'Courier New', sans-serif;

}

.quote {

  color: #69A09C;

  font: 11px/125% Georgia, Garamond, 'Times New Roman', Serif;

}




/*----- [12. Form Controls] ------------------------*/

input {

  text-indent: 2px;

}

input.sub {

  left: 20px;

  float: none;

}

input.post, textarea.post, select {

  background: #FFF;

}

input, textarea, select {

  color: #000;

  font: normal 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

input.button {

  color: #000;

  background: #EFEFEF;

  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

input.mainoption {

  background: #F3F3F3;


  font: 11px bold Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

input.liteoption {

  background: #F3F3F3;

  font: 11px normal Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

form {

	margin-bottom: 0px;

	}



/*----- [13. Admin Styles] ------------------------*/

.adminitem {

	border: 0;

	padding: 0;

	width: 130px;

	display: table-cell;

	vertical-align: bottom;

	text-align: center;

	}	

.adminitem span {

	display: block;

	width: 120px;

	color: #360000;

	font-weight: bold;

	text-decoration: none;

	border: 1px solid #000000;

	background: #FFFFFF;

	}

fieldset {

	border: #C80000;

	border-style: double;

	padding: 10px;

	margin-bottom: 10px;

	}

legend { 

	font-weight: bold; 

	color: #360000;

	}

label.set,radio.set,input.set {

	display: block;

	float: left;

	}

radio.set {

	vertical-align: text-bottom;

	}

label.set {

	text-align: left;

	width: 300px;

	padding-right: 10px;

	margin-bottom: 5px;

	}

label.ulog, input.ulog {

	display: block;


	}

label.ulog {

	text-align: left;

	width: 125px;

	padding-right: 10px;

	margin-bottom: 5px;

	}

.rd {

	text-align: left;

	width: 60px;

	padding-left: 3px;

	padding-right: 10px;

	}

.yes {

	text-align: left;

	width: 20px;

	padding-right: 10px;

	vertical-align: bottom;

	}

.no {

	text-align: right;

	width: 8px;

	padding-right: 10px;

	}

.option {

	color: #000;

	text-decoration: none;

	font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

	}





/*----- [14. Miscellaneous] ------------------------*/


.Banner {

	text-align: right;

	vertical-align: middle;

	padding-right: 8px;

	}

.helpline {

  background: #FFFFFF;

  padding: 2px;

}

.bbcbutton {

  border-style: outset;

  border: 1px solid #920000;

}


.helphead 


  {

  color: #FFF;

  font-size: 10px;

  width: 244px;

  padding: 2px;

  vertical-align: middle;

  background: #FFFFFF;

  border-width: 1px 1px 0px 1px;

  border: solid #920000;

  }

.helpcontent {

  width: 240px;

  border: 1px solid #360000;

  padding: 4px;

  background: #FFF;

}

/*-- Some Modules are known to use these classes. --*/

.title {

  text-align: center;

  color: #920000;

  text-decoration: none;

  font: bold 14px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.content {


  color: #000;

  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.block-title {


  background: none;

  color: #360000;

  font: 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.storytitle {


  background: none;

  color: #920000;

  text-decoration: none;

  font: bold 12px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.storycat {

  background: none;

  color: #000000;

  text-decoration: underline;

  font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.boxtitle {

  background: none;

  color: #920000;

  text-decoration: none;

  font: bold 10px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.boxcontent {

  background: none;


  color: #000;

  font: 11px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.tiny {

  background: none;


  color: #000;

  text-decoration: none;

  font: normal 9px Verdana, Tahoma, Helvetica, Arial, Sans-Serif;

}

.adhead {

  font: bold 12px Willow;

}

iframe {

  background: #FFF url(../images/bwbg2.jpg);

}

@import url(ie.css);
