/* 	

Theme name: Jennifer
Description: A two colour theme for tumblr.
Designer: Chloe Briggs
Version: 1.6
Theme URL: http://jennifer-theme.tumblr.com

*/

/***** Reset *****/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, del, em, font, img, small, 	strike, strong, dl, dt, dd, ol, ul, li, fieldset, form,label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ‘’;
	content: none;
}
    
header, footer, section, hgroup, article {
	display: block;
}



/***** General *****/

body {
	
	font-weight: normal;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 25px 0;
}

h3 {
	margin: 25px 0;
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	border-left: 3px solid #ccc;
	font-size: 14px;
	line-height: 18px;
}


/***** Layout *****/


#container {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	padding-left: 15px;
	padding-right: 7px;
}

header {
	width: 600px;
	float:left;
	margin-bottom: 11px;
	position: relative;
}

#main_content {
	clear: both;
	width: 600px;
	float: left;
	margin-bottom: 50px;
}

section {
	float: left;
	margin-top: 12px;
}

article {
	width: 502px;
	margin-left: 22px;
	margin-top: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 22px;
	min-height: 80px;
	float: left;
}
	
footer {
	clear: both;
	margin-left: 98px;
}

aside {
	width: 240px;
	float: left;
	margin-left: 40px;
	position: relative;
	top: -14px;
	padding: 0 10px 0 2px;
}



/***** Header *****/

#title {
	float: left;
	margin-left: 10px;
}

#title h1 {
	font-family: AngelinaRegular;
	font-size: 72px;
	color: #000;
	float: left;
	margin-bottom: 0;
	padding-left: 10px;
	font-weight: normal;
    margin-top: 35px;
}

#title h1 a {
	display: block;
	text-decoration: none;
}

#title h2 {
	font-family: AngelinaRegular;
	font-size: 24px;
	float: left;
	margin-top: 65px;
	margin-bottom: 0;
	padding-left: 10px;
	font-weight: normal;
}

hgroup {
	float: left;
	max-width: 500px;
}

#follow {
	position: absolute;
	right: 5px;
	top: 57px;
}

#follow_links {
   	float:left;
}

#twittericon, #rss {
	float: left;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
}

#twittericon {
	background: url(http://static.tumblr.com/20pvjfl/5ALl9tg9y/twitter_icon.png) no-repeat;
	margin-right: 5px;
}

#twittericon a, #rss a {
	display: block;
	height: 30px;
	width: 30px;
}

#rss {
	background: url(http://static.tumblr.com/20pvjfl/x7Xl9tg6t/rss_icon.png) no-repeat;
}



/***** Main Content *****/

article h2 {
	font-family: AngelinaRegular;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 0;
	width: 410px;
}

article h2 a {
	color: #000;
}

.text_post ul, .text_post ol {
	margin: 0 0 20px 25px;
}

.text_post ul li {
	list-style: disc;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

.text_post ol li {
	list-style: decimal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}



/* Date */

.posted {
	font-family: AngelinaRegular;
	font-size: 16px;
	color: #f1446f;
	text-align: right;
	float: left;
	margin-top: 22px;	
	position: relative;
	clear: both;
	width: 66px;
	margin-left: 10px;
}

.date li {
	border-bottom: 1px solid #f1446f;
	line-height: 18px;
	padding-bottom: 3px;
}

.date .date_icon {
	border: none;
	background: url(http://static.tumblr.com/20pvjfl/4Iol9tg0p/date_icon.png) no-repeat;
	width: 23px;
	height: 27px;
	float: right;
	margin-top: 6px;
}

.date .number {
	border: none;
	font-family: Arial black, Arial, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}


/* Notes */

.permalink {
	font-size: 12px;
	margin-top: 11px;
	float: left;
	margin-right: 20px;
}

.notes_box {
	color: #f1446f;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	float: left;
}

.notes_icon {
	border: 0;
	padding: 0;
	position: relative;
	top: 4px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 5px;
}

.notes {
	margin-top: 30px;
	font-size: 12px;
	float: left;
	clear: both;
}

.notes li.note {
	padding: 0;
	position: relative;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.notes .avatar {
	margin: 0 10px 0 0;
	padding: 3px;
}

.action {
	position: relative;
	bottom: 7px;
}

.notes blockquote {
	margin: 10px 0 0 35px;
}

.notes blockquote a {
	color: #000;
}

.with_commentary blockquote {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	margin: 5px 0 5px 45px;
	padding: 2px 0 2px 10px;
}

.more_notes_link_container {
	margin-top: 20px;
}


/* Tags */

.tags {
	float: left;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	color: #f1446f;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 14px;
	clear: both;
	margin-top: 6px; 
}

.tags li {
	float: left;
	padding: 0 8px;	
	height: 15px;
	margin-top: 5px;
	margin-right: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.tags a {
	height: 15px;
	color: #fff;
}

li.tag {
	float: left;
	padding-left: 6px;
}

.meta {
	clear: both;
	float: left;
}


/* Post elements */

article img {
	margin: 0px 20px 20px 0;
	max-width: 500px;
}

.video {
/* 	padding: 5px 5px 4px 5px; */
    width: 500px;
    margin-bottom: 20px;
}

.question {
	width: 420px;
	font-size: 14px;
	line-height: 20px;
}

.asker {
	font-size: 12px;
	margin-top: 5px;
}

blockquote img {
	max-width: 470px;
	margin: 5px 20px 10px 0;
}

p img {
	margin-bottom: 5px;
}

.quote_post blockquote {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 24px;
} 

.source {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}

.source p {
	font-size: 11px;
}

.caption p {
	font-size: 12px;
}

.pic_post {
	margin-bottom: 0;
}

.caption blockquote {
	border-left: 3px solid #ccc;
	font-size: 12px;
	background: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

.caption img {
	margin-left: 10px;
}

.chat {
	font-size: 14px;
	margin-bottom: 20px;
}

li.odd, li.even {
	margin-bottom: 10px;
	line-height: 20px;
}

.label {
	color: #000;
	font-weight: bold;
}

.album_art {
	float: left;
	width: 90px;
}

.album_art img {
	height: 75px;
	width: 75px;
}

.audio_player {
	width: 380px;
	margin-bottom: 12px;
	float: left;
}

.track_meta {
	float: left;
	width: 380px;
}



/***** Sidebar *****/

aside p {
	font-size: 12px;
}

#avatar {
	position: relative;
	top: -80px;
	right: 17px;
}

#avatar img {
	border-left: 6px solid #f3f2f2;
	border-right: 6px solid #f3f2f2;
	border-top: 6px solid #f3f2f2;
	border-bottom: 25px solid #f3f2f2;
	-webkit-box-shadow: 1px 1px 1px #494949;
	-moz-box-shadow: 1px 1px 1px #494949;
	box-shadow: 1px 1px 1px #494949;
	float: right;
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
}

.about, .pages, .search, .i_follow, #twitter, #flickr, .links, .i_like {
	float: left;
	position: relative;
	top: -105px;
	clear: both;
}

.about, .pages, #twitter, #flickr {
	width: 240px;
}

.pages, .i_follow, #twitter, #flickr, .links, .i_like {
	margin-bottom: 20px;
	width: 240px;
}

.i_follow {
	width: 240px;
}

.pages, .links {
	clear: both;
	font-size: 14px;
}

.pages {
	margin-bottom: 10px;
}

.links { 
	margin-bottom: 30px;
}

#flickr {
	margin-bottom: 14px;
}

#twitter {
	margin-bottom: 5px;
}

.pages li, .links li {
	margin-bottom: 8px;
}

.search {
	margin-top: 10px;
	margin-bottom: 40px;
}

input {
	border: 1.5px solid #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 18px;
	padding: 3px 3px 3px 8px;
	width: 200px;
	font-size: 13px;
}

input:focus {
	outline: none;
}

.button {
	border: none;
	background: url(http://static.tumblr.com/20pvjfl/CRGl9tg7l/search_icon.png) no-repeat;
	height: 22px;
	width: 22px;
	text-indent: -9999px;
	position: absolute;
	right: 3px;
	top: 2px;
	display: block;
	cursor: pointer;
    font-size: 0;
    line-height: 0;
}

#following {
	margin-bottom:10px
}

#twitter h3, #flickr h3, .i_follow h3, .pages h3, .links h3, .i_like h3 {
	margin: 10px 0;
	font-family: AngelinaRegular;
	font-size: 22px;
	font-weight: normal;
}

#twitter_update_list {
	width: 260px;
}

#twitter_update_list li {
	margin-bottom: 15px;
	line-height: 18px;
	float: left;
	font-size: 12px;
	width: 240px;
}

#twitter_update_list li span {
	float: left;
}

#twitter_update_list li a {
	position: relative;
	top: -2px;
	float: left;
	clear: both;
}

#twitter_update_list li span a {
	float: none;
	position: relative;
	top: 0;
}

.flickr_badge_image {
	float: left;
	padding: 1px;
	border: 1px solid #000;
	margin: 0 8px 8px 0;
}

.flickr_badge_image a {
	display: block;
	height: 60px;
	width: 60px;
}

.flickr_badge_image img {
	width: 60px;
	height: 60px;
}

#following-avatars img {
	padding: 0 3px 3px 0;
	float: left;
}

.i_like {
	line-height: 18px;
}

#likes {
	font-size: 10px;
	margin-bottom: 10px;
	width: 210px;
}

#likes li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
}

#likes p {
	margin-bottom: 0;
	font-size: 10px;
	line-height: 14px;
}

#likes blockquote {
	background: none;
	margin: 3px 0 8px 0;
	padding-left: 5px;
	width: 210px;
}

#likes blockquote p {
	line-height: 16px;
	margin-bottom: 3px;
	font-size: 11px;
}

#likes img {
	max-width: 210px;
	margin-bottom: 5px;
}

.like_note {
	line-height: 16px;
}



/**** Pagination ****/


.pagination {
	float: left;
	margin-top: 30px;
	margin-left: 98px;
	width: 502px;
}

#next {
	background: url(http://static.tumblr.com/20pvjfl/o9Rl9tfuk/back_next.png) no-repeat left;
	padding-left: 30px;
	float: left;
}

#back {
	background: url(http://static.tumblr.com/20pvjfl/o9Rl9tfuk/back_next.png) no-repeat right;
	float: right;
	padding-right: 30px;
	text-align: right;
}

#back, #next {
	height: 22px;
	line-height: 22px;
}

#next a, #back a {
	color: #000;
}



/***** Footer *****/

.credits {
	font-family: AngelinaRegular;
	font-size: 16px;
	color: #000;
}

.credits a {
	color: #000;
}


/*** Disqus Comments ***/

#disqus_thread {
	width: 452px;
	margin-left: 108px;
	float: left;
}

.dsq-brlink{
	margin-left: 108px;
}

.dsq-comment-count {
	font-size: 12px; 
	text-align: left; 
	padding-top:15px; 
	clear:both;
}

.answer_content { 
	margin-left: 10px;
	font-style: italic;
	font-weight: bold; 
}

.tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {
	display: none;
}