/*
Theme Name: Twelvety Ten
Theme URI: http://wordpress.org/
Description: I can I can't?
Author: Tubbs
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

body { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

a:link {color:#FF00CC; text-decoration:none;}     
a:visited {color:#FF00CC; text-decoration:none;}
a:hover {color:#FF55FF; text-decoration:none;} 
a:active {color:#FF00CC; text-decoration:none;}

#logo {
	position: fixed;
	width: 100%;
	top: 205px;
	text-align: center;
	font-size:58px; 
	font-family:"Karla", Arial, sans-serif;
	color: #FF00CC;
	z-index: 1;
}

.newshare {
	position: fixed;
	width: 100%;
	top: 270px;
	text-align: center;
	font-size: 17px; 
	letter-spacing: 3px;
	font-family:"Karla", Arial, sans-serif;
	color: #FF00CC;
	z-index: 1;

}


.info a:link {color:#FF55CC; text-decoration:none;}     
.info a:visited {color:#FF55CC; text-decoration:none;}
.info a:hover {color:#FF00CC; text-decoration:none;} 
.info a:active {color:#FF55CC; text-decoration:none;}

a.close:link {color:#FF00CC; text-decoration:none;}     
a.close:visited {color:#FF00CC; text-decoration:none;}
a.close:hover {color:#FF55FF; text-decoration:none;} 
a.close:active {color:#FF00CC; text-decoration:none;}

.post { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	overflow: hidden;
}

#share { 
	display: none;
	position:fixed; 
	top: 100%; 
	left: 100%; 
	width: 120px; 
	height: 80px; 
	margin-top: -120px; 
	margin-left: -100px;
	padding-bottom: 20px; 
	z-index: 6;
}

#share-button { 
	position: fixed; 
	width: 80px; 
	height: 18px;
	top: 100%; 
	left: 100%; 
	z-index: 5;
	margin-top: -40px; 
	margin-left: -100px;
	text-align: right;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aaaaaa;
}

#contact-button { 
	position: fixed; 
	width: 80px; 
	height: 20px;
	top: 100%; 
	left: 100%; 
	z-index: 5;
	margin-top: -20px; 
	margin-left: -100px;
	text-align: right;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aaaaaa;
}

iframe { 
	width: 150px; 
	height: 20px;
	}

.alignnone {
	display: block;
	border: 0px;
}

.nav-previous {
	margin: 25px;
	text-align: center;
	font-size:40px; 
	font-family:"Karla", Arial, sans-serif;
}

#infscr-loading {
	margin: 50px;
}