﻿/*

Theme Name: LeonaFan.org
Theme URI: http://mrsbrightside.com/
Description: Exclusive theme for LeonaFan.org
Author: Fram
Author URI: http://mrsbrightside.com/

*/



/* General Elements */

body {
	background: url(images/bg.png) repeat-x top  #f6f4ef;	
	margin: 0px;
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #aca69f;
}


p, td, tr, table {font-family: Calibri, Arial; font-size: 12px;}

a, a:visited, a:active {color: #b0b0a5; font-family: Calibri, Arial;text-decoration:none;}
a:hover {color: #a1a199; text-decoration:none;}

b, strong, bold {color:#b89378;}
i, em, italic {color: #97a286;	font-style:italic;}
underline, u{color: #97a286; text-decoration:underline;}

textarea {
	background-color: #fbf9f4;
	padding: 8px;
	border: solid 3px #fbf9f4;
	width: 500px;
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #aaa392;
	 -moz-border-radius:9px;
	 -khtml-border-radius: 9px;
	 -webkit-border-radius: 9px;
}

button, submit, input {
	background-color: #fbf9f4;
	padding: 8px;
	border: solid 3px #fbf9f4;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #aaa392;
	font-weight:bold;
	 -moz-border-radius:9px;
	 -khtml-border-radius: 9px;
	 -webkit-border-radius: 9px;
	width: 500px;
	text-transform:uppercase;
}

li, ul {
	font-size: 11px;
	margin-left:-8px;
	list-style:none;
}


.subpages li, ul {
	font-size: 13px;
	margin-left:-5px;
	list-style:none;
}



/* Header Elements */

h1 {
	text-align:center;
	color:#b6b0a0;
	margin-bottom:-8px;
	text-shadow: #ffffff 1px 1px 1px;
}

h2 {
	margin-top: 15px;
	font-family: Arial;
	font-size: 16pt;
	color: #ba957c;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}

h3 {
	margin-top: 15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #97a286;
	margin-bottom: 0;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}



/* Post Elements */

.content-box {
      background-color:#fdfcf8;
      border-bottom:1px solid #dfdfd3;
      border-right:1px solid #dfdfd3;
	  -moz-border-radius:15px;
	  -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
      padding:10px 10px 10px 10px;
	  font-size: 11px;
	  line-height: 13px;
}


.main-content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #aca69f;
}

.main-content img{
	 margin:2px;
	 padding:6px;
	 background-color:#f3f0e9;
	 border:1px solid #e5e3dd;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

.main-content a img{
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
}

.main-content a:hover img{
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.9;
}

.main-header, .main-header a  {
	font-family: 'CostumFont';
	font-size: 22px;
	font-weight:lighter;
	color: #9d8e81;
	margin-bottom: 8px;
	text-decoration:none;
	margin-top:22px;
	line-height:30px;
	font-weight:bold;
	text-shadow: #ffffff 1px 1px 1px;
	text-transform:lowercase;
	vertical-align:middle;
      padding:12px 11px 11px 11px;
	  text-align:center;
	  -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

@font-face {
	font-family: 'CostumFont';
	src: url('http://leonafan.org/wp/wp-content/themes/LEONA/font/Landliebe-webfont.ttf');
}

.sub-header {
	margin-top: -8px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	color: #a8a190;
	background-color: #f3f0e9;
	border: 0px;
	border-style:solid;
	text-align:center;
	border-color: #;
	margin-left: 15px;
	margin-right: 20px;
	margin-top:8px;
	padding:5px;
	line-height:15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform:lowercase;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
    margin-bottom: 0;
}

.sub-header a {
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 9pt;
}


blockquote {
	font: 12px "Trebuchet MS", Arial, "Times New Roman", Times, serif ;
	color:#b9b9b3;
	line-height:15px;
	border-left:11px solid #edebe1;
	margin-left:7px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}




/* Images */

a img {
	margin:0px;
	 padding:0px;
	 background-color:#eaf0f5;
	 border:1px solid #d5dde4;
}

/* Sidebar Elements */


#sidebar {
	  float:RIGHT;
	  margin-RIGHT:0px;
	  width:330px; 
	  font-family: Calibri, Arial;
	  font-size: 12px;
	  color:#aca69f;
}

#sb-box {
      background-color:#fbfaf6;
      border-bottom:1px solid #dfdfd3;
      border-right:1px solid #dfdfd3;
	  -moz-border-radius:15px;
	  -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
      padding:10px 10px 10px 10px;
	  font-size: 12px;
}

#sb-titlebox {
      padding:12px 11px 11px 11px;
	  text-align:center;
	  margin-bottom:5px;
	  -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	  background:url(images/header_01.png) left top;
	 border-bottom:1px #dfdfd3 solid;
	 border-right:1px #dfdfd3 solid;
}

#sb-content {
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	  font-size: 12px;
	 text-align:justify;
	  margin:5px;
}


/* Special Elements */


.menu{
background-color: #f3f0e9;
border-bottom: 1px solid #e6e6e1;
padding: 7px;
border-radius: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
text-align: center; 
text-transform: lowercase;
font-size: 10pt;
font-weight: bold;
color: #c6c2bd;
text-align: center;
text-shadow: #ffffff 1px 1px 1px;
}

.menu a:link{
text-align: center; 
text-transform: lowercase;
font-size: 10pt;
font-weight: bold;
color: #c6c2bd;
text-align: center;
text-shadow: #ffffff 1px 1px 1px;
}

.menu a:visited{
text-align: center; 
text-transform: lowercase;
font-size: 10pt;
font-weight: bold;
color: #c6c2bd;
text-align: center;
text-shadow: #ffffff 1px 1px 1px;
}

.menu a:active{
text-align: center; 
text-transform: lowercase;
font-size: 10pt;
font-weight: bold;
color: #c6c2bd;
text-align: center;
text-shadow: #ffffff 1px 1px 1px;
}

.menu a:hover{
text-align: center; 
text-transform: lowercase;
font-size: 10pt;
font-weight: bold;
color: #a3ad93;
text-align: center;
text-shadow: #ffffff 1px 1px 1px;
}
