@charset "UTF-8";

/*  
Theme Name: Umbrella
Description: The theme features a very elegant stock image featuring an Asian parasol and a red rose.
Author: Pokahydee
Author URI: none
*/

/* START - Specialized Tag settings */

body {
	margin: 0px;
	background-color: #C2D0BB;
	font-family: Arial, Helvetica, sans-serif;
	color: #495A41;
	font-size: 12px;
}
input {
	background-color: #ACBBA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69815E;
	border-top: 1px solid #5A6B52;
	border-right: 3px double #5A6B52;
	border-bottom: 1px solid #5A6B52;
	border-left: 3px double #5A6B52;
	padding: 3px;
	margin: 2px;
}
textarea {
	background-color: #ACBBA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69815E;
	border-top: 1px solid #5A6B52;
	border-right: 6px double #5A6B52;
	border-bottom: 1px solid #5A6B52;
	border-left: 6px double #5A6B52;
	margin: 2px;
	padding: 3px;
}
select {
	background-color: #ACBBA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69815E;
	border-top: 1px solid #5A6B52;
	border-right: 3px solid #5A6B52;
	border-bottom: 1px solid #5A6B52;
	border-left: 3px solid #5A6B52;
	padding: 3px;
	margin: 2px;
}
option {
	background-color: #ACBBA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69815E;
	border-top: 1px solid #5A6B52;
	border-right: 1px solid #5A6B52;
	border-bottom: 1px solid #5A6B52;
	border-left: 1px solid #5A6B52;
	padding: 3px;
	margin: 2px;
}
b, strong {
	background-color: #ACBBA6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #424E40;
	font-variant: small-caps;
	padding-right: 2px;
	padding-left: 2px;
}
em, i {
	color: #F11929;
	font-variant: small-caps;
}
blockquote {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #69815E;
	background-color: #ACBBA6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* END - Specialized Tag settings */



/* START - Main Layout ID Tags */

#wrapper {
	height: auto;
	width: 850px;
	background-color: #96A78F;
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: right;
}
#head03 {
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/layout_04.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 850px;
}
#navigation {
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/layout_05.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 146px;
	background-color: #96A78F;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	height: 135px;
	width: 850px;
}
#content {
	float: right;
	height: auto;
	width: 615px;
	margin-right: 60px;
}
#head01 {
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/layout_01.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 850px;
}
#head02 {
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/layout_03.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 850px;
}

#hit {
       background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/hit.png);
       background-repeat:no-repeat;
       font-size:10px;
       width:100px;
       height:70px;
       text-align:left;
       padding-left:34px;
       padding-top:5px;
}

/* END - Main Layout ID Tags */




/* START - Sidebar Menu Styles */

ul#menu {
	width: 146px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D0BB;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
}

ul#menu li, 
  ul#menu a {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #2F3B27;
}

ul#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D0BB;
	font-size: 12px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
	color: #FE566B;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3F4C3A;
	padding-left: 10px;
}

ul#menu a.active {
	color: #698457;
}

/* END - Sidebar Menu Styles */







.lhead {
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/lhead.png);
	height: 40px;
	text-align: right;
	color: #1F241E;
	font-family: Georgia, "Times New Roman", Times, serif, arial;
	padding-right: 5px;
	padding-left: 5px;
	width: 136px;
	font-size: 22px;
	font-variant: small-caps;
}
.lbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F241E;
}
.lbody a:hover {
	color: #FE566B;
}
.lbody a:visited {
	color: #3C5632;
}
.lbody a:link, a:active {
	color: #3E4D37;
	text-decoration: none;
}
.content_header {
	height: auto;
	width: 615px;
}

.header {
	height: 40px;
	width: auto;
	text-align: right;
	color: #1F241E;
	font-family: Georgia, "Times New Roman", Times, serif, arial;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 22px;
	font-variant: small-caps;
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/header.png);
}
.body {
	width:605;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/body.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #bdccb6;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image: url(http://www.mysticallegends.com/wp-content/themes/umbrella/images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 615px;
	padding-top: 10px;
}
.tables {width:100%;}
a:link, a:active {
	color: #6F8862;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	font-style: italic;
	font-variant: small-caps;
	color: #F11929;
}
a:visited {
	color: #8DA583;
	font-variant: small-caps;
}

.avatar {margin:2px;
         float:left;}


.dload {
        border:5px solid #ACBBA6;
        margin:25px auto 25px auto;
}

.info {
       width:450px;
       height:auto;
       margin:0px auto 0px auto;
}
