/*  
Theme Name: Vistered Little
Theme URI: http://windyroad.org/software/wordpress/vistered-little-
Description: A heavily customisable glass-like interface with wallpaper and skin support.  See the <a href="http://windyroad.org/software/wordpress/vistered-little-theme/release-notes">Vistered Little Release Notes</a> for a list of changes in this release.
Version: 1.7.5
Author: Windy Road & Nik Iliadis
Author URI: http://windyroad.org/
Skins URI: http://windyroad.org/software/wordpress/vistered-little-theme/skins/
*/

/* Begin Generic and body styles. */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-attachment: fixed;
	}

img {
	border: 0px;
}	
	
a:link, a:active, a:visited {
	text-decoration: none;
	}
a:hover	{
	}
a img {
	border: 0px;
	padding: 5px;
	}

a img.left,
a.left img {
	padding-left: 0px;
	}

a img.right,
a.right img {
	padding-right: 0px;
	}
	
#roflbg {
	background: repeat bottom left scroll url(./wallpapers/starfield.jpg);
}
	
#header {
	width: 100%;
	padding: 0px;
	height: 240px;
	text-align: center;
	background-position: bottom;
	}

#header #bluebar {
        height: 30px;
        background-color: #00a8ff;
        position: absolute;
        top: 190px;
        width: 100%;
        z-index: -1;
}

#header #yellowbar {
        height: 25px;
        background-color: #E8CE00;
        position: absolute;
        top: 220px;
        width: 100%;
        z-index: -1;
}

#header #greenbar {
        height: 15px;
        background-color: #91e335;
        position: absolute;
        top: 55px;
        width: 100%;
        z-index: -1;
}
	
body.headerfixed #header {
	top: 0;
	left: 0;
	z-index: 100;
}
	
#header h1 a, div.blogtitle a {
	margin-left: 10px;	
	font-weight: normal;
	letter-spacing: -.1em;
	font-size: 160%;
	}
	
#headernav {
	width: 940px;
	height: 238px;
	margin:0px auto;
}

#headernav #firstrowlinks {
	padding-top: 50px;
}

#headernav #secondrowlinks {
        padding-top: 25px;
}
	
#headernav h2 {
	position: relative;
	float: left;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	margin: 0 20px 0 0;
}

#headernav #secondrowlinks h2 {
        color: #000;
}

#headernav #secondrowlinks h2 a{
        color: #FFF;
}

#headernav #secondrowlinks h2 a:hover {
        color: #EC008C;
}

#homelink {
	position: absolute;
        top: 80px;
	width: 450px;
	height: 100px;
}

#headernav a {
	color: #fff;
}

#headernav a:hover{
	color: #EC008C;	
}

#headernav #register {
        padding-top: 85px;
        text-align: right;
        width: 880px;
        }


.left {
	float: left;
	font-size: 1.1em;
	}

.right {
	float: right;
	font-size: 1.1em;
	}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	}

label {
	font-size: .8em;
	}

#thumbs {
	margin: 0px;
}

#thumbs input {
	display : inline;
	margin: 8px;
	background-position: center;
	height: 20px;
	width: 20px;
}

fieldset {
	border: none;
}

#thumbs fieldset {
	text-align: center;
}

#thumbs.framed input {
	padding: 14px;
	margin: -3px;
	border: none;
}

#thumbs.thumbleft fieldset {
	float: left;
}

	
#thumbs.thumbright fieldset {
	float: right;
}
	
#search {
    width: 235px;
    height: 90px
    padding: 0px;
    margin-right: 15px;
text-align: right;
}
#search label {
    font-size: .6em;
}

#s {
	width: 110px;
	background: transparent;
	padding: 2px;
	font-size: .6em;
}

pre {
	margin: 5px;
	overflow: auto;
	padding: 3px;
	font-size: .9em;	
}

#topmenu {
        position: absolute;
        text-align: right;
        top: 63px;
        right: 10px;
        font-size: .8em;
        }
#topmenu a {
        background: url('images/star.png') left center no-repeat;
        padding-left: 13px;
        margin-left: 10px;
        }
/* END */

#bodyowner {
	width: 740px;
	margin: 0px auto;
}

	.quadbar #bodyowner {
		width: 1000px;
	}

body.headerfixed #bodyowner {
	padding-top: 0;
}

body.headerfixed.plainheader #bodyowner {
	padding-top: 77px;
}

.banner .post { 
	width: 670px;
	text-align: center;
}

	.quadbar .banner .post { 
		width: 930px;
	}

.banner .blogbefore .middle, 
.banner .blogafter .middle { 
	width: 740px;
}

	.quadbar .banner .blogbefore .middle, 
	.quadbar .banner .blogafter .middle { 
		width: 1000px;
	}

/* Begin Blog and comment styles. */

#videocontainer {
        border-style: solid;
		border-width: 10px;
		margin-top: 30px;
        border-color: #EC008C;
        background-color: #02F508;
}

#contentcontainer {
	font-size: .7em;
        padding-left: 12px;
	width: 492px;
	float: left;
	margin-top: 0px;
	}

#contentcontainer .post {
        border-style: solid;
	border-width: 10px;
        border-color: #EC008C;
        background: url('images/translucentbg.png') repeat;
}

.post {
	margin: 0px;
	padding: 15px 15px;
    overflow: hidden;
	}
	
.post2 {
	margin-top: -65px;
	padding: 15px 15px;
	}	

#contentcontainer .blogbefore .middle ,
#contentcontainer .blogafter .middle 
{ 
	width: 492px;
}

.blogbefore .middle ,
.blogafter .middle 
{ 
	height: 32px;
	width: 492px;
	overflow: hidden;
}

.blogbefore .middle {
	margin: 10px 0px 0px 0px;
}

.blogafter .middle {
	margin: 0px 0px 10px 0px;
}

.blogafter {
        height: 0px;
}

.blogbefore .left,
.blogbefore .right,
.blogafter .left,
.blogafter .right
{
	height: 0;
	overflow: hidden;
}

#contentcontainer p {
	padding: 5px;
	}
#contentcontainer div.headertext {
	text-align: left;
	font-size: .9em;
	}
#contentcontainer p.footertext {
	text-align: right;
	font-size: .9em;
	margin: 5px 0px;
	clear: both;
	}
#contentcontainer h1 {
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	padding: 0.2ex 0.2em;
	}
#contentcontainer ol {
	margin: 5px 30px;
	}
	
	#contentcontainer ol.yatcp_commentlist {
		margin: 0px;
		list-style-type: none;
	}

.reply {
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
#contentcontainer ul {
	margin: 5px 15px;
	}
#contentcontainer ul li {
	list-style-type: none;
	background: url('images/star.png') 0px 2px no-repeat;
	padding-left: 13px;
	}
	
#contentcontainer .identity {
	text-align: center;
	}
	
#contentcontainer h1 a {
	display: block;
	width: 100%;
	}
.post blockquote {
        margin: 10px 15px 5px 22px;
        padding: 3px;
        font-size: .9em;
        }
        
blockquote p {
		width: 540px;
		padding-left: 35px !important;
		margin: 22px 0 17px 0;
		font-size: 130%;
		line-height: 130%;
}

.comment-form-title,
.comment-author {
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	}

#comment {
	display: block;
	width: 360px;
	background: transparent;
	padding: 5px;
	margin: 10px auto;
	font-size: .9em;
	}
#inputcontainer {
	width: 366px;
	margin: 10px auto;
	}
#namefield {
	display: block;
	float: left;
	width: 110px;
	margin-right: 15px;
	}
#emailfield {
	display: block;
	float: left;
	width: 110px;
	margin-right: 15px;
	}
#urlfield {
	display: block;
	float: left;
	width: 110px;
	}
#namefield input, #emailfield input, #urlfield input {
	width: 110px;
	background: transparent;
	padding: 2px;
	font-size: .8em;
	}
#submitter {
	clear: both;
	text-align: center;
	}
#submitter input {
	display: block;
	width: 150px;
	margin: 10px auto;
	}
	
/* END */

.banner {
	font-size: .8em;
}

/* Begin Menu styles */
#menucontainer {
	width: 233px;
	float: right;
	font-size: 54%;
	margin-top: 0px;
	}

	.quadbar #menucontainer {
		width: 492px;
	}

.menu {
	margin: 0px 25px;
	padding: 15px;
	width: 180px; 
	overflow: hidden;
        border-style: dashed;
        border-width: 2px;
        border-color: #EC008C;
        background: url('images/translucentbg.png') repeat;
}

	.quadbar .topmenugroup .menu,
	.quadbar .bottommenugroup .menu {
		width: 422px;
	}

/*
	.quadbar .middlemenugroup .menu { 
		background-image: none;
		padding-bottom: 10px;
	}
*/

.menubefore {
	height: 32px;
	width: 233px;
	overflow: hidden;
}


.menuafter {
	height: 0px;
	width: 233px;
	overflow: hidden;
}

	.quadbar .topmenugroup .menubefore,
	.quadbar .bottommenugroup .menubefore,
	.quadbar .topmenugroup .menuafter,
	.quadbar .bottommenugroup .menuafter {
		width: 492px;
	}
	
.menubefore {
	margin: 10px 0px 0px 0px;
}
/*
	.quadbar .middlemenugroup .menubefore { 
		background-image: none; 
		height: 0px;
	}
*/
.menuafter {
	margin: 0px 0px 10px 0px;
}
/*
	.quadbar .middlemenugroup .menuafter { 
		background-image: none; 
		height: 0px;
	}

.quadbar .middlemenugroup-before { 
	height: 32px;
	width: 492px;
}

.quadbar .middlemenugroup { 
	overflow: hidden;
	width: 492px;
}


.quadbar .middlemenugroup-after { 
	height: 32px;
	width: 492px;
}
*/

#menucontainer p, #menucontainer ul,
.banner p, .banner ul {
	padding: 3px;
	list-style-type: none;
}

#menucontainer ul#links,
.banner ul#links {
    padding: 0px;
}

#menucontainer ul ul,
.banner ul ul {
    padding: 0px 10px;
}

#menucontainer ul#links ul,
.banner ul#links ul {
    padding: 3px;
}

#wp-calendar caption,
#footer h4 {
	font-size: 1.7em;
	text-align: left;
	font-weight: normal;

    padding-left: 0px;
}

#menucontainer h4 {
        font-size: 1.7em;
	text-align: center;
	font-weight: normal;
        padding-left: 0px;
        padding-bottom: 0.5em;
}

.textwidget a img {
        align: center;
}

.banner h4 {
	text-align: center;
	font-size: 1.6em;	
    padding-bottom: 0.5ex;
}

#wp-calendar {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 10px;
	}

.menu p.links a, .menu ul li,
.banner p.links a, .banner ul li {
	background: url('images/star.png') 0px 2px no-repeat;
	padding-left: 12px;
}

.banner ul {
		display: inline;
	}
	
	.banner ul li {
		display: inline;
		background: url('images/bigstar.png') left center no-repeat;
		padding-left: 16px;
	}

ul#links li {
	list-style-type: none;
	background: none;
	margin: 0px;
	padding: 0px;
}

ul#links li li {
	background: url('images/star.png') 0px 2px no-repeat;
	padding-left: 12px;
}

.feedicon {
        margin-top: 4px;
        cursor: pointer;
        }
#contentcontainer .sociable_tagline {
	padding-bottom: 0.5ex;
	}
#contentcontainer .sociable ul li {
	list-style-type: none;
	background: none;
	padding: 0px;
	}

#contentcontainer .postlinks {
	clear: both;
}

#contentcontainer .tags {
	margin: 1em 0px;
	padding: 0px;
}

#contentcontainer .footeritems{
	clear: both;
	padding: 0px 5px;
}

#contentcontainer .print  {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.post table {
	border: 1px dotted #777;
	border-collapse: collapse;
	margin: 0.5em;
}

.post th, .post td {
	text-align: left;
	border: 1px dotted #777;
	padding: 0.5em;
}

body.headerfixed .named {
	padding-top: 150px;
	margin-top: -150px;
}

body.headerfixed.plainheader .named  {
	padding-top: 100px;
	margin-top: -100px;
}

.banner {
	margin-bottom: -10px;
}

.strike {
	text-decoration: line-through;
}

#contentcontainer .credits {
	text-align: right; 
	clear: both;
	font-variant: small-caps;
	font-size: 1.1em;
}

.rss {
	float: right;
}

.rss a {
	display: block;
	width: 24px;
	height: 0px;
	overflow: hidden;
	padding-top: 24px;
	background: url( 'images/feedicon24.png' );
	margin-bottom: 5px;
	margin-left: 5px;
}

.credits {
	margin-bottom: 0;
	padding-bottm: 0;
}

.credits img {
	padding: 0px;
	border: none;
	margin-bottom: -0.2ex;
}

.footnotes {
	text-align: left;
}

#footer {
	font-size: 0.9em;
}

#wp_grins {
	text-align: center;
	margin-top: 10px;
}

/* Dean's stuff */

.smalltop {
	font-size: 50%;
}

.logoheader {
	padding: 0px;
	margin: 0;
}

.team {
	position: relative;
	float: right;
	top: 31px;
	padding: 0px;
}

.partners {
	position: relative;
	float: right;
	top: 38px;
	padding: 0px;
}

.highlight {
	color:#02F508;
}

div.loading {
	color:#222222;
}

div.loading, #infscr-loading {
color:#222222;
}

.quotestart {
     float: left;
     height: 45px;
     margin: 6px 0 0 -50px;
     padding: 0;
     font-size: 640% !important;
     color: #fff;
     font-family: 'Lucida Grande', verdana;
 }


 .quoteend {
 	 position: relative;
 	 left: 12px;
     float: right;
     height: 25px;
     margin: 45px 0 0 0;
     padding: 0;
     font-size: 640% !important;
     color: #fff;
     font-family: 'Lucida Grande', verdana;
 }
 
 .attribution {
 	text-align: right;
 	font-style: italic;
 	margin: 18px 27px 10px 0;
 }

#search a:hover img.team { top: 32px;}
#search a:hover img.partners { top: 39px;}

#topdate {
	position: relative;
	top: 30px; 
	left: -170px; 
	font-size: 55%; 
	color: #8f8f94;
}

#bottomdate {
	position: relative; 
	float: left
	top: 0px; 
	left: -0px; 
	font-size: 55%; 
	color: #8f8f94;
	left: 45px;
	top: 217px;
}
/* END */
