/*
Theme Name: Root Weddings
Theme URI: http://rootweddings.com/
Description: A custom theme designed and developed for Root Photography, based on the default WordPress theme.
Version: 1.0
Author: Justin and Lu Cone
Author URI: http://lucone.com/
Tags: blue, fixed width, one column, widgets

*/

/* ================================================================ HTML STYLES */

html {
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(images/flowers-purple.gif);
	background-attachment: fixed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 87%;

}

.cufon-loading h1 { /* for Cufon.replace('h1') */ visibility: hidden !important; }

table, tr, td {
	padding: 0;
	margin: 0;
}

a img {
	border: 0;
}

a, a:visited {
  outline: none;
  font-weight:bold;
  text-decoration: none;
  color: #64395e;
}

a:hover {
  color: #ab61a1;
}

.smaller {
	font-size: .8em;
}

.smallest {
	font-size: .7em;
}
/* ================================================================ WRAPPERS */

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content-container {
	position: relative;
	top: 28px;
	left: 1px;
	width: 910px;
	margin: 47px auto 0 auto;
	background-color: #f7f6f1;
	border-top: 2px solid #cfceca;
	padding: 0;
	/* border: 2px solid #0C0; */
}

/* ================================================================ HEADER */

#header-container {
	position: relative;
	width: 960px;
	margin: 0 auto -30px auto;
	padding: 0;
}

#masthead-left {
	float: left;
	width: 25px;
	padding: 0;
	margin: 0;
}

#masthead-image {
	float: left;
	width: 910px;
	padding: 0;
	margin: 0;
}

#masthead-right {
	float: right;
	width: 25px;
	padding: 0;
	margin: 0;
}

/* ================================================================ MAIN NAV */

#nav-container {
	position: relative;
	z-index: 20;
	width: 960px;
	padding: 0;
	margin: 0;
}

#nav-left {
	float: left;
}

#nav-categories {
	float: left;
	width: 147px;
	height: 42px;
	background: url("images/header-categories.png") no-repeat 0 0;
}

#nav-categories:hover {
	background-position: 0 -42px;
}

/* This rule combines with jQuery in header.php to ensure that Categories stays highlighted after it is clicked */
#nav-categories.semi-activated, #nav-categories.semi-activated:link, #nav-categories.semi-activated:active {
	background-position: 0 -42px;
}

#nav-categories.activated, #nav-categories.activated:link, #nav-categories.activated:active {
	background-position: 0 -84px;
}

#nav-about {
	float: left;
	width: 177px;
	height: 42px;
	background: url("images/header-about.png") no-repeat 0 0;
}
#nav-about:hover {
	background-position: 0 -42px;
}
#nav-about.activated, #nav-about.activated:link, #nav-about.activated:active {
	background-position: 0 -84px;
}

#nav-galleries {
	float: left;
	width: 123px;
	height: 42px;
	background: url("images/header-galleries.png") no-repeat 0 0;
}
#nav-galleries:hover {
	background-position: 0 -42px;
}
#nav-galleries.activated, #nav-galleries.activated:link, #nav-galleries.activated:active {
	background-position: 0 -84px;
}

#nav-favs {
	float: left;
	width: 146px;
	height: 42px;
	background: url("images/header-favs.png") no-repeat 0 0;
}
#nav-favs:hover {
	background-position: 0 -42px;
}
#nav-favs.activated, #nav-favs.activated:link, #nav-favs.activated:active {
	background-position: 0 -84px;
}


#nav-rootblog {
	float: left;
	width: 201px;
	height: 42px;
	background: url("images/header-rootblog.png") no-repeat 0 0;
}
#nav-rootblog:hover {
	background-position: 0 -42px;
}


/* ================================================================ SUB NAV */


#subnav-container {
	position: absolute;
	top: 264px;
	z-index: 10;
	width: 910px;
	height: 27px;
	left: 37px;
}

#subnav-disneyland {
	float: left;
	width: 134px;
	height: 27px;
	background: url("images/header-sub-nav-disneyland.png") no-repeat 0 0;
}
#subnav-disneyland:hover {
	background-position: 0 -27px;
}
#subnav-disneyland.activated, #subnav-disneyland.activated:link, #subnav-disneyland.activated:active {
	background-position: 0 -54px;
}

#subnav-wdw {
	float: left;
	width: 193px;
	height: 27px;
	background: url("images/header-sub-nav-wdw.png") no-repeat 0 0;
}
#subnav-wdw:hover {
	background-position: 0 -27px;
}
#subnav-wdw.activated, #subnav-wdw.activated:link, #subnav-wdw.activated:active {
	background-position: 0 -54px;
}

#subnav-weddings {
	float: left;
	width: 110px;
	height: 27px;
	background: url("images/header-sub-nav-weddings.png") no-repeat 0 0;
}
#subnav-weddings:hover {
	background-position: 0 -27px;
}
#subnav-weddings.activated, #subnav-weddings.activated:link, #subnav-weddings.activated:active {
	background-position: 0 -54px;
}

#subnav-portraits {
	float: left;
	width: 116px;
	height: 27px;
	background: url("images/header-sub-nav-portraits.png") no-repeat 0 0;
}
#subnav-portraits:hover {
	background-position: 0 -27px;
}
#subnav-portraits.activated, #subnav-portraits.activated:link, #subnav-portraits.activated:active {
	background-position: 0 -54px;
}

#subnav-mousellaneous {
	float: left;
	width: 150px;
	height: 27px;
	background: url("images/header-sub-nav-mousellaneous.png") no-repeat 0 0;
}
#subnav-mousellaneous:hover {
	background-position: 0 -27px;
}
#subnav-mousellaneous.activated, #subnav-mousellaneous.activated:link, #subnav-mousellaneous.activated:active {
	background-position: 0 -54px;
}


/* ================================================================ SEARCH */

#search-container {
	float: left;
	width: 241px; /* Change back to 118 when "Galleries" button is re-added */
	height: 42px;
	background: url("images/header-search.png") no-repeat 0 0;
	background-position: -10px 0px;
}

fieldset.search {
	border: none;
	width: 243px;
	margin: 0 0 0 15px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #333;
	font-size: .9em;
	width: 180px;
	height: 11px;
	padding: 5px 5px 4px 0;
	border: 1px dashed #d6d5d0;
	background: #fcfcf7 url("images/search_bg.gif") no-repeat;
	margin-top: 3px;
	margin-right: 5px;
}
.search input.box:focus {
	background: #fff url("images/search_bg.gif") no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	margin-top: 8px;
	background: url("images/button-search.png") no-repeat top right;
}



.portrait_footer {
	background-image:url('http://disneyroots.com/wp-content/themes/roots/images/portrait_footer.jpg');
	background-repeat:no-repeat;
	position:relative;
	left:-200px;
	width: 910px;
	height: 107px;
	text-align: center;
	padding-top: 12px;
//	line-height: normal;
}

.portrait_footer span {
	color: #333;
	text-align: center;
	font-size: .95em;
//	padding: 10px;
//	padding-top: 20px;
}



/* ================================================================ ABOUT PAGE (added by Nate aka super noob) */

.about-page {
	position: relative;
	left: -150px;
	top: -62px;
	width: 810px;
//	height: 900px;
	color: #333;
//	border: solid blue 1px;
}

.about-page2 {
	padding: 10px 0px 0px 0px;
	overflow: visible;
	height: 700px; //remove?
	line-height: 1.5em;
	font-size: .95em;
//	border: solid red 1px;
	display: block;
}

.about-page img.about-header {
	position: relative; //relative seems to work
	overflow: visible;
	display: inline;
	top: 32px;
	right: 100px;
	left: -50px;
	float: none;
 }

.about-page img.rightimage {
	display: inline;
	left: 0px;
	padding: 8px 0px 0px 2px;
	float: right;
}

.about-page img.leftimage {
	display: inline;
	left: 0px;
	padding: 0px 8px 0px 0px;
	float: left;
}



/* ================================================================ POSTS */


.post-container {
	position: relative;
	width: 910px;
	margin-bottom: 25px;
	border-bottom: 2px dashed #e9e8e3;
	padding: 12px 0 10px 0;
	/* background: url("images/vert-divider.gif") repeat-y;
	background-position: 180px 0;*/
}

.post-content {
	position: relative;
	width: 680px;
	left: 200px;
	color: #333;
	margin: 20px 0 20px 0;
	z-index: 5;
}

.post-content p {
	width: 620px;
	line-height: 1.5em;
	font-size: .95em;
}


.post-content img {
	/*width: 910px;*/
	overflow: hidden;
	position: relative;
	left: -200px;
	margin: 0px 0 20px 0;
}

.post-content p img.aligncenter {
	text-align: center;
	left: 0;
}

.post-container .title-container {
	width: 680px;
	margin: 10px 30px 15px 200px;
}

.post-container .title-container .title-content h1 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.7em;
	width: 650px;
}

.post-container .meta-container {
	margin-bottom: 25px;
}

.post-container .meta-container p {
	line-height: .3em; /* .4 */
	font-size: .7em;
	color: #9f9e9b;
}

.navigation {
	/*border-top: 2px dashed #e9e8e3;*/
	padding: 10px 30px 30px 30px;
	margin-bottom: 20px;
	display: block;
	height: 15px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	text-align: right;
}


/* ================================================================ SOCIAL ACTIONS */

.social-container {
	position: absolute;
	width: 170px;
	left: 22px;
	top: 15px;
	z-index: 50;
}

.social-actions {
	margin: 10px 0 0 -32px;
	padding: 0;
	width: 175px;
}

.social-actions div a {
	display: block;
}


#social-date {
	display: block;
	font-size: .8em;
	color: #9f9e9b;
	width: 173px;
	height: 38px;
	background: url("images/social-date.png") no-repeat 0 0; }

#social-tweet {
	width: 175px;
	display: block;
	height: 27px;
	background: url("images/social-twitter.png") no-repeat 0 0; }

#social-comment {
	width: 175px;
	height: 27px;
	background: url("images/social-comment.png") no-repeat 0 0; }

#social-facebook {
	display: block;
	font-size: .8em;
	color: #9f9e9b;
	width: 173px;
	height: 38px;
	background: url("images/social-link2.png") no-repeat 0 0; }


#social-facebook-opacity {
	opacity: 0.7; }

#social-facebook-opacity:hover {
	opacity: 1; }





/* ================================================================ COMMENTS */

ol.commentlist {
	margin:0;
	padding:0;
	font-size: .9em;

}

ol.commentlist ul.children {
}

.commentlist li {
	list-style:none;
}


.commentlist  {
	position: relative;
	width: 470px;
}


.commentlist .quote {
	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background: #dcdbd7 url("images/comments-quote-bot.gif") bottom no-repeat;
	color:#222;
	}
	
.commentlist li.alt {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background: #ebeae6 url("images/comments-quote-bot-alt.gif") bottom no-repeat;
	color:#222;
}

/* This is the style for "author", currently set to be the same as the post author */
.commentlist li.author {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background: #804d79 url("images/comments-quote-bot-author.gif") bottom no-repeat;
	color:#fff;
}

.commentlist li p {
	width: 100%;
}

.commentlist cite {
	display:block;
	font-style:normal;
	font-size: .9em;
	margin-bottom: 20px;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#804d79;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#5c3757;
	text-decoration:underline;
	}

.comment-meta {
	font-size: .8em;
}

#respond h3 {
	margin: 20px 0 10px 0;
	padding-top: 10px;
	border-top: 2px dashed #e9e8e3;
}

/* ================================================================ FOOTER */

#footer-container {
	position: relative;
	width: 960px;
	margin: 0 auto 10px auto;
	color: #656563;
	font-size: .95em;
}

#footer-container h1, #footer-container p {
	margin: 0px;
	padding: 0px;
}

#footer-container a, #footer-container a:visited {
	outline: none;
	text-decoration: none;
	/*color: #64395e;*/
	color: #5c899e;
	position: relative;
	vertical-align: 10px;
}

#footer-container a:hover {
  color: #ab61a1;
}

#footer-left {
	float: left;
	width: 25px;
	padding: 0;
	margin: 0;
}

#footer-image {
	float: left;
	width: 910px;
	padding: 0;
	margin: 0;
}

#footer-right {
	float: right;
	width: 25px;
	padding: 0;
	margin: 0;
}

#footer-copyright {
	position: absolute;
	width: 400px;
	top: 311px;
	left: 235px;
	font-size: .9em;
}

#footer-copyright a, #footer-copyright a:visited {
	outline: none;
	text-decoration: none;
	color: #64395e;
/*	color: #5c899e;*/
	vertical-align: 0px;
}

#footer-container a:hover {
  color: #ab61a1;
}


/* ================================================================ FOOTER SOCIAL BOX */

#footer-instagram-container {
	position: absolute;
	width: 220px;
	top: 105px;
	left: 143px;
}

#footer-facebook-container {
	position: absolute;
	width: 220px;
	top: 105px;
	left: 494px;
}

#footer-twitter-container {
	position: absolute;
	width: 288px;
	top: 239px;
	left: 240px;
}

.footer-social-links {
	position: absolute;
	left: 45px;
	top: 34px;
}

#footer-twitter-link {
	position: absolute;
	left: 149px;
	top: 0px;
	width: 180px;
}


/* might be useful to reference?
#footer-social-container div a {
	display: block;
} */


/* ================================================================ SEARCH RESULTS PAGE */

#search-wrapper {
	height: 100%;
	margin: 47px auto 25px auto;

}

#search-header {
	width: 320px;
	height: 200px;
	float: left;
	text-align: left;
}

#search-results-container {
	width: 540px;
	margin-left: 350px;
	padding: 9px 0 20px 0;
}

#search-results-container h2 {
	color: #333;
	font-size: 1.5em;
}

.search-results {
	border-bottom: 1px dashed #d6d5d0;
}

.search-results p {
	margin: 7px 0 8px 0;
}

.search-results h3 {
	margin-bottom: 0;
}

.search-count {
	color: #9b9a97;
}

p.postmetadata {
	font-size: .8em;
}

/* ================================================================ FACEBOOK CONNECT */

/* ================================================================ SUBSCRIBE TO COMMENTS */
#subscribecomments {
	font-size: 11px;
}

#subscribecomments a {
	font-weight: bold;
}