﻿/* @override http://tweetmp.screamingpens.com/Content/global.css */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	background-color: #f2f1e9;
	font: 12px/1.6 Verdana, Arial, Geneva, sans-serif;
	color: #595649;
}
a {
	color: #2359a7;
}

a:hover {
	text-decoration:underline;
}

.clear 
{
	clear:both;
}

#header {
	background-color: #8db2e5;
	background-image: url(bg-header.gif);
}

.header-background {
	background: url(bg-header-background.gif) no-repeat center;
}

#header .header-inside {
	width: 830px;
	/*height: 345px;*/
	height: 204px;
	margin: 0 auto;
	position: relative;
}

#header p {
	position: absolute;
	left: 732px;
	top: 96px;
	height: 146px;
	width: 172px;
	background: url(header-p.png) no-repeat;
}

#header p span {
	display: none;
}

.portrait#p1 {
	background: url(speech-bubble.png) no-repeat right bottom;
	width:201px;
	height:47px;
	position: absolute;
	bottom: 100px;
	right: 16px;
	
}

.portrait#p1 a
{
	
	font: 14px/2 Georgia, Arial, Geneva, sans-serif;
	color:#000000;
	text-decoration:underline;
	padding-top:10px;
	padding-left:7px;
}

.portrait#p1 a:hover
{
	color:#222b38;
}




h1 span {
	display: none;
}

h1 a {
	display: block;
	position: relative;
	top: 20px;
	width: 350px;
	height: 120px;
	left: 0;
	background: url(logo.png) no-repeat;
}

/* @group Main Menu */

#mainmenu {
	background: #791000 url(bg-mainmenu.gif);
}

#mainmenu ul {
	width: 830px;
	margin: 0 auto;
	padding-bottom: 2px;
	overflow: visible;
}

#mainmenu ul li {
	list-style-type: none;
	float: left;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}


#mainmenu li.last {
	float: right;
}



#mainmenu ul li ul li a
{
	display:block;
	font: normal 1.2em/2.2em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
#mainmenu ul li.mps li {
	width: 225px;
	padding: 0;
}

#mainmenu ul li.political-parties li {
	width: 225px;
	padding: 0;
}

#mainmenu ul li.statistics li {
	width: 170px;
}


#mainmenu ul a {
	display: block;
	height: 100%;
	font: normal 19px/62px Georgia, "Times New Roman", Times, serif;
	color: #e7cfc7;
}

/* The current menu item */
#mainmenu ul li a.current
{
	color: #f2f1e9;
	text-decoration:underline;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul ul {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 60px;
	cursor: pointer;
	width: auto;
}

.foobar {
	border: 1px solid green;
}

#mainmenu ul li ul {
	display: none;
}

#mainmenu ul li ul li {
	float: none;
	background-color: #680d00;
	z-index: 10;
	margin: 0;
	border-top: 1px solid #7c2418;
	border-bottom: 1px solid #560b00;
}

#mainmenu ul li ul.ieShow {
	display: block;
}

#mainmenu ul ul li:hover {
	background-color: #560b00;
}

#mainmenu ul ul a {
	color: white;
	padding: .5em .7em;
	display: block;
}

#mainmenu ul ul a.second {
	margin-left:1.0em;
}

/* subsub */

#mainmenu ul li ul li:hover ul
{
	background:red;
	display: block;
}


#mainmenu ul li ul li ul {
	display: none;
}


#mainmenu .mpsSub 
{
	
	left:225px;
	top:-1px;
}


/* @end */

#content {
	border-top: 1px solid #f7f7f7;
}

.content-background {
	margin-top: -1px;
	background: url(bg-content.gif) no-repeat center top;
}

.content-inside {
	width: 830px;
	padding: 2.8em 0;
	margin: 0 auto;
	min-height: 26em;
}

#content p 
{
	/*
	margin: 0 0 .9em;
*/
	color:#595649;
}

/* Full Column & Wide Column/Sidebar */

#content .widecolumn {
	clear: both;
	width: 500px;
	float: left;
}

#content .fullcolumn {
	clear: both;
	width: 100%;
	float: left;
}



h2 {
	font-weight: normal;
	color: #6f1001;
	margin-bottom: .7em;
	font-size: 2.6em;
	background: url(widecolumn-h2-border.png) repeat-x 0 bottom;
	padding-bottom: .2em;
	height:38px;
}

.noBottomMargin 
{
		margin-bottom: -1px;
}

.widecolumn h3, 
.fullcolumn h3, 
.footer h3,
.sidebar h3 
{
	
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #6f1001;
	margin: 1.3em 0 .3em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
}

.widecolumn h4, 
.fullcolumn h4 {
	color: #f0e4c8;
	margin: 1.3em 0 .3em;
	font-weight: normal;
	font-style: normal;
}

.widecolumn ul, 
.fullcolumn ul {
	margin: .5em 0 .5em 1.3em;
}

.widecolumn ul li,
.fullcolumn ul li {
	margin: .3em 0;
}

.widecolumn p,
.fullcolumn p {
	color: #c2a36c;
}

.widecolumn p img.bp-small,
.fullcolumn p img.bp-small {
	float: right;
	margin: .5em 0 1em 2em;
	padding-bottom: 1em;
}


/*
.widecolumn p strong, 
.fullcolumn p strong, 
.sidebar p strong, 
.footer h4 {
	color: #f4e7c4;
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
}
*/

.widecolumn .addr,
.fullcolumn .addr {
	padding-left: 32px;
	background: url(mail.png) no-repeat 0 5px;
}

.widecolumn p em, 
.fullcolumn p em, 
.sidebar p em {
	font-weight: normal;
	font-style: normal;
	color: #dac593;
}
/*
.widecolumn p a, 
.fullcolumn p a, 
.sidebar p a {
	font-weight: normal;
	font-style: normal;
	color: #f99b1b;
	padding-bottom: .2em;
	border-bottom: 1px solid #5b493a;
}
*/

.sidebar {
	width: 295px;
	float: right;
}

.sidebar.facty {
	background-image: none;
}
	/*

.sidebar h2 {
	width: 156px;
	height: 37px;
	margin: 0 0 28px;
	z-index: 1;
	margin-bottom:0.7em;
	padding-bottom:0.2em;
}
*/


.sidebar h2 span {
	display: none;
}

/*
.sidebar h3 {
	font-size: 1em;
	margin-bottom: 0em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 1.5em 0 .3em;
	font-weight: normal;
	font-style: normal;
	color: #e8cea2;
}
*/


.sidebar p {
	margin: 0;
}
/*
.sidebar p a {
	color: #f4af52;
	border: none;
}
*/
/* Footer */

.footer {
	margin-top: 3em;
	padding-top: 1.5em;
	padding-bottom:20px;
	line-height: 1;
	background: url(widecolumn-h2-border.png) repeat-x 0 0;
	
}


.footer {
	line-height: 1.5;
}

.footer a {
	color: #595649;
}

.footer h4 {
	margin: 1.5em 0 .5em;
}


.footer ul
{
	list-style:none;
	height:25px;
}
.footer ul li
{
	display:inline-block;
	vertical-align:middle;
}

.fotter ul li.last 
{

}



.footer .left 
{
	float:left;
	text-align:left;
	padding-top:3px;
}


.footer .right 
{
	float:right;
	text-align:right;
}
.footer .right br
{
	padding:10px 0;
}

.footer .hoster img
{
	vertical-align:bottom;
}

.footer .copyright 
{
	color:#CCBCA9;
	display:block;
	margin-top:10px;
}
/* Search Box
---------------------------------*/

#search h3
{
	font-size: 1.3em;
}

#search label
{
	display:none;
}
/* Tweet Stream */

#tweetStream .tweet
{
	clear: both;
	padding: 5px;
	overflow: auto;
}
#tweetStream .odd {
	background: #eeede3;
}
#tweetStream .tweet .message
{

}
#tweetStream .tweet a
{
	font-weight: normal;
	font-style: normal;
	color: #2359a7;
}
#tweetStream .tweet a:hover
{
	text-decoration: underline;
}
#tweetStream .tweet a.time
{
	font-weight: normal;
	font-style: normal;
	color: #2359a7;
	font-size: 0.8em;
}

#tweetStream a.avatar
{
	float:left;
	margin:5px 10px 5px 5px;
	
	border-bottom: none;
	padding-bottom:0;
}

/*  Sidebar - twittering MPs */
.sidebar .tweeter 
{
	clear: both;
	padding-top: 5px;
/*	border-bottom: 1px solid #faf9f4;*/
	overflow: auto;
}

.sidebar .tweeter .avatar
{
	float:left;
}

.sidebar .tweeter .avatar img 
{
	margin:3px 15px 3px 3px;
}

/*  Page Editor */
#page-editor {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	opacity: .9;
	z-index: 1000;
}

#page-editor form {
	width: 700px;
	margin: 0 auto;
	padding: 4em 0 0;
}

#page-editor input.title, #page-editor textarea {
	font: 1em Verdana, sans-serif;
	background-color: transparent;
	color: #3b3b3b;
	padding: 10px;
	border: 1px solid #d5d5d5;
	margin-bottom: 1em;
}

#page-editor textarea {
	height: 30em;
	line-height: 1.5;
}

#page-editor textarea.content {
	width: 380px;
	float: left;
}

#page-editor textarea.sidebar_content {
	float: right;
	width: 260px;
}

#page-editor input.title {
	display: block;
	font-weight: normal;
	font-size: 1.5em;
	width: 680px;
	font-style: normal;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}


ul#listFilter {
	list-style: none;
	border-bottom: 1px solid #ffffff;
}

ul#listFilter li {
	
}

ul#listFilter li a {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d1d1cc;
	padding: 7px 0 7px 20px;
	font: 18px/2 Georgia, Arial, Geneva, sans-serif;
	color:#7a1000;
}
ul#listFilter li a:hover {
	border-top: 1px solid #f2f1e9;
	background: #ebe8d0;
}


/* POLITICIAN LIST */
#memberList 
{
}
#memberList .odd 
{
	background-color:#EEEDE3;
}

.member 
{
	position:relative;
	padding:1em 1em 1em 110px;
	height:140px;
}



.member .picture
{
	position:absolute;
	left:0px;
}
.member h3
{
	margin:0;
}

.member h4
{
	margin:0;
	color:#595649;
}

.member .party 
{
	background-color:#2359A7;
	color:#F2F1E9;
	padding: 2px 5px;
}

/* contact info button */
.member .memberContactInfo
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	margin-top:0.85em;
	clear:right;
	background: #5b84be url(button-shine.png) repeat-x scroll left center;
	
}
.member .memberContactInfo:hover
{
	
	background-color: #3b679e;
}

.member .memberContactInfo:hover a
{
	
	text-decoration:none !important;
	text-decoration:underline;
}

.member .memberContactInfo a
{
	line-height:30px;
	padding:0 7px;
	color:White;
	display:block;
}

/* invite button */
.member .memberNoTwitter
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:right;
	float:right;
	margin-top:0.85em;
	background: #5b84be url(button-shine.png) repeat-x scroll left center;
}

.member .memberNoTwitter:hover
{
	
	background-color: #3b679e;
}

.member .memberNoTwitter:hover a
{
	
	text-decoration:none !important;
	text-decoration:underline;
}



.member .memberNoTwitter a
{
	line-height:30px;
	padding:0 7px;
	color:White;
	display:block;

}

/* twitter badge */
.member .memberTwitter 
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:right;
	float:right;
	margin-top:0.5em;
	background-color:White;
	background: #5b84be url(button-shine.png) repeat-x scroll left center;
}

.member .memberTwitter a
{
	line-height:30px;
	padding:0 7px 0 30px;
	color:white;
	display:block;
}

.member .memberTwitter:hover
{
	
	background-color: #3b679e;
}

.member .memberTwitter:hover a
{
	
	text-decoration:none !important;
	text-decoration:underline;
}

.member .memberTwitter img
{
	margin-right:5px;
	margin-top:7px;
}


/* twitter member stats */
.member .memberTwitterStats
{
	margin-top:0.5em;
}

.member .memberTwitterStats a
{
}

/* member twitter container (details) */
.member .memberTwitterContainer
{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #d1d1cc;
	float:right;
}
.member .memberTwitterContainer .memberTwitter 
{
	margin-top:0;
	float:none;
}

.member .memberTwitterContainer ul
{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}
.member .memberTwitterContainer ul li
{
	margin:0;
	padding:0;
}



/* member no twitter container (details) */

.member .memberNoTwitterContainer
{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #d1d1cc;
	float:right;
}


.member .memberNoTwitterContainer p
{
	text-align:center;
	margin:0;
	padding:0;
}

.member .memberNoTwitterContainer .memberNoTwitter 
{
	margin-top:0;
	float:none;
}



/* Member Contact  (details page) */
.memberTweetStream h4,
.memberContact h4,
.memberSignatureList h4
{
	margin:0;
	color:#6F1001;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-style:normal;
	font-weight:normal;
	background: url(widecolumn-h2-border.png) repeat-x left bottom;
}

.memberContactDetailWrapper 
{
	
	padding:20px 0;
	width:270px;
	margin:3px;
	float:left;
}


/* Member Tweet Stream (details page) */
.memberTweetStream p
{
	margin:1em 0;
}

#mpTweetStream
{
	float:left;
	width:410px;
	margin:3px;
}
#mentionTweetStream 
{
	float:right;
	width:410px;
	margin:2px;
	
}




/* Party detail */

.party 
{
	position:relative;
	padding:1em 1em 1em 110px;
	height:140px;
}

.party h3
{
	position:absolute;
	left:0;
	margin:0;
}

.party h3 a
{
	width:400px;
	height:100px;
	display:block;
	text-indent:-9999px;
	/* background-image:url(alp.gif);*/
}


/* party twitter-notwitter badge (details) */

.party .partyTwitterContainer
{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #d1d1cc;
	float:right;
}
.party .partyTwitterContainer .partyTwitter 
{
	margin-top:0;
	float:none;
}

.party .partyTwitterContainer ul
{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}
.party .partyTwitterContainer ul li
{
	margin:0;
	padding:0;
}

.party .partyTwitter 
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:right;
	float:right;
	margin-top:0.5em;
	background-color:White;
	background: #5b84be url(button-shine.png) repeat-x scroll left center;
}

.party .partyTwitter a
{
	line-height:30px;
	padding:0 7px 0 30px;
	color:white;
	display:block;
}

.party .partyTwitter:hover
{
	
	background-color: #3b679e;
}

.party .partyTwitter:hover a
{
	
	text-decoration:none !important;
	text-decoration:underline;
}

.party .partyTwitter img
{
	margin-right:5px;
	margin-top:7px;
}

.party .partyNoTwitterContainer
{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #d1d1cc;
	float:right;
}


.party .partyNoTwitterContainer p
{
	text-align:center;
	margin:0;
	padding:0;
}

.party .partyNoTwitterContainer .partyNoTwitter 
{
	margin-top:0;
	float:none;
}

.partyContactDetailWrapper,.partyTweetStream
{
	
	padding:20px 0;
}

.partyTweetStream p {
	margin:1em 0;
}

.partyTweetStream h4,
.partyContact h4,
.partySignatureList h4
{
	margin:0;
	color:#6F1001;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-style:normal;
	font-weight:normal;
	background: url(widecolumn-h2-border.png) repeat-x left bottom;
}

.party .partyMembershipInfo
{
	position:absolute;
	bottom:0;
	left:0.15em;
	font-size:2em;
}

/* POLITICIAN PAGINATION */
.pagination 
{
	width:100%;
}
.pagination .pageNumber 
{
	width:20%;
	float:left;
}

.pagination .pager 
{
	width:80%;
	float:right;
	text-align:right;
}

/* SEARCH BOX */

#search {
	padding-bottom: 43px;
}
#search br {
	display: none;
}

.searchLocation {
	float:  left;
	width: 50%;
}
.searchName {
	float: right;
	width: 50%;
}
#search .textField {
	font-size: 1.4em;
	width: 70%;
	padding:2px 0;
}
#search .button {
	font-size: 1.4em;
}
#search .watermark {
	color: #c0a7a3;
}

/* INVITATION FORM */
#invite p 
{
	margin: 0 0 0.9em 0;
}
#invite fieldset 
{
	border:solid 1px #d1d1cc;
	background:white;
	padding:10px;
}
#invite .button {
	font-size: 1.4em;
	margin-left:20px;
	padding:3px;
}

#invite form 
{
	width:380px;
	float:left;
}
#invite .textField 
{
	font-size:1.4em;
	width:70%;
	padding:3px;
	margin-left:20px;
	z-index:200;
}

#invite .input-validation-error
{
	border:solid 1px #ff0000;
}

#invite .field-validation-error
{
	display:block;
	color:Red;
	margin-left:20px;
}

#invite form label 
{
	font-size:1.2em;
	display:block;
	margin-left:20px;
	font-weight:bold;
}

#invite #inviteMessage
{
	float:right;
	width:380px;
	background:White;
	padding:20px;
	border:solid 1px #d1d1cc;
	font-size:0.95em;
	margin-bottom:20px;
}

#invite #inviteMessage a
{
	font-weight:bold;
}

.inviteDescription 
{
	font-size:1.3em;
}

#invite span.twitterScreenNameWrapper input
{
	margin-left:0px;
}

#invite .assuranceMessage 
{
	font-size:1.2em;
	font-style:italic;
	margin-left:20px;
	margin-right:20px;
	
}

/* petition box */
#TB_ajaxContent #petition
{
	padding:5px;
	
}
#TB_ajaxContent #petition q
{
	font-size:1.3em;
	text-align:center;
}



#petition {
	
}

#petition q
{
	font-size:1.3em;
	display:block;
	padding:20px;
	border:solid 1px #d1d1cc;
	background:white;
	margin-top:10px;
	text-align:left;
	
}

#petition input
{
	font-size:1.4em;
	padding:3px;
}

/* about */
.creator 
{
	margin-bottom:10px;
}

.creator .avatar
{
	float:left;
	width:48px;
}

.creator p
{
	margin-left:5px;
	float:left;
}

ul.contact
{
	list-style:none;
	margin-left:0;
}

.contact a 
{
	display:block;
	height:25px;
	padding-left:30px;
}

.contact .twitter a
{
	
	background: url(twitter.gif) no-repeat left center;
}

.contact .email a
{
	background: url(email.gif) no-repeat left center;
}

.contact .facebook a
{
	background: url(facebook.gif) no-repeat left center;
}

.contact .feedback a
{
	background: url(uservoice.gif) no-repeat left center;
}

.contact .blog
{
	background: url(wordpress.gif) no-repeat left center;
}

.contact .friendfeed
{
	background: url(friendfeed.gif) no-repeat left center;
}

/* stats page */

.invite,.petition 
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #5b84be url(button-shine.png) repeat-x scroll left center;
	font-size:0.8em;
	padding:3px;
	color:#fff;
}

.invite:hover ,.petition:hover
{
	background-color: #3b679e;
	text-decoration:none;
}

a.party {
	color:#F2F1E9;
	padding:2px 5px;
}

/* API docs */

#apiOverview p
{
	margin: 1em 0;
}

#apiDetail q
{
	background:white none repeat scroll 0 0;
	border:1px solid #D1D1CC;
	display:block;
	font-size:1.3em;
	margin-top:10px;
	padding:20px;
	text-align:center;
}