body {
	font-family: Georgia,"Times New Roman", Serif;
	text-align:center;		
}
.phylosophy {
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: -1.8em;
	padding-top: 1em;
}

.admin_menu {
	margin-bottom: 0.5em;
	margin-top: -1.8em;
	padding-top: 1em;
	padding-left: 3px;
}

a img {
	border: 0;
}

a:hover {
	background: inherit;
	color: black;
}
  
.main_container {
	font-size: 75%;
	width: 60.5em;
	margin: 0 auto;  
	text-align:left;	
}

.contents {
	padding: 4em 0 10px;
	position: relative;
}
  
.header {
	background: #ff9d00;
	text-align:center;	
	color: white;	
}

.header .htitle {
	font-size: 600%;
	margin: 0;
	display: block;
	letter-spacing: 0.4em;
	margin-left: 0.3em;
	/*letter-spacing: 0.3em;
	margin-left: -1.3em;*/
	height: 2em;
	margin-bottom: -1em;
}

.header .htitle2 {
	font-size: 200%;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	font-weight: bold;
}
  
.header .hsubtitle {
	font-size: 150%;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	font-weight: bold;
}
  
.intro {   
	text-align:justify;
	margin: 10px 0;		
}
  
.main_menu {
	position: absolute;
	top: 0;
	width: 100%;	
}
  
.main_menu .pages_menu{
	float:left;	
	padding: 5px 3px;	
}
    
.main_menu .login_menu{
	text-align: right;
	padding: 5px 3px;	
}
    
.main_menu .login_menu span{
	font-weight: bold;	
}

.main_menu a+a {
    margin-left: 0.5em;    
}
     
.infobar { 
	clear: both;
	width: 100%;
	margin-top: 1em;		
	border-top: rgb(255, 114, 0) 2px solid;
}
 
.infobar .info_users{
	padding: 5px 3px;	
	float:left;
}
    
.infobar .info_visits{	
	padding: 5px 3px;	
	text-align: right;
}
 
 
.infobar .info_validator{	
	text-align: center;
}
 
.infobar .info_validator img{	
	border: 0;	
}

.footer {
	/*margin-top: 1em;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.page_contents {
	float:left;
	width: 43em;
	margin: 0 auto 1em 3px;
}

.secondary_menu {
	margin: 0 3px 1em auto;	
	width: 16em;
}

.secondary_menu a{
	display: block;
}

.secondary_menu .links1{
	margin: 3px 0 1em;
}

.secondary_menu .links2{
	margin: 3px 0 1em;
	font-weight: bold;
}

.secondary_menu .caption {
	font-size: 120%;
	font-weight: bold;
	width: 100%;	
}

.secondary_menu .magazines .title {	
	font-size: 110%;
	font-weight: bold;
	width: 100%;
	margin: 0 0 0.5em 0;	
}

.secondary_menu .magazine2 .title {
	margin-top: 0.5em;
}

.secondary_menu .magazine1 p {	
	text-align: justify;	
}

.secondary_menu .magazine2 p {	
	text-align: justify;	
}

.secondary_menu .counter {	
	text-align: center;	
}

.secondary_menu .poll .title {	
	font-weight: bold;
}

.page_title {
	margin: 0 3px 1em 0;
}

.page_title1 span {
	font-size: 160%;
	font-weight: bold;
}

.page_title span {
	font-size: 170%;
	font-weight: bold;
}

.hidden {
	display: none;
}

#font_size_menu {
	font-size: 75%;
	position: fixed;
	right: 2px;
	top: 2px;
	padding: 3px;
	text-align: left;
	background:url("images/screen_bg.gif") top right no-repeat;
	min-height: 130px;
	/*z-index: 100;*/
	padding-right: 15px;
}

#font_size_menu img{
	margin: 0 0 6px auto;	
	display: block;
	cursor: pointer;
}

#editor_menu {
	font-size: 75%;
	position: fixed;
	right: 2px;
	top: 134px;
	padding: 3px;
	text-align: left;
	background:url("images/styles_bg.gif") top right no-repeat;
	/*z-index: 100;*/
	padding-right: 15px;
}

#editor_menu .style_btn{
	margin: 0 0 6px auto;	
	display: block;
	cursor: pointer;
}

.popup {
	background-color: white;
	border: 1px solid;	
	border-color: gray  black black gray;
	color: black;
	display: none; 
	position: fixed;
	text-align: left;
	min-width: 7em;
	right: 45px;
}

.popup .popup_item{
	cursor: pointer;
}

.popup .div{
	width: 100%;		
}

.popup .emoticon {
	vertical-align: middle;
	padding: 0.1em;
	display: inline;
	cursor: pointer;	
}

textarea    {
	font-size: 100%;
	font-family: Verdana,Arial,sans-serif;
}

select    {
	font-size: 100%;
}

button    {
	font-size: 100%;
}

input    {
	font-size: 100%;
	font-family: Verdana,Arial,sans-serif;
}

.pager {
	width: 43em;
	text-align: center;
	
}

.pager span {
	font-size: 110%;
}

.login_box {
	clear: both;
	margin: 0;
}

.login_box .title1 {
	display: block;
	font-weight: bold;
	width: 100%;
	font-size: 120%;	
}

.login_box form {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: -0.5em;
}

.login_box p {
	display: inline;
}

.poll {	
	width: 16em;	
	margin-right: 3px;	
	position: relative;
	max-height: 40em;	
}

.poll .scrolled {
	max-height: 35em;
	overflow: auto;
	margin-bottom: 3em;	
}

.poll #vota {
	position: absolute;
	left: 0;
	bottom: -2em;
}

.poll a {
	position: absolute;
	right: 0;
	bottom: -2em;
}

.image_tag {
	width: 43em;
	text-align: center;
}

.image_tag_caption{
	display: block;
	font-style: italic;
	font-weight: bold;
}

.size7 {
	font-size: 50%;
	line-height: normal;
}

.size9 {
	font-size: 75%;
	line-height: normal;
}

.size12 {	
	font-size: 100%;
	line-height: normal;
}

.size18 {	
	font-size: 140%;
	line-height: normal;
}

.size24{
	font-size: 180%;
	line-height: normal;
}
