/*   
Theme Name: Black 3column
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Black 3 column fixed width
Author: Igor Kovacic
Author URI: www.ikovacic.net
Version: 1.1
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3
.
*/

* { margin: 0; padding: 0; }

body {
	background: #F9F7F1 left top no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/bg1b.jpg);
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

#body2 {
	background: left bottom no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/bg1c.jpg);
	margin: 0px;
	}

#container {
	width: 975px;
	margin: auto;
	margin-top: 10px;
}

#header {
	height: 100px;
	border-bottom: 2px solid #000;
	background: center top no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/header_packpapier2a.png);
}

#logo {
	margin-top: 16px;
	margin: auto;
	text-align: center;
}

#logo img {
}

#sidebarlogo {
	margin-left: -3px;
	margin-bottom: -7px;
}

#sidebarinfo {
	font-size: small;
}

#sidebarinfo a {
	font-weight: bold;
}

ul {
}

a {
	text-decoration: none;
}


blockquote {
	margin: 10px 30px 10px 30px;
	padding: 15px;
	border: solid 1px #000;
	background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/pagetitle-bg.png);
}

#feedbackquoteheader {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom:  solid 1px #000;
}

#menu {
	float: left;
	text-align: left;
	width: 64%;
	margin-top: -1px;
	margin-bottom: -1px;
}

#menu-rechts {
	float: right;
	text-align: right;
	width: 36%;
	margin-top: -1px;
	margin-bottom: -1px;
}


#menu a a:visited, #menu-rechts a a:visited{
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
}

#menu ul, #menu-rechts ul{
	list-style: none;
	font-size: 1px;
}

#menu ul li, #menu-rechts ul li {
	display: inline-block;
	color: #fff;
}

#menu ul li a, #menu-rechts ul li a {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	color: #302E2D;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*text-shadow: 1px 1px 1px #AEA090; */
}

#menu ul li a:hover, #menu-rechts ul li a:hover {
	color: #111110;
	background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/menu-bg.png);
}

#menu ul li a:active, #menu-rechts ul li a:active {
	color: #111110;
	background-color: #808080;
}

#columns {
	padding-top: 0px;
	border-top: 2px solid #000;
}

#content {
	width: 500px;
	padding-right: 10px;
	padding-top: 20px;
	border-right: 2px solid #000;
	float: left;
}

#content img {
	border: 0px;
}

#content .entry {
	margin-bottom: 50px;
	line-height: 1.1em;
}

#content .entry a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#content .entry a:hover {
	text-decoration: underline;
}

#content .entry h1 {
	color: #ff0179;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}

#content .entry h1.archive {
	font-size: 19pt;
}

#content .entry p {
	color: #000;
	font-size: 10pt;
	margin-top: 5px;
	padding-bottom: 5px;
}

#content .entry .info {
	height: 40px;
	margin-top: 15px;
	margin-right: -10px;
	border-top: 0px solid #565656;
	border-bottom:  2px solid #000;
	background: left top no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/post_packpapier3a.png);
	line-height: 0.8em;
}

#content .entry .info p.infoleft {
	width: 50%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
	padding-left: 5px;
	padding-top: 8px;
}

#content .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}

#content .posttitle {
	margin-bottom: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	line-height: 0.8em;
}

#content .posttitle a {
}

#content .posttitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	line-height: 0.8em;
	text-decoration: underline;
}

.entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 3px;
}

.entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}

.entry h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: underline;
}

.entry ul {
	margin: 20px 0 20px 40px;
}

.entry li {
	font-size: 10pt;
	margin-bottom: 5px;
}


#sidebar {
	float: right;
	width: 460px;
}

#sidebar #sidebar1 {
	float: left;
	width: 214px;
	padding: 15px 5px 0 7px;
	margin-top: -5px;
}

#sidebar #sidebar1 a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar #sidebar2 {
	float: right;
	width: 214px;
	padding: 15px 0px 0px 15px;
	border-left: 2px solid #000;
}

#sidebar #sidebar2 a {
	color: #000;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar #sidebar1 h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 3px;
}

#sidebar #sidebar2 h2 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 3px;
}

#sidebar #sidebar2 h3 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 20px;
}

#sidebar #sidebar2 h4 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}

#sidebar #sidebar2 h4 a {
	font-weight: normal;
}

#sidebar #sidebar2 p {
	text-align: left;
	color: #000;
	font-size: 9pt;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none;
	font-size: 8pt;
	margin-bottom: 20px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #000;
	font-size: 9pt;
}

#sidebar #sidebar1 .partnersidebar, #sidebar #sidebar2 .partnersidebar {
	width: 99%;
	margin: 5px 0px 10px 0px;
	text-align: center;
}

#icons {
	margin-bottom: 10px;
}

#footer {
	height: 35px;
	width: 975px;
	vertical-align:bottom;
	color: #000;
	background: right top no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/post_packpapier2a.png);
	font-size: 7pt;
	padding: 13px 30px 3px 0;
	margin: 56px 0 0 0;
	float: right;
	text-align: right;
}

#footer a, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.searchbox {
	margin: 5px 0 5px 0;
}

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s, #sidebar-fullpage #sidebar2 .searchbox #s, #sidebar-fullpage #sidebar2 .searchbox #s {
	width: 205px;
	border: 1px solid #808080;
	color: #000;
	padding: 2%;
	background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/pagetitle-bg.png);
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 6px 5px 5px 3px;
	margin-bottom: 20px;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x, #sidebar-fullpage #sidebar2 .searchbox #x, #sidebar-fullpage #sidebar2 .searchbox #x  {
	display: none;
}

.tagcloud {
	font-family: Tahoma;
	font-weight: normal;
}

/* FULLPAGE */

#fullpage {
	width: 730px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}

#fullpage img {
	border: 0px;
}

#fullpage .entry {
	margin-bottom: 60px;
}

#fullpage .entry ul {
	font-size: 10pt;
}

#fullpage .entry li {
	list-style-image: url(http://papergirl-berlin.de/wp-content/uploads/2010/05/listenstern.png);
	margin-left: 20px;
}

#fullpage .entry a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#fullpage .entry a:hover {
	text-decoration: underline;
}

#fullpage .entry h1 {
	color: #ff0179;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 17pt;
	font-weight: normal;
}

#fullpage .entry h1.archive {
	font-size: 19pt;
}

#fullpage .entry p {
	color: #000;
	font-size: 10pt;
	margin-top: 5px;
	padding-bottom: 5px;
}

#fullpage .entry .info {
	height: 40px;
	margin-top: 10px;
	margin-right: -15px;
	border-top: 0px solid #565656;
	border-bottom:  2px solid #000;
	background: left top no-repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/post_packpapier3a.png);
}

#fullpage .entry .info p.infoleft {
	width: 40%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
	padding-left: 5px;
	padding-top: 8px;
}

#fullpage .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}

#fullpage .pagetitle {
	padding: 5px 10px 5px 10px;
	color: #302E2D;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: -10px -15px 25px 0;
	background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/pagetitle-bg.png);
	border-bottom:  2px solid #000;
	
}

#fullpage .posttitle {
	margin-bottom: 10px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

#fullpage .posttitle a {
}

#fullpage .posttitle a:hover {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

#sidebar-fullpage #sidebar2 {
	float: right;
	width: 214px;
	padding: 15px 0px 0px 15px;
	border-left: 2px solid #000;
}

#sidebar-fullpage #sidebar2 a {
	color: #000;
	text-decoration: none;
}

#sidebar-fullpage #sidebar2 a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar-fullpage #sidebar2 h2 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 3px;
}

#sidebar-fullpage #sidebar2 h3 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 20px;
}

#sidebar-fullpage #sidebar2 h4 {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}

#sidebar-fullpage #sidebar2 h4 a {
	font-weight: normal;
}

#sidebar-fullpage #sidebar2 p {
	text-align: left;
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#sidebar-fullpage #sidebar2 ul {
	list-style: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
}

#sidebar-fullpage #sidebar2 ul li {
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
}

#sidebar-fullpage #sidebar2 .partnersidebar {
	width: 99%;
	margin: 5px 0px 10px 0px;
	text-align: center;
}


/* Wordpress required */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #000;
	font-weight: normal;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-style: normal;
	font-size: 50px;
	line-height: 1.2em;
}

p.logo1 {
	color: #000;
	font-size: 7pt;
	font-family: tahoma;
}

/* Partner */


#partnerlist ul {
	list-style: none;
	font-size: 1px;
	margin-left: 00px;
}

#partnerlist ul li {
	display: inline-block;
	color: #fff;
	vertical-align: top;
}

#partnerlist li {
	margin-right: 20px;
	margin-bottom: 40px;
	vertical-align: top;
}

/* publiction */

#publicationlist {
	margin-left: -7px;
	background: left top no-repeat url(http://papergirl-berlin.de/wp-content/uploads/2010/07/packpapier_2a5.png);
}


#publicationlist ul {
	list-style: none;
	font-size: 1px;
	margin-left: 0px;
}

#publicationlist ul li {
	display: inline-block;
	vertical-align: top;
}

#publicationlist li {
	margin-bottom: 40px;
	vertical-align: top;
}

#publicationbox-small1 {
	margin: 0;
	margin-left: 10px;
	padding: 35px 0px 10px 0px;
	width: 110px;
	vertical-align: middle;
	border: solid 0px #000;
	/*background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/pagetitle-bg.png);*/
}

#publicationbox-small2 {
	margin: 0;
	padding: 35px 0px 10px 10px;
	width: 190px;
	border: solid 0px #000;
	/*background: left top repeat url(http://papergirl-berlin.de/wp-content/themes/papergirl2010/images/pagetitle-bg.png);*/
}

#publicationbox-large {
	margin: 0;
	margin-left: -20px;
	padding: 35px 0px 0px 40px;
	width: 300px;
	height: 180px;
	vertical-align: middle;
	text-align: justify;
	border: solid 0px #000;
	/*background: left top no-repeat url(http://papergirl-berlin.de/wp-content/uploads/2010/07/packpapierkasten_1a.png);*/
}

#publicationbox-text {
	font-size: 16px;
	line-height: 15pt;
}

/* Zweispalten 730 */

#zweispalten-links {
    float: left;
	width: 350px;
	vertical-align: top;
  }

#zweispalten-links li, div#zweispalten-rechts li {
    list-style: none;
	margin-left: -40px;
    margin-bottom: 25px;
  }

#zweispalten-rechts {
    margin-left: 400px;
	width: 330px;
	vertical-align: bottom;
  }

/* Comments */

#commentlist ol {
	list-style-type: none;
}

#commentlist li {
	margin-top: 30px;
}

.comment_text a {
	color: #808080;
}

.comment_text a:hover {
	color: #cc0033;
}