
/* --
  Presentation Stylesheet for Meg Munn MP website

  (c) Colin Sewell, 2008
*/


html, body
{
	/* 16 px = 1 em by default. 12 px = 0.75 em */
	font-size: 10px;
}

body
{
	background-color: #ffffff;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif, serif;
	color: #444;
}

img { border: 0 }

p {
	font-family: verdana, arial, helvetica, sans-serif, serif;
	font-size: 1.2em;
	color: #444;
	text-align: justify;
	padding-right: 10px;
}

p.centered {
	text-align: center;
}


h1 {
	font-family: verdana, arial, "Trebuchet MS", serif, sans-serif;
	font-size: 1.6em;
}

h2 {
	font-family: "Trebuchet MS", serif, verdana, arial, sans-serif;
	font-size: 1.4em;
	letter-spacing: .125em;
}


#footer p {
	font-size: 90%;
	color: #5e5e5e;
	margin: 1px;
	padding: 1px;
}


.leftextra p {
	width: 140px;
	margin: 2px 0;
	padding: 1px 0;
	text-align: left;
/*	border: 1px solid #ccc; */
	padding-right: 0px;
}


.NewsItemTitle {
	font-family: verdana, arial, helvetica, serif, sans-serif;
	font-size: 225%;
	color: #CC0000;
	margin: 2px 0 4px 0px;
}

.NewsItemContainer {
	width: 600px;
	margin-bottom: 20px;
	background:#f9f4e8 url(../images/misc/bg-news-arrow.gif) right center no-repeat;
/*	border: 1px solid #cacaca; */
}

.NewsItemContainer a {
	font-size: 95%;
}

.NewsItemPicBlock {
	float: left;
	width: 125px;
	height: 125px;
	line-height: 125px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f8f1d9;
	border-right: 2px #fff solid;
}
.NewsItemPicBlock img {
	vertical-align: middle;
}

.NewsItemTextBlock {
	margin-left: 125px;
	padding-top: 5px;
/*	border: 1px solid #cccc00; */
}

.NewsItemTextBlock h3 {
	font-family: verdana, arial, helvetica, serif, sans-serif;
	font-size: 110%;
	color: #cc0000;
	margin: 2px 0 4px 10px;
}

.NewsItemTextBlock p {
	width: 440px;
	font-family: verdana, arial, helvetica, serif, sans-serif;
	font-size: 110%;
	margin: 2px;
	padding-left: 10px;
}


#commonsspeechesgraphic {
	margin: 0;
	padding: 0;
}

.newspaperbg {
	background-image:  url(../images/misc/newsclipscolumn.jpg);
	background-position: bottom right;
	background-position: 425px 0px;
	background-repeat: repeat-y;
}


.PageTitleHeader-OLD
{
	width: 600px;
	height: 22px;
	margin: 0;
	padding-left: 20px;
	background-image: url(../images/decorations/header-bg.gif);
	background-position: left top;
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #fff;
}

.PageTitleHeader
{
	width: 600px;
	height: 22px;
	margin: 0;
	padding-left: 110px;
	padding-top: 1px;
	background-image: url(../images/decorations/header-bg2.gif);
	background-position: left top;
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #fff;
}


hr {
	border: none;
    border-bottom: #bebebe 1px solid;
	height: 1px;
	width: 500px;
	text-align: center;
}

.HR-Dashed {
	border: none;
    border-bottom: 1px dashed #c8c8c8;
	height: 1px;
}

.HR-Dotted {
	border: none;
	height: 1px;
    border-bottom: 1px dotted #c8c8c8;
}


ul {
	margin: 10px;
	margin-left: 15px;
	padding-left: 15px;
}

li {
	font-family: verdana, arial, helvetica, sans-serif, serif;
	font-size: 1.2em;
	list-style-image: url(../images/decorations/redsquarebulletshadow.gif);
}


#BulletList {
	margin-left: 15px;
}

#BulletList li {
	margin: 2px;
	padding: 4px;
}

#BulletListArrows li {
	padding: 8px;
	list-style-image: url(../images/decorations/goarrowsquare.gif);
}

#BulletListLeftColumn {
	margin-left: 5px;
	padding-left: 15px;
}

#BulletListLeftColumn li {
	margin: 2px;
	padding: 4px;
}


#SiteMapList li {
    font-size: 12px;
	list-style-image: url(../images/decorations/bullet-four-dots-red.gif);
	padding: 2px;
}

#SiteMapList ul li {
	list-style-image: url(../images/decorations/bullet-small-square-red.gif);
}

#SiteMapList .SiteMapHeader
{
    font-size: 1.4em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
	font-weight: bold;
	margin: 2px 0px;
	letter-spacing: .1em;
	line-height: 14px;
}


.skiplinks {display:none;}


.DefaultFont
{
    font-size: 1.2em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.HeaderFont
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.LargeFont
{
    font-size: 1.4em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.SmallFont
{
    font-size: 1em;
    color: black;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.TinyFont
{
    font-size: 0.8em;
    color: black;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.AddressFont
{
    font-weight: bold;
    font-size: 1.2em;
    color: black;
    font-family: verdana, arial, helvetica, sans-serif, serif;
}
.Red {
	color: #cc0000;
}
.Bolder {
	color: #444;
	text-decoration: underline;
}


#ImageFloatLeft
{
	float: left;
	padding: 0 4px;
}

#ImageFloatRight
{
	float: right;
	padding: 2px;
	margin: 4px;
	margin-bottom: 20px;
}

.ImageFloatLeft
{
	float: left;
	padding: 0 4px;
}

.ImageFloatRight
{
	float: right;
	padding: 2px;
	margin: 4px;
	margin-bottom: 20px;
}

.ImgPadding
{
	padding-left: 4px;
	padding-right: 4px;
}


p.BigConversation1 {
    font-size: 1.2em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.BigConversation2 {
    font-size: 1.2em;
    font-family: verdana, arial, helvetica, sans-serif, serif;
	color: #cc0000;
	margin: 0px;
}


.DottedBorderTop {
	border-top: 1px dotted;
}

.DottedBorderBottom {
	border-bottom: 1px dotted;
}

table {
	font-family: verdana, arial, helvetica, sans-serif, serif;
	font-size: 1.2em;
	color: #333333;
}

