/* Base */
@import url(http://static.typepad.com/.shared:v20120802.01-0-g45adc88:typepad:en_us/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20120802.01-0-g45adc88:typepad:en_us/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a {
text-decoration: none;
}

a:link { color: #af2524; }
a:visited { color: #af2524; }
a:hover { color: #af2524; }
a:active { color: #af2524; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #6699CC;
    @import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #f1f7ff;
	text-align: left;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */

	#banner
	{
		height: 158px;
		background-image: url("https://nortonbooks.typepad.com/.a/6a00d83534ac5b69e20264e2e5bb9c200d-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 158px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #3c3c3c;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #3c3c3c; }
.entry-header a:visited { color: #3c3c3c; }
.entry-header a:hover { color: #3c3c3c; }
.entry-header a:active { color: #3c3c3c; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #AF2524; }
	.module a:visited { color: #AF2524; }
	.module a:hover { color: #AF2524; }
	.module a:active { color: #AF2524; }


.module-header
{
	margin: 5px 0;
	padding: 3px;
	color: #666666;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list {
margin: 8px 0 -10px 7px;
}

.module-list-item a{ margin: 10px 0; 
color:#333333;
font-size: 12px;
/*border-bottom: 1px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-color: #cccccc;
border-style: solid;*/
}

.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 1px solid #cccccc;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-header
{
	color: #666666;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans);
	font-family: 'Segoe UI', 'Open Sans', sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar {
color: #666;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-size: x-small;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 2px;
letter-spacing: .2em;
}

.module-calendar a{
color:#cccccc;
font-weight:bold;
font-style: underline;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 700px;
	}


	.layout-two-column-left #alpha
	{
		width: 200px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-left #beta
	{
		width: 500px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 700px;
	}


	.layout-two-column-right #alpha
	{
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 900px;
	}


	.layout-three-column #alpha
	{
		width: 200px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 900px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 207px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 20px 0px 10px 8px;
		background: #FFFFFF;
	}

	.layout-three-column-right #gamma
	{
		width: 206px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 20px 0px 10px 7px;
		background: #FFFFFF;
	}


/* Custom CSS */
body {
color: #333;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/bg_01.jpg');
background-repeat:repeat-x;
background-color:#f1f7ff;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-weight: 500;
font-size: small;
line-height: 150%;
}

#banner {
height: 128px;
background-position: 0px 0px;
background-color: transparent !important;
}

#banner-header a {
display: block;
left: 0;
top: 0;
height: 128px;
text-indent: -1000em;
}

#pagebody {
position: relative;
width: 100%;
background: #FFF;
}

#container-inner {
background: none;
}

.layout-three-column-right #container {
width: 960px;
}

#pagebody-inner {
//* background-image:url('http://nortonbooks.typepad.com/ESB_kevin_01/content_bg_01.png'); *//
background-color:#FFFFFF;
}

.layout-three-column-right #alpha {
width: 540px;
background-color:#FFFFFF;
}

.layout-three-column-right #alpha-inner {
border: 0;
padding: 15px 17px 15px 23px;
background-color: white;
}

/*.layout-three-column-right #beta {
width: 250px;
margin-right: -250px;

.layout-three-column-right #gamma {
width: 250px;
left: 250px;
margin-right: -250px;
}*/

/*NAVIGATION*/

#nav-inner {
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg.png');
height: 54px;
}

.nav-list {
width: 98%;
height: 54px;
display: block;
margin: 0% 0% 0% 0%;
padding: 0px 0px 0px 0px;
list-style: none;
}

/*nav-list-item a classes for the nav bar - these are just copies of .nav-list-item a with different names. The different name classes allow the background image of a nav item to change based on what the current page is*/

.home a {
height: 36px;
display: block;
padding-left:10px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.archives a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.about_the_site a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.about_the_authors a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.video a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.rss_subscribe a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}

.nav-list-item a {
height: 36px;
display: block;
padding-left:9px;
padding-right:10px;
padding-top: 18px;
color: #6c6c6c;
text-decoration:none;
}


/*nav-list-item a:hover classes for the nav bar - these are just copies of .nav-list-item a:hover with different names. The different name classes allow the background image of a nav item to change based on what the current page is*/

.home a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.archives a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.about_the_site a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.about_the_authors a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.video a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.rss_subscribe a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

.nav-list-item a:hover {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_hover_02.png');
color: #FFF;
text-decoration:none;
}

/*.nav-list-item a.selected {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_active_01.png');
background-repeat:no-repeat;
background-position:center top;
color: #000000;
text-decoration:none;
}*/



/*nav-list-item classes for the nav bar - these are just copies of .nav-list-item with different names. The different name classes allow the background image of a nav item to change based on what the current page is*/

.home {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.archives {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.about_the_site {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.about_the_authors {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.video {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.rss_subscribe {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

.nav-list-item {
display: block;
float: left;
height: 54px;
color: #6c6c6c;
}

/*body id needs to match what is in the css, this controls the black arrow the denoted the page a user is currently on. i.e. .home correlates to the body tag <body id="home"> on the index page template */

#home #nav_kev .home a,
#archives #nav_kev .archives a,
#about_the_site #nav_kev .about_the_site a, 
#about_the_authors #nav_kev .about_the_authors a,
#video #nav_kev .video a,
#rss_subscribe #nav_kev .rss_subscribe a {
height: 54px;
display: block;
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_bg_active_02.png');
background-repeat:no-repeat;
background-position:center top;
color: #000000;
text-decoration:none;
}

#nav_divider {
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/nav_divider.png');
background-repeat:no-repeat;
background-position:center right;
display:inline-block;
}

/*POSTS*/

.date-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header {
margin: 0 0 10px;
border-bottom: 1px solid #c6c6c6;
padding: 3px;
color: #c6c6c6;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
text-align: left;
font-weight: bold;
}

.entry-header {
margin: 1px 0 10px;
border: 0;
color: #3C3C3C;
@import url(http://fonts.googleapis.com/css?family=Arvo);
font-family: 'Arvo', serif;
font-size: 21px;
font-weight: bold; 
text-align: left;
display: block;
background-image: url(http://nortonbooks.typepad.com/everydaysociologyblog/img/entry-header.png);
background-repeat: no-repeat;
background-position: 0 0;
padding: 9px 0 15px 45px;
}

/*MODULES*/

/*General Styling*/

#module_container{
width: 199px !important; 
}

.module-esb-rounded-top {
background: white url('http://nortonbooks.typepad.com/everydaysociologyblog/img/module_top.png') no-repeat top left;
padding: 5px 0px 0px 0px;
}

.h2-module-esb {
padding: 2px 10px 10px 10px;
margin: 0px 0px 0px 0px;
color: #9F9655;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-size: 12px;
line-height: normal;
font-weight: normal;
letter-spacing: 0.2em;
text-align: left;
text-transform: uppercase;
}

.module-list-item {
margin-top: 5px;
margin-bottom: 15px;
}

.module-esb .module-header {
background: #F6F6F6 url('http://nortonbooks.typepad.com/everydaysociologyblog/img/module_head_bg.png');
margin: 0px 0px 0px 0px;
padding: 1px 0px 1px 0px;
color: #666;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-size: x-small;
line-height: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
text-align: left;
}

.module-esb .module-esb-content-container {
background: white url('http://nortonbooks.typepad.com/everydaysociologyblog/img/module_arrow.png') no-repeat top left;
margin: -5px 0px 23px 0px;
padding: 5px 0px 0px 0px;
border-top: 0px;
border-right: 1px;
border-left: 1px;
border-bottom: 1px;
border-color: #E0E0E0;
border-style: solid;
}

.module-esb-content p{
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
color:#333333
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-weight: normal;
font-size: small;

/*font-size: 14px;
line-height: normal;
font-weight: normal;
text-align: left;*/
}

/*Norton Sociology Books Module*/

.h3-bookad {
background: #FFF;
padding: 10px 5px;
min-height: 100px;
height: auto !important;
height: 100px;
margin-bottom: 5px;
}

.h3-bookad a, .h3-bookad a:link, .h3-bookad a:visited {
border-bottom: none;
padding-top: 5px !important;
}

.h3-bookad h3 {
color: #720A0B;
font-weight: bold;
font-size: 1em;
/*padding-top: 10px !important;*/
margin-bottom: 0 0 5px 0;
}

.bookcover {
width: 80px;
height: 100px;
float: left;
margin-right: 10px;
margin-left: 5px;
}

/*Calendar Module*/

.module-calendar {
color: #666;
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-size: x-small;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 2px 0px 0px 5px;
letter-spacing: .1em;
}

.module-calendar a{
color:#AF2524;
font-weight:bold;
font-style: underline;
}

/*Become a Fan Module*/

.fan-module {
position: relative;
overflow: visible;
width: 100%;
}

.module-esb-fan-content {
padding: 10px 10px 10px 27px;
margin: 0px 0px 0px 0px;
/*color: #9F9655;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
font-family: 'Segoe UI', 'Open Sans', sans-serif;
font-size: 14px;
line-height: normal;
font-weight: normal;
letter-spacing: 0.2em;
text-align: left;
text-transform: uppercase;*/
}

/*Search Module*/

.module-search input[type="search"] {
width: 105px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
}

/*COMMENTS*/
.comment-odd {
background-color: #EFEFEF;
padding: 10px;
}

/*Previous/Next Links*/

.content-nav {
margin-top: 0;
margin-bottom: 0px;
padding-bottom: 20px;
font-weight: bold;
font-size: 14px;
}

/*FOOTER*/

#footer {
margin:0 0 0 0;
padding:0 0 0 0;
margin-top:-10px;
}

.footer-inner {
background-image:url('http://nortonbooks.typepad.com/everydaysociologyblog/img/footer.jpg');
height: 61px;
}

.footer-copyright {
padding-top: 22px;
padding-left: 20px;
color:#8c8c8c
}

.footer-list {
height: 56px;
margin: 0;
padding: 0;
list-style: none;
}

.fb_button_esb {
padding-top:40px !important;
margin-top:40px !important;
}
/* ph=1 */
/* ph=1 */
