/* Designed by Fran¨ois PLANQUE - http://fplanque.net/ */
/* CONGRESS CUSTOM MASTER CSS 2006.09.17
   To expland width change body bg.png, div#pagefooter, div#wrapper, .bPosts.
*/
@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */

body {
	background: #fff url(img/bg.png) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 100% Arial, Helvetica, sans-serif;
}

a {
	color: #663300;	
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}

h2 {
	color: #663300;	 
	font-size: 140%; /* org 180% */
	margin: 0;
}
h3 {
	color: #663300;	 
	font-size: 120%;
}
h4 {
	color: #996633;	 
	font-size: 110%;
}


/* Styles for Congress Business Cards */ 
.cPosts1{
	float: left;
	width: 380px;
	margin: 0 0 0 4ex;	/*  #1=top, #2=right, #3=bottom, #4=left */
	overflow: hidden;
 	background:fff;
}
.cPosts2{
	float: right; 		
	width: 380px;		
	margin: 0 2ex 0 0;
	overflow: hidden;
 	background:fff;
}
.cPostsAll{
	clear: none;
	width: 830px;
	margin: 0 15px 0 15px;	/*  #1=top, #2=right, #3=bottom, #4=left */
	overflow: hidden;
 	background:ff0000;
}

.cTitle {
	text-align: top;
	margin: 0 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
	font: 135% Arial, Helvetica, sans-serif;
}
.cTitle1 {
	margin: 1ex 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0ex 0 0ex 0;
	font-weight: bold;
	letter-spacing: 1px;
	font: 135% Arial, Helvetica, sans-serif;
}
.cTitle2 {
	margin: 0ex 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0ex 0 0ex 0;
	font-weight: bold;
	letter-spacing: 1px;
	font: 135% Arial, Helvetica, sans-serif;
}
.cTitle3 {
	margin: 2ex 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0ex 0 0ex 0;
	font-style: italic;
	font: 115% Arial, Helvetica, sans-serif;
}

.cSubtitle {
	color: #000; /* #996633; */
	margin: 0;
	font-style: italic;
}

.cText {
	margin-top: 0px;
	margin-bottom: 0px;
}

.cTextHeaderItalic {
	margin: 0 0 15px 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	text-align: center;
	font-style:italic;
}

.cPublicTitle {
	text-align: top;
	margin: 10px 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
	font: 135% Arial, Helvetica, sans-serif;
}

.cPublicSubTitle {
	text-align: top;
	margin: 0 0 0 33px;	/*  #1=top, #2=right, #3=bottom, #4=left */
	color: #000;
	padding: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 0px;
	font: 120% Arial, Helvetica, sans-serif;
}

.cPublicText {
	margin-top: 0px;
	margin-left: 33px;
	margin-bottom: 0px;
}

.cValigntop
{
	margin: 2ex 0 0 0;	/*  #1=top, #2=right, #3=bottom, #4=left */
	vertical-align: top;
}


/* Style for Congress Calendar */
.pageCalendarTitle {
	color: #663300;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold; 
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	font: 200% Arial, Helvetica, sans-serif; 
}

.pageCalendarSubtitle {
	color: #000;
	text-align: center; 
	font-style: italic;
	vertical-align: middle;
	padding: 0 0 10px 0;			/*  #1=top, #2=right, #3=bottom, #4=left*/
	font: 108% Arial, Helvetica, sans-serif; 
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
td.center
{
	text-align: center;
}
td.text-top
{
	vertical-align: text-top;
}

div#pageFooter {
	clear: both;
	background-color: #996633;	/* org #fff; */
	width: 828px;				/* org 738px; */
	margin: 0 auto;
	padding: 1ex 0 1ex 0;		/* org 0 0 1ex 0; */
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #996633;
}

div#wrapper {
	/* org background: #fff url(img/bg_content.gif) repeat-y 0 0; */
	background: #fff url(img/bg_content.linecolor.gif) repeat-y 0 0;
	width: 830px;		/* org 740px; */
	margin: 0 auto;
	margin: 0 auto;
	padding: 0;
}

div#wrapper_wide {
	/* org background: #fff url(img/bg_content.gif) repeat-y 0 0; */
	background: #fff url(img/bg_content.none.gif) repeat-y 0 0;
	width: 830px;		/* org 740px; */
	margin: 0 auto;
	margin: 0 auto;
	padding: 0;
}

div.pageHeader {
	padding: 2ex 0ex 2ex 0ex;	/*  #1=top, #2=right, #3=bottom, #4=left org 1ex */
	margin: 0 1px 1ex 1px;		/* org margin: 0 1px 1ex 1px; */
	border-bottom: 10px;		/* border-bottom: 0px solid #ddd; */
	text-align: center;
	background: #996633;
	/* background: #996633 url('img/minerburro.3.gif') no-repeat left; */
}

h1#pageTitle {
	color: #000;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #996633;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}

.pageCalendar_title, .pageText_title {
	color: #663300;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold; 
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	font: 200% Arial, Helvetica, sans-serif; 
}
.pageCalendar_subtitle, .pageText_title {
	color: #000;
	letter-spacing: 0px;
	text-align: center;
	font-style: italic;
	font-weight: bold; 
	vertical-align: middle;
	border: 0px;
	padding: 0px 0px 5px 0px;	/*  #1=top, #2=right, #3=bottom, #4=left */
	font: 115% Arial, Helvetica, sans-serif; 
}
.pageSubTitle {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	font-weight: bold; 
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 115% Arial, Helvetica, sans-serif; /* org 109% */
}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #996633;
}

/* Styles for posts */
.bPosts {
	float: right; 		/* org left */
	width: 570px;		/* org 480px; */
	overflow: hidden;
	/* background: #090; */
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #996633; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #996633;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}

input.bComment, 
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #996633;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #996633;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #996633;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for sidebar (left) */
.bSideBar {
	width: 258px;			/* width: 259px; */
	padding-bottom: 3ex; 	/* org none */
	float: left; 			/* org right */
	margin-left: 1px;		/* org none */
	overflow: hidden;
	background: #cc9966; 
}
.bSideItem {
	margin: 2ex;
	padding: 0 0 2ex 0;
	border-bottom: 1px solid #ddd;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #eee;	/* org color: #aaa; */
	font-size: 90%;
}
input.SearchField
{
	background-color: #eee; 
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 2px solid #333333;	/* org border: 1px solid #ccc; */
	background-color: #eee;		/* org background-color: #eee; */
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 2px #333333;	/* org border: solid 3px #ccc; */
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #996633;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #000000;			/* org color: #abc; */
}
#bCalendarToday {
	background-color: #eee /* org #bce; */
}
img.flag {
	display: none;
}

