
/* Container styles for Politically Empowered DNN skin  */



/* Basic */

td.basic-ctr {padding-bottom: 20px;}
td.ctr-actions {padding: 0 0 1px 0;}
td.ctr-title {padding: 0px 0 2px 0;}
td.ctr-title .Head {font-family: 'times new roman', serif; font-size: 21px; font-weight: normal; white-space: nowrap; color: #c0010f; line-height: 2em;}
td.ctr-title H1 {margin-bottom: -8px; font-family: 'times new roman', serif; font-size: 21px; font-weight: normal; white-space: nowrap; color: #c0010f; line-height: 2em;}
td.ctr-content {padding: 2px 0 0 0;}
td.ctr-admin {padding: 8px 0 0 0; text-align: right; font-size: 0px;}
td.ctr-admin img {margin-left: 5px;}


/* Sidebar */

td.sidebar-ctr {padding-bottom: 20px;}
td.sidebar-ctr td.ctr-actions {padding: 0 0 1px 0;}
td.sidebar-ctr td.ctr-title {padding: 0px 0 2px 0;}
td.sidebar-ctr td.ctr-title .Head {font-family: 'times new roman', serif; font-size: 19px; font-weight: normal; white-space: nowrap; color: #fff; line-height: 2em;  padding-left: 16px;}
td.sidebar-ctr td.ctr-content {padding: 2px 16px 10px 16px;}
td.sidebar-ctr td.ctr-admin {padding: 8px 0 0 0; text-align: right; font-size: 0px;}
td.sidebar-ctr td.ctr-admin img {margin-left: 5px;}
td.sidebar-ctr a:link, td.sidebar-ctr a:visited, td.sidebar-ctr a:active, td.sidebar-ctr a:hover, td.sidebar-ctr .Normal, td.sidebar-ctr .SubHead {color: #fff;}


/* Blue */

table.ctr-blue {}
table.ctr-blue td.ctr-header-row {height: 33px; background: url(blue-head-bg.gif) repeat-x; border: 1px solid #0f3697; padding: 0 8px 0 8px;}
table.ctr-blue table.header-table {}
table.ctr-blue td.ctr-header-title {}
table.ctr-blue td.ctr-header-title .Head {}
table.ctr-blue td.ctr-header-actions {}
table.ctr-blue td.mb-c {border: 1px solid #d9d9d9; padding: 6px 8px 10px 8px; background: #f4f4f4;}
table.ctr-blue td.ctr-color-admin {text-align: right; padding-top: 6px;}
