/*  
Theme Name: arashi_peru
Theme URI: arashi_peru
Description: Theme made exclusively for Arashi Peru.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY!

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #3c3c3c url('images/bg.jpg') repeat;
text-align:center;
color: #d1d1d1;
}

#bgx{
background: url('images/bgx.jpg') repeat-x;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 475px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 29px;
margin-left: 359px;
padding: 0 10px;
}

#sidebar-content{
float: left;
width: 314px; 
margin-left: -974px; 
}

#sidebar-content2{
padding: 0px 5px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 0px;
}

/* Navigation */

#nav {
color: #7a7a7a;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

#nav a{
color: #eaeaea;
font-weight: bold;
}

#nav a:hover{
color: #7a7a7a;
font-weight: bold;
}

/* Content Structures */


.content-text {
padding: 8px 4px 3px 4px;
}

 
.content-title {
color: #414141;
text-align: left;
font-family: Trebuchet MS, Tahoma;
font-size: 16pt;
font-weight: bold;
padding: 2px 4px 2px 12px;
border-bottom: 1px solid #b6b6b6;
border-top: 1px solid #b6b6b6;
text-shadow: #cacaca 1px 1px;
font-style: italic;
}

.content-title a{
color: #414141;
}

.content-title b{
color: #414141;
}

.content-date{
color: #787878;
text-align: right;
font-family: arial;
font-size: 10px;
padding: 0px 10px 7px 0px;
}

.content-date i{
color: #727272;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #2f2f2f;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 5px 0px 3px 3px;
color: #858585;
text-align: left;
}

.content-bottom a{
color: #727272;
}

 
h1 {
color: #812b76;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
margin: 0px;
} 

p { 
	margin-top:  1px;}

.option-archive{
padding: 7px;
text-align: center;
}

 /* Sidebar Structures */

.sidebar_title {
color: #2f2e2f;
padding: 23px 0px;
font-family: Trebuchet MS;
font-size: 18px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
background: url('images/sidet-bg.jpg') no-repeat center;
text-shadow: #ffffff 1px 1px;
text-align: center;	
}

.sidebar_content {
color: #464646;
padding: 5px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 25px;
}


/*Options style*/

a { 
text-decoration:  none;
color: #8a327f;}

a:hover {
color: #524d40;
text-decoration: none;}	

.image {
-moz-border-radius: 3px;	
background-color: #fff;
border: 1px solid #ccc;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #fff;
border: 1px solid #222;
padding: 3px;
margin: 2px;
} 


strong {color: #000;}
b {color: #000;}
i { color: #000;}
italic { color: #000;}
em { color: #000;}
u {color: #777; text-decoration: none; border-bottom: 1px dotted #7c006f;}
img {border: 0px;}

blockquote {
background: #fff;
color: #222;
padding: 10px;
border-left: 6px solid #812b76;		
font-family: Arial;
font-size: 11px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #444;
background: #fff;
padding: 1px;
border: 1px solid #bbb;
-moz-border-radius: 4px;}	

