/*
Theme Name: Purple Leaves
Theme URI: http://www.dr-depot.com
Description: Purple Leaves Wordpress Theme.
Version: 1.0
Author: Diego Botello
Author URI: http://www.dr-depot.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
     margin: 0;
     font-family: 'Trebuchet MS', Georgia, Sans-serif;
     font-size: 12px;
     text-align: left;
     vertical-align: top;
     background-image:url(images/bg.jpg);
  background-repeat : repeat;
     color:#FFCCFF;

}

h1{
font-family: 'Trebuchet MS', Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a{
    color:#F90092;
}


input{
	border:1px solid #533419;
	background-color:#FCA4F3;
	color:#000000;
    font-family: 'Trebuchet MS', Georgia, Sans-serif;
	font-size:12px;
	margin:1px;
	font-weight:bold;

}
input[type="text"],input[type="radiobutton"],textarea,select{
	border:1px solid #533419;
	background-color:#FCA4F3;
	color:#000000;
    font-family: 'Trebuchet MS', Georgia, Sans-serif;

	margin:1px;
	font-weight:bold;

}

textarea{
	border:1px solid #533419;
	background-color:#FCA4F3;
	color:#000000;
    font-family: 'Trebuchet MS', Georgia, Sans-serif;


	font-weight:bold;

}

#wrapper{
margin: 0 auto 0 auto;
width: 900px;
text-align: left;
}

#header{
float: left;
width: 900px;
height:200px;

font-size:20px;
color:#ffffff;
text-align:right;
}

#header a{
color:#ffffff;
text-decoration: none;

}

#header h1{
font-size:50px;
color:#ffffff;
}

#container{
float: left;
clear:left;
width: 530px;
display:block;
margin: 10px auto 10px auto;
  border-left: 1px solid #FCA4F3;
 border-right: 1px solid #FCA4F3;
 border-top: 1px solid #FCA4F3;
 border-bottom: 1px solid #FCA4F3;
 color:#FFCCFF;
 background-image:url(images/black.gif);
}

.post{
padding: 0 0 0 0;
background: url(images/backtop.gif);
}

.post h2{
font-family: 'Trebuchet MS', Georgia, Sans-serif;
font-size: 18px;

vertical-align: text-top;

height:32px;

}

.post h2 a{
color:#ffffff;

}

.pdate {width: 45px;height: 33px;float:left;}
.pmonth {font-size: 12px; font-weight:bold; text-transform: uppercase;color: #ffffff;text-align: center;display:block;line-height: 11px;padding-top: 3px;margin-left: -3px;}
.pday {font-size: 12px; font-weight:bold; text-transform: uppercase;color: #ffffff;text-align: center;display:block;line-height: 11px;padding-top: 2px;margin-left: -2px;}


.date{
display:inline;

}

.ptitle{
display:inline;

}

body a{
  text-decoration: none;
   color:#F90092;
}


body a:hover{
  text-decoration: underline;
}


.entry{
line-height: 18px;

padding: 0 5px 0 5px;

}

.navigation-b{

 float: right;
 left:50px;
}

.searchf{
 height:50px;


}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #533419;
margin: 10px 0 0 0;
 font-size: 11px;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;

}

.sidebar{
float: right;
width: 355px;
background-image:url(images/black.gif);
margin: 10px 0 0 5px;
display: inline;
color:#FFCCFF;
  border-left: 1px solid #FCA4F3;
 border-right: 1px solid #FCA4F3;
 border-top: 1px solid #FCA4F3;
 border-bottom: 1px solid #FCA4F3;
}

.sidebar a{
color:#F90092;
 padding: 2px 0 2px 0;
  display:block;
  font-weight:bold;
}

.sidebar a:hover {

background-color:#FCA4F3;
color:#000000;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 0;

}

.sidebar ul li{
 padding: 0 0 10px 0;

}

.sidebar ul li a {


}

.sidebar ul li ul li{
padding: 5px 0 5px 0;
 border-bottom:1px dotted #FCA4F3;
}

.sidebar ul li h2{
font-family: 'Trebuchet MS', Georgia, Sans-serif;
font-size: 18px;
background: url(images/bordertop3.jpg);
height:32px;
color:#ffffff;
}

#sad_300 { margin:6px 0 0 0;  width: 355px; line-height:12px; text-align:justify;  font-size:12px; font-family:verdana; }
.lsidebar { width: 166px; float: left; color: #FFCCFF; margin: 0 auto;  display:inline;}
.rsidebar { width: 166px; float: right; color: #FFCCFF; margin: 0 auto;  display:inline;}


table#wp-calendar{
width: 80%;
}

.commentlist{
   	background:#FCA4F3;

}
         
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;

}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	background:#FCA4F3;

}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;

}

.comments-template h2, .comments-template h3{
    margin: 10px 0 0 0;
    font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
       margin: 10px 0 0 0;
		padding: 10px;
		color:#000000;
}

.commenttext{
		color:#000000;
}

.comments-template p.nocomments{
	padding: 0;
	color:#000000;
}

.commentform input{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
		background:#FFBFFF;

}

.commentform textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
		background:#FFBFFF;

}

blockquote {
 background: #FCA4F3;

 color: #000000;
 border: 1px solid #4f4636;
 padding: 20px;
}
blockquote blockquote{
 background: #9B45AD;
 color: #000000;
 border: 1px solid #4f4636;
 padding: 15px;
}


#footer{
clear: both;
float: right;
width: 750px;
display:block;
}


/* Menu */
#menucontainer{

    width: 900px;
    clear:both;
	height:30px;
    float:left;
	padding:0px 0 0px 14px;
	}
#thememenu{

      display:inline;
     float:left;
	height:25px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#thememenu ul{
            float: left;
	margin:0px;
	padding:6px 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#thememenu ul li{
float:left;
	display:inline;

	margin:0 1px 0 0;
	}
#thememenu ul li a{
	display:inline;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/backtop.gif) ;
	}
#thememenu ul li a:hover{
	color:#fff;
  background:url(images/backtop2.gif);
	}
#thememenu ul li a.current,#thememenu ul li a.current:hover{
	color:#fff;
	background:url(images/backtop2.gif);
	}

/* Calendar */
#wp-calendar {
 margin: auto;
 font-size: 11px;
 color: #FFCCFF;
}
#wp-calendar caption {
 font-size: 11px;
 font-weight: bold;
 color: #FFCCFF;
}
#wp-calendar th {
 font-weight: bold;
 font-size: 1em;

 text-align: center;
}

#wp-calendar td a:hover {

background-color:#FCA4F3;
color:#000000;

}

#wp-calendar tr {
 margin:0 0 0 0;
}
#wp-calendar #today {
 border: 1px solid #000000;
}

#wp-calendar td {
 color: #FFCCFF;
 width: 18px;
 text-align: center;
}
#wp-calendar a {

 width: 18px;
 background-image: none;
 padding-left: 0px;
 border-bottom: none;
 text-align: center;
}
#wp-calendar a:hover {
 color: #000000;
 width: 18px;
 background-image: none;
 padding-left: 0px;
 border-bottom: none;
 text-align: center;
}
#wp-calendar #next a, #wp-calendar #next  {
color: #000000;
 padding-right: 0;
 text-align: right;
 width: auto;
 font-weight: bold;
}
#wp-calendar #prev a, #wp-calendar #prev {
color: #ffffff;
 padding-left: 0;
 text-align: left;
 width: auto;
 font-weight: bold;
}
