 /* Sidebar Panels Look and Feel 
 ------------------------------------ */

/* Main panel class */

.sidebar {
  overflow: hidden;
}

.imgHolder {
  padding: 0;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 14px 0;
  background: #FFF;
}

.imgHolder a,
.imgHolder a:hover {
  background: transparent;
}

.imgHolder img {
  display: inline;
}

.imgHolder p {
 text-align: left;
 margin: 0 5px 5px 0px;
}


.sidebar h5 {
  color: #252525;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding-top: 1em;
  padding-bottom: 0.25em;
}

body.black .sidebar h5 { color: #000; }

/* Other Headers */

.bigger3 h3.help {
 margin-top: 40px;
 margin-bottom: 25px;
 font-size: 18px; 
}

#iGrahamSidebar h4, #widgetSidebar h4 {
 font-size: 11px;
 margin-bottom: 0;
}

/* Misc. Styles */

.breadcrumb,
#breadcrumb {
 font-size: 11px;
 line-height: 14px;
 padding-bottom: 5px;
 margin-right: 120px;
 color: #725F4F;
 margin-top: 0.5em;
}

#tagcloud a { border: 0; font-weight: bold; }
.commentLabel, a.commentLabel:link, a.commentLabel:visited { line-height:15px; color: #969696; background:none; }
.commentLabel a:link { color: #969696; background: none;}
.commentLabel a:hover, a.commentLabel:hover { color: #717171; }

div.innerRightColumn { width:26%; float:right;margin: 15px 0 0 7px; }
div.rightColumn { width:auto; display:inline; }

.clearit:after,
#iGrahamContent:after,
.realForm:after,
ul.albumMore:after,
.albumFull:after,
.showcase .rule:after,
.rule .lc:after,
.rule .rc:after,
#subscribeMain #subscribeTop:after,
.thecomments:after,
.thecomments li ul:after,
#friendJournals:after,
.widgetWhiteBackground:after,
ul.floatImages:after,
li.journalHeader:after,
#inviteform #contactDetails li:after,
ul.resourceList:after,
ul.resourceList li ul:after,
div.sidebar dl.sidebarInfoList dd:after,
div.resourcelistControls:after,
ul.resourceListToggle:after,
div.iGrahamPageBox:after,
body #iGrahamWebsite div.displayCopy:after,
#theWidget div.widgetBody:after,
#iGrahamWebsite div#shoutPost:after,
form#eventForm fieldset:after,
div.eventsWithCalendars:after,
form#eventForm div#createNewVenue:after,
form#eventForm fieldset#addArtist:after,
div#eventOverview div#details:after,
div.mainContent ul.vcalendar:after,
div#eventOverview:after,
div.dottedRule:after,
div.vevent div.topBox:after,
div.vevent div.topBox div.info:after,
div.eventPosterFrame:after,
div.eventPosterInnerFrame:after,
div.eventInfos:after,
p.widgetSidebarMore:after,
form#dosignup ol li:after,
div.timeBar:after,
div.mainContent ul.radioStations:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* for IE’s youngest family member, IE7 */

.clearit,
#iGrahamContent,
.realForm,
ul.albumMore,
.albumFull,
.showcase .rule,
.rule .lc,
.rule .rc,
#subscribeMain #subscribeTop,
.thecomments,
.thecomments li ul,
#friendJournals,
.widgetWhiteBackground,
ul.floatImages,
li.journalHeader,
#inviteform #contactDetails li,
ul.resourceList,
ul.resourceList li ul,
div.imgWrapper .w1,
div.sidebar dl.sidebarInfoList dd,
div.resourcelistControls,
ul.resourceListToggle,
div.iGrahamPageBox,
body #iGrahamWebsite div.displayCopy,
div.audioColumns,
#iGrahamWebsite div#shoutPost,
div#eventOverview,
form#eventForm fieldset,
div.eventsWithCalendars,
form#eventForm div#createNewVenue,
form#eventForm fieldset#addArtist,
div.mainContent ul.vcalendar,
form#eventForm div.formWrapper,
form.lastForm fieldset,
form#eventForm div#createNewVenue,
form#eventForm fieldset#addArtist,
div.editCopy,
div.addCopy,
div.editCopy div.wrapper,
div.addCopy div.wrapper,
div.dashEventsTop,
div.vevent div.topBox,
div.vevent div.topBox div.info,
div.eventPosterFrame,
div.eventPosterInnerFrame,
div.eventInfos,
p.widgetSidebarMore,
form#dosignup ol li,
div.timeBar,
ul.radioStations a,
ul.radioStations a span,
div.mainContent ul.radioStations
{
	zoom: 1;
}

/* “showcases” … in lieu of a better word */


body #iGrahamWebsite .last {
	border: none;
}

/* forms */

div.audioAbstract {
    margin-bottom: 1em;
}

/* customisable stuff */

div#audioAbstract {
    margin-bottom: 1em;
}

div#iGrahamFooter {
	clear: both;
	font-size: 11px;
	color: #FFF;
	background-image: url('http://i.grahamenglish.net/images/gradient_footer.gif');
	background-position: left top;
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	padding: 20px 15px;
	line-height: 1.2;
	overflow: hidden;
	background-color: #3d3d3d;
}

div#iGrahamFooter a {
  color: #FFF;
  text-decoration: none;
}

div#iGrahamFooter a:hover {
  text-decoration: underline;
  background-color: transparent;
}

div#iGrahamFooter div#footerMessage {
  font-size: 13px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #BBB;
  margin: 0 0 20px 0;
}

div#iGrahamFooter div#footerMessage h3 {
  margin: 0 0 0.6em 0;
  font-size: 13px;
  color: #FFF;
}

div#iGrahamFooter div#footerMessage p {
  margin: 0;
  line-height: 1.4em;
}

div#iGrahamFooter div#footerMessage p a {
  text-decoration: underline;
}

div#iGrahamFooter ul#footerLinks {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#iGrahamFooter ul#footerLinks * {
  margin: 0;
  padding: 0;
}

div#iGrahamFooter ul#footerLinks li {
  float: left;
  display: inline;
  margin-left: 35px;
  padding-left: 1px;
}

div#iGrahamFooter ul#footerLinks li.first {
  margin-left: 0;
}

div#iGrahamFooter ul#footerLinks dt {
  font-weight: bold;
  margin-bottom: 0.6em;
}

div#iGrahamFooter ul#footerLinks dd {
  margin-bottom: 0.4em;
}

div#iGrahamFooter div#footerLogos {
  color: #DFDFDF;
  padding-left: 15px;
  margin-left: -15px;
  padding-bottom: 15px;
  margin-top: 60px;
}

div#iGrahamFooter div#footerLogos a {
  color: #DFDFDF;
}

div#iGrahamFooter div#footerLogos p#slogan {
  font-family: Georgia, serif;
  font-style: italic;
  margin-left: 1.4em;
  position: relative;
  top: -2px;
  display: inline;
}

div#iGrahamWebsite div#iGrahamFooter div.withExcite p#slogan {
  display: block;
  position: static;
  margin: 1em 0;
}

div#iGrahamFooter div#footerLogos a#excitelinkelement {
  position: relative;
  top: 6px;
}

div#iGrahamFooter div#footerLogos p {
  margin: 0.4em 0 0 0;
}

div#iGrahamFooter div#footerLogos span {
  padding-left: 0.4em;
  border-left: solid 1px #A0A0A0;
}

/*
-------------------
Category pages layout
-------------------
*/

div.audioColumns {
  /* holds the two column layout */
  background: url('http://i.grahamenglish.net/images/catalogue_background_bg2c.gif') center top repeat-y;
  padding: 4px 14px 1.5em 14px;
  margin: -4px -14px 2em -14px;
  border-bottom: 1px dotted #C2C2C2;
  width: 100%;
}

div.audioColumns h3 {
  margin-top: 30px;
}

div.audioLeft {
  margin-top: -4px;
  padding-top: 14px;
  float: left;
  width: 50%;
  display: inline;
  overflow: hidden;
  margin-left: -14px;
}

div.audioRight,
div.whiteCatRight {
  margin-top: -4px;
  padding-top: 14px;
  float: right;
  width: 50%;
  display: inline;
  overflow: hidden;
  margin-right: -14px;
}

div.audioRight {
  background: url('http://i.grahamenglish.net/images/pixelofdoom_bg2c.gif') right top no-repeat;
}

div.audioLeft .audioContent {
  padding-left: 14px;
}

div.audioRight .audioContent,
div.whiteCatRight .audioContent {
  padding-right: 14px;
}

div.catClear {
  /* clears the columns, transitional layout only */
  clear: both;
}

#SecondaryNav {
    font-family: Helvetica, Arial, Tahoma, sans-serif; 
    padding-left: 218px;
    height: 30px;
    color: #BEC0C3;
    position: relative;
    z-index: 102;
    overflow: hidden;
    background: url('http://i.grahamenglish.net/images/gradient_nav2.gif') top left repeat-x;
}
body.black #SecondaryNav { 
	background-image: url('http://i.grahamenglish.net/images/gradient_black_nav2.gif');
}

#iGrahamContent1 #SecondaryNav {
    margin-left: -20px;
    margin-right: -15px; 
    margin-bottom: 10px;
}

#SecondaryNav ul {
    padding: 0 10px 0 0; 
    margin: 0 0 0 -8px;
}

#SecondaryNav li {
    margin: 0;
    padding-left: 11px;
    line-height: 31px;
    display: block;
    float:left;
    height: 31px;
    background: url('http://i.grahamenglish.net/images/left_off_nav2.gif') top left repeat-x;
}
#SecondaryNav li.first { background-image: url('http://i.grahamenglish.net/images/left_first_off_nav2.gif'); }
#SecondaryNav li.firstcurrent { background-image: url('http://i.grahamenglish.net/images/left_first_on_nav2.gif'); }
#SecondaryNav li a {
    color: #808080;
    padding-right: 11px;
    line-height: 31px;
    text-decoration: none;
    display: block;
    float: left;
    background: url('http://i.grahamenglish.net/images/right_off_nav2.gif') top right no-repeat;
    border: 0;
}
body.black #SecondaryNav li a { color: #666; }

#SecondaryNav li.current,
#SecondaryNav li.lastcurrent {
	background-image: url('http://i.grahamenglish.net/images/left_on_nav2.gif');
	margin-left: -2px; padding-left: 11px;
}

#SecondaryNav li.current a,
#SecondaryNav li.firstcurrent a,
#SecondaryNav li.lastcurrent a {  
    background-image: url('http://i.grahamenglish.net/images/right_on_nav2.gif');
    color: #404040;
}

#SecondaryNav li a:hover {
	color: #404040;
}

body.black #SecondaryNav li.current a,
body.black #SecondaryNav li.firstcurrent a,
body.black #SecondaryNav li.lastcurrent a,
body.black #SecondaryNav li a:hover { 
    color: #000;
}
#SecondaryNav li.last a { 
    background-image: url('http://i.grahamenglish.net/images/right_end_off_nav2.gif');
    padding-right: 22px;    
}
body.black #SecondaryNav li.last a { background-image: url('http://i.grahamenglish.net/images/right_end_off_black_nav2.gif'); }

#SecondaryNav li.lastcurrent a {
    background-image: url('http://i.grahamenglish.net/images/right_end_on_nav2.gif');
    padding-right: 25px;
}
body.black #SecondaryNav li.lastcurrent a { background-image: url('http://i.grahamenglish.net/images/right_end_on_black_nav2.gif'); }

a, a:link, a:visited {
  text-decoration: underline; 
  color: #545454;
}

a:hover,
.showArticle a:hover,
.forumtable a:hover,
.journals a:hover,
.details a:hover,
#tabheader .current a,
.flashPreview a:hover span,
.radioPreview a:hover span,
#homepageRight div.homepageContent a.normhover:hover,
a.addWidget:hover span {
  background: #E5E8EE;
  color: #353535;
  text-decoration: underline;
}

a img, a.img, a.img:hover {
  border: none;
  background: none;
}

div.iGrahamPanel div.h h2 a {
  color: #FFF;
  border-bottom: none;
  text-decoration: none;
  background: none;
}

div.h h2 a:hover { 
  border-bottom: 1px solid #FFF;
  color: #FFF;
}

#iGrahamWebsite a.stealth,
li.journalHeader span.numComments a {
  text-decoration: none;
}

#iGrahamWebsite a.stealth:hover,
li.journalHeader span.numComments a:hover {
  text-decoration: underline;
  background: none;
}

/* the little "see more" things after charts etc. */

#iGrahamWebsite .subheadmore {
  margin-top: -0.7em;
  margin-bottom: 1.6em;
}

p.widgetSidebarMore {
  margin-top: 0.72727273em;
  clear: both;
}

.widgetSidebarMore {
  font-size: 11px;
  line-height: 1.3636364em;
  color: #969696;
}

div.widgetSidebarMore {
    clear:left;
    margin-bottom:3em;
}

#iGrahamWebsite .widgetSidebarMore span.li {
  padding-left: 0.6em;
  margin-left: 0.3em;
  border-left: 1px solid #DADADA;
}

#iGrahamWebsite .widgetSidebarMore a {
  color: #969696;
  text-decoration: underline;
}

#iGrahamWebsite .widgetSidebarMore a:hover {
  color: #666;
  background-color: transparent;
}

/* and for the sidebars: */

div.iGrahamPanel div.f p.widgetSidebarMore {
  margin-bottom: 0;
}

/* threads */

ul.thecomments {
	overflow: visible;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.thecomments li.comment {
	margin: 0;
	padding: 37px 15px 20px 115px;
	position: relative;
	list-style-type: none;
}

ul.thecomments > li.comment {
	overflow: hidden;
}

ul.thecomments li.comment.alt {
	background: #F5F5F5;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
}

/* for dashboard */

.excerpts ul.thecomments li.comment {
	padding-left: 65px;
	width: auto;
	border-bottom: solid 1px #DFDFDF;
}

.excerpts ul.thecomments ul.commentUserDetails {
	left: 0;
	width: 100%;
}

.excerpts ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 250px;
}

.excerpts ul.thecomments li.comment .messageContent {
	min-height: 2.8em;
}

.excerpts ul.thecomments li.comment ul.commentUserDetails li.date {
	left: 100%;
	margin-left: -150px;
	width: 150px;
	height: 17px;
	text-align: right;
	color: #A0A0A0;
}

.excerpts ul.thecomments li.comment .wrapper {
	width: auto;
}

/* for journal comments */

.comment-content {
	width:500px;
}

.singleEntry ul.thecomments {
	margin-left: -14px;
}

.singleEntry ul.thecomments li.comment {
	padding-left: 79px;
	width: 415px;
}

.singleEntry ul.thecomments ul.commentUserDetails {
	left: 14px;
}

.singleEntry ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 500px;
}

.singleEntry ul.thecomments li.comment .messageContent {
	min-height: 50px;
}

.singleEntry ul.thecomments li.comment ul.commentUserDetails li.date {
	left: 280px;
}

.singleEntry ul.thecomments li.comment .wrapper {
	width: 415px;
}

/* user details */

ul.thecomments ul.commentUserDetails {
	width: 100px;
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: visible;
	list-style-position: outside;
}

ul.thecomments li.comment ul.commentUserDetails li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userName {
	width: 600px;
	height: 17px;
	margin-bottom: 10px;
}

ul.thecomments li.comment ul.commentUserDetails li.userName span,
ul.thecomments li.comment ul.commentUserDetails li.userName span a {
	color: #969696;
	text-decoration: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userName span a:hover {
  text-decoration: underline;
  background-color: transparent;
}

ul.thecomments li.comment ul.commentUserDetails li.userGravatar a {
	background: none !important;
}

ul.thecomments li.comment ul.commentUserDetails li.userGravatar a img {
	border: none;
}

ul.thecomments li.comment ul.commentUserDetails li.userDetails {
	color: #969696;
	font-size: 11px;
}

ul.thecomments li.comment ul.commentUserDetails li.date {
	position: absolute;
	top: 0;
	left: 400px;
	width: 200px;
	height: 17px;
	text-align: right;
	color: #969696;
}

/* actual content */

ul.thecomments li.comment .wrapper {
	width: 500px;
}

ul.thecomments li.comment h4 {
	margin: 0;
	font-size: 12px;
	color: #252525;
}

ul.thecomments li.comment .messageContent {
	margin: 0;
	min-height: 6em;
}

ul.thecomments li.comment .messageContent a:hover {
  background-color: transparent;
}

ul.thecomments li.comment .messageContent ul {
	margin: 0;
	padding: 0;
}

ul.thecomments li.comment .messageContent li {
	margin: 0.7em 0 0.7em 2em;
	list-style-position: outside !important;
}

ul.thecomments li.comment .messageContent ul br {
	display: none;
}

ul.thecomments li.comment div {
	margin: 0;
}

/*
-------------------------
sidebar resource lists
-------------------------
*/

div.iGrahamPanel ul.widgetSidebarList,
div.iGrahamPanel ul.tagCloud,
div.iGrahamPanel ul.favoriteTags {
	margin: 0 -9px;
	padding: 0;
	list-style-type: none;
}

div.iGrahamPanel ul.widgetSidebarList li,
div.iGrahamPanel ul.tagCloud li,
div.iGrahamPanel ul.favoriteTags li {
	width: 178px;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #C2C2C2;
	display: block;
}

div.iGrahamPanel ul.widgetSidebarList li.last {
  padding: 0;
  background-image: none;
}

div.iGrahamPanel ul.widgetSidebarList li a,
div.iGrahamPanel ul.tagCloud li a,
div.iGrahamPanel ul.favoriteTags li a {
	display: block;
	width: 160px;
	overflow: hidden;
	border-bottom: none;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;
	border-left: solid 9px #FFF;
	border-right: solid 9px #FFF;
}

div.iGrahamPanel ul.widgetSidebarList li a:hover,
div.iGrahamPanel ul.favoriteTags li a:hover {
  background-color: #FFF;
  background-image: url("http://i.grahamenglish.net/images/gradient_sidebar_list.gif");
  border-left-color: #E8E8E8;
}

#iGrahamWebsite div.iGrahamPanel ul.widgetSidebarList li a strong,
#iGrahamWebsite div.iGrahamPanel ul.favoriteTags li a strong {
	color: #545454;
	font-weight: normal;
}

div.iGrahamPanel ul.widgetSidebarList li a:hover strong span {
	text-decoration: underline;
}

div.iGrahamPanel ul.widgetSidebarList li a small {
	font-size: 11px;
	color: #969696;
}

div.iGrahamPanel ul.widgetSidebarList li a img {
	display: inline;
	float: left;
	margin: 1px 0 0 3px;
}

div.iGrahamPanel .collapsed ul.widgetSidebarList {
	margin-top: 4px;
}

div.iGrahamPanel .collapsed ul.widgetSidebarList li,
div.iGrahamPanel ul.tagCloud li {
  border: none;
}

div.iGrahamPanel .collapsed ul.widgetSidebarList li a,
div.iGrahamPanel ul.tagCloud li a {
	padding: 4px 0;
}


div.iGrahamPanel .collapsed ul.widgetSidebarList li a:hover,
div.iGrahamPanel ul.tagCloud li a:hover {
	background: #FFF;
	border-color: #FFF;
}

div.iGrahamPanel .collapsed ul.widgetSidebarList li a:hover strong span {
  background-color: #E8E8E8;
  text-decoration: underline;
  color: #252525;
}

div.iGrahamPanel .collapsed ul.widgetSidebarList li a img,
div.iGrahamPanel .collapsed ul.sidebarDetailedList li img,
div.iGrahamPanel .collapsed ul.sidebarDetailedList li br.onlyWithImage {
  display: none;
}

/* bit for the sidebar tagclouds */

div.iGrahamPanel ul.tagCloud {
  margin-top: 4px;
}

#iGrahamWebsite div.iGrahamPanel ul.tagCloud li a {
  color: #4A71A9;
  text-decoration: none;
  line-height: 1;
}

div.iGrahamPanel ul.tagCloud li a:hover {
  background: #DDE8F7;
  border-color: #DDE8F7;
}

div.iGrahamPanel ul.tagCloud li a span {
  float: left;
  color: #4A71A9;
  width: 125px;
}

div.iGrahamPanel ul.tagCloud li a:hover span {
  text-decoration: underline;
}

#iGrahamWebsite div.iGrahamPanel ul.tagCloud li a small {
  font-size: 11px;
  float: right;
}

/* tag buckets */

div.iGrahamPanel ul.favoriteTags li a small {
  width: 30px;
  padding: 27px 0 0 0;
  background-image: url("http://i.grahamenglish.net/images/tagicon.gif");
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  display: inline;
  margin: 0.333333em 0 0 0;
  font-size: 9px;
  color: #969696;
}

div.iGrahamPanel ul.favoriteTags li a strong {
  font-size: 12px;
  float: right;
  width: 130px;
  overflow: hidden;
  display: inline;
}

div.iGrahamPanel ul.favoriteTags li a:hover strong {
  text-decoration: underline;
}

div.iGrahamPanel ul.favoriteTags li a span {
  color: #969696;
  float: right;
  width: 130px;
  display: inline;
}

div.iGrahamPanel ul.favoriteTags li a {
  padding-bottom: 3em;
}

div.iGrahamPanel ul.favoriteTags li a.play {
  margin-left: 39px;
  border-left: none;
  width: 130px;
  padding: 0;
  height: 2.3636364em;
  margin-top: -2.3636364em;
  color: #869AB7;
  line-height: 1.181818em;
}

div.iGrahamPanel ul.favoriteTags li a.play:hover {
  text-decoration: underline;
  background: transparent;
}

/* general layout stuff */

body.fixedWidth {
  background: #bec0c3 !important;
}

body.fixedWidth #outerWrapper {
  margin: 0 auto;
}

body.fixedWidth #iGrahamWebsite {
  width: 960px;
  background-color: transparent;
  background-image: url("http://i.grahamenglish.net/images/body_bg_960.gif") !important;
  background-position: left top;
  background-repeat: repeat-y;
}

body.fixedWidth #iGrahamWebsite #iGrahamHeader {
  width: 920px;
  margin: 0 auto;
}

body.fixedWidth div#main {
  width: 960px;
  padding: 0 0 60px 0;
  margin: 0 auto;
  overflow: hidden;
}

body.fixedWidth div#wrapper {
  margin: 20px 50px;
}

/* more detailed things */

body.fixedWidth h1 {
  margin: 0;
  color: #D01F3C;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2em;
}

body.fixedWidth #iGrahamWebsite ul.resourceListSmall li.template1 {
  height: 9.5em;
}

body.fixedWidth #iGrahamWebsite ul.resourceListSmall li.template1 small {
  color: #869AB7;
  font-size: 11px;
}

/* gah-ness */

div#videoContent {
    font-size: 11px;
}

div#videoContent h4 {
  margin: 1em 0 0.2em 0;
  font-size: 11px;
}

div.videoPlayer {
    width: 340px;
    padding: 1px;
    background: #373737;
    position: relative;
    z-index: 9999;
}

/* css video cropping */

span.videoStill {
    display: block;
    width: 120px;
    height: 72px;
    overflow: hidden;
    position: relative;
}

ul.wideVideoList span.videoStill {
    float: left;
    display: inline;
    margin: -3px 0 0 -130px;
    border-right: solid 10px #FFF;
}

span.videoStill img {
    position: relative;
    top: -16px;
    left: -10px;
}

.external span.videoStill img {
    position: relative;
    top: -14px;
    left: -5px;
}

span.videoStill span.play {
    display: block;
    width: 120px;
    height: 72px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("http://i.grahamenglish.net/images/wide_video_thumbnail_play.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}


.external span.videoStill span.play {
    background-image: url("http://i.grahamenglish.net/images/wide_video_thumbnail_play_youtube.png");
}

a:hover span.videoStill span.play {
    background-image: url("http://i.grahamenglish.net/images/wide_video_thumbnail_play_hover.png");
}

.external a:hover span.videoStill span.play {
    background-image: url("http://i.grahamenglish.net/images/wide_video_thumbnail_play_youtube_hover.png");
}

input.hint {
    color: #999;
}

body {
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #FFF;
}

#iGrahamWebsite {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  min-width: 960px;
  position: relative;
  background-position: left top;
  background-repeat: repeat-y;
}

#editor {
	text-align: left;
	margin-top: 2px;
	padding: 2px 0;
	width: 465px;
}

#editor label {
  font-size: 11px;
}

#editor #editorTitle,
#editor #message,
#editor #toolbar,
#commentInput,
#editorPreviewContainer {
 	width: 465px;
}
#commentInput {
    float: left;
}

/* Tag Clouds */
.tagBox {
  font-size: 14px;
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	padding: 0 0 5px 0;
}

div.audioRight .tagBox {
	padding: 10px 15px;
	background: #D9DFE7;
}

body .tagBox a,
body .tagBox a:link,
body .tagBox a:visited {
	color: #4B72A9;
	text-decoration: none;
}

body .tagBox a:hover,
body.black .tagBox a:hover,
body .tagBox a.current {
  color: #fff;
  background: #4B72A9;
  text-decoration: none;
}

body #iGrahamWebsite {
	background-image: url('http://i.grahamenglish.net/images/body_bkgd.gif');
}

* + html body #iGrahamWebsite {
  overflow-x: hidden;
}

body.black #iGrahamWebsite{
	background-image: url('http://i.grahamenglish.net/images/body_bkgd_black.gif');
}

#iGrahamContent1, #iGrahamContent2, #iGrahamContent3, #iGrahamSidebar, #LastSearchSidebar, #widgetSidebar, #homepageLeft {
  float: left;
}

#iGrahamSidebar,
#LastSearchSidebar,
#widgetSidebar,
#homepageLeft {
  position: relative;
}

#iGrahamContent {
  margin-top: -1px;
  background: url('http://i.grahamenglish.net/images/repeating_bg3c.gif') top right repeat-y transparent;
  padding-left: 210px;
  padding-right: 240px;
}

body.black #iGrahamContent {
	background: url('http://i.grahamenglish.net/images/repeating_black_bg3c.gif') top right repeat-y transparent;
}

/* for 3-column layout pages */

#iGrahamContent3 {
 	margin: 0;
 	padding: 5px 30px 10px 14px;
 	width: 100%;
 	border-left: 1px solid #959595;
 	background: url('http://i.grahamenglish.net/images/top_right_new_bg3c.gif') top right no-repeat;
 	min-height: 900px;
	padding-bottom: 30px;
}

body.black #iGrahamContent3 {
 background-image: url('http://i.grahamenglish.net/images/top_right_black_new_bg3c.gif');
}

/* for 2-column layout pages */

#iGrahamContent.iGrahamContent2 {
	padding-right: 45px;
	padding-bottom: 0;
	background-image: url('http://i.grahamenglish.net/images/repeating_bg2c.gif');
	background-position: right top;
	background-repeat: repeat-y;
	margin-top: -1px;
	border: none;
}

body.black #iGrahamContent.iGrahamContent2 {
	background-image: url('http://i.grahamenglish.net/images/repeating_black_bg2c.gif');
}

#iGrahamContent2 {
	margin: 0;
	padding: 5px 30px 25px 14px;
	border-left: 1px solid #959595;
	width: 100%;
	background-color: transparent;
	min-height: 900px;
	padding-bottom: 30px;
}

#iGrahamContent.iGrahamContent2 #iGrahamContent2  {
	background-image: url('http://i.grahamenglish.net/images/top_right_bg2c.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

body.black #iGrahamContent.iGrahamContent2 #iGrahamContent2  {
	background-image: url('http://i.grahamenglish.net/images/top_right_black_bg2c.gif');
}

ul.audio_headlines,
ul.playlist_titles {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	margin-bottom: 1em;
}

ul.audio_headlines li,
ul.playlist_titles li {
	margin: 0 0 0.7em 0;
	padding: 0;
	list-style-type: none;
	color: #969696;
}

ul.playlist_titles {
    padding-top: 3px;
    padding-bottom: 0.5em;
}

ul.playlist_titles li a {
  font-weight: normal;
  border-bottom: dotted 1px #CCC;
  padding-left: 22px;
  background-image: url("http://i.grahamenglish.net/images/playlist_icon.gif") !important;
  background-position: left top;
  background-repeat: no-repeat !important;
  line-height: 1.4em;
  color: #969696;
  text-decoration: none !important;
  width: 318px;
  display: block;
}

ul.playlist_titles li a:hover,
ul.playlist_titles li.active a {
  text-decoration: none !important;
  background-color: #E8E8E8 !important;
}

ul.playlist_titles li a strong {
  font-weight: normal; /* sigh */
  color: #545454;
}

ul.audio_headlines li a,
ul.playlist_titles li a {
	color: #969696;
	text-decoration: none;
}

ul.playlist_titles li a {
    color: #545454;
}

ul.audio_headlines li a:hover,
ul.playlist_titles li a:hover {
  background-color: transparent;
  text-decoration: underline;
}

ul.withAuthors li strong {
  display: block;
  margin-bottom: 0.25em;
}

ul.audio_headlines li strong a {
	color: #545454;
}

ul.audio_headlines li strong a:hover {
	color: #545454;
	text-decoration: underline;
}

ul.playlist_titles li strong a {
	color: #545454;
	text-decoration: underline;
}

ul.playlist_titles li strong a:hover {
	color: #252525;
	background-color: #E8E8E8;
}

ul.audio_headlines li small {
  font-size: 11px;
}

/*
-------------------
overall stuff
-------------------
*/

/* Sidebars layout */

div.sidebar {
  background: url('http://i.grahamenglish.net/images/middle_red_panel.gif') top left repeat-y;
  background-color: #FFF;
  line-height: 1.2727273;
  overflow: hidden;
}

body.black div.sidebar {
	background-image: url('http://i.grahamenglish.net/images/middle_black_panel.gif');
}

#iGrahamSidebar {
	padding: 0 0 0 15px;
	width: 195px;
	left: -255px;
	margin-left: -100%;
}

#widgetSidebar {
	width: 195px;
	padding: 0;
	margin-right: -240px;
}

#widgetSidebar .sidebar {
	padding: 0;
}

/* Sidebar styling */

body #iGrahamSidebar {
 color: #605C5B;
 background-color: transparent;
}

#widgetSidebar {
	color: #605C5B;
	background-color: transparent;
}

body #widgetSidebar .sidebar {
  background-color: transparent;
}

#iGrahamSidebar,
#widgetSidebar,
#widgetSidebar .sidebar {
  padding-bottom: 0px;
}

.nonav#widgetSidebar {
	top: 130px;
}

/* sidebars type */

div.iGrahamPanel div.c p.noContent {
  color: #A0A0A0;
}

div.iGrahamPanel div.c p {
  margin: 6px 0 0.7em 0;
  padding: 0;
  line-height: 1.25;
}

div.iGrahamPanel div.c p.rule,
div.iGrahamPanel div.c p.norule {
  margin-bottom: 0.6em;
  padding: 0 0 0.6em 0;
  border-bottom: 1px solid #DFDFDF;
  overflow: hidden;
}

#iGrahamWebsite div.iGrahamPanel div.c p.last {
  border: none;
  padding-bottom: 0;
}

/* special stuff */

div#c_gravatarPanel {
  text-align: center;
}

div#gravatarPanel .infoBox {
  margin: -7px auto 7px auto;
}

div#gravatarPanel div.c {
  padding-top: 0;
}

div#c_gravatarPanel ul li {
  list-style-type: none;
  text-align: left;
  margin: 0 0 0.7em 0;
  padding: 0;
}

/* about panel */

div#gravatarPanel div.c a.stealth:hover {
  text-decoration: none;
}

div.sidebar div#gravatarPanel div.c p.first {
  padding: 6px 9px 0 9px;
  margin-top: 6px;
  margin-left: -9px;
  margin-right: -9px;
  border-top: dotted 1px #CCC;
}

div.sidebar div#gravatarPanel strong.fn {
  font-size: 14px;
  color: #969696;
  display: block;
  margin-bottom: 0.3em;
  width: 160px;
  overflow: hidden;
}

div.sidebar div#gravatarPanel strong {
  color: #969696;
}

div.sidebar div#gravatarPanel div.c small {
  font-size: 11px;
  color: #969696;
}

div.sidebar div#gravatarPanel div.c small a {
  color: #969696;
  text-decoration: underline;
}

div.sidebar div#gravatarPanel div.c small a:hover {
  color: #666;
  background-color: transparent;
  text-decoration: underline;
}

div.sidebar div#gravatarPanel div.c p#sidebarAboutBlurb + p.widgetSidebarMore,
div.sidebar div#gravatarPanel div.c p#sidebarAboutBlurb + p + p.widgetSidebarMore,
div.sidebar div#gravatarPanel div.c p#sidebarAboutURL + p.widgetSidebarMore,
div.sidebar div#gravatarPanel div.c p#sidebarAboutURL + p + p.widgetSidebarMore {
  margin-top: 15px;
}

div.sidebar div#gravatarPanel div.c p#sidebarAboutBlurb,
div.sidebar div#gravatarPanel div.c p#sidebarAboutURL {
  width: 160px;
  overflow: hidden;
}

div.iGrahamPanel dl.sidebarSectionList dd ul.widgetSidebarList li a img,
div.iGrahamPanel dl.sidebarSectionList dd ul.sidebarDetailedList li a img {
  width: 25px;
}

div.iGrahamPanel dl.sidebarSectionList dd ul.widgetSidebarList li a:hover {
  background: none;
  border-color: #FFF;
}

div.iGrahamPanel dl.sidebarSectionList dd ul.widgetSidebarList li a:hover strong span {
  background-color: #E8E8E8;
  text-decoration: underline;
}

/* info lists ... serious bloat */

div.iGrahamPanel dl.sidebarInfoList {
	margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden;
}

div.iGrahamPanel dl.sidebarInfoList dt {
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 1.1;
}

div.iGrahamPanel dl.sidebarInfoList.floating dt {
	float: left;
	width: 40px;
	clear: both;
}

div.iGrahamPanel dl.sidebarInfoList dd {
	margin: 3px 0 0 0;
	padding: 0 0 5px 10px;
}

div.iGrahamPanel dl.sidebarInfoList.floating dd {
	float: right;
	width: 110px;
	padding: 0 0 1px 0;
}

div.iGrahamPanel dl.sidebarInfoList dd ul {
	margin: 0;
	padding: 0;
}

div.iGrahamPanel dl.sidebarInfoList dd ul li {
	margin: 0 0 0.2em 0;
	padding: 0 0 5px 0;
	list-style-type: none;
}

div.iGrahamPanel dl.sidebarInfoList dd ul.topvideos li a {
	text-decoration: none;
}

div.iGrahamPanel dl.sidebarInfoList small {
	display: block;
	font-size: 11px;
}

/* The following two had some problems, so check regularly, please */

div.sidebar dl.sidebarInfoList input {
	float: left;
	margin-left: -5px;
}

div.sidebar dl.sidebarInfoList label {
	float: right;
	margin-top: 4px;
	width: 135px;
}

/*
-------------------
actual panels
-------------------
*/


div.iGrahamPanel {
  width: 195px;
  color: #545454;
  font-size: 11px;
}

/* heads */

div.iGrahamPanel div.h {
  background: url('http://i.grahamenglish.net/images/top_red_sidebars.gif') top left no-repeat;
  padding: 1px 0 0 0;
  margin: 0;
  min-height: 25px;
  overflow: hidden;
	background-color: #D01F3C;
}

body.black div.iGrahamPanel div.h {
  background-image: url('http://i.grahamenglish.net/images/top_black_sidebars.gif');
  background-color: #231F20;
}

div.iGrahamPanel.empty div.h { 
  background-image: url('http://i.grahamenglish.net/images/top_red_newuser_sidebars.gif');
}

body.black div.iGrahamPanel.empty div.h { 
  background-image: url('http://i.grahamenglish.net/images/top_black_newuser_sidebars.gif');
}

div.iGrahamPanel.empty .tog { 
  display: none;
}

div.iGrahamPanel.empty div.c {
  color: #666;
}

body .journalConnections div.iGrahamPanel div.h,
div.iGrahamPanel.alt div.h,
#iGrahamContent3 div.iGrahamPanel div.h,
#iGrahamContent2 div.iGrahamPanel div.h {
	background-image: url('http://i.grahamenglish.net/images/top_grey_sidebars.gif');
	background-color: #E8E8E8;
}

div.iGrahamPanel.noHeader div.h { 
  background-image: url('http://i.grahamenglish.net/images/top_white_red_sidebars.gif');
  height: 10px;
  background-color: #FFF;
  min-height: 0;
}

body.black div.iGrahamPanel.noHeader div.h { 
  background-image: url('http://i.grahamenglish.net/images/top_white_black_sidebars.gif'); 
  background-color: #FFF;
}

div.h h2 {
  font-size: 11px;
  float: left;
  width: 120px;
  color: #FFF !important;
  margin: 0 0 0 9px;
  padding: 6px 0 7px 0;
  line-height: 1.16667em;
  display: inline;
}

div.mainContent div.h h2 {
  color: #666 !important;
}
 
div.h.plain h2 { 
  width: 160px;
} 

.journalConnections div.iGrahamPanel div.h h2,
.iGrahamPanel.alt div.h h2,
#iGrahamContent3 div.iGrahamPanel div.h h2 {
  color: #666 !important;
}

.iGrahamPanel.alt div.h h2.videoSidebarH2 {
	color: #FFF !important;
}

div.iGrahamPanel#imagePanel div.h h2 {
  float: none;
  width: 100%;
}

/* middle thing */

div.iGrahamPanel div.c {
  padding: 0 25px 0 10px;
}

body #iGrahamContent2 div.iGrahamPanel,
body #iGrahamContent3 div.iGrahamPanel {
	background: url('http://i.grahamenglish.net/images/middle_white_sidebars.gif') top left repeat-y #FFF;
}

/* footer */

div.iGrahamPanel div.f {
 background: url('http://i.grahamenglish.net/images/bottom_red_sidebars.gif') bottom left no-repeat;
 clear: both;
 padding-left: 10px;
 padding-right: 25px;
 padding-bottom: 23px;
 background-color: #FFF;
}

body.black div.iGrahamPanel div.f {
 background: url('http://i.grahamenglish.net/images/bottom_black_sidebars.gif') bottom left no-repeat;
}

body #iGrahamContent2 div.iGrahamPanel div.f,
body #iGrahamContent3 div.iGrahamPanel div.f {
	background: url('http://i.grahamenglish.net/images/bottom_white_sidebars.gif') bottom left no-repeat;
}

.iesucks { 
  display: block;
  height: 1px;
  line-height: 0px;
  overflow: hidden;
  margin-top: -1px;
  margin: 0;
  padding: 0;
}

div.f > span.iesucks {
  display: none;
}

* + html div.f > span.iesucks {
    display: block;
}


#flashContainer {
    margin-bottom:10px;
}

#iGrahamHeader {
 font-family: "Lucida Grande", Helvetica, Arial, Tahoma, sans-serif;
  height: 73px;
  color: #FFF;
  background: url('http://i.grahamenglish.net/images/red_gradient_header2.gif') top left repeat-x #D01F3C;
  overflow: hidden;
}

body.black #iGrahamHeader { 
  background: url("http://i.grahamenglish.net/images/black_gradient_header2.gif") top left repeat-x #000;
}

#HeaderMenu { 
  padding-left: 209px;
}

#iGrahamLogo h1, 
#iGrahamLogo h1 a {
  font-family: "Lucida Grande", Helvetica, Arial, Tahoma, sans-serif;
  font-variant: small-caps;
  text-decoration: none;
  float: left;
  margin: 0 0 0 -207px;
  width: 250px;
  display: inline;
  padding: 18px 15px 7px 15px;
  font-size: 24px;
  text-align: left;
  color: #FFF;
  position: relative;
}

#headerSearchbox {
	float: right;
  display: inline;
  position: relative;
  top: -3px;
}

#headerSearchbox * {
	margin: 0;
	padding: 0;
}

#headerLogin {
  display: inline;
  top: -3px;
}

#headerLogin * {
	margin: 0;
	padding: 0;
}

#headerSearchbox input.sbox {
  background: url('http://i.grahamenglish.net/images/search.gif') center left no-repeat #FFF;
	height: 13px;
	width: 156px;
	padding: 1px 4px 2px 16px;
	margin: 4px 0 0 10px;
	font-size: 11px;
	float: left;
	border: solid 1px #7E1325;
}

body.black #headerSearchbox input.sbox {
  border: solid 1px #000;
}

#headerLogin input.lbox {
	height: 13px;
	width: 60px;
	padding: 1px 0 2px 0;
	font-size: 11px;
  	border: solid 1px #000;
}

#headerBottom {
  clear: both;
  padding-top: 3px;
  height: 19px;
  border-top: 1px solid #DA546A;
  margin: 0 16px;
  font-size: 11px;
  color: #F5B5B5;
  position: relative;
}

body.black #headerBottom {
  border-top: 1px solid #404040;
  color: #A8A8A8;
}

#headerBottom ul {
  float: right;
  list-style: none;
  margin-top: 1px;
}

#headerBottom li {
  display: inline;
  margin: 0 0 0 7px;
  padding-right: 8px;
  border-right: 1px solid #F5B5B5;
}

#headerBottom li.last,
#headerBottom li#iGrahamBlurb,
#headerBottom li#app,
#headerBottom li#textlink {
  border-right: 0 !important;
}

#headerBottom li#iGrahamBlurb,
#headerBottom li#app,
#headerBottom li#textlink {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0;
  padding: 0 0 0 0px;
}

#headerBottom a {
  color: #F5B5B5;
}

body.black #headerBottom li {
  border-right: 1px solid #767676;
}

body.black #headerBottom a {
  color: #A8A8A8;
}

#headerBottom a:hover, body.black #headerBottom a:hover {
  color: #FFF;
  background: transparent;
}

/* Primary Navigation */

#navigation {
  padding: 0;
  margin: 0;
  height: 44px;
  float: left;
}

* + html #navigation {
  position: relative;
  z-index: 9;
}

#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 44px;
  float: left;
}

#navigation li a {
  display: inline-block;
  padding: 18px 15px 7px 15px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  text-align: center;
  border: none;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}

#navigation li > a {
  display: block;
}

#navigation li a img {
  position: absolute;
  bottom: 1.7em;
  left: 15px;
}

#navigation .noUser li a {
  font-weight: normal;
  padding: 18px 12px 2px 12px;
}


#navigation li a:hover,
#navigation li.current a {
  border: none;
  background: url("http://i.grahamenglish.net/images/red_rollover_header2.gif") top left repeat-x; 
  text-decoration: none;
}

body.black #navigation li a:hover,
body.black #navigation li.current a {
  background: url("http://i.grahamenglish.net/images/black_rollover_header2.gif") top left repeat-x; 

}

/* Last.fm Id Badge Styles (top right)
 ---------------------------- */
#signUpButton {
  color: #FFF;
  font-size: 11px;
  padding-right: 16px;
  padding-top: 8px;
  text-align: right;
  line-height: 1.2727273em;
}

#signUpButton a,
#signUpButton a:hover {
  color: #FFF;
  font-weight: bold;
  background-color: transparent;
}

#signUpButton a#profileImage {
  border: 1px solid #EBEBEB !important;
  margin: 0 0 7px 9px;
  float: right;
  display: inline;
}

#signUpButton a#profileImage img {
  border: none;
  height: 25px;
  width: 25px;
}

a#signupLink {
  margin-top: 2px;
  min-width: 158px;
  float: right;
  display: inline;
  text-align: center;
  height: 24px;
  background-image: url("http://i.grahamenglish.net/images/signup_red_left_header2.gif");
  background-position: left top;
  background-repeat: no-repeat;
  text-decoration: none;
  line-height: 22px;
  font-size: 12px;
  font-weight: normal;
}

a#signupLink span {
  display: block;
  background-image: url("http://i.grahamenglish.net/images/signup_red_right_header2.gif");
  background-position: right top;
  background-repeat: no-repeat;
  padding: 1px 7px;
}

a#signupLink:hover {
  background-position: left bottom;
  font-weight: normal;
}

a#signupLink:hover span {
  background-position: right bottom;
}

body.black a#signupLink {
  background-image: url("http://i.grahamenglish.net/images/signup_black_left_header2.gif");
}

body.black a#signupLink span {
  background-image: url("http://i.grahamenglish.net/images/signup_black_right_header2.gif");
}

* + html a#signupLink {
  min-width: 178px;
}

html:not([lang*=""]) a#signupLink {
  min-width: 178px;
}

#iGrahamHeadline {
  height: 30px;
  padding: 0 15px;
  background: url('http://i.grahamenglish.net/images/gradient_h1.gif') top left repeat-x #AFB1B3;
  overflow: hidden;
  position: relative;
}
body.black #iGrahamHeadline {  background-image: url('http://i.grahamenglish.net/images/gradient_black_h1.jpg'); }

#iGrahamHeadline h1 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  margin-top: 3px;
  color: #FFF;
  white-space: nowrap;
  padding-right: 50px;
  line-height: 22px;
}

#iGrahamHeadline h1 a {
  color: #FFF;
  background-color: transparent;
  text-decoration: none;
}

#iGrahamHeadline h1 a:hover {
  background-color: #FFF;
  color: #AFB1B3;
}

#iGrahamHeadline img { position: relative; top: 1px;}

/* floating full albums */

#floatingAlbums {
	margin-right: -15px;
	overflow: hidden;
}

#floatingAlbums.small {
	margin-right: -15px;
}

#floatingAlbums h3 {
	margin-right: 15px;
	border-top: solid 1px #DFDFDF;
	border-bottom: none;
}

#floatingAlbums .albumFull {
	float: left;
	margin: 0 30px 15px 0;
	height: 210px;
	overflow: visible;
}

#floatingAlbums.small .floatAlbum {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 120px;
	height: 180px;
}

/* Albums */

div.audioLeft div.albumContainer,
div.whiteCatRight div.albumContainer {
/*  turned this off because it was cutting buy links off
    margin-bottom: -3em;*/
}

.albumHorizontal {
 clear: left;
}

.albumMed {
 width: 110px;
 height: 16.5em;
 margin-right: 14px;
 font-size: 11px; 
 float: left;
 position: relative;
}

.albumMedWithArtist {
  height: 17.5em;
}

div.audioLeft div.albumMed {
  width: 45%;
  margin-right: 4%;
}

.albumMed a.cover {
  display: block;
  height: 93px;
  width: 93px;
  background: url('http://i.grahamenglish.net/images/noalbum_85px.gif') top left no-repeat;
}

.albumMed a.cover:hover,
body.black .albumMed a.cover:hover { 
  background-color: transparent;
} 

.albumMed a.cover img {
  width: 85px;
  height: 85px;
  margin: 1px 0 0 1px;
}

.albumContainer .details {
  display: block;
  font-size: 11px;
  line-height: 1.3em;
}

div.audioLeft div.albumFull {
  width: auto;
}

div.audioLeft div.albumFull div.info {
	width: 48%;
	float: left;
}

div.albumFull {
  width: 340px;
	position: relative;
	overflow: hidden;
}

div.albumFull div.cover {
  display: inline;
  float: left;
  height: 171px;
  width: 172px;
  padding: 1px 0 0 1px;
  background: url('http://i.grahamenglish.net/images/noalbum_large_sidebar.gif') top left no-repeat;
}

.albumFull div.cover img {
  height: 160px;
  width: 160px;
}

.albumFull div.cover a {
  background-color: transparent;
}

#iGrahamWebsite div.albumFull h3 {
  margin: 0.1em;
  font-size: 12px;
  color: #252525;
	line-height: 1.2;
	padding: 0;
	border: none;
}

#iGrahamWebsite div.albumFull h3 a {
  font-size: 12px;
  color: #252525;
	text-decoration: none;
}

#iGrahamWebsite div.albumFull h3 a:hover {
	text-decoration: underline;
}

#iGrahamWebsite div.albumFull h3 small {
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	padding-top: 0.2em;
	display: block;
}

#iGrahamWebsite div.albumFull h3 small a {
	color: #545454;
}

div.albumFull div.info {
  display: inline;
  float: right;
	width: 165px;
}

div.albumFull ul { 
  margin: 0;
  padding: 0;
}

div.albumFull ul li {
  list-style: none;
  margin: 0;
	padding: 0;
}

div.albumFull div.info ul li strong {
  color: #969696;
  font-size: 13px;
  line-height: 1.4em;
}

div.albumFull div.info ul li.preview {
  position: absolute;
  top: 141px;
  left: 142px;
}

div.albumFull div.info ul li.preview span,
div.albumFull div.info ul li.preview span {
  display: none;
}

div.albumFull div.info ul li.preview a.inlineClip img,
div.albumMed a.inlineClip img {
  background-image: url('http://i.grahamenglish.net/images/preview_baby.png');
}

div.albumFull div.info ul li.preview a.inlineFlp img,
div.albumMed a.inlineFlp img {
  background-image: url('http://i.grahamenglish.net/images/flp_baby.png');
}

#iGrahamWebsite div.albumMed a.inlineClip,
#iGrahamWebsite div.albumMed a.inlineFlp {
  position: absolute;
  top: 69px;
  left: 70px;
  height: 14px;
}

div.albumFull ul.buyButtons {
  margin: 1.4em 0 0 0;
  padding: 0;
  clear: both;
}

div.albumMed {
  position: relative;
}

div.albumMed ul.buyButtons {
  margin: 0.7em 0 0 0;
  padding: 0;
  clear: both;
}

div.albumFull ul.buyButtons li,
div.albumMed ul.buyButtons li {
  margin: 0 0 0.7em 0;
  padding: 0;
  list-style-type: none;
}

div.albumMed strong.title a {
  text-decoration: none;
}

div.albumMed strong.title small {
  font-weight: normal;
  color: #545454;
}

div.albumMed strong.title a:hover {
  text-decoration: underline;
  background-color: transparent;
}

#iGrahamWebsite .albumMed a.noCoverImage,
#iGrahamWebsite .albumFull div.noCoverImage {
  background: none;
}

#iGrahamContent1 {
  margin: 10px 20px 0 0;
  padding-bottom: 25px;
  width: 100%;
}

/* Journal-related styles */

.blogEntry {
 width: 500px;
 clear: both;
 padding-bottom:15px;
 max-width: 500px;
}
.blogEntry.withContent {
	max-width: 500px;
}

.withContent .contentBody { 
	width: 500px;
} 

#iGrahamWebsite .blogEntry h5.subhead { 
	margin: -9px 0 5px 0px;
	font-size: 12px;
	color: #777;
}

.blogEntry h5.subhead a {
  background-color: transparent;
}

.blogEntry p {
	margin-left: 0;
	position: relative;
	z-index: 5;
}

.journalConnections {
 position: relative;
 float:right;
 margin-right:-214px;
 border-left: 23px solid #FFF;
 margin-top: -2px;
}

#journalgroups {
    margin-top: 10px;
}

#journalgroups label { 
	padding-right: 5px;
}

.journalFooter .comments { 
 width: 45%; 
 float: left;
}

.journalFooter {
 margin-bottom: 0px;
 padding-bottom: 25px;
 color: #777;
 font-size: 11px;
}

.journalFooter .addcomment {
 width: 45%;
 float: right;
 text-align: right;
}

.withContent .addcomment {
 margin-right: -210px;
}

.journalFooter a { 
  display: inline; 
  color: #777; 
}

.journalmore {
 font-size: 11px;
 display: block;
 padding-right: 6px;
 text-align: right;
}

#commentform {
 margin-top: 15px;
 width:475px; 
 clear:both;
}

#commentform form {
  margin-top: 10px;
}

#journal { width: 100%; }

div.connection {
 width:210px;
 border:1px solid #C1C1C1;
 margin:5px;
 padding:3px;
}

textarea#bbtextarea, textarea#comment {
     width:100%;
     height:220px;
}
.journalMode textarea#message {
    height: 290px; 
}

body {
 font-family: "Lucida Grande", Helvetica, Arial, Tahoma, sans-serif;
 font-size: 12px;
 line-height: 1.4em;
 color: #545454;
 margin: 0;
 padding: 0;
 text-align: center;
}

p, li { margin-top: 10px; }
.showArticle li { margin-top: 5px; }
form, fieldset { margin: 0; padding: 0; border: 0;}
textarea { margin:0; padding:0;}
img { border:none; }

object + table.previewPlaylist,
object + script + table.previewPlaylist {
  margin-top: 1em;
}

h2 {
  font-size: 16px;
  color: #666;
}

/* PRIMARY HEADLINES */
h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover {
  font-size: 20px;
  color: #D01F3C;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: none;
}

h3 {
  clear: both;
}

h3 a:hover {
  text-decoration: underline;
  background: transparent;
}

h3 span {
    font-size: 12px;
    line-height: 16px;
}

h4 {
    font-size: 12px;
    margin-top: 0.5em; margin-bottom: 0.5em;
    color: #666;
}

body.black h2,
body.black h3,
body.black h3 a,
body.black h3 a:link,
body.black h3 a:visited,
body.black h3 a:hover,
body.black h4 {
    color: #000;
}

body #iGrahamWebsite h3.alt,
body #iGrahamWebsite div.audioRight h3,
body #iGrahamWebsite h3.alt a,
body #iGrahamWebsite div.audioRight h3 a,
div.horizontalColouredCol h3,
div.horizontalColouredCol h3 a {
  color: #869AB7;
}   

/* PRIMARY SUBHEADS */
h5 {
  color: #9E9E9E;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 1em 0;
}

h5.subhead {
  margin-top: -12px;
}

h5 a:link, h5 a:visited {
  color: #9E9E9E;
  text-decoration: underline;
}

h5 strong a,
h5 strong a:hover,
a.super {
  background: #FBEFD5;
}

h5 a:hover {
  color: #7F7F7F;
}

a.super:hover {
  color: #7F7F7F; 
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	margin: 0.7em 0 0.7em 2em;
	padding: 0;
}

small { font-size: 11px; }
smaller, tiny { font-size: 10px; }

.nowrap {
  white-space: nowrap;
}

abbr {
  border: none;
}

/* blog previous-next navigation */

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

.comments .navigation {
	margin: 10px 0;
}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
}

.navigation p {
	margin: 0;
	padding: 0;
}

.navigation a {
	color: #999;
}

/* Paragraph Formats
   Based on Sawchuk 0.5 by Kirk Montgomery
---------------------------------------------------------- */
.download, .code, .note,
.alert, .new, .construction,
.information, .wwsgd {
	background-position: 15px 10px;
	background-repeat: no-repeat;
	line-height: 125%;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	text-align: left;
	}
ul.download, ul.code, ul.note,
ul.alert, ul.new, ul.construction,
ul.information, ul.wwsgd {
	line-height: 125%;
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 10px 10px 50px;
	}
ol.download, ol.code, ol.note,
ol.alert, ol.new, ol.construction,
ol.information, ol.wwsgd {
	line-height: 125%;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 10px 65px;
	}	
dl.download, dl.code, dl.note,
dl.alert, dl.new, dl.construction,
dl.information, dl.wwsgd {
	line-height: 125%;
	padding: 10px 10px 10px 50px;
	}
dl.download dt, dl.code dt, dl.note dt,
dl.alert dt, dl.new dt, dl.construction dt,
dl.information dt, dl.wwsgd dt {
	font-weight: bold;
	line-height: 125%;
	}
dl.download dd, dl.code dd, dl.note dd,
dl.alert dd, dl.new dd, dl.construction dd,
dl.information dd, dl.wwsgd dd {
	line-height: 125%;
	list-style-type: disc;
	}
.download {
	background-image: url('http://i.grahamenglish.net/images/blog/download.png');
	background-color: #D0F29D;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	}
.download a, .download a:visited {
	color: #D01F3C;
	text-decoration: none !important;
	border-bottom: 2px dotted #ed1c24;
	}
.download a:hover {
	color: #c90404;
	text-decoration: none !important;
	border-bottom: 2px dotted #c90404;
	}
.code { /* use p class=code when you want to fake it, sometimes handy */
	background-image: url('http://i.grahamenglish.net/images/blog/code.png');
	background-color: #f2f2f2;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	font-family: 'Courier New', Courier, Fixed;
	}
.alert {
	background-image: url('http://i.grahamenglish.net/images/blog/alert.png');
	background-color: #ffcccc;
	border-top: 2px solid #f1795e;
	border-bottom: 2px solid #f1795e;
	}
.new {
	background-color: #fbe9bd;
	background-image: url('http://i.grahamenglish.net/images/blog/new.png');
	border-bottom: 2px solid #febd72;
	border-top: 2px solid #febd72;
	}
.construction {
	background-image: url('http://i.grahamenglish.net/images/blog/construction.png');
	background-color: #fbf2c2;
	border-top: 2px solid #f4d64f;
	border-bottom: 2px solid #f4d64f;
	}
.information {
	background-image: url('http://i.grahamenglish.net/images/blog/information.png');
	background-color: #9DD1F2;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	}
.note {
	background-image: url('http://i.grahamenglish.net/images/blog/note.png');
	background-color: #ededed;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}
.callout {
	border-bottom: 2px solid #CCC;
	border-top: 2px solid #CCC;
	color: #CCC;
	margin: 10px auto;
	padding: 10px;
	text-align: justify;
	}
.wwsgd {
	background-image: url('http://i.grahamenglish.net/wp-content/themes/k2/images/feed.png');
	background-color: #ededed;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}
	
blockquote {
	background: url('http://i.grahamenglish.net/wp-content/themes/k2/images/quote.png') no-repeat 10px 0;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #999;
	border: none;
	}
	
.al_nodisplay {
	display: none;
}
#al_loading, #al_login, #al_register, #al_lostPassword {
}
#al_loginMessage, #al_registerMessage, #al_lostPasswordMessage {
}
#al_loadingImage {
}

img.border {
	padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;
}

a.pdf	{ background: url(http://i.grahamenglish.net/images/icons/globaliconpdf12x12.gif) left top no-repeat;
	display: inline;
	padding-left: 20px;
}

a.pdf:hover { background: url(http://i.grahamenglish.net/images/icons/globaliconpdf12x12.gif) left top no-repeat;
	background-color: #E5E8EE;
	color: #353535;
	text-decoration: underline;
}

a.html	{ background: url(http://i.grahamenglish.net/images/icons/globaliconhtml12x12.gif) left top no-repeat;
	display: inline;
	padding-left: 20px;
}

a.html:hover	{ background: url(http://i.grahamenglish.net/images/icons/globaliconhtml12x12.gif) left top no-repeat #E5E8EE;
	color: #353535;
	text-decoration: underline;
}

a.qt	{ background: url(http://i.grahamenglish.net/images/icons/globaliconqt12x12.gif) left top no-repeat; display: inline; padding-left: 20px; }
a.qt:hover	{ background: url(http://i.grahamenglish.net/images/icons/globaliconqt12x12.gif) left top no-repeat #E5E8EE; color: #353535; text-decoration: underline; }
a.ical	{ background: url(http://i.grahamenglish.net/images/icons/globaliconical12x12.gif) left top no-repeat; display: inline; padding-left: 20px; }
a.dl	{ background: url(http://i.grahamenglish.net/images/icons/globalicondl12x12.gif) left top no-repeat; display: inline; padding-left: 20px; }
a.dl:hover	{ background: url(http://i.grahamenglish.net/images/icons/globalicondl12x12.gif) left top no-repeat #E5E8EE; color: #353535; text-decoration: underline; }
a.dmg	{ background: url(http://i.grahamenglish.net/images/icons/globalicondmg12x12.gif) left top no-repeat; display: inline; padding-left: 20px; }

a.zip	{ background: url(http://i.grahamenglish.net/images/icons/globaliconzip12x12.gif) left top no-repeat;
	display: inline;
	padding-left: 20px;
}

a.zip:hover	{ background: url(http://i.grahamenglish.net/images/icons/globaliconzip12x12.gif) left top no-repeat #E5E8EE;
	color: #353535;
	text-decoration: underline;
}

a.keynote	{ background: url(http://i.grahamenglish.net/images/icons/globaliconkeynote12x12.gif) left top no-repeat; display: block; padding-left: 20px; }

a.discuss	{ background: url(http://i.grahamenglish.net/images/icons/globalicondiscuss11x12.gif) top left no-repeat; display: block; padding-left: 20px;}

a.audio	{background: url(http://i.grahamenglish.net/images/icons/globaliconaudio12x12.gif) left top no-repeat;
	display: inline;
	padding-left: 20px;
}

a.audio:hover	{background: url(http://i.grahamenglish.net/images/icons/globaliconaudio12x12.gif) left top no-repeat #E5E8EE;
	color: #353535;
	text-decoration: underline;
}