/*  
Theme Name: johnny_olivia_com
Theme URI: http://johnnyandolivia.com
Description: Theme made exclusively for Johnny&Olivia[dot]com. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fdfdfd url('images/bg.jpg') repeat;
text-align:center;
color: #7b7b69;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 427px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 258px 0 258px; 
}

#leftcolumn{
float: left;
width: 232px; 
margin-left: -978px; 
}

#rightcolumn{
float: left;
width: 232px; 
margin-left: -254px; 
}

#footer{
clear: left;
width: 100%;
color: #8a8a8a;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #8a8a8a;
}

#welcome {
font-family: Arial;
font-size: 11px;
color: #7a7a7a;
}

 /* Content Structures */
.content-inside {
background: #494949;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top right;
} 

.content-title {
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #5a005c;
padding: 5px 0px
}

.content-title a{
color: #fff;
}

.content-date {
color: #acacac;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 8px 3px 3px 3px;
font-family: arial;
font-size: 11px;
color: #a1a1a1;
background: #494949;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #747474;
text-align: left;
}

.content-bottom a{
color: #808080;
}

 
h1 {
color: #c1c1c1;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #494949;
padding: 5px;
border: 1px dotted #808080;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #a1a1a1;
padding: 6px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: url(images/side1.jpg) repeat-x bottom;
margin: 3px;
}

.sidebar_content {
color: #858585;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #3a3a3a;
margin-bottom: 10px;
}

/*Side Nav*/

.sidebar_content ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.sidebar_content ul li a{
font: 11px "Arial", Verdana, Helvetica;
color: #6d6d6d;
display: block;
width: auto;
padding: 5px;
text-decoration: none;
}


* html .sidebar_content ul li a{
width: 200px;
}

.sidebar_content ul li a:visited, .sidebar_content ul li a:active{
color: #6d6d6d;
}

.sidebar_content ul li a:hover{
color: #9f9f9f;
background-color: #5a005c;
}


* html .sidebar_content ul li { height: 1%; }
* html .sidebar_content ul li a { height: 1%; }



/*Options style*/

a { 
text-decoration:  none;
color: #a855ab;}

a:hover {
color: #b6b6b6;
text-decoration: none;}	

.image {
background-color: #414141;
border: 1px solid #535353;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #414141;
border: 1px solid #a1a1a1;
padding: 3px;
margin: 1px;
} 

strong {color: #a1a1a1;}
b {color: #a1a1a1;}
i { color: #c8c8c8;}
italic { color: #c8c8c8;}
em { color: #c8c8c8;}
u {color: #9c9c9c; text-decoration: none; border-bottom: 1px dotted #730577;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
color: #9c9c9c;	
padding: 10px;
background: #585858;
border-left: 7px solid #470048;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #b1b1b1;
background: #595959;
padding: 1px;
border: 1px solid #6b6b6b;
-moz-border-radius: 4px;}	


