/* Theme Name:f1
Theme URI:Description:theme for funeralOne blog
Version:1.0
Author:Author URI:Tags: */

/* Master Reset */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.02px;
	color: #313131;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(../jpg/new-headerback.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
}
a {
	color: #01577b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #01577b;
}
hr {
	border: 0;
	width: 100%;
	clear: both;
}
p {
	margin: 0 0 24px;
	line-height: 22px;
}
h1,
h2,
h2 a,
h3 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
}
h1 {
	font-size: 40px;
	color: #010101;
}
h2,
div.entry h2 a {
	font-size: 22px;
	color: #01577B;
}
h3 {
	font-size: 20px;
	color: #313131;
}
#sidebar h2 {
	font-size: 15px;
}

/* CLASSES */
.left {
	float: left;
}
.right {
	float: right;
}
.block {
	display: block;
}
.fixer {
	display: none;
}
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}

/* Page */
#page {
	width: 960px;
	margin: 0 auto;
}

/* Footer
#footer {
	padding: 20px 0;
	background-color: #046899;
}
*/
#footer .content {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#footer .content a {
	color: #ffffff;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* Header */
#header {
	/* height: 218px;
	*/
	padding: 0;
	margin: 0;
}
#headerpadding {
	padding: 10px 0;
}
#headerimg  #title {
	background: url('../png/title.png') 0 0 no-repeat;
	width: 413px;
	height: 77px;
	display: block;
	float: left;
	margin: 10px 0 0 19px;
}
#headerimg  #title span {
	display: none;
}
#headerimg #external {
	width: 218px;
	float: right;
}
#headerimg #external a {
	color: #575757;
}
#headerimg #external  #identity {
	background: url('../png/logo_f1.png') 0 0 no-repeat;
	width: 187px;
	height: 64px;
	display: block;
	margin-bottom: 6px;
}
#headerimg #external  #identity span {
	display: none;
}
#main_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	width: 183px;
}
#external,
#external a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #333;
	text-align: right;
}

/* Content */
#content {
	width: 700px;
	float: left;
}
.profile_content {
	margin-top: 20px;
}
div#email_page_content div.latest_post div#gallery-1 img {
	border: 1px solid #E5E5E5;
}

/* Sidebar */
#sidebar {
	width: 260px;
	float: right;
	margin: 30px 0 0;
}
.authorblock {
	width: 235px;
	margin: 0 8px 0 17px;
	border: 1px solid #cacaca;
	position: relative;
	background-image: url(../png/authorblockback.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.authorblock_pic {
	background-color: #FFFFFF;
	border: 1px solid #006595;
	height: 80px;
	min-height: 80px;
	padding: 3px;
	position: absolute;
	right: -8px;
	top: -8px;
	width: 80px;
}
.authorblock_arrow {
	background-image: url(../gif/authorblock_arrow.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 18px;
	position: absolute;
	left: -18px;
	top: 25px;
}
.authorblock span {
	font-size: 14px;
	color: #046898;
	display: block;
	line-height: 26px;
	text-transform: none;
	font-weight: normal;
}
.authorblock_name {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #313131;
	padding-top: 24px;
	padding-right: 90px;
	padding-bottom: 24px;
	padding-left: 20px;
}
.authorblock_socialicons {
	padding: 0 6px 6px;
}
.authorblock_socialicons a {
	margin-left: 5px;
	float: right;
}

/* .authorblock {
	width: 235px;
	margin: 0 8px 0 17px;
	border: 1px solid #cacaca;
	position: relative;
}
.authorblock_pic {
	background-color: #FFFFFF;
	border: 1px solid #006595;
	height: 80px;
	min-height: 80px;
	padding: 3px;
	position: absolute;
	right: -8px;
	top: -8px;
	width: 80px;
}
.authorblock_arrow {
	background-image: url(images/authorblock_arrow.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 18px;
	position: absolute;
	left: -18px;
	top: 25px;
}
.authorblock span {
	font-size: 14px;
	color: #046898;
	display: block;
	line-height: 26px;
	text-transform: none;
}
.authorblock_name {
	font-size: 12px;
	color: #313131;
	padding-top: 14px;
	padding-right: 90px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.authorblock_socialicons {
	padding: 0 14px 14px;
}
.authorblock_socialicons a {
	margin-right: 10px;
}
*/
/* Widgets */
.widget {
	padding-bottom: 10px;
	font-size: 12px;
}
.widget  h2 {
	color: #3b3b3c;
	border-bottom: 1px solid #bccdd7;
	margin-bottom: 10px !important;
	font-size: 14px;
	padding-left: 4px !important;
	line-height: 24px;
}
.widget ul {
	margin: 0 !important;
	padding: 0 !important;
}

/* Calendar */
#wp-calendar {
}
#wp-calendar tfoot {
}
#wp-calendar caption {
	width: 140px;
	color: #6b6b6b;
	font-size: 12px;
	text-align: center;
	text-align: center;
}
#wp-calendar thead tr th {
	font-weight: normal;
	color: #6b6b6b;
}
#wp-calendar tbody tr {
	margin: 0;
	padding: 0;
}
#wp-calendar tbody tr td {
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar tbody tr .pad {
	border: none;
	background: none;
}
#wp-calendar #today {
	background: #01577b;
	color: #fff !important;
}
#wp-calendar #today a {
	color: #fff !important;
}
#wp-calendar {
	empty-cells: hide;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar #prev a,
#wp-calendar #next a {
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Icons */
/* .widget_text h2 {
	background: url('images/ico_about.png') 0 0 no-repeat;
}
*/
/* .widget_calendar h2 {
	background: url('images/ico_calendar.png') 0 0 no-repeat;
}
*/
/* .widget_recent_entries h2 {
	background: url('images/ico_recent.png') 0 0 no-repeat;
}
*/
/* .widget_links  h2 {
	background: url('images/ico_links.png') 0 0 no-repeat;
}
*/
/* .widget_search h2 {
	background: url('images/ico_search.png') 0 0 no-repeat;
}
*/

/* Search Form
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#searchsubmit {
	background: url('images/bg_searchsubmit.png') 0 0 no-repeat;
	font-weight: bold;
	border: none;
	padding: 4px;
	text-align: center;
	cursor: pointer;
}
#sidebar #searchform #s {
	width: 108px;
	height: 17px;
}
*/


/* Post */

.post {
	margin: 30px 0 40px;
	padding: 20px;
	text-align: left;
	border: 1px solid #cacaca;
}

/* .post h2 {
	background: url('images/ico_post.png') 0 0 no-repeat;
	padding-left: 40px;
}
*/
.post_top {
	position: relative;
}
.post_top_left {
	display: block;
	width: 160px;
	float: left;
	margin: 0 20px 0 0;
}
.post_top_right {
	margin-left: 180px;
}
.post_top_thumb {
	display: block;
	width: 160px;
	float: right;
	margin: 0 0 0 20px;
}
.tweetmeme_box {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.facebook_box {
	float: left;
	margin-right: 10px;
}
.sharethis_box {
	float: left;
	padding-top: 9px;
	font-size: 11px;
}
.post_top_right span {
}
small {
	font-size: 12px;
	font-weight: normal;
}
.post hr {
	display: block;
}
.post_date {
	font-size: 14px;
	font-weight: normal;
	color: #a9a9a9;
	text-align: right;
	display: block;
	width: 166px;
	float: right;
	padding: 10px 0 30px;
}
.post_meta_info {
	font-size: 14px;
	font-weight: normal;
	color: #a9a9a9;
	text-align: left;
	display: block;
	padding: 10px 0;
}
.post_meta_info_email_page {
	clear: both;
	background-image: url(../png/post_meta_info.png);
	background-repeat: no-repeat;
	height: 48px;
	margin: 20px auto;
}
.post_meta_info_author {
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-left: 10px;
}
.post_meta_info_social {
	float: right;
	width: 426px;
	padding-top: 3px;
}
.post_meta_info_social span {
	display: block;
	float: left;
	margin: 14px 5px 0 0;
}
.post_meta_info_social .facebook_box .FBConnectButton {
	margin: 4px 5px 0 0;
}
.post_meta_info_social_extrapad {
	display: inline-block;
	float: right;
	height: 26px;
	margin: 9px 0 0;
}

/* Entry */
.entry img {
	padding: 5px;
	border: 1px solid #e5e5e5;
}
.entry_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	text-transform: uppercase;
	text-align: right;
}
.latest_post {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	padding: 20px 0;
}
.latest_post a {
	padding: 12px;
	display: inline-block;
}
.comments_left {
	float: left;
	width: 100px;
}
.comments_left span {
	display: block;
	float: left;
	margin: 10px 5px 0 0;
	font-size: 11px;
}
.comments_right {
	float: right;
	width: 202px;
	padding: 9px 0 0 0;
}
.comments_right a {
	font-size: 16px;
	text-decoration: underline;
}
#sidebar form {
	margin: 0;
}
.narrowcolumn .entry,
.widecolumn .entry {
	line-height: 1.4em;
	clear: both;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	/* text-align: right;
	*/
}
.alt {
	background-color: #f1f8ff;
	border: 1px solid #ddd;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
.entry p a:visited {
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small,
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym,
abbr,
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* End Typography & Colors */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}

/* End Structure */
/* Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 20px 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center",
being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer,
which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	list-style-position: inside;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before,
#sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
*/

html>body .entry ul,
html>body .entry ol {
  padding: 0;
  margin: 0;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 24px;
}

html>body .entry ul li,
html>body .entry ol li {
  padding-left: 0px;
  margin: 7px 0 8px 0px;
}

.postmetadata ul,
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul,
#sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul.sidebar_margins {
	margin: 20px 0 0 20px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p,
#sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul,
#sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul,
#sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li,
#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li,
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}

/* End Form Elements */
/* Begin Comments */
.comment_header {
	clear: both;
	background-image: url(../png/post_meta_info.png);
	background-repeat: no-repeat;
	height: 43px;
	margin: 15px auto;
	background-position: left bottom;
}
.comment_header h3 {
	width: 200px;
	float: left;
	margin: 0;
}
.comment_header_num {
	width: 110px;
	float: right;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}
#commentform label,
.comment_note {
	display: block;
	padding: 10px 0 0;
	font-size: 14px;
	letter-spacing: -0.02px;
}
#commentform input,
#commentform textarea {
	border: solid #b0b0b0 1px;
}
#commentform input {
	padding: 8px;
	width: 350px;
}
#commentform input#submit {
	border: none;
	margin: 10px 0 0;
	height: 43px;
	width: 143px;
	display: block;
	background: url(../png/new_submit.png) 0 0;
	text-indent: -9999px;
	border: none;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 20px;
	list-style: none;
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #F9F9F9;
}
.commentlist li.alt {
	background-color: #f1f8ff;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #bdbdbd;
	padding: 3px;
	background: #fff;
}
.commentlist li div .commentauthname {
	font-size: 18px;
	color: #313131
	font-weight:bold;
}
.commentlist li div {
	padding-left: 95px;
}
.commentlist li div .commentmetadata {
	font-weight: normal;
	color: #a9a9a9;
	font-size: 14px;
}
.commentlist div p {
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	color: #313131;
	font-size: 14px;
	margin: 10px 5px 10px 0;
}
.commentlist li iframe.youtube-player {
    width: 494px;
    height: 371px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.pretty_comments .dsq-postid {
	background-image: url("../png/comments_num.png");
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	line-height: 20px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 28px;
}
.comment_header_num .pretty_comments {
	margin: 0 5px 0 0;
}

/* End Comments */
/* End Calendar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
	cursor: help;
}
acronym,
abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: -46px;
	padding-bottom: 48px;
	margin-left: 30px;
}

/* End Various Tags & Classes */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 15px;
	margin: 0;
}

/* End captions */
.capture_box {
	text-align: left;
	width: 275px;
	background-image: url(../png/new-notepad.png);
	height: 486px;
	margin: 20px -15px 0 0;
}
.capture_box_intro {
	font-family: 'Reenie Beanie', arial, serif;
	font-size: 33px;
	font-style: italic;
	letter-spacing: -0.02px;
	padding: 60px 25px 20px;
	text-align: left;
	line-height: 30px;
}
.capture_box_instruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	letter-spacing: -0.02px;
	padding: 0 35px 10px;
	text-align: left;
	font-weight: normal;
	color: #313131;
	line-height: 22px;
}
.capture_box_form {
	width: 234px;
	height: 160px;
	position: relative;
	margin: 10px 0 0 19px;
	background-image: url(../png/capture_box_form_fields.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.capture_box_form input#URL,
.capture_box_form input#email {
	border: none;
	background: none;
	width: 190px;
	left: 22px;
	position: absolute;
}
.capture_box_form input#URL {
	top: 7px;
}
.capture_box_form input#email {
	top: 53px;
}
.capture_box_form input#submit {
	height: 51px;
	width: 234px;
	top: 100px;
	left: -3px;
	position: absolute;
	display: block;
	background: url(../png/capture_box_submit.png) 0 0;
	text-indent: -9999px;
	border: none;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
	cursor: pointer;
}
#email_page_content {
	clear: left;
	padding: 20px 0 0;
}
.common_border {
	border: #CACACA 1px solid;
	padding: 5px;
}
#sidebar ul.children li {
	margin-left: 15px;
}
.sidebarbox {
	width: 235px;
	margin: 0 8px 0 17px;
	border: 1px solid #cacaca;
	position: relative;
}
.sidebarbox div a {
	padding: 34px 10px;
	display: block;
}
.header-title {
	background: url(../jpg/lead-title2.jpg) 0 0 no-repeat;
}
.header-title div {
	padding: 105px 0 0 35px;
	color: #ffffff;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.header-title a:hover {
	text-decoration: none;
}
div.sidebar div.main-sidebar {
	margin: 0 !important;
}
div.sidebar div.main-sidebar > ul > li {
	background: url("../png/widget-footer.png") repeat-x scroll 0 bottom #fff;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
	border-top: 1px solid #e1e1e1;
	margin: 16px;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.sidebar div.main-sidebar li.widget h2 {
	font-weight: bold;
	font-size: 17px;
	border-bottom: none;
	margin: 0 !important;
	padding-left: 0 !important;
}
div.sidebar div.main-sidebar ul ul li {
	padding: 8px 0 !important;
	border-bottom: 1px solid #cacaca;
}
div.sidebar div.main-sidebar ul ul li:last-child {
	border-bottom: none;
}
.fbConnectWidgetTopmost {
	border: none !important;
}
iframe html#facebook {
	margin: -1px;
}
.tw_button {
	border: medium none;
	height: 21px;
	overflow: hidden;
	width: 85px;
	float: left;
	margin: 3px 4px 0 0;
}

.fb-iframe {
	margin-bottom: 2px;
}

.fb-iframe.mr {
	margin-right: 34px;
}

/* Link colors */
.entry a span {
	color: #01577b;
	text-decoration: none;
}

.entry a:hover span {
	text-decoration: underline;
}

.entry a:visited span {
	color: #01577b;
}

.wp-about-author-text a {
	color: #333;
}

.wp-about-author-text {
	padding: 10px;
}

.wp-about-author-text p a {
	font-size: 14px;
}

.grav-clone-a .avatar.grav-clone {
	padding: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}

.wpa-social-icons {
	margin: 0 10px 0 0 !important;
}

.wp-about-author-pic img,
.wpa-social-icons img {
	border: none;
	padding: 0;
}