/*
Theme Name: RSN
Theme URI: http://www.realspacenoise.com/
Description: The special custom theme for Real Space Noise.
Version: 1.0
Author: Chad Blinman
Author URI: http://www/chadblinman.com/
*/

/* Begin Typography & Colors */
body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: black;
	}

.entry, .entrytext
{
  text-align: justify;
  font-size: 1.1em;
}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
    font-size: 1em;
	}

.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 0.8em;
	line-height: 1.5em;
    margin-left: 1.1em;
    color: #111111;
	}

h1, h2, h3 {
    font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	text-align: left;
	}

.description {
	font-size: 1em;
	text-align: left;
    color: #333;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#sidebar h2 {
	font-size: 1em;
    color: #AAAAAA;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #696969;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #696969;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #696969;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    font-size: 1em;
    text-align: right;
	}

.nocomments, blockquote, strike {
	color: #777;
	}

.postmetadata small {
    line-height: 1.2em;
    }

code {
	font: 1.2em 'Courier New', Courier, Fixed;
	}

input {
   background-color: white;
   font-family: Tahoma, Verdana, Arial, Sans-Serif;
   font-size: 0.9em;
   color: black;
   }

a, h2 a, h3 a {
	color: #696969;
	text-decoration: none;
	}

a:hover, .narrowcolumn .entry a:hover {
	color: black;
    background-color: #DDDDDD;
	text-decoration: none;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover {
	color: black;
    background-color: white;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
  	background: #FFFFFF url(../../../../images/vidplanet_bg.jpg) no-repeat top center;
    height: 100%;
	}

#page {
    margin: 0 0 0 -380px;
	padding: 0;
    position: absolute;
    top: 0;
    left: 50%;
	width: 760px;
	border: none;
	}

#textfield
	{
    margin-bottom: 3px;
    padding: 0;
    text-align: center;
    height: 320px;
    width: 100%;
    filter: alpha(opacity=85);
    opacity: .85;
	background-color: #FFFFFF;
	border: 1px solid #333333
	}

.narrowcolumn {
    position: absolute;
    top: 20px;
    right: 22px;
	padding: 0 10px 0 0;
	margin: 0;
    height: 280px;
    width: 500px;
    overflow: auto;
	}


.h-line {
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    width: 482px;
    border-bottom: 1px solid #999999;
    }
    
.widecolumn {
    position: absolute;
    top: 20px;
    right: 22px;
	padding: 0 10px 0 0;
	margin: 0;
    height: 280px;
	width: 500px;
    overflow: auto;
	}
	
.post {
	margin: 0 0 30px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0px;
    margin: 3px 0 0 0;
	}

.widecolumn .postmetadata {
    margin: 10 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.bar-1 {
    margin-top: 3px;
    height: 12px;
    width: 100%;
    filter: alpha(opacity=30);
    opacity: .3;
    background-color: #FFFFFF;
    border: 1px solid #000000
    }
.bar-2 {
    margin-top: 3px;
    margin-bottom: 3px;
    height: 15px;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: .5;
    background-color: #FFFFFF;
    border: 1px solid #000000
    }
.bar-3 {
    margin-top: 3px;
    margin-bottom: 3px;
    height: 19px;
    width: 100%;
    filter: alpha(opacity=75);
    opacity: .75;
    background-color: #FFFFFF;
    border: 1px solid #000000
    }
p
    {
    margin: 7px 0 7px 0;
    padding: 0;
    }

/* End Structure */


/* Begin Sidebar */

#sidebar {
    position: absolute;
    top: 20px;
    left: 20px;
	padding: 0;
	margin: 0;
	width: 182px;
    height: 282px;
	}

#sidebar form {
	margin: 0;
	}
 
#logmenu {
  list-style-type: none;
  margin: 0 2px 0 0;
  padding: 0;
  height: 1.4em;
  font-size: 1.1em;
  }

#logmenu li {
  display:block;
  width:6.8em;
  height:1.4em;
  float:right;
  padding: 0;
  margin:0 0 0 6px;
  text-align: center;
  }

#logmenu a, #logmenu a:visited {
  display:block;
  font-style:normal;
  width:6.8em;
  height:1.4em;
  color:#777777;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #BBBBBB;
  }

#logmenu a:hover {
  border-top:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
  color:#696969;
  background: #DDDDDD;
  }

#logmenu a:active, #logmenu a:focus {
  border-top:1px solid #D1D1D1;
  border-right:1px solid #D1D1D1;
  border-bottom:1px solid #999999;
  border-left:1px solid #999999;
  color:#FFFFFF;
  background:#CFCFCF;
  outline:0; /* for browsers that understand */
  }
  
/* End Sidebar */


/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: 0;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
    border: 1px solid #CCC;
	}
	
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
    border: 1px solid #CCC;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
    border: 1px solid #CCC;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar_list {
	margin: 20px 0 0 0;
	padding: 0;
	}

#sidebar_list li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}

#sidebar_list p, #sidebar_list select {
	margin: 0;
	}

#sidebar_list ul, #sidebar_list ul ul {
	margin: 0 0 5px 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px -1px 10px 0;
	padding: 5px 0;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #AAAAAA;
    border-bottom:1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    background-color: transparent;
	}

#sidebar #searchsubmit {
	padding: 1px 5px 1px 5px !important;
    padding: 0;
    border-top:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #BBBBBB;
    color: #696969;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
    border: 1px solid #696969;
	}

#commentform #submit {
	margin: 0 0 10px 0;
	float: right;
    border: 1px solid #696969;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr 	{
    height: 1px;
    color: #696969;
    background-color: #696969;
    border: 0;
    margin: 0;
    padding: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* End Various Tags & Classes*/
