@charset "UTF-8";
/* CSS Document */

.printOnly {
	
	display: none;	
}

#headerLogo {
	
	position: absolute;
	top: 9px;
	left: 40px;	
}

#headerSlogan {
	
	position: absolute;
	left: 286px;
	top: 25px;	
}

#headerAuthors {
	
	position: absolute;
	right: 50px;
	top: 25px;	
}

#headerFb {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 825px;
	bottom: 10px;
	z-index: 20;
		
}

#headerTwitter {
	
	position: absolute;
	padding: 0;
	margin: 0;
	left: 875px;
	bottom: 10px;
	z-index: 20;	
}

#headerStumble {
	
	position: absolute;
	padding: 0;
	margin: 0;
	left: 925px;
	bottom: 10px;
	z-index: 20;	
}

#headerTwitter:hover, #headerFb:hover, #headerStumble:hover {
	
	cursor: pointer;	
}

#socialSection {
	position: absolute;
	bottom: 0px;
	right: 30px;
	height: 24px;
	font-family: "American Typewriter", courier, arial, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	z-index: 50;		
	
}

#socialSection a {
	
	color: #fff;	
	
}

#fbLike {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 24px;
	z-index: 60;	
}

.fb-comments {
	
	margin-top: 20px;	
}

.fb-comments .title {
	
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;	
}


#tabHolder {
	
	position: absolute;
	bottom: 0;
	left: 30px;	
	z-index: 1;
}

#tabTitle {

	position: absolute;
	bottom: 0px;
	height: 24px;
	left: 55px;
	font-family: "American Typewriter", courier, arial, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	z-index: 50;		
}

ul.tabs {
	
	position: absolute;
	margin: 0;
	left: 10px;
	bottom: 31px;
	z-index: 100;
	
	
}

ul.tabs li {
	
	float: left;
	height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.tabs li a {
	
	display: block;
	height: 24px;
}

ul.tabs li a:hover {

	background-position: 0 -24px;
	
}

ul.tabs li a span {
	
	display: none;
		
}

.blog-entry .blog-title {
	
	font-weight: bold;
	font-size: 20px;
	color: #c81717;
	margin-bottom: 5px;
}

.blog-entry .blog-subtitle {
	
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

.blog-entry .blog-comments {
	
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;	
}

#footer a {
	
	color: #FFF;	
}

#footer .sections {
	
	margin-top: 20px;
	margin-left: 30px;	
	float: left;
}


#footer .sections ul {
	
	list-style-type: none;
	margin: 0;
	padding: 0;	
}


#footer .sections ul li {
	
	text-align: left;
	margin: 0;
	padding: 0;	
}




#homeButton {
	
	position: absolute;
	top: 40px;
	right: 150px;
	z-index: 1001;
}

#pinkyswear {
	
	position: absolute;
	top: 30px;
	right: 50px;
}


.tipz {
	
	z-index: 10000;	
}

.tip				{ 
	width:200px; 
	background:url(/images/tooltip/tip-text.png) left top repeat-y; 
	z-index: 10000;
}

.tip-top			{ 
	background:url(/images/tooltip/tip-top.png) top left no-repeat; 
	height:21px; 
	width:200px; 
}

.tip-title		{ 
	color: #000; 
	font-weight: bold;
	font-size: 14px;
	margin:0 20px 0 20px; 
}

.tip-text		{ 
	color:#000; 
	padding:10px 30px 20px 50px; 
}

.tip-bottom		{ 
	background:url(/images/tooltip/tip-bottom.png) left bottom no-repeat; 
	width:200px; 
	height:31px;
}

#sideImage {
	position: fixed;
	left: 50%;
	margin-left: -450px;
	top: 90px;
	
	
}

.side-image-name {
	
	position: relative;	
}

#sideName {
	
	position: absolute;
	top: 40px;
	left: 0;
	padding: 10px;
	background-color: #FFF;
	font-weight: bold;
	font-size: 14px;
	z-index: 10001;
	border-right: 2px solid #DE1010;
	border-top: 2px solid #DE1010;
	border-bottom: 2px solid #DE1010;
	border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;	
	-webkit-border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
}

#amuseClip {
	
	text-align: right;
	margin-right: -22px;
	margin-top: 20px;
}

.make-me-item {
	
	margin-bottom: 10px;	
}

.make-me-item .make-me-title {
	
	text-align: center;
	font-size: 10px;
	width: 141px;	
}


.rightPaper {
	
	position: relative;
	background-image: url(/images/elements/side-paper.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 458px;
	width: 277px;
	margin: 20px 0 0 0;
	padding: 0;
	
		
}

.rightPaper .padding {
	padding: 40px 20px 20px 18px;
}

.rside-section th {
	
	width: 90px;
	text-align: center;
	
}

.rside-section .header1 {
	
	font-weight: bold;
	font-size: 14px;	
}

.rside-section .header2 {
	
	font-weight: bold;
	font-size: 12px;	
}

.imgButton {
	
	padding: 3px;
	background-color: #FFF;	
	border: 2px solid #c81717;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.imgButton:hover {
	
	background-color: #CCC;
}

.imgButtonDisabled {
	
	border: 2px solid #CCC;	
}

.next-blog {
	
	font-weight: bold;
	padding: 5px;
	border: 1px dotted #c81717;	
}

.blog-text {
	
	font-size: 14px;	
}

