/*  
Theme Name: Romano
Theme URI: http://www.foraysforyou.com/
Description: Custom theme designed for TITLE the dynamic book, film and music retail empire.
Version: 1.0
Author: Forays For You
Author URI: http://www.foraysforyou.com/
*/

/*
Reset all the Styles
Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}


body {
	background: #fff;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
}

#page {
	background: #fff;
	margin-left: 20px;
}

#main {
	width: 660px;
}

#sidebar {
	float: right;
	width: 230px;
	xbackground: red;
	xheight: 230px;
}

.wrapper {width: 960px;}

#search {
	margin-top: 20px;
}

.clr {clear:both;}

/* Header
---------------------------------------------------------------------*/
#header h1 span {display:none;}

#header h1 {
	height: 90px;
	background: url("images/header.gif") no-repeat left;
	border-bottom: solid 1px #000;
}
/* ------------------------------------------------------------------
End Header */



/* Footer
---------------------------------------------------------------------*/
#footer {
	background: #000;
	color: #fff;
	height: 90px;
	position: relative;
	font: normal 1.2em Arial, sans-serif;
	color: #666;
}

#footer-text {
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#footer-text p {display:inline;margin-right:1em;}
/* ------------------------------------------------------------------
End Footer */



/* Tab Menu
---------------------------------------------------------------------*/
#tab-menu {border-bottom: 1px solid #000;}

#menu {
	width: 241px;
	height: 39px;
	background: url("images/menu.gif");
	padding: 0;
	margin-top: 51px;
	position: relative;
}

#menu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; height: 39px;}

#menu li span { display: none; }

#menu a {display: block; height: 39px;}

#menuItem1 {left: 0px; width: 120px;}
#menuItem2 {left: 121px; width: 120px;}

#menuItem1 a:hover, #menuItem1 a.selected {background: url("images/menu.gif") 0px -39px no-repeat;}
#menuItem2 a:hover, #menuItem2 a.selected {background: url("images/menu.gif") -121px -39px no-repeat;}
/* ------------------------------------------------------------------
End Tab Menu */


/* Content
---------------------------------------------------------------------*/
.catalogue {background: #fff; color: #000;}
.titlespace {
	background: #000; color: #fff;
}

#content {
	min-height: 510px;
	height:auto !important;
	height:510px;
	padding-bottom: 20px;
}

#titlespace-items {
	margin-left: 20px;
	padding-top: 10px; /*prevent margin collapse*/
}
/* ------------------------------------------------------------------
End Content */


/* News Post
---------------------------------------------------------------------*/
.hrule {
	background: url("images/dash.gif") repeat-x;
	line-height: 1px;
}

.post {
	background: #111111;
	margin: 10px 0 10px 0;
	padding: 10px;
}

.headline {
	background: #111111;
	margin: 10px 0;
	padding: 10px;
}

.post h2, .headline h2 {
	color: #fff;
	font: normal 1.8em Arial, sans-serif;
}

.post h2 a, .headline h2 a {
	text-decoration: none;
	color: #fff;
}

.headline h2 a:hover { color: #0099cc;}

.post p, .headline p {
	font: normal 1.2em/1.5em Arial, sans-serif;
	color: #ccc;
}

.post p a, .post b {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.post p a:hover {
	color: #0099cc;
}

.post .details { margin-top: 2em; }
.post .details p { margin-bottom: 1em;}

.post .post-links { margin: 1em 0;}
.post .post-links a { font-weight: normal; margin-right: 2em;}

.post .page-title {
	margin-bottom: 1em;
}

.post em {font-style: italic;}

.post img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #666;
}

.headline-links { margin: 1em 10px; font: normal 1.2em Arial, sans-serif; }
.headline-links a {
	font-weight: normal; margin-right: 2em; text-decoration: none; color: #fff;
}

.headline-links a:hover { color: #0099cc; }
/* ------------------------------------------------------------------
End News Post */



/* Event
---------------------------------------------------------------------*/
#content-sidebar {
	width: 230px;
	float: right;
}

.post h2.shed { color: #0099cc;}

.ec3_events li {
	background: #111111;
	margin: 1em 0;
	padding: 10px;
	color: #ccc;
}

.ec3_events li h2 {
	color: #fff;
	font: normal 1.8em Arial, sans-serif;
}

.ec3_events li h2 a {
	text-decoration: none;
	color: #0099cc;
}

.ec3_events li p {
	font: normal 1.2em/1.5em Arial, sans-serif;
}
/* ------------------------------------------------------------------
End Event */



/* Contact Form
---------------------------------------------------------------------*/
#gb_form_div legend {
	font: normal 1.2em/1.5em Arial, sans-serif;
	color: #666;
}

#gb_form_div label {
	font: normal 1.2em/1.8em Arial, sans-serif;
	color: #ccc;
}

#gb_form_div input, #gb_form_div textarea, #gb_form_div select {background:#ccc;border:solid 2px #666; padding: 2px;}

#gb_form_div #formwrap fieldset {
	margin: 2em 0;
}

#gb_form_div small {
	font: normal 11px Arial, sans-serif;
	color: #666;
}

#gb_form_div small a { text-decoration:none; color: #666;}

#gb_form_div p { margin: 2em 0;}

#gb_form_div ul {
	margin: 2em 0;
	font: normal 1.2em/1.8em Arial, sans-serif;
	color: #ccc;
}

#gb_form_div ul a {
	text-decoration: none;
	color: #0099cc;
}

#gb_form_div dl {
	margin: 2em 0;
	font: normal 1.2em/1.8em Arial, sans-serif;
	color: #ccc;
}
/* ------------------------------------------------------------------
End Contact Form */



/* Subscribe
---------------------------------------------------------------------*/
.subscribe form {
	font: normal 1.2em/1.8em Arial, sans-serif;
	color: #ccc;
}

.subscribe input {
	background:#ccc;border:solid 2px #666; padding: 2px;
}
/* ------------------------------------------------------------------
End Subscribe */



/* Titlespace Navigation
---------------------------------------------------------------------*/
#titlespace-navigation {
	height: 270px;
	background: url("images/hash-black.gif");
}

#nav {
	width: 230px;
	height: 230px;
	background: url("images/nav.gif");
	margin-bottom: 40px; padding 0;
	position: relative;
}

#nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#nav li span { display: none; }

#nav a {display: block;}

#navItem1 {left: 0px; top: 9px; width: 230px; height: 18px;}
#navItem2 {left: 0px; top: 27px; width: 230px; height: 18px;}
#navItem3 {left: 0px; top: 45px; width: 230px; height: 18px;}
#navItem4 {left: 0px; top: 63px; width: 230px; height: 18px;}
#navItem5 {left: 0px; top: 81px; width: 230px; height: 18px;}
#navItem6 {left: 0px; top: 99px; width: 230px; height: 18px;}

#navItem1 a {height: 18px;}
#navItem2 a {height: 18px;}
#navItem3 a {height: 18px;}
#navItem4 a {height: 18px;}
#navItem5 a {height: 18px;}
#navItem6 a {height: 18px;}

#navItem1 a:hover {background: url("images/nav.gif") -230px -9px no-repeat;}
#navItem2 a:hover {background: url("images/nav.gif") -230px -27px no-repeat;}
#navItem3 a:hover {background: url("images/nav.gif") -230px -45px no-repeat;}
#navItem4 a:hover {background: url("images/nav.gif") -230px -63px no-repeat;}
#navItem5 a:hover {background: url("images/nav.gif") -230px -81px no-repeat;}
#navItem6 a:hover {background: url("images/nav.gif") -230px -99px no-repeat;}

#navItem1 a.selected {background: url("images/nav.gif") -460px -9px no-repeat;}
#navItem2 a.selected {background: url("images/nav.gif") -460px -27px no-repeat;}
#navItem3 a.selected {background: url("images/nav.gif") -460px -45px no-repeat;}
#navItem4 a.selected {background: url("images/nav.gif") -460px -63px no-repeat;}
#navItem5 a.selected {background: url("images/nav.gif") -460px -81px no-repeat;}
#navItem6 a.selected {background: url("images/nav.gif") -460px -99px no-repeat;}
/* ------------------------------------------------------------------
End Titlespace Navigation */