/*
Theme Name: ABS Film Company
Theme URL: http://www.shiningdesign.net
Version: 1.0
Description: By Shining Design      
(Jean-Pierre Pequito)
Author: Jean-Pierre Pequito
Author URL: http://www.shiningdesign.net
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #35414b; text-decoration: none;}
a:hover {color: #334353;}

body {
	background: #f2f2f3 url('img/background.gif') repeat center top;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.6em impact 100;
	margin-bottom: 4px;
	color:#232323;
	text-transform:uppercase;
}
h2 {font: normal 1.8em sans-serif;color:#232323;}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	margin: 0 auto;
	width: 928px;
	padding: 0 0px 0px;
	height:60px;
}
h1.header-text {
	width: 346px; 
	height: 60px;
	float:right;
	background: url("img/header-logo.png") no-repeat right bottom;
	padding:0;
	margin:0 40px 0 0;
}
h1.header-text span {
		display: block; 
		width: 0;
		height: 0;
		overflow: hidden;
}



/* structure */
.container {
	background: url('img/bg.png') repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	width: 928px;
	padding: 0 0px 0px;
}

/* navigation */
.navigation {	
	background:#E9E9E9 url('img/header.png');
	height: 58px;
	width:900px;
	margin-left:14px;
	/*padding-left:8px;*/
	/*margin-left:8px;*/

	}
.navigation a {
	/*background: #E9E9E9 url('img/header.png'); */
	color: #808080;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 54px;
	padding: 0 20px;
}
.navigation a:hover {background-position: left bottom; color: #fff;}
.navigation ul {display: inline;}
.navigation li {
	float: right; 
	background: url('img/nav_sep.gif') no-repeat top right;
}
.navigation li a:hover {
	background: url('img/nav-shadow.gif') repeat-x top right;
}

/* main */
.main {
	margin: 0 auto;
	background: url('img/bgmain.png') repeat-y;
	width: 900px;
	margin-left:14px;
	min-height:450px;
}
/* main for page */
.main2 {
	margin: 0 auto;
	background: url('img/bgmain2.png') repeat-y;
	width: 900px;
	margin-left:14px;
	min-height:450px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 189px;
	padding-left:15px;
	background:none;
	position:relative;
	height:500px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #E9E9E9;
	color: #000000;	
}
.children ul {
	padding: 0;
	border-top: 0px solid #EAEADA;
}
.children li {border-bottom: 1px solid #EAEADA;}
.children li a  {
	font-size: 0.9em;
	color: #434c5a;
	display: block;
	padding: 8px 0 8px 18%;
	text-decoration: none;
	width: 92%;
	background: url('img/menu_arrow.png') no-repeat 5% 50%;
}
.children li a:hover {
	color: #000000;	
	background: #E9E9E9 url('img/menu_arrow_hover.png') no-repeat 5% 50%;
}

/* content index */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 40px 0 30px;
	width: 620px;
	min-height: 500px;
}
.content .descr {
	color: #35414b;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* content ipage */
.content2 {
	float: left;
	margin: 10px 0;
	padding: 0 0 0 35px;
	width: 830px;
	min-height: 400px;
}
.content2 .descr {
	color: #35414b;
	font-size: 0.9em;
	margin-bottom: 6px;
 	min-height: 400px;
}
.content2 li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content2 p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url('img/bgfooter.png') repeat-y;
	width: 928px;
	margin: 0 auto;
	height:61px;
	font-size: 0.9em;
	text-align:right;
}
.footer ul {
	display: inline;
}
.footer li {
	float: right; 
	padding: 45px 50px 0 0;	
}

/* footer2 */
.footer2 {
	background: url('img/bgfooter2.png') repeat-y;
	width: 928px;
	margin: 0 auto;
	height:61px;
	font-size: 0.9em;
	text-align:right;
}
.footer2 ul {
	display: inline;
}
.footer2 li {
	float: right; 
	padding: 45px 50px 0 0;	
}
/* footer3 */
.footer3 {
	position:absolute;
	bottom: -20px;
	left: 40px;
	height:30px;
	font-size: 0.8em;
	text-align:left;
}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {
	margin: 6px 0 2px;
}
.post2 {
	border: 2px solid #e3e3e3;
	padding: 10px;
	margin: 10px 0 6px 0;
}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #35414b;
	margin: 2px 0 4px;
}
.post img {border: 4px solid #ccc; margin: 4px 0;}
.post a img {border: 4px solid #ccc;}
.post a:hover img {border-color: #f76d12;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/*  calendar 
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

 calendar
--------------------------------------------------
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; 
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;} */

#searchform {padding:10px;}

.logo {
	background: url('img/abs_logo.jpg') no-repeat top center;
	height: 180px;
}
.workingon {
	margin-left:20px;
	height:260px; 
}
h2.featured {
	margin: 30px 0 15px 0;
 	font: bold 1.2em sans-serif;
	color:#333;
}
h2.newstitle  {
	margin: 30px 0 15px 0;
 	font: bold 2em sans-serif !important;
	color:#333;

}
.workingon img {border: 4px solid #ccc; margin: 15px 0;}
.workingon a img {border: 4px solid #ccc;}
.workingon a:hover img {border-color: #fff;}
.workingon a {font-weight:bold; } 
.workingon a:hover { }
.pastfilms a {
	font: normal 0.9em sans-serif;
	font-weight:bold;
	color:#232323;
	text-decoration:none;
}
.pastfilms a:hover {
	font: normal 0.9em sans-serif;
	font-weight:bold;
	color:#f76d12;
}
.pastfilms img {
	margin-bottom:20px;
}
.entry a {
	color:#333;	
	text-decoration:underline;
}
.entry a:hover {
	color:#333;	
	text-decoration:none;
}
.content h2 {
	font: bold 1.2em sans-serif;
	margin: 0 0 5px 0;
}
.content h1 {
	font: bold 1.2em sans-serif;
	margin: 0 0 5px 0;
}
img.home {border: 4px solid #e3e3e3;}
a.home  img {border: 4px solid #e3e3e3;}
 a:hover img.home {border-color: #fff;}