/*
Theme Name: Malignant Pasticherie
Description: Tema para Raingna's Evil Cookie Workshop. Con la inestimable ayuda del WordPress Theme Generator (http://www.yvoschaap.com/wpthemegen/)
Version: 1.6
Author: Raingna
Author URI: http://www.evilcookieworkshop.com

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 90%;
	line-height: 110%;
	background-color: #000000;
	/*background-image: url(images/bg_cookie.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

select, input, textarea { 		
	color: #ffffff; 
	background-color:#006363;
	margin: 3px;	
	width: 90%;
} 

input, textarea {
	width: 80%;	
}

body,td,th {
	color: #FFFFFF;
}

#doc {
	width: 80%;
}


a, a:link {
	padding: 1px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	text-decoration:underline
	font-size: 200%;
	padding-top: .1em;
	padding-bottom: .2em;
	line-height: 150%;
}


h2 {
	font-family: verdana;
	text-decoration:underline
	font-size: 175%;
	padding-bottom: .5em;
	line-height: 150%;
}

h3 {
	font-family: verdana;
	text-decoration:underline	
	font-size: 150%;
	padding-bottom: .5em;
	line-height: 150%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 100%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #ffffff;
}

.item {
	padding: 10px;
	padding-left: 30px;
	background-color: #a64b00;
	background-image: url(images/bg_overlay_blue.png); 
	background-repeat: repeat-y;
	text-align:left;
	border: 2px solid #Ff7400;
	margin-bottom: 1em;
	border: 1pt solid #ff9640;
	-webkit-border-radius: 17px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius: 17px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-radius: 17px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 1em;
	font-size: 80%;
}

.item ul li:before {
	content: "\00BB \0020";
}



.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{	
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 2em;
	padding-bottom: 1em;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 3em;
	font-size: 70%;
	padding-bottom: .3em;	
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #ffffff;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 90%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #Ff7400;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF7400;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FF7400;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  #006363;
	background-image: url(images/bg_overlay_blue.png); 
	background-repeat: repeat-y;
	text-align:left;
	padding: 0px;
	border: 2px solid #33cccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #33cccc;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
	padding: 3px;
	font-size: 70%;
}

#searchform {
	clear: both;
	width: 90%:
}

#third {
	margin-left: 9px;
}

#menu {
	padding:0; 
	border:0px solid #fff 
}
#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%; 
}
#menu ul li { 
	padding:0; 
	margin:0; 
	border-bottom:0px #FFFFFF; 
}
#menu ul li a { 
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:underline; 
	color: #FFFFFF; 
}
#menu div a { 
	display: inline-block;
	padding: 5px; 
	text-decoration:underline; 
	color: #FFFFFF; 
}

#menu div a:hover { 
	color:myheadttcolor; 
	background: #009999; 
}

#menu ul li a:hover { 
	color:myheadttcolor; 
	background: #009999; 
}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: 10px;
}

.yui-navset .yui-nav a:hover {
	background-color: #009999;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #a64b00;
	background-image: url(images/bg_overlay-blue.png); 
	background-repeat: repeat-y;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 75%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #009999;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF7400;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FF7400;
}
#secondary div{
	padding : 5%;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    text-align: left;
    float: left;
}

.alignright {
    text-align: right;
    float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 75%;
	line-height: 15px;
	padding: 0 4px 5px;
	margin: 0;
	color: #000000;
}