.rounded-corners-shadow a{
	border-bottom:none;	
}

.rounded-corners-shadow {
	display: block;
	background: #f3f8ea;
	border: 1px solid #cadc1b;
	margin: 1em 10px 2.5em;
	padding: 20px;
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: rgba(144, 144, 128, 0.5) 0px 0px 5px , inset white 1px 1px 0, inset white -1px -1px 0 , inset rgba(144, 144, 128, 0.3) 0px 0px 9px;
	-webkit-box-shadow: rgba(144, 144, 128, 0.5) 0px 0px 5px , inset white 1px 1px 0, inset white -1px -1px 0, inset rgba(144, 144, 128, 0.3) 0px 0px 9px;
	box-shadow: rgba(144, 144, 128, 0.5) 0px 0px 5px , inset white 1px 1px 0, inset white -1px -1px 0, inset rgba(144, 144, 128, 0.3) 0px 0px 9px; 
}
.rounded-corners-shadow .more-link {
	display: block;
	padding: 0.25em 0;
}
.rounded-corners-shadow .entry-header {
	float: left;
	margin-bottom: 0.75em;
	padding-bottom: 0;
	width: 425px;
	-webkit-background-clip: padding-box;
}
.rounded-corners-shadow .entry-header h1 {
	color: #604927;
	font-family: "garamond-premier-pro-caption", Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 600;
	height: 1.33em;
	width: auto;
	letter-spacing: 0.02em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	-moz-text-shadow: 0 1px 0px white;
	-webkit-text-shadow: 0 1px 0px white;
	text-shadow: 0 1px 0px white;
}
.rounded-corners-shadow .entry-header h1 a {
	text-decoration: none;
	color: #604927;
}
.rounded-corners-shadow .entry-description {
	color: #604927;
	float: left;
	width: 425px;
}
.rounded-corners-shadow .entry-img{
	width:120px;
	float:left;
}
.rounded-corners-shadow .entry-description img,
.rounded-corners-shadow .entry-img img {
	background: #FFF !important;
	border: 1px solid #cadc1b !important;
	height: 100px !important;
	width: 100px !important;
	padding: 8px !important;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	border-radius: 8px !important;
	-moz-box-shadow: #888888 0px 0px 5px  !important;
	-webkit-box-shadow: #888888 0px 0px 5px !important;
	box-shadow: #888888 0px 0px 5px !important;
	float:left !important;
	margin-right: 15px;
}
.rounded-corners-shadow .entry-content {
	border-left: 1px dotted #cadc1b;
	float: right;
	width: 200px;
	margin-bottom: 0;
	margin-left: 1em;
	padding: 0px 1.2em;
}
.rounded-corners-shadow .entry-content b,
.rounded-corners-shadow .entry-content strong {
	display: block;
	font-weight: normal;
	padding-bottom: 1em;
}
.rounded-corners-shadow .entry-content br {
	display: none;
}
.rounded-corners-shadow .entry-content h2 {
	color: #604927;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: 600;
	-moz-text-shadow: 0 1px 0px white;
	-webkit-text-shadow: 0 1px 0px white;
	text-shadow: 0 1px 0px white;
	height: auto;
	margin:0px;
}
.rounded-corners-shadow .entry-content a,
.rounded-corners-shadow .entry-content a:hover,
.rounded-corners-shadow .entry-content a:visited {
	color: #604927;
}
.rounded-corners-shadow .entry-content ul {
	line-height: 1em;
	list-style: none outside none;
	margin:0px;
	padding:0px;
}
.rounded-corners-shadow .entry-content ul li {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	list-style: none outside none;
}
.rounded-corners-shadow .entry-content ul li ul {
	display: none !important;
	margin:0px !important;
	list-style: none outside none !important;
}
.rounded-corners-shadow .entry-content p {
	line-height: 0em !important;
	margin:0px !important;
	list-style: none outside none !important;	
	color: #604927;
}
.rounded-corners-shadow .entry-content p a {
	display: block;
	float: left;
	height: 1em;
	line-height: 1em;
	list-style: none;
	padding: 0.25em 1em 0.75em 0;
	width: 1em;
	word-wrap: normal;
	color: #604927;
}
.rounded-corners-shadow .entry-content .popular-header {
	font-family: "garamond-premier-pro-caption", Garamond, Georgia, "Times New Roman", Times, serif;
	padding: 0.25em 0.67em 0.75em 0em;
	text-rendering: auto;
}
.rounded-corners-shadow .entry-content .lg-az-list {
	clear: both;
	margin: 0px;
	overflow: auto;
	padding:0px;
}
.rounded-corners-shadow .entry-content .lg-az-list li {
	border-left: 1px solid #e7dfd0;
	display: block;
	float: left;
	font-size: 15px;
	height: 1em;
	list-style: none;
	padding: 0px 0.3em 5px 0.3em;
	text-align: center;
	width: 0.78em;
	word-wrap: normal;
	color: #604927;
}
.rounded-corners-shadow .entry-content .lg-az-list li:first-child {
	border-left: none;
	padding-left: 0px;
}
.rounded-corners-shadow .entry-content .lg-az-list li:last-child {
	border-right: none;
	padding-right: 0px;
}

.rounded-corners-shadow .entry-content .lg-more-link {
	margin-left: 1em;
}
.rounded-corners-shadow .entry-content .lg-more-link a, .rounded-corners-shadow .entry-content .lg-more-link a:visited {
	color: #604927;
	display: block;
	height: 1em;
	width: auto;
	line-height: 1em;
	margin-top: 0.33em;
	padding: 0.67em 1em 0.33em 0;
	text-decoration: none;
}
.rounded-corners-shadow.tag-a-to-z {
	overflow: hidden;
}
.rounded-corners-shadow.tag-a-to-z div {
	overflow: hidden;
}
.rounded-corners-shadow.tag-a-to-z .entry-header {
	width: 100%;
}
.rounded-corners-shadow.tag-a-to-z .entry-description {
	float: right;
	margin-bottom: 2em;
	width: 530px;
	
}
.rounded-corners-shadow.tag-a-to-z .entry-content {
	border: none;
	float: right;
	margin-bottom: 1em;
	padding:0px;
	width: 530px;
}
.rounded-corners-shadow.tag-a-to-z .popular-header {
	display: none;
}
/* =IE fixes
-------------------------------------------------------------- */
.ie7 .rounded-corners-shadow {
	overflow: hidden;
}
.ie7 .rounded-corners-shadow .entry-content .lg-az-list {
	height: 40px;
}

.rounded-corners-shadow,
.rounded-corners-shadow .entry-description img,
.rounded-corners-shadow .entry-img img,
.rounded-corners-shadow .entry-header,
.rounded-corners-shadow .entry-header h1, 
.rounded-corners-shadow .entry-content h2{
		behavior: url('/Portals/AdS/js/PIE.htc');
}