/*   
Theme Name: F-Stop2.0
Theme URI: http://www.fstopmag.org
Description: Theme for the F-Stop photography magazine
Author: Katie Sexton & Zachary Kilgore
Author URI: http://katiesexton.com
Version: 1.1
*/

body {
	text-align: center;
	min-width: 886px;
	font-family: arial;
	color: #888888;
	background: #fff;
}

a, a:visited {
	color:  #5E8CA7;
	text-decoration: underline;
}
a:hover {color: #5A7586; text-decoration: underline;}

.thumbGallery {
}

.thumbGallery table .cellWrap {
	padding:10px;
}

.thumbGallery table .cellWrap .byline {
	font-size:9pt;
}

.thumbImage {
	padding:2px;
	border:#DEDEDE solid 1px;
	margin: 1px 0;
}

.thumbGalleryWrapper {
	background:#fff;
}

#fstoplogo {
	border: 0px;
	padding: 0px;
	display: block;
	padding: 0px 0px 0px 12px;
}
.tagline {
	float: left;
	clear: left;
	padding: 5px 0px 8px 24px;
	font-size: 11pt;
	color: #4B4B4B;
	text-decoration:none;
}
#logoBlock {
	margin-top: 15px;
	float: left;
	width: 330px;
}
#logoBlock a {color: #888888; text-decoration:none;}
#logoBlock a:hover {text-decoration:none;}
#header {
	width: 1005px;
	height: 150px;
	background-color: #FFFFFF;
	border-bottom:1px solid #494949;
}

#headerLeft {
	float:left;
	width:550px;
}
#headerRight {
	float: left;
	height: 127x;
	width: 435px;
	text-align:right;
	margin-top:18px;
	color:#4a4a4a;
}

#headerRight p.menu {margin-top:48px;}

#headerRight p {font:14px Arial, Helvetica, sans-serif;}
#headerRight p a {color:#4a4a4a; padding:0px 10px; text-decoration:none;}
#headerRight p a:hover {color:#5A7586;}
#topmenu {font:14px Arial, Helvetica, sans-serif; padding:18px 0 0 14px;}
#topmenu a {color:#4a4a4a; text-decoration:none; padding:0px 10px;}
#topmenu a:hover {color:#5A7586;}

#grayBox {
	width: 179px;
	height: 148px;
	margin: 0px 0px 0px 342px;
	float: right;
	background: #fff;
	border:1px solid #CCCCCC;
}
#grayBox img {
	width:180px;
	height:150px;
}
#container {
	width: 1005px;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #fff;
	overflow: auto;
}
#main {
	background: #fff;
	padding-bottom: 17px;
	float: left;
	width: 100%;
}
#main h1 {
	display: block;
	padding: 11px 0px 14px 23px;
	font-size: 16pt;
	float: left;
	color: #5B7584;
}
#navigation {
	position: relative;
	font-weight: bold;
	clear: left;
	background: #5B7584;
	padding-left: 24px;
	height: 24px;
	line-height: 24px;
}
#content {
	width: 100%;
	padding: 0px 0px 20px 15px;
	float: left;
	clear: left;
	/*background-color: #FFFFFF;*/
}
#singlePost {
	width: 703px;
	padding-left: 15px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
	min-height: 500px;
}
#singlePost p {
	padding: 10px;
}
#singlePost img {
	padding: 10px;
}
.singlePostCommunity {
	position: relative;
	top: -10px;
}
#uploadContent {
	padding-left: 15px;
	clear: left;
	background-color: #FFFFFF;
	width: 872px;
}
#content h2 {
	color: #5A7586;
	color:#5E8CA7;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	border-top:1px dotted #CCC;
}
#content h3  {
	color: #5A7586;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0px 0px 4px 8px;
}
p.browse_caption {
    color: #000000;
    font-weight: bold;
	font-size: .7em;
}
#community {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 10px 0px;
	float: left;
	background: #FFFFFF;
	margin-top: 130px;	
}
#communitys {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 10px 0px;
	float: right;
	background: #FFFFFF;
	position: absolute;
	top: 185px;
	left: 780px;
}
#communitya {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 10px 0px;
	float: left;
	background: #FFFFFF;
	text-decoration: underline;
	margin:50px 0 0 98px;
}
#communityab {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 10px 0px;
	float: right;	
	background: #FFFFFF;
	margin-top: 100px;	
}
.commthumb {
background-color: #fff;
margin-left: 10px;
margin-bottom: 10px;
padding: 18px 0 4px 0;
width: 140px; 
height: 140px;
border: 1px solid #CCC;
overflow: hidden;
font-size: 10px;
}
.commthumba {
background-color: #fff;
margin-left: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
width: 120px; 
height: 124px;
border: 1px solid #CCC;
overflow: hidden;
font-size: 10px;
padding-left: 4px;
}
.clearer {
	clear: both;
}
#navigation img {
	vertical-align: bottom;
}

#navigation a {
	color: #c9cdd3;
	text-decoration: underline;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: underline;
	color: #999999;
}

#tagline {
	color: #c8c8c8;
	text-transform: uppercase;
	font-size: 65%;
	font-weight: bold;
}

#navigation ul {
	display: inline;
	font-size: 0.77em;
}

#navigation ul li {
	color: #c9cdd3;
	margin-left: 9px;
	margin-bottom: 0;
	list-style: none;
	display: inline;
}
#navigation ul a {
	padding: 0px 10px 0px 0px;
	background: url(images/menuarrow.gif) center right no-repeat;
	text-decoration: underline;
}
#navigation ul .rssFeed {
	background: none;
}
#footer {
	font-size: 70%;
	padding: 8px 0px 6px 24px;
	color: #FFFFFF;
	background: #5B7584;
	clear: left;
}

#footer a {
	color: #c8c8c8;
	text-decoration: underline;
}

/* Community Related */
#file_uploader {
	width: 600px;
	height: 400px;
	clear: left;
	float: left;
	border: 0px;
	text-align: left;
	overflow: hidden;
}
#formHolder {
	width: 600px;
	height: 400px;
	background-color: #FFFFFF;
	text-align: left;
}
#file_uploader span {
	float: left;
	display: block;
}
#rules {
	clear: left;
	float: left;
}
.fieldTitle {
	display: block;
	width: 60px;
	float: left;
}
#titleHolder {
	clear: left;
	float: left;
}
#textHolder {
	clear: left;
	float: left;
}
#fileHolder {
	clear: left;
	float: left;
}
#photoTitle {
	clear: left;
	width: 400px;
}

#descriptionText {
	float: left;
	clear: left;
	width: 500px;
	color: #555555;
	margin: 20px 0px;
	text-align: left;
}
#description {
	clear: left;
	width: 600px;
}
#formSubmit {
	clear: both;
	float: left;
	margin: 10px 0px 0px 400px
}
#errors {
	float: left;
	clear: left;
}
.communityImage img{
	border: 1px solid #CCCCCC;
}
.communityImage {
	margin: 11px 0px 0px 0px;
}
#community {
	text-align: center;
	color: #5B7584;
}
.communityShare {
	font-style: italic;
	color: #000000;
	font-size: 10pt;
}
#critique {
	text-align: center;
	clear: left;
	width: 688px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
.uploadedImageTitle {
	padding: 10px;
}
.uploadedImageDescription {
	padding: 10px;
}
.critiqueImage {
margin: 8px;
float: left;
height: 110px;
overflow-y: hidden;
}
.critiqueImage img {
	border: 1px solid #CCCCCC;
}
/* End of Community */



/* drop shadow box classes */
.box {
	width: 320px;
	margin: 1px 0px 8px 0px;
	position: relative;
	
	padding:0px 0 0;
	border-top:1px dotted #CCC;
	background: #FFFFFF;
}

.box .title {font-size:12px; font-weight:bold;}	
.boxpage {
	width: 600px;
	margin: 8px 0px 0px 8px;
	position: relative;
	float: left;
	background: #FFFFFF;
}

.home .boxarticle{
	width: 600px;
	margin: 0px;
	position: relative;
	float: left;
	background: #FFFFFF;
padding-right:0px;
border-right:none;

}

.boxarticle {
	width: 680px;
	margin: 0px;
	position: relative;
	float: left;
	background: #FFFFFF;
padding-right:10px;
border-right:1px solid #494949;

}
.box-body {
	/*padding: 18px 15px 12px 15px;*/
	padding: 8px 0px;
}
.archives {
	background-color: #FFFFFF;
	width: 688px !important;
	border: 1px solid #CCCCCC;
	margin-right: 6px;
	margin-left: 22px !important;
	padding: 0px 0px 10px 0px !important;
} 
#content .archives {
	padding: 10px;
}
.archives .box {

	width: 210px;
	margin: 12px 0px 0px 13px;
}
/* front page thumbnail classes */
.front-thumbnail-body img {
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 8px;
}

.front-thumbnail-body .title {
	color: #5e8ca7;
	float: left;
	font-size: 80%;
	font-weight: bold;
	margin-left: 6px;
	text-decoration:none;
}

.front-thumbnail-body .readmore {
	color: #5e8ca7;
	font-size: 75%;
	font-weight: bold;
	margin-left: 6px;
	text-decoration:none;
}

.front-thumbnail-body .title1 {
	color: #5A7586;
	float: left;
	font-size: 99%;
	font-weight: bold;
	margin-left: 6px;
	text-decoration: underline;
}


.front-thumbnail-body .archive-title {
	color: #aaaaaa;
	float: left;
	font-size: 90%;
	font-weight: bold;
	margin-left: 6px;
	text-decoration: underline;
}

.front-thumbnail-body acronym {
	color: #5e8ca7;
	border: 0px;
	font-size: 75%;
	font-weight: bold;
	float: right;
	margin-top: 0;
	margin-right: 6px;
	vertical-align: bottom;
}
p.commentsno {
	border: 0px;
	font-size: 80%;
	font-weight: bold;
	margin-top: 0.55em;
	margin-right: 6px;
	vertical-align: bottom;
}
.front-thumbnail-body .archive-date {
	font-size: 70%;
	margin-top: 0.35em;
	margin-right: 6px;
}

.front-thumbnail-body p {
	color: #555555;
	clear: left;
	font-size: 75%;
	margin: 0px 6px 0px 6px;
	padding-top: 5px;
	font-weight:bold;
}

/* full page classes */
.page-body  {
	background: #FFFFFF;
	font-size: 90%;
	line-height: 1.3;
	margin: 0px;
	padding-top: 8px;
	color: #666666;
}
.page-body p {

	font-size: 90%;
	line-height: 1.3;
	margin: 0px 10px 0px 10px;
	padding-top: 8px;
	color: #666666;
}

.page-body img {
	border: 0px;
	display: block;
	padding: 5px;
	color: #c8c8c8;
}
/* Special styling for the article page */
.article-box {

	width: 700px;
	float: left;
}

.article-box-footer {
	clear: both;
}

/* front page thumbnail classes */
.front-thumbnail-body img {
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 8px;
}/* full page classes */
.page-body p {
	/*border-top: 1px #aaaaaa solid;*/
	font-size: 90%;
	line-height: 1.4;
	margin: 0px 6px 0px 6px;
	padding-top: 8px;
	color: #666666;
}
.page-body p a {color: #5e8ca7; text-decoration: underline;}
.page-body p a:hover {text-decoration: underline;}


.page-body img {
	border: 0px;
	display: inline;
	padding: 5px;
}

.page-body h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #c8c8c8;
	margin: 6px 6px 15px 6px;
}

/*Pagination*/
div.pagination {
	font-size: 75%;
	text-align: center;
	padding: 7px;
	margin: 3px;
	text-transform: uppercase;
	color: #5B7584;
}

div.more_articles {
	font-size: 75%;
	/*text-align: center;*/
	padding: 7px;
	margin: 19px;
	text-transform: uppercase;
	color: #5B7584;
}

div.pagination a {
   	padding: 2px 5px 2px 5px;
    margin: 2px;
    text-decoration: underline; /* no underline */
	color: #5B7584;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #444444;
}

div.pagination span.current a {
	font-weight: bold;
	color: #444444;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	visibility: hidden;
}

.input-text {
	border: 1px solid #c8c8c8;
	padding: 2px;
}

.input-button, .ed_button {
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #eeeeee;
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-right: 2px;
}

input[type=button]:active {
	border: 3px solid #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

#login ul {
	margin-left: 20px;
}
#login a {
	color: #5d95b7;
	text-decoration: underline;
}

#email-subscribe {
	clear: left;
}

.subscribe-message {
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 13px;
	color:#c8c8c8;
}

.subscribe-input {
	font-size: 75%;
}

.add_this {
	padding: 10px 10px 20px 0px;
}
.snap_noshots {
	float: right;
	margin-right: 10px;
}

/* widget sits a little lower on IE7. Need to move it up a smidge */
*:first-child+html .add_this {
top: 21px;
}

.thefstop_adsense_right {
position:relative;
float:right;
margin: 15px;
}
.pagination {
	float: left;
	clear: left;
}
#contentLinks {
	float: right;
	/*
	font-size: 9pt;
	height: 17px;
	line-height: 17px;
	*/
}
#contentLinks ul a {
	background: none;
}
#contentLinks li {
	display: inline;
	margin: 0px 3px;
}
#contentLinks img {
position: relative;
top: -5px;
}

.comments {
padding-left: 10px;
padding-bottom: 10px;
font-color: #4b4b4b;

}
.comments li {
padding: 10px;
border-top: 1px solid #ccc;
width: 580px;
margin-top: 10px;
overflow: hidden;
background-color:#EEE;

}
.comments li cite a {
font-weight: bold;
	color: #5A7586;
	
}
.comments li small.metadata {
font-weight: bold;

}
.comments li p {
padding-bottom: 4px;
padding-top: 4px;
}
h3#respond {
	color: #5A7586;
padding-bottom: 10px;
font-size: 14px;
padding-top: 5px;
padding-left:10px;
font-weight: bold;
}

.hi a {
padding-left: 20px;  color: #5e8ca7; text-decoration: underline;}
.hi a:hover {text-decoration: underline;}

.commentpop a {color: #5e8ca7; padding-left: 15px;}

.strong {font-weight: bold;}

.letterboard {width: 728px; margin-left: 75px;}
.letterboard img {width:728px; height:95px;}

span.user {  color: #5e8ca7; font-style: italic;}
.page {color: #5e8ca7; padding-left: 10px; letter-spacing: 110%; }
p.inner {font-size: 10px;}

#rightAd img {width:160px; height:600px;}

.entry {font-size:13px; margin-top:20px; color:#666;}
.entry p {margin-top:15px; line-height:130%;}
small {font-size:12px;}
.postmetadata {font-size:12px; margin:10px auto; text-align:center;}

.readmore {float:right; clear:both; text-decoration:none; text-transform:uppercase;}

.featuredarticle {font-size:1.6em; font-weight:bold; text-decoration:none; border-top:1px dotted #CCC;}
.featuredarticle a {text-decoration:none;}
.featuredarticle .clearpara {clear:both;}
.featuredarticle acronym {float:right;}
.featuredarticle img {margin-top:6px;}


#mainCol {float:left; width:633px; margin-top:14px; border-right:1px solid #494949; min-height:1600px;}
#rightCol {float:left; width:353px; margin:52px 0 0 15px;}
#rightCol ul {margin-bottom:15px; font-size:13px;}
#rightCol ul li {line-height:140%;}
#rightCol ul a {text-decoration:none;}
#rightCol ul a:hover {text-decoration:underline;}

.popupcopy {font:12px Arial, Helvetica, sans-serif; padding:20px; color:#333; text-align:justify;}
.popupheader {margin-top:15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#000000;}

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



.comment_form_field {
  margin-bottom: 8px;
  width: 500px;
}

.required_field {
  color:#FF0000;
}

/* 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 */

/* 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 */

