/*  
Theme Name: Wordpress Test  
Theme URI: http://www.wordopon.net16.net/  
Description: Test at making a Wordpress theme 
Author: Noelle Lawrence
Author URI: http://www.wordopon.net16.net/  
Version: 1.0  

.  

*/ 

* {margin: 0px; padding: 0px;}

#container 
{width: 750px;
height:100%;
margin: auto; 
}

#header { 
background:url(images/opon8.jpg);
width: 100%; 
height: 236px; 
position: relative; 
left: 0px;
top:0px;
}

#maincontainer {
width:750px;
min-height:100%;
position:absolute;
top:240px;
font-family:helvetica neue, arial, sans-serif;
font-size:14px;
}

h1 {font-size:20px; line-height:14px;}

h2 {font-style:italic; font-weight::bold; font-size:14px;}

#navig{
width:180px; 
position:absolute; 
min-height:100%;
left:0px; 
top:0px; 
float:left;}

#nava{color:#666;}

#navb{color:black;}

#content{
width:530px; 
position:absolute; 
margin-left:180px;
top:0px; 
padding-top:2px;
padding-right:40px;
min-height:100%;
float:left;
line-height:22px;}

#scientific{
font-size:18px;
width:400px;}

#bulletcontainer{
position:relative;
width:530px;}

#bullet{
float:left;
width:235px;
padding: 20px;}


#bulletcenter{
float:left;
width:230px;
margin-left:135px;
margin-top: 10px;
line-height: 20px;
padding: 20px;
}

#bulletwide{
width:480px;
padding:20px;
}

#image{
float:left;
width:140px;
line-height: 20px;
padding: 52px 10px 10px 10px;
white-space:nowrap;}

#imagetext{
width: 320px;
line-height: 20px;
padding: 7px 10px 10px 10px;
margin-left:160px;}


#textcontainer{
width:100%;
clear:both;
}

#textbox{
float:right;
width:240px;
padding: 10px;
}

p.ip{
font-size:22px;
width:440px;
line-height:normal;
}

.menu1{
padding-right:30px;
padding-top:2px;
padding-bottom:2px;
display:block;
text-decoration: none;
color: #D2232A;
height: 20px;
cursor:pointer;
font-family: helvetica; 
font-size:12px;
font-weight:bold;
text-align:right;}


#navig ul li.page_item a{
padding-right:30px;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 5px;
display:block;
height: 20px;
text-decoration: none;
list-style: none;
color: #D2232A;
cursor:pointer;
font-family: helvetica; 
font-size:12px;
font-weight:bold;
text-align:right;}

#navig ul li.current_page_item a{color: black;}


#navig ul ul li.page_item a{
display: block;
line-height: 12px;
padding-right: 30px;
padding-bottom:15px;
text-decoration: none;
color:#666;
font-family:helvetica; 
font-size:10px; 
font-weight:italic;
text-align:right;
font-style:italic;}

#navig ul ul li.current_page_item a{color: black;}

.submenu{
display: block;
line-height: 12px;
padding-right: 30px;
padding-bottom:15px;
text-decoration: none;
color:#666;
font-family:helvetica; 
font-size:10px; 
font-weight:italic;
text-align:right;
font-style:italic;}

#press{font-size:13px;}

#press a:link{
text-decoration: none; 
color:#D2232A;
font-size:12px;
line-height:14px;
font-weight:500;
}

#press a:visited{
text-decoration: none; 
color:#D2232A;
font-size:12px;
line-height:14px;
font-weight:bold;
}

#press a:active{
text-decoration: none; 
color:#D2232A;
font-size:12px;
line-height:14px;
font-weight:bold;}

#press a:hover{
text-decoration: underline; 
color:#D2232A;
font-size:12px;
line-height:14px;
font-weight:bold;}


.hide{
display: none;
}

#map-container, #side-container, #side-container li {
float: left;
}

#map-container {
width: 530px;
height: 100%;
padding: 10px;
overflow: auto;
margin-left: 10px;
}

#side-container {
border: 1px solid #bbb;
margin-right: 5px;
padding: 2px 4px;
text-align: right;
width: 530px;
}

#side-container ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#side-container li input {
font-size: 0.85em;
width: 210px;
}

#side-container .dir-label {
font-weight: bold;
padding-right: 3px;
text-align: right;
width: 40px;
}

#dir-container {
height: 100%;
overflow: auto;
padding: 2px 4px 2px 0;
}

#dir-container table {
font-size: 1em;
width: 100%;
}

#entercontainer 
{width: 750px;
height:690px;
margin: auto;}

#entercontainerflash
{width: 750px;
height:690px;
position: relative;
top:0px; 
left: 0px;
overflow:hidden;
}

#entercontent h1 {
font-size:25px; 
line-height:29px; }

#entercontent{
width:530px; 
height:540px;
position:absolute; 
left:150px;
top:150px; 
font-family:helvetica neue, arial, sans-serif;
color:white;
font-size:14px; 
line-height:18px;
}

#button { background-image: url("http://wordopon.net16.net/wordpress/wp-content/uploads/2010/07/button.jpg");
height:25px;
width:140px;
margin-left:20px;
margin-top: 10px;}

#entercontent a{
text-decoration: none;
color: #D2232A;
height: 20px;
cursor:pointer;
font-size:14px;
font-weight:bold;
padding-top:15px;
position:absolute;
left:230px;}



