/*
    Theme Name: Milla Jovovich and Gary Oldman
    Theme URI: http://press-pause.net/index.php
    Description: Layout
    Version: 1.0
    Author: Nicole
    Author URI: http://press-pause.net
  */


body
{font-family: Arial;
font-size: 8pt;
color : #000000; 
letter-spacing : 0; 
background: #ffdbec url(http://press-pause.net/background.jpg);
background-repeat: repeat-x;
}

#container {
background-color: #d1effb;
width: 600px;
margin: auto;
border: 1px solid #dc779f;
border-bottom: 0px;
}

#content {
text-align : justify;
padding-left: 4px;
padding-right: 4px;
background: #FFFFFF;
width : 592px; 
margin: auto;
border-left: 1px solid #dc779f;
border-right: 1px solid #dc779f;
} 

#footer {
text-align : center;
background: #ffb2d4; 
width : 600px; 
margin : auto;
position : relative;
border: 1px solid #dc779f;
} 

.bgimage {
background:#ffb2d4;
padding: 4px 4px 4px 4px;
margin: 4px;
text-align: center;
}

acronym {
border-bottom: 1px dotted #000000;
cursor: help;
}

#navigation {
height: 15px;
width: 600px;
background: #ffb2d4; 
text-transform: uppercase;
font-size: 8pt;
margin: auto;
text-align: center;
border: 1px solid #dc779f;
}

#navigation a {	
margin: 0px;
padding: 6px;
color: #c65f8e;
font-weight: bold;
text-decoration: none;
text-align: center;}

#navigation a:hover {
margin: 0px;
font-weight: bold;
background: #ffb2d4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
text-decoration: underline;
color: #c65f8e;}

b, strong {
font-weight: bold;
color: #8a365d;
}

em, i {
color: #181616;
}

div.title, h1, h2 {
color:#b55988;
font-weight: bold;
text-decoration: none;
font-style: italic;
font-family: Georgia;
letter-spacing: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
font-size: 8pt;
text-align: left;
border-bottom: 1px dotted #cd949d;
}

A:link {
text-decoration : none; 
font-weight : bold; 
cursor : crosshair; 
color : #c65f8e; 
} 

A:visited {
text-decoration : none; 
cursor : crosshair; 
font-weight : bold; 
color : #c65f8e; 
} 

A:active {
text-decoration : none; 
cursor : crosshair; 
font-weight : bold; 
color : #c65f8e; 
} 

A:hover {
text-decoration : none; 
color : #000000; 
border-bottom: 1px solid #000000;
font-weight : bold; 
cursor : crosshair; 
} 

input , textarea , option , select {
background-color : #ffdaeb; 
font-family: Arial;
font-size: 8pt;
color : black; 
letter-spacing : 1px; 
border : 1px solid #c65f8e; 
padding : 2px; 
} 