/********************
Site specific styles here
********************/
h2.month {
	background: #DDDDDD;
	padding: 6px;
}
blockquote {
	margin: 0px 20px 10px 20px;
}
/********************
left nav
********************/
#left_nav .leftnavimg {
background: transparent url(/poetry/images/poetry-left.jpg) 0 0 no-repeat;
}	

/*******************
slider
*******************/
.locslider-basic {
	margin-bottom:15px;
}

/********************
multimedia feature for home
********************/
/* multimedia feature  heading */
#play_home {
margin-bottom:1.25em;
background:#ccc url(/poetry/images/mm_bg_play.gif) left top repeat-y;
}
#play_home h2 {
background-color:#545454;
margin-bottom:0;
padding: 8px 10px;
color:#dcdcdc;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
position:relative;
line-height:1em;
border:1px solid #545454;
border-bottom:none;
/*gradient*/
background:-webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.5, rgb(50,50,50)),
color-stop(0.5, rgb(85,85,85))
);
background:-moz-linear-gradient(
center bottom,
rgb(50,50,50) 50%,
rgb(85,85,85) 50%
);
}
#play_home p.box-seemore {
margin:0;
background-color:#333;
clear:both;
overflow:hidden;
text-align:center;
}
#play_home p.box-seemore span a {
font-style:normal;
font-weight:normal;
}
#play_home p.box-seemore span a, 
#play_home p.box-seemore span a:visited {
color:#bbbbbb;
text-decoration:none;
padding: 2px 8px;
background-color:transparent;
/*border:1px solid #0a0a0a;
border-right-color:#757575;
border-bottom-color:#757575;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;*/
display:block;
}
#play_home h2 p.box-seemore a:hover, 
#play_home h2 p.box-seemore a:focus {
text-decoration:underline;
color:#fff;
}
/* multimedia feature content */
#play_home .box-clip {
background-color:#000;
padding:10px;
}
    #play_home .box-clip p {
    margin-bottom: 0;
    font-size:.9em;
    color:#999;
    text-align:right;
    }
    #play_home .box-clip img {
    margin: 2px 0 4px 0;
    }
    #play_home .box-clip h3 {
    font-size:.9em;
    font-weight:normal;
    line-height: 1.25em;
    color:#999;
	text-align:center;
    }
#play_home .box-list {
background-color:#ccc;
padding:10px;
font-size:.9em;
}
    #play_home .box-list a:link,
    #play_home .box-list a:visited {
    color: #333;
    }
    #play_home .box-list a:focus,
    #play_home .box-list a:hover,
    #play_home .box-list a:active {
    color: #000;
}
/********************
left nav
********************/
#left_nav ul.social {
	padding: 0px;
	margin: 0px;
	border-bottom: 0;
	border-top: 0;
	list-style-type: none;
	background-color: #fff;
}
#left_nav ul.social li {
background: transparent;
padding: 2px 0 2px 0;
margin: 7px 0 7px 0;
font-weight: 100;
}
#left_nav ul.social li.facebook {
background: transparent url(/include/images/facebook.gif) top left no-repeat;
padding: 2px 0 2px 20px;
}
#left_nav ul.social li.twitter {
background: transparent url(/include/images/twitter.gif) top left no-repeat;
padding: 2px 0 2px 20px;
}
#left_nav ul.social li.youtube {
background: transparent url(/include/images/youtube.gif) top left no-repeat;
padding: 2px 0 2px 20px;
}
#left_nav ul.social li.itunes {
background: transparent url(/law/images/itunes.gif) top left no-repeat;
padding: 2px 0 2px 20px;
}
#left_nav ul.social li.blog {
background: transparent url(/poetry/images/blog.gif) top left no-repeat;
padding: 2px 0 2px 20px;
}
#left_nav .blog {
	background: url(/poetry/images/blog.gif) no-repeat left bottom;
}
#left_nav .blog p {color:#666666;}
#left_nav .blog h2, #left_nav .blog p {margin-left:60px;}
#left_nav h2 {
	font-size: 100%;
	color: #000;
}
/********************************
Mind's Joy
********************************/

/* Poetry - Mind's Joy CSS Document */
p.menuLetter {
	color: #999;
}
div.photoBox {
	width: 160px;
	float: right;
	margin: 10px 10px 20px 10px;
}
div.photoBox img {
	border: 1px solid #ccc;
	padding: 3px;
}
p.poemDisclaimer, #main_body p.poemDisclaimerHome {
	
}
p.poemDisclaimerHome {
	color: #666;
}
p.divider {
	text-align:center;
}
div.pagination {
	background: #DCDCDE;
	padding: 7px 10px;
	margin: 10px 5px 5px 5px;
	text-align:right;
	color: #666;
	clear:right;
}
div.pagination span {
	float: left;
}
div.letters {
	background: #F6F6F6;
	padding: 7px 10px;
	margin: 0 5px 10px 5px;
}
div.entry, div.entry2 {
	margin: 0 5px;
	padding: 10px;
	position: relative;
	overflow: auto;
	zoom: 1;
}
div.alt {
	background: #F4F4DF;
}
div.entry div.left {
	width: 200px;
	float: left;
	margin-right:10px;
}
div.entry2 div.left {
	width: 300px;
	float: left;
	margin-right:10px;
}
h2.heading {
	font: bold 150% Arial, Helvetica, sans-serif;
	margin: 0px 10px 0 10px;
	padding: 10px 0 0 0 0 !important;
}
h2 span {
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
}

div.noborder {border:none !important;padding:0 !important;margin:0 !important;}
div.noborder h2, div.noborder p {padding-left:5px !important;}
a.nounderline {text-decoration:none;}