html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000;
  background-color:#f9f9f7;
}

html, body, p, th, td, li, dd, dt {
  font-family: Helvetica, Verdana, Arial, sans-serif ;
  font: 10pt;
}
h1, h2, h3, h4, h5, h6 {
  font-family:  Helvetica, sans-serif;
}
h1 { }
h2 { }
h4 { }
h5 { }
h6 { }

h2.dis  {
width: 300px;
}

a {color: #000;}
a:link {color: #6b6b6b; }
a:visited { color: #535353; }
a:hover { color: #7d8081; }
a:active { color: #0cf; }

p {font-size: 10pt;
text-align: justify;
}

p.dis {
font-size: 8pt;
text-align:left;
}

p.idt {
text-indent: 2.0em;  
}

img {
border:none;}


/* I'm using CSS to set the original width/height of the image */
img.resize{
	width:130px;
	height:80px;
	padding:2px;
	position:absolute;
	z-index:1;
}

#preview{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

ul.pagination {margin: 1em 0; padding: 0.5em; text-align: center; background: #eee;}
ul.pagination li {display: inline; font-size: 0.625em; padding: 0.5em;}
ul.pagination li.active {background: #fff; border: 1px solid #eee;}

p.new {
text-align: left;
}

p.old {
text-align: right;
}

   
	   #wrapper {
	       width:1000px;
	       margin:auto;
	       padding:10px;
   	       text-align:left;
	   }
	   div div {
	       margin-bottom:10px;
	       padding:10px 10px 10px 0;
	   }

#container div {
	       margin:0;
	   }
   
	   h2 {
	   margin-left: 8px;
	   width: 350px;
	   font-size:11px;
	   text-align:left;
	   }
	   
	   h3 {
	   margin: 0 0 20px 0;
	       text-transform: capitalize;

padding: 0;
font-size: 10pt;

	   
	    }
	   h3.artresult{
	   background: url(http://meta-magazine.com/images/resultbar_art.gif) no-repeat;
		margin: 0 0 20px 0;
		padding: 10px 0 0 0 ;
		font-size: 9pt;
 	}
 	
 	  
	   h3.languageresult {
	   background: url(http://meta-magazine.com/images/resultbar_language.gif) no-repeat;
		margin: 0 0 20px 0;
		padding: 10px 0 0 0 ;
		font-size: 9pt;
 	}
 	
 	   
	   h3.futureresult{
	   background: url(http://meta-magazine.com/images/resultbar_future.gif) no-repeat;
		margin: 0 0 20px 0;
		padding: 10px 0 0 0 ;
		font-size: 9pt;
 	}
 	
 	   
	   h3.ecologyresult{
	   background: url(http://meta-magazine.com/images/resultbar_ecology.gif) no-repeat;
		margin: 0 0 20px 0;
		padding: 10px 0 0 0 ;
		font-size: 9pt;
 	}
 	
 	   
	   h3.powerresult{
	   background: url(http://meta-magazine.com/images/resultbar_power.gif) no-repeat;
		margin: 0 0 20px 0;
		padding: 10px 0 0 0 ;
		font-size: 9pt;
 	}
 	
	   h3.recent {
	   	   background: url(http://meta-magazine.com/images/latestbar.gif) no-repeat;
margin: 0 0 20px 0;
padding: 10px 0 0 0 ;
font-size: 9pt;

 }
 
 h3.search {
	   	   background: url(http://meta-magazine.com/images/searchbar2.gif) no-repeat;
margin: 0 0 20px 0;
padding: 1px 0 0 0;
font-size: 9pt;
 }

form p {
font-weight: bold;
padding: 1px 0 0 0;
font-size:9pt;
}

input {
margin: 5px 0 0 0 ;
}

 .abstract {
font-size: 9pt;
font-style: none;
font-weight: bold;
margin: 0;
padding: 0;
margin-left: 105px;
width: 350px;
}

 .excerpt {
font-size: 8.5pt;
text-decoration:none;
margin: 0;
padding: 0;
width: 650px;
}
 
	   p {
   	       font-weight:normal;
   	       text-align: justify;
   	       text-transform:none;
   	       line-height:1.2;
   	   }
   	   
   	   p.italic {
   	   	font-style: italic;
   	   	padding-bottom: 16px;
   	   }
   	   
   	   p.footer {
   	   text-align: center;
   	   }
	   
	   
	   
	   
	   #footer {
	       margin:0;
	       text-align: center;

	   }
	   
	   
	   /* EXAMPLE STYLES */
	   #container {
   	       position:relative;
   	   }
   	   
   	   
   	  .columnized {
   	  padding:20px 0 10px 0px;
   	  width: 700px;
   	  min-height: 200px;
   	  }
   	     
   	   
	   .columnized1 {
	   position:absolute;
	       top:20px;
	       left:1px;
	       bottom:10px;
	       width:350px;
	       overflow: visible;
		}

 .columnized6 {
	   position:absolute;
	       top:20px;
	       left:1px;
	       bottom:10px;
	       width:350px;
	       overflow: auto;
		}
	   
	  
	   
	   .columnized2 {
	   		width:300px;
	   		min-height: 250px;
	   		padding-top: 20px;
	   		padding-left: 390px;

	   }
	   
	    .columnized3{
	        position:absolute;
	       top:20px;
	       right:10px;
	       bottom:10px;
	       width:250px;
	       overflow: auto;
	       }

 .columnized5 {
	   position:absolute;
	   top: 15px;
	   width: 570px;
	   right: 5px;
	   overflow: visible;
	   }


	  
	   
	   /*Main Lists*/
	   
	ul.main_list {
	list-style: none;
	font-size: 11px;
	line-height: 11pt;
	margin: 0;
	padding: 0;
	}

	li.main p{
	font-size: 11ppx;
	color:#000;
padding:bottom: 2px;
	}

	li.main a{
	font-size: 11px;
	color:#000;
	}
	
	li.main a:hover {
	color:#044;
	text-decoration: none;

	}
	/*Breadlist*/
	      
	      #bread {
	      margin-left:-8px;
	      padding:0px;
	      }
	   
	   #breadlist {
	  font-size: 9pt;
	       font-weight:bold;
	   list-style: none;
	   margin:0;
	   padding:0;
	   }
	   
	   #breadlist li {
	  font-size: 9pt;
	   display: inline;
	   margin: 0;
	   padding: 0;
	   }

li.breadlist {
	  font-size: 9pt;
list-style-type:none;
}
	   
	  #breadlist.li a{
	  font-size: 9pt;
	  color: #000;
	  }
	  
	   #breadlist.li a:hover{
	  font-size: 9pt;
	  text-decoration: none;
	  color: #7d8081;
	  }


	  
	  /*Index*/

	   
	  #meta {
position: relative;
background: url(http://meta-magazine.com/images/bg_index2.jpg) no-repeat;
margin: 0 auto;
margin-top:20px;
width: 952px;
height: 534px;
}



#index_box1 {
position: absolute;
width: 60px;
height: 60px;
top: 15px;
left: 400px;
}

#index_box2 {
position: absolute;
width: 60px;
height: 60px;
top: 1px;
right: 280px;
}

#index_box3 {
position: absolute;
width: 60px;
height: 60px;
top: 80px;
right: 215px;
}

#index_box4 {
position: absolute;
width: 60px;
height: 60px;
bottom: 130px;
right: 100px;
}

#index_box5 {
position: absolute;
width: 60px;
height: 60px;
bottom: 50px;
left: 110px;
}

#index_box6 {
position: absolute;
width: 60px;
height: 60px;
top: 170px;
left: 25px;
}

/*teaserbox and footer*/

.picteaser{
position:relative;
width: 340px;
height: 80px;
margin:0;
padding:0;
}

.picteaser2{
position:relative;
width: 280px;
height: 50px;
}

.thumb {
width:80px;
height:80px;
float:left;
padding:0;
margin:0;
}

img {
margin: 0;
padding:0;
border:none;
}

p.thumbtitle {
position:absolute;
width:250px;
left:90px;
top: 0px;
font-size: 11px;
line-height: 11px;
color:#000;
margin:0;
padding:0;
}

a{
color:#000;
}
	
a:hover {
color:#044;
text-decoration: none;
}

p.thumbtext {
position:absolute;
width: 250px;
margin:0px;
padding:0px;
left:90px;
bottom: 0px;
font-size:11px;
line-height: normal;
}


	
	/* FOOTER*/
	
	#footer {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #000000;
	}
	
	ul.footwrap {
	width: 250px;
	list-style: none;
	font-size: 12px;
	color:#000;
	text-decoration: none;
margin-top:10px;
margin-bottom:10px;
	padding: 0px;
	}

ul.footwrap li {
display:inline;
	}

	ul.footwrap li a{
	color:#000;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	}
	
	li.footer a:hover{
	font-size: 12px;
	color: #000;
    text-decoration: none;
	padding-right: 10px;
	}
	
/*pagination*/
#pages{
text-align:right;
padding:1em;
}
#pages li{
width:100px;
display:inline;
list-style:none;
margin-right:7px;
font-size:8pt; 
}
#pages a{
font-size:8pt; 
text-decoration:none;
}
.pgCurrent, .pgEmpty{
font-size:8pt; 
font-weight:bold;
}

/*contact form*/

.zemContactForm {
font-size:8pt;
}

fieldset {
border:none;
}

ul.subscribe {
list-style-type:none;
}

ul.subscribe{
display:inline;
}

.an7_mov {
backgound: url(http://www.meta-magazine.com/images/1_play.png);
width: 350px;
height: 70px;
border: none;
}



