/*  
Theme Name: Rio Theme
Theme URI: http://tokyopunk.com/
Description: Very simple, cute, and pink theme. Make something out of it!
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.tokyopunk.com/
*/

* {
margin : 0;
padding : 0;
}
body {
background: #ee66b0 url("images/bg.png") center;
background-position : top;
background-repeat : repeat-y;
background-attachment:fixed;
color : rgb(128, 128, 128);
font-size : 10px;
font-family : 'Verdana', 'Arial', Sans-Serif;
}
.break {
clear: both;
}
#content {
text-align : center;
}
#area51 {
margin : 20px 0 0 0;
}
.post {
margin : 0 auto 0 auto;
width : 480px;
}
#navbar {
	background : url("images/navbar.png") center no-repeat;
	font-family : 'tahoma';
	color : #ffffff;
	font-weight : bold;
	font-size : 11px;
	height : 39px;
	margin-top : -10px;
	padding : 15px 10px 0px 0;
	text-align : center;
}
#cat {
	background : url("images/navbar.png") center no-repeat;
	font-family : 'tahoma';
	color : #FF8FE8;
	font-weight : bold;
	font-size : 11px;
	height : 39px;
	margin-top : -10px;
	padding : 15px 10px 0px 10px;
	text-align : center;
}
#cat a{
	font-weight : bold;
	color : #ffffff;
	border-bottom : 1px dotted #FF6FE1;
}
#cat a:hover{
	color : #ffffff;
	border-bottom : 1px dotted #ffffff;
}
p {
color : #333333;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-weight : normal;
font-size : 1em;
line-height : 160%;
padding : 5px 0 5px 0;
text-align : justify;
}
.divide {
background : url("images/p-divider.gif") no-repeat;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-weight : normal;
font-size : 1em;
height : 25px;
margin : 10px 0 0 0;
padding-right : 10px;
text-align : right;
}
.divide2 {
background : url("images/p-divider.gif") no-repeat;
height : 25px;
text-align : center;
width : 480px;
}
.title1 {
font-family : 'Verdana', 'Arial', Sans-Serif;
font-weight : bold;
font-size : 1.2em;
text-align : center;
}

.post p a, .post p a:visited {
color : #ff0066;
text-decoration : none;
}
.post p a:hover {
/* border-bottom : 1px dotted rgb(51, 51, 51); */
color : #000000;
text-decoration:none;
}

.highlite {
font : 1em 'Courier New', 'Georgia', Sans-Serif;
padding : 2px 3px;
text-transform : uppercase;
}
#ufo {
clear : left;
padding : 0 30px 10px 30px;
margin : 70px auto 0 auto;
width : 400px;
}
#watertownStrip {
padding : 0 0 10px 0;
margin : 30px auto 0 auto;
width : 400px;
}

.responses {
margin : 0 0 50px 0;
}
.responses dl {
margin : 0 0px;
padding : 0 0;
}
.responses dt {
color : #666666;
font : bold 1.2em 'Verdana', 'Arial', Sans-Serif;
text-transform : lowercase;
text-decoration : none;
}
.responses dt a, .responses dt a:visited {
color : #ff0066;
font-weight : bold;
text-decoration : none;
}
.responses dt a:hover {
border-bottom : 1px dotted rgb(51, 51, 51);
}
.responses dd {
margin : 0 0 20px 0;
}
.responses dd p {
color : rgb(102, 102, 102);
font : 10px 'Verdana', 'Arial', Sans-Serif;
line-height : 160%;
margin : 0;
padding : 5px 0;
}
.responses dd p a, .responses dd p a:visited {
color : #ff0066;
font : 1.1em 'Verdana', 'Arial', Sans-Serif;
text-decoration : none;
}
.responses dd p a:hover {
border-bottom : 1px dotted rgb(51, 51, 51);
}
.responses dd img {
width : 210px;
max-height : 480px;
}
.response-info {
color : rgb(102, 102, 102);
float : left;
font : 3.8em 'Georgia', 'Times New Roman', Sans-Serif;
padding : 5px 0 0 10px;
position : absolute;
text-align : center;
text-decoration : none;
width : 85px;
}
.response-info img {
border : 1px solid #ff0066;
}
.response-info acronym {
border : none;
}
.response-info a, .response-info a:visited {
color : #ff0066;
font : 1.1em 'Georgia', 'Times New Roman', Sans-Serif;
text-decoration : none;
}
.response-info a:hover {
border-bottom : 1px dotted rgb(163, 178, 180);
}
.addResponse p {
margin : 0 0px;
}
.addResponse form {
border : none;
margin : 0 0px;
padding : 2px 0 0 0;
}
.addResponse form p {
color : rgb(153, 153, 153);
font : 1.2em 'Verdana', 'Arial', Sans-Serif;
line-height : 160%;
margin : 0;
padding : 5px 0;
}
.inputinfo {
background : url("images/response-postinfo.jpg") center 0%;
padding : 5px 0;
position : relative;
text-align : left;
}
.inputinfo p {
color : rgb(220, 221, 217);
float : right;
font : 1.2em 'Verdana', 'Arial', Sans-Serif;
line-height : 160%;
width : 350px;
}
label {
color : rgb(153, 153, 153);
cursor : pointer;
font : 1em 'Verdana', 'Arial', Sans-Serif;
text-transform : none;
}
label strong {
font-style : italic;
}
.addResponse input {
background : rgb(255, 255, 255);
border : 1px solid rgb(238, 238, 238);
color : rgb(102, 102, 102);
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 0.9em;
margin : 4px 0 10px 0;
padding : 4px;
width : 98%;
}
.addResponse textarea {
background : rgb(255, 255, 255) url("images/textarea-back.jpg") center 0%;
border : 2px solid rgb(246, 246, 246);
color : rgb(102, 102, 102);
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 1em;
height : 150px;
line-height : 140%;
margin-top : 4px;
padding : 3px 5px 3px 5px;
width : 97%;
}
.addResponse input#submit {
background : #EFEFEF;
border : none;
border : 2px solid rgb(246, 246, 246);
color : rgb(102, 102, 102);
cursor : pointer;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 1.2em;
font-weight : bold;
margin : 10px 0 0 0;
padding : 2px 3px 2px 3px;
width : 140px;
}
p.submit {
text-align : center;
}
.addResponse #submit:hover {
color : #ff0066;
}
.addResponse #submit:active {
color : #ff0066;
}
.break {
clear : both;
}
#footer {
border-top : 1px solid rgb(238, 238, 238);
clear : both;
margin : 15px auto 0 auto;
padding : 5px 0 5px 0;
text-align : left;
width : 480px;
}
#footer p {
border : none;
color : rgb(255, 124, 155);
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 10px;
line-height : 14px;
margin : 0 0 0 15px;
padding : 0 0 0 0;
text-align : center;
}
#footer img {
padding : 20px 0;
}
h1 {
color : rgb(0, 0, 0);
display : none;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-weight : normal;
font-size : 1.8em;
margin : 0;
padding : 0;
}
h1 a, h1 a:visited {
color : white;
font-weight : normal;
text-decoration : none;
}
h1 a:hover {
color : white;
text-decoration : none;
}
h2 {
color : #ff0066;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 1.2em;
text-transform : lowercase;
margin : 0;
padding : 5px 0 0 0;
}
h2 a, h2 a:visited {
border : none;
color : #ff0066;
font-weight : bold;
text-decoration : none;
}
h2 a:hover {
border : none;
color : #000000;
font-weight : bold;
text-decoration : none;
}
h3 {
color : rgb(102, 102, 102);
font-family : 'Verdana', 'Arial', Sans-Serif;
font-weight : bold;
font-size : 1.2em;
margin : 20px 0 5px 0px;
padding : 0 0 5px 0;
}
h3 a, h3 a:visited {
border : none;
color : #ff0066;
text-decoration : none;
}
h3 a:hover {
border : none;
color : rgb(236, 50, 3);
text-decoration : none;
}
.responses h3 {
margin : 20px 0 0 95px;
padding : 0 0 15px 0;
}
h4 {
color : #666666;
font-family : 'Verdana', 'Arial', Sans-Serif;
font-size : 1em;
}
a, a:visited {
color : #ff0066;
font-weight : normal;
text-decoration : none;
}
a:active {
color : #ff0066;
text-decoration : none;
}
a:hover {
/* border-bottom : 1px dotted rgb(102, 102, 102); */
color : #000000;
text-decoration : none;
}
acronym {
border-bottom : 1px dashed rgb(102, 102, 102);
cursor : help;
}
abbr {
border-bottom : 1px dashed;
cursor : help;
}
code {
background : rgb(246, 246, 246);
border : 1px solid rgb(238, 238, 238);
font : 1em 'Courier New', 'Arial', Sans-Serif;
}
img {
max-width : 480px;
border : none;
}
/*
#secondarycontent {
padding-left : 5px;
padding-right : 5px;
width : 190px;
height : 100%;
}
*/