/*  
Theme Name: ETV
Theme URI: http://www.etvinteractive.com
Description: A theme for ETV Interactive
Version: 0.4
Author: James Greig
Author URI: http://www.thirdeyedesign.co.uk

2007/05/08 - mbryars - Changed image url to fully qualified to work around sub-categorys loading failure, (quick and dirty fix). 

*/

/* layout
---------------------------------------------------------- */	

html, body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

hr, .hidden {
	display: none;
}

#page {
	background-color: #FFF;
	width: 750px;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 25px 0 0;
}

#logo {
	background: url(/wp-content/themes/etv/images/etv_logo.gif) no-repeat top left;
	position: relative;
	height: 50px;
	margin-left: 25px;
	width: 50px;
}

#nav {
	float: left;
	position: relative;
	margin-bottom: 25px;
	height: 250px;
	background: url(/wp-content/themes/etv/images/nav.gif) repeat-x 0 0;
	width: 175px;
}

#header , #randomheader, #abstractheader1, #abstractheader2, #abstractheader3, #flashheader, #contactheader {
	float: right;
	position: relative;
	margin-bottom: 25px;
	height: 250px;
	width: 550px;
}

#subnav {
	padding-left: 25px;
	width: 138px;
	float: left;
	position: relative;
}

#content, #contentprotected, .homeblocks {
	width: 550px;
	float: right;
	position: relative;
}

.homeblocks {
	padding: 5px 0 0 0;
}

#title {
	width: 550px;
	margin: 0 0 10px 0;
}

#leftcol {
	float: left;
	display: inline;
	position: relative;
	width: 262px;
	padding: 0;
	margin: 0;
}

#rightcol {
	float: right;
	position: relative;
	width: 262px;
	padding: 0;
	margin: 0;
}

.breaker {
	border-bottom: 1px solid #A70A16;
	margin-bottom: 1em;
}

/*
Footer styling removed as not required
#footer{
	float:left; 
	clear:both;
	position:relative;
	margin: 25px 0 25px 25px;
	width:100%;
	}*/
 
/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	text-decoration: none;
	border-bottom: none;
	padding: 1px;
	background: url(/wp-content/themes/etv/images/dottedlink.gif) repeat-x bottom;
	color: #A70A16;
}

a:hover, a:active {
	color: #A70A16;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #A70A16;
	outline: none;
}

html>body a:link, html>body a:visited {
	padding: 0 0 1px 0;
	text-decoration: none;
	border-bottom: 1px dotted #A70A16;
	background: none;
	color: #A70A16;
}

html>body a:active, html>body a:hover {
	padding: 0 0 1px 0;
	text-decoration: none;
	border-bottom: 1px solid #A70A16;
	background: none;
	color: #A70A16;
}

a:link.ad, a:hover.ad, a:visited.ad {
	border-bottom: none;
	background: none;
	margin: 0;
	padding: 0;
}

#leftcol .news h3 a:link {
	color: #000;
	border-bottom: 0;
	padding-right: 10px;
}

.homeblocks a:link, .homeblocks a:visited {
	text-decoration: none;
	border: none;
}

.doclink {
	background: url(/wp-content/themes/etv/images/doclink.gif) no-repeat;
	padding: 0 0 5px 22px;
	text-decoration: none;
	border-bottom: none;
}

p a.doclink:link {
	padding-top: 2px;
}

/* type
---------------------------------------------------------- */

html, body, div, h3, p, li {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #333;
}

h2 {
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: bold;
	font-size: 15px;
	color: #A70A16;
	border-bottom: 1px solid #A70A16;
	width: 262px;
}


#leftcol h2 {
	margin: 20px 0 10px 0;
}

.newsheadline h2 {
	width: 550px;
}		

h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: bold;
}

form h3 {
	margin: 15px 0 5px 0;
}

p {
	margin: 0;
	padding: 0 0 1.4em 0;
	line-height: 1.4em;
}

#subnav .news, .imagecaption {
	font-size: 9px;
}

.imagecaption {
	font-style: italic;
}

.readme p {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}

.readme .announce {
	color: #A70A16;
}

/* images
---------------------------------------------------------- */

img {
	padding: 0;
	margin: 0;
}

#leftcol img, #rightcol img {
	border: 1px solid #939182;
}

.mugshot {
	display: block;
	clear: left;
	margin: 0 0 3em 0;
}

.mugshot img {
	float: left;
	padding: 0 1em 0 0;
}

#abstractheader1 {
	background: url(/wp-content/themes/etv/images/top_abstract_1.gif) no-repeat;
}

#abstractheader2 {
	background: url(/wp-content/themes/etv/images/top_abstract_2.gif) no-repeat;
}

#abstractheader3 {
	background: url(/wp-content/themes/etv/images/top_abstract_3.gif) no-repeat;
}

#contactheader {
	xbackground: url(/wp-content/themes/etv/images/top_contact_world_map.gif) no-repeat;
}

/* lists
---------------------------------------------------------- */

ul {
	list-style: none;
	text-indent: 0;
	padding: 0 0 1em 0;
	margin: 0;
}

#headlines {
	padding: 0;
	margin: 0;
	list-style-type: square;
}

ul li {
	margin: 0;
	line-height: 140%;
}

#headlines li {
	list-style-position: inside;
	padding: 0 0 1em 0;
}

ul li a:link, ul li a:visited, #sitemap a:link, #sitemap a:visited {
	color: #333;
	border-bottom: none;
	background: none;
}

ul li a:hover, #sitemap a:hover {
	color: #A70A16;
	border-bottom: solid 1px #A70A16;
	background: none;
}

/* Don't show child links if listed by mistake */
ul .children {
	display: none;
	}

/* Padded list */
.listing li {
	padding: 0 0 1em 0;
}

#sitemap ul {
	padding: 1em 0 1em 0;
}		
	
#sitemap li {
	list-style: none;
	padding: 0.2em 0 0.2em 0;
}

#sitemap li .page_item li {
	padding: 0.2em 0 0.2em 0;
}		
	
li .page_item {
	text-indent: 2em;
	padding: 0;
}

li .page_item ul .page_item {
	text-indent: 4em;
}

/* nav
---------------------------------------------------------- */

#nav {
	list-style: none;
	overflow: hidden;
}

#nav ul {
	padding: 20px 0 0 0;
}

#nav li {
	margin: 0 0 3px 0; 
	padding: 0 10px 0px 0;
}

#nav a {
	text-indent: -5555px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	display: block;
	width: 175px;
	height: 16px;
	border: 0;
}

#nav .n-hospitality-products a, #nav .n-hospitality-products-current a, #nav .n-residential-products a, #nav .n-residential-products-current a, #nav .n-hospitality-clients a, #nav .n-hospitality-clients-current a  {
	height: 25px;
}

#nav a:active, #nav a:hover  {
	outline: none;
}

.n-home {
	background: url(/wp-content/themes/etv/images/n_home.gif) no-repeat 20px 2px;
	xbackground-color: #00ff00;
	width: 110px;
}

.n-home:hover, .n-home-current {
	background: url(/wp-content/themes/etv/images/n_home.gif) no-repeat 20px -21px;
	xbackground-color: #00ff00;
	width: 110px;
}

.n-hospitality-products {
	background: url(/wp-content/themes/etv/images/n_hospitality_products.gif) no-repeat 20px -2px;
	width: 110px;
	xbackground-color: #00ff00;
}

.n-hospitality-products:hover, .n-hospitality-products-current {
	background: url(/wp-content/themes/etv/images/n_hospitality_products.gif) no-repeat 20px -46px;
	width: 110px;
	xbackground-color: #00ff00;
}

.n-residential-products {
	background: url(/wp-content/themes/etv/images/n_residential_products.gif) no-repeat 20px -2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-residential-products:hover, .n-residential-products-current {
	background: url(/wp-content/themes/etv/images/n_residential_products.gif) no-repeat 20px -46px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-benefits {
	background: url(/wp-content/themes/etv/images/n_benefits.gif) no-repeat 20px 2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-benefits:hover, .n-benefits-current {
	background: url(/wp-content/themes/etv/images/n_benefits.gif) no-repeat 20px -21px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-hospitality-clients {
	background: url(/wp-content/themes/etv/images/n_hospitality_clients.gif) no-repeat 20px -2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-hospitality-clients:hover, .n-hospitality-clients-current {
	background: url(/wp-content/themes/etv/images/n_hospitality_clients.gif) no-repeat 20px -46px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-partner-with-us {
	background: url(/wp-content/themes/etv/images/n_partner.gif) no-repeat 20px 2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-partner-with-us:hover, .n-partner-with-us-current {
	background: url(/wp-content/themes/etv/images/n_partner.gif) no-repeat 20px -21px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-about {
	background: url(/wp-content/themes/etv/images/n_about.gif) no-repeat 20px 2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-about:hover, .n-about-current {
	background: url(/wp-content/themes/etv/images/n_about.gif) no-repeat 20px -21px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-news {
	background: url(/wp-content/themes/etv/images/n_news.gif) no-repeat 20px 2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-news:hover, .n-news-current {
	background: url(/wp-content/themes/etv/images/n_news.gif) no-repeat 20px -21px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-contact {
	background: url(/wp-content/themes/etv/images/n_contact.gif) no-repeat 20px 2px;
	width: 110px;
		xbackground-color: #00ff00;
}

.n-contact:hover, .n-contact-current {
	background: url(/wp-content/themes/etv/images/n_contact.gif) no-repeat 20px -21px;
	width: 110px;
		xbackground-color: #00ff00;
}


/* subnav
---------------------------------------------------------- */

.current_page_item {
  font-weight: bold;
} 

#subnav h4 {
	padding: 0 15px 0 0;
	}

#subnav p {
	font-size: 9px;
	}
	
#subnav img {
	padding: 0 0 10px 0;
	}
	
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */
	
/* blocks
---------------------------------------------------------- */

#redblock, #blueblock {
 width: 550px;
 height: 78px;
 padding: 0;
 margin: 0 0 10px 0;
 display: block;
 }
 
#redblock img, #blueblock img {
 border: 0;
 display: inline;
 float: left;
 padding: 12px;
}

#redblock h3, #blueblock h3 {
 color: #FFF;
 margin: 0;
 padding: 7px 0 0 0;
 font-size: 1.7em;
 font-weight: bold;
}
 
#redblock p, #blueblock p {
 color: #FFF;
 padding-right: 10px;
 font-size: 9px;
}
	
#redblock {
 background: url(/wp-content/themes/etv/images/redblock.gif) #A91118;
}

#blueblock {
 background: url(/wp-content/themes/etv/images/blueblock.gif) #00808D;
} 

/* contact form
---------------------------------------------------------- */

form {
	float: right;
	position: absolute;
	padding-left: 287px;
}	

#contentprotected form{ float:left; padding-left:0px; margin-top:10px; }

form textarea, form input {
	font-size: 1em;
	border: 1px solid #ccc;
	display: box;
}

form textarea, select {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #333;
}

form textarea {
	width: 200px;
}

form p {
	font-size: 0.7em;
	padding: 0;
}

form dl, dl.labels {
	margin: 0;
	font-size: 100%;
}

form dt, dl.labels dt {
	width: 250px;
	margin-bottom: 0.3em;
	color: #333;
	text-align: left;
	font-weight: normal;
	position: relative /*IEWin hack*/
}

form dd, dl.labels dd {
	margin-left: 0em;
	margin-bottom: 0.2em;
	font-size: 100%;
	font-style: normal;
}

select {
	margin-bottom: 0.3em;
}

/* channel management */
#cm_select_channel {
	margin: 1em 0 0 0;
}		

/* footer
---------------------------------------------------------- */

#footer {
	/*background: url(/wp-content/themes/etv/images/etv_interactive.gif) no-repeat bottom left;*/
	padding: 10px 0;
	color: #979797;
	}
	
#footer p {
	padding: 0;
	color: #979797;
	/*margin-left: 176px;*/
	}		

#footer a:link, #footer a:visited{
	border-bottom: none; 
	color: #979797;
	}	
	
#footer a:hover{
	border-bottom: solid 1px #A70A16; 
	color: #A70A16;
	}	

/* hacks
---------------------------------------------------------- */

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print{ 
/*hide the navigation column when printing*/ 
#nav{display:none;}
