/*
THEME NAME: justice
THEME URI: 
DESCRIPTION: Sandbox template for theatre-begnins.ch
VERSION: 1.0
AUTHOR: Fabrice Bodmer
AUTHOR URI: http://www.netoxygen.ch/
TEMPLATE: sandbox
TAGS:
*/

body {
	background-image: url('images/top-bg-2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 356px;
	font-family: helvetica, arial, sans-serif;
}

#wrapper {
	width: 100%;
	text-align: center;
	background-image: url('images/bottom-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#container {
	width: 819px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	padding-top: 40px;
        margin-top:340px;
}

#blog-description {
	display: none;
}

#access {
	display: none;
}

#header {
	position: absolute;
	top: 0;
	width: 427px;
	height: 231px;
	overflow: hidden;
	visibility: hidden;
	font-size: 42px;
}

#primary {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 18px;
	border-bottom: 2px solid #e2000d;
}

#primary ul, #primary li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#primary ul {
	padding-left: 20px;
}

#primary li {
	display: inline;	
}

#primary li li {
	padding-right: 15px;	
}

#primary li li a {
	text-decoration: none;
	color: #000000;
}

#primary li li a:hover {
	color: #e2000d;
}

#primary .current_page_item a, #primary .current_page_parent a {
	color: #e2000d;
}

body.pageid-2 h2.entry-title {display: none;}
body.pageid-3 h2.entry-title {display: none;}

#secondary {
	float: left;
	width: 220px;
	overflow: hidden;	
}

#secondary h3, #secondary #search  {
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#secondary li.widget {
	padding-bottom: 20px;
}
#secondary h3 a, #secondary #search a  {
	text-decoration:none;
	color: black;
}

#secondary ul ul li {
	font-size:13px;
	margin-left: -10px;
}
#secondary ul ul li a {
	text-decoration:none;
	color: black;
}
#secondary .current_page_item, #secondary .current_page_item a {
	color: #e2000d
}

#content {
	float: right;
	width: 580px;

}

#content .entry-content {
	margin-right: 40px;
}

#content h2 {
	padding-left: 13px;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	background: url('images/exclamation4.png') no-repeat white;
}

#content p {
	font-size: 12px;
	text-align: justify;
}

#content p a {
	color: #e2000d;
}
#content p a:visited {
	color: #8d0f16;	
}

#content p img a {border: none;}
#container img {border: 0;}

#footer {
	height: 100px;	
}

#footer #generator-link, #footer .meta-sep, #footer #theme-link {
	display: none;
}

#outer-footer {
	font-size: 10px;
	color: #555555;
	padding-top:20px;
	padding-bottom: 20px;
}
#outer-footer a {
	color: #555555;
}

hr.clear-both-and-not-visible {
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}

/* img in text */
.alignright {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.wp-caption-text {
	font-size: 11px;
	color: gray;
}
