/*
Theme Name: KoreAm
Theme URI: http://www.iamKoreAm.com
Description: KoreAm theme by FRA
Author: FRA | Future Rockstars of America
Author URI: http://futurerockstarsofamerica.com/
Tags: iamKoreAm, KoreAm, Journal, Korean, Magazine, FRA, Future Rockstars of America, themes

/* background:#ededed; */

/* Begin Typography & Colors */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background:#ffffff;
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
	margin:auto;
	}

#container {
	width:964px;
	padding:0px 18px 0px 18px;
	background:#ededed;
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
	position: absolute;
    left:50%;
    margin-left:-500px;
	z-index:10;
	overflow:hidden;
	}

#left {
	width:634px;
	border:0px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	}

#sidebar {
	width:300px;
	border:0px;
	padding-left:30px;
	background-color:transparent;
	overflow:hidden;
	float:right;
	clear:right;
	}

#full {
	width:964px;
	border:0px;
	background-color:transparent;
	overflow:hidden;
	float:left;
	clear:both;
	}

ul li { 
	list-style:none; 
	}

a { 
	color:#3399ff;
	text-decoration:none;
	}

a:hover { 
	color:#3399ff;
	text-decoration:underline;
	}

.link a {
	color:#3399ff;
	text-decoration:none;
	}

.link a:hover {
	color:#ffffff;
	background-color:#3399ff;
	text-decoration:none;
	}

.link-blue a {
	color:#3399ff;
	text-decoration:none;
	}

.link-blue a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

.link-red a {
	color:#3399ff;
	}

.link-red a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

a img {
	border: none;
	background:none;
	}

a:hover img {
	border: none;
	background:none;
	}

.no-embed img {
	display:none;
	}

.no-embed embed {
	display:none;
	}

.no-embed object {
	display:none;
	}

h1 {
	font-size:28px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
}

h2 a {
	color:#333333;
	text-decoration:none;
	}

h2 a:hover {
	color:#444444;
	text-decoration:underline;
	background-color:transparent;
	}

h3 {
	font-size:11px;
	color:#333333;
	font-weight: bold;
	}
	
h4 {
	font-size:13px;
	color:#83daff;
	margin:0px 0px 18px 0px;
	font-weight: bold;
	}
	
h5 {
	font-size: 10px;
	color:#000000;
	margin:0px 0px 18px 0px;
	font-weight: bold;
	}
	
h6 {
	font-size: 10px;
	color:#000000;
	margin:0px 0px 18px 0px;
	font-weight: bold;
	}


.clear {
	clear: both;
	}
	
/* End Typography & Colors */


/* Begin Header */

#header {
	width:964px;
	clear:both;
	}

#header-logo {
	width:400px;
	height:113px;
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	}
	
#header-ad {
	width:468px;
	height:88px;
	padding-left:96px;
	padding-top:25px;
	display:block;
	overflow:hidden;
	float:right;
	clear:right;
	}

#header-advertise {
	width:468px;
	height:60px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center center;
	clear:both;
	overflow:hidden;
	}

#header-advertise-text {
	width:468px;
	height:25px;
	color:#ff0000;
	font-style:italic;
	background-image:url(images/ad-top-bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:3px;
	clear:both;
	overflow:hidden;
	}

#header-advertise-text a {
	width:60px;
	height:20px;
	color:#ff0000;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	clear:both;
	overflow:hidden;
	}

#header-advertise-text a:hover {
	color:#ff0000;
	background-color:#fdfb00;
	}

#header-div {
	width:964px;
	height:10px;
	background-image:url(images/header-div.gif);
	background-repeat:repeat-x;
	background-position:left center;
	overflow:hidden;
	clear:both;
	}

#links {
	width:964px;
	height:50px;
	clear:both;
	overflow:visible;
	z-index:10000;
	}

#links-area {
	width:680px;
	height:50px;
	background-image:url(images/bg-links.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	float:left;
	overflow:visible;
	clear:left;
	}

#search-area-search {
	width:272px;
	height:34px;
	padding-left:164px;
	padding-right:164px;	
	clear:both;
	overflow:hidden;
	}

#search-area {
	width:272px;
	height:34px;
	padding-left:12px;
	padding-top:16px;
	display:block;
	float:right;
	clear:right;
	overflow:hidden;
	}

#search-form-area {
	width:202px;
	position:absolute;
	margin-top:-1px;
	}

#search-form {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:175px;
	height:19px;
	border:none;
	background-image:url(images/search-text.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:transparent;
	padding-left:20px;
	padding-right:5px;
	float:left;
	clear:left;
	}

#search-form {
	_height:15px;
	_padding-top:4px;
	_margin-top:1px;
	}

#search-form:hover {
	border:none;
	background-image:url(images/search-text-roll.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:transparent;
	}

#search-form:focus {
	border:none;
	background-image:url(images/search-text-roll.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:transparent;
	}

#search-submit-area {
	width:70px;
	display:block;
	background-image:url(images/search-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	float:right;
	clear:right;
	}

#search-submit-area:hover {
	width:70px;
	display:block;
	background-image:url(images/search-submit-roll.gif);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	}
	
#search-submit-area:focus {
	width:70px;
	display:block;
	background-image:url(images/search-submit-roll.gif);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	}
	
/* End Headers */

/* Begin Header-Index */

#header-carousel {
	width:964px;
	clear:both;
	overflow:hidden;
	display:block;
	z-index:10px;
	}

#header-carousel-area {
	width:964px;
	height:120px;
	background-color:transparent;
	background-image:url(/wp-content/themes/koream/images/bg_slider.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
#header-carousel-date {
	font-size:13px;
	width:964px;
	height:20px;
	background-color:transparent;
	text-align:left;
	}

#header-slideshow {
	width:964px;
	height:402px;
	margin-top:-20px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;
	}

#header-slideshow-area {
	width:654px;
	height:391px;
	padding-top:11px;
	overflow:hidden;
	background-color:transparent;
	background-image:url(/wp-content/themes/koream/images/featured-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	}

#header-video {
	width:300px;
	height:402px;
	padding-left:10px;
	overflow:hidden;
	float:right;
	}

#featured-video {
	width:300px;
	height:275px;
	overflow:hidden;
	}

#feature-video-title {
	width:300px;
	height:30px;
	overflow:hidden;
	}

#featured-classified {
	width:280px;
	height:90px;
	padding:0px 10px 7px 10px;
	color:#fdfc00;
	background:url(/wp-content/themes/koream/images/bg_classifieds.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#classified-area {
	width:150px;
	height:90px;
	margin-top:-5px;
	overflow:hidden;
	float:left;
	}

#classified-area li {
	width:150px; 
	height:18px;
	margin-left:-35px;
	line-height:18px; 
	white-space:nowrap;
	outline:none;
	}

#classified-area a {
	color:#3399ff;
	}

#classified-area a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

#classified-text {
	font-size:16px;
	width:115px;
	height:73px;
	padding-top:17px;
	padding-left:15px;
	overflow:hidden;
	float:right;
	}

#classified-text a {
	background-color:transparent;
	}

#classified-text a:hover {
	background-color:transparent;
	text-decoration:underline;
	}

/* End Header-Index */


/* Begin Home (right) */

#home {
	width:400px;
	border:0;
	background-color:transparent;
	overflow:hidden;
	float:right;
	}
	
#home h2 {
	height:45px;
	width:400px;
	padding-top:15px;
	padding-left:10px;
	background:url(/wp-content/themes/koream/images/bg_h2_home.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	display:block;
	clear:both;
	}

#home h2 a {
	background-color:transparent;
	}

#home h2 a:hover {
	text-decoration:underline;
	background-color:transparent;
	}	

#home-top {
	width:400px;
	height:10px;
	background:url(/wp-content/themes/koream/images/home-post-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:transparent;	
	}

#home-bot {
	width:400px;
	height:11px;
	margin-bottom:15px;
	background:url(/wp-content/themes/koream/images/home-post-bot.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;	
	}

#home-post {
	width:350px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	background:url(/wp-content/themes/koream/images/home-post-bg.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:transparent;
	overflow:hidden;
	}

#home-post img {
	max-width:350px;
	}

#home-post embed {
	max-width:350px;
	}

#home-post object {
	max-width:350px;
	}

#home-post-title {
	width:350px;
	color:#464646;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	overflow:hidden;
	}

#home-post-title a {
	color:#333333;
	}

#home-post-title a:hover {
	color:#333333;
	background-color:#fdfb00;
	text-decoration:none;
	}

#home-post-image {
	width:350px;
	height:auto;
	overflow:hidden;
	}

#home-post-subtitle {
	width:350px;
	font-weight:bold;
	margin-top:5px;
	overflow:hidden;
	}

#home-post-area a, #home-post-area a:hover, #home-post-subtitle a, #home-post-subtitle a:hover {
	color:#3399ff;
	}

#home-post-area a, #home-post-area a:hover, #home-post-subtitle a, #home-post-subtitle a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

#home-post-area {
	width:350px;
	margin-top:0px;
	overflow:hidden;
	clear:both;
	}

#home-post-more {
	width:350px;
	height:20px;
	margin-top:15px;
	overflow:hidden;
	clear:both;
	}

#home-post-share {
	width:170px;
	height:20px;
	color:#00bfff;	
	font-style:italic;
	overflow:hidden;
	display:block;
	clear:left;
	float:left;
	}

#home-post-share a {
	color:#3399ff;
	}

#home-post-share a:hover {
	color:#3399ff;
	text-decoration:underline;	
	}

#home-post-continue {
	width:170px;
	height:20px;
	font-style:italic;
	overflow:hidden;
	display:block;
	clear:right;
	float:right;
	}

#home-post-div {
	width:350px;
	height:10px;
	padding-top:15px;
	padding-bottom:15px;
	background:url(/wp-content/themes/koream/images/home-post-div.gif);
	background-repeat:repeat-x;
	background-position:center center;
	clear:both;
	}

#home-post-left {
	width:60px;
	min-height:60px;
	padding-right:15px;
	float:left;
	clear:left;
	overflow:hidden;
	vertical-align:top;
	}

#home-post-left img {
	width:60px;
	height:60px;
	overflow:hidden;
	}

#home-post-right {
	width:275px;
	min-height:60px;
	float:right;
	clear:right;
	overflow:hidden;
	vertical-align:top;
	}

#home-post-info {
	width:200px;
	padding-right:15px;
	float:left;
	clear:left;
	overflow:hidden;
	vertical-align:top;
	}

#home-post-info a {
	color:#777777;
	}

#home-post-info a:hover {
	color:#777777;
	background-color:#fdfb00;
	}

#home-post-comment-box {
	width:60px;
	height:60px;
	color:#ededed;
	background:url(/wp-content/themes/koream/images/home-post-comment.gif);
	background-repeat:no-repeat;
	background-position:center center;	
	float:right;
	clear:right;
	overflow:hidden;
	vertical-align:top;
	}

#home-post-comment {
	width:60px;
	height:40px;
	font-size:36px; 
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	}

#home-post-comment a, #home-post-comment-text a {
	color:#777777;
	background-color:transparent;
	}

#home-post-comment a:hover, #home-post-comment-text a:hover {
	color:#555555;
	background-color:transparent;
	}

#home-post-comment-text {
	width:60px;
	height:20px;
	font-size:9px; 
	text-align:center;
	overflow:hidden;
	}

#home-post-more-blog {
	width:380px;
	font-size:36px;
	color:#777777;
	font-weight:bold;
	background:#fff000;
	padding:10px;
	margin-top:10px;
	text-align:center;
	display:block;
	}

#home-post-more-blog a {
	width:380px;
	color:#777777;
	display:block;
	}

#home-post-more-blog a:hover {
	color:#fff000;
	background:#777777;
	}

#home-post-more-blog:hover {
	background:#777777;
	display:block;
	}
	
#home-post-more-blog:focus {
	background:#777777;
	display:block;
	}

#home-post-inbetween {
	width:302px;
	padding-left:49px;
	padding-right:49px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	}

#home-post-inbetween img {
	width:300px;
	height:100px;
	border:#ff0000 1px solid;
	background-color:transparent;
	}

#home-post-inbetween a, #post-inbetween a:hover {
	color:#ff0000
	width:300px;
	height:100px;
	background-color:transparent;
	}

#home-post-inbetween-text a {
	color:#3399ff;
	font-style:italic;
	height:14px;
	}

#home-post-inbetween-text a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

/* End Home */


/* Begin Home Sidebar (left) */

#home-sidebar {
	width:205px;
	padding-right:29px;
	border:0;
	background-color:transparent;
	overflow:hidden;
	float:left;
	}

#home-sidebar h2 {
	min-height:40px;
	width:195px;
	padding-top:15px;
	padding-left:10px;
	background:url(/wp-content/themes/koream/images/bg_h2_sidebar.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	display:block;
	clear:both;
	}

#home-sidebar h2 a {
	background-color:transparent;
	}

#home-sidebar h2 a:hover {
	text-decoration:underline;
	background-color:transparent;
	}

#home-sidebar-title {
	width:205px;
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	clear:both;
	}

#home-sidebar-title a, #home-sidebar-post a {
	color:#ff0000;
	}

#home-sidebar-title a:hover, #home-sidebar-post a:hover {
	background-color:#fdfb00;
	}

#home-sidebar-subtitle {
	width:205px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	font-style:italic;
	clear:both;
	}

#home-sidebar-image {
	width:205px;
	overflow:hidden;
	background-color:transparent;
	clear:both;
	}

#home-sidebar-image a:hover {
	background-color:transparent;
	}

#home-sidebar-image img {
	width:205px;
	height:auto;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border:0;
	background-color:transparent;
	}

#home-sidebar-image a:hover img {
	border: 0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border:0;
	background-color:transparent;
	}

#home-sidebar-post {
	width:205px;
	border:0;
	background:none;
	background-color:transparent;	
	}

#home-sidebar-ad {
	width:160px;
	height:600px;
	padding-left:22px;
	padding-right:23px;
	overflow:hidden;
	background-color:transparent;
	clear:both;
	}

#home-sidebar-ad a:hover {
	background-color:transparent;
	}

#home-sidebar-ad img {
	width:160px;
	height:600px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border:0;
	background-color:transparent;
	}

#home-sidebar-ad a:hover img {
	border: 0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border:0;
	background-color:transparent;
	}

#home-sidebar-advertise {
	width:160px;
	height:25px;
	padding-left:22px;
	padding-right:23px;
	color:#ff0000;
	font-style:italic;
	background-image:url(images/ad-home-sidebar-bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:3px;
	clear:both;
	overflow:hidden;
	}

#home-sidebar-advertise a {
	width:60px;
	height:20px;
	color:#ff0000;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	clear:both;
	overflow:hidden;
	}

#home-sidebar-advertise a:hover {
	color:#ff0000;
	background-color:#fdfb00;
	}

#home-sidebar-comment {
	width:180px;
	height:16px;
	letter-spacing:1px;
	background:url(/wp-content/themes/koream/images/sidebar-star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	overflow:hidden;
	clear:both;
	}

#home-sidebar-div {
	width:205px;
	height:50px;
	background:url(/wp-content/themes/koream/images/home-sidebar-div.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	clear:both;
	}

/* End Home */


/* Begin Single */

#post-top {
	width:634px;
	height:11px;
	background:url(/wp-content/themes/koream/images/post-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:transparent;
	clear:both;
	}

#post-bot {
	width:634px;
	height:12px;
	background:url(/wp-content/themes/koream/images/post-bot.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	clear:both;
	}

#post {
	width:600px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:10px;
	background:url(/wp-content/themes/koream/images/post-bg.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#post img {
	max-width:600px;
	}

#post embed {
	max-width:600px;
	}

#post object {
	max-width:600px;
	}

#post-title {
	width:600px;
	color:#464646;
	font-size:30px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
	overflow:hidden;
	}

#post-title a {
	color:#333333;
	}

#post-title a:hover {
	color:#333333;
	background-color:#fdfb00;
	text-decoration:none;
	}

#post-area {
	width:600px;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#post-area-extract {
	width:600px;
	padding-top:15px;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#post-area-extract a {
	color:#3399ff;
	background-color:transparent;
	text-decoration:none;
	}

#post-area-extract a:hover {
	color:#3399ff;
	text-decoration:underline;
	background-color:transparent;
	text-decoration:none;
	}

#post-area-extract img {
	max-width:600px;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#post-more {
	width:600px;
	height:20px;
	margin-top:15px;
	overflow:hidden;
	clear:both;
	}

#post-share {
	width:290px;
	height:20px;
	color:#00bfff;	
	font-style:italic;
	overflow:hidden;
	display:block;
	clear:left;
	float:left;
	}

#post-share a {
	color:#3399ff;
	text-decoration:underline;
	}

#post-share a:hover {
	color:#3399ff;
	text-decoration:underline;
	}

#post-continue {
	width:290px;
	height:20px;
	font-style:italic;
	overflow:hidden;
	display:block;
	clear:right;
	float:right;
	}

#post-left {
	width:80px;
	min-height:80px;
	padding-right:15px;
	float:left;
	clear:left;
	overflow:hidden;
	vertical-align:top;
	}

#post-left img {
	width:80px;
	height:80px;
	overflow:hidden;
	}

#post-right {
	width:505px;
	min-height:80px;
	float:right;
	clear:right;
	overflow:hidden;
	vertical-align:top;
	}

#post-info {
	width:439px;
	padding-right:15px;
	float:left;
	clear:left;
	overflow:hidden;
	vertical-align:top;
	}

#post-info a {
	color:#777777;
	}

#post-info a:hover {
	color:#777777;
	background-color:#fdfb00;
	}

#post-info-share {
	padding-top:10px;
	}

#post-digg-box {
	width:51px;
	height:80px;
	background-color:transparent;
	float:right;
	clear:right;
	overflow:hidden;
	vertical-align:top;
	}

#post-div-bg {
	width:600px;
	height:10px;
	padding-top:15px;
	padding-bottom:15px;
	background:url(/wp-content/themes/koream/images/post-div-bg.gif);
	background-repeat:repeat-x;
	background-position:center center;
	clear:both;
	}

#post-navigation {
	width:600px;
	padding-top:15px;
	background-color:transparent;
	clear:both;
	}

#post-navigation-left {
	width:285px;
	text-align:left;
	padding-right:15px;
	background-color:transparent;
	float:left;
	}

#post-navigation-right {
	width:285px;
	text-align:right;
	padding-left:15px;
	background-color:transparent;
	float:right;
	}

#post-inbetween {
	width:468px;
	height:60px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center center;
	clear:both;
	padding-left:83px;
	padding-right:83px;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	}

#post-tags {
	width:600px;
	font-size:10px;
	overflow:hidden;
	padding-top:5px;
	clear:both;
	}

/* End Single */

/* Begin Full Page */

#page-top {
	width:964px;
	height:11px;
	background:url(/wp-content/themes/koream/images/page-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:transparent;
	clear:both;
	}

#page-bot {
	width:964px;
	height:12px;
	background:url(/wp-content/themes/koream/images/page-bot.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	clear:both;
	}

#page {
	width:930px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:10px;
	background:url(/wp-content/themes/koream/images/page-bg.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#page img {
	max-width:930px;
	}

#page embed {
	max-width:930px;
	}

#page object {
	max-width:930px;
	}

#page-title {
	width:930px;
	color:#464646;
	font-size:30px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
	overflow:hidden;
	}

#page-title a {
	color:#333333;
	}

#page-title a:hover {
	color:#333333;
	background-color:#fdfb00;
	text-decoration:none;
	}

#page-area {
	width:930px;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#page-inbetween {
	width:728px;
	height:90px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center center;
	clear:both;
	padding-left:118px;
	padding-right:118px;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	}

#page-tags {
	width:830px;
	font-size:10px;
	overflow:hidden;
	padding-top:5px;
	float:left;
	clear:left;
	}
	
#page-share {
	width:90px;
	font-size:10px;
	overflow:hidden;
	padding-left:10px;
	padding-top:5px;
	float:right;
	clear:right;
	}

#page-live-left {
	width:440px;
	height:330px;
	background-color:transparent;
	padding-right:10px;
	overflow:hidden;
	clear:left;
	float:left;
	}

#page-live-right {
	width:470px;
	height:330px;
	background-color:transparent;
	padding-left:10px;
	overflow:hidden;
	clear:right;
	float:right;
	}

/* End Full Page */


/* Begin Full Page Black */

#page-top-bk {
	color:#ffffff;
	width:964px;
	height:11px;
	background:url(/wp-content/themes/koream/images/page-top-bk.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:transparent;
	clear:both;
	}

#page-bot-bk {
	color:#ffffff;
	width:964px;
	height:12px;
	background:url(/wp-content/themes/koream/images/page-bot-bk.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	clear:both;
	}

#page-bk {
	color:#ffffff;
	width:930px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:10px;
	background:url(/wp-content/themes/koream/images/page-bg-bk.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:transparent;
	overflow:hidden;
	clear:both;
	}

#page-area-bk {
	color:#ffffff;
	width:930px;
	background-color:#000000;
	overflow:hidden;
	clear:both;
	}

#page-bk img {
	max-width:930px;
	}

#page-bk embed {
	max-width:930px;
	}

#page-bk object {
	max-width:930px;
	}

/* End Full Page Black */


/* Begin Sidebar */

#sidebar-area {
	width:300px;
	margin-bottom:50px;
	overflow:hidden;
	clear:both;
	}

#sidebar object {
	max-width:300px;
	}

#sidebar embed {
	max-width:300px;
	}

#sidebar img {
	max-width:300px;
	}

#sidebar-ad {
	width:300px;
	height:250px;
	background:url();
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	overflow:hidden;
	display:block;
	clear:both;
	}

#sidebar h2 {
	width:285px;
	min-height:40px;
	padding-top:15px;
	padding-left:15px;
	background:url(/wp-content/themes/koream/images/bg_h2_sidebar.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	overflow:hidden;
	display:block;
	clear:both;
	}

#sidebar h2 a {
	background-color:transparent;
	}

#sidebar h2 a:hover {
	text-decoration:underline;
	background-color:transparent;
	}

#sidebar ul, #sidebar ul ol {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	}

#sidebar ul li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	}

#sidebar ul p, #sidebar ul select {
	margin:0 0 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin:0 0 0 0px;
	padding:0;
	}

#sidebar-advertise-text {
	width:300px;
	height:25px;
	color:#ff0000;
	font-style:italic;
	background-image:url(images/ad-sidebar-bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:3px;
	clear:both;
	overflow:hidden;
	}

#sidebar-advertise-text a {
	width:60px;
	height:20px;
	color:#ff0000;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	clear:both;
	overflow:hidden;
	}

#sidebar-advertise-text a:hover {
	color:#ff0000;
	background-color:#fdfb00;
	}

#sidebar-subscribe {
	width:250px;
	height:125px;
	background-image:url(images/sidebar-subscribe.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 25px 20px 25px;
	overflow:hidden;
	clear:both;
	}

#sidebar-subscribe-left {
	width:145px;
	height:125px;
	overflow:hidden;
	clear:left;
	float:left;
	}

#sidebar-subscribe-right {
	width:95px;
	height:125px;
	padding-left:10px;
	overflow:hidden;
	clear:right;
	float:right;
	}

#sidebar-email {
	width:280px;
	height:155px;
	padding:0px 10px 0px 10px;
	margin-top:-10px;
	clear:both;
	}
	
#sidebar-emailform-left {
	width:60px;
	height:20px;
	padding-top:5px;
	padding-right:5px;
	margin-top:5px;
	overflow:hidden;
	clear:left;
	float:left;	
	}	
	
#sidebar-emailform-right {
	width:155px;
	height:25px;
	padding-right:60px;
	margin-top:5px;
	overflow:visible;
	clear:right;
	float:right;	
	}

#sidebar-rss {	
	width:285px;
	height:40px;
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/sidebar-rss.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:17px;
	padding-left:15px;
	clear:both;
	}

#sidebar-rss a {
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	}

#sidebar-rss a:hover {
	color:#444444;
	text-decoration:underline;
	background-color:transparent;
	}

#sidebar-comments {
	width:300px;
	margin-top:-28px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-comments-top {
	width:300px;
	height:15px;
	background-image:url(images/sidebar-comments-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	clear:both;	
	}
	
#sidebar-comments-area {
	width:260px;
	background-image:url(images/sidebar-comments-bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	padding:10px 15px 10px 25px;
	overflow:hidden;
	clear:both;
	}

#sidebar-comments-bot {
	width:300px;
	height:60px;
	background-image:url(images/sidebar-comments-bot.gif);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	clear:both;		
	}

#sidebar-comments-area ul {
	width:260px;
	overflow:hidden;
	line-height:18px;
	}

#sidebar-comments-area ul li {
	list-style:none;
	list-style-type:none;
	}

#sidebar-comments-area ul a {
	color:#3399ff;
	text-decoration:underline;
	}

#sidebar-comments-area ul a:hover {
	color:#3399ff;
	text-decoration:underline;
	}
	
#sidebar-twitter-top {
	width:280px;
	padding:10px 10px 10px 10px;
	background-image:url(images/sidebar-twitter-bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:hidden;
	}

#sidebar-twitter-top a {
	color:#ffffff;
	text-decoration:none;
	}

#sidebar-twitter-top a:hover {
	color:#000000; 
	background-color:#fff000; 
	text-decoration:none;
	}

#sidebar-twitter-top ul {
	width:280px;
	list-style:none;
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
	line-height:30px;
	}

#sidebar-twitter-top ul li {
	list-style:none;
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
	}

#sidebar-twitter-bottom {
	width:300px;
	height:50px;
	background:url(images/sidebar-twitter-bot.gif) no-repeat top left;
	}

#sidebar-post-title {
	width:300px;
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	clear:both;
	}

#sidebar-post-title a {
	color:#ff0000;
	}

#sidebar-post-title a:hover {
	background-color:#fdfb00;
	}

#sidebar-post {
	width:300px;
	overflow:hidden;
	background-color:transparent;
	clear:both;
	}

#sidebar-post a:hover {
	background-color:transparent;
	}

#sidebar-post img {
	width:300px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border:0;
	background-color:transparent;
	}

#sidebar-post a:hover img {
	border: 0;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border:0;
	background-color:transparent;
	}

#sidebar-post-image {
	width:300px;
	overflow:hidden;
	background-color:transparent;
	clear:both;
	}

#sidebar-post-image a:hover {
	background-color:transparent;
	}

#sidebar-events-top {
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	width:285px;
	height:40px;
	padding-top:15px;
	padding-left:15px;
	background:url(/wp-content/themes/koream/images/bg_h2_events.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	overflow:hidden;
	display:block;
	clear:both;
	}

#sidebar-events-top a {
	color:#333333;
	text-decoration:none;
	}

#sidebar-events-top a:hover {
	color:#444444;
	text-decoration:underline;
	background-color:transparent;
	}

#sidebar-events {
	width:270px;
	height:200px;
	padding:5px 15px 15px 15px;
	background:url(/wp-content/themes/koream/images/sidebar-events.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	overflow:scroll;
	clear:both;
	}
	
#sidebar-events-bot {
	color:#333333;
	width:75px;
	height:19px;
	padding-top:6px;
	padding-left:225px;
	background:url(/wp-content/themes/koream/images/sidebar-events-bot.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	}

#sidebar-latest-post {
	width:300px;
	height:60px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-post-left {
	width:60px;
	height:60px;
	padding-right:5px;
	overflow:hidden;
	float:left;
	clear:left;
	}
	
#sidebar-post-left img {
	height:60px;
	width:60px;
	overflow:hidden;
	}

#sidebar-post-right {
	width:235px;
	height:60px;
	overflow:hidden;
	float:right;
	clear:right;
	}

#sidebar-post-title {
	color:#333333;
	width:235px;
	font-size:11px;
	margin-top:-11px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-post-title a {
	color:#333333;	
	}

#sidebar-post-title a:hover {
	color:#333333;	
	}

#sidebar-post-excerpt {
	color:#777777;
	width:235px;
	font-size:11px;
	margin-top:-9px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-post-excerpt a, #sidebar-post-excerpt a:hover {
	color:#777777;
	background-color:transparent;
	}

h2.sidebar-latest-video {
	margin-bottom:-13px;
	}

#sidebar-latest-video {
	width:300px;
	height:60px;
	margin-left:-5px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-video-left {
	width:60px;
	height:60px;
	padding-right:5px;
	overflow:hidden;
	float:left;
	clear:left;
	}
	
#sidebar-video-left img {
	height:60px;
	width:60px;
	overflow:hidden;
	}

#sidebar-video-right {
	width:235px;
	height:60px;
	overflow:hidden;
	float:right;
	clear:right;
	}

#sidebar-video-title {
	color:#333333;
	font-weight:bold;
	font-size:11px;
	width:235px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-video-title a {
	color:#333333;	
	}

#sidebar-video-title a:hover {
	color:#333333;
	background-color:#00bfff;
	}

#sidebar-video-excerpt {
	color:#777777;
	width:235px;
	font-size:11px;
	overflow:hidden;
	clear:both;	
	}

#sidebar-video-excerpt a, #sidebar-video-excerpt a:hover {
	color:#777777;
	background-color:transparent;
	}

.linkcat {
	list-style:none;
	list-style-type:none;	
	}

#sidebar-links {
   column-count:2;
   column-gap:10px;
   	}

#sidebar-links img {
	width:140px;
	height:50px;
	padding:0px 5px 10px 5px;
	}
	
#sidebar-links h2 {
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	}

#sidebar-links ul {
	overflow:hidden;
	display:inline-block;
	float:left;
	}

#sidebar-links ul li {
	list-style:none;
	list-style-type:none;
	}

/* End Sidebar */


/* Begin Footer */

#footer {
	width:964px;
	margin-top:10px;
	clear:both;
	display:block;
	}

#footer-div {
	width:964px;
	height:10px;
	background-image:url(images/header-div.gif);
	background-repeat:repeat-x;
	background-position:left center;
	padding-top:50px;
	padding-bottom:20px;
	overflow:hidden;
	clear:both;
	}

#footer-links {
	width:964px;
	height:15px;
	padding:0px;
	clear:both;
	}

#footer-links a {
	font-weight:bold;
	color:#464646;
	letter-spacing:2px; 
	text-decoration:none;
	}

#footer-links a:hover {
	font-weight:bold;
	color:#464646;
	letter-spacing:2px; 
	background-color:#fff000; 
	text-decoration:none;
	}

#footer-ad {
	width:728px;
	height:90px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center center;
	clear:both;
	float:left;
	margin-bottom:10px;
	}

#footer-logo {
	width:220px;
	height:90px;
	padding:0px 0px 0px 16px;
	float:right;
	margin-bottom:10px;
	}
	
#footer-logo a {
	color:#4c4c4c;
	}

#footer-koream-logo {
	width:220px;
	height:35px;
	display:block;
	clear:both;
	}

#footer-copyright {
	font-size:14px;
	width:220px;
	height:50px;
	display:inline;
	padding-top:5px;
	color:#4c4c4c; 
	line-height:14px
	display:block;
	clear:both;
	}

/* End Footer */

/* Begin Navi Space */

#navi-show {
	width:550px;
	height:35px;
	padding-left:55px;
	padding-right:25px;
	background-color:transparent;
	overflow:visible;
	clear:both;
	}

#navi-space {
	height:25px;
	overflow:visible;
	margin-bottom:50px;
	}

/* End Navi Space */

/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Comments */

#commentform-area {
	width:600px;
	padding-top:3px;
	padding-left:17px;
	padding-right:17px;
	background-color:transparent;
	clear:both;
	}

#comment-area {
	width:600px;
	overflow:hidden;
	background-color:transparent;
	}

#commentform input {
	width:173px;
	height:18px;
	color:#000000;
	padding:5px;
	background-color:#ffffff;
	border:#999999 solid 1px;
	}

#commentform input:hover {
	border:#00bfff solid 1px;
	}

#commentform input:focus {
	border:#00bfff solid 1px;
	color:#000000;
	background-color:#ededed;
	}

#commentform textarea {
	width:588px;
	color:#000000;
	padding:5px;
	background-color:#ffffff;
	border:#999999 solid 1px;
	}

#commentform textarea:hover {
	border:#00bfff solid 1px;
	}

#commentform textarea:focus {
	border:#00bfff solid 1px;
	color:#000000;
	background-color:#ededed;
	}

#commentform #submit {
	width:185px;
	height:40px;
	color:#ffffff;
	background-color:#999999;
	border:#999999 solid 1px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	float:left;
	}

#commentform #submit:hover {
	font-weight:bold;
	color:#ffffff;
	background-color:#00bfff;
	border:#00bfff solid 1px;
	}

#comments h3 {
	font-size:16px;
	color:#000000;
	overflow:hidden;
	background-image:url("");
	background-repeat:no-repeat;
	background-color:transparent;
	text-align:left;
	vertical-align:middle;
	padding-top:0px;
	padding-left:0px;
	}

.commentmetadata a {
	font-size:11px;
	color:#777777;
	}

.commentmetadata a:hover {
	color:#777777;
	background-color:transparent;
	}

.fn a {
	font-size:11px;
	color:#000000;
	}

.fn a:hover {
	color:#000000;
	background-color:transparent;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	}

.commentlist li ul li {
	font-size:13px;
	}

.commentlist li {
	font-weight:bold;
	}

.commentlist li .avatar { 
	float:left;
	border:1px solid #00bfff;
	padding:0px;
	margin-right:10px;
	background:#fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	}

.commentlist p {
	font-weight:normal;
	line-height:14px;
	text-transform:none;
	}

#commentform p {
	font-family:Arial, Helvetica, Verdana;
	padding-bottom:5px;
	}

.commentmetadata {
	font-weight:normal;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform {
	margin:0px 0px 0px 0px;
	}

#respond:after {
	content: "."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden;
	}

.alt {
	margin:0px;
	padding:10px;
	}

.commentlist {
	padding: 0px;
	margin-left:0px;
	margin-right:0px;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: 0px;
	margin-left: 0px;
	}

.commentlist p {
	margin: 10px 0px 20px 0;
	}
.children {
	padding:0; 
	}

#commentform p {
	margin:0px 0;
	}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}

/* End Comments */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

/* End Various Tags & Classes*/


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


