@import "http://swingstateproject.com/stylesheets/adstrip.css";
@import "http://swingstateproject.com/stylesheets/adstrip-old.css";

.commentLinks {
        padding: 5px 0px 5px 0px;
        font-size: 8pt;
}

.menuLinks, .menuLinks a {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
        font-weight: normal;
}

.commentLinks a {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
        font-weight: normal;
}


a {
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:active {
	color: #666666;
}

a:hover {
	color: #CC6600;
}

.ads {
	padding: 10px 0px 0px 0px;
	width:100%;
	text-align: center;
}


/* START BANNER */

#banner {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-color: #99CC66;
	text-align: left;
	padding: 10px;
	border-bottom: 1px dotted #6699CC;
	height: 55px;
}

#banner-img {
	display: none;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

#banner h1 {
	font-size: 24pt;
	font-weight: bold;     
        padding: 0px 5px 5px 0px;
}

#banner h2 {
	font-size: small;
}

/* END BANNER */

body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
        color: black;	
}

.mainLayout {
	line-height: 140%;
        margin-right: auto;
        margin-left: auto;
        padding: 0px;
	background-color: #FFFFFF;
        min-width: 900px;
}

.mainTable {
	padding: 0px;
	width: 100%;
}

.LEFT_SIDE {
	width: 175px;
	background-color: #FFFFFF;
	overflow: hidden;
        vertical-align: top;
	padding: 15px;
}


.MAIN_BODY p {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

.MAIN_BODY {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
        min-width: 100%;
}

.RIGHT_SIDE {
	width: 175px;
	background-color: #FFFFFF;
	overflow: hidden;
        vertical-align: top;
	padding: 15px;
}

table {
        font-family: Arial, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	padding: 0px;
	margain: 0px;
	line-height: 150%;
}

/* BEGIN Styles used for bloxes */


.objectTable {
        padding: 15px;
}

.objectHeading, .LEFT_SIDE h2, .RIGHT_SIDE h2 {
        color: #006699;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	border-bottom: 1px solid #006699;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
	letter-spacing: .3em;
}

.objectContent {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 5px 1px 5px;
	margin: 4px;
	width: 100%;
}

/* END Styles used for bloxes */ /* BEGIN  Diary Title Style */

/* Start diary title links */
h1.diaryTitle {
	font-size: 18px;
        font-weight: bold;	
        padding: 10px 0px 0px 0px;
}

h2.author {
	font-size: 11px;	
	font-weight: normal;
}

h3.diaryTimestamp {
	font-size: 11px;	
	font-weight: normal;
	font-style: italic;
        padding: 0px 0px 10px 0px;
}

a.diaryTitle, a.diaryTitle:link {	
	color: #000;
	text-decoration: none;
}

a.diaryTitle:hover, a.diaryTitle:active {
	color: #000;
	text-decoration: underline;
}

a.diaryTitle:visited {
	color: #000;
}

a.hotList {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

a.hotList:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #C60;	
}

a.author {
}

a.author:hover {
}
/* End Diary Title links */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

blockquote {
        border: 1px dotted #000000;
        background-color: #EEEEEE;
        padding: 10px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 5px;
        margin-bottom: 5px;
}

.theFlip {
	padding: 20px;
}

.smallText {
	font-family: verdana, arial;
	font-size: 10px;
}

.titleBar {
	background-color: #EEEEEE;
}

.objectButton {
	
}

.commentBar {
	background-color: #DDDDDD;
}

/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
        padding: 5px 5px 5px 0px;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 12px;
}

A.quickHitAuthor {
	font-size: 12px;
}

.quickHitTitle {
	font-size: large;
	font-weight: bold;
        font-size: 18px;
        padding-top: 10px;
}

A.quickHitTitle {
	font-family: verdana, arial;
	font-size: 10px;
        font-weight: bold;
}

.ajaxPreviewCommentTitle {
	font-weight: bold;
}

.ajaxPreviewCommentText {
	margin: 5px;
}

.ajaxPreviewCommentAuthor {
	
}

.ajaxPreviewPostBar {
	border: 2px solid #00CC00;
	text-align: center;
	width: 95%;
        padding: 5px;
	margin: 0 auto;
	position: relative;
}

.ajaxCommentBox {
	border: 2px solid #00CC00;
	width: 95%;
        padding: 5px;
	margin: 5 auto;
	position: relative;
}

.commentBar {
	background-color: #ddd;
	margin: 5px 0px 2px 0px;
	padding: 2px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
	background-color: #EEEEEE;
	padding: 5px;
}




/* NEW STYLES ADDED FOR THE NOV '07 SOAPBLOX UPGRADE */
/* Used for all errrors */
.soapbloxError {
	color: #F00;
}

/* used in HTML paraser to indicate what is broken */
.soapbloxErrorOffender {
	font-weight: bold;	
}

.soapbloxErrorContext {
	font-weight: black;	
}

/* color of the accent for comments labeled [new] */
.newComment {
	color: #F00;
	font-weight: bold;	
}

/* TAB STYLES START */
/* tabnav is the TOP LEVEL of the tabs */
ul.tabnav {
	text-align: left; /* Set the position of the tabs */ 
	margin: 20px 20px 0px 20px;
	font: 11px verdana, arial, sans-serif;
	border-bottom: 1px solid #00CC00;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	min-width: 535px;
	width: 535px;
}

/* This forces the tabs to be in one line */
ul.tabnav li {display: inline;}

/* What the tab does when it's hovered */
li.taboff a:hover { 
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}


/* setting for the unselected top tab link*/
li.taboff a {
	padding: 3px 15px 3px 15px;
	border: 1px solid #00CC00;
	background-color: #fff;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

/* settings for selected top tab link */
li.tabon a { 
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 1px solid #00CC00;
	padding: 0px 16px 5px 16px; 
	position: relative;
	top: 1px;
	padding-top: 10px;
	background-color: #FFF;  
	font-weight: bold;
}

/* Style for the second line in the profile tab */
ul.botnav {
	text-align: left;
	margin: 0px 20px 0px 20px;
	font: 10px verdana, arial, sans-serif;
	list-style-type: none;
	padding: 5px 5px 5px 4px;
	color: black;
	background-color: #eee;
	min-width: 535px;
	width: 535px;	
}

/* forces the second line of the profile tab to be displayed on one line */
ul.botnav li {display: inline;}

/* The color of links on the second line of the profile tabs */
ul.botnav li a {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

ul.botnav li {
	color: #000;
	padding: 0px 4px 0px 4px;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
