/* 
	Theme Name: Adinas Deck
	Theme URL: http://blog.adinasdeck.com
	Description: Very modern, and kinda cool.
	Author: bruzed
	Author URI: http://www.bruzed.com
	Version: 2.0
*/

/*IE6 PNG hack*/
* { behavior: url(iepngfix.htc) }
/*IE6 PNG hack*/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474747;
	background-color: #242424;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #fb870c;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.clearfix {
	clear: both;
}

p {
	margin: 0 0 0 0;
	padding: 10px 0;
}

h1 {
	font-size: 24px;
	color: #00a3f0;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 0 0;
	padding: 10px 0;
}

h2 {
	font-size: 18px;
	color: #00a3f0;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0;
}

h2 a {
	font-size: 18px;
	color: #00a3f0;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
}


h3 {
	font-size: 24px;
	color: #00a3f0;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #00a3f0;
}

h3 a {
	text-decoration: none;
	color: #00a3f0;
}

h3 a:hover {
	color: #000000;
}

h4 {
	font-size: 18px;
	color: #00a3f0;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #00a3f0;
}

h5 {
	font-size: 32px;
	color: #00a3f0;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}

/*IE7 form fix*/
*:first-child+html form {
	margin: 0 0 0 0;
}
/*IE7 form fix*/

/*IE6 form fix*/
*html form {
	margin: 0 0 0 0;
}
/*IE7 form fix*/

/*header*/

#header {
	background-image: url(images/bg_stripes.png);
	height: 139px;
}

#headerarea {
	width: 980px;
	height: 139px;
	margin: auto;
	border: 0px solid #0066FF;
}

#headerleft {
	float: left;
	padding: 0 0 0 20px;
}

#headerright {
	float: right;
	padding: 0 20px 0 0;
}

#headerright .headertop {
	width: 400px;
	text-align: right;
	padding: 10px 0;
}

/*top nav styles*/

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

#headerright li {
	display: inline;
	font-size: 13px;
	padding: 0 8px;
}

#headerright a {
	color: #FFFFFF;
}

#headerright a:hover {
	color: #000000;
}

/*icons for the top nav*/

.iconhome {
	background-image: url(images/icon_home.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.iconcontact {
	background-image: url(images/icon_contact.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.iconlogin {
	background-image: url(images/icon_login.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

/*order DVD's*/

#headerright .headerbottom {
	width: 400px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding: 20px 0;
}

.smallText {
	font-size: 16px;
	display: block;
}

.bigText {
	font-size: 22px;
	display: block;
}

/*navigation*/
#navigation {
	width: 980px;
	height: 46px;
	margin: auto;
	padding: 0px 0 0 0;
	border: 0px solid #00FF00;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
}

#navigation a {
	color: #e0e0e0;
	text-decoration: none;
}

#navigation a:hover {
	color: #fb870c;
}

#navigation li.current_page_item a {
	color: #fb870c;
}

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

#navigation li {
	display: inline;
	padding: 0 20px;
}

/*banner*/
#banner {
	width: 980px;
	height: 370px;
	margin: auto;
}

/*content*/
#content {	
	background-color: #FFFFFF;
}

/*homepage cols*/
#contentarea {
	width: 980px;
	margin: auto;
	line-height: 18px;
	/*padding: 10px 0 0 0;*/
}

#homecol1 {
	float: left;
	width: 360px;
	padding: 0 0 0 20px;
}

.welcomenote {
	color: #242424;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}

.episodeblurb {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 20px;
}

.coverimage {
	float: left;
	width: 120px;
	padding: 3px;
	margin: 5px 0 0 0;
	background-color: #B7B7B7;
}

.eptext {
	float: right;
	width: 180px;
}

.canyousolve {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	margin: 0px 0 5px 0;
}

#homecol2 {
	float: right;
	background-image: url(images/bg_right_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 542px;
	padding: 10px 20px;
}

#hc2col1 {
	float: left;
	width: 252px;
	font-size: 16px;
	padding: 0 0 0 10px;
}

/*order dvd's box*/
#orderdvd {
	background-color: #edf9ff;
	border-top: 1px solid #00a3f0;
	border-bottom: 1px solid #00a3f0;
	padding: 10px 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#orderdvd a {
	color: #0079c3;
	text-decoration: none;
	font-weight: bold;
}

#orderdvd a:hover {
	color: #000000;
}

/*book an assembly box*/
#bookassembly {
	background-color: #fff7ef;
	border-top: 1px solid #fb870c;
	border-bottom: 1px solid #fb870c;
	padding: 10px 20px;
	line-height: 20px;
	margin: 10px 0;
}

#bookassembly a {
	color: #fb870c;
	text-decoration: none;
	font-weight: bold;
}

#bookassembly a:hover, #mailinglist a:hover {
	color: #000000;
}

/*mailing list box*/
#mailinglist {
	background-color: #efffe1;
	border-top: 1px solid #85d93c;
	border-bottom: 1px solid #85d93c;
	padding: 10px 20px;
	margin: 10px 0;
}

#mailinglist .mlist {
	color: #287924;
	text-decoration: none;
	font-weight: bold;
}

#mailinglist a {
	color: #287924;
	text-decoration: none;
	font-weight: bold;
}

/*3rd column*/
#hc2col2 {
	float: right;
	width: 242px;
	padding: 0 10px 0 0;
	font-size: 12px;
}

/*tab styles*/
.bottomlink {
	float: right;
	padding: 10px 5px;
}

.tabcontent {
	width: 230px;
	padding: 10px 0 0 0;
	margin: auto;
	line-height: 18px;
}

.newspiece {
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}

.dateline {
	background-image: url(images/bg_date.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #5d5d5d;
	padding: 7px 0 0 0;
}

.detail {
	float: right;
	width: 170px;
}

/*bottom strip*/
#bottomstrip {
	background-image: url(images/bottom_tile.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#castandtrailers {
	border-bottom: 1px solid #e0e0e0;
}

#bottomcontent {
	width: 980px;
	margin: auto;
	padding: 20px 0 10px 0;
}

/*trailers*/

#bconleft {
	width: 365px;
	float: left;
	padding: 0 10px;
}

/*table style*/

#bconleft table {
	padding: 10px;
}

/*IE7 fix*/
*:first-child+html #bconleft table {
	padding: 10px;
	margin: 10px 0 0 0;
}
/*IE7 fix*/

/*IE6 fix*/
*html #bconleft table {
	padding: 10px;
	margin: 10px 0 0 0;
}
/*IE6 fix*/

#bconleft td {
	border: 1px solid #dbdbdb;
	padding: 10px;
	background-color: #FFFFFF;
}

/*the cast*/
#bconright {
	width: 560px;
	float: right;
	padding: 0 10px;
}

#bconright table {
	padding: 10px;
}

/*IE7 fix*/
*:first-child+html #bconright table {
	padding: 10px;
	margin: 10px 0 0 0;
}
/*IE7 fix*/

/*IE6 fix*/
*html #bconright table {
	padding: 10px;
	margin: 10px 0 0 0;
}
/*IE6 fix*/

#bconright td {
	border: 1px solid #dbdbdb;
	padding: 5px;
	width: 170px;
	background-color: #FFFFFF;
}

.actorthumb {
	float: left;
	width: 77px;
}

.actorname {
	float: right;
	width: 77px;
	padding: 0 0 0 5px;
}

.actornametext {
	font-size: 16px;
	font-weight: bold;
}

.nametext {
	font-size: 12px;
	text-transform: uppercase;
}

/*bottom logos*/
#seals {
	width: 980px;
	margin: auto;
	padding: 10px 0;
}

/*footer*/
#footer {
	width: 980px;
	margin: auto;
	font-size: 12px;
	color: #d1d1d1;
	padding: 20px 0;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #CCCCCC;
}

#fleft {
	width: 500px;
	float: left;
	padding: 12px 0 0 0;
}

#fright {
	width: 131px;
	float: right;
}

/*footer navigation*/
#footernav {
	width: 980px;
	height: 31px;
	margin: auto;
	padding: 0px 0 10px 0;
	border: 0px solid #00FF00;
	text-align: center;
}

#footernav a {
	color: #e0e0e0;
	text-decoration: none;
}

#footernav a:hover {
	color: #fb870c;
}

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

#footernav li {
	display: inline;
	padding: 0 5px;
}

/*main columns for inside pages and blog*/

#maincol1 {
	float: left;
	width: 602px;
	padding: 0 0 0 20px;
}

#maincol2 {
	float: right;
	background-image: url(images/bg_right_inside.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 300px;
	padding: 10px 20px;
}

/*posts*/
.post {
	margin: 10px 0;
	padding: 10px 0;
}

.newspiece1 {
	padding: 5px;
	border-bottom: 2px solid #F7F7F7;
}

.dateline1 {
	background-image: url(images/bg_date.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #5d5d5d;
	padding: 7px 0 0 0;
}

.detail1 {
	float: left;
	padding-left: 10px;
}

.postmetadata {
	clear: both;
	background-color: #edf9ff;
	border-top: 1px solid #00a3f0;
	border-bottom: 1px solid #00a3f0;
	padding: 10px 20px;
	font-size: 12px;
	margin: 10px 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 10px 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*sidebar*/

#sidebar {
	float: left;
	width: 260px;
	padding: 0 0 0 20px;
	font-size: 12px;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}
	
#sidebar form {
	margin: 0;
}

/*comments*/

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.commentmetadata {
	font-weight: normal;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	color: #242424;
}

#commentform #submit {
	float: right;
	width: 80px;
	height: 33px;
	margin: -10px 0 20px 0;
}
	
.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

/*pages*/
/*cast*/
#casttable td {
	padding: 10px;
}

.castdetail{
	width: 50%;
}

.castimage{
	width: 30%;
	text-align: center;
	padding: 20px 0 0px 0;
}

.tableactorname {
	background-color: #F7F7F7;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

/*submenu*/
.submenubullet li {
	border-bottom: 1px solid #00A3F0;
	padding: 0 0 15px 0;
}

/*shop*/
.shopitem {
	background-color: #F7F7F7;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

/*cover on sidebar*/
.sidebarcovers {
	width: 120px;
	float: right;
}

.sidebarcoverimages {
	width: 120px;
	float: left;
}

/*booking info*/
/*presentation*/
.presentation {
	background-color: #edf9ff;
	border-top: 1px solid #00a3f0;
	border-bottom: 1px solid #00a3f0;
	padding: 10px 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.presentation a {
	color: #0079c3;
	text-decoration: none;
	font-weight: bold;
}

.presentation a:hover {
	color: #000000;
}

/*booking*/
.assembly {
	background-color: #fff7ef;
	border-top: 1px solid #fb870c;
	border-bottom: 1px solid #fb870c;
	padding: 10px 20px;
	line-height: 20px;
	margin: 10px 0;
}

.assembly a {
	color: #fb870c;
	text-decoration: none;
	font-weight: bold;
}

.assembly a:hover {
	color: #000000;
}

/*booking*/
.booking {
	background-color: #efffe1;
	border-top: 1px solid #85d93c;
	border-bottom: 1px solid #85d93c;
	padding: 10px 20px;
	margin: 10px 0;
	font-size: 14px;
}

.booking a {
	color: #287924;
	text-decoration: none;
	font-weight: bold;
}

.booking a:hover {
	color: #000000;
}

/*generic*/
.genericbox {
	background-color: #F7F7F7;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 20px;
	margin: 10px 0;
	font-size: 14px;
}

/*homepage list*/
.homepage-list ul {
	margin: 0;
	padding: 0;
}

.homepage-list li {
	border-bottom: 1px solid #E0E0E0;
	list-style: none;
	margin: 0;
	padding: 6px 0;
}

.homepage-list a {
	text-decoration: none;
}

#homecol1 {
	font-size: 16px;
	line-height: 24px;
}

#homecol1 .post {
	margin-top: 0px;
	padding-top: 0px;
}

#homecol1 #atb4d553c9e1b52aa52 {
	display: none;
}

#headerright {
	height: 139px;
	line-height: 180px;
}

#headerright img {
	border: 0px;
	padding: 0px;
}
