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

body.landing {
	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-land.png);
	line-height: 22px;
}

body.blank {
	font-family: Georgia1, Georgia, serif;
	font-size: 13px;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	background-color: #fff;
	background-image: none;
	line-height: 22px;
	}

a { outline-style: none; }


.popup {
	position: relative;
	font-family: Georgia1, Georgia, serif;
	width: 449px;
	height: 449px;
	margin: 0 0 0 0;
	padding: 0px;
	color: #000000;
	line-height: 22px;
	z-index: 5;
	overflow: visible;
}


#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;
}

.menu {
width: 983px;
height: 23px;
margin: 87px 0;
padding: 0px;

}

.menu li a {
display:block;
margin:0;
padding:0;

}
	
li.check a {
	height:23px;
	width:140px;
	background-image:url(images/check-avail.png);
	text-indent: -6000px;	
	overflow: hidden;
}

li.check a:hover {
    height:23px;
	width:140px;
	background-image:url(images/check-avail.png);
	background-position: left bottom;
	text-indent: -6000px;
	overflow: hidden;	

}




li.make a {
	height:23px;
	width:140px;
	background-image:url(images/make-appt.png);
	text-indent: -6000px;
}

li.make a:hover {
    height:23px;
	width:140px;
	background-image:url(images/make-appt.png);
	background-position: left bottom;
	text-indent: -6000px;
}



#nav2, #nav2 ul, ul#nav2 {
	padding: 0;
	float: right;
	list-style: none;
	position: relative;
	z-index: 100;
	padding-right: 5px;
}


#nav2 li {
	float: right;
	position: relative;
	z-index: 100;
	padding-right: 2px;
}



#main {
	width: 1000px;
	min-height: 330px;
	padding-top: 0px;
	margin-top: 0px;
	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;
}

#main-landing {
	width: 927px;
	margin: 0 auto;
	padding: 0px;
	
}


.content-landing {
	width: 927px;
	float: left;
	line-height: 1.3em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;

}

.landing-foot {
	background-image: url(images/lan-foot.png);
	background-repeat: no-repeat;
	width: 927px;
	height: 36px;
	margin: 0px auto;
}

.btn-nav {
	display: block;
	width: 927px;
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 4px;
	z-index: 100;

}


#tab, #tab ul{
	padding: 0;
	float:left;
	list-style: none;
	position: relative;
	z-index: 100;
}

#tab li {
	float: left;
	line-height: 32px;	
	position: relative;
	z-index: 100;
}

li.freedphoto {
	display: block;
	height: 32px;
	width: 927px;	
	padding-top: 0px;
	

}


li.freedphoto a {
	display: block;
	height: 32px;
	width: 927px;
	background-image:url(images/freedbottom-btn.jpg);
	text-indent: -6000px;
}

li.freedphoto a:hover {
	display: block;
	height: 32px;
	width: 927px;
	background-image:url(images/freedbottom-btn.jpg);
	background-position: left bottom;
	text-indent: -6000px;	
}


.content-form li, .content-landing li {
color:#993300;
font-family:Georgia1,Georgia,serif;
font-size:12px;
font-style:italic;
}

.side-form .no-thanks {
	text-align: center;
	margin: -5px auto 0px;
	}
.side-form .no-thanks a {
color:#993300;
	font-family:Georgia1,Georgia,serif;
	font-size:12px;
	font-style:italic;
}
.content-landing h1 {
	width: 575px;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #330000;
	font-family: Georgia1, Georgia, serif;
	font-style: italic;
	font-weight: normal;
	position: relative;
	margin: 0px;
	margin-left: -20px;
	padding-top: 10px;
	padding-bottom: 15px;

}

.side-form {
	width: 370px;
	height: 439px;
	float: right;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	margin-top: -70px;	
	overflow: visible;
	
}

.content-form p, .side-form p {
	margin: 8px 25px 0px;
	padding-top: 8px;
	

}

.side-form p strong {
	font-style: italic;
	color: #333300;
	
}


.content-form p {
	font-style: italic;
	color: #333300;
	font-size: 9px;
	
}

.content-form p strong {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	font-weight: 500;
} 


.flash {
	float: left;
	width: 495px;
	height: 325px;
	border: 16px solid #FFFFFF;
	background-image: url(images/12.jpg);
	background-repeat: no-repeat;
}

.divide {
	float: left;
	width: 35px;
	height: 355px;
	margin: 0px;
	margin-right: 0px;
	margin-left: -5px;
	background-image: url(images/divide.png);
	background-repeat: no-repeat;
 	background-position: 3px top;
}

#content {
	width: 520px;
	float: left;
	line-height: 1.3em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
	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 */
.simplephoto {position: absolute;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	font-size: 13px;
	font-family: Georgia1, Georgia, serif;
	line-height: 22px;
	color: #000000;
	padding: 5px;
}
.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;
}


.clear {
	clear: both;
	display: block;
}

/*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;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
.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;
}

#main-wrapper-landing {
	width: 100%;
	background-image: url(images/bg-header2.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 {
	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;
}
#content h2 a {
	font-size: 40px;
	color: #330000;
	font-family: Georgia1, Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding: 15px;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: -200px;
	top: 10px;
	text-decoration: none;
}
#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;
}


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

.content-form .facebook { display: none; visibility: hidden; }

/* PHONE TRACKING */
#phone {
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#FFF;
	margin-left: 570px;

}
#header {
position:relative;	
}
#hidenumb {
right:45px; top:0; position:absolute;
}

#bottom-specials {
width:1000px;
height:120px;
margin-left: -335px;
}
#bottom-specials .box{
width:290px;
height:100%;
float:left;
margin-right: 36px;
}
.post .entry a.contact-link {
	color:#993300;
	text-transform:uppercase;
	font-size:10px;
	line-height:22px;
}
span.orange {
color:#993300;	
font-family:Georgia;
font-style:italic;
}
