/*  
Theme Name: FFPhoto
Theme URI: http://ffphoto.com/
Description: Custom theme for Forrest Frazier's photography site 
Version: 1.0
Author: Forrest Frazier
Author URI: http://maligndesgn.com/

*/

/* reset all styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* start styles with a clean slate */

body {
	background: #b9b9b9 url(images/bg.gif) repeat-x;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 75%; 
	line-height: 1.5;
	text-align: center;
	}

#container {
	display: block; 
	margin: -65px auto 20px auto;
	width: 969px;
	text-align: left; 
}

/* basic elements */
h1 {
	color: #6699cc;
	font-size: 1.666em;
	font-weight: bold;
	margin: 0 0 1em 0;
	text-transform: uppercase;
	}
h2 {
	color: #6699cc;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 1em 0;
	text-transform: uppercase;
	}

h3 {
	color: #6699cc;
	font-size: 1.33em;
	font-weight: bold;
	}
p {
	margin: 0 0 2em 0;
	}

a {
	color: #6699cc;
	outline: none;
	text-decoration: none;
	}

a:hover {
	color: #6699cc;
	}

strong, .bold {	
	font-weight: bold;
	}

input, textarea {
	outline: none;
}
em {
	font-style: italic;
	}
	
/*  floats */
.right {
	float: right;
	}
.left {
	float: left;
	}
.clear {
	clear: both;
	}

/* default image handling */
.aligncenter {
	margin: 1em auto;
	text-align: center;
	}	
.wp-caption { 
	background: #eeeeee; 
	padding: 10px 5px 0px 5px;
	text-align: center;  
	}
p.wp-caption-text { 
	color: #333333; 
	padding: 5px 0;
	}	
		
/* masthead */
#masthead {
	background: url(images/bg_masthead.png) top center no-repeat;
	height: 151px;
	margin: 10px auto 0 auto;
	}
#sitename {
	height: 96px;
	text-indent: -7000px;
	}
#sitename a {
	color: #000;
	text-decoration: none;
	}
#sitename a:hover {
	color: #0066cc;
	}

/* nav */
#primarynav {
	background: #000000 url(images/bg_primary-nav.gif) no-repeat;
	height: 65px;
	letter-spacing: .25em;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	}
#primarynav li {
	border-right: 1px solid #313131;
	float: left;
	}
#primarynav li a {
	color: #ffffff;
	display: block;
	line-height: 39px;
	padding: 0 2em;
	text-decoration: none;
	text-align: center;
	-webkit-transition: color .3s linear;
	}
#primarynav li a:hover {
	background: #000000;
	color: #6699cc;
	}
#primarynav li.rss-now a:hover, #primarynav li.rss-now a {
	background: #3c6c92;
	color: #eee;
	}
	
/* secondary navigation */	
#primarynav li ul { /* sub nav */
	background: #000000;
	height: 25px;
	overflow: hidden;
	position: absolute;
	left: -999em;
	width: 600px;
	}  
#primarynav li ul  li {
	display: inline;
	font-weight: normal;
	letter-spacing: .125em; 
	}	
#primarynav li li a, #primarynav li li a:hover {
	background: none;
	line-height: 25px;
	margin: 0;
	padding: 0 2em;
	}	
#primarynav li:hover ul { /* shows hidden sub nav when hovering primary nav */
	left: 19%;
	}
#primarynav .current_page_parent a, #primarynav .current_page_item a  { /* changes primary nav color for selected item */
	color: #6699cc;
	}
#primarynav .current_page_parent ul { /* shows hidden sub nav when on sub page */
	left: 19%; 
	}
#primarynav .current_page_parent ul li a { 
	color: #ffffff;
	}		
#primarynav .current_page_parent ul li.current_page_item a { 
	color: #6699cc;
	}
			
/* home page */
#homecontent {
	background: url(images/bg_content.jpg) repeat-y #ffffff;
	}
#hometop {
	background: url(images/bg_home-top.png) no-repeat -1px 0px ;
	clear: both;
	height: 302px; 
	width: 100%;	
	}
#hometop h1 { 
	font-size:.000001em;
	line-height: 1px;
	height: 1px;
	text-indent: -7000px;
	}	
#hero {
	float: left;
	height: 221px;
	margin: 15px 0 0 10px; 
	width: 771px
	}
.rssbutton {
	margin: 0 0 0 100px;	
	}
#social {
	}	
.callout {
	}	
	
/* home page features */		
.feature {
	background: url(images/bg_polaroid.jpg) no-repeat;
	float: left;
	height: 245px;
	margin: 10px 0 0px 40px ;
	padding: 13px;
	width: 206px;
	}
.feature h2 {
	color: #0066cc;
	font-size: 1em;
	font-weight: bold;
	}	
.feature p {
	font-size: .91666em;
	}	
.feature img {
	border: 1px solid #999999;
	height: 116px;
	margin: 0 0 13px 0;
	width: 206px;
	}	
#whois {
	background: url(images/who-is-forrest.png) no-repeat;
	color:#330000;
	height: 195px;
	margin: 0 0 0 15px;
	padding: 147px 0 0 40px;
	width: 518px;
	}
#whois h2 {
	color:#330000;
	font: bold 1.125em georgia,serif;
	text-transform: none;
	}		
#whois p {
	font-weight: bold;
	width: 165px;
	}	
#whois a {
	color: #ffffff;
	}	

.home .main-post-bg {
	background: #eee;
	display: block;
	height: 225px;
	position: relative;
	margin: 0 0 10px 0;
	width: 593px;
	overflow: hidden;
}
.home .right {
	width: 340px;
	text-align: left;
	overflow: hidden;
}

.home .right h3 {
	padding-left: 3px;
}

/* portfolio */
#bikeoverview li {
	float: left;
	list-style-type: none;
	text-align: center;
	}
	
#portfolio {
	background: url(images/bg_content.jpg) repeat-y #ffffff;
	padding: 13px; 
	}
#portfolio div div.wp-caption { 
	background: #000; 
	height: 180px; 
	width: 180px; 
	text-align: center;  
	float: left; 
	padding: 9px;
	margin: 0 10px 10px 0; 
	}
#portfolio p.wp-caption-text { 
	color: #fff; 
	margin: 10px 0;  
	}	
	
/* comments */	
.main-post-bg .post-comments, .secondary-post-bg .post-comments {
	position: absolute;
	top: 0;
	right: 7px;
	z-index: 1;
	background: #3c6c92;
}
.caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: white }

.post-comments a, .secondary-post-bg .post-comments a {
	color: #eee;
	display: block;
	padding: 6px 10px;
	text-align: center;
	border: 0;
} 

.post-comments a:hover, .secondary-post-bg .post-comments a:hover {
	background: #333;
	color: #fff;
}
/*
.home .main-post-bg .title-insert, .home .recent-leads .title-insert {
	background: #222;
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	padding: 4px 0;
	/* opacity - move to sep. stylesheet 
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;
}

.title-insert h2, .home .recent-leads .title-insert h3 {
	margin: 10px 12px 6px;
	line-height: 14px;
}

.title-insert h2 a, .home .recent-leads .title-insert h3 a {
	display: block;
	color: #ddd;
	text-decoration: none;
	border: 0;
}

.title-insert h2 a:hover, .home .recent-leads .title-insert h3 a:hover {
	color: #fff;
}

.home .recent-leads .secondary-post-bg {
	background: #eee;
	display: block;
	width: 293px;
	height: 150px;
	margin: 0 7px 10px 0;
	position: relative;
	overflow: hidden;
}
*/

/* blog  & page styles */
#post, #page  {
	background: url(images/bg_content.jpg) repeat-y #ffffff;
	padding: 15px; 
	}
.post.single, .post {
	color: #333;
	margin: 0 0 0 10px;
	}	
#page .entry, #post .entry, #post .post  {
	width: 550px;
	}
#page .right, #post .right {
	border-left: 1px solid #eeeeee;
	padding: 0 20px;
	width: 320px;
	}	
.entry {
	border-top: 1px solid #eeeeee;
	margin: .75em 0 0 0;
	padding: 1em 0 0 0;
	}	
.post .meta, .post-categories {
	color: #777;
	font-size: .91666em;
	line-height: 1.5em;
	}	
.post-categories li {
	font-size: 1.25em;
	float: left;
	list-style-type: none;
	}		
.post h1, .post h2 {
	line-height: 1.5em;
	margin: 0;
	}	
.categorys {
	background: url(images/tag.gif) no-repeat;
	float: left;
	}
.comments {
	background: url(images/comment.gif) no-repeat;
	float: right;
	padding: 0 0 0 20px; 
	}	
.post.single blockquote, .post.single ul, .post.single ol {
	margin: 0 14px;
	color: #555;
}

.post.single blockquote {
	font-style: italic;
	border-left: 1px solid #ccc;
	margin-left: 21px;
	padding-left: 10px;
}
.post ul, .post ol {
	line-height: 1.5;
	}
.post ol {
	list-style-type: decimal;
	}
.post ul {
	list-style-type: disc;
	}
.post ul li, .post ol li {
	margin: 0 2em .5em 2em;
	}	

/* page style */
#page .entry {
	border-top: none;
	margin: 0;
	padding: 0;
	}
#page h1 {
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 1em 0;
	padding: 0 0 .75em 0;
	}
		
/*
.navigation {
	padding: 10px 0;
}

.navigation a {
	display: block;
	float: left;
	color: #777;
	text-transform: uppercase;
	padding: 4px 7px 3px;
}

.navigation .left {
	width: 50%;
	text-align: left;
}

.navigation .right {
	width: 49%;
	text-align: right;
	margin: 0 15px 0 0;
}

.navigation .right a {
	float: right;
}

.navigation a:hover {
	background: #eee;
	color: #3c6c92;
}
*/

/* ----------------------------------- sidebar / widget modules 

h3.module-title, h3.widgetTitle {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
	padding: 7px 4px;
	font-size: 14px;
}

h3.module-title a, h3.widgetTitle a {
	border: 0;
}

.widgetContainer .textwidget {
	font-size: 12px;
	line-height: 16px;
	margin: 0 7px;
}

ul.module-list, .widgetContainer ul {
	font-size: 12px;
	margin: 0 0 20px 0;
}

.module-list li, .widgetContainer li {
	margin: 0 3px 7px 21px;
	list-style: circle;
	line-height: 16px;
}

.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
*/
/* sidebar widgets home page */
#hometop .right #rss { /* rss widget */
	background: url(images/bg_rss.png) no-repeat;
	height: 97px;
	margin: 10px 10px 10px 0;
	padding: 15px 0 0 0;
	width: 164px;
	}
#hometop .right #rss h3 {
	display: none;
	}
#hometop .right #rss a {
	background: url(images/button-rss.png) no-repeat;
	display: block;
	height: 55px;
	margin: 0 0 0 100px;
	width: 53px;
	text-indent: -7000px;
	}
#hometop .right #rss p {
	font-size: .91666em;
	line-height: 1.125;
	margin: 5px 10px 0 10px;
	}
		
#hometop .right #socialnetworks { /* social network widget */
	background: url(images/bg_social.png) no-repeat;
	height: 106px;
	margin: 0 10px 0 0;
	padding: 50px 10px 0 10px;
	width: 144px;
	}
#hometop #socialnetworks h3 {
	display: none;
	}	
#hometop #socialnetworks li.twitter a {
	background: url(images/button-twitter.png) no-repeat;
	display: block; 
	float: left;
	height: 33px;
	width: 36px;
	text-indent: -7000px;
	} 
#hometop #socialnetworks li.myspace a {
	background: url(images/button-myspace.png) no-repeat;
	display: block; 
	float: left;
	height: 33px;
	width: 36px;
	text-indent: -7000px;
	}
#hometop #socialnetworks li.flickr a {
	background: url(images/button-flickr.png) no-repeat;
	display: block; 
	float: left;
	height: 33px;
	width: 36px;
	text-indent: -7000px;
	}				
#hometop #socialnetworks li.facebook a {
	background: url(images/button-facebook.png) no-repeat;
	display: block; 
	float: left;
	height: 33px;
	width: 36px;
	text-indent: -7000px;
	}
/* sidebar widgets default pages */
.sidebar-nextprev {
	margin: 0 0 3em 40px;
	} 
.sidebar-nextprev li {
	float: left;
	width: 120px;
	}
.sidebar-nextprev li.previous {
}
.sidebar-nextprev li.next {
	float: right;
	}
.sidebar-nextprev li a {
	font-weight: bold;
	display: block;
	}
.sidebar-nextprev li a span {
	display: block;
	cursor: pointer;
	}
#post .widgetContainer, #page .widgetContainer, #post .right #rss, #post .right #socialnetworks, .search {
	margin: 0 0 1.5em 40px;
	}
#post .widgetContainer, #page .widgetContainer, #post .right #rss, #post .right #socialnetworks {
	color: #666;
	font-size: .91666em;
	line-height: 1.5em
	}	
h3.widgetTitle, h3.module-title {
	color: #666;
	font-size: 1.125em;	
	font-weight: bold;
	line-height: 1.75em;
	width: 250px;
	}
#post .widgetContainer li, #page .widgetContainer li {
	margin: 0 0 .5em 0;
	width: 250px;
	}	
#post .textwidget p {  /* hides paragraphs of copy in the sidebar */
	display: none;
	}
.aktt_tweets li { 
	display: block; 
	}
	 		
/*sidebar widgets home page */
#posttweet {
	background: #576001 url(images/post-tweet.jpg) no-repeat;
	height: 597px;
	float: left;
	margin: 10px 0 0 20px; 
	padding: 20px 27px 0 27px;
	width: 311px;
	}
#posttweet h2, #posttweet h3 {
	color: #ffffff;
	font: italic bold 1.5em georgia, serif;
	margin: 0 0 .5em 0;
	text-transform: capitalize;
	}
#posttweet p, #posttweet ul li, #posttweet .widgetContainer ul li  {
	color: #cccc00;
	font: bold italic 1em/1.5em georgia, serif;
	margin: 0 0 2em 0;
	padding: 0 0 0 25px;
	}	
#posttweet ul li {
	background: url(images/quotes.png) no-repeat;
	}	
#posttweet ul li.aktt_more_updates {
	background: none;
	}
#posttweet ul li a {
	color: #ffffff;
	}		

#posttweet p.readmore a {
	color: #ffffff;
	font: bold italic 1em georgia, serif;
	}		
#posttweet hr.hr {
	background: #2b2e00;
	color: #2b2e00;
	border-top: 1px solid #90a104;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 2px; 
	}
		
/*	
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}

#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

#wp-calendar td {
	padding: 3px 0 7px 3px;
	color: #777;
}

#wp-calendar td a {
	font-weight: bold;
}

#middle-widgets {
	width: 970px;
}

#middle-widgets .widgetContainer {
	float: left;
	width: 312px;
	margin: 0 11px 15px 0;
}
*/


/*  threaded comments - no support for wp 2.6 */

#comments-wrapper, #comments-wrapper-form {
	width: 500px;
	}

h3#comments {
	clear: both;
	margin: 1.5em 0;
	}

.commentlist {
}

.commentlist li.comment, .commentlist li.pingback {
	margin: 0;
	border-top: 1px solid #eeeeee;
	padding: 7px 0 15px 20px;
	}

.commentlist li.comment-author-admin {
	border-color: #3c6c92;
}

.commentlist li.comment p {
	font-size: 1.3em;
	line-height: 1.7;
	margin: 1em 0;
	}

.commentlist li.comment ul, .commentlist li.comment ol, .commentlist li.comment blockquote {
	margin: 0 15px;
}

.commentlist li.comment ul li {
	list-style: circle;
}

.commentlist li.comment blockquote {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-style: italic;
	color: #777;
}

.commentlist ul.children {
	margin: 0 !important;
	padding: 0;
}

.commentlist .children li.comment {
	padding: 7px 0 0 45px;
	margin: 15px 0 0 0;
	list-style: none;
}

.comment-author {}

.comment-author img.avatar {
	float: right;
	margin: 0 7px 0 0;
}

.comment-author cite {
	font-style: normal;
}

.comment-meta {
	}

#respond {
	clear: both;
	padding: 10px 0 0 0;
	margin-left: 20px;
	}

li.comment #respond {
	margin-left: 0;
}

#respond h3 {
	margin: 0 0 15px 0;
}

#respond p {
	margin: 1em 0;
}

#respond #author, #respond #email, #respond #url, #respond textarea {
	font-family: arial, verdana, sans-serif;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respond textarea {
	width: 97%;
	overflow: auto;
	margin-right: 0;
}

/* ----------------------------------- categories */

#categories {
	padding: 10px 0;
	margin: 35px 0 45px;
}

#categories h3 {
	font-size: 1.1666em;
	margin-bottom: 10px;
}

#categories ul {
	color: #777;
	line-height: 16px;
}

#categories li {
	float: left;
	text-align: right;
	display: block;
	width: 145px;
	margin: 0 8px 7px 7px;
}

#categories li a {
	font-weight: bold;
	float: left;
	text-decoration: none;
}

/* ----------------------------------- search */

#searchForm {
	margin: 0;
}

#searchWrap span {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	padding: 2px;
	width: 250px;
	}

#searchWrap input {
	border: 1px solid #bbb;
	padding: 4px;
	color: #777;
	width: 240px;
	}
  
/* footer */

#footer {
	background: url(images/bg_footer.jpg) bottom no-repeat #ffffff;
	color:#999966;
	height: 50px;
	text-align: left;
	}
#footer p {
	margin: 0;
	padding: 10px 20px;
	}
#footer a {
	color:#999966;
	}

/* plugin style overrides */
.sociable {	
	clear: both;
	}
.sociable_tagline {
	font-weight: bold;
	}	
/* mologogo map styles */
#map {
	margin:0 auto;
    padding: 5px;
	border: #000000 2px solid; 
	background-color: #ffffff; 
	position: relative; 
	width: 450px;
	height: 400px; 
	color: black; 
    }
.gmnoprint {
	line-height: 1.25;
	}		
