@charset "utf-8";
/*---------------------------------------------------------------------------------------
This is a general part. The css style in this part that can be used in any part of pages.		
----------------------------------------------------------------------------------------*/
body {
	color: #cccccc;
	background: #4f4f4f url(http://www.korean-drama-guide.com/images/bgDark.gif);
}
h1, h2, h3, h4, h5 {
	color: #FFAC28;
}
h6 {
	color: #cccccc;
}
a {
	color: #FFAC28;
}
ul li {
	background: url(http://www.korean-drama-guide.com/images/checkBoxOrangeDark.gif) no-repeat;
}
blockquote {
	background: url(http://www.korean-drama-guide.com/images/quotesDark.gif) no-repeat;
}
th {
	background: #cccccc;
	color: #4f4f4f;
}
tr {
	border-bottom: 1px solid #6e6e6e;
}
tr.odd {
	background: #4f4f4f;
}
a:hover {
	background: none;
	color: #F9F721;
}
tr.even {
	background: #5c5c5c;
}
textarea:focus, input:focus {
	border: 1px solid #FFAC28
}
img {
	border: 1px solid #6e6e6e;
}
a img:hover {
	border: 1px solid #FFAC28;
}
.importantLink {
	background: #6e6e6e;
}
.importantLink:hover {
	color: #4f4f4f;
	background: #FFAC28;
}
.paraLink a {
	color: #cccccc;
	border-bottom: 1px solid #6e6e6e;
	background: url(http://www.korean-drama-guide.com/images/paraLinkSignDark.gif) right center no-repeat;
}
.paraLink a.firstBox {
	border-top: 1px solid #6e6e6e;
}
.paraLink a:hover {
	color: #FFAC28;
	background: #5c5c5c url(http://www.korean-drama-guide.com/images/paraLinkSignDark.gif) right center no-repeat;
}
.vertNav li {
	background: none;
}
.vertNav li a {
	color: #cccccc;
	border-bottom: 1px solid #6e6e6e;
	background: url(http://www.korean-drama-guide.com/images/vertNavSignOrangeDark.gif) 5px center no-repeat;
}
.vertNav li a.firstBox {
	border-top: 1px solid #6e6e6e;
}
.vertNav li a:hover {
	color: #FFAC28;
	background: #5c5c5c url(http://www.korean-drama-guide.com/images/vertNavSignOrangeDark.gif) 5px center no-repeat;
}
.vertNav1 li {
	background: none;
}
.vertNav1 li a {
	color: #cccccc;
	border-bottom: 1px solid #6e6e6e;
	background: url(http://www.korean-drama-guide.com/images/vertNavSignOrangeDark.gif) 5px center no-repeat;
}
.vertNav1 li a.firstBox {
	border-top: 1px solid #6e6e6e;
}
.vertNav1 li a:hover {
	color: #FFAC28;
	background: #5c5c5c url(http://www.korean-drama-guide.com/images/vertNavSignOrangeDark.gif) 5px center no-repeat;
}
.imgNav li {
	background: none;
}
.imgNav li a {
	color: #cccccc;
	border-bottom: 1px solid #6e6e6e;
}
.imgNav li a.firstBox {
	border-top: 1px solid #6e6e6e;
}
.imgNav li a:hover {
	color: #FFAC28;
	background: #5c5c5c;
}
#homeWrapper,
#aboutWrapper,
#portfolioWrapper,
#blogWrapper,
#contactWrapper,
#wrapper {
	background: url(http://www.korean-drama-guide.com/images/bgShadowDark.png) repeat-y;
}
/*---------------------------------------------------------------------------------------
This is a specific part. The css style in this part is belong to specific part of pages.		
-----------------------------------------------------------------------------------------*/
#header {
	border-bottom: 1px solid #2c2c2c;
}
#logo {
	background: url(http://www.korean-drama-guide.com/images/logoOrangeDark.gif) left 25px no-repeat;
}
#logoText {
	color: #cccccc;
}
#logo h2 {
	color: #cccccc;
}
.jqueryslidemenu{
	background: #4f4f4f;
}
/*Top level list items*/
.jqueryslidemenu ul li{
	background: none;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	color: #cccccc;
	background: #4f4f4f /*background of tabs (default state)*/
}
.jqueryslidemenu ul li a.firstLevel {
	background: #4f4f4f url(http://www.korean-drama-guide.com/images/arrowDownOrangeDark.gif) top right no-repeat; /*background of tabs (default state)*/
}
.jqueryslidemenu ul li a:hover{
	color: #FFAC28;
}
.jqueryslidemenu ul li a.firstLevel:hover {
	background: #4f4f4f url(http://www.korean-drama-guide.com/images/arrowDownOrangeDark.gif) bottom right no-repeat; /*background of tabs (default state)*/
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	border: 1px solid #6e6e6e;
	border-top: none;
}
.jqueryslidemenu ul li ul li a.firstBox {
	border-top: 1px solid #6e6e6e;
}
.jqueryslidemenu ul li ul li a.secondLevel {
	background: #4f4f4f url(http://www.korean-drama-guide.com/images/arrowRightOrangeDark.gif) top right no-repeat;
}
.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	background: #5c5c5c;
}
.jqueryslidemenu ul li ul li a.secondLevel:hover {
	background: #5c5c5c url(http://www.korean-drama-guide.com/images/arrowRightOrangeDark.gif) bottom right no-repeat;
}
#drama #aboutDrama,
#movie #aboutMovie,
#actor #aboutActor,
#actress #aboutActress, 
#news #aboutNews,
#videonews #aboutVideonews,
#k-popsingers #aboutK-popsingers,
#awards #aboutAwards,
#k-popnews #aboutK-popnews{
	color: #FFAC28;
}
#aboutWrapper #aboutLink {
	background: #4f4f4f url(http://www.korean-drama-guide.com/images/arrowDownOrangeDark.gif) bottom right no-repeat;
}
.searchInput{
	color: #cccccc;
	background-color: #4f4f4f;
	border: 1px solid #cccccc;
}
.searchButtom {
	background: #cccccc url(http://www.korean-drama-guide.com/images/searchDark.png) 3px 3px no-repeat;
}
.searchButtom:hover {
	z-index: 2;
	background: #FFAC28 url(http://www.korean-drama-guide.com/images/searchDark.png) 3px 3px no-repeat;
}
#main {
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #2c2c2c;
}
#slideshow img{
	border: none;
}
#slideshow img:hover{
	border: none;
}
#next {
	background: url(http://www.korean-drama-guide.com/images/next.png) center bottom no-repeat;
}
#prev {
	background: url(http://www.korean-drama-guide.com/images/prev.png) center bottom no-repeat;
}
#next:hover {
	background: url(http://www.korean-drama-guide.com/images/next.png) center top no-repeat;
}
#prev:hover {
	background: url(http://www.korean-drama-guide.com/images/prev.png) center top no-repeat;
}
.folio h3 {
	color: #4f4f4f;
	background: url(http://www.korean-drama-guide.com/images/folioBgDark.png) repeat-x;
}
.folio img {
	border: 1px solid #6e6e6e;
}
.folio a img:hover {
	border: 1px solid #FFAC28;
}
#pageNumbers .pageNumber {
	background: #6e6e6e;
}
#pageNumbers .pageNumber:hover {
	color: #4f4f4f;
	background: #FFAC28;
}
#blogWrapper #page1{
	color: #4f4f4f;
	background: #FFAC28;
}
.contactFieldset ul li {
	background: #4f4f4f;
}
.contactInput {
	color: #cccccc;
	border: 1px solid #cccccc;
	background: #4f4f4f;
}
.contactTextarea {
	color: #cccccc;
	border: 1px solid #cccccc;
	background: #4f4f4f;
}
.contactSubmit {
	color: #4f4f4f;
	background: #cccccc;
}
.contactSubmit:hover {
	background: #FFAC28;
}
#supportHours p {
	background: url(http://www.korean-drama-guide.com/images/clockDark.gif) right center no-repeat;
}
#contactInfo img {
	border: none;
}
#contactInfo img:hover {
	border: none;
}
#contactInfo ul li {
	background: none;
}
ul .faqItem {
	background: none;
}
#comments p {
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
}
#comments p span {
	background: url(http://www.korean-drama-guide.com/images/avatarDark.gif) left center no-repeat;
}
.commentFieldset ul li {
	background: #4f4f4f;
}
.commentInput {
	color: #cccccc;
	border: 1px solid #cccccc;
	background: #4f4f4f;
}
.commentTextarea {
	color: #cccccc;
	border: 1px solid #cccccc;
	background: #4f4f4f;
}
.commentSubmit {
	color: #4f4f4f;
	background: #cccccc;
}
.commentSubmit:hover {
	background: #FFAC28;
}
#author {
	background: #5c5c5c;
}
#author p {
	background: url(http://www.korean-drama-guide.com/images/authorDark.gif) left center no-repeat;
}
#footer {
	border-top: 1px solid #7f7f7f;
}
#copy a {
	background: url(http://www.korean-drama-guide.com/images/logoOrangeDarkSmall.gif) no-repeat;
}
