body { background: #FFFFFF; color:#414b56; } 

/* General Links */
a:link {  } 
a:active { } 
a:visited {  } 
a:hover { } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: #cc1b00 url(../Images/bkg_header_brown.gif) no-repeat top; }
.header h1 a { color:#fff; }
.header h1 a:visited { color:#fff; }
.header h1 a:hover { color:#fff; }

.header .search h2 { color:#fff;}
.header .search .input { background:#ffeeb2 url(../Images/SearchKeywordBrown.gif) no-repeat left top;}
.header .search .arrow { background: url(../Images/SearchArrowBrown.png) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(../Images/SearchArrowBrown.png) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(../Images/SearchArrowBrown.png) no-repeat 0 -25px; }

.header .search p a { color: #ffffcc;}


.HeaderEnd { background: url(../Images/bkg_header_end_brown.gif) no-repeat left top;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { background: url(../Images/bkg_menu_brown.gif) repeat-x left top; border-top: solid 15px #ff3c00;}
#menu ul { background: #b999cc;}
#menu li a { color: #fff; border-right: solid 1px #d2bbdf;}
#menu li a:visited { color:#fff;}
#menu li a:hover { color:#fff; }

DIV#menu ul li ul {	background: #b999cc;}

#menu li li a { background: #b999cc; color:#fff;}
#menu li li a:visited { background: #b999cc; color:#fff; }
#menu li li a:hover  { background: #9e79b4; color:#fff; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content { background: #fff;} 

/* BreadCrumb */

.content .BreadCrumb { color: #61617d; border-bottom: dashed 1px #ccc;  }
.content h1 { color: #330000; }
.content h2 { color: #330000;}
.content h3 { color: #330000;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #330033; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0C4277;
	text-decoration: none;
	padding-left:10px;
	vertical-align:middle;
	background-image:url(http://www.electionday.org/templates/Fashionable/Images/hdr.jpg);}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: dashed 1px #330033;}
.News .Post { border-bottom: dashed 1px #e0e0e0;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: dashed 1px #330033;}
.RecentBlogs li { border-bottom: solid 1px #e0e0e0;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails {  }

/* Post Info/Details */
.Post .PostInfo { color:#000000; }
.Post .PostInfo a { }

/* Article Comments */
.Post .PostMore .Comment .Details { background: #8CD0E0; }
.Post .PostMore .Comment .Content { border: solid 1px #8CD0E0; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.AZ ul { background:#8CD0E0;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #8CD0E0;}
.PageForms th { background: #8CD0E0; color: #660000;}

.PageForms .Button { background: #9999cc; border: outset 2px #e9e1d2; color:#fff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #8CD0E0; border: 1px solid #f4d2bd; color:#cc1b00;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#ff3c00;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left {} 
.left h2 { color:#fff; border-bottom: solid 1px #ffb385; line-height: 21px;}

.left li a { color:#fff;}
.left li a:visited { color:#fff;}
.left li a:hover { color:#fff;}

.left .Categories { }
.left .Categories h2 {background:#FFFFFF; color:#ffffcc; border-bottom: solid 1px #bb6632;}
.left .Categories li a { width:190px;height:30px;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	align:center;
	padding:5px 0px 5px 0px;}
.left .Categories li a:visited { color:#ffcc99; }
.left .Categories li a:hover { color:#ffcc99; }


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend { background: #fff; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Paging */
.Paging a {border: 1px solid #ff3c00; background: #8CD0E0; }
.Paging a:visited { background: #8CD0E0; border: 1px solid #ff3c00;}
.Paging a:hover { background: #ff3c00; color:#fff; }

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #ff3c00; background: #ff3c00; color: #fff;}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: 140px;
	border: 1px solid #000000;
}
.loginbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: 200px;
	border: 1px solid #000000;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 170px;
	border: 1px solid #D0D0D0;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 170px;
	border: 1px solid #D0D0D0;
}
.join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000099;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000099;
	text-decoration: none;
	padding-bottom:7px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008FAD;
	text-decoration: none;
	padding-bottom:5px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000099;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	text-align:justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008CCD;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0C4277;
	text-decoration: none;
	padding-left:10px;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008FAD;
	text-decoration: none;
	padding-bottom:7px;
}
.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
}