
/* Für alle Blöcke */

html {
	font-family: "Lucida Grande", "Segoe UI","Trebuchet MS", "Bitstream Vera Sans", sans-serif;
	font-size: 10pt;
	border-top: 10px solid #077afd;
}

body { 
	background: white /*url("/images/bg_right_verlauf.jpg") 650px 300px no-repeat*/; 
	margin-left: 5px;
}

blockquote { 
	font-size: 110%;
	text-align: justify;
}
blockquote.with-marks { padding: 5px 70px; background: url("/images/bg_motivation.png") top center no-repeat; }
blockquote cite { display: block; font-style: italic; text-align: right;  }

a, a:visited { color: #077afd; text-decoration: underline; }
a:hover {color: #222222;}
a img { border: none; }

h2, h3 {
	font-size: 130%;
	color: #00094c;	
	padding: 8px 0px 3px 0px;

}

h2 {
	margin-top: 0.5em;
	font-size: 170%;

}

fieldset { padding: 15px; border: 1px dotted gray; } 
legend { padding: 5px; text-transform: uppercase; border: 1px dotted #077adf; }

label { font-weight: bold; }
input { margin-bottom: 3px; padding: 0px 2px; }

table { margin-bottom: 1em; width: 100%; }
textarea { width: 97%; }

.hidden { /*display: none;*/ position: absolute; top: auto; left: -10000px; height: 1px; width: 1px; }
.invalid { color: #fc0779; font-weight: bold; }

#account, #nav, #nav_supp, #content, #discussion, #gridline3_right div { padding: 0px 20px; }
#account, #nav, #nav_supp {
	padding-top: 5px;
	padding-bottom: 0px;
}


/* Schriftarten */

/* Cambria -> Vista | UnBatang -> Ubuntu | Nimbus -> Linux | Times -> Mac */

h1, h2, h3, blockquote, #nav ul a  { 
	font-family: "Cambria", "UnBatang", "Nimbus Roman No9 L", Times, serif; 
}


/* Einzelne Blöcke */

#search { text-align: right; margin-top: 59px;}
#branding { 
	background: url("/images/branding_bg.png") 0px 50px no-repeat;
}

#account li, #nav li, #nav_supp li {
	font-size: 90%;
	padding-left: 0px;
}

#account { background: url("/images/account_bg.png") top right no-repeat;}
#account ul { list-style-type: none; }
#account a, #nav a, #nav_supp a, #account .login-links, #account input { color: black; }
#account .personal { width: 180px; }
#account .last-online { float: right; width: 180px; }
#account .last-online li { display: inline; }
#account .actions { font-size: 100%;  }
#account #login input { width: 150px; }


#gridline2 { background: url("/images/nav_bg.png") top left no-repeat; }

#nav ul, #gridline3_right #stats ul { padding: 15px 20px; list-style-type: none; width: 160px; }
#gridline3_right #stats ul { width: auto; }
#nav ul a { 
	text-transform: uppercase; 
	color: #00094c; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

#nav ul a:hover { color: #fc0779;}
#nav ul li, #gridline3_right #stats ul li { 
	list-style-type: none; 
	list-style-image: url("/images/nav_list.png");
	margin: 0px 0px;
	padding: 0px 0px;
}

#nav>ul { float: left; }


#nav_supp ul { list-style-type: none; }
#nav_supp .left { float: left; }
#nav_supp .right { margin-left: 180px; }


#gridline3_right { border-left: 1px black solid; }

#content .rss-icon { float: right; margin-top: 6px; }

#content { border-right: 1px black solid; overflow: none; }

#content h1 { color: #fc0779; font-size: 1.6em; margin: .5em 0px; }
#content p { margin: .5em 0px 1em 0px; }

#content .meta { font-size: 85%; }

#content .important { background: #fc0779 url(/images/important.png) no-repeat left center; min-height: 28px; }
#content .info { background: #088afd url(/images/info_icon.png) no-repeat 10px center; min-height: 28px;  }
#content .info, #content .important {
	color: white;
	border-radius: .75em;
	-moz-border-radius: .75em;	/* <-- Achtung: nicht */
	-webkit-border-radius: .75em;	/* <-- CSS-konform */
	font-weight: bold;
	padding: 10px 10px 10px 40px;
}
#content .info a, #content .important a { color: white; }

#content ol { margin: 10px; }
#content li { position: relative; margin: 0px 0px 1.5em 20px; }

#content .newsitem, #content .feed { margin-bottom: 20px; }
#content .newsitem dd, #content .feed dd {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content .newsitem dt, #content .feed dt {
	margin-top: 5px;
	font-weight: bold;
	color: #999;
}

dt.core, dd.core, dd.ommunity, dt.community { 	padding-left: 35px;}
dt.core, dt.community { margin-top: 5px; min-height: 35px; }
dt.core { background: url("/images/newsicon_core.png") 0px 2px no-repeat; }
dt.community { background: url("/images/newsicon_community.png") 0px 2px no-repeat; }


dt.core span.newsdate, dt.community span.newsdate { font-size: 9pt; } 

#site_info {
	margin-top: 1em;
	padding: 10px;
	border-top: 10px solid #077afd;
	font-size: .8em;
}

#discussion ol, #new_news ul, #ext_feeds ul { list-style-type: none; }
#discussion ol li, #new_news ul li, #ext_feeds ul li { 
	border-bottom: 1px dotted #aaa; 
	padding: 3px 0px 6px 40px; 
}
.discussion-forum, .discussion-date { font-size: 85%; color: #444; }

#new_news ul li, #ext_feeds ul li { 
	background: url("/images/news_icon.png") top left no-repeat;
}

.ext_feeds-feed, .ext_feeds-date { font-size: 85%; color: #444; }

#poll { border-bottom: 1px dotted #aaa; padding-bottom: 15px; background: url("/images/poll_icon_light.png") top right no-repeat; }

#TwitterCounter { width: 88px; height: 26px; margin: 1em 0px; padding: 0px; position: relative; }
#TwitterCounter * { position: absolute; left: 0px; }

#comments .hreview .item, #comments .hreview .dtreviewed { display: none; }


/* Tutorials */

#content .details {
	border: 1px solid #aaa;
}

#content .tutsteps { margin: 3em 0px; }
#content .tutsteps .step { position: absolute; right: 480px; color: #ccc; font-size: 3em; }
#content .tutsteps .text, #content .thumb { margin-left: 80px; }
#content .tutsteps .thumb { margin-top: 1em; font-size: 85%; }
#content .tutsteps { list-style-type: none; }
#content .tutsteps li { margin-bottom: 1em; min-height: 3em; }

#content .tutorial-list   {
	padding: 0px; 
	margin: 0px;
	overflow: hidden;
}	

#content .tutorial-list img.preview {
	padding: 0px 10px 0px 0px;
	border-right: 1px dotted #aaa;
	margin: 5px 10px 0 0;
	float: left;
}
#content .tutorial-list li {
	list-style-image: none;
	border: 1px dotted #aaa;
	padding: 0px 10px 10px 10px;
	margin: 5px 0px;
}


/* Andere statische Seiten */

#content ul, #content ol { margin: 15px 10px;  }
#content ul li, #content ol li {
	padding: 0px;
	margin: 0px 0 0 20px;
}
#content ul li {
	list-style-type: none;
	list-style-image: url("/images/thread_list.png");
}

#content table { 
	border-collapse: collapse; 
	margin: 10px 5px; 
}
#content table td { padding: 2px 5px; }

#content table thead td, #content table tr th {
	text-align: left;
	background: #ddd;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 5px;
}

.borders-1 td, .borders-1 li {
	border-bottom: 1px dotted #999;
}

.fullborders { border: 1px solid #ddd; }

#content ul.languages {
}

#content ul.languages li {
	list-style-image: none;
	display: inline;
	margin: 0px 2px;
}

#content ul.book-list li {
	list-style-image: none;
	margin: 0px 0 15px 0;
	clear: left;
}
#content ul.book-list li img, #content div.videosmalldetails img, div.latest-tutorial img { 
	margin: 5px 8px 0px 0px;
	float: left;
	padding: 3px;
	border: 1px dotted #aaa;
}

#content ul.book-list li span.price-line  {
	border-bottom: 1px dotted #aaa;
}
#content ul.book-list li span.price-line span.price, .pollanswer {
	color: #fc0779;
	font-weight: bold;
}
#content div.videosmalldetails img { float: left; margin: 0 30px 5px 0;  }
#content div.videosmalldetails h3 { margin-bottom: 5px; }
#content div.videosmalldetails p.video-dl { clear: left; padding: 5px; margin: 1em 0px 2em 0; background: #eee; text-align: right;}
#content ol.poll-results-list {
	background: url("/images/poll_icon.png") -6px 0px no-repeat;
	padding-left: 120px;
	min-height: 100px;
	margin: 20px 0px;
}
#content ol.poll-results-list li { padding-bottom: 4px; margin-bottom: 6px;  }

#gridline3_right div.latest-tutorial {
	padding: 5px 0px;
	border-bottom: 1px dotted #aaa;
}

#featured-content {
	margin: 0 -10px 0 -10px;
	text-align: center;
}

#featured-content img {
	opacity:0.9;
	filter:alpha(opacity=90);
}
#featured-content img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#dvd-uebersicht .inner { margin-left: 34px; list-style-type: square; list-style-image: none; }
#dvd-kapitel .trailer { float: left; margin-right: 1em; width: 160px; cursor: pointer; }
#dvd-kapitel h3 { clear: left; }

#googleSearchControl { width: 100%; overflow: hidden; }
#googleSearchControl .gsc-control { width: 100%; }

.einsendung {
	background: #e3e3e3;
	clear: left;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
}
.einsendung h2 {
	font-size: 120%;
	margin: 0px 0px 10px 5px;
	border-bottom: 1px dotted gray;

}

#content .einsendung .thumb {
	margin: 0 10px 3px 0;
}
.einsendung .thumb {
	float: left;
	overflow: none;
	font-size: .8em;
	border: 1px dotted gray;
	background: white;
	padding: 0px 5px;
}
.einsendung .thumb img {
	padding: 5px 0px;
}

/* Werbung */
#ads-amazon { padding: 10px 20px 10px 20px; width: 160px; border-right: 1px dotted #aaa; }
#ads-amazon object { margin-top: 10px; }
.ads-google {
	margin: 1.5em 0px 1.5em 0px; padding: .5em 10px; border: 1px #ccc dotted; text-align: left;
	-moz-border-radius: .75em;
	-webkit-border-radius: .75em;
}


/* Forum */
#content .page_nav { margin-top: 1em; }

#content ul.forums-list { list-style-type: none; margin-left: -20px; }
#content ul.forums-list li { padding: 0px 0px 15px 40px; list-style-image: none; line-height: 14pt; }

#forum-overview { width: 100%; border-collapse: collapse; margin-top: 1em; }
#forum-overview .thread-by, #forum-overview .thread-date { font-size: 85%; padding-top: 5px;  }
#forum-overview .thread-date { text-align: right; }
#forum-overview .thread { 
	border-bottom: 1px dotted #aaa; padding-bottom: 5px;
}

#thread-single ol { margin: 0px; padding: 0px; }
#thread-single li {
	margin: 0px; padding: 0px;
	list-style-type: none;
	list-style-image: url("/images/thread_list.png");
}
#thread-single span.msg-not-available { color: #888; }

.thread-single-head  {
	width: 100%;
	background: #efefef;
	padding: 10px;
}
.thread-single-head th {
	text-align: left;
	width: 100px;
}
.thread-single-text {
	background: url("/images/arrow_bottom.png") 500px 5px no-repeat;
	padding: 10px 10px 0px 10px;
	margin-bottom: 1em;
}
.thread-single-text .signature { color: #888; }
.thread-message {
	border: 1px #ccc dotted; padding: 1em; margin-bottom: 1em;
	-moz-border-radius: .75em;
	-webkit-border-radius: .75em;
}

li.forum-gimp-developer { background: url("/images/forum_icon_developer.png") 0px 4px no-repeat; }
li.forum-gegl-developer { background: url("/images/forum_icon_developer.png") 0px 4px no-repeat; }
li.forum-gimp-user { background: url("/images/forum_icon_gimpusers.png") 0px 4px no-repeat; }
li.forum-gimp-announce { background: url("/images/forum_icon_announcements.png") 0px 4px no-repeat; }
li.forum-gimpwin-users { background: url("/images/forum_icon_gimpwinusers.png") 0px 4px no-repeat; }
li.forum-gimp-docs { background: url("/images/forum_icon_other.png") 0px 4px no-repeat; }
li.forum-gimp-web { background: url("/images/forum_icon_other.png") 0px 4px no-repeat; }
li.forum-gimpusers-about { background: url("/images/forum_icon_gu.png") 0px 4px no-repeat; }

