/*
Theme Name: Maddi's Closet
Theme URI: http://mightyseek.com/
Description: Created custom for From Maddi's Closet.
Version: 1.0
Author: Dan Kuykendall

Custom theme by Dan Kuykendall || http://mightyseek.com
*/

body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0; 
}

div {
	/*overflow: visible;*/
}

img {
	border: none;
}

h2 {
	font: 115% Verdana, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

#page {
	text-align: left;
	margin: 0;
	padding: 0; 
}

#header {
	background: #ff99cc;
	margin: 0;
	padding: 0; 
	text-align: center;
}

#menu_top {
	background-color: #ffe3f1;
	text-align: center;
}

#content {
	vertical-align: top;
	text-align: left;
}

#menu_bottom {
	background-color: #ffe3f1;
	text-align: center;
}

#footer {
	border: none;
}

#sidebar_left, #sidebar_right {
  font: 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
  float: right;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 10px;
  color: #FF7505;
  background: transparent;
  display: inline;
	text-align: left;
	vertical-align: top;
}

#sidebar_left img, #sidebar_right img {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}

#sidebar_left h2, #sidebar_right h2 {
  font: bold 18px "Trebuchet MS",Arial, Helvetica, sans-serif;
  margin: 0px 5px 0px 5px;
  padding: 5px 0px 0px 8px;
  height: 35px;
  text-align: left;
  color: #ff99cc;
}

#sidebar_left ul, #sidebar_left ul ol, #sidebar_right ul, #sidebar_right ul ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#sidebar_left ul li, #sidebar_right ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 8px 0px;
	border: thin solid #ff99cc;
  background: #fff4fa;
  -moz-border-radius: 10px;
}

#sidebar_left ul ul, #sidebar_left ul ol, #sidebar_right ul ul, #sidebar_right ul ol {
  padding: 0px;
  margin: 0px;
  background:none;
  border:none;
}

#sidebar_left ul li ul li, #sidebar_right ul li ul li {
  list-style-type: none;
  list-style-image: none;
	border: none;
  margin: 0px 8px 2px 16px;
  padding: 0px;
}

#sidebar_left ul li ul li a, #sidebar_right ul li ul li a {
  text-decoration: none;
  border:none;
}

#sidebar_left ul li ul li a:link, #sidebar_left ul li ul li a:visited, #sidebar_right ul li ul li a:link, #sidebar_right ul li ul li a:visited {
  color: #000000;
  text-decoration: none;
}

#sidebar_left ul li ul li a:hover, #sidebar_right ul li ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

.nav {
	width: 100%;
	text-align: center;
}

#sidebar_left caption, #sidebar_right caption {
	text-align: center;
	color: #ff99cc;
}

#sidebar_left thead th, #sidebar_right thead th {
	color: #ff99cc;
}

#sidebar_left tbody td, #sidebar_right tbody td {
	color: #000000;
}

.ec3_events {
	color: #ff99cc;
	margin-top: 6px;
}

.wp-calendar table caption a:link a:visited {
	color: #ff99cc; text-decoration: underline;
}

.ec3_events li {
 color:#ff99cc !IMPORTANT; 
}
.eventday a {
 color:#ff99cc !IMPORTANT; 
}
.noneventday {
 color: white;
}

#loginout a {color:#ffffff}
