/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body, .custom {
  background: url('images/bg1.jpg') #000000 center top no-repeat;
  color: #ffffff;
  font: normal 12px/normal Arial, sans-serif;
  margin: 0px;
  min-width: 960px;
  padding: 0px;
  width: 100%;
}

.custom img	{
  border: 0px;
  vertical-align: middle;
}

.custom p, .custom form, .custom table {
  margin: 0px;
  padding: 0px;
}

.custom .full_width, .custom #content {
  font-size: 100%;
}

.custom .sidebar {
  color: #ffffff;
}
.custom h1, 
.custom h2,
.custom h2 a {
  color: #000000;
}

.custom a:link,
.custom a:active,
.custom a:visited {
  color: #ffffff;
  text-decoration: none;
}

.custom a:hover	{
  color: #ffffff;
  text-decoration: underline;
}

.custom a.article-link:link,
.custom a.article-link:active,
.custom a.article-link:visited,
.custom a.teaser_link:link,
.custom a.teaser_link:active,
.custom a.teaser_link:visited {
  color: #7189c5;
  text-decoration: none;
}

.custom a.article-link:hover,
.custom a.teaser_link:hover {
  color: #ff0600;
  text-decoration: underline;
}

.custom #bg1top {
  background: url('images/bg1top.jpg') center top no-repeat;
  height: 100%;
  position: relative;
  width: 100%;
}

.custom .container {
  height: 100%;
  margin: 0px auto;
  position: relative;
  width: 960px;
}

#curnan {
  display: block;
  background: url(images/curnan.png) left top no-repeat;
  height: 60px;
  left: 151px;
  position: absolute;
  top: 11px;
  width: 215px;
}

#albert_pyun {
  display: block;
  background: url(images/albert.png) left top no-repeat;
  height: 30px;
  left: 63px;
  position: absolute;
  top: 67px;
  width: 445px;
}

#pyun_red {
  display: block;
  background: url(images/pyun_red.png) left top no-repeat;
  font: bold 10px/normal Arial, sans-serif;
  height: 92px;
  left: -21px;
  position: absolute;
  top: 38px;
  width: 158px;
}

#pyun_red span {
  float: right;
  margin-top: 60px;
  position: relative;
  width: auto;
}

.custom #header {
  background: url(images/header_1.png) center 98px no-repeat;
  clear: both;
  float: left;
  height: 150px;
  position: relative;
  width: 960px;
  padding: 0px;
  margin: 0px;
  border-style: none;
}

#header_links {
  float: right;
  font: bold 10px/normal Arial, sans-serif;
  margin-right: 35px;
  margin-top: 16px;
  position: relative;
  text-align: right;
  width: 40%;
}

#header_links a:link,
#header_links a:active,
#header_links a:visited {
  color: #ffffff;
  display: block;
  float: right;
  height: auto;
  margin: 0px 10px;
  text-align: center;
  text-decoration: none;
  width: 52px;
}

#header_links a:hover {
  color: #ff0600;
  text-decoration: none;
}

#header_links img {
  border: 0px;
  display: block;
  height: 51px;
  margin: 0px auto 6px;
  width: 52px;
}

.custom #header_area .page, 
.custom #content_area .page,
.custom #footer_area .page {
  background-color: transparent;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.clearing {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
}

#topmenu {
  bottom: 0px;
  color: #ffffff;
  font: bold 16px/normal Arial, sans-serif;
  left: 0px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

#topmenu a:link,
#topmenu a:active,
#topmenu a:visited {
  color: #ffffff;
  margin: 0px 10px;
  text-decoration: none;
}

#topmenu a:hover {
  color: #ff0600;
  text-decoration: none;
}

#page-title {
  background: url(images/page_title.jpg) left top repeat-x;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  font: bold 24px/normal Arial, sans-serif;
  height: 96px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

#copyright {
  color: #ffffff;
  font: bold 12px/normal Arial, sans-serif;
  text-align: center;
}

.custom #footer {
  clear: both;
  color: #949496;
  border-style: none;
  float: left;
  font: normal 11px/normal Tahoma, sans-serif;
  height: 32px;
  margin: 0px;
  padding: 60px 0px 5px;
  width: 100%;
  position: relative;
}

.custom #footer a {
  border-style: none;
}

#footer-labels {
  padding: 15px 10px 45px;
  text-align: center;
}

#footer-labels img {
  border: 0px;
  margin: 0px 10px;
  vertical-align: middle;
}

#footmenu {
  bottom: 0px;
  color: #888888;
  font: normal 11px/normal Georgia, serif;
  left: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
}

#footmenu a:link,
#footmenu a:active,
#footmenu a:visited {
  color: #888888;
  margin: 0px 3px;
  text-decoration: underline;
}

#footmenu a:hover {
  color: #ff0600;
  text-decoration: underline;
}

.ads-wrapper {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

.ads-wrapper a,
.ads-wrapper a:visited {
  display: block;
  height: 499px;
  background-position: 0 0;
}

a#movie_01 {
  width: 215px;
  background-image: url(images/movies01.jpg);
}
a#movie_01:hover {
  background-position: -215px 0;  
}
a#movie_02 {
  width: 212px;
  background-image: url(images/movies02.jpg);
}
a#movie_02:hover {
  background-position: -212px 0;  
}
a#movie_03 {
  width: 214px;
  background-image: url(images/movies03.jpg);
}
a#movie_03:hover {
  background-position: -214px 0;  
}
a#movie_04 {
  width: 213px;
  background-image: url(images/movies04.jpg);
}
a#movie_04:hover {
  background-position: -213px 0;  
}

.article_wrapper {
  clear: none;
  float: left;
  height: auto;
  margin: 10px 1.6%;
  overflow: hidden;
  position: relative;
  width: 30%;
}

.custom #content_box {
  background-image: none;
  padding: 10px 12px;
  width: auto;
}

.custom .article_wrapper .title {
  font-weight: bold;
}
.custom .article_wrapper .date {
  font-style: italic;
}
.custom .article-content {
  height: 120px;
  overflow: hidden;
  margin: 5px 0px 0px 0px;
}

#article-teasers {
  clear: both;
  float: left;
  font: normal 12px/normal "Trebuchet MS", sans-serif;
  height: auto;
  position: relative;
  width: 100%;
}

#trailer-banners-email, #custom_sidebar {
  clear: both;
  float: left;
  height: auto;
  position: relative;
  color: #ffffff;
  font: normal 12px/normal Arial, sans-serif;
  text-align: center;
  width: 100%;
}

#trailer {
  clear: left;
  float: left;
  min-height: 360px;
  position: relative;
  width: 590px;
}

#banners, #custom_sidebar1 {
  clear: right;
  float: right;
  min-height: 75px;
  margin-bottom: 16px;
  position: relative;
  width: 320px;
}

#email, #custom_sidebar2 {
  clear: right;
  float: right;
  min-height: 265px;
  position: relative;
  width: 320px;
}

#custom_sidebar3 {
  border-style: none;
  clear: right;
  float: right;
  min-height: 75px;
  position: relative;
  width: 320px;  
}

#speedbar {
  clear: both;
  float: left;
  height: auto;
  position: relative;
  width: 100%;
}

  h1 {

    color: #000000; 

    } 

.wp-caption-text	{
  color: #ff0000;
}


