/*
Theme Name:         Details of My Life
Theme URI:          http://www.netrixcreative.com
Description:        Details of My Life is a theme based on the Reverie responsive framework.
Version:            1.0
Author:             Rebecca Smallwood
Author URI:         http://www.netrixcreative.com

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Customized Adjustments of Foundation for WordPress
:: Styling Basic WordPress Outputs
:: Customize Foundation Style Pagination for WP-Pagenavi
:: Customize for BuddyPress
:: Your Customized Style
*/

/* ---------------------------------------------------
   Customized Adjustments of Foundation for WordPress
--------------------------------------------------- */
 
	/* Foundation-specific presentation CSS by ZURB */
	div.reverie-header { margin: 0 0 20px 0; padding: 20px 0 0 0; height: 60px; }
	div.reverie-header h1 { font-weight: 500; margin-bottom: 0; padding: 0; }
	div.reverie-header h1 a { color: #181818; }
	div.reverie-header h1 a:hover { color: #181818; }
	
	@media handheld, only screen and (max-width: 767px) {
	header { position: relative; }
	header .subheader { margin-bottom: 0; }
	header .menu-action { float: left; position: relative; top: 1px; margin-top: -12px; }
	header .menu-action .button.small { padding: 8px; }
	header .menu-action .button.small svg { opacity: 0.5; }
	header h1 { font-size: 27px; font-size: 2.7rem; margin-bottom: 18px; }
	header h4 { font-size: 17px; font-size: 1.7rem; }
	}

/* -----------------------------------------
   Styling Basic WordPress Outputs
----------------------------------------- */
	
	/* Global */
	h1, h2, h3, h4, h5 { font-family: 'Open Sans', "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif; font-weight: 300; }
	
	/* Add Divider for Listed Posts */
	
	/* Add Class for Images */
	img.alignright { float: right; margin: 0 0 18px 18px; }
	img.alignleft { float: left; margin: 0 18px 18px 0; }
	img.aligncenter { display: block; margin: 18px auto; }
	
	/* Add HTML5 Class for Images */
	figure img {
	height: auto;
	border: 1px solid #DDD;
	margin: 0 auto;
	display: block;
	box-shadow: 0px 2px 10px #ddd;
	-moz-box-shadow: 0px 2px 10px #ddd;
	-webkit-box-shadow: 0px 2px 10px #ddd;
	border-image: initial;
	}
	
	/* Add HTML5 Caption Class for Images */
	figure.figure {	margin: 0 auto;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; display: inline-block; }
	figure.figure figcaption { padding: 8px 10px; font-size: 13px; font-size: 1.3rem; line-height: 18px; color: #555; }
	figure.alignright.figure { float: right; margin: 0 0 18px 18px; }
	figure.alignleft.figure { float: left; margin: 0 18px 18px 0; }
	
	/* Sidebar Adjustment */
	.sidebar-section { padding-bottom: 10px; padding-right:0;	font-size: 13px; font-size: 1.3rem; font-weight: normal; }
	
	/* Footer Nav */
	.footer-section { padding-bottom: 10px; padding-top: 20px; font-size: 13px; font-size: 1.3rem; font-weight: normal; }
	.footer-nav li { display: block; float: left; padding-left: 3%; margin-bottom: 0; }
	
	/* Breadcrumb Adjustment */
	ul.breadcrumbs li span { padding-left: 3px; }
	ul.breadcrumbs li a { padding-left: 0; }
	
	/* Comment Textarea Adjustment */
	#respond textarea { height: 100px; }	

/*  -------------------------------------------------------
    Adjust Foundation 3 Pagination Style for WordPress
    ---------------------------------------------------- */ 
    
    ul.page-numbers { display: block; height: 24px; margin-left: -5px; }
    ul.page-numbers li {float: left; display: block; height: 24px; color: #999; font-size: 14px; margin-left: 5px; }
    ul.page-numbers li a { display: block; padding: 1px 7px 1px; color: #555; }
    ul.page-numbers li:hover a, ul.page-numbers li a:focus { background: #e6e6e6; }
    ul.page-numbers li.unavailable a { cursor: default; color: #999; }
    ul.page-numbers li.unavailable:hover a,ul.page-numbers li.unavailable a:focus { background: transparent; }
    ul.page-numbers li span.current { background: #2ba6cb; color: #fff; font-weight: bold; cursor: default; display: block; padding: 1px 7px 1px; }    
    
/*  ---------------------------
    :: Customize for BuddyPress
    --------------------------- */

	.padder label + textarea { margin-top: 0; }
	.padder #item-body #message-threads .thread-avatar img { max-width: 50px; }
	ul.item-list.activity-list li.new_blog_post { padding-bottom: 15px; }
    .padder select { display: inline-block; }
    .padder div.item-list-tabs { margin: 25px 0; }
    .padder form#whats-new-form textarea { height: 30px; }
    .padder .button { display: inline; }
    
	
/*  --------------------------
    Your Customized Style
    ----------------------- */

a {
	color: #2b5480;
}

.break {
	clear: both;
}

body {
	background-color: #edeff0;
	font-family: 'Muli', sans-serif;
}

header {
	margin-left: 7px;
}

#logo {
	float: left;
	font-weight: bold;
	color: #2B5480;
	font-size: 20px;
	font-family: BebasRegular, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.nav-bar, .nav-bar-sub {
	font-family: BebasRegular, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}

.nav-bar-sub .current-menu-item a {
	color: #606261 !important;
}

.post-box h1, #comments h3, #respond h3 {
	color: #cacaca;
	font-size: 22px;
	border-bottom: 5px solid #cacaca;
	font-family: BebasRegular, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	word-spacing: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 5px;
}

.post-box  .post {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	margin-bottom: 23px;
	padding: 0 20px 10px 20px;
}

.post-box .vote-box {
	background: url("images/vote-tab.gif") no-repeat;
	width: 43px;
	height: 53px;
	margin-left: -63px;
	margin-top: 20px;
	float: left;
}

.post-box .vote-box .day {
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	margin-top: 3px;
	font-weight: bold;
}

.post-box .vote-box .month {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
}

.post-box .vote-box .year {
	color: #651c16;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
}

.post-box h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 15px;
}

.post-box h2 a, .post-box .entry-title {
	color: #474747;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.article-box {
	margin-top: 20px;
}


.byline {
	font-size: 12px;
	color: #737373;
	margin-top: -5px;
}

.byline a {
	font-style: italic;
	color: #737373;
}

.article-footer {
	background-color: #efefef;
	border: 1px solid #d6d6d6;
	min-height: 29px;
}

.article-share {
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	width: 130px;
}

.article-share img {
	margin-left: 5px;
	vertical-align: middle;
}

.user-article-share {
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-right: 10px;
	width: 130px;
	display: inline;
}

.user-article-share img {
	margin-left: 5px;
	vertical-align: middle;
}


.article-comments {
	color: #1e4679;
	display: block;
	font-size: 14px;
	margin-top: 7px;
	float: left;
	margin-left: 5px;
}

.article-full-post {
	float: left;
	background: url("images/read-more.png") no-repeat;
	padding-left: 20px;
	display: block;
	margin-top: 7px;
	font-size: 14px;
	margin-left: 20px;
	text-decoration: none;
	margin-right: 5px;
}

.article-bullet {
	margin-top: 5px;
	float: left;
	font-size: 18px;
}

.article-like {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}

.article-twitter {
	float: right;
	margin-top: 3px;
}

.article-like-user {
	float: right;
	margin-left: 5px;
}

.article-twitter-user {
	float: right;
	margin-left: 5px;
}

.user-article-info {
	margin-top: 8px;
}

.entry-content img {
	padding: 5px;
	border: 1px solid #cdcdcd !important;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}



.reverie-pagination
{
    width: 99%;
    text-align:center;
    margin:0 auto; 
}

.reverie-pagination ul
{ 
    display:inline-block; 
    list-style:none;
    zoom: 1;
}

.reverie-pagination ul li 
{
    float:left;      
    padding: 0; 
}


.page-numbers .prev, .page-numbers .next {
	background-color: #828282;
	color: #ffffff;
}

.page-numbers .prev:hover , .page-numbers .next:hover {
	color: #828282;
}

.page-numbers a {
	background-color: #dfe0e2;
}

.page-numbers .current {
	background-color: #2b5480 !important;
}

.bottom-footer {
	background: #ffffff url("images/footback.png") repeat-x;
	padding-top: 20px;
}

.bottom-footer h3 {
	border-bottom: 5px solid #959595;
    color: #959595;
    font-family: BebasRegular,Arial,Helvetica,sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    text-transform: uppercase;
    word-spacing: 5px;
}

.menu-footer-menu-container {
	text-align: center;
}

.menu-footer-menu-container li {
	display: inline;
	float: none;
	padding: 0;
}

.menu-footer-menu-container li a {
	color: #959595;
	padding: 5px;
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.menu-footer-menu-container li:after {
	content:"|";
	color: #959595;
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
}

.back-top {
	margin-top: 15px;
}

.juiz_last_tweet_inside {
	font-size: 14px;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	color: #757575;
}

.juiz_last_tweet_inside ul {
	list-style: none;
}

.footer-latest h4 {
	font-size: 14px;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	color: #757575;
	margin-bottom: 10px;
}

.footer-latest p {
	line-height: 1.2;
	color: #757575;
	font-style: italic;
	font-size: 12px;
}

.footer-latest img {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #d6d6d6;
}

.footer-latest-image {
	height: 80px;
	width: 85px;
	float: left;
}

.featured-posts h2 {
	font-family: BebasRegular, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	text-align: center;
	font-size: 14px;
	word-spacing: 5px;
	padding: 0;
	margin: 3px 0 5px 0;
}

.featured-posts {
	margin-left: 15px;
}

.featured-inner {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding: 15px 0;
	margin-bottom: 15px;
}

.featured-column {
	float: left;
	border-right: 1px solid #e5e5e5;
	min-height: 70px;
	padding: 0px 15px;
}

.featured-column-last {
	border-right: none;
}

.featured-column img {
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 15px;
}

.featured-column a { 
	color: #919191;
	font-family: 'Varela Round', BebasRegular, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	display: block;
	line-height: 1.1;
}

.social-media {
	width: 273px;
	height: 71px;
	background: url("images/footsocial.png");
}

.social-media a {
	display: block;
	float: left;
	width: 68px;
	height: 71px;
}

.submit-article {
	width: 295px;
	height: 47px;
	text-align: center;
	color: #ffffff;
	line-height: 43px;
	font-family: BebasRegular, Arial, Helvetica, sans-serif;
	font-size: 22px;
	background: url("images/blue-large.png") no-repeat;
	display: block;
}

.top-articles {
	border-bottom: 5px solid #CACACA;
	padding-bottom: 10px;
}

.page-nav {
	margin-left: auto;
    	margin-right: auto;
}

.top-articles h3 {
	border-bottom: 5px solid #CACACA;
    color: #CACACA;
    font-family: BebasRegular,Arial,Helvetica,sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    text-transform: uppercase;
    word-spacing: 5px;
	margin-bottom: 0;
}

.top-articles ul {
	border-bottom: 5px solid #CACACA;
	height: 30px;
}

.top-articles ul li {
	display: block;
	float: left;
}

.top-articles ul li a {
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
	color: #CACACA;
	font-size: 13px;
	border-right: 1px solid #CACACA;
	display: block;
	margin-top: 5px;
	line-height: 1;
	padding: 0 6px 0 5px;
}

.top-last {
	border-right: 0 !important;
}

.commentlist {
	list-style: none;
}

.commentlist img {
	float: left;
	margin-right: 15px;
	border: 1px solid #d5d5d5;
}

.commentlist {
	padding: 10px;
}

.commentlist header {
	margin-left: 0;
}

.commentlist cite {
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
}

#respond #submit {
	background: url("images/submit.png") no-repeat;
	width: 111px;
	height: 28px;
	border: 0;
	text-indent: -9999px;
}

#respond form label {
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
}

.page-content {
	background: #ffffff;
	border: 1px solid #d5d5d5;
	padding: 20px;
}

.archive-options a {
	letter-spacing: 0;
	padding-top: 5px;
	display: block;
	float: left;
	margin-right: 20px;
	word-spacing: 1px;
	color: #cacaca;
	line-height: 20px;
	padding: 0 10px;
	margin-top: 5px;
	width: 120px;
	text-align: center;
}

.archive-options-selected {
	background-color: #96261f;
	color: #ffffff !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.search-page h1 span {
	color: #96261f;
}

.vote-buttons {
	margin-right: 25px;
	margin-top: 15px;
	margin-left: 8px;
}

.updown-vote-box {
	margin-top: -10px;
}

.updown-down-count {
	display: none;
}

.user-sub {
	margin-bottom: 10px;
}


.user-sub-vote {
	float: left;
	width: 50px;
	text-align: center;
}

.user-sub-vote .down-arrow {
	position: relative;
	top: -12px;
	right: 8px;
}

.user-sub-vote .up-arrow  {
	right: 8px;
	position: relative;
}

.user-sub-image {
	float: left;
	margin-right: 10px;
}

.user-sub-image img {
	max-width: 80px;
}

.user-sub-icons {
	float: left;
	margin-right: 5px;
	width: 23px;
}

.user-sub-icons .play-icon {
	width: 23px;
	height: 23px;
	background: url("images/play.png") 0 0;
	display: block;
	margin-top: 2px;
}

.user-sub-icons .play-show {
	width: 23px;
	height: 23px;
	background: url("images/play.png") 0 -23px;
	display: block;
	margin-top: 2px;
}

.user-sub-area .article-footer {
	padding-right: 20px;
}

.user-sub-quote {
	background-color: #eee;
	padding: 10px;
	border: 1px solid #888;
}

.user-sub-info {
	font-style: italic;
	font-size: 12px;
	margin-top: 5px;
}

.user-title {
	margin-bottom: 5px;
}

.user-title a {
	color: #3a5d85;
	font-size: 14px;
}

.user-sub-area {
	float: left;
	width: 380px;
}

.user-info {
	font-size: 12px;
}

.user-info a {
	font-style: italic;
}

.author-info {
	background-color: #ffffff;
	border: 1px solid #D5D5D5;
	padding: 20px;
	color: #5f5d5e;
	line-height: 1.2;
}

.author-info .avatar {
	float: left;
	margin-right: 15px;
}

.author-info-name {
	color: #000000;
	font-family: BebasRegular,Arial,Helvetica,sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

.user-options {
	float: right;
}

.welcome-box {
	font-weight: bold;
}

.welcome-box-profile {
	margin-top: 5px;
}

.button {
	background-color: #2B4664;
	border: 1px solid #2B4664;
}

.nav-bar-sub > li a {
	border-right: 1px solid #B3B3B3;
	padding-right: 10px;
}

.nav-bar-sub > li:last-child a {
	border-right: none;
}

.front-page-photo {
	
}

.front-page-photo-box {
	float: left;
	margin-right: 15px;
	height: 215px;
	width: 205px;
}

.vote-buttons .up-arrow, .vote-buttons .down-arrow, .user-sub-vote .up-arrow, .user-sub-vote .down-arrow {
	margin-left: 15px;
}

.vote-buttons .down-arrow img {
	position: relative;
	top: -10px;
}

body ul#sharebar {
	display: block !important;
	left: -55px;
	top: 170px;
}

#header-login {
	float: right;
	min-width: 130px;
}

.nav-bar {
	background-color: #1c3755;
}

.nav-bar { height: 30px;  margin-top: 20px; padding: 0; margin-bottom: 0; }
.nav-bar > li { float: left; display: block; position: relative; padding: 0; margin: 0; height: 30px; border: none !important; }
.nav-bar > li.active {  border: none; background-color: transparent; }
.nav-bar > li.active > a { color: white; cursor: default; }
.nav-bar > li.active:hover {  cursor: default; }
.nav-bar > li:hover {  }
.nav-bar > li a { color: #ffffff; border-right: 1px solid #102b49; border-left: 1px solid #2b4664; text-transform: uppercase; line-height: 20px; margin-top: 5px; }
.nav-bar > li ul { margin-bottom: 0; }
.nav-bar > li:first-child a { border-left: none; }
.nav-bar > li:last-child a { border-right: none;  }
.nav-bar > li:hover { background-color: transparent !important; }

.nav-bar-sub { height: 20px;  padding: 0; margin-top: 3px; }
.nav-bar-sub > li { float: left; display: block; position: relative; padding: 0; margin: 0;  line-height: 20px; margin-right: 15px; }
.nav-bar-sub > li.active {  border-color: #2284a1; }
.nav-bar-sub > li.active > a { color: white; cursor: default; }
.nav-bar-sub > li.active:hover {  cursor: default; }
.nav-bar-sub > li:hover {  }
.nav-bar-sub > li a { color: #b3b3b3; text-transform: uppercase; }
.nav-bar-sub > li ul { margin-bottom: 0; }

#message_box {
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
	background:#ffc;
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;
	font-weight:bold;
	width:99%;
}

.juiz_last_tweet_metadata {
	display: block;
	margin-top: 10px;
}

.top-item-date {
	font-size: 12px;
	font-style: italic;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 
    .search-form input[type=submit] {
		display: none !important;
	}
}

@media only screen and (min-width: 767px) {

	body {
		background: #edeff0 url("images/background.png") repeat-x 0 -20px;
	}

	.nav-bar > li:first-child a {
		padding-left: 0px;
	}

	

	.search-form {
		float: right;
		margin-top: 4px;
		margin-right: 10px;
	}

	.search-form form {
		display: inline;
		float: left;
		height: 26px;
		margin-bottom: 0;
	}

	.search-form input[type=text] {
		height: 25px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		color: #bcbcba;
		width: 240px;
		position: relative;
		display: inline;
	}

	.search-form input[type=submit] {
		background: url("images/search.png") no-repeat;
		width: 19px;
		height: 19px;
		border: 0;
		padding: 0;
		position: relative;
		margin-left: -25px;
		display: inline;
		text-indent: -99999px;
	}


	.search-social {
		float: right;
		overflow: hidden;
		height: 26px;
		margin-top: 6px;
	}
}

@media only screen and (max-width: 767px) {

	.nav-bar > li {
		display: block;
		width: 100%;
		clear: both;
		margin-bottom: 5px;
	}

	.nav-bar > li > a {
		background-color: #1c3755;
		margin-bottom: 5px !important;
		padding: 5px 10px !important;
		
	}

	.nav-bar-sub {
		margin-top: 10px;
		margin-bottom: 10px;
		height: auto;
	}

	.nav-bar-sub > li {
		display: block;
		float: none;
		margin-right: 0 !important;
	}
	
	.nav-bar-sub > li > a {
		background-color: #B3B3B3;
		margin-bottom: 5px !important;
		padding: 5px 10px !important;
		color: #000000;
		display: block;
	}

	.search-social {
		display: none;
	}

	.submit-article {
		margin: 0 auto;
	}

	body ul#sharebar {
		display: none !important;
	}


}

@media only screen and (max-width: 1000px) {
	
	.post-box {
		margin-left: 30px;
	}
	
}

@media only screen and (max-width: 600px) {
	
	.article-full-post {
		float: left;
		margin-left: 10px;
		margin-bottom: 10px;
	}

	.article-comments {
		float: left;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	
}

.related-posts {display:inline;float:left;}
.tags {margin-left: 60px; margin-top: -14px;}
.fbshare {display:inline-block;}
.twitter-share {float:right;margin-top:2px;margin-right:-20px;}
.rel-post {display:block;list-style-type:none;padding:0px;position:none;top:-16px;}
.st-related-posts {list-style-type:none;display: block; margin-left:60px; line-height: 1; margin-bottom: 0px;margin-top: -14px;}

/** STYLE FOR I RECOMMEND THIS **/


.fake-dot-irecommendthis { 
	background:url('http://www.detailsofmylife.net/wp-content/plugins/i-recommend-this-v2/images/heart.png') 0 3px no-repeat; 
	padding-top: 26px;
	border: 0 !important;
	margin-bottom: 10px;
	text-decoration: none;
	min-height: 14px;
	text-align: center;
	display: block;
	width: 24px;

}

	
.fake-dot-irecommendthis:hover, .fake-dot-irecommendthis.active { 
	background-position:0 -36px; 
	background-repeat: no-repeat;
	color: #F56559 !important; 	
	border: 0 !important;
	margin: 0 0 10px 0 !important;
	text-decoration: none;
}