input,textarea { font-family: serif; font-size: 9pt; }


.blue {
	font-size: 12px;
	color: #023883;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #023883;
}

.date {
	font-size: 11px;
	color: #000000;
}

.link {color: #023883; text-decoration: underline;}
.link:link {color: #023883; text-decoration: underline;}
.link:visited {color: #023883; text-decoration: underline;}
.link:hover {color: #023883; text-decoration: underline;}
.link:active {color: #023883; text-decoration: underline;}

.category_tab_static {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	white-space: nowrap;
	cursor: hand;
	cursor: pointer;
}

.category_tab_hilite {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	white-space: nowrap;
}

.permalink {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}

.permalink:link {color: #000000; text-decoration: underline;}
.permalink:visited {color: #000000; text-decoration: underline;}
.permalink:hover {color: #000000; text-decoration: underline;}
.permalink:active {color: #794100; text-decoration: underline;}

.photolink {
	font-size: 10px;
	color: #794100;
}

.photolink:link {color: #794100; text-decoration: underline;}
.photolink:visited {color: #794100; text-decoration: underline;}
.photolink:hover {color: #794100; text-decoration: underline;}
.photolink:active {color: #794100; text-decoration: underline;}

.source_link {
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
}

.content_header {
	font-size: 10px;
	font-weight: bold;
	color: #757575;
}

.contentbox{
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}

.contentbox_bottom{
	font-size: 10px;
	color: #023883;
	border-bottom: 1px solid #bababa;
}

.content_tab_static {
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: hand;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}

.content_tab_hilite {
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
}

.breaking_news_box{
	background-color: #597293;
	border-top: 1px solid #545454;
	border-left: 1px solid #545454;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}

.adbox {
	background-color: #eddcd0;
	border: 1px solid #a24405;
}

.ad_leaderboard {
	border: 1px solid #d2d0cc;
}
.ad_medium {
	border: 1px solid #bababa;
}
.breaking_news{
	font-size:11px;
	font-weight:bold;
	color:#8f8f8f;
	white-space:nowrap;
}
.searchBox {
	height: 18px;
	margin: 0px;
}
.searchDropDown{
	height: 18px;
	margin: 0px;
}

.ticker_news1:link {color: #ffffff; text-decoration: none;}
.ticker_news1:visited {color: #ffffff; text-decoration: none;}
.ticker_news1:hover {color: #ffffff; text-decoration: none;}
.ticker_news1:active {color: #ffffff; text-decoration: none;}

.ticker_news2:link {color: #e5ad4c; text-decoration: none;}
.ticker_news2:visited {color: #e5ad4c; text-decoration: none;}
.ticker_news2:hover {color: #e5ad4c; text-decoration: none;}
.ticker_news2:active {color: #e5ad4c; text-decoration: none;}

.homepage_pulldown{
	font-size: 10px;
	background-color: #e1e2cf;
}

.footer {
	font-size: 12px;
	color: #000000;
}

.footer:link {color: #000000; text-decoration: underline;}
.footer:visited {color: #000000; text-decoration: underline;}
.footer:hover {color: #000000; text-decoration: underline;}
.footer:active {color: #000000; text-decoration: underline;}

.form_text {
	font-size: 12px;
	color: #000000;
}

.contact_form{
	width: 300px;
}

#mobile_form {
	width: 300px;
	background: #edf0f4 url("http://www.breitbart.com/images/common/phone2.gif") right bottom no-repeat;
	border: 1px solid #bababa;
}
#mobile_form form p, #mobile_form .pad_me {
	padding-right: 30px;
}

#mobile_form p {
	padding-left: 10px;
	padding-bottom: 10px;
}
#mobile_form {
	margin-bottom: 15px;
}

.view_comments {
	border: 1px solid #b2b2b2;
	height: 40;
	vertical-align: middle;
	padding-left:15;
	cursor: pointer;
	cursor: hand;
}

.view_comments td a { color: #757575; text-decoration: none; white-space: nowrap;}

.comment-author{
	background-color: #edf0f4;
	height: 30;
	padding-left:12;
	color: #000000;
	font-size:12pt;
}

.comment-text{
	padding-left:12;
	padding-right:12;
	padding-top:10;
	padding-bottom:20;
	font-size:10pt;
}

.comment-date {
	font-size:9pt;
	color: #000000;
}

.comment_border {
	border: 1px solid #b2b2b2;
	height: 40;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}


.digg-header {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;	
	color: #666;
	padding-bottom: 3px;
}



div.digg-double-widget {
	margin: 15px 0;
	padding: 20px;
	border: 1px solid #ccc;	
}
div.digg-double-widget ul {
	padding: 5px 8px 5px 0 !important;	
}
div.digg-double-widget .divider {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;	
	color: #666;
	padding-bottom: 3px;
}
div.digg-double-widget .digg-widget {
	border: 0 !important	
}
div.digg-double-widget .digg-widget-header,
div.digg-double-widget .digg-widget-topic,
div.digg-double-widget .digg-widget-footer {
	display: none !important;
}


.sidebar{
	border: 1px solid #bababa;
	padding: 10px;
	margin-top: 5px;
}