/*  
Theme: Version 3
Description: Beautiful Dreamers.
Author: Becca
*/

body, html { 
margin: 0;
padding: 0;
}

body { 
background: #ced8d8 url(http://www.thismonster.org/wp-content/themes/Version3/backgroundd.png);
text-align: justify;
font : 12px "courier new";
color : #c0c0c0; 
} 

.topbackground  { 
background: url(http://www.thismonster.org/wp-content/themes/Version3/backgroundtop.png) repeat-x;
height: 290px;
}

#header  { 
background: url(http://www.thismonster.org/wp-content/themes/Version3/lay.png) no-repeat;
margin: 0px auto 8px;
width: 700px;
font-size: 14px;
text-align: left;
height: 600px;
}

#container { 
text-align : justify; 
width: 610px;
margin: -40px auto 20px;
} 

#sidebar { 
width: 235px;
background: url(http://www.thismonster.org/wp-content/themes/Version3/sidebar.png) no-repeat;
float: right;
padding: 6px;
font-size: 11px;
margin-bottom: 0px;
} 

#content {
width: 335px;
float: left;
margin-bottom: 30px;
padding: 10px;
}

#footer { 
}

a:link,a:visited {
color: #E03E4B;
text-decoration: none;
} 
a:hover { 
color: #E03E4B;
text-decoration: underline;
}

a.affiliates:link, a.affiliates:visited, a.affiliates:active { 
display : block;
color: #202020; 
background: #e3e3e3;
padding: 4px;	
text-align:center;
margin: 3px;
border: 1px solid #000000;
font: 12px "courier new";
text-decoration : none; 
} 
a.affiliates:hover { 
color: #202020; 
background: #ffffff;
text-decoration : none; 
}


#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
   list-style-image: none;
   list-style: none;
}

#navigation li {
   margin-bottom: 2px;
}
#navigation a {
font : 600 20px "courier new";
   color: #FFFFFF;
   display: block;
   width: 100px;
margin-left: 380px
}

#navigation a:hover {
   color: #181824;
   text-decoration: none;
}


h1 {
font:20px "courier new";
color :#DEDEDE;
letter-spacing: -2px;
margin: 4px;
text align: left;
padding: 16px;
}
h1 a:link, h1 a:active, h1 a:visited  {
color : #DEDEDE;
text-decoration: none;
} 
h1 a:hover  {
color : #DB5862;
text-decoration : none;
}

h2  {
font : 600 18px "courier new";
text-align : right;
text-transform: uppercase;
color : #141421;
margin: -10px;
padding: 4px;
}

h3 {
font:700 180%/100% "arial";
color :#DB5862;
text-align : center;
letter-spacing: -2px;
margin: 4px;
} 

h4  {
font: 700 13px "arial";
text-align : center;
text-transform: uppercase;
color : #DB5862;
margin: 5px;
padding: 4px;
}

h5  {
font: 13px "arial";
color : #000000;
margin: 5px;
padding: 4px;
text-align: left;
background: #C9C9C9;
border: #ffffff 4px dashed;
}

h6  {
text-align: center;
font : 11px "courier new";
margin-top: -10px;
color : #404040; 
}

ul  {
margin:2px;
margin-left: -5px;
}

table {
color : #404040;
} 

em { 
color : #ffffff;
}

strong { 
color : #ffffff;
}

.box {
padding-left : 25px;
padding-right : 15px;
width: 180px;
margin:0;
}

.sidebarblock {
display : block;
text-align : center;
padding-left : 25px;
padding-right : 15px;
-moz-border-radius: 20px;
background: transparent;
margin-bottom: 2px;
}

.sidebarblock:hover  {
background : transparent;
} 

blockquote  {
display : block;
text-align: left;
font-size: 12px;
color : #202020;
padding : 10px;
background: #f0f0f0 url(http://i43.tinypic.com/24vv9tu.png) top left no-repeat;
border-left: 5px solid #C5D9C7;
margin-left: 30px;
} 

code {
display : block;
text-align: left;
font-size: 8px;
background: #C5D9C7;
border: #ffffff 4px dashed;
}

tutcode {
display : block;
width: 500px;
height: 200px
overflow: auto;
border: 3px dashed #ffffff;
padding: 10px;
background: #FAC28F;
}


textarea, input, select, submit {  
padding: 10px;
background: #C9C9C9; 
font: 12px/24px verdana;
color: #404040;
border: 1px solid #000000;
} 

.twitter {
color: #000000;
margin-left: 10px;
text-align: left;
font: 10pt arial;
}

img {
margin: 5px;
border: 0px;
}

ask  {
display : block;
text-align: left;
font-size: 12px;
color : #202020;
padding-bottom: 5px;
background: #f0f0f0;
border: 1px solid #CDCFCC;
margin-left: 30px;
} 

.question {
font:700 180%/100% "arial";
display : block;
color :#78A0AB;
margin-bottom: -30px;
padding: 10px;
background: #D5EAC7;
border-bottom: 2px solid #CDCFCC;
}

.answer {
font: 100%/200% "arial";
display : block;
padding: 10px;
color :#78A0AB;
margin-bottom: -30px;
}

.dates {
font-weight: bold;
text-align: right;
padding: 10px;
font: 80%/100% "arial";
margin-bottom: 3px;
}

.read-more {
float: right;
width: 187px;
height: 51px;
background: #C5C7C7;
border: 1px solid #ffffff;
font: 700 16px/20px "courier new";
margin: 10px;
padding-top: 10px;
text-align: center;
color: #000000;
}
.read-more:hover {
background: #C5C7C7;
border: 1px solid #000000;
font: 700 16px/20px "courier new";
}


.comment-link a:link, .comment-link a:active, .comment-link a:visited {
padding: 10px;
margin: 5px;
margin-left: -80px;
margin-top: 130px;
float : left;
text-align:center;
text-decoration: none;
background: #C5C7C7;
border: 1px solid #ffffff;
font: 700 24px/20px "courier new";
color: #000000;
-moz-border-radius: 20px;

}
.comment-link a:hover {
background: #C5C7C7;
border: 1px solid #ffffff;
color: #ffffff;
}

.commenters {
text-align:center;
margin: 5px;
border-top: 7px solid #fff;
border-bottom: 7px solid #fff;
padding: 10px;
background: #33333C;
}

.comments { 
background: #33333C;
border-bottom: 1px dotted #000;
border-top: 7px solid #fff;
padding: 10px;
min-height: 150px;
}

.avatar {
float: left;
border: 8px solid #fff;
width: auto;
} 
.date {
width:100px;
height:100px;
float:left; 
margin-left: -100px;
padding: 5px -10px 0 -40;
text-align:center;
font: 800 18px/28px "courier new";
color:#ffffff;
background: url('http://thismonster.org/wp-content/themes/Version3/date.png') no-repeat;
}
.day {
display: block;
font: 800 18px/28px "courier new";
color:#ffffff;
text-align: center;
margin:-4px 0 0;
text-transform:uppercase;
}
.month {
display:block;
text-align:center;
font: 800 12px/14px "courier new";
color:#ffffff;
text-transform:uppercase;
margin: -4px;
}


.wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 4px 8px 4px 8px;
	margin: 2px;
	text-decoration: none;
	border: 0px solid #FE5B6E;
	color: #C9C9C9;
-moz-border-radius: 20px;	
}

.wp-pagenavi a:hover {	
	border: 0px solid #000000;
	color: #ffffff;
-moz-border-radius: 20px;
}
.wp-pagenavi span.current, .wp-pagenavi a:active {	
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
-moz-border-radius: 20px;
}

.wp-pagenavi span.pages, .wp-pagenavi span.extend {
border: 0px solid #fff;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
-moz-border-radius: 20px;


.ilastfm {
image-border: 2px #ffffff solid;
}
