/* basics *****************************************/

body {
 	background-color: #FFFFFF;
	margin: 0px;
 	padding: 0px;
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	min-width: 1024px;
}

input:focus, a {
	outline: 0px none;
}

object {
	display:block;
}

h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #A00000;
/*	 color: #880000; */
/*	color: #650000; */
}

a:hover {
	text-decoration: none;
	color: #111111;
}

a {
	text-decoration: none;
	outline: none;
	-moz-outline: 0px;
	cursor: pointer;
}

div {
	padding: 0px;
	margin: 0px;
}

sup {
	font-size: 10px;
	line-height: 10px;
}

/* layout *****************************************/

#googlebot {
	position: absolute;
	left: 0px; top: 0px;
	visibility: hidden;
}

.wrapper {
	float: left;
	clear: both;
	margin: 0px 82px 0px 82px;
/*	margin: soll das margin oder padding sein? check tutorial */
/*	width: 750px;  /*ergibt sich aus was genau? /*966px;  /* brauch ich die hier??? wie float  warum width in amagazine?*/
	text-align: left;
}

#header {
	float: left;
	clear: both;
	margin-top: 21px;
	height: 150px;
/*	background-color: #000; */
}

#header_spreads {
	float: left;
	clear: both;
	margin-top: 21px;
	height: 112px;
/*	background-color: #000; */
}

#header_home {
	float: left;
	clear: both;
	margin-top: 21px;
	height: 744px;
/*	background-color: #000; */
}

#spreads {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 129px;
	text-align: left;
}

#texts {
	float: left;
	clear: both;
	width: 490px;
	min-height: 466px;
/*	margin: 0px 82px 0px 82px;*/
	padding-bottom: 128px;
/*	background-color: #00ff00; */
/*mit bottom margin oder padding vgl ablog! auch oben nicht mit höhe!!! */
	text-align: left;
}

#navigator1 {
	position: absolute;
	right: 80px;
	top: 620px;
}

#navigator2 {
	position: absolute;
	right: 80px;
	bottom: 28px;
}

#divider_short {
/*	muss das nicht eine class sein? */
/*	background-image: url("http://www.amagazinecuratedby.com/images/divider.gif");
	background-repeat: no-repeat;*/
	height: 3px; width: 150px;
	background-color: #333333;
	margin: 3px 0px 0px 3px;
/*	margin-top: für was brauch ich die nochmal? damit wert bei irgend wo glecih? text-divider
	wenn doch auf null dann in sidebar search -> divider extra declaration: margin-top: 0 wieder raus! */
}

#divider_long {
	background-color: #333333;
	float: left;
	width: 100%;
	height: 3px;
	margin-top: 3px;
}

#footer {
/*	check with wp desigenr -> header auch ganze breite und nicht im wrapper1 div! */
/*	margin: 22 und 110 noch genauer bestimmen wegen line-height etc */
	float: left;
/*	width: 100%; */
	padding: 32px 0px 81px 0px;
/*	warum padding und nicht mit margin? wie oben bei container */
/*	background-color: #00ff00; */
}

#footer #footer-col1 {
	float: left;
	margin-right: 14px;
/*	background-color: #ff00ff; */
}

#footer #footer-col2 {
	float: left;
	margin-right: 44px;
/*	background-color: #ff00ff; */
}

#footer #footer-col3 {
	float: left;
	margin-right: 44px;
/*	background-color: #ff00ff; */
}

#footer #footer-col4 {
	float: left;
	margin-right: 0px;
/*	background-color: #00ff00; */
}

/*
.footer_ eher wie sidebar_ auf bauen!!!! ausserdem auch in footer so verschacteln mit ul!
*/

#footer_curators {
	/* width: .gif width */
	float: left; width: 73px; height: 16px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_curators.gif");
	background-repeat: no-repeat;
}

#footer_stayintouch {
	/* width: .gif width */
	float: left; width: 97px; height: 16px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_stayintouch.gif");
	background-repeat: no-repeat;
}

#footer_credits {
	/* width: .gif width */
	float: left; width: 58px; height: 16px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_credits.gif");
	background-repeat: no-repeat;
}

#footer_news {
	/* width: .gif width */
	float: left; width: 41px; height: 16px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_news.gif");
	background-repeat: no-repeat;
}

#footer_abouta {
	/* width: .gif width */
	float: left; width: 85px; height: 16px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_abouta.gif");
	background-repeat: no-repeat;
}

#footer ul {
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 3px 0px 3px;
}

#footer_minicover {
	padding-bottom: 0px;

}

#footer .footer-box {
	padding-bottom: 13px;
/*	padding-bottom: wert verifiziert */

/*background-color: #00ff00; */

}

.sidebar_title {
	width: 100%; height: 16px;
}

p {
	padding: 13px 3px 0px 3px;
	/*	background-color: #aa00ff; */
}

h2 {
	/* in weblog post h2 warum nicht auch allgemein?*/
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #A00000;
/*	 color: #880000; */
/*	color: #650000; */
	padding: 0px 3px 5px 3px;
	line-height: 16px;
	text-transform: uppercase;
	/*	background-color: #FFff00; */
}

.header_supportedby {
	position: absolute;
	right: 80px;
	top: 49px;
	padding: 0px 3px 0px 3px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_supportedby.gif"); /*// absoluter pfad! */
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-indent: 99px;
	/* text-indent: .gif size minus 3px padding */
}

.footer_supportedby {
	padding: 0px 3px 0px 3px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_supportedby.gif"); /*// absoluter pfad! */
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-indent: 99px;
	/* text-indent: .gif size minus 3px padding */
}

.content_moreabout {
	float: left;
	padding: 0px 3px 0px 3px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_moreabout.gif"); /*// absoluter pfad! */
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-indent: 84px;
	/* text-indent: .gif size minus 3px padding */
}

.content_ablog {
	float: left;
	padding: 0px 3px 0px 3px;
	background-image: url("http://www.amagazinecuratedby.com/images/_text_ablog.gif"); /*// absoluter pfad! */
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-indent: 127px;
	/* text-indent: .gif size minus 3px padding */
}

.content-box { /* post/entry auf weblog da auch in content-box? */
	padding-bottom: 15px;
}

#newsletter {
	background-image: url(images/divider.gif);
	background-position: 3px 14px;
	background-repeat: no-repeat;
	line-height: 0px;
	height: 20px;
	margin: 15px 0px 14px 0px;
	padding-left: 3px;
}

#newsletter input {
	border: 1px solid #BFBFBF;
	width: 148px;
	height: 16px;
}

input[type=text], textarea {
	margin: 0px 0px 5px 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	border: 1px solid #BFBFBF;
}

#searchform input[type=text] {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	width: 135px;
	height: 14px;
	border: 1px solid #FFFFFF;
}