/*
* Theme Name: July 2015
* Description: Jenn.nu's theme for July 2015
* Version: 1.0
* Author: Jenn
* Author email: x@jenn.nu
* Author URI: http://www.jenn.nu
* Note: This is an original theme designed by me. Please do not steal it!
*/



/* body text */
body  {
	margin: 0 auto;
	background-color: #DBDBDB;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	color: #333;
	text-align: justify;
	cursor: default;
}

::selection  {
	background-color: #EC4D68;
	color: #FFF;
}

::moz-selection  {
	background-color: #EC4D68;
	color: #FFF;
}




/* TEXT */
p  {
	margin: 0;
	padding: 15px 0;
}

em  {
	color: #444;
}

strong  {
	color: 222;
}

abbr, acronym  {
	border-bottom: 1px dotted #444;
}

blockquote  {
	margin: 0 0 0 30px;
	padding: 10px 0 10px 50px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/blockquote.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	border-left: 2px solid #CCC;
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 95%;
	color: #666;
}




/* LISTS */
ul  {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 95%;
	color: #444;
}

ul li:before  {
	content: "\2665 \0020";
	padding: 0 5px 0 0;
}

ul li  {
	margin: 0;
	padding: 0;
}

ol  {
	margin: 0 0 0 30px;
	padding: 0;
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 95%;
	color: #444;
}

ol li  {
	margin: 0;
	padding: 0;
}









/* FORMS */
input, option, select, submit, textarea  {
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #666;
	font-family:  Georgia, "Times New Roman", serif;
	font-size: 95%;
	color: #444;
}

.searchbox  {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: inherit;
	font-size: 0.85em;
	text-transform: uppercase;
	text-align: center;
	color: #666;
}

.submitimg  {
	padding: 0 !important;
	vertical-align: middle;
	background: none;
	border: none;
}










/* HEADINGS */
/* h1 text */
@font-face  {
	font-family: "Five";
	src: url('http://www.jenn.nu/wp-content/themes/2015-07/fonts/NumberFiveSmooth.otf');
}

h1  {
	margin: 0;
	padding: 0;
	font-family: "Five", Georgia, Garamond, serif;
	font-size: 2.6em;
	font-weight: bold;
	color: #7C7171;
	text-align: left !important;
}

h1 a, h1 img  {
	margin: 0;
	border: none !important;
	text-decoration: none !important;
	color: #7C7171 !important;
	text-align: left !important;
}

h2  {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Garamond, Georgia, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #571b5e;
	text-align: left !important;
}

h3  {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Garamond, Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #571b5e;
	text-align: left !important;
}










/* LINKS */
a:link, a:active  {
	text-decoration: none;
	color: #EC4D68;
}

a:hover  {
	text-decoration: none;
	color: #571B5E;
}

a:visited  {
	text-decoration: none;
	color: #E65A9C;
}

a.postfacebook  {
	color: #3B5998 !important;
	text-decoration: none;
}

a.postgplus {
	color: #cc3723 !important;
	text-decoration: none;
}

a.postinstagram {
	color: #a9846a !important;
	text-decoration: none;
}

a.postpinterest {
	color: #d96266 !important;
	text-decoration: none;
}

a.posttwitter {
	color: #4099FF !important;
	text-decoration: none;
}

a.postyoutube {
	color: #b32726 !important;
	text-decoration: none;
}

a.twittertimestamp  {
	color: #999;
}

a.navlink:link, a.navlink:active, a.navlink:visited  {
	padding: 0 10px 0 0;
	font-family: Georgia, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 1px;
	color: #EC4D68;
}

a.navlink:hover  {
	padding: 0 10px 0 0;
	font-family: Georgia, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 1px;
	color: #FFF;
}

a.navlinkselected:link, a.navlinkselected:active, a.navlinkselected:visited, a.navlinkselected:hover  {
	padding: 0 10px 0 0;
	font-family: Georgia, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 1px;
	color: #EC4D68;
}





/* IMAGES */
.aligncenter  {
	margin: 10px 0;
	padding: 8px;
	background: #fff;
	border: 1px solid #CCC;
}

.alignleft  {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 8px;
	background: #fff;
	border: 1px solid #CCC;
}

.alignright  {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 8px;
	background: #fff;
	border: 1px solid #CCC;
}

.imgpadding  {
	padding: 5px 0;
}

.wp-smiley  {
	margin: 3px auto auto auto;
}

#flickr img[src*="http://geo.yahoo.com"] {
	display: none;
}

#flickr img  {
	margin: 0 0 0 13px;
	padding: 9px;
	border: 1px solid #999;
    opacity: 0.6;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}


#flickr img:hover {
	margin: 0 0 0 13px;
	padding: 9px;
	border: 1px solid #999;
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}

#instagram, #pinterest  {
	display: block;
	margin: 0 auto;
	padding: 0 0 25px 0;
}

#instagram img, #pinterest img  {
	margin: 4px;
	padding: 3px;
	border: 1px solid #999;
}

.wp-pinterest-pin, .wp-pinterest-pin img  {
	margin: 4px !important;
	padding: 3px !important;
	border: 1px solid #999 !important;
}





/* CONTAINERS */
#colorbar  {
	position: fixed;
	z-index: 100;
	width: 100%;
	background-color: #464040;
}

#headerbar  {
	margin: 0 auto;
	padding: 5px 0;
	width: 1025px;
}

#hb-links  {
	float: left;
	padding: 0;
	width: 700px;
	text-align: left;
	color: #FFF;
}

#hb-social  {
	float: left;
	padding: 0;
	width: 325px;
	text-align: right;
}

#container  {
	margin: 0 auto 0 auto;
	padding: 100px 25px 50px 25px;
	width: 975px;
	background-color: #FFF !important;
}

#logo  {
	width: 975px;
	height: 240px;
	background-image: url('/wp-content/themes/2015-07/images/logo.png');
	background-position: center top;
	background-repeat: no-repeat;
}

h1#logo a {
	display: block;
	margin: 0;
	width: 640px;
	height: 240px;
	background: transparent;
	text-decoration: none;
	text-indent: -9999px;
	text-align: left !important;
	overflow: hidden !important;
}

#flickrbar  {
	margin: 10px 0 30px 0;
	padding: 10px 0;
	width: 975px;
	height: 95px;
	border-top: 1px dashed #888;
	border-bottom: 1px dashed #888;
	background-image: url('/wp-content/themes/2015-07/images/camera.png');
	background-position: 0 12px;
	background-repeat: no-repeat;
	text-align: right;
}

#blogcontainer  {
	margin: 0 auto;
	width: 926px;
	background-color: #FFF;
}

#content  {
	float: left;
	margin: 0px;
	padding: 0 25px 0 0;
	width: 650px;
	border-right: 1px dashed #999;
}

#sidebar  {
	float: left;
	margin: 0px;
	padding: 0 0 0 24px;
	width: 275px;
}

#footer  {
	margin: 100px auto 0 auto;
	padding: 10px 0 0 0;
	width: 975px;
	height: 100px;
	border-top: 1px dashed #666;
	text-align: center;
}

#footer-1  {
	float: left;
	padding: 0 15px 0 0;
	width: 313px;
	text-align: center;
}

#footer-2  {
	float: left;
	padding: 0 15px;
	width: 288px;
	border-left: 1px dashed #999;
	border-right: 1px dashed #999;
	text-align: center;
}

#footer-3  {
	float: left;
	display: block;
	padding: 0 0 0 15px;
	width: 312px;
	text-align: center !important;
}

#copyright  {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 975px;
	border-top: 1px solid #888;
	font-family: Garamond, Georgia, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
}






/* ENTRIES */
.protected  {
	padding-left: 20px !important;
	background-image: url('/wp-content/themes/2015-07/images/padlock.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.entrydate  {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #847563;
}

#signature  {
	text-align: left;
	width: 100px;
	height: 65px;
	padding: 15px 0;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/Jenn-signature.png');
	background-repeat: no-repeat;
}

#entrycomment  {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#entrycomment_left  {
	float: left;
	width: 50%;
	text-align: left;
}

#entrycomment_right  {
	float: right;
	width: 50%;
	text-align: right;
}

#entrycomment a  {
	font-family: Georgia, Garamond, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #EC4D68;
}

.emo-vote  {
	float: right !important;
	margin-top: -3px !important;
}

.entrycattags  {
	width: 100%;
	border-top: 1px dotted #999;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #999;
}

.entrycat a  {
	padding: 3px 4px;
	border-radius: 5px;
	background-color: #EC4D68;
	color: #fff;
}

.entrytags a  {
	padding: 3px 4px;
	border-radius: 5px;
	background-color: #DB929E;
	color: #fff;
}

.entrygoodies  {
	float: left;
}

.footnotes  {
	font-size: 0.8em;
}

.footnotes ol  {
	margin: 5px 2px;
	padding: 0 10px;
}

.related  {
	font-size: 0.9em;
}

.related a  {
	color: #666;
}

#prevnext  {
	margin: 0 auto;
	padding: 0:
	width: 550px;
}

#prevlink  {
	float: left;
	width: 50%;
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
}

#nextlink  {
	float: left;
	width: 50%;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
}

.entryspacing  {
	width: 100%;
	height: 100px;
}

.entrydivider  {
	margin: 5px 0 40px 0;
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #999;
}

.copyright  {
	padding: 50px 0 0 0;
	font-size: 18px;
	text-align: center;
	color: #888;
}



/* SIDEBARS */

#sidebar h2  {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Garamond, Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #571b5e;
	text-align: left !important;
}

#sidebar p  {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #444;
}

.pink  {
	color: #f2297e;
}

.textalignleft  {
	float: left;
	font-size: 0.9em;
}

.textalignright  {
	float: right;
	font-size: 0.9em;
}

#twitterblurb  {
	margin: 10px 0 !important;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/twitter-blurb.png') !important;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 0.85em;
	font-style: italic;
}

#twitterblurb ul, #twitterblurb li  {
	margin: 0 0 20px 0 !important;
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
	color: #777 !important;
}

.subscribe-form  {
	padding: 3px 3px 15px 3px;
	background-color: #F1F1F1 !important;
	font-size: 11px;
}

#mce-EMAIL  {
	float: left !important;
	display: block !important;
	margin: 0 5px 0 0;
	padding: 3px;
	width: 160px;
	border: 1px solid #CCC;
	font-family: Georgia, Garamond, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #777;
}


#mc-embedded-subscribe  {
	padding: 4px 3px;
	width: 93px;
	background-color: #DD1067;
	border: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
}
	




/* POSTS NAVIGATION */
.pagination {
	clear: both;
	margin: 40px 0 0 0 !important;
	padding: 25px auto;
	font-size: 11px;
	line-height: 13px;
}

.pagination span, .pagination a {
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	background: #e5e5e5;
	color: #666;
	text-decoration: none;
}

.pagination a:hover {
	background: #f3f3f3;
	color: #222;
}

.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #e3e3e3;
	color: #222;
}





/* COMMENTS */
#comments-title  {
	color: #666;
	font-family: Georgia, Garamond, serif;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 2.6em;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}

.nopassword, .nocomments  {
	color: #aaa;
	font-size: 0.83em;
	margin: 26px 0;
	text-align: center;
}

.commentlist {
	list-style: none !important;
	margin: 0;
	padding: 0 !important;
	width: 599px;
}

.commentlist ul, .commentlist ol, .commentlist li  {	
	list-style: none !important;
	font-family:  Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 2em;
	color: #333;
}

.commentlist > li.comment {
	margin: 0 0 15px 0;
	padding: 15px 0;
	border-bottom: 1px solid #777;
}

.commentlist .pingback {
	margin: 0 0 25px 0;
	padding: 0 10px;
}

.commentlist .children {
	list-style: none;
	margin: 0;
	font-family:  Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 2em;
	color: #333;
}

.commentlist .children li.comment {
	position: relative;
	margin: 0 0 0 20px;
	padding: 15px 0;
}

.commentlist .children li.comment .fn {
	display: inline-block;
}

.comment-meta .fn {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	line-height: 2.2em;
}

.commentlist .children li.comment .comment-meta {
	line-height: 15px;
}

.commentlist .children li.comment .comment-content {
	margin: 15px 0 0 0;
}

.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}

/* Post author highlighting */
.comment-author-jenn a {
	background-color: #EE0964 !important;
	color: #FFF !important;
}

.commentlist > li.bypostauthor .comment-meta {
	color: #666;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}

.commentlist .avatar {
	float: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 5px 0 0;
}

.commentlist .twitterlink  {
	padding: 0 0 0 15px;
	background-image: url('/wp-content/themes/2015-07/images/commentform/twitterlink.png');
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

.commentlist ul:before  {
	content: "";
}

.commentlist li:before  {
	content: "";
}

.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	float: left;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	margin: 0;
	background: #888;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #EE0964;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}






/* COMMENTS FORM */
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-twitter, .comment-form-comment  {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: 700;
}

input#author  {
	margin: 0;
	padding: 6px 6px 6px 23px;
	width: 150px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/commentform/author.png');
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 1.3em;
}

input#email  {
	margin: 0;
	padding: 6px 6px 6px 23px;
	width: 150px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/commentform/email.png');
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 1.3em;
}


input#url  {
	margin: 0;
	padding: 6px 6px 6px 23px;
	width: 150px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/commentform/url.png');
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 1.3em;
}

input#atf_twitter_id  {
	margin: 0;
	padding: 6px 6px 6px 23px;
	width: 150px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/commentform/twitter.png');
	background-position: 1px center;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 1.3em;
}

#bsbm_form  {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
}

#bsbm_form label  {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.9em !important;
	font-weight: 800 !important;
	color: #666 !important;
}

#bsbm_form .question  {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em !important;
	font-weight: 800 !important;
	color: #727272;
}

textarea#comment  {
	padding: 2%;
	width: 96%;
	height: 150px;
	background-image: url('http://www.jenn.nu/wp-content/themes/2015-07/images/commentform/comment.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 1.3em;
}





/* WP STAR RATING */
#sr-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

#sr-table thead tr, #sr-table tfoot tr {
	background: #ddd url(images/bg.png) repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
}

#sr-table td, #sr-table th {
	padding: 2px 10px;
	border-left: 1px solid #eee;
}

#sr-table td.date, #sr-table th.date, #sr-table tfoot td {
	border-left: 0;
}

#sr-table th {
	font-size: 1.1em;
}

#sr-table tfoot {
	font-size: 0.9em; }

#sr-table tfoot .sr-tips{
	float: left;
	padding: 0 3px; }

#sr-table tfoot .sr-plugin {
	float: right;
	padding: 0 3px; }

#sr-table tr.odd {
	background: #f1f5fa; }

#sr-table tbody tr:hover {
	background: #def;  }

#sr-table .hidden { display: none; }

/* the following classes are applied by tablesorter.js */
#sr-table thead .header {
	background-image: url(images/sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer; }

#sr-table thead .headerSortUp {
	background-image: url(images/asc.gif); }

#sr-table thead .headerSortDown {
	background-image: url(images/desc.gif); }

#sr-table thead .headerSortUp, #sr-table thead .headerSortDown {
	background-color: #ddd; }

.sr-review { /* post title */
	float: left; }

.sr-rating { /* star images */
	float: right; }

.sr-clear { /* clear the floats */
	clear: both; }






/* WP-POLLS */
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}

.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
}

.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}

.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;

}

.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}

.wp-polls-image {
	border: 0px;
}

.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}

/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}