/*
Theme Name: Face-of-America
Theme URI: http://digitalmediaventures.com/
Description: TheFace-of-America theme and made by  famous  company <a href="http://binarybonsai.com/kubrick/">Digital Media Ventures.com</a>.
Version: 1.0
Author: DMV
Author URI: http://digitalmediaventures.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by DMV,
	whose blog you will find at http://digitalmediaventures.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import url("reset.css");
/* Main CSS Start */
body {
	background: url(images/body-bg.jpg) fixed top center no-repeat #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#wrapper {
	padding: 0 0 15px 0;
	min-width: 1140px;
}
p {
	padding: 0 0 15px 0;
}
h5 {
	font-size: 14px;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 55px;
	background: #000;
	padding: 17px 18px 0 21px;
}
#menu {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0 0 0;
	widtH: 870px;
}
#menu ul {
}
#menu ul li {
	float: left;
	background: url(images/menu-sprtr.gif) no-repeat right;
	padding: 0 16px 0 14px;
}
#menu ul li:last-child {
	background: none;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li.current_page_item a{
	color: #79bff3!important;
	text-decoration: underline;
}

.logo {
	float: right;
	width: 225px;
	height: 35px;
}
.logo a {
	width: 225px;
	height: 35px;
	display: block;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9000px;
}
/* Header CSS End */


/* Content CSS Start */
#primary-content {
	width: 1108px;
	margin: 0 auto;
}
#primary-content .col-1 .row-1 {
	text-align: right;
	padding: 70px 0 20px 0;
}
#primary-content .col-1 .row-2 {
	/*text-align: right;
	padding: 0 0 0px 600px;*/
	text-align:right;
	margin-right:5px;
}
#secondary-content {
	width: 762px;
	background: url(images/secondary-content.png) repeat;
	margin: 56px auto 0 auto;
	padding: 25px 19px 10px 19px;
}
#secondary-content .col-1 {
	width: 153px;
	float: left;
	padding: 9px 0 0 6px;
}
#secondary-content .col-1 h3 {
	color: #840808;
	font-size: 14px;
	padding: 0 0 3px 0;
}
#secondary-content .col-1 ul {
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 0 8px;
}
#secondary-content .col-1 ul li a {
	color: #0a3258;
	text-decoration: none;
}
#secondary-content .col-1 ul li a:hover {
	color: #840808;
	text-decoration: underline;
}
#secondary-content .col-2 {
	width: 570px;
	float: right;
}
#secondary-content .col-3 {
}
.page-title {
	padding: 0 0 22px 0;
}
.page-title h1 {
	color: #0a3258;
	font-size: 30px;
	text-align: center;
}
.post {
	padding: 0 0 25px 0;
}
.post-title {
	height: 39px;
	background: #0a3258;
	font-size: 18px;
	padding: 0 0 0 13px;
	line-height: 37px;
	margin: 0 0 10px 0;
}
.post-title h2 a {
	color: #fff;
	text-decoration: none;
}
.post-title h2 a:hover {
	text-decoration: underline;
}
.post-title h2 {
	color: #fff !important;
	text-decoration: none !important;
}
img.aligned-left {
	float: left;
	margin: 0 16px 0 0;
}
img.alignleft {
	float: left;
	margin: 0 16px 0 0;
}
img.alignright {
	float: right;
	margin: 0 0px 0 16px;
}
.alignright
{
float: right;
}
.alignleft
{
float: left;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.videos {
	padding: 0 0 40px 0;
}
.video-thumb {
	height: 222px;
	width: 246px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
.video-thumb h5 {
	padding: 4px 0 0 0;
}
.video-thumb a {
	color: #000;
	text-decoration: none;
}
.video-thumb a:hover {
	text-decoration: underline;
}
.video-thumb-spacing {
	margin-right: 12px;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
	font-size: 10px;
	color: #3d607a;
	text-align: right;
}
/* Footer CSS End */




.time_stamp {
color: #666666;
padding: 0 0 7px 0;
}

table td {
	text-align: left; vertical-align: top;
	padding-bottom: 15px;
}