/*
Theme Name: reModding.de Ultimate
Theme URI: http://www.remodding.de/
Description: Das reModding.de Ultimate Style und Template.
Version: 1.1.2
Author: Johannes Eiglsperger
Author URI: http://www.remodding.de/
License: Verwendung ausschließlich für reModding.de.
*/

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans;
}

img
{
	border: none;
	vertical-align: middle;
}

img.alignright
{
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}

img.alignleft
{
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

blockquote
{
	padding-left: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
}

a:link, a:active, a:visited
{
	color: #005b85;
}

a:hover, a:focus
{
	color: #565656;
}

a.title:link, a.title:active, a.title:visited
{
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans;
	font-size: 28px;
	letter-spacing: -2px;
	line-height: 0.9em;
	display: block;
}

a.title:hover, a.title:focus
{
}

.infos a:link, .infos a:active, .infos a:visited, .tags a:link, .tags a:active, .tags a:visited
{
	color: #005b85;
	text-decoration: none;
}

.infos a:hover, .infos a:focus, .tags a:hover, .tags a:focus
{
	color: #565656;
}

a.more-link:link, a.more-link:active, a.more-link:visited
{
/*	font-family: Tahoma, Arial, sans;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 12px;
	text-decoration: none;
}

a.more-link:hover, a.more-link:focus
{
}

a.second_small_author:link, a.second_small_author:active, a.second_small_author:visited
{
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #787878;
}

a.second_small_author:hover, a.second_small_author:focus
{
	color: #ababab;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited
{
	text-decoration: none;
}

.sidebar a:hover, .sidebar a:focus
{
}

table.main
{
}

table.pagejump a:link, table.pagejump a:active, table.pagejump a:visited
{
/*	font-family: Tahoma, Arial, sans;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 12px;
	text-decoration: none;
}

table.pagejump a:hover, table.pagejump a:focus
{
}

table#wp-calendar
{
	width: 100%;
}

td
{
	vertical-align: top;
}

td.content
{
	width: 700px;
}

td.sidebar
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
}

td.search
{
	text-align: right;
}

input[type=text], input[type=password], textarea
{
	font-family: Tahoma, Arial, sans;
	font-size: 12px;
	border: 1px solid #cdcdcd;
	padding: 2px;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover
{
	border: 1px solid #bcbcbc;
}

input[type=text].hidden, input[type=password].hidden, textarea.hidden
{
	color: #565656;
}

input.search_box, input.search_box:hover
{
	border: 1px solid #005c87;
	background: transparent;
	background-image: url("images/transparent_10.png");
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 150px;
}

input.search_button
{
	border: 1px solid #005c87;
	background: transparent;
	background-image: url("images/search.png");
	background-repeat: no-repeat;
	background-position: center;
	font-family: Tahoma, Arial, sans;
	font-size: 12px;
	margin-left: -5px;
	padding-bottom: 1px;
}

input.special
{
	border: 1px solid #005c87;
	background: transparent;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 10px;
	margin-left: -5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

input.twitter
{
	background-image: url("images/search.png");
	margin-right: 6px;
}

input.rss
{
	background-image: url("images/search.png");
}

span.errornum
{
	color: #ababab;
	font-style: italic;
}

h1, h2, h3, h4
{
	font-family: "Century Gothic", Arial, sans;
	font-weight: normal;
	color: #555555;
}

ul
{
	margin-left: -15px;
	font-weight: normal;
	list-style-image: url("images/ul.png");
}

/*ul.children
{
	list-style-image: url("images/ul-children.png");
}*/

ul.menu, ul.menu ul
{
	margin: 0;
	list-style: none;
}

ul.menu li.page_item
{
	display: inline;
}

li.current_page_item, li.current-cat
{
	font-weight: bold;
}

ul.menu li.page_item a:link, ul.menu li.page_item a:active, ul.menu li.page_item a:visited
{
	color: #ffffff;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	-moz-border-radius: 5px;
}

ul.menu li.page_item a:hover, ul.menu li.page_item a:focus
{
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
}

.clear
{
	clear: both;
}

.main
{
	width: 950px;
	text-align: left;
}

.top
{
	background-image: url("images/background_top.png");
	background-repeat: repeat-x;
	height: 43px;
	padding-top: 6px;
}

.second
{
	background-image: url("images/background_second.png");
	background-repeat: repeat-x;
	height: 310px;
	margin-top: -11px;
	margin-bottom: 20px;
	text-align: center;
}

.second_small
{
	background-image: url("images/background_second_small.png");
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 15px;
	margin-top: -11px;
	margin-bottom: 15px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
}

.footer
{
	text-align: center;
	color: #888888;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.icons
{
	float: right;
	margin-left: 5px;
}

.post
{
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
}

.post:hover
{
	border: 1px solid #ababab;
	box-shadow: 0 0 2px 2px #cccccc;
	-moz-box-shadow: 0 0 2px 2px #cccccc;
}

.post p
{
	text-align: justify;
}

.post .title
{
	margin-bottom: 20px;
}

.post .title .infos
{
	background-color: #eeeeee;
/*	font-family: Tahoma, Arial, sans;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -8px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.post .tags
{
	background-color: #eeeeee;
/*	font-family: Tahoma, Arial, sans;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.post .content
{
	line-height: 22px;
}

.sidebar
{
/*	font-family: "Trebuchet MS", Arial, sans;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 14px;
	line-height: 16px;
}

.sidebar .item
{
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
}

.sidebar .item:hover
{
	border: 1px solid #ababab;
	box-shadow: 0 0 2px 2px #cccccc;
	-moz-box-shadow: 0 0 2px 2px #cccccc;
}

.sidebar .item h2, #respond h3, h3#comments
{
	font-family: "Century Gothic", Arial, sans;
	font-size: 22px;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	margin: 0px;
}

.comment-meta
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans;
	font-size: 10px;
	text-transform: uppercase;
}

.comment-meta a:link, .comment-meta a:active, .comment-meta a:visited
{
	text-decoration: none;
	color: #565656;
}

.comment-meta a:hover, .comment-meta a:focus
{
}

.comment-author
{
	font-family: "Century Gothic", Arial, sans;
	font-weight: bold;
	font-size: 14px;
}

.reply
{
	font-family: "Century Gothic", Arial, sans;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

#calendar_wrap
{
	margin-top: 15px;
}

/* Twitter Plugin */

ul.twitter
{
	width: 200px;
	overflow: hidden;
}

li.twitter-item
{
	font-size: 12px;
}

p.twitter-message
{
}

.twitter-timestamp
{
	font-size: 10px;
	color: #ababab;
}

a.twitter-link
{
}

a.twitter-user
{
	color: #565656;
}