/*
Theme Name: Freed Details
Theme URI: http://www.freedphoto.com
Description: Freed Photo - Details
Version: 1.0
Designer: Mary LaFleur
Author: Travis Freeman
Company: Edgeworks Group
Author URI: http://www.edgeworksgroup.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body {
	font-family: Georgia1, Georgia, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #666633;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg-tile-vert.png);
	line-height: 22px;
}
#wrapper {
	width: 1000px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#main {
	width: 1000px;
	min-height: 330px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(images/bg-content-tile.png);
	background-repeat: repeat-y;
	background-position: center center;
	clear: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#content {
	width: 520px;
	float: left;
	line-height: 1.3em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#sidebar {
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	height: auto;
	margin-left: 7px;
	background-image: url(images/bg-flourish.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	height: 200px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	font-size: 13px;
	font-family: Georgia1, Georgia, serif;
	line-height: 22px;
	color: #000000;
	padding: 5px;
}
.stbuttontext {
	margin-left: 20px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 985px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}


/*style the headings*/
#content h1 {
	font-size: 40px;
	color: #330000;
	font-family: Georgia1, Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	display: block;
	height: auto;
	width: auto;
	position: relative;
	left: -200px;
	top: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
	line-height: 30px;
	float: left;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 14px;
	font-family: Georgia1, Georgia, serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 125px;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Georgia1, Georgia, serif;
	font-weight: bold;
}

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	color: #993300;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #330000;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*style sidebar links*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
}
a.image img {
	border: none;
} 
#main-wrapper {
	width: 100%;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: auto;
}

.period {
	color: #993300
}#content p {
	font-family: Georgia1, Georgia, serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
}
#footer p {
	font-family: Georgia1, Georgia, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#main td {
	padding-bottom: 10px;
}
#wrapper #main #content h2, h2 a {
	text-decoration: none;
	font-family: Georgia1, Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	position: relative;
	left: -100px;
	color: #993300;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#flashintro {
	text-align:center;
}
#flashcontent {
	padding: 0px;
	margin: 0px;
}

#sidebar a {
	font-family: Georgia1, Georgia, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Georgia1, Georgia, serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
#sidebar a:hover {
	color: #330000;
	text-decoration: underline;
}
#sidebar .current {
	color: #993300;
}
#sidebar #gallery-index {
	background-image: url(images/bg-sidebar-gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 285px;
	padding-top: 10px;
	margin-left: 20px;
}
#sidebar #gallery-index a {
	font-family: Georgia1, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #993300;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#sidebar #gallery-index p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
#sidebar #gallery-index h1 {
	font-family: Georgia1, Georgia, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#sidebar #artists-index {
	background-image: url(images/bg-sidebar-artists.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 290px;
	padding-top: 10px;
	margin-left: 20px;
}
#sidebar #artists-index a {
	font-family: Georgia1, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
#sidebar #artists-index p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
#sidebar #artists-index h1 {
	font-family: Georgia1, Georgia, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#content h3 {
	font-family: Georgia1, Georgia, serif;
	font-size: 14px;
	font-weight: bold;
}
#artist-focus {
	background-image: url(images/bg-artist-focus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 285px;
}
	#artist-focus p {
	color: #cc9933;
	font-family: Georgia1, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 100px;
	padding-left: 20px;
}
#artist-focus img {
	position: relative;
	top: 3px;
}
#content #artist-focus a {
	color: #cc9933;
	text-decoration: none;
}
#content #artist-focus a:hover {
	color: #cc9933;
	text-decoration: underline;
}
#sidebar .thumbs {
	position: relative;
	left: 170px;
	height: auto;
	width: auto;
	top: -100px;
}
#content h3 {
	font-family: Georgia1, Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#content li {
	color: #993300;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Georgia1, Georgia, serif;
}
#content ul {
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#searchform {
	margin-top:25px;
	float:right;
}

body.blank p.facebook, body.blank p.facebook a { display: none; visibility: hidden; }
