/*  
Theme Name: R - By Maisa
Description: WP THEME OF RACHELLE BY BROKEN-ROSE.NET
Version: 1
Author: BROKEN-ROSE.NET & ORIGIN-MISSING.NET
Author URL: http://BROKEN-ROSE.NET
Theme URL: http://BROKEN-ROSE.NET
*/


body {
color:#804448; 
text-align : justify; 
font-size: 10pt; 
font-family: "Trebuchet MS";
line-height:normal; 
background:#212529; 
}
 
margin:0px;
 
scrollbar-face-color:#;
scrollbar-highlight-color:#; 
scrollbar-shadow-color:#; 
scrollbar-3dlight-color:#; 
scrollbar-arrow-color:#;
scrollbar-track-color:#; 
scrollbar-darkshadow-color:#;

}  
 
p {
margin-top: 0;
margin-bottom: 1em;
}
 
.side1 { 
color : #212529;
background:#6e767f;
margin: 2px;
padding: 4px;
font-size : 10pt;
font-family : "Trebuchet MS";
text-align : justify;
line-height: normal;
-moz-border-radius: 7px;
        -khtml-border-radius: 7px;
       -webkit-border-radius: 7px; 
}
 
blockquote {
          padding:0px;
          font-size : 8pt;
          font-weight : normal;
          line-height : 8pt;
          text-align: justify;
          color : #ffffff;
          background:#92c2ac;
      }
 
input, option, select, textarea {
background-color: #532529;
font-family: "Trebuchet MS";
font-size: 10px;
color: #6e767f;
border: 2px;
border-color: #6e767f;
padding:5px;
-moz-border-radius: 2px;
        -khtml-border-radius: 2px;
       -webkit-border-radius: 2px; 
        
     }
 
 
a {
color:#532529;
text-decoration: none;
letter-spacing: 1px;}
 
 
a:hover   {   
color:#6e767f;  
background:#532529;
} 
 
 
.blogtitle {
margin: 0px;
padding : 15px;
font-family: "times new roman";  
font-size: 15pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
background: #532529;
line-height: 8pt;  
color:#6e767f; 
text-align:center;
border-left-color:#212529;  
border-left-style: dashed;
border-left-width:10px;
  
}

.blogtitle2 {
margin: 0px;
padding : 5px;
font-family: "times new roman";  
font-size: 10pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
background: #212529;
line-height: 8pt;  
color:#6e767f; 
text-align:center;
border-right-color:#212529;  
border-right-style: dashed;
border-right-width:10px;  
border-left-color:#212529;  
border-left-style: dashed;
border-left-width:10px;  
  
}
  
b, strong {
color: #212529;
}
 
i, em {
color: #d1cecf;}
 
u {
color: #4d2529;
text-decoration: underline;}