/*
This stylesheet is based off of Coppermine's "fruity" theme.
Some parts are incomplete (those without the "edited" comments).
*/

/*edited*/
body {
  background-color:#fff;
    background-image:url(http://readordie.org/media/themes/default/images/bg.jpg);
    background-repeat: repeat-x;
  color: #000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0px;
  overflow : auto;
  padding: 0px;
}
/*edited*/

/*edited*/
h1 {
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
  line-height : 120%;
  color : #000;
  margin: 2px;
}
h2 {
  font-size: 100%;
	letter-spacing: 1px;
  margin: 0px;
}
h3 {
  font-size: 100%;
  font-weight: normal;
  margin: 2px;
}
/*edited*/

/*edited*/
td {
  font-size: 12px;
}
/*edited*/

/*edited*/
p {
  font-size: 12px;
}
/*edited*/

/*edited*/
ul {
  margin-left: 5px;
  padding: 0px;
}
/*edited*/

/*edited*/
li {
  list-style-position: outside;
  list-style-type: square;
  margin-bottom: 4px;
  margin-left: 10px;
  margin-top: 4px;
  padding: 0px;
}
/*edited*/

/*edited*/
.textinput {
  border: 1px solid #293f6f;
  padding-left: 3px;
  padding-right: 3px;
}
/*edited*/

/*edited*/
.listbox {
  font-size: small;
  vertical-align : middle;
}
/*edited*/

/*edited*/
.button {
	background-color: #ffd0e5;
  border: 1px solid #f590a6;
	color: #d32939;
	font-weight: bold;
}
/*edited*/

/*edited*/
.comment_button {
  background-color: #ffd0e5;
  border: 1px solid #f590a6;
	padding-left: 3px;
  padding-right: 3px;
}
/*edited*/

/*edited*/
.radio {
  font-size: 12px;
  vertical-align : middle;
}
/*edited*/

/*edited*/
.checkbox {
  font-size: 12px;
  vertical-align : middle;
}
/*edited*/

/*edited*/
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #ffd0e5;
  text-decoration: underline;
}
/*edited*/

/*edited*/
.bblink a {
  color: #000;
  text-decoration: underline;
}
.bblink a:hover {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
/*edited*/

/*edited*/
a:hover.nobg {
  background-color: #fff000;
  text-decoration: none;
}
/*edited*/

/*edited*/
a:hover.yebg {
  background-color: transparent;
	color: #fff000;
  text-decoration: none;
}
/*edited*/

/*edited*/
.maintable {
 background-color: #fff;
 border: 1px solid #293f6f;
 margin-bottom: 5px;
 margin-top: 1px;
 padding: 5px;
}
/*edited*/

/*edited*/
.tableh1 {
  background: #d32939;
  color: #fff;
	letter-spacing: 1px;
  padding-bottom: 5px;
  padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.tableh1_compact {
  background : #d32939;
  color: #fff;
	letter-spacing: 1px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
/*edited*/

/*edited*/
.tableh2 {
  background-color: #d2d7e4;
  color: #000;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
  padding-top: 5px;
}
.tableh2_compact {
  background-color: #d2d7e4;
  color: #000;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
/*edited*/

/*edited*/
.tableb {
  background-color: #d2d7e4;
	color: #000;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}
.tableb a {
  color: #000;
}
.tableb_compact {
  background-color: #d2d7e4;
	color: #000;
  padding-bottom: 4px;    
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
}
.tableb_compact a {
  color: #000;
}
/*edited*/

/*edited*/
.tablef {
  background-color: #D2D7E4;
	color: #000;
  padding: 8px;
}

/*edited*/
.album_stat {
  font-size : 80%;
  margin: 5px 0px;
}
/*edited*/

/*edited*/
.thumb_title {
  color: #000;
	display: block;
  font-weight: bold;
  font-size: 85%;
  padding: 2px;
}
.thumb_title a: {
  color: #000;
	font-decoration: none;
}
/*edited*/

/*edited*/
.thumb_caption {
  color: #000;
  display: block;
	font-size: 80%;
  padding: 1px;
}
/*edited*/

/*edited*/
.thumb_num_comments {
  display: block
	font-size: 80%
	font-weight: normal;
	padding: 2px;
}
/*edited*/

/*edited*/
.user_thumb_infobox {
  margin-bottom: 1px;
  margin-top: 1px;
}
/*edited*/

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 12px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 10px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

/*edited*/
.sortorder_cell {
  background: transparent;
  color: #fff;
  padding: 0px;
  margin: 0px;
}
.sortorder_options {
  background : transparent;
  color : #fff;
  font-size: 80%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}
/*edited*/

/*edited*/
.navmenu {
  color: #000;
	padding: 5px;
	text-align: center;
}
.navmenu a {
  color: #000;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
	text-align: center;
	text-decoration: underline;
	text-transform: lowercase;
}
.navmenu a:hover {
  background-color: #ffd0e5;
	color: #000;
	text-align: center;
  text-decoration: none;
}
/*edited*/

.admin_menu_thumb {
  border: 1px solid #000;
  color: #000;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 85px;
}

.admin_menu_thumb a {
  color: #000;
  display: block;
  position: relative;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  text-decoration: none;
}
.admin_menu_thumb a:hover {
  color: #000;
  text-decoration: underline;
}

/*edited*/
.admin_menu {
  background-color: transparent;
  color: #000;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}
.admin_menu a {
  color: #000;
  display: block;
	padding-right: 6px;
  position: relative;
  text-decoration: underline;
}
.admin_menu a:hover {
	text-decoration: none;
}
/*edited*/

/*edited*/
.comment_date{
  color: #fff;
  font-size: 80%;
  vertical-align :middle;
}
/*edited*/

/*edited*/
.image {
  border: solid 1px #000;
  margin: 0px;
}
/*edited*/

/*edited*/
.imageborder {
  background-color: #fff;
  border: 1px solid #000;
  margin-bottom: 30px;
	margin-top: 30px;
	padding: 5px;
}
/*edited*/

/*edited*/
.thumbnails {
  background: #ffd0e5;
  padding: 5px;
}
/*edited*/

/*edited*/
.footer {
  font-size: 80%;
}
.footer a {
  color: #000;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
/*edited*/

/*edited*/
.statlink {
  color: #fff;
}
.statlink a {
  color: #fff;
  text-decoration: none;
}
.statlink a:hover {
  color: #ffd0e5;
  text-decoration: none;
}
/*edited*/

/*edited*/
.alblink a {
  text-decoration: underline;
  color: #000;
}
.alblink a:hover {
  color: #000;
  text-decoration: underline;
}
/*edited*/

/*edited*/
.catlink {
  display: block;
  margin-bottom: 2px;
}
.catlink a {
  color: #293F6F;
	letter-spacing: 1px;
	text-decoration: underline;
}
.catlink a:hover {
  color: #000;
  text-decoration: none;
}
/*edited*/

/*edited*/
.topmenu {
  color: #d32939;
  margin-top: 0px;
  margin-bottom: 0px;
	width: 150px;
}
.topmenu a {
  background: #ffd0e5;
	border: 1px solid #f590a6;
	border-left: 5px solid #f590a6;
	color: #d32939;
  display: block;
	font-weight: bold;
	letter-spacing: 1px;
  padding: 2px;
	padding-left: 10px;
  margin: 0px 0px 2px;
  text-decoration: none;
	text-transform: lowercase;
}
.topmenu a:hover {
  background: #d32939; 
  color: #ffd0e5;
  text-decoration: none;
}
/*edited*/

/*edited*/
.img_caption_table {
  background-color: #fff;
  border: none;
  margin : 0px;
  width : 100%;
}
.img_caption_table th {
  background: #D32939;
	border-top: 1px solid #fff;
	color: #fff;
  font-size : 100%;
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
  padding-top: 4px;
}
.img_caption_table td {
  background: #ffd0e5;
  border-top : 1px solid #fff;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
	text-align: left;
}
/*edited*/

/*edited*/
.debug_text {
  background-color: #fff;
  margin: 0px;
  width: 100%;
}
/*edited*/

/*edited*/
.clickable_option {
  color: #d32939;
  font-weight: bold;
}
/*edited*/

/*edited*/
.listbox_lang {
  background-color: transparent;
	color: #000;
  font-size: 100%;
  vertical-align: middle;
}
/*edited*/

