/*
Theme Name: Amanda Congdon
Theme URI: http://www.starring.amandacongdon.com/
Description: Custom theme for Amanda Congdon designed by Mario Librandi
Version: 1.0
Author: Rudy Jahchan
Author URI: http://www.coderonin.net/
*/

/* Main page properties */
body {
font-family: Verdana, Arial, Sans-Serif;;
color: #666666;
text-align: center;
font-size: 8pt;
font-weight: bold;
line-height: 10pt;
background-color: #000000;
}

/* container wraps around everything */
#container {
  margin: auto;
  width: 734px;
  text-align:left;
}

.playerPage {
	background-image: url("images/postGlowTop.jpg");
	background-position: top center;
  background-repeat: no-repeat;
}

/* Header area */
#sdheader {
position: relative;
margin: 0 auto;
height: 50px;
}

.sdimage img {
height: 50px;
width: auto;
}

.sdwords a {
font-size: 14px;
margin-top: -25px;
}

#header {
width: 734px;
height: 60px;
clear: both;

}

h1 {
	font-size: 14pt;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-image: url("images/smallHeart.jpg");
	margin: 0;
	padding: 0;
}


/* How do links look */
a {

	text-decoration: none;

}

/* How do links, visited and unvisited */
a:link, a:visited {
	color: #666666;
}

/* How do links look when the mouse floats over */
a:active, a:hover {
	color: #ffffff;
}

a.hVlogTarget:hover, aa.hVlogTarget:active {
	border-bottom: none;
}

/* Remove the image border so anchors don't look weird */
img {
  border: 0;
}

div.post {
	width: 734px;
}

div.post-title {
	width: 734px;
	height: 68px;
  text-align: right;
  margin: 0;
  padding: 0px;
  color: #130f10;
}

div.post-player-area {
 clear: both;
 width: 734px;
 height: 288px;
 display: block;
}

div.post-player-left {
	width: 127px;
	float: left;
	height: 288px;
	padding: 0;
	margin: 0;
	background-image: url("images/postGlowLeft.jpg");
	background-position: top right;
  background-repeat: no-repeat;
}

div.post-player
{
  float: left;
	width:480px;
	height:288px;
	margin: 0;
	padding:0;
	display: block;
	background-image: url("images/choose.jpg");
	background-position: top center;
  background-repeat: no-repeat;
}

div.post-player-right {
  float: left;
	width: 126px;
	height: 288px;
	padding: 0;
	margin: 0;
	background-image: url("images/postGlowRight.jpg");
	background-position: top left;
  background-repeat: no-repeat;
}

div.post-actions {
	color: #130f10;
	text-align: center;
	width: 734px;
	height:123px;
	background-image: url("images/postGlowBottom.jpg");
	background-position: top center;
	padding: 4px 0px 0px;
  background-repeat: no-repeat;
}

div.post-actions a, div.post-actions a:link, div.post-actions a:visited {
	color: #130f10;
}

div.post-title div.post-date
{
	padding: 36px 128px 0px 0px;
	margin: 0;
}

/** Style for post title */
div.post-title h1 {
  font-size: 12pt;
  padding: 0px 128px 0px 0px;
  margin: 0;
  text-align: right;
}

div.post-title a,
div.post-title a:link,  
div.post-title a:visited {
	color: #130f10;
}

div.post-info {
	width: 734px;
	margin: 0;
	padding: 0;
}

div.post-info-list {
	float: left;
	width: 335px;
	margin:0;
	padding:0px 0px 0px 16px;

}

div.post-info-list-header {
	color: #999999;
}

/** A different title for pages (just bigger font) */
h1.page-title{
 margin: 0 0 16 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-size: 12pt;
}

/* The next and prev links in the title header */
.title-nav a:link, .title-nav a:visited, .title-nav a:active, .title-nav a:hover {
	border: 0;
}

/* Make sure those next and prev links are aligned in the middle of the text */
h1 img {
	vertical-align: middle;
}

/** The footer area */
#footer {
  height: 70px;
}

/* A single post on the archive pages */
div.post-list {
  text-align: left;
  clear: both;
	margin-left: 60px;

}

div.post-list-title {
	float: left;
	width: 350px;
	margin-top: 80px;
	padding:0;
}

div.post-list-title h2{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
	text-align: center;
}

/* The thumbnail of a post on the archive page */
div.post-list-video {
  width: 240px;

  float: left;
  margin-top: 130px;
  padding:20px;
  border: dotted #666666;
}
.post-list-video img {
width: 240px;
height: auto;
}

#navigation {
	padding-top: 8px;
	clear:both;
	text-align: center;
}

/* Search form */
#searchArea {
  margin: 0;
  padding: 0;
}

/* Meta data posted at the bottom of a post */
#post-meta {
  padding: 8px;
}

/* Style of horizontal lines */
hr{
  border-top: 1px solid #666666;
}

/* Comments page style */
#comments {
  text-align: left;
}

#comments h1 {
	font-size: 12pt;
}

/* Where comments are displayed */
#commentsBody {
}

/* The header area of the comments page */
#comments-header {
}

/* Style of the links in the header area */
#comments-header a:link, #comments-header a:visited, #comments-header a:active, #comments-header a:hover {
	border: 0;
}

/* title of posts on the archive page */
.post-title {
  font-weight: bold;
  font-size: 10pt;
}

/* The text area of a single post */
.post-text {
text-align: left;
}

div.post-navigation {
	margin: 0;
	padding: 0;
}

div.post-navigation a, 
div.post-navigation a:hover, 
div.post-navigation a:active, 
div.post-navigation a:visited {
	color: #008800;
	text-decoration: none;
	border: 0;
}

/* Creative Commons license link styles */
#license a:link, #license a:visited, #license a:active, #license a:hover {
        color: white;
	border: 0;
}

/* Styles for socialable plugin, so its all in line */
.sociable {
	display: inline;
	margin: 0px;
}

.sociable .sociable_tagline {
	display: none;
}

.sociable ul { display: inline; margin: 0; padding: 0;}
.sociable li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sociable img { border: 0; }