a { outline: none; }

.ui-tabs .ui-tabs-hide {
	display: none;
}
.ui-state-active a.BlogModuleCenterNav-1 { 
	background: #375fc1 url(http://img.sparknotes.com/images/tab_blogHome_1_on.gif) no-repeat center center;
}
.ui-state-active a.BlogModuleCenterNav-2 { 
	background: #e35c97 url(http://img.sparknotes.com/images/tab_blogHome_2_on.gif) no-repeat center center;
}
.ui-state-active a.BlogModuleCenterNav-3 { 
	background: #f79e36 url(http://img.sparknotes.com/images/tab_blogHome_3_on.gif) no-repeat center center;
}

/* Blog Module Nav (Tabs)
----------------------------------------------------------- */
#BlogModuleCenterContainer {
	padding: 0;
	margin: 0 auto;
}
#BlogModuleCenterContainer a {
	text-decoration: none;
	color: #209ce7;
}
ul#BlogModuleCenterNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#BlogModuleCenterNav li {
	float: left;
}
ul#BlogModuleCenterNav li a {
	display: block;
	width: 134px;
	height: 47px;
	margin-right: 1px;
	padding: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-indent: -99999px;
}
ul#BlogModuleCenterNav li a.last {
	margin-right: 0;
}

.BlogModuleCenterNav-1 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_1.gif) no-repeat center center;
}
.BlogModuleCenterNav-2 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_2.gif) no-repeat center center;
}
.BlogModuleCenterNav-3 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_3.gif) no-repeat center center;
}
ul#BlogModuleCenterNav li.BlogModuleCenterNav-1 a:hover, ul#BlogModuleCenterNav li.BlogModuleCenterNav-1 a:focus {
	background: #375fc1 url(http://img.sparknotes.com/images/tab_blogHome_1_on.gif) no-repeat center center;
}
ul#BlogModuleCenterNav li.BlogModuleCenterNav-2 a:hover, ul#BlogModuleCenterNav li.BlogModuleCenterNav-2 a:focus {
	background: #e35c97 url(http://img.sparknotes.com/images/tab_blogHome_2_on.gif) no-repeat center center;
}
ul#BlogModuleCenterNav li.BlogModuleCenterNav-3 a:hover, ul#BlogModuleCenterNav li.BlogModuleCenterNav-3 a:focus {
	background: #f79e36 url(http://img.sparknotes.com/images/tab_blogHome_3_on.gif) no-repeat center center;
}

/* Blog Modules
----------------------------------------------------------- */
#BlogModuleCenter-1, #BlogModuleCenter-2, #BlogModuleCenter-3 {
	width: 408px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#BlogModuleCenter-1 {
	border-top: 3px solid #375fc1;
}
#BlogModuleCenter-2 {
	border-top: 3px solid #e35c97;
}
#BlogModuleCenter-3 {
	border-top: 3px solid #f79e36;
}
#BlogModuleCenter-1 div {
	text-indent: -99999px;
	background: #375fc1 url(http://img.sparknotes.com/images/blog_module_1.gif) no-repeat center center;
}
#BlogModuleCenter-2 div {
	text-indent: -99999px;
	background: #e35c97 url(http://img.sparknotes.com/images/blog_module_2.gif) no-repeat center center;
}
#BlogModuleCenter-3 div {
	text-indent: -99999px;
	background: #f79e36 url(http://img.sparknotes.com/images/blog_module_3.gif) no-repeat center center;
}

#BlogModuleCenter-1 div a, #BlogModuleCenter-2 div a, #BlogModuleCenter-3 div a {
	display: block;
	height: 24px;
}

#BlogModuleCenterContainer ol {
	list-style: decimal inside;
	height: 108px;
	margin: 0;
	padding: 10px 20px;
	color: #209ce7;
	font: bold 12px/22px Helvetica, Arial, sans-serif;
}
#BlogModuleCenterContainer ol a:hover, #BlogModuleCenterContainer ol a:focus {
	background: none;
	color: #55c6f2;
}

/* \*/
* html #BlogModuleCenterContainer ol li a {
	height: 1%;
}
/* */
#BlogModuleCenterContainer ol li a {
	position: relative;
	display: inline-block;
}
#BlogModuleCenterContainer .comment {
	right: -22px;
	margin-left: 5px;
	top: 3px;
	width: 20px;
	height: 16px;
	color: #3976B3;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	text-align: center;
	background: url(http://img.sparknotes.com/images/icon_comment.gif) no-repeat 0 0px;
}
/* ----------------------------------------------------------- */



/* BLOG MODULE WITHOUT SPARK LIFE    */


ul#BlogModuleCenterNavNoSL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#BlogModuleCenterNavNoSL li {
	float: left;
}
ul#BlogModuleCenterNavNoSL li a {
	display: block;
	width: 95px; /* 74px */
	height: 44px; /* 44px */
	margin-right: 1px;
	padding: 0 2px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-indent: -99999px;
}
ul#BlogModuleCenterNavNoSL li a.last {
	margin-right: 0;
	margin-left:1px;
}

.BlogModuleCenterNavNoSL-1 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_1.gif) no-repeat center center;
}
.BlogModuleCenterNavNoSL-2 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_2.gif) no-repeat center center;
}
.BlogModuleCenterNavNoSL-3 {
	background: #fff url(http://img.sparknotes.com/images/tab_blogHome_3.gif) no-repeat center center;
}

ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-1 a:hover, ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-1 a:focus {
	background: #375fc1 url(http://img.sparknotes.com/images/tab_blogHome_1_on.gif) no-repeat center center;
}
ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-2 a:hover, ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-2 a:focus {
	background: #e35c97 url(http://img.sparknotes.com/images/tab_blogHome_2_on.gif) no-repeat center center;
}
ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-3 a:hover, ul#BlogModuleCenterNavNoSL li.BlogModuleCenterNavNoSL-3 a:focus {
	background: #f79e36 url(http://img.sparknotes.com/images/tab_blogHome_3_on.gif) no-repeat center center;
}
