/*
Theme Name: USP based on connections
Theme URI: http://vanillamist.com/blog/?p=110
Description: This theme won the "Grand Poobahâ" award in the 2005 WordPress theme competition.
Version: 1.0
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/

USP - based by Connections Coppermine Theme Version: 1.1.0
Tested on CPG v1.4.18
Released on July 29, 2009
Stefan Rosskopf - www.kiezkicker.de
*/

body {
	background:#000000 url(images/background.jpg) center repeat-y fixed;
	margin:0 auto;
	padding:0;
	font-family: Tahoma, Verdana, sans;
	font-size: 12px;
	text-align:center;
	color:#789;
	line-height:1.3em;
	/* background: #F3F6ED; */

}

table {
        font-size: 12px;
}

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: none;
}

.textinput {
        font-size: 100%;
        border: 0;
        padding-right: 3px;
        padding-left: 3px;   
}

.listbox {
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        color: #3a3a3a;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-size: 100%;
        vertical-align : middle;
}

a{
	color: #DE3A3A;
	text-decoration: none;
}

a:visited {
	color: #DE3A3A;
	text-decoration: none;
}

a:hover {
	color: #fffffe;
	text-decoration: underline;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        /* border: 1px solid #E6EADB; */
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background-image : url(images/tableh1_bg.png);
        font-weight: normal;
        /* color: #e3e3e3; */
        color: #789;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background: transparent;
	     /* color: #dddddd; */
	     color: #e3e3e3;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        /* color: #4a4a4a; */
        color: #789;        
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableh2_compact {
        background: transparent;
        /* color : #3F3F3F; */
        color: #789;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background-image : url(images/tableh1_bg.png);
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {

        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: transparent;;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: transparent;
        color : #789;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 1px;
        padding-left: 10px;
}

.catrow {
        background: transparent;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 1px;
        padding-left: 10px;
        color: #789;
}
/* weiter unten kommt noch: .catrow_noalb a */

.album_stat {
        font-size: 85%;
        margin: 3px 0;
        padding: 0 2px;
        color: #b6b6b6;
        background-image : url(images/tableh1_bg.png);
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #FFFFFF;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #753206;
}

.user_thumb_infobox a:hover {
        color: #4A4A4A;
        text-decoration: underline;
}

.sortorder_cell {
        background : #4A4A4A;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        background : #4A4A4A;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        color: #FFFFFF;
        background : #000000;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;     
  	     /* color: #753206; */
}

.navmenu a:hover {
        text-decoration: none;
 /*       color: #990000; */
}

.admin_menu_thumb {
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #cccccc;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #cccccc;
        text-decoration: underline;
}

.admin_menu {
  	     font-size: 0.85em;
        border:#E1D6c6 1px solid;
        background-color: #F3F6ED;
        color:#000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #6f6f6f;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #990000;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #eeeeee;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 2px solid #E6EADB;
        background-color: #000000;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

td.thumbnails {
        background-image : url(images/tableh1_bg.png);
        padding: 10px;
}
  

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #676E04;
}

.footer a:hover {
        color: #990000;
        text-decoration: underline;
}

.statlink {
        color: #789;
        background-color: transparent;
}

.statlink h2{
        color: #676E04;
	     font-size: 12px;
	     font-weight: bold;
}

.statlink a {
        text-decoration: none;
        /*color: #753206; */
}

.statlink a:hover {
        color: #fffffe;
        text-decoration: underline;
}

.alblink
{
display: block;
padding: 2px 0;
background-image : url(images/tableh1_bg.png);
}

.alblink a {
        text-decoration: none;
        letter-spacing: 0.4em;
        
}

.alblink a:hover {        
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;

}

.catlink a {
        text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        letter-spacing: 0.4em;
        border-bottom: 1px #ccc solid;
}

.catlink a:hover {



color: #DE3A3A;






        text-decoration: underline;
        font-weight: bold;
        letter-spacing: 0.4em;
}

/* Kommt dahinter, um .catlink zu Ã¼berschreiben, wenn kein Albuminhalt, aber Link vorhanden */
.catrow_noalb a {
        background: transparent;
        color : #ffffff;
}
.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        /* color : #B8B8B8; */
        text-decoration : none;
}

.topmenu a:hover  {
        /* color : #E5E5E5; */
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #000000;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #FFFFFF;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #cccccc;
}

.img_caption_table td {
        background: #999999;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #cccccc;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #D1D7DC;
        background-color: #000000;
        border: 1px solid #cccccc;
        font-size: 80%;
        vertical-align : middle;

}

input,select,option,textarea {
border: 1px dotted #bbb;
color: #f6f6f6;
background: transparent;
padding: 2px 5px;
}

/* Wordpress styling */

/* Main wrapper */
#rap {
	/* background:#000000 url(images/rap.jpg) center repeat-y; */
	
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-size: 0.9em;
}

#main {
	margin:0 auto;
	padding:0;
	/* background:#000 url(images/content_bg.gif) repeat; */
   /* background: #000000;	*/
	width:740px;
}

#content {
	/* width:510px; */
	width: 740px;
	float:left;
	padding:5px;
	margin:0;
	overflow:auto;
	display:inline;
}

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}

#content ul li {
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}

#header {
	/* background:#FFF url(images/top.jpg) no-repeat bottom; 	
 	height: 183px; */

 	/* background:#000000 url(images/rap.jpg) center; */
	margin: 0 auto;
	width:740px;
	padding:0;
	border-bottom:#4A4A4A 2px solid;
}

#header h1 {
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;	
}

#header a {
	color:#aaa;
	text-decoration:none;
}

#header a:hover {
	color:#ccc;
}

#header #desc {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

#topnav {
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:20px 20px 2px 0;
	text-align:right;	
	background: url(http://usp.stpaulifans.de/wp-content/themes/falling_dreams/images/background_menu_neu.png) center; */
}

#topnav li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited {
	text-decoration:none;	
	color: #fff;
	margin-right: 1px;
	padding: 0 2px;
}

#topnav li a:hover, #topnav li a:active {
	color:#DE3A3A;
	text-decoration: none;
	padding: 0 2px;
	margin-right: 1px;
}

#footer {
	margin:0 auto;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}

#footer a {
      border:none;
      color:#7A7636;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}


#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
