/* @override 
	http://www.myf.dev/wp-content/themes/myfontsdev01/css/screen.css
	http://www.myfonts.de/wp-content/themes/myfontsdev01/css/screen.css
*/

/* @group reset */

/* http://meyerweb.com/eric/tools/css/reset/
   v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group font-face */

/*@font-face {
    font-family: "GraublauWeb";
    src: url(../fnt/GraublauWeb.otf) format("opentype");
}*/

/*@font-face { 
    font-family: "GraublauWebBold";
    src: url(../fnt/GraublauWebBold.otf) format("opentype");
}*/

/* @end */



/* @group basic */

body, html {
	text-rendering: optimizeLegibility;
	font: 13px/21px "facitweb-1", "facitweb-2", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #444;
	background: #F0F0F0 url(../img/body-bg.gif) repeat-x;
}

a:link, a:visited {
	color: #0099FF;	
	text-decoration: none;
}

a:hover {
	color: #007ED3;
}

#content a:hover {
	background-color: #f7f7f7;
	border-color: #acddff;
}

#content a:active {
	color: white;
}

#content a:active {
	background-color: #0099FF;
	color: white;
}


a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

::-moz-selection {background:#0099FF;color:#fff;}::selection {background:#0099FF;color:#fff;}




h2 {
	font: 22px/28px "gesta-1","gesta-2", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding: 0 0 9px 0;
	clear: both;
}

h2 strong {
	font-family: "gesta-1","gesta-2", "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

h2 a:link, 
h2 a:visited {
	text-decoration: none;
	border-bottom: 1px solid #DFDFDF;
	
}


h3 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding: 4px 0 5px 0;
}

hr {
	display: none;
}

blockquote {
	padding: 5px 0 0 18px;
	border-left: 1px solid #ccc;
	color: #222;
	margin-bottom: 9px;
}



.b-50-25-25 .left .entry ul,
.b-25-50-25 .center .entry ul {
	padding-left: 18px;
	padding-bottom: 9px;
	list-style-type: square;
}

.b-50-25-25 .left .entry ol,
.b-25-50-25 .center .entry ol {
	padding-left: 18px;
	padding-bottom: 9px;
	list-style-type: decimal;
	
}

.caps {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

.clear {
	clear: both;
}

.caption {
	clear: both;
	font-size: 11px;
	color: #7d7d7d;
}

small {
	font-size: 11px;
	color: #777;
}

code {
	font-family: Consolas, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Monaco, 'Andale Mono', 'Courier New', monospace;
}

img.alignnone {
	margin: 6px 0 0 0;
}

img.alignleft {
	float: left;
	margin: 6px 0 9px 0;
}

img.alignright {
	float: right;
	margin: 6px 0 9px 0;
}

/* @end */

/* @group icons */



.external {
	padding-left: 18px;
	background: url(../img/icn-link-external.gif) no-repeat 0 0;
}

.more-link {
	padding-left: 18px;
	background: url(../img/icn-link.gif) no-repeat 0 2px;
}



/* @end */

/* @group structure */

#page-wrapper {
	padding: 0 0 18px 0;
	background-color: white;
}


#page {
	width: 972px;
	margin: auto;
	padding: 36px 0 0 18px;
}

/* @group header */

#header {
	position: relative;
	width: 990px;
	height: 180px;
	background: url(../img/header-bg.gif);
	margin: auto;
}

#logo {
	float: left;
	
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;

	width: 310px;
	height:100px;
}

#nav-main {
	position: absolute;
	left: 126px;
	top: 117px;
}

#nav-main ul li,
#nav-main ul li a {
	float: left;
	
}

#nav-main ul li a {
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;
	background-image: url(../img/nav-main-bg.gif);
	background-repeat: no-repeat;
	height: 63px;
}

#nav-neu {
	width: 72px;
}

#nav-neu:hover {
	background-position: 0 -63px;	
}

.nav-neu #nav-neu {
	background-position: 0 -126px;	
}



#nav-archiv {
	width: 104px;
	background-position: -72px 0;	
}

#nav-archiv:hover {
	background-position: -72px -63px;	
}

.nav-archiv #nav-archiv {
	background-position: -72px -126px;	
}



#nav-fontschau {
	width: 149px;
	background-position: -176px 0;	
}

#nav-fontschau:hover {
	background-position: -176px -63px;	
}

.nav-fontschau #nav-fontschau {
	background-position: -176px -126px;	
}



#nav-infos {
	width: 90px;
	background-position: -324px 0;	
}

#nav-infos:hover {
	background-position: -324px -63px;	
}

.nav-infos #nav-infos {
	background-position: -324px -126px;	
}


#nav-finden {
	width: 104px;
	background-position: -414px 0;	
}

#nav-finden:hover {
	background-position: -414px -63px;	
}

.nav-finden #nav-finden {
	background-position: -414px -126px;	
}



/*#nav-kontakt {
	width: 126px;
	background-position: -414px 0;	
}

#nav-kontakt:hover {
	background-position: -414px -63px;	
}

.nav-kontakt #nav-kontakt {
	background-position: -414px -126px;	
}*/




#header-info {
	position: absolute;
	left: 774px;
	top: 0;
	width: 216px;		
	font-size: 11px;
}

a#header-link-myfontscom {
	float: left;
	display: block;
	width: 180px;
	margin: 9px 0 0 0;		
	padding: 0 0 9px 40px;
	background: url(../img/header-info-link-bg.gif) no-repeat;
}

#header-info p {
	float: left;
	padding: 9px 18px 0 18px;
	line-height: 18px;
}

/* @end */


#content {
	clear: both;
}

#content p {
	padding-bottom: 9px;
}


#paging {
	clear: both;	
}

#paging a {
	display: block;
	width: 180px;
	font-size: 11px;
	padding: 4px 18px 5px 18px;
	margin-bottom: 9px;
	background-color: #f0f0f0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;	
	text-align: center;
}

.paging-left {
	float: left;
}

.paging-right {
	float: right;
	
}



/* @group layouts */

/* @group 50-25-25 */

.b-50-25-25 {
	clear: both;
}

.b-50-25-25 .left {
	float: left;
	width: 504px;
}

.b-50-25-25 .center {
	float: left;
	width: 216px;
	padding: 0 0 0 18px;
}

.b-50-25-25 .right {
	float: right;
	width: 216px;
}

/* @end */

/* @group 75-25 */

.b-75-25 {
	clear: both;
}

.b-75-25 .left {
	float: left;
	width: 740px;
}

.b-75-25 .right {
	float: right;
	width: 216px;
}

/* @end */




/* @group 25-50-25 */

.b-25-50-25 {
	clear: both;
}

.b-25-50-25 .left {
	float: left;
	width: 180px;
	padding: 0 0 0 0;
}

.b-25-50-25 .center {
	float: left;
	width: 504px;
	padding: 0 0 0 18px;
}

.b-25-50-25 .right {
	float: right;
	width: 216px;
}

/* @end */





/* @end */

/* @group footer */


#footer-wrapper {
	clear: both;
	background: url(../img/footer-bg.gif) repeat-x;
	padding-bottom: 18px;
}

#footer {
	width: 990px;
	margin: auto;
	padding-top: 18px;
}

#footer h3 {
	padding: 0 0 0 18px
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
}



#footer-fontflags {
	padding: 18px 0 0 5px;
}

#footer-fontflags ul,
#footer-fontflags li {
	float: left;
}

#footer-fontflags a:link,
#footer-fontflags a:visited {
	float: left;
	padding: 0 0 13px 13px;

}


#footer-copyright {
	clear: both;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
}





/* @end */

/* @end */

/* @group elements */

.meta {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #777;
}

.post span.meta {
	float: left;
	padding: 0 0 9px 0;
}

.post {
	margin-bottom: 18px;
}

.entry {
	clear: both;
}

a.myfonts-url {
	float: left;
	clear: both;
	font-size: 11px;
	padding: 4px 18px 5px 18px;
	margin-bottom: 9px;
	background-color: #f0f0f0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

/* @group subnav */

ul.subnav {
	float: left;
	font-size: 11px;
	border-top: 1px solid #f4f4f4;
	padding-bottom: 18px;
}

ul.subnav li {
	float: left;
	border-bottom: 1px solid #f4f4f4;
}

ul.subnav li a {
	float: left;
	display: block;
	width: 171px;
	padding: 4px 0 4px 9px;
}

ul.subnav li.current_page_item a {
	font-weight: bold;
	color: black;
	background: #f4f4f4;
}


/* @end */


/* @group linklist */

ul.linklist {
	float: left;
	font-size: 11px;
	border-top: 1px solid #f4f4f4;
	padding-bottom: 18px;
}

ul.linklist li {
	float: left;
	border-bottom: 1px solid #f4f4f4;
}

ul.linklist li a {
	float: left;
	display: block;
	width: 215px;
	padding: 4px 0 4px 1px;
}

ul.linklist.linklist-external li a {
	padding-left: 18px;
	background: url(../img/icn-link-external.gif) no-repeat 0 5px;
	width: 197px;
}

ul.linklist li.link-rss {
	border-bottom: none;
}

ul.linklist li.link-rss a:link,
ul.linklist li.link-rss a:visited {
	color: #bbb;
	padding-left: 18px;
	background: url(../img/icn-rss.gif) no-repeat left 5px;
	width: 197px;
	border-bottom: none;
}

ul.linklist li.link-rss a:hover {
	color: #007ED3;

}

/* @end */

/* @group archive-list */

#archive-list h2 {
	font-size: 16px;
	text-indent: -80px;
	margin-left: 80px;
}


/* @end */

/* @group fontlist */

ul.fontlist {
	float: left;
	line-height: 1;
	font-size: 11px;
	padding-bottom: 18px;
}

ul.fontlist li {
	float: left;
	border-top: 1px solid #f4f4f4;
}

ul.fontlist li a {
	float: left;
	display: block;
}

/* @end */


.fonts-overview-item {
	float: left;
	width: 740px;
	padding: 0 0 27px 0;
}

.fonts-overview-item img{
	float: left;
}

.fonts-overview-item div {
	float: right;
	width: 504px;
}

.fonts-overview-item p {
	width: 504px;
	clear: left;
	float: left;
}

.fonts-overview-item a.fontname{
	float: left;
	margin-bottom: 9px;
	font-weight: bold;
}

.fonts-overview-item a.more-link{
	float: left;
}

.fonts-overview-item a.external {
	float: right;
	font-size: 11px;
}

/* @group inlinesearch */

#frm-inline-search {
	display: none;
}

label {
	float: left;	
	width: 72px;
}

input#inline-search {
	float: left;
	border: 1px solid #ddd;
	background-color: #fdfdfd;
	height: 18px;
	padding: 4px 0 0 4px;
}

ul.inlinesearch {
	clear: both;
	float: left;
	border-top: 1px solid #f4f4f4;
	margin-top: 18px;
}

ul.inlinesearch li {
	float: left;
	border-bottom: 1px solid #f4f4f4;
}

ul.inlinesearch li a {
	clear: both;
	float: left;
	display: block;
	width: 432px;
	padding: 4px 0 4px 72px;
}

ul.inlinesearch li a small {
	font-style: italic;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;	padding-right: 30px;
}



/* @end */

/* @end */