/* @override 
	http://new.rareoopdvds.com/assets/templates/rareoop/css/styles.css
	http://rareoop.s456.sureserver.com/assets/templates/rareoop/css/styles.css
	http://rareoopdvds.com/assets/templates/rareoop/css/styles.css
	http://www.rareoopdvds.com/assets/templates/rareoop/css/styles.css
*/

* html {
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #bababa;
}

a img {
	border: none;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style-type: none;
}

h1, h2, h3 ,h4, h5, h6, h7 {
	padding: 0;
	margin: 0;
}


/* LAYOUT */

#wrapper {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	background-image: url(images/headerbg.png);
	height: 110px;
	border-bottom: 5px solid black;
	z-index: 100;
}

#sitelink {
	display: block;
	width: 450px;
	height: 70px;
	position: relative;
	top: 20px;
	left: 35px;
}

#content {
	background-color: #f2f2f2;
	float: left;
	width: 1024px;
	padding-bottom: 20px;
}

#col1 {
	clear: both;
	width: 200px;
	float: left;
	margin-left: 5px;
	display: inline;
}

#main {
	margin-left: 210px;
}

#col2 {
	width: 540px;
	float: left;
	position: relative;
	background:#ffcaca url(images/center_pink_botbg.png) no-repeat center bottom;
	padding-bottom: 20px;
}

#col3 {
	width: 265px;
	float: right;
}

#searchform {
	position: absolute;
	right: 20px;
	top: 70px;
}

#dvdpicks {
	margin-top: 20px;
}

#letters {
	clear: both;
}

#footer {
	clear: both;
	height: 60px;
	background: url(images/footer.png) no-repeat center -50px;
}

/* MAIN MENU */
#mainmenu ul {
	position: relative;
	float: left;
	top: -10px;
	z-index: 10;
}
#mainmenu ul li {
		float: left;
		background: url(images/mm_right.png) no-repeat right bottom;
}

#mainmenu ul li a {
	display: block;
	background: url(images/mm_left.png) no-repeat left bottom;
	padding: 20px 30px;
	font-size: 120%;
	color: white;
	font-weight: bold;
}

#mainmenu ul li#main254 {
	margin-left: 10px;
	background: url(images/storemenu_right.png) no-repeat right bottom;
}

#mainmenu ul li a#storemenu {
	margin-left: -8px;
	background: url(images/storemenu_left.png) no-repeat left bottom;
	
}

#wrapper ul li a:hover {
	color: black;
}

/* LISTS */
#col1 ul {
	background-color: #b7b7b7;
	margin-bottom: 20px;
}

#col1 ul li {
	display: inline;
}

#col1 ul li a {
	display: block;
	border-bottom: 1px solid red;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#col1 ul li.last a {
	border-bottom: none;
}

#col1 ul li.rssfeed a {
	color: #bb7100;
}

#dvdpicks ul li {
	float: left;
	width: 135px;
	text-align: center;
}

#dvdpicks ul li a {
	color: black;
}

#dvdpicks ul li a:hover {
	color: red;
}

#dvdpicks ul li a span {
	display: block;
	margin-bottom: 20px;
}

#dvdpicks h2 img {
	vertical-align: middle;
}

#dvdpicks h2 a {
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
}

#letterList {
	height: 30px;
}

#letterList li {
	float: left;
	display: inline;
}

#letterList li a {
	display: block;
	float: left;
	background-color: red;
	border: 1px solid gray;
	color: white;
	padding: 3px;
	margin: 0 4px;
	font-size: 90%;
}
	
#letterList li a:hover {
	background-color: #ff948c;
}
	

#col2 #listing li {
	border-bottom: 1px solid black;
	width: 100%;
	padding: 5px 0;
	height: 130px;
}

#col2 #listing li a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 3px;

}

#col2 #listing li a.movielink {
	font-weight: bold;
	font-size: 15px;
}

#col2 #listing li span.amazonlink a {
	color: maroon;
}

#col2 #listing li a:hover {
	background-color: #b7b7b7;
}

#col2 #listing li a div{
	float: left;
}

#col3 ul {
	padding: 8px;
	border-top: 1px solid black;
	width: 230px;
}
	
#col3 ul li {
	font-weight: bold;
	font-size: 90%;
	line-height: 180%;
	list-style-type: decimal;
	list-style-position: inside;
}

#col3 ul li a {
	color: #f00;
}

#col3 ul li a:hover {
	color: black;
}

#rss li strong{
	display: block;
	text-align: center;
}

#rss li a {
	text-align: left;
}

/* FORMS */
#searchform input {
	font-size: 140%;
	color: red;
}

/* BOXES */
#col1 h1 {
	background: url(images/titlebg.png) left top;
}

#col1 ul li.last a{
	background: url(images/titlebg.png) no-repeat center bottom;
	padding-bottom: 10px;
}

/* FEATURED */
#featured_article {
	background: url(images/featured_bg.png) no-repeat center bottom;
	position: relative;
	z-index: 200;
	width: 100%;
	height: 310px;
}

.featured {
	position: absolute;
	margin: 0;
}

.featured_link {
	position: relative;
	z-index: 240;
	color: red;
	padding: 2px;
	display: block;
	font-size: 80%;
}

h3.featuredTitle a {
	position: absolute;
	bottom: -22px;
	left: 200px;
	color: white;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	z-index: 250;
}

h3.featuredTitle a:hover {
	color: red;
}

.featured_intro {
	position: absolute;
	z-index: 250;
	color: white;
	font-weight: bold;
	width: 70%;
	bottom: 10px;
	left: 10px;
	font-size: 120%;
}

#buttons {
	position: absolute;
	margin: 0;
	bottom:  0;
	margin-left: 10px;
}

#buttons a {
	color: white;
	font-size: 250%;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

#buttons a:hover {
	color: #b7b7b7;
}

#titling {
	font-weight: bold;
	color: white;
	font-size: 120%;
	vertical-align: super;
	margin-left: 20px;
}

/* ARCHIVES */

#secondaryLeft h2 {
	border-bottom: 4px solid red;
	margin-left: 40px;
	margin-bottom: 20px;
}

.archive {
	padding: 3px 10px;
	border-bottom: 1px solid maroon;
}

.archive.last {
	border-bottom: none;
}

.archive:hover {
	background-color: #ff9898;
}

.archive a {
	color: red;
}

.archive a:hover {
	color: white;
}

.archive strong, .archive cite{
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
}

.archive strong {
	margin-right: 20px;
}

/* FULL ARTICLE */

#fullarticle {

}

#fullarticle a {
	color: red;
}

#fullarticle a:hover {
	color: maroon;
}

#fullarticle p {
	padding: 3px 10px;
	text-align: left;
}

#fullarticle img {
	padding: 3px;
	margin: 3px;
}

#fullarticle a img {
	border: 1px solid gray;
}

#fullarticle object {
	width: 100%;
	padding: 10px 0;
}

#fullArticleTitle, #col2 h1 {
	background: #ffcaca url(images/center_pink_titlebg.png) no-repeat left top;
}

/* TYPE */
#col2 h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 250%;
	color: #42210b;
	padding: 10PX;
}

#col3 h1 {
	font-weight: normal;
	font-style: normal;
	color: #42210b;
	margin-top: 20px;
	padding-bottom: 5px;
}

#col2 p {
	margin: 0;
}

/* ADVERTISEMENT ZONES */
#zone1 {
	text-align: center;
	margin: 3px auto;
	width: 740px;
	border: 1px solid #8f8f8f;
	padding: 10px 10px 0;
}

#zone1 p, #zone2 p {
	margin: 0;
	text-align: left;
	padding-left: 10px;
	color: gray;
}
