﻿/* 	Styling for WP Theme Showcase ext and i18n version 1.00 
	by GeorgWP http://wordpress.blogos.dk/showcaseext */

/* This id is the id of the total outpout */
#showcaseext {width:590px;}

/* These id's are the names of the main divisions or blocks */
#Name_index, #thumbnail_index {margin-top: 1em;}
/* These id's will be localized; remember to include them */
#Miniatureoversigt, #Navneoversigt {margin-top: 1em;}
#Thumbnail_index {width: 590px;}

/* Id's in the thumbnail index caption */
#number_of_thumbnail_index_themes {font-weight: bold;}
#click_picture_message {font-weight: normal;}
#jump_to_name_index_in_thumbnail_index {font-weight: normal;}

/* Summary of the Name Index */
#total_theme_number {font-weight: normal;}

/* Styling of the Thumbnail Index table */
#showcaseext table {margin: auto auto auto auto; cellspacing="5"; cellpadding="3";}
#showcaseext table tr {height: 150px; vertical-align: top;}
#showcaseext table td {padding: 1px auto 1px 1px; align: center; vertical-align: text-bottom;}
#showcaseext table caption {caption-side: top;}
#showcaseext img {margin: 5px 5px;}

/* The following id and classes are used in the showcase proper */
#showcase {}

/* The whole display area for each theme */
.theme {}

/* The various elements thereof */
.theme_headers {margin-top: 1em; font-weight: normal;}
.link_images {vertical-align:top;}
.link_images img {}
.thumb_themenames {width: 100px; vertical-align: bottom; text-align: center; font-size: 85%}
.theme_images {float: left; margin-right: 10px;}
.theme_info_intro {font-weight: bold;}
.theme_author {font-weight: normal;}
.theme_author_link {}
.theme_description {}
.theme_readmelink {font-weight: normal;}
.theme_tags {}
.theme_tags_translated {font-weight: normal;}
.theme_testrun_intro {}
.theme_testrun2_intro {font-weight: bold;}
.theme_testrun_link {font-weight: normal;}
.theme_testrun2_link {font-weight: normal;}
.jumps {}