@charset "UTF-8";

/* CSS Document */ /* WORD OF THE WEEK  */ /*======ARCHIVE LIST=======*/
.atozlist h3,.recentlist h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
}

.atozlist ul {
	margin-right: 50px;
}

.atozlist li,.recentlist li {
	list-style-type: none;
}

.recentlist a {
    display:inline-block;
    width: 200px;
}

.recentlist .date {
    display:inline-block;
}
ul.archivelist
{
margin-bottom:2em;}
ul.archivelist li
{
margin-bottom:0.5em;}

/*======GENERAL=======*/
#contentpanel {
	line-height: 1.5em;
}

/*======HEAD=======*/
#buzzhead {
	margin-bottom: 1em;
}

#buzzheadlinks
{
	float: right;
}
#buzzheadlinks a
{
margin-left:6px;}

/*======ENTRY=======*/
h1 {
	padding-top: 17px;
	/*I put the padding here rather than on #wotwentry to solve an IE6 double padding issue*/
	padding-bottom: 0.5em;
	color: #444;
	background-color: ;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.3em;
	margin-top: 0;
	border-bottom: 1px solid #ccc;
}

h1 .headword {
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
}

h1 .variant {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}

.part-of-speech,.countable,.subject {
	font-size: 0.9em;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-right: 0.5em;
	margin-bottom: 0em;
}

#wotwentry {
	border: 1px solid #c40000;
	padding: 0px 20px 0px 20px;
	margin-bottom: 1.5em;
}

.wotwdef {
	font-size: 1.1em;
	margin-top: 5px;
}

#run-ons {
	padding: 1em 1em 0 1em;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.opposite {
	font-variant: small-caps;
	text-transform: lowercase;
	color: #c40000;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#run-ons h2 {
	font-size: 1.2em;
	color: #444;
	font-weight: bold;
	margin-bottom: 0em;
}

#run-ons h2 em {
	font-weight: normal;
}

.run-on {
	margin-bottom: 1em;
}

#run-ons h2 .subject {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding-left: 0em;
}

#examples img {
	display: block;
}

.example {
	margin-bottom: 0.5em;
	color: #000099;
	font-style: italic;
}

#wotwentry .example {
	margin-bottom: 1.8em;
}

.example p {
	margin-bottom: 0.5em;
}

.source,.date {
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #666666;
	margin-right: 0em;
	margin-top: 0;
}

.sourcedate {
	padding-left: 1em;
}

/*======ARTICLE=======*/
#wotwarticle {
	margin-bottom: 3em;
}

#wotwarticle .example {
	margin: 2em 0;
	padding: 0 2em;
}

#contentpanel li {
	/*line-height:2em; Am slightly concerned that taking this out has broken something!!!*/
}

p {
	margin: 1em 0;
	line-height: 1.5em;
}

.pullquote {
	width: 250px;
	float: right;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	background: url(../images/closequote.gif) no-repeat bottom right
		!important;
	background /**/: url(); /* removing quote graphic in IE5+ */
	padding: 0px 0px 0px 30px;
	color: #c40000;
}

.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding: 5px 2px 150px 40px !important;
	padding /**/: 0px; /* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
ul.bullet
{
padding-left:2em;
margin:2em 0;
}
#contentpanel ul.bullet li
{
margin-bottom:1em;

}
#author {
	text-align: right;
	font-size: 1em;
	color: #666666;
	padding: 2em 0 0 0;
}

#furtherreading,#searchtheweb {
	margin-bottom: 3em;
	clear:left;
}

#furtherreading h3,#searchtheweb h3 {
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
}

#furtherreading ul,#searchtheweb ul {
	margin: 1.5em;
}
#furtherreading ul li,#searchtheweb ul li
{
margin-bottom:0.5em;
}
#furtherreading a,#searchtheweb a {
	margin-right: 0.7em;
}

p#firstpub {
	text-align: center;
	font-size: 0.9em;
	color: #666;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.share-this-entry-Text
{
text-align:center;}

#wotwshare {
	text-align: center;
	
}

#wotwshare ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#wotwshare li {
	display: inline;
	margin-right: 20px;
}

#wotwshare li img {
	margin-right: 3px;
}

/*======RECENT BUZZWORDS=======*/

#recentbuzzwords {
	float: left;
	width: 160px;
	border: 1px dotted #c40000;
	padding: 20px 20px 12px 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#recentbuzzwords img {
	padding-left: 3px;
}

#recentbuzzwords h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #414141;
}

#recentbuzzwords ul {
	margin-bottom: 0.5em;
}

#recentbuzzwords li {
	list-style-type: none;
	margin-bottom: 0em;
	padding: 0;
	line-height:1.5em;
}

#recentbuzzwords li a:link, #recentbuzzwords li a:visited, #recentbuzzwords li a:active {
	color: #666666;
	margin-bottom: 0;
	padding: 0;
	text-decoration: none;
}

#recentbuzzwords li a:hover {
	color: #666666;
	margin-bottom: 0;
	padding: 0;
	text-decoration: underline;
}

.buzzwordmpu
{
text-align:center;
}


/*=======ARTICLES=========*/
#article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 2em;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
}

#article h2 {
	color: #c40000;
	font-size: 1.4em;
}

#article h3 {
	font-size: 1.2em;
	padding-top: 0.5em;
}

.articleblock {
	margin-bottom: 3em;
}

#article .example {
	padding: 0;
}

