/*  
Theme Name: Moviedesign 2007
Theme URI: http://www.moviedesign.de/
Description: Standard-Theme für Moviedesign 2007 basiert auf Ocean-Mist von Ed Merrit.
Version: 0.5
Author: Sven Steinhauer
Author URI: http://www.workplace.de/
*/

/* layout */

/** {
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}*/

body {
	position: relative;
	background: #333534 url(images/moviedesign-bgkachel.jpg) repeat-x;
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	color: gray;
}

#page {
	display: block;
	width: 780px;
	margin: 0 auto;
	background-image: none;
	background-color: #0c0c0c;
	padding: 0 0 50 0px;
}

#header {
	position: relative;
	float: left;
	display: block;
	width: 780px;
	background: url(images/header/rotate.php) no-repeat;
	min-height: 260px;
	padding: 0;
}

* html #header {
	height: 260px;
}

#content {
	float: none;
	clear: both;
	display: block;
	width: 780px;
	margin: 0 0 0 0px;
}

.page {
	display: block;
	width: 700px;
	padding: 30px 50px 30px 50px;
	margin: 0 0 0 0px;
}

.title {
	float: left;
	display: block;
	width: 780px;
	background: #191919;
	margin-bottom: 30px;
}

p img {
	margin: 0 25px 12px 10px;
	float: left;
	display: block;
}

p img.wp-smiley {
	float: none;
	margin: 0;
}

embed {
	float: left;
	margin: 0 18px 12px 0;
}

/* typography */

h1 {
	font: 2.2em Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	padding: 45px 37px 0 37px;
	margin: 0 0 -5px 0;
}

h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
}

.description {
	color: #CADFED;
	margin: 0 37px 25px 37px;
}

.title h2 {
	font: 1.05em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#content .postwrapper .title h2 {
	font: small-caps 1.4em Helvetica, Arial, sans-serif;
	letter-spacing: .3em;
	text-transform: uppercase;
	background: url(images/moviedesign-stern.gif) 13px 45% no-repeat;
	padding: 15px 20px 5px 50px;
	color: #81b300;
}

h2 a, h2 a:visited {
	
}

h3 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.5em 0;
}

p {
	display: block;
	margin-bottom: 30px;
	clear: both;
}

p strong {
	color: #81b300;
	letter-spacing: .1em;
	line-height: 2em;
	font-size: 1.05em;
}

blockquote {
	color: #cfcfcf;
	font-size: .8em;
	text-indent: 3em;
	font-variant: normal !important;
	text-decoration: none;
	background-color: #151515;
	margin-top: 25px;
	border: 1px dotted #5c5c5c;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

p em {
	color: #d3410e;
	letter-spacing: 1%;
	line-height: 1.3em;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-indent: 3em;
	font-variant: normal;
	text-decoration: none;
}

.req {
	padding-left: 3px;
	color: #CC0000;
}

/* lists */

ul {
	margin: 0 0 24px 9px;
}

ol {
	margin: 0 0 24px 9px;
}

ul li {
	margin: 0 24px 0 14px;
}

ol li {
	margin: 0 24px 0 14px;
}

.buttons {
	float: left;
	display: block;
	width: 100%;
	list-style: none;
	margin-left: 0;
	margin-bottom: 21px;
}

*:first-child+html .buttons {
	float: none;
}

.buttons li {
	float: left;
	margin: 0 18px 3px 0;
	padding: 0;
}

.buttons ul {
	margin: 3px 0 0 0;
	list-style: none;
	padding-bottom: -5px;
}

.buttons ul a, .buttons ul a:visited {
	padding: 3px 6px 4px 6px;
	font-weight: normal;
}

* html .buttons li {
	margin: 0;
}

.buttons a, .buttons a:visited {
	display: block;
	width: 145px;
	padding: 6px;
	text-align: center;
	background: url(images/menu.gif) bottom left no-repeat;
	border-top: 1px solid #D1E0F0;
	font-weight: bold;
}

.buttons a:hover {
	background-position: bottom right;
}

p.pages {
	flont-weight: bold;
}

p.pages a {
	display: block;
	padding: 3px;
	width: auto;
	background: url(images/menu.gif) bottom left no-repeat;
	border-top: 1px solid #D1E0F0;
	border-right: 1px solid #D1E0F0;
}

.catlist {
	float: left;
	list-style: none;
	margin: 0 0 18px 0;
}

*:first-child+html .catlist {
	border-bottom: 18px solid #fff;
}

.catlist li {
	float: left;
	margin: 0 18px 0 0;
	border-bottom: 1px solid #CAD6E1;
}

* html .onecol li {
	margin: 0;
}

.catlist ul {
	display: none;
}

.catlist li:first-child, .catlist li:first-child+li, .catlist li:first-child+li+li {
	border-top: 1px solid #CAD6E1;
}

.onecol li:first-child+li, .onecol li:first-child+li+li {
	border-top: none;
}

*:first-child+html .onecol {
	border-bottom: 0;
}

.catlist a, .catlist a:visited {
	display: block;
	width: 145px;
	padding: 1px 6px 2px 6px;
	margin: 1px 0;
}

.catlist a:hover {
	background: #F2F2F2;
}

#themeswitcher {
	list-style: none;
	margin: 0 0 18px 0;
}

#themeswitcher li {
	margin: 0;
}

#sidelist {
	list-style: none;
}

#sidelist li {
	margin: 0;
}

#sidelist li li {
	margin: 0 24px 0 8px;
}

#sidelist ul {
	list-style-type: disc;
}

/* links */

a, a:visited {
	color: #7f1d1d;
	text-decoration: none;
}

p a:hover, ul a:hover {
	background-color: #BFD3E0;
}

#content p a:hover, #content ul a:hover {
	background-color: #E2EBF8;
}

/* forms */

form {
	margin: 0 0 18px 0;
}

#searchsubmit {
	position: absolute;
}

#s {
	width: 130px;
	padding: 2px;
	border: 1px solid #B9C3D1;
	background: #CAD6E1;
	color: #32474B;
	margin-right: 2px;
}

select, .field {
	width: 157px;
	margin: 0 0 4px 0;
	color: #32474B;
}

.field {
	padding: 2px;
	width: 153px;
}

textarea {
	padding: 2px;
	width: 308px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

select option {
	padding: 1px;
}

#submit {
	padding: 3px;
}

/* calendar */

#wp-calendar caption {
	width: 157px;
	text-align: center;
	background: #4b5d67;
	color: #fff;
	border-bottom: 2px solid #e6eef7;
}

#wp-calendar {
	border-collapse: collapse;
	width: 155px;
	text-align: center;
}

#wp-calendar thead tr {
	background: url(images/cal_bkg.gif) bottom right no-repeat;
}

#wp-calendar thead th {
	background: url(images/cal_single.gif) top left no-repeat;
}

#wp-calendar tbody td {
	background: url(images/cal_single2.gif) top left no-repeat;
	padding: 2px 0;
}

#wp-calendar #today {
	background: url(images/cal_single_today.gif) top left no-repeat;
	color: #000;
}

#wp-calendar tbody .pad {
	background: url(images/cal_pad.gif) top left no-repeat;
}

#wp-calendar a {
	padding: 2px 0;
	font-weight: bold;
}

#wp-calendar tfoot td {
	padding: 3px 0;
	background: url(images/cal_pad.gif) top left no-repeat;
}

#wp-calendar #next {
	text-align: right;
	padding-right: 10px;
}

#calendar_wrap {
	display: block;
	width: 156px;
	background: url(images/cal_bkg.gif) bottom right no-repeat;
	padding: 0 1px 1px 0;
	margin: 0 0 18px 0;
}

/* Begin Navigation Elements */

#navigation {
	float: left;
	position: absolute;
	bottom: -2px;
	left: 1px;
	margin: 0 0 0 25px;
	width: 100%;
	}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}


#nav a {
	display: block;
	color: white;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #b9380b;
	padding: 5px 5px 2px 5px;
	background: #292b2a;
	color: #fff;
}

#nav a:hover{
	background-color: #585858;
}

#nav li ul {
	display: block;
	position: absolute;
	left: -999em;
	width: 10em;
	
}

#nav li ul a {
	display: block;
	background-color: #292b2a;
	margin: 0;
	margin-bottom: 1px;
	border: 0;
	padding: 5px;
	width: 10em;
	
}

#nav li ul a:hover {
	display: block;
	background-color: #131313;
	color: #6eed00;
	
}

 
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;
}


#page_nav a {
	display: block;
	color: #999;
	padding: 10px;
	border: 1px solid #eee;
}

#page_nav a:hover {
	color: #999;
	border: 1px solid #ddd;
	background: #eee;
}

/* End Navigation Elements */

/* footer */

#footer {
	clear: both;
	display: block;
	width: 780px;
	background: #292b2a url(images/moviedesign-footer.gif) no-repeat 0 bottom;
	text-align: center;
	height: 25px;
	vertical-align: bottom;
	padding-top: 5px;
	font-size: .8em;
}

#footer a, #footer a:visited {
	color: #527200;
}

.wordtube {
	display: block;
	height: 250px;
	width:  350px;	
		
}


