/* Criss Angel */
/* CA Network Site Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-blog.css");
	@import url("widget-member.css");
	@import url("section-loyal.css");
	

/* Layout
----------------------------------------------------------------------------- */

	body.section-canetwork #content {
	
	width: 400px;
	float: left;
	padding-left: 10px;
	
	}
	
	body.section-canetwork #sidebar {
	
	width: 410px;
	float: left;
	margin-left: 60px;
	
	}

	#page-can-site #header {
	
	width: 875px;
	height: auto;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
	
	}
	
	body.section-canetwork a {
	
	color: #369cb5;
		
	}
	
	body.section-canetwork h4 a, body.section-canetwork strong {
	
	font: normal 12px/14px trebuchet ms, sans-serif;
	text-transform: uppercase;
	
	}
	
	body.section-canetwork p {
	
	color: #bbbbbb;
	
	}
	

/* LOYAL NETWORK SITE
----------------------------------------------------------------------------- */

/* Site Ads
----------------------------------------------------------------------------- */

	div.ad.leaderboard {
	
	width: 875px;
	height: 90px;
	background-color: #2f2f2f;
	margin: 20px 0 20px 0;
	text-align: center;
	
	}

	div.ad.sidebar {
	
	width: 400px;
	height: 250px;
	background-color: #2f2f2f;
	float: left;
	clear: left;
	margin: 0 0 30px 0;
	text-align: center;
	
	}

/* Site Header
----------------------------------------------------------------------------- */

	div.widget-network.display {
	
	float: left;
	clear: left;
	position: relative;
	margin-bottom: 20px;

	}

	div.widget-network.display img.header {
	
	margin: 0 0 6px 0;
	float: left;
	width: 875px;
	height: 100px;
	
	}
	
	div.widget-network.display img.picture {
	
	float: left;
	clear: left;
	margin-right: 10px;
	width: 124px;
	width: 124px;
	
	}
	
	div.widget-network.display h3 {
	
	display: block;
	text-indent: 0px;
	font: normal 36px/34px Georgia, Serif;
	text-transform: uppercase;
	float: right;
	color: #fff;
	width: 735px;
	
	}
	
	div.widget-network.display p {
	
	font: normal 13px/14px Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
	color: #bbbbbb;
	width: 735px;
	float: left;
	margin: 5px 0 0 5px;
	
	}
	
	div.widget-network.display em {
	
	float: left;
	
	}
	
	div.widget-network.display em a {
	
	font: normal 13px/14px Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
	color: #369cb5;
	margin-left: 5px;
	
	}
	
	div.widget-network.display ul.actions {
	
	display: none;
	
	}
	

/* View Blog Entries
----------------------------------------------------------------------------- */

	#member-blog {
	
	margin-bottom: 20px;
	width: 400px;
	
	}

	#member-blog h3 {
	
	width: 237px;
	background: url(../images/section-canetwork/h3-words.gif) no-repeat;
	
	}
	
	#member-blog img, #member-blog p {
	
	max-width: 400px;
	
	}
	

/* Blog / Placeholder
----------------------------------------------------------------------------- */

	body.section-canetwork div.widget-blog.browse.placeholder {
	
	float: left;
	clear: left;
	margin-bottom: 50px;
	
	}

	body.section-canetwork div.widget-blog.browse.placeholder h3 {
	
	width: 237px;
	background: url(../images/section-canetwork/h3-words.gif) no-repeat;
	
	}
	
	body.section-canetwork div.widget-blog.browse.placeholder p {
	
	color: #e1dfd3;
	font: italic 12px/16px Trebuchet ms, sans-serif;
	margin-bottom: 10px;
	
	}
	
	/* Actions */
	
	body.section-canetwork div.widget-blog.browse.placeholder a.action.add {
	
	background: url(../images/actions/a-addanentry.gif);
	width: 82px;
	
	}
	
	body.section-canetwork div.widget-blog.browse.placeholder a.action.add:hover {
	
	background-position: 0 -11px;
	
	}
	

/* Member Profile
----------------------------------------------------------------------------- */

	#page-can-profile #member-profile h3 {
	
	display: none;
	
	}
	
	#page-can-site #member-profile h3 {
	
	width: 239px;
	height: 12px;
	background: url(../images/section-canetwork/h3-broughttoyou.gif) no-repeat !important;
	display: block !important;
	text-indent: -5000px;
	float: left;
	
	}
	
	#member-profile img {
	
	width: 100px;
	
	}
	
	#member-profile dl {
	
	width: 260px;
	
	}
	
	#member-profile dt {
	
	width: 120px;
	
	}
	
	#member-profile dt.alias, #member-profile dt.location, #member-profile dt.vitals {
	
	width: 270px;
	float: left;
	
	}
	
	#member-profile dd {
	
	width: 140px;
	
	}
	
	#member-profile ul.actions {
	
	display: block !important;
	margin: 10px 0 0 0;
	width: 200px;
	
	}
	
	#member-profile ul.actions li.modify {
		
	margin: 0 !important;
		
	}

	
/* Member Vitals
----------------------------------------------------------------------------- */

	div.widget-profile.display {
	
	margin-bottom: 40px;
	clear: left;
	float: left;
	width: 410px;
	
	}
	
	div.widget-profile.display h3 {
	
	display: none !important;
	
	}
		
	div.widget-profile.display div.group {
	
	margin-bottom: 20px;
	clear: left;
	
	}
	
	div.widget-profile.display div.group p {

	
	margin-bottom: 10px;
	
	}
	
	div.widget-profile.display div.group img {
	
	max-width: 410px;
	
	}
	
	div.widget-profile.display div.group h4 {
	
	text-indent: -5000px;
	display: block;
	height: 12px;
	margin-bottom: 10px;
	
	}
	
	div.widget-profile.display div.group.about h4 {
	
	width: 85px;
	background: url(../images/section-canetwork/h3-about.gif) no-repeat;
	
	}
	
	div.widget-profile.display div.group.background h4 {
	
	width: 101px;
	background: url(../images/section-canetwork/h3-background.gif) no-repeat;
	
	}
	
	div.widget-profile.display div.group.love h4 {
	
	width: 38px;
	background: url(../images/section-canetwork/h3-love.gif) no-repeat;
	
	}
	
	div.widget-profile.display div.group.currently h4 {
	
	width: 84px;
	background: url(../images/section-canetwork/h3-currently.gif) no-repeat;
	
	}
	
	div.widget-profile.display div.group.contacts h4 {
	
	width: 77px;
	background: url(../images/section-canetwork/h3-contacts.gif) no-repeat;
	
	}
	
	div.widget-profile.display div.group dl {

	width: 410px;
	display: block;

	}
	
	div.widget-profile.display div.group dt {
	
	float: left;
	width: 100px;
	color: #2d8598;
	
	}
	
	div.widget-profile.display div.group li {
	
	color: #919191;
	
	}
	
	div.widget-profile.display div.group dt, div.widget-profile.display div.group dd {
	
	border-bottom: 1px solid #214149;
	padding-bottom: 3px;
	margin-bottom: 3px;
	
	}
	
	div.widget-profile.display ul.actions li a.action.change {
	
	width: 139px;
	background: url(../images/actions/a-profile-change.gif) no-repeat;
	height: 13px;
	display: block;
	text-indent: -5000px;
	
	}
	
	div.widget-profile.display ul.actions li a.action.change:hover {
	
	background-position: 0 -13px;
	
	}


/* Network Friends
----------------------------------------------------------------------------- */

	#member-friends, #member-friends ul.members {
	
	width: 400px;
		
	}

	#member-friends h3 {
	
	text-indent: 0;
	background: none;
	margin-bottom: 30px;
	float: left;
	
	}
	
	#member-friends h3 em {
	
	float: left;
	margin: -5px 5px 0px 0;
	font: normal 30px/25px Georgia, Serif;
	color: #369cb5;
	
	}

	#member-friends h3 span {
	
	width: 91px;
	background: url(../images/section-canetwork/h3-friends.gif) no-repeat !important;
	height: 29px;
	display: block;
	text-indent: -5000px;
	float: left;
	
	}
	
	#member-friends li {
	
	width: 80px;
	height: 80px;
	margin: 0 5px 5px 0;
	
	}
	
	body.section-canetwork #member-friends li a img {
	
	height: 80px;
	
	}
