/*
Theme Name: Charles Fox
Description: Custom Wordpress theme for Charles Fox
Author: Robert Starkweather
Author URI: http://www.k4media.com/

*/

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size:100%;
	background-color:#999;
	color:#ececec;
	/*
	background-image:url(/wp-content/themes/charlesfox/images/background-fade.jpg);
	background-repeat: repeat-x;
	*/
}
#header {
	margin: 0 ;
	padding: 0;
	background-color:#000;
}
#header h1 {
	color:#fff;
	font-size:1em;
	font-weight:normal;
	padding: 0 0 0 .5em;
	margin:0;
}
#header a {
	color:#fff;
}

/* links */

a:active, a:link {
	color:#000;
}
a:visited {
	color:#ccc;W
}
a:hover {
	color: #fff;
}

/* navigation */

#navigation {
	padding: .5em 1em .5em 0;
	font-size:.8em;
	text-align:right;
	float:right;
}

#navigation ul {
	padding:0;
	margin:0;
}
#navigation li {
	list-style-type:none;
	display:inline;
	margin: 0;
	padding:0 .5em 0 0 ;
}
#navigation a, #navigation a:link, #navigation a:active {
	color:#999;
	text-decoration:none;
}
#navigation a:visited {
	color:#ccc;
}
#navigation a:hover {
	text-decoration: underline;
}
.current_page_item {
	font-weight:bold;
	color:#fff;
}

/* home page */

#homepage .description, #homepage .more {
	font-size:.8em;
}

#col-a {
	width:450px;
	float:left;
	margin: 0 20px 2em 0;
}

#col-b {
	width:290px;
	float:left;
	margin: 0 ;
}

#col-c {
	width:290px;
	float:left;
}

#homepage h4  {
	font-weight:normal;
	font-size:.75em;
	text-transform: uppercase;
	color:#ccc;
	letter-spacing: 1px;
	margin:1em 0 .5em 0 ;
	padding:0;
}
#homepage h1 {
	font-size:1.25em;
	font-weight:normal;
	color:#fff;
	margin-bottom:5px;
}
#homepage .more {
	text-align:right;
}

/* page */

#page {
	margin: auto;
	padding: 0;
	width:800px;
}

h4.pagetitle {
	font-weight:normal;
	font-size:.75em;
	text-transform: uppercase;
	color:#ccc;
	letter-spacing: 1px;
	margin:1em 0 .5em 0;
	padding:0;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 500px;
}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 500px;
}

/* post */

.post {
}
.post h2 {
	font-weight:normal;
	margin-top:2em;
}
.post h2 a, .post h2 a:active, .post h2 a:link {
	color:#000;
	text-decoration: none;
}
.post h2 a:visited {
	color:#fff;
	text-decoration: none;
}
.post h2 a:hover {
	color:#000;
	text-decoration: underline;
}

.postmetadata a,  .postmetadata a:active, .postmetadata a:link {
}
.postmetadata a:visited, .postmetadata a:hover {
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	text-align:left;
	font-size:.65em;
	border-top: dotted 1px #666;
	clear: both;
	color:#666;
	margin: 0 ;
	width: 800px;
	overflow: hidden;
}
#top #directmail_sg{
 	float: right;
    list-style: none;
    margin: -14px 0 0 45px;
    width: 109px;
}
#top table{
	margin: -30px 0 0 50px;
}
#top table tr:last-child td:last-child input {
	display: none;
}
#top table tr:first-child td:last-child input:first-child {
	height: 15px;
	font-size:1em;
}

	
/* End Structure */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
textarea {
	width:450px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	font-size:.85em;

}

#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	font-size:1em;
	color:#333;
}
#sidebar ul {
	padding:0;
	margin:0;
}
#sidebar li {
	list-style-type:none;
	padding:0;
	margin:0 0 0 1em;
}


/* End Sidebar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* latest story page styles */

.PhotoThumb {
	float:left;
	width:150px;
	margin: 0 5px 10px 5px;
}
#etc .PhotoThumb h1 {
	font-weight:bold;
	font-size:.7em;
	margin:3px 0 0 0;
	padding:0;
}
#main-photo {
	width:450px;
	float:left;
}
#hr {
	border:solid 1px #ccc;
	height:5px;
	margin: 10px 0 10px 0
}
#details {
	width:320px;
	float:left;
	padding:5px;
	margin: 0 0 0 10px;
}
#details #main-story-details .arrow {
	width:17px;
	float:left;
	margin: 3px 5px 0 0 ;
}

#details h1 {
	font-size:1.2em;
	font-weight:normal;
	margin: 0 0 4px 0;
	padding:0;
}
#details .description {
	font-size:.8em;
	line-height:1.25em;
	margin: 0 0 5px 0;
}
#details .story-stats {
	font-size:.7em;
}

#etc h4 {
	padding:0;
	margin:0 0 10px 0;
	font-size:.85em;
}
#etc .arrow {
	height:11px;
	margin: 2px 0 0 0 
}

.cf_li_err {
	color:#333;
}
.st_facebook{
 	background: url("images/facebook.gif") no-repeat scroll right top transparent;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 16px;
    padding-left: 20px;
    padding-right: 30px;
    white-space: nowrap;
}
.st_twitter{
 	background: url("images/twitter.gif") no-repeat scroll right top transparent;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 16px;
    padding-left: 30px;
    padding-right: 15px;
    white-space: nowrap;
}
.st_facebook .stButton .chicklets,
.st_twitter .stButton .chicklets{ display:none;}
