/*  
Theme Name: Starburst
Theme URI: http://www.weirdncrazy.com/universe/starburst/
Description: A WordPress 1.5 theme.
Version:
Author: Claire
Author URI: http://www.weirdncrazy.com/universe/
*/

a:link {
	color: #306;
	text-decoration: none;
}
a:visited {
	color: #306;
	text-decoration: none;
}
a:active {
	color: #306;
	text-decoration: none;
}
a:hover {
	color: #966;
	text-decoration: none;
}
div.twins-porn {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
}
div.topimage {
	position: relative;
	background: url(images/burst.jpg) no-repeat;
	width: 700px;
	height: 312px;
	top: 0px;
	left: 0px;
}
div.title {
	position: absolute;
	left: 180px;
	top: 113px;
}
div.description {
	position: absolute;
	left: 200px;
	top: 143px;
	font-size: 105%;
	font-style: italic;
}
div.content {
	position: absolute;
        text-align: justify;
	left: 192px;
	top: 187px;
	width: 466px;
	font-size: 103%;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #996666;
	border-bottom: 1px solid #996666;
	border-left: 1px solid #996666;
}
div.sidebar {
	position: absolute;
        left: 0px;
	top: 239px;
	width: 151px;
        margin: 0px;
	padding: 20px;
	border-left: 1px solid #996666;
	border-bottom: 1px solid #996666;
	border-right: 1px solid #996666;
}
div.page {
	text-align: center;
        
}
div.search {
	text-align: left;
}
div.navigation {
	text-align: center;
}
div.commenttext {
	margin-left: 0px;
        padding: 5px;
        border: 1px solid #996666;
        background-color: silver
}
body {
	font-size: 70%;
	font-family: verdana, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
        text-align: justify;
}
h1.title {
	font-size: 225%;
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: 110%;
	text-align: left;
	margin: 0px;
}
h3.page {
	font-size: 110%;
	text-align: center;
	margin-bottom: 10px;
}
p {
	text-align: justify;
        
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
blockquote {
	padding-left: 10px;
	border-left: 3px solid #ccc;
}
input {
	background: #fff;
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #000;
	border: 1px solid #000;
}
textarea {
	background: #fff;
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #000;
	border: 1px solid #000;
	width: 350px;
	height: 150px;
}
hr {
	border: none 0; 
	border-top: 1px solid #000;
	height: 1px;
	width: 60%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
ul {
	text-align: left;
	list-style: square inside;
	margin: 0px;
	padding: 0px;
}
li {
	border-bottom:1px dashed silver;
}
li.side {
	margin: 0px;
	padding: 0px;
}

ol {
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 45px;
}
a img {
	border: 1px solid #996666;;
}
.ppp img {
        border: 0px solid #ff5400;
        }


#wp-calendar caption {
	font-weight: bold;
	text-align: center;
}
#wp-calendar td {
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
img {margin: 3px;padding: 3px; border: 1px solid #996666; }
/* Shutter */
#shNavBar a {
	color: #ccc; /* colour for the text buttons */
	text-decoration: none;
	border: 0 none;
	padding: 0;
	cursor: pointer;
}

#shDisplay div#shTitle {
	font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
	color: #ffffff; /* caption colour */
	text-align: center;
	margin: 0 auto;
}

div#shNavBar {
	display: block;
	font: normal 13px/22px 'Lucida Grande', Verdana, sans-serif; /* font for text buttons and image numbers */
	color: #999; /* colour for the image numbers */
	background-color: #454545; /* colour for the menu background */
	border-top: 1px solid #525252; /* colour for the menu top border */
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 3px 0 5px;
	text-align: center;
	cursor: default;
	z-index: 1011;
	-moz-user-select: none;
	user-select: none;
}

body {
	height: 100%;
}

div#shShutter, div#shDisplay {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

div#shShutter {
	height: 100%;
	z-index: 1000;
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

div#shDisplay {
	display: block;
	background-color: transparent;
	z-index: 1002;
}

div#shDisplay img#shTopImg {
	margin: 0 auto;
	border: 1px solid #555;
	background: transparent;
	display: block;
	max-width: none;
	max-height: none;
	float: none;
	-ms-interpolation-mode: bicubic;
}

div#shDisplay div#shWrap {
	visibility: hidden;
}

div#shWaitBar {
	position: absolute;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: 120px;
}

#fullSize {
	display: none;
}

#shNavBar img {
	border: 0;
	vertical-align: text-top;
	margin: 0;
	padding: 3px;
	float: none;
}

#shNavBar .srel-d {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.sh-make-invisible {
	visibility: hidden !important;
}

* html div#shNavBar {
	display: block;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}