body {
color: #666666;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:83%;
	margin:0 auto;
}	

/*---------------------------------
	     Article Styles
---------------------------------*/

.column, .column2, .colum3, .colum4 {
	width:				25%;
	float:				left;
}

.column2 {
}

#header {

color: white;
background-color: #CC0E1D;
border: 1px solid pink;

margin: 0;
height: 50px;
}

#header a {
              color: white;
              text-decoration: none;
              font-weight: bold;
}

#header a:hover {
                  text-decoration: underline;
                  color: gold;
                  font-weight: bold;
}
.sitename {
           font-size: 21px;
           padding-left: 5px;
           padding-top: 5px;
           color: white;
           font-weight: bold;
}

.tsitename {
            vertical-align: bottom;
            font-size: 21px;
            padding-left: 5px;
           padding-top: 5px;
           color: white;
           font-weight: bold;
           height: 41px;
  background: url(http://economic-evolution.net/images/banner_back2.gif) repeat-x left top;
           
} 

.tsitename a {
              color: white;
              text-decoration: none;
              font-weight: bold;
              background-color: #CC0E1D;
}             font-size: 11px;

.tsitename a:hover {
                  text-decoration: underline;
                  color: blue;
                  font-weight: bold;
                  background-color: #CC0E1D;
}                 font-size: 11px;

#footer {
	height:40px;
	color:#666666;
	background-color:#FFFFFF;
	border-top:5px solid #999999; #666666;
	font-size: 11px;
	line-height:1.5em;
	border-bottom: 1px solid #999999; #666666;
	clear:both;
	padding: 5px;
}

#footer	a {
	color:#CC0E1D;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#CC0E1D;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}                         
hr	{ height: 0px; border: dotted 0px; border-top-width: 1px;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}
h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {font-size:100%;}

a {
	color: #CC0E1D;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: blue; #CC0E1D;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.noArticle, a.noArticle:visited {
	background:			url(http://www.economic-evolution.net/themes/wiki_themes/red/images/broken_link.gif) center left no-repeat;
	padding-left:		10px; }


td {
      vertical-align: top;
      font-size: 11px;
}

td.stuff {
            vertical-align: top;
            font-size: 13px;
            font-weight: bold;
            
}
td.menu {
         vertical-align: top;
         font-size: 11px;
         background-color: #999999; #666666; #CC0E1D;
         width: 1px;
         
}

td.leftnav {
         vertical-align: top;
         font-size: 11px;
         width: 200px;
}

td.content {
        padding-left: 5px;
        border-left: 1px solid #999999; #666666; #CC0E1D;
}

.red {
          color: #CC0E1D;
}
/*
    Special formatting for quotes, code, pre etc..
------------------------------------------------------ */ 

code {
  white-space: normal;
 }

 pre {
 background: 		#EFEFF4;
 border:			1px solid #B2B3CE;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			10px 10px 10px 6px;
 white-space: 		normal;
}

.codeblock {
 background: 		#EFEFF4;
 border-left:		1px solid #B2B3CE;
 border-top:		1px solid #B2B3CE;
 border-bottom:		1px solid #B2B3CE;
 border-right:		1px solid #B2B3CE;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 4px 10px 3px;
 padding:			10px 10px 10px 6px;
}

blockquote {
 background: 		#EFEFF4;
 border-left:		4px solid #6363A0;
 border-top:		1px solid #B2B3CE;
 border-bottom:		1px solid #B2B3CE;
 border-right:		1px solid #B2B3CE;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			5px 10px 10px 6px;
}

/*
    Main Content Wrapper
------------------------------------------------------ */ 
#content {
 left:              0px;
 right:             10px;
 margin:            0 20px 0 10px;
 padding:           0;
}
* html #content {
 width:             100%;
 width:            auto;
}


.right
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;

}

.rightnobox {
float: right;
margin: 0 0 10px 10px;
padding: 2px;
}
.left
{
float: left;
margin: 0 10px 10px 0px;
border: 1px solid #666;
padding: 2px;}

.leftnobox {
float: left;
margin: 0 10px 10px 0px;
padding: 2px;
}

	
.clear { clear: both; padding: 10px;}

.hidden {
	display: none;
	visibility: hidden;
}

.pad5 {
       padding-left: 5px;
}

#loginbox {
float: right;
margin-top: 16px;
padding-right: 20px;
color: white;
background-color: #CC0E1D;
}

#loginbox ul {
padding: 0;
margin: 0;
list-style-type:none;
background-color: #CC0E1D;
}

#loginbox li {
display: inline;
padding: 0 5px;
border-right: 1px solid white;
background-color: #CC0E1D;
}

#loginbox a {
color: white;
background-color: #CC0E1D;
}
#banner {
	height: 41px;
  background: url(http://www.economic-evolution.net/themes/wiki_themes/red/images/eepedia.gif) no-repeat;
  background-color: #CC0E1D;
  width: 100%;
  color: white;
  border-bottom: 6px solid #999999;#666666;
}

.grayline {
       margin-top: 0px;
       padding-top: 0px;
       border-bottom: 3px solid  #999999; #666666;
       height: 1px;
}
