/* @override 
	http://whatsonthewalltoday.com.local/css/style.css
	http://whatsonthewalltoday.com.local/css//style.css
*/

html {
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, clean, sans-serif;
	line-height: 1.2em;
}
div.iclear {
	clear: both;
}
#title {
	float: left;
}
#hd {

}
#tagline {
	overflow: hidden /*IE 7 fix*/;
	float: right;
	font-weight: normal;
	font-style: italic;
	line-height: 2em;
	font-size: 1em;
}
h2 {
	margin-top: 0;
	color: darkred;
}

h2 span {
	font-size: 84%;
	font-weight: normal;
}
dt {
	font-weight: bold;
	margin-top: 1em;
}
dd {
	margin: .5em 0;
}
hr {
	margin: 1em 20%;
	border: none;
	height: 1px;
	background-color: #ccc;
	
}
#bd {
	clear: both;
	position: relative;
}
a {
	color: #a70000;
}
#ft {
	background: url(/resources/stripe-bg.gif) repeat-x top;
	border-top: solid #cecece 1px;
	margin-top: 1em;
	padding-top: 10px;
	padding-bottom: 1px;
	position: relative;
	color: #888;
}
#ft p {
	position: relative;
}
#ft * {
	margin-top: 0;
}
#hd {

}
#hd a, #ft a {
	color: #000;
	text-decoration: none;	
}
a:hover,
a:focus {
	background-color: #fdffe0;
	text-decoration: underline;
}
div.multi-title *{
	margin: 0;
	line-height: 1.3;
}
div.multi-title p {
	font-style: italic;
	color: #666;
}
div.multi-title {
	margin-bottom: 1em;
}
#breadcrumb {
	font-size: 83%;
	color: #333;
	margin-bottom: 2em;
	overflow: hidden;
	padding: .0em;
	border:  solid 1px #eee;
	clear: both;
	position: relative;
}
#breadcrumb.min {
	margin-bottom: 0;
}

#breadcrumb ul {
	margin: 0;
	display: inline;
	border: none;
} 

#breadcrumb ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	display: inline;
	/*padding: 1em;*/
	padding:0;
	padding-left: 2.7em;
	background: url(../resources/breadcrumb-divider.gif) no-repeat left center;
}
#breadcrumb a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus {
	text-decoration: underline;
}

#breadcrumb ul li.first {
	padding-left: .7em;
	background-image: none;
}
#breadcrumb ul li.last {
	padding-left: .7em;
	background-image: none;
}
#breadcrumb ul li.sponsor {
	background:none;
	color: #00F;
	text-align: right;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li.sponsor.first {
	padding-left: .7em;
}

#breadcrumb .sponsor a {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
}
#breadcrumb li.sponsor a:hover {

}

/* RATINGS */
#rating {
  width: 350px;
  margin: -25px auto 25px auto;
  text-align: left;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating { background: url(../resources/stars.png) left -999px repeat-x; }
.star-rating { position:relative; width:125px; height:25px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; }
.star-rating li { display:inline; padding:0 !important; }
.star-rating a, 
.star-rating .current-rating { position:absolute; top:0; left:0; text-indent:-999em; height:25px; line-height:25px; outline:none; overflow:hidden; border: none; }
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus { background-position: left bottom; }
.star-rating a.one { width:20%; z-index:6; }
.star-rating a.two { width:40%; z-index:5; }
.star-rating a.three { width:60%; z-index:4; }
.star-rating a.four { width:80%; z-index:3; }
.star-rating a.five { width:100%; z-index:2; }
.star-rating .current-rating { z-index:1; background-position: left center; }

#menu {
	position: relative;
	font-size: 138.5%;
	margin-top: 1em;
	margin-left: 1em;
	float: left;
}
#rss {
	position: absolute;
	right: -1em;
	bottom:0;
}
#rss a {
	position: absolute;
	bottom: 0;
	background: url(../resources/rss.gif) no-repeat left top;
	width: 27px;
	height: 15px;
	overflow: hidden;
}
#rss a:hover,
#rss a:focus {
	text-decoration: none;
	background-position: 0 -15px;
}
#rss span {
	padding-left: 30px;
}
#menu ul {
	display: inline;
	margin: 0;
	font-size: 72.2%;
}
#menu li {
	display: inline;
	list-style: none;
	margin-right: 1em;
}

#footermenu {
	margin-top: .5em;
	text-align: right;
}
#footermenu p {
	margin: 0;
}
.submenu a {
	color: #000;
}

.submenu a.active {
	background-color: #fcffbf;
	margin-right: -.2em;
	margin-left: -.2em;
	padding-right: .2em;
	padding-left: .2em;
}

#buttons {
	margin: 0;
}
#buttons li {
	list-style: none;
}
#buttons a,
#buttons a .hover {
	height: 47px;
	width: 127px;
	position: relative;
	display: block;
	background: url(../resources/nav_buttons.jpg);
}
#buttons a * {
	display: none;
}
#next, #previous {
	position: absolute;
	top: 300px;
	width: 127px;
	height: 47px;
}

#previous {
	left: 20px;
}


#next {
	right: 23px;
}
#buttons a.previous {
	background-position: 0 0;
}
#buttons .highlight a.previous:hover,
#buttons a.previous .hover {
	background-position: 0 47px;
}

#buttons a.next {
	background-position: 127px 0;
}
#buttons .highlight a.next:hover,
#buttons a.next .hover {
	background-position: 127px 47px;
}
/* @end */


#wall {
	position: relative;
	clear: both;
	background: #b03827 url(../resources/bg.jpg) repeat center top;
	background-position: 20px 0;
	text-align: center;
	padding: 10px 10px 48px 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	overflow: hidden;/*IE Fix*/
	zoom: 1;
}
.walled {
	background: #b03827 url(../resources/bg.jpg) repeat top center;
}

#cartoon-image {
	display: block;
	margin: 0 auto;
	z-index: 9999;
}


.credit {
	color: #666;
	font-style: italic;
	margin-bottom: 0;
}

#info-panel {
	z-index: 999;
	padding: 0;
	width: 350px;
	margin: -4px auto 0 auto;
	text-align: center;
}
#info-panel * {
	margin: 0;
	padding: 0;
}
#info-panel-content {
	background-color: #eee;
	text-align: left;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
#info-panel-content div {
	padding: 1em;
}

#info-panel-content li {
	list-style: none;
}
#info-panel-toggle {
	padding: 0;
	cursor: pointer;
	font-weight: bold;
	width: 12em;
	margin-left: auto;
	margin-right: 0;
	color: #000;
	background-color: #e5dc6e;
	-moz-border-radius-bottomleft: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-left-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
	line-height: 25px;/*This is the height of the star raitings*/
}

#sharing * {
	margin: 0;
}
#sharing li {
	list-style: none;
}
#sharing ul {
	width: 381px;
	margin: 0 auto;
}
#sharing {
  border: solid 1px #888;
  background-color: #fff;
	width: 381px;
	margin: 2em auto;
	text-align: center;
	padding: .5em 0;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
#sharing h2 {
  color: #888;
  font-weight: normal;
  margin-bottom: .5em;
}
sharing p {
  clear: both;
}
#sharing-main-options .sprite {
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 1em;
}
#sharing-main-options .sprite a{
	width: 38px;
	height: 38px;
	background: url(/resources/sharing-sprite.gif);
	overflow: visible;
	display: block;
}
#stumbleupon.sprite a{
	background-position: 0 0;
}
#twitter.sprite a{
	background-position: -38px 0;
}
#email.sprite a{
	background-position: -76px 0;	
}
#delicious.sprite a{
	background-position: -114px 0;	
}
#digg.sprite a{
	background-position: -152px 0;	
}
#facebook.sprite a{
	background-position: -190px 0;	
}

#google-bookmarks.sprite a{
	background-position: -228px 0;	
}
#addthis.sprite a{
	width: 51px;
	background-position: -266px 0;	
}

#stumbleupon.sprite a:hover{
	background-position: 0 -38px;
}
#twitter.sprite a:hover{
	background-position: -38px -38px;
}
#email.sprite a:hover{
	background-position: -76px -38px;	
}
#delicious.sprite a:hover{
	background-position: -114px -38px;	
}
#digg.sprite a:hover{
	background-position: -152px -38px;	
}
#facebook.sprite a:hover{
	background-position: -190px -38px;	
}
#google-bookmarks.sprite a:hover{
	background-position: -228px -38px;	
}
#addthis.sprite a:hover{
	background-position: -266px -38px;	
}

#sharing-main-options .sprite span {
	display: none;
	margin-left: 50px;
}

#action-messages {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 500px;
}

#action-messages ul {
	border: 1px solid #d5d6bc;
	background-color: #fdffe0;
	padding: .5em 1em;
	margin: .5em 0;
}
#action-messages li {

	list-style: none;
}
#action-message-close {
	background: url(/resources/close.gif);
	display: block;
	width:  15px;
	height:  15px;
	overflow: hidden;
	position: absolute;
	left: -7px;
	top: -7px;
	cursor: pointer;
}
#action-message-close span {
	margin-left: 16px;
}
form dd {
  position: relative;
}
form dd input[type="text"],
form dd textarea {
  width: 50%;
}
ul.errors {
	margin: 0 0 0 .2em;
  width: 50%;	
}
ul.errors li {
	border-left: solid 1px;
	color: #e30002;
	background-color: #fff5f5;
	list-style: none;
	padding-left: 15px;
	padding-right: 5px;
}

#issue-footer {
	clear: both;
	float:left;
	color: #333;
	font-weight: bold;
	margin: 0;
	margin-top: -1.2em;
}
.wall-book {
	position: absolute;
	top: 48px;
	width: 234px;
	
}
#wall-book-1 {
	left: 0;
}

#wall-book-2 {
	right: 0;
}
.wall-book .wall-book-link {
	width: 234px;
	height: 225px;
	display: block;
	overflow: hidden;
	text-indent: -999em;	
}
.wall-book a#globetrotter {
	background-image: url(default/img/wall-books/globetrotter.jpg);
}
.wall-book a#bottom-line {
	background-image: url(default/img/wall-books/bottom-line.jpg);
}

.wall-book .wall-book-info {
	text-align: center;
	display: none;
	top: 185px;
	left: 12px;
	width: 208px;
	padding: .5em 0;
	position: absolute;
	z-index: 9999;
	background: #ffffe1;
	background: rgba(255,255,225,0.8);
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	border: solid 1px #888;
	-webkit-box-shadow: 1px 2px 5px #000;
}
.wall-book .wall-book-info p {
	margin: .2em .5em;
}
