/*
Theme Name: Sunny Hersh
Theme URI: http://www.sunnyhersh.com/~sunny/wp-content/sunny/
Description: Sunny Hersh Website Style
Version: 1
Author: Trent Cox
Author URI: http://www.trentcoxdesign.com/
*/

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:3 -Blue Sapphire
  -----------------------------------
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-image: url(http://www.sunnyhersh.com/~sunny/wp-content/themes/sunny/images/bkgd-internal.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #834CA7;
}
h3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #5A316B;
	text-transform: capitalize;
}
.td-body-content {
	border-right: 1px dotted #999999;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #78469A;
}
.style3 {font-size: 11px}
a:visited {
	text-decoration: none;
	color: #834CA7;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#menu ul {
	color: #3D1F49;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}
#menu {
	list-style-type: none;
	font-size: 12px;
}


#menu ul li {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333
	font-size: 12px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 8px;
}

#menu ul ul li a {
	color: #666666;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
a:link {
	color: #834CA7;
	text-decoration: none;
}
#recent-articles {
	list-style-type: square;
	color: #3D1F49;
	padding-left: 0px;
	list-style-position: outside;
}
#recent-articles li {
	margin-left: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
	color: #3D1F49;
	text-decoration: none;
	list-style-position: outside;
}
#recent-articles a {
	color: #3D1F49;
	text-decoration: none;
}
#recent-articles a:hover {
	color: #5A316B;
	text-decoration: underline;
}
#articles-hdr {
	font-weight: bold;
	color: #875CA3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer .footer {
	color: #FFFFFF;
}
.footer a {
	color: #DFD0F4;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
