/*
Theme Name: Tofurious Soft Tofu
Theme URI: http://www.tofurious.com
Description: A simple photographer's blog theme by <a href="http://www.tofurious.com">Tofurious</a>
Version: 2.1
Author: Lawrence Chan
Author URI: http://furiousphotographers.com/
Tags: single column, simple, wide

	Soft Tofu 
	 http://www.tofurious.com

	This theme was developed by Lawrence Chan 
	<a href="http://twitter.com/tofurious">@tofurious</a>
	because a friend asked him to
*/

/*BACKGROUND IMAGE************/
body {
/*	background: url('images/bg.jpg') repeat; */
	background: #EFEFEF;
	font: 11px Arial, Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#848687; /*OVERALL TEXT COLOR*/
}

#top-link{
	position: fixed;
	right: 5px;
	bottom: 5px;
	padding: 10px;
}

.pagetitle{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

/*Social icons on top bar*/
#social_links{
	float:right;
	display:inline;
	padding-right:15px;
}
a.retweet_link{
	background-image: url(images/tweetmeme-widget.gif);
	background-repeat-x: no-repeat;	
	background-repeat-y: no-repeat;
	background-attachment: scroll;
	background-position-x: 0px;
	background-position-y: -45px;
	background-origin: initial;
	background-clip: initial;
	background-color: transparent;
	color: white;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 50px;
}
a.retweet_count{
color: #424242;
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0px 0px 0px 4px;
text-decoration: none;
padding-top:3px;
}
p.fb-like{
	margin: 0 0;
}
#social_fb{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/facebook.png) no-repeat;
	padding-right:5px;
}
#social_fb_hover{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/facebook.png) no-repeat;
	padding-right:5px;
	cursor:hand;
	
}
#social_twitter{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/twitter.png) no-repeat;
	padding-right:5px;
}
#social_twitter_hover{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/twitter.png) no-repeat;
	padding-right:5px;
}
#social_rss{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/feed.png) no-repeat;
}
#social_rss_hover{
	float:left;
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/feed.png) no-repeat;
}





/*LINK STYLES****************/
a {
	text-decoration:underline;
	color:#4c4a65;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:200px;
	background:#EFEFEF;
	margin-bottom:10px;	
	float:left;
}
#search{
	padding-top:40px;
	color: #94479A;
	font-size: 12px;
}

#search * input{
	background-color: #EFEFEF;
	border-top-color: #9FA8AA;
	border-bottom-color: #9FA8AA;
	border-left-color: #9FA8AA;
	border-right-color: #9FA8AA;
	border-width: 1px;
	border-style: solid;
	}

/*MENU COLORS****************/
#contact {
	background:#9FA8AA;
	margin-bottom:4px;
	float:left;
	list-style:none;
	margin:0;
	padding:2px 0 0px 10px;	
	height:1%;
	z-index:100;
}
#contact li a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	color:#543E3E;	/*MENU FONT COLOR*/
	height:14px;
	float:left;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
}
#contact li a:hover {
	color:#94479A; /*MENU FONT COLOR WHEN HOVERING*/
} 

#menu {
	background:#9FA8AA;
	margin-bottom:4px;
	float:right;
}

#menu li a {
/* 	font:11px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/ */
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: lowercase;
	color:#543E3E;	/*MENU FONT COLOR*/
}

#menu li a:hover {
	color:#94479A; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/
.holder {
	background:#eef4f9;
}
#holder_content{
/* 	background:#183152; */
	background:#eef4f9;
	margin-left:5px;
	margin-right:5px;
	
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.post_date{
	float:left;
	padding-top:10px;
}

.post_month_01{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -0px no-repeat;
}
.post_month_02{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -22px no-repeat;
}
.post_month_03{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -44px no-repeat;
}
.post_month_04{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -66px no-repeat;
}
.post_month_05{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -88px no-repeat;
}
.post_month_06{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -110px no-repeat;
}
.post_month_07{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -132px no-repeat;
}
.post_month_08{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -154px no-repeat;
}
.post_month_09{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -176px no-repeat;
}
.post_month_10{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -198px no-repeat;
}
.post_month_11{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -220px no-repeat;
}
.post_month_12{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -0px -244px no-repeat;
}

.post_day_01{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -0px no-repeat;
}
.post_day_02{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -22px no-repeat;
}
.post_day_03{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -44px no-repeat;
}
.post_day_04{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -66px no-repeat;
}
.post_day_05{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -88px no-repeat;
}
.post_day_06{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -110px no-repeat;
}
.post_day_07{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -132px no-repeat;
}
.post_day_08{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -154px no-repeat;
}
.post_day_09{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -176px no-repeat;
}
.post_day_10{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -198px no-repeat;
}
.post_day_11{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -220px no-repeat;
}
.post_day_12{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -242px no-repeat;
}
.post_day_13{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -264px no-repeat;
}
.post_day_14{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -286px no-repeat;
}
.post_day_15{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -308px no-repeat;
}
.post_day_16{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -330px no-repeat;
}
.post_day_17{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -352px no-repeat;
}
.post_day_18{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -374px no-repeat;
}
.post_day_19{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -396px no-repeat;
}
.post_day_20{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -418px no-repeat;
}
.post_day_21{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -440px no-repeat;
}
.post_day_22{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -462px no-repeat;
}
.post_day_23{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -484px no-repeat;
}
.post_day_24{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -506px no-repeat;
}
.post_day_25{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -528px no-repeat;
}
.post_day_26{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -550px no-repeat;
}
.post_day_27{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -572px no-repeat;
}
.post_day_28{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -594px no-repeat;
}
.post_day_29{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -616px no-repeat;
}
.post_day_30{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -638px no-repeat;
}
.post_day_31{
	height:22px;
	width:55px;
	background:url(images/datesprite.png) -55px -660px no-repeat;
}





.post_year{
	height:14px;
	width:55px;
	background:url(images/datesprite.png) -109px -0px no-repeat;
}

.post_year_10{
	height:14px;
	width:55px;
	background:url(images/datesprite.png) -109px -0px no-repeat;
}

.post_year_11{
	height:14px;
	width:55px;
	background:url(images/datesprite.png) -109px -16px no-repeat;
}
.post_year_12{
	height:14px;
	width:55px;
	background:url(images/datesprite.png) -109px -28px no-repeat;
}
.post_year_13{
	height:14px;
	width:55px;
	background:url(images/datesprite.png) -109px -42px no-repeat;
}

.title {
	margin-top: 20px;
	margin-bottom: 2px;
	float:right;
	border-bottom: solid 2px #9FA8AA;
	width:818px;
	text-align: right;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:22px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:25px;
	color:#94479A;
}
h2 {
	margin:0;
	font-size:30px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#94479A;	
}
h3 {
	margin:0;
	font-size:16px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:25px;
	color:#94479A;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-style: bold;
	font-family: Arial, Verdana, Geneva, sans-serif;	
	width: 100%;
	background: #EFEFEF;
	padding: 10px 0px;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

/*FOOTER LINKS*/
#footer {
	padding:8px 0 0;
	width:100%;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	text-align:center;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 900px;
	padding:0 0 0px 0px;
}
/*header*/
#header {margin-top:2px;}
#header img {display:block;}
#navigation_menu {
	float:left;
	display:inline;
	margin-bottom:3px;
	width: 900px;
	background:#9FA8AA;
	z-index:100;
}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 0px;	
	height:1%;
	z-index:100;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:2px 15px 2px 15px;
	float:left;
}
#menu li a {
	height:14px;
	float:left;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#eef4f9;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#183152;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#000;}


/* #image_banner{
	float:left;
	display:inline;
	margin-bottom:5px;
} */

#header_details{
	float:left;
	display:inline;
	margin-bottom:0px;
	width: 900px;
}
#header_details #break_ice{
	float:left;
}

#header_details #twitter_feed{
	float:right;
	border-left-width:2px;
	border-left-color:#9FA8AA;
	border-left-style:solid;
	height: 120px;
}

#header_details #break_ice_body{
	font-size:12px;
	color:#848687;
	padding:10px 10px 5px 20px;
}

#header_details #twitter_feed_body{
	font-size:12px;
	color:#848687;
	padding:2px 10px 5px 20px;
}

.header_details_title{
	font-size:12px;
	color:#543E3E;
	padding-left:8px;
	padding-top:5px;
}

.twitter_feed_quote{
	font-size:60px;
	color:#848687;
	vertical-align: top;
	padding:0px 5px 0px 5px;
}

.twitter_feed_text{
	color:#848687;
	width: 300px;
	font-size:12px;
	padding-top:10px;
}


.holder {
	width:860px;
	overflow:hidden;
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:420px;
	padding:0 64px 0 17px;
}
.holder ul li.search {
	padding:0 67px 0 95px;
	width:187px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}
.holder ul li.rss {padding: 11px 0 0 49px;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}
/*content*/
#content {
	width:900px;
	background:#EFEFEF;
}
.entry {
	padding:10px 0 5px 0;	
	overflow:hidden;
	width: 850px;
	margin-left: auto ;
    margin-right: auto ;
}
.entry p {
	line-height:normal;
	margin:5px 0 15px;
	font-size: 12px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}

.postsocial_twitter{
	float:right;
	margin: 0 3px;
}
.tweetmeme_button{
	float:right;
}
.postsocial_fblike{
	float:right;
	margin: 0 3px;
	background-color: #EFEFEF;
}
.postsocial_fbshare{
	float:right;
	margin: 0 3px;
}
.postmetadata {
	font-size: 13px;
	padding: 5px 0px 5px 25px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #4C4A65;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#commentform p {
	font-family:  Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

	
.comment-author{
 color: #4C4A65;
}	
.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
	width: 850px;
	margin-left: auto ;
    margin-right: auto ;
	font-style: arial;
	
}
.comment-time {
	float: right;
	color: #4C4A65;
	font-weight: bold;
	margin-bottom: 1px;
}



.breaker {height: 5px; width: 100%;}

/********** MEET THE TEAM STYLING **********/

#team_title{
	margin-bottom:20px;
	color: #A2339B;
	font-family: 'arial';
	font-size: 20px;
	background-color: #ECECEC;
}

#team_title_bar{
	margin-top:10px;
	margin-bottom:20px;
	color: #A2339B;
	font-family: 'arial';
	font-size: 20px;
	background-image: url(images/team/line.jpg);
	background-repeat:no-repeat;
	background-position: 0 20px;	
}


.team_title_bracket{
	color: #848687;
	font-family: 'arial';
	font-size: 25px;
}
#team_title_bracket_left{
	padding-right: 5px;
	border-collapse: collapse;
}
#team_title_bracket_right{
	padding-left: 5px;
	border-collapse: right;
}


#team_thumbs_darren{
	background-image:url(images/team/darren_long.jpg);
}
#team_thumbs_mike{
	background-image:url(images/team/mike_long.jpg);
}
#team_thumbs_sath{
	background-image:url(images/team/sath_long.jpg);
}

#team_full_darren{
	background-image:url(images/team/darren_full.jpg);
}
#team_full_mike{
	background-image:url(images/team/mike_full.jpg);
}
#team_full_sath{
	background-image:url(images/team/sath_full.jpg);
}

.team_thumb{
	width: 150px;
	height: 434px;
	margin-left: 2px;
	margin-right: 2px;
}
.team_full{
	width: 289px;
	height: 434px;
	margin-left: 2px;
	margin-right: 2px;
}


.teammate_name{
	position:relative;
	bottom:-350px;
	background-color:#A2339B;
	opacity:0.7;
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family:'arial';
	
}

#team_text{
	padding-top: 5px;
	color: #848687;
	font-family: 'arial';
	font-size: 14px;	
}

.team_selector_btn{
	width:100%;
	height:100px;
	font-size: 22px;
	color: #FFFFFF;
	background-color:#A2339B;
	text-align: center;
	margin-bottom: 5px;
	padding-top:100px;
}
#team_selector{
	float:right;
	width:250px;
	margin-left:10px;
}

/*******************************************/



/**********CONTACT PAGE STYLING*************/

.contact_field{
	background-color: #EFEFEF;
    border-color: #9FA8AA;
    border-style: solid;
    border-width: 1px;
    width: 300px;
}






/*******************************************/

/* Layout ===============> */
.nrelate_bty .nr_panel {
	display:block;
	float:left;
	position:relative;
	cursor:pointer;
	padding:4px 2px;
	margin:1px 5px 3px 1px;
}
.nrelate_bty .nr_img_div {
	display:block;
	margin:auto;
	position:relative;
}
.nrelate_bty .nr_img{
	margin:0; padding:0; border: 0; outline:0; max-width:100%;
}
.nrelate_bty .nr_text{
	display:block;
	margin-top:8px;
	word-wrap:break-word;
}
.nrelate_bty .nr_sponsored_wrap{
	left:0px;
}
.nrelate_bty .nr_excerpt{
	display:block;
}
.nrelate_bty .nr_post_title,
.nrelate_bty .nr_source,
.nrelate_bty .nr_excerpt{
	display:block;
}

.nrelate_bty .nr_panel,
.nrelate_bty .nr_panel:link,
.nrelate_bty .nr_panel:visited,
.nrelate_bty .nr_panel:active{
	border:none;
}

.nrelate_bty.nr_80  .nr_panel{ width : 84px; }
.nrelate_bty.nr_80  .nr_sponsored_wrap{ width : 80px; top : 62px; }
.nrelate_bty.nr_80  .nr_sponsored{ left : 62px; }
.nrelate_bty.nr_80  .nr_img_div{ width:80px !important; height:80px !important; }

.nrelate_bty.nr_90 .nr_panel{ width : 94px; }
.nrelate_bty.nr_90 .nr_sponsored_wrap{ width : 90px; top : 72px; }
.nrelate_bty.nr_90 .nr_sponsored{ left : 72px; }
.nrelate_bty.nr_90 .nr_img_div{ width:90px !important; height:90px !important; }

.nrelate_bty.nr_100  .nr_panel{ width : 104px; }
.nrelate_bty.nr_100  .nr_sponsored_wrap{ width : 100px; top : 82px; }
.nrelate_bty.nr_100  .nr_sponsored{ left : 82px; }
.nrelate_bty.nr_100  .nr_img_div{ width:100px !important; height:100px !important; }

.nrelate_bty.nr_110  .nr_panel,
.nrelate_bty.nr_ .nr_panel{ width: 114px; }
.nrelate_bty.nr_110  .nr_sponsored_wrap,
.nrelate_bty.nr_ .nr_sponsored_wrap{ width:110px; top : 92px; }
.nrelate_bty.nr_110  .nr_sponsored,
.nrelate_bty.nr_ .nr_sponsored{ left : 92px; }
.nrelate_bty.nr_110  .nr_img_div,
.nrelate_bty.nr_ .nr_img_div{ width:110px !important; height:110px !important; }

.nrelate_bty.nr_120  .nr_panel{ width : 124px; }
.nrelate_bty.nr_120  .nr_sponsored_wrap{ width : 120px; top : 102px; }
.nrelate_bty.nr_120  .nr_sponsored{ left : 102px; }
.nrelate_bty.nr_120  .nr_img_div{ width:120px !important; height:120px !important; }

.nrelate_bty.nr_130  .nr_panel{ width : 134px; }
.nrelate_bty.nr_130  .nr_sponsored_wrap{ width : 130px; top : 112px; }
.nrelate_bty.nr_130  .nr_sponsored{ left : 112px; }
.nrelate_bty.nr_130  .nr_img_div{ width:130px !important; height:130px !important; }

.nrelate_bty.nr_140 .nr_panel{ width : 144px; }
.nrelate_bty.nr_140 .nr_sponsored_wrap{ width : 140px; top : 122px; }
.nrelate_bty.nr_140 .nr_sponsored{ left : 122px; }
 .nrelate_bty.nr_140 .nr_img_div{ width:140px !important; height:140px !important; }

.nrelate_bty.nr_150 .nr_panel{ width : 154px; }
.nrelate_bty.nr_150 .nr_sponsored_wrap{ width : 150px; top:132px; }
.nrelate_bty.nr_150 .nr_sponsored{ left : 132px; }
.nrelate_bty.nr_150 .nr_img_div{ width:150px !important; height:150px !important; }
/* <=============== Layout  */

/* Format ================> */
.nrelate_bty .nr_panel,
.nrelate_bty .nr_panel:link,
.nrelate_bty .nr_panel:visited,
.nrelate_bty .nr_panel:active{
	text-decoration:none;
	color:inherit;
}
.nrelate_bty .nr_panel {
	cursor:pointer;
	line-height:1.4;
}
.nrelate_bty .nr_img_div{
	line-height:0;
}
.nrelate_bty .nr_text{
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
.nrelate_bty .nr_source{
	font-weight:normal;
}
.nrelate_bty .nr_excerpt{
	font-weight:normal;
}
/* <================ Format */

