/* 
Template: anthurium
Theme Name: Anthurium Mix
Description: A deep warm rich kind of style. 
Author: Joni Mueller
Author URI: http://www.webjones.org/

Credit goes to Root of www.atthe404.com for his Odyssey interface and Gemini template 
Anthurium CSS Design by Joni Mueller http://www.webjones.org/
Banner image is from a photograph taken by Joni Mueller
Background image from www.squidfingers.com
*/

body {
  background-color: #C6D2D7;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: center; /* IE 5.5 hack */
}


#rap {
  width: 772px;
  background-color: #fff;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #000;
  text-align: left;  /* IE 5.5 hack part II */
}


#masthead {
	background-image: url('../../../imagen/malagaa.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fff;
	height: 190px;
	border-bottom: 1px solid #000;
}

#masthead .description {
	font-size: 13px;
	text-align: center;
	color: #336600;
	margin-top: 116px;
	margin-right: 5px;
	background-color: #FFFFFF;
	width: 425px;
	float: right;
	}


#main {
}

#content {
	float: left;
	width: 591px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336600;
}

#menu {
	float: right;
	width: 175px;
}

#nav {
  padding-left: 10px;
}

#hmenu {
  margin: 0;
  padding: 0;
}

#hnav {
  margin: 0;
  padding: 0;
}
#clearer {
  clear: both;
  margin: 0;
  padding: 0;
}

#footer {
  margin-bottom: 0;
}

/* WordPress Stuff */

a {
	color: #336600;
}

a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #fc9;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #c00;
	background: #FFFFCC;
	margin-left: 1.5em;
	padding: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

#header a {
	color: #990099;
	text-decoration: none;
}



h1 {
	margin: 0px;
	text-align: left;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-left: 7px;
}
h2 {
	font: bold 120% arial, verdana, helvetica, tahoma, sans-serif;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
	color: #000;
}

h3 {
	font:  bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	text-align: center;
}


h3 a:hover {
	color: #336600;
	background: #fc9
}
h4 {
	font: bold 12px arial, verdana, helvetica, tahoma, sans-serif;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
	color: #000;
}
ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
}


.textarea {
  width:200px;
  margin:0;
}

#commentform  #comment{
  width:450px;
  margin:0;
}


/* Classes used by the_meta() */


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #990066;
	border-top: 3px solid #336600;
	color: #FFFFFF;
	font-size: 10px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}

.credit a {
  color: #fff;
  text-decoration: none;
}

.feedback {
	color: #c00;
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: .75em;
}

.meta {
	font-size: 10px;
	font-weight: bold;
	background-color: #990066;
	border: 1px solid #336600;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0;
}


.post, #comments-post {
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}
h2.storytitle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

.storytitle a {
	text-decoration: none;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fc9;
	border: 1px solid #990066;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #fc9;
	font-size: 110%;
	list-style-type: none;
}


/* All menu styling except #menu itself (in layout above) */


#nav form {
	margin: 5 0 0 13px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#nav input#s {
	width: 80%;
	border: 1px solid #990066;
	color: #336600;
}

#nav h2 {
	color:#FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-decoration: underline;
	background-color: #990066;
	line-height: 18px;
	text-indent: 1px;
}
#nav ul {
	color: #990066;
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	text-decoration: underline;
	padding-bottom: 15px;
}

#nav li {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.backgr-menu {
	background-color: #0066FF;
	}


#nav ul ul li a {
	color: #336600;
	text-decoration: underline;
	font-weight: normal;
}

#nav ul ul li a:hover {
	border-bottom: 1px solid #990066;
}


/* Calendar */

#wp-calendar {
	border: 1px solid #c00;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #fc9;
	color: #000;
}

#wp-calendar caption {
	color: #c00;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #000;
	font: normal 12px 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #fff;
	color: #c00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.storycontent {
	text-align: justify;
	font-size: 14px;
}
#linkcat-1 li{
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;
}