/*
Theme Name: Daily Caller
Theme URI: http://dailycaller.com/
Description: Daily Caller
Version: 1.0
Author: Steve Zehngut
Author URI: http://zeek.com/
*/


body, html{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div, h1, h2, h3, h4, h5, h6, a, table {
	margin: 0;
	padding: 0;
}

a {text-decoration: none}
a:hover {text-decoration: underline;}

body {
	background: #DCDCDC url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/bg.gif') repeat-y center;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
}

#page {	
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #fff;
}

#content {
	float: left;
	width: 650px;
}

#sidebar {
	float: right;
	width: 300px;
}

.break {
	clear: both;
}

p {
	margin: 0 0 10px 0;
	padding 0;
}

img {
	vertical-align:middle;
}



/* GENERAL */

.headline, .headline a{
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-size: 12px;
	font-weight: bold;
}

.blue, .blue a{
	color: #173a73;
}

.white, .white a{
	color: #fff;
}

.red, .red a{
	color: #cd2b2b;
}

.grey, .grey a {
	color: #6d6d6d;
}

.pic{
	margin: 0;
	padding: 0;
}

.pic img{
	border: 1px #d9d9d9 solid;
	margin: 0;
	padding: 0;
}



/* LEADERBOARD AD */

#leaderboard-ad {
	background: #ffffff;
	text-align: center;
	padding: 0;
	margin: 10px auto;
	width: 980px;
}

#middle-ad {
	padding: 0 0 0 0;
	margin-left: -5px;
}


/* HEADER */

#header {
	margin: 0 0 10px 0;
	padding: 0;
	width: 958px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#header-home {
	height: 90px;
	border-bottom: 1px #ccc solid;
}

#header-home .ad {
	float: left;
}

#header-top {
	padding: 5px;
}

#header-top h1 {
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/logo.gif') no-repeat center;
	height: 75px;
	text-indent: -999999px;
	color: #D90102;
	font-size: 70px;
}

#header-top .logo {
	float: left;
}

#header .border-left {
	border-left: 1px #ccc solid;
}

#header .border-right {
	border-right: 1px #ccc solid;
}

#header-bottom {
	border-bottom: 1px #ccc solid;
	padding: 5px;
}



/* FOOTER */

#footer {
	clear: both;
	text-align: center;
	margin: 0 0 15px 0;
	font-size: 0.85em;
}

#footer ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#footer li {
	display:inline;
	list-style: none;
	margin: 0 3px;
}

#footer a {
	color: #333333;
}


/* NAV */

#nav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 958px;
	text-align: center;
	white-space:nowrap;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	float: left;
	margin-right: 0;
}

#nav a {
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
}

#nav .separator-white {
	background: #d55f57;
	width: 1px;
	padding: 0;
	margin: 0;
	height: 23px;
}

#nav .separator-grey {
	background: #b83b33;
	width: 1px;
	padding: 0;
	margin: 0;
	height: 23px;
}

#nav .border {
	border-bottom: 1px #ccc solid;
}

#nav .static {
	background: #cd2b2b url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/nav-bg.gif');
	border-bottom: 1px #ccc solid;
}

#nav .hilite {
	background: #fff;
}

#nav .hilite a {
	color: #cd2b2b;
}

#nav .tips a {
	color: #282063;
}



/* BUZZ */

#buzz {
	clear: both;
	float: left;
	background: #fff;
	color: #cd2b2b;
}

#buzz a {
	color: #cd2b2b;
	font-size: 8pt;
}



/* SUBCATEGORIES */

#subcategories {
	clear: both;
	float: left;
	background: #fff;
	font-weight: bold;
}

#subcategories a {
	color: #002868;
}

#subcategories .hilite {
	color: #cd2b2b;
}



/* DATE */

#header-bottom .date {
	float: right;
}



/* LOGIN */

#search-login {
	float: right;
	margin-top: 20px;
}


.header-field {
	margin: 0 3px 0 0;
	font-size: 9px;
	padding: 1px;
}

#logged-in, #login-register {
	float: left;
	margin: 0 10px 0 0;
	padding-top: 3px;
}

#facebook-login {
	float: left;
	margin: 0 10px 0 0;
	padding-top: 1px;
}

#logged-in a {
	font-weight: bold;
	color: #6D6D6D;
}


/* SEARCH */

.advsearch {
	margin: 0 5px 0 3px;
	padding-top: 3px;
}


/* FORMS */

form {margin: 0px; padding: 0px; } 

#login-form .form-field {
	width: 170px;
	margin-bottom: 5px;
}

#login-form .button {
	margin-top: 10px;
}

#tip-form .form-field {
	width: 300px;
	margin-bottom: 5px;
}

#tip-form .tip {
	height: 100px;
}



/* ACCOUNT */

#account form {
	margin-top: 20px;
}

#account .form-field {
	width:300px;
}

#account th {
	width: 150px;
	padding-bottom: 10px;
}

#account td {
	padding-bottom: 10px;
}

#account .regular-text {
	width: 300px;
}

/* SIDEBAR BOXES */

.box {
	border: #ccc 1px solid;
	/* height: 238px; */
	margin: 0 0 15px 0;
	padding: 0;
}

.box h2{
	text-align: center;
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/bg-header.gif');
	border-bottom: 1px #ccc solid;
	margin: 0;
	height: 19px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
}

.box h2 a{
	color: #fff;
}

.box-content {
	margin: 5px 10px 5px 10px;
}

.box .separator {
	background: #ccc;
	height: 1px;
	margin: 3px 5px;
}

.contributor-widget {
	clear: both;
	margin: 5px 7px 5px 7px;
}

.contributor-widget .userphoto {
	float: left;
	border: 1px #d0cfcf solid;
	width: 55px;
}

.contributor-widget .user {
	float: left;
	margin: 0 0 0 10px;
}

.contributor-widget .name a {
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

.contributor-widget .title {
	color: #4e4b4b;
	font-style: italic;
}

.contributor-widget .entry {
	color: #000;
	margin-top: 3px;
}

#dccontributorpulldown {
	margin: 10px;
}

.headline-box {
	border-bottom: none;
}

.headline-box ul, .headline-box li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.headline-box li {
	border-bottom:1px solid #CCCCCC;
	padding: 5px 10px;
	margin: 0;
}

.headline-box a {
	color: #173A73;
	font-weight: bold;
	line-height: 14px;
}

.widget-most-viewed-buttons {
	border-bottom:1px solid #CCCCCC;
}

.widget-most-viewed-button-left, .widget-most-viewed-button-right {
	float:left;
	width: 148px;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	font-weight: bold;
}

.widget-most-viewed-button-left a, .widget-most-viewed-button-right a {
	display:block;
	width: 148px;
	color: #5f5f60;
}

.widget-most-viewed-button-hilite {
	background: #8a8a8a;
}

.widget-most-viewed-button-left {
	border-right:1px solid #CCCCCC;
}

.video-box {
	background: #6d6d6d;
	color: #fff;
	padding: 3px 0;
	font-size: 10px;
}

.video-box p {
	margin: 0 8px 5px 8px;
}

.video-box .vvqbox {
	margin-bottom: 5px;
}

.video-box h3 {
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 0 3px 5px 0;
}

.video-box h2{
	border-bottom: 0;
}

.video-box .video-pic {
	text-align: center;
}

.video-box .video-pic img {
	border: 0;
	margin: 0 0 5px 0;
}

.labash-box-header {
	border: 1px #000 solid;
}

.labash-box-body {
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	background: #f7f5f0;
	color: #000;
	padding: 5px;
	margin: 0;
}

.labash-box-body a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.labash-box-body p {
	padding: 0;
	margin: 0;
}

.secupp-box-header {
	border: 1px #000 solid;
}

.secupp-box-body {
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background: #f7f5f0;
	color: #000;
	padding: 5px;
	margin: 0 0 15px 0;
}

.secupp-box-body a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.secupp-box-body p {
	padding: 0;
	margin: 0;
} 


/* SIDEBAR */

#sidebar .ad, #homepage-left .ad {
	margin: 0 0 15px 0;
	text-align: center;
}

#homepage-left .image, #sidebar .image {
	margin: 0 0 15px 0;
	text-align: center;
}

/* WIDGETS */

.wp-polls h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 6px 0;
}

.wp-polls ul {
	margin: 0;
	padding: 0;
}

.wp-polls li {
	margin: 0 0 6px 0;
	padding: 0;
}

.poll-header {
	/* background: url('http://dailycaller.com/wp-content/themes/default/images/poll.gif'); */
	width: 310px;
	height: 62px;
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/poll2.gif');
	margin: 0;
	padding: 0;
}



/* HOME PAGE */

#homepage-left {
	float: left;
	width: 310px;
	margin: 0 20px 10px 0;
	padding: 0
}

#homepage-left .separator, .homepage-posts .separator {
	clear: both;
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/separator-dotted.gif');
	height: 1px;
}

#homepage-center {
	float: left;
	border-top: 5px solid #5f5f5f;
	width: 310px;
	margin: 0 0 10px 0;
	padding: 0;
}

.homepage-posts .headline a {
	font-size: 14px;
	line-height: 15px;
	color: #cd2b2b;
}

.homepage-posts .source {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.homepage-posts .subheadline {
	font-weight: normal;
	color: #000;
	margin: 5px 0;
}

.homepage-posts .post {
	clear: both;
	margin: 15px 0;
}

.homepage-posts .post h2, .homepage-posts .post h2 a {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

.homepage-posts .post .pic img {
	display: block;
}

.homepage-posts .post .link {
	font-size: 13px;
}

.homepage-posts .post .link a {
	color: #173A73;
}

.homepage-posts .post .link img {
	vertical-align: bottom;
	margin-right: 3px;
}

#homepage-lead {
	/* font-family: 'Times New Roman', Georgia, Serif; */
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
}

#homepage-lead h2{
	font-size: 40px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#homepage-lead h2 a{
	color: #000000;
	text-decoration: none;
}

#homepage-lead h3{
	font-size: 30px;
	margin: 12px 0 10px 0;
	padding: 0;
	color: #555555;
}

#homepage-lead h3 a{
	color: #555555;
}

#homepage-lead .pic{
	margin: 0 10px 0 0;
}

#homepage-related {
	text-align: center;
	margin: 0 auto 20px auto;
}

#homepage-related .link {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 2px 10px;
}

#homepage-related .link a {
	color: #173A73;
}

#homepage-related .link img {
	vertical-align: bottom;
	margin-right: 3px;
}

#homepage-related .headline {
	font-size: 14px;
}



/* AUTHOR */

#author {
	border-bottom: 1px #ccc solid;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#author-image {
	float: left;
	border: 1px #ccc solid;
	margin: 0 10px 0 0;
	padding: 3px;
}

#author h2{
	font-size: 24px;
	margin: 0 0 5px 0;
}



/* DAILY CALL */

.daily-call .question {
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-weight: bold;
	margin: 8px 10px 8px 10px;
}

.daily-call ul {
	padding: 1px 0 0 0;
}

.daily-call li {
	list-style: none;
	margin: 6px 4px 6px 4px;
	color: #cd2b2b;
	font-size: 10px;
}

.daily-call em{
	color: #6d6d6d;
}

.daily-call img{
	float: left;
	border: 1px #b5b5b5 solid;
	margin: 0 5px 5px 0;
}

.daily-call .more {
	text-align: center;
	padding: 3px;
}



/* CATEGORY */

.category-headline {
	clear: both;
	/* font-family: 'Times New Roman', Georgia, Serif; */
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	line-height: 14px;
}

.category-headline .pic {
	float: left;
}

.category-headline-post{
	
}

.category-subheadline {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.category-date {
	color: #333333;
	font-weight: bold;
}



/* SINGLE */

#single {
	color: #000;
	margin: 0;
}

#single a {
	color: #173a73;
}

#single h1 {
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000000;
}

#single .author{
	font-weight: bold;
}

#single .postmetadata {
	float: left;
	margin-bottom: 10px;
	color: #333333;
}

#single .entry {
	clear: both;
	font-size: 1.15em;
}

#single .entry p {
	line-height: 1.3em;
}

#single .entry p a, #single .categories a {
	color: #cd2b2b;
}

#single .pic-container {
	position: relative;
	float: left;
	margin: 0 15px 2px 0;
}

#single img {
	margin: 0;
	padding: 0;
}

#single .pic-arrows{
	position: absolute;
	width: 220px;
	top: 0;
}

#single #pic-arrow-next {
	float: right;
	margin: 8px 4px 0 0; 
}

#single #pic-arrow-prev {
	float: left;
	margin: 8px 0 0 4px; 
}

#single .pic .caption {
	color: #888;
	font-size: 9px;
	font-style: italic;
	text-align: justify;
	width: 220px;
	margin: 2px 0 5px 0;
}

#single #pagination {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 35px;
}

#single #pagination a {
	color: #cd2b2b;
}

#single #pagination .pagination_title {
	float: left;
	padding: 0;
	margin-left: 3px;
	display: block;
	padding: 1px 3px;
}

#single #pagination .pagination_number {
	float: left;
	border: 1px solid #000;
	margin-left: 3px;
	display: block;
	padding: 1px 3px;
}

#toolbar {
	clear: both;
	margin: 20px 0;
}

.tools a {
	display: block;
}

#toolbar .social-networking {
	float: left;
}

#toolbar .social-networking a {
	margin-right: 10px;
}

.tool {
	float: left;
}

.tools .ratings {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	padding: 5px 7px 0 7px;
	font-size: 9px;
	color: #808080;
	height: 16px;
}

.tools .ratings img {
	vertical-align: middle;
}

.email-tool, .print-tool{
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	margin: 0;
	padding: 0;
}

.addthis-tool {
	border: 1px #ccc solid;
	margin: 0;
	padding: 0;
}

.email-tool a, .addthis-tool a {
	padding: 6px 5px 5px 5px;
	margin: 0;
}

.print-tool a {
	padding: 4px 5px;
	margin: 0;
}

.rate{
	font-size: 10px;
}

#single-articles {
	width:100%;
}

.single-articles-left {
	float: left;
	width:315px;
}

.single-articles-right {
	float: right;
	width:315px;
}

#single-articles ul {
	list-style: none;
	/*
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	*/
	padding: 5px 0 5px 12px;
	margin: 0;
}

#single-articles li {
	list-style: square; 
	color: #cd2b2b;
	padding-bottom: 5px;
}

#single-articles .editors_picks ul {
	padding: 0;
}

#single-articles .editors_picks li{
	list-style: none;
	float: left;
	width: 96px;
	margin: 5px 0 0 13px;
}

#single-articles .editors_picks .first {
	margin-left: 0;
}

#single-articles .editors_picks .pic {
	margin: 0 0 3px 0;
	padding: 0;
}

#single .thumbs {
	background: #DCDCDC;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	overflow: auto;
	text-align: center;
	
	/* -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; */
}

#single .thumbs img {
	margin: 0 5px;
	border: #000 1px solid;
	width: 125px;
	height: 125px;
}

#single .thumbs table {
	margin: 0;
}

#single .attachment {
	margin: 0 auto 10px auto;
	text-align: center;
}

#single .attachment img {

}

#single .thumbs-title {
	background: #8A8A8A;
	margin: 0;
	padding: 2px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}


/*
.blue, .blue a{
	color: #173a73;
}

.white, .white a{
	color: #fff;
}

.red, .red a{
	color: #cd2b2b;
}
*/

/* VIDEO PLAYER */

.video-player-container {
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/video-bg.gif') repeat-y;
	border: 1px solid #ccc;
	margin: 5px 0;
}

.video-player-left {
	float: left;
	padding: 0;
	width: 443px;
}

.video-numbers {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #173a73;
}

.video-numbers a {
	color: #173a73;
	text-decoration: underline;
}

.video-numbers .selected {
	color: #cd2b2b;
}

.video-player-right {
	float: right;
	width: 198px;
}

.video-player-category {
	background: #e5e5e5;
	border-bottom: 1px #c7c5c5 solid;
	text-align: center;
	color: #5d5e5e;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 3px;
}

.video-player-pulldown {
	background: #e5e5e5;
	border-top: 1px #c7c5c5 solid;
	text-align: center;
	color: #5d5e5e;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 3px;
}

.vvqbox {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin: 0;
}

.video-player-nav {
	height: 340px;
	margin: 0;
	overflow: auto;
}

.video-player-nav .post {
	padding: 10px 5px;
	border-top: 1px solid #dbdcdc;
}

.video-player-nav .pic {
	float: left;
}

.video-player-nav .headline {
	margin-left: 60px;
}

.video-player-nav .headline a {
	font-size: 10px;
	line-height:11px;
	font-weight: normal;
}


/* ARCHIVE */

#archive {
	margin: 0;
	padding: 0;
}

#archive .post {
	clear: both;
	margin: 15px;
}

#archive .post .pic {
	float: left;
	margin: 0 5px 5px 0;
}

#archive .postmetadata a {
	color: #173a73;
	font-weight: bold;
}

#archive .headline a {
	font-size: 14px;
}

#archive .first {
	margin-top: 0;
}

#archive .date {
	color: #000;
	font-style: italic;
	margin-bottom: 5px;
}

#archive .separator {
	background: #ccc;
	height: 1px;
	margin: 3px 0;
}

#archive .nextprev {
	clear: both;
	margin: 15px;
	color: #cd2b2b;
}

#archive .nextprev a{
	color: #cd2b2b;
}

#archive-header {
	clear: both;
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/archive-header.gif') no-repeat;
	border: 1px #ccc solid;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0;
}

#archive-header h1{
	float: left;
	font-size: 12px;
	color: #CD2B2B;
	margin: 1px 0 0 15px;
}

#archive-header .parent {
	font-size: 20px;
}

#archive-header a {
	color: #CD2B2B;
}

#search-box {
	border: 1px solid #ccc;
	padding: 8px 15px;
}

#search-box .searchfield {
	width: 300px;
	font-size: 12px;
}

#search-category, #search-contributor {
	width: 300px;
}

#search-box .keyword {
	margin: 0 0 10px 0;
}

#search-box .sections {
	float: left;
	margin-right: 13px;
}

#search-box .contribs {
	float: left;
}

#search-box p {
	margin: 0;
	padding: 0;
}

#search-box .instructions {
	clear: both;
	padding: 3px 0 10px 0;
}

#search-box .daterange {
	padding: 0 0 10px 0;
	margin: 0;
}

#email-alerts {
	float: right;
	margin: 5px 15px 0 0;
}

#email-alerts a {
	color: #173a73;
	font-size: 14px;
}

/* ARCHIVE FEATURE */

#archive-features {
	border-bottom: 1px #ccc solid;
	font-size: 0.9em;
}

#archive-features h2{
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
}

#archive-features h2 a{
	text-decoration: none;
}

#archive-features .postmetadata, .archive-subs .postmetadata {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}

#archive-features .postmetadata a, .archive-subs .postmetadata a {
	color: #173A73;
}

#archive-features .pic{
	float: left;
	margin: 0 10px 0 0;
}

.archive-feature {
	padding: 0 15px 10px 15px;
}

.archive-feature .story{
	float: right;
	color: #000;
	width: 200px;
	padding: 0;
}

.archive-feature .story p{

}

.archive-feature ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.archive-feature li {
	list-style: square; 
	color: #cd2b2b;
	padding-bottom: 5px;
}

.archive-feature li a {
	color: #808080;
	font-weight: bold;
}

.archive-subs {
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/line-vert-grey.gif') center repeat-y;
	border-bottom: 1px #ccc solid;
	font-size: 0.9em;
}

.archive-subs h2 {
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-weight: bold;
	font-size: 22px;
	line-height: 20px;
	margin: 0 0 5px 0;
}

.archive-subs h2 a{
	text-decoration: none;
	font-size: 18px;
}

.archive-sub {
	float: left;
	width: 292px;
	padding: 5px 15px 10px 15px;
}

.archive-sub .pic {
	margin-bottom: 10px;
}

.archive-video .pic {
	float: left;
	margin: 0 10px 10px 0;
}

#archive-video-left {
	float: left;
	width: 322px;
}

#archive-video-right {
	float: right;
	width: 322px;
}

#archive-video-left .headline a, #archive-video-right .headline a {
	font-size: 16px;
}

.archive-video-box-cat {
	float: left;
	width: 205px;
	margin: 0 15px 15px 0;
}

.archive-video-box-cat-body {
	padding: 5px 5px 0 5px;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.headline-video-box, .headline-video-box a {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

#archive .archive-video-box-cat .post {
	margin: 5px 0;
}

.archive-video-box-cat-link {
	padding: 3px 5px;
	margin: 0;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}


/* VIDEO ARCHIVE */

#latest-video {
	margin-bottom: 10px;
}

.latest-video-nav {
	width: 12px;
	background: #838383;
}

.latest-video-main {
	width: 624px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 2px 0;
}

.latest-video-main-inside {
	margin: 0;
	padding: 0;
}

#latest-video h2 {
	text-align: center;
	background: url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/bg-header.gif');
	border-bottom: 1px #ccc solid;
	margin: 0 0 3px 0;
	height: 19px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
}

.latest-video-main td {
	padding: 0;
}

.latest-video-set {
	width: 614px;
	margin: 5px 10px;
}

.latest-video-post {
	float: left;
	margin: 0 0 0 12px;
}

.latest-video-post-thumb {
	
}

.latest-video-post-description {
	margin-top: 3px;
	color:#173A73;
	width: 190px;
}

.latest-video-post-description a {
	color:#173A73;
}

.latest-video-post-category {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 620px; /*Width of Carousel Viewer itself*/
	height: 428px; /*Height should enough to fit largest content's height*/
	border: 1px solid #ccc;
	margin: 0 14px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 610px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 428px;
}



/* GRAPHIC NOVELTIES JUMP MENU */

form.ddpl-form select { width: 222px; }

/* CONTRIBUTOR */

#contributor {
	background: #f6f5f5;
	border: 1px #ccc solid;
	padding: 15px;
	margin: 0 0 15px 0;
}

#contributor a{
	color: #cd2b2b;
}

#contributor .photo {
	float: left;
	margin: 0 10px 10px 0;
}

#contributor .photo img {
	border: 1px #d9d9d9 solid;
}

#contributor .name {
	font-weight: bold;
}

#contributor .twitter-stream {
	clear: both;
	border-top: 1px #ccc solid;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

#contributor .twitter-header {
	font-weight: bold;
}

#contributor .twitter-header img {
	margin-right: 10px;
}

#contributor ul {
	margin: 0;
	padding: 0;
}

#contributor li {
	list-style: none;
	border-top: 1px #ccc solid;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#contributor .first {
	border-top: 0;
	margin: 0;
}



/* DEEPER */

#deeper{
	clear:both;
	margin: 0 0 15px 0;
	text-align: left;
}

#deeper .break {
}

#deeper .deeper-box h3, #deeper .deeper-box h3 a {
	font-size: 16px;
	line-height: 18px;
	color: #cd2b2b;
	margin: 0 0 5px 0;
}

#deeper .deeper-box {
	float: left;
	width: 310px;
	padding: 0;
	text-align: left;
	margin-bottom: 20px;
}

#deeper .deeper-box .pic {
	
}

#deeper .deeper-box .pic img {
	border: 1px #ccc solid;
	padding: 2px;
	margin: 0 0 5px 0;
}

#deeper .deeper-box-feature .pic{
	margin: 0;
}

#deeper .deeper-spacer {
	width: 20px;
}

#deeper .deeper-post {
	
} 

#deeper .deeper-headline {
	clear: both;
	padding: 10px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#deeper .deeper-headline-first {
	margin: 0;
	padding: 10px;
	border: 1px #ccc solid;
}

#deeper .feature {
	border-top: 1px #ccc solid;
}

#deeper .pic img {
	border: 0;
}

#deeper .source {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}



/* STAY CONNECTED */

#stay-connected {
	clear: both;
	border: 1px #ccc solid;
	margin: 15px 0 15px 0;
	text-align: center;
	padding: 10px 0 10px 0;
}

#stay-connected h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#stay-connected a {
	color: #ccc;
	margin: 0 10px;
}



/* BLOGROLL */

#blogroll {
	border: 1px #ccc solid;
	text-align: center;
	padding: 0;
	margin: 15px 0;
}

#blogroll-body {
	border-top: 1px #ccc solid;
	text-align: center;
	padding: 10px 20px;
}

#blogroll-header-on, #blogroll-header-off {
	margin: 0;
	text-align: center;
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#blogroll-header-on img, #blogroll-header-off img {
	vertical-align: top;
	padding-top: 1px;
}

#blogroll a {
	text-decoration: none;
	color: #173a73;
}

#blogroll li a:hover {
	text-decoration: underline;
	color: #cd2b2b;
}

#blogroll ul, #blogroll li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#blogroll li {
	display: inline;
	float: left;
	margin-right: 7px;
}

#blogroll ul {
	line-height: 1.6em;
	margin: 0;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 0;
}

#blogroll h2 {
	font-size: 12px;
}

/* EASY SMS FIELDS */

.easysms_widget input{
  width:100%;
}



/* VIEW MORE */

.view-more {
	/* font-size: 11px; */
}

.view-more-left {
	float: left;
}

.view-more-left img {
	vertical-align:middle;
}

.view-more-right {
	float: right;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* COMMENTS */

#comments {
	margin: 15px 0;
}

#respond {
	margin: 0 0 15px 0;
}

#comments ol, #comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ul {
	margin-left: 30px;
}

#comments li {
	list-style: none;
	margin: 3px 0;
	padding: 5px 8px;	
}

#comments .odd {
	background: #eee;
}

#comments .even {
	background: #f6f6f6;
}

#comments .comment-author {
	font-weight: bold;
	margin-bottom: 5px;
}

#comments .comment-metadata {
	color: #999;
	font-size: 10px;
}

#comment {
	width: 100%;
}

.comments-navigation {
	margin-bottom: 10px;
}

#comment-pagination {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

#comment-pagination a {
	color: #cd2b2b;
}

#comment-pagination .page-numbers {
	float: left;
	border: 1px solid #000;
	margin-left: 3px;
	display: block;
	padding: 1px 3px;
}

#respond {
	clear: both;
}

#respond h3 {
	color: #717171;
	font-size: 14px;
	margin: 5px 0 3px 0;
}

#respond .respond-metadata {
	margin-top: 3px;
}



/* HEADERS */

#comments h3, #single-articles h2, .archive-video-box h3 {
	background: #918e8e url('http://dailycaller.firenetworks.com/001646/dailycaller.com/wp-content/themes/default/images/bg-header-grey.gif');
	border: 1px #8a8989 solid;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	color: #fff;
	text-align: center;
}

.archive-video-box h3 {
	margin-bottom: 0;
}



.message {
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 0;
	padding:12px;
	background-color: #ffffe0;
	border-color: #e6db55;
}

.error {
	background-color:#FFEBE8;
	border-color:#CC0000;
}

.error a {
	color:#CC0000;
}

.fbconnect_login_button {
	width: 72px;
	height: 18px;
}

.popup-title {
	margin-bottom: 15px;
	font-size: 18px;
	color: #CD2B2B;
}

#eye-st .blogtitle {
	font-size: 20px;
}

#eye-st .blogtext {
	font-size:30px;
	padding-top:5px;
}

#eye-st .blogtext a {
	color: #173A73;
}

#eye-st .hentry {
	border: 2px solid #ccc;
	margin-bottom: 15px;
	padding:15px;
}

#eye-st h1, #eye-st h1 a {
	/* font-family: 'Times New Roman', Georgia, Serif; */
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000000;
}

#eye-st .author, #eye-st .author a{
	font-weight: bold;
	color: #000000;
}

#eye-st .postmetadata {
	margin-bottom: 10px;
	color: #333333;
}

#eye-st a {
	color: #cd2b2b;
}