/* structure */
body {
}
body,div {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#main-wrapper {
	width: 100%;
	background: url(../../../../../skins/sacramentokingsnews.com/images/body_bg_mid.png) repeat-x;
}
/* body background */
div#decor, div#decor div#decor-left,div#decor div#decor-right {
	height: 233px;
}
div#decor-left {
	background: url(../../../../../skins/sacramentokingsnews.com/images/body_bg_left.png) top left no-repeat;

}
div#decor-right {
	background: url(../../../../../skins/sacramentokingsnews.com/images/body_bg_right.png) top right no-repeat;

}

/* main structure */
div#main {
	width: 974px;
	margin-top: -233px;
	margin-left: auto;
	margin-right: auto;
}

/* header */
div#header, div#hleft, div#hright {
	width: 974px;
	height: 233px;
}
/* header - left and right images */
div#hleft {	background: url(../../../../../skins/sacramentokingsnews.com/images/header_bg_left.png) no-repeat; }
div#hright { background: url(../../../../../skins/sacramentokingsnews.com/images/header_bg_right.png) top right no-repeat; }
div#hright div {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

/* header -images */
div#header-images { width: 908px; }
div#header-images div#logo {
	float: none;
}
div#header-images div#logo { 
	height: 145px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/header_logo.jpg) no-repeat; 
	width: 908px; 
}

/* header -login  */
div#header-login {
	height: 32px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/header_login_mid.png) repeat-x;
}

div#hlogin-wrapper a,div#hlogin-wrapper a:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
    
}

div#hlogin-wrapper a:hover {
	text-decoration: underline;
}


input#hloginbtn {
	vertical-align:bottom;
	padding-top: 1px;
}
div#hlogin-wrapper * {
	vertical-align: middle;
}
div#hlogin-wrapper {
	text-align: right;
	height: 22px;
	padding-top: 9px;
}

/* header menu */
div#header-tabmenu,div#ht-wrapper, div#ht-wrapper ul {
	width: 974px;
	height: 56px;
	padding: 0;
}
div#header-tabmenu {
	margin-top: 0px;
}
div#header-tabmenu {
	[margin-top: -56px;
	margin-top: 0px;
	]margin-top: 0px;
}
div#ht-wrapper ul {
	list-style: none;
	margin-left: -33px;
	padding-left: 0;
	z-index:10000;
	position:relative;
}
div#ht-wrapper li {
	float: left;
	margin-top: -16px;
	margin-left: 0;
	padding-left: 0;
	background: url(../../../../../skins/sacramentokingsnews.com/images/header_menu_separator.png) top right no-repeat;
	padding-right: 3px;
}
div#ht-wrapper li.end {
	background: none;
	padding-right: 0;
}


div#ht-wrapper li a,div#ht-wrapper li a:visited {
	height: 56px;
	display: block;
	text-align: center;
	color: #C4CDCA;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;

}




div#ht-wrapper li a:hover {
	background-position: 0 -56px; 
/*	background-position: 0 -46px; */
}


div#ht-wrapper li a span {
	padding-top: 19px;
	display: block;
}
a#home {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_home.png) top left no-repeat;
	width: 77px;
}
a#home span {
	padding-left: 22px;
}
a#tickets {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_lakers_tickets.png) top left no-repeat;
	width: 110px;
}
a#tickets span {
	padding: 0px;
}
a#baseball {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_mlb_baseball.png) top left no-repeat;
	width: 104px;
}
a#baseball span {
	padding: 0px;
}
a#basketball {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_nba_basketball.png) top left no-repeat;
	width: 117px;
}
a#basketball span {
	padding: 0px;
}
a#football {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_nfl_football.png) top left no-repeat;
	width: 98px;
}
a#football span {
	padding: 0px;
}
a#hockey {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_nhl_hockey.png) top left no-repeat;
	width: 95px;
}
a#hockey span {
	padding: 0px;
}
a#other {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_other_sports.png) top left no-repeat;
	width: 98px;
}
a#other span {
	padding: 0px;
}
a#resource {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_lakers_res.png) top left no-repeat;
	width: 125px;
}
a#resource span {
	padding: 0px;
}
a#store {
	background: url(../../../../../skins/sacramentokingsnews.com/images/hm_lakers_store.png) top left no-repeat;
	width: 126px; 

}
a#store span {
	padding-right: 29px; 
}


/*	--------------------------------------------------
http://javascript-array.com/scripts/simple_drop_down_menu/
*/

#sddm div { 
	position: absolute;
	visibility: hidden;
}

#sddm div a {
	position: relative;
	display: block;
}

div#ht-wrapper li div#m1 a,div#ht-wrapper li div#m1 a:visited {
    width: 12em;
	height: 18px;
	text-align: left;
    font-size:14px;
	color: #C4CDCA;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
    padding: 0 0 0 8px;
}

div#ht-wrapper li div#m1 a:hover {
	color: #FFFFFF;
	background-color: #513695;
}


div#ht-wrapper li div#m2 a,div#ht-wrapper li div#m2 a:visited {
    width: 13em;
	height: 18px;
	text-align: left;
    font-size:14px;
	color: #C4CDCA;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
    padding: 0 0 0 8px;
}

div#ht-wrapper li div#m2 a:hover {
	color: #FFFFFF;
	background-color: #513695;
}


div#ht-wrapper li div#m3 a,div#ht-wrapper li div#m3 a:visited {
    width: 12em;
	height: 18px;
	text-align: left;
    font-size:14px;
	color: #C4CDCA;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
    padding: 0 0 0 8px;
}

div#ht-wrapper li div#m3 a:hover {
	color: #FFFFFF;
	background-color: #513695;
}

div#ht-wrapper li div#m4 a,div#ht-wrapper li div#m4 a:visited {
    width: 12em;
	height: 18px;
	text-align: left;
    font-size:14px;
	color: #C4CDCA;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
    padding: 0 0 0 8px;
}

div#ht-wrapper li div#m4 a:hover {
	color: #FFFFFF;
	background-color: #513695;
}

div#ht-wrapper li div#m5 a,div#ht-wrapper li div#m5 a:visited {
    width: 10em;
	height: 18px;
	text-align: left;
    font-size:14px;
	color: #C4CDCA;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
    padding: 0 0 0 8px;
}

div#ht-wrapper li div#m5 a:hover {
	color: #FFFFFF;
	background-color: #513695;
}


/* ---------------------------------------------------------
	end menu */


/* content */


div#content-wrapper {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/losangeleslakersnews.com/images/content_mid.png) repeat-y top left;
	padding-bottom: 10px;
}

div#content-footer {
	width: 974px;
	height: 19px;
/*	margin-top: -5px; */
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/losangeleslakersnews.com/images/content_btm.png) no-repeat top left;
}

/* ASM hack */
div#content-wrapper-alt {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/losangeleslakersnews.com/images/content_mid_alt.png) repeat-y top left;
	padding-bottom: 10px;
}

div#content-footer-alt {
	width: 974px;
	height: 19px;
/*	margin-top: -15px; */
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/losangeleslakersnews.com/images/content_btm_alt.png) no-repeat top left;
}


/* advertisement */
div#adv {
	background: url(../../../../../skins/sacramentokingsnews.com/images/content_adv_mid.png) repeat-y top left;
}
div#adv div.top {
	background: url(../../../../../skins/sacramentokingsnews.com/images/content_adv_top.png) no-repeat top left;
}
div#adv div.btm {
	background: url(../../../../../skins/sacramentokingsnews.com/images/content_adv_btm.png) no-repeat bottom left;
}
div#adv div.content {
	margin: 0;
	padding: 0 0 0 -25px;
	min-height: 120px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/adv_paid_ads.png) no-repeat 25px 18px;
}
div#adv div.content-wrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 0 0px 35px;
}
/* actual content */
div#actual-content {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

div#actual-content p {
	padding-top: 10px;
}

div#actual-content div.left {
	padding-top: 0px;
	width: 235px;
	float: left;
}
div#actual-content div.middle {
	padding-top: 0px;
	width: 491px;
	float: left;
}
div#actual-content div.right {
	padding-top: 0px;
/*	width: 196px; */
/*	float: left; */
	float: right;
}
/* left content */
div#actual-content div.left {
	padding-left: 7px;
}

div#actual-content div.left div.panel {
	margin-bottom: 10px;
	width: 231px;
	margin-right: auto;
}
div#actual-content div.left div.panel h2.header {
	text-align: center;
	background: url(../../../../../skins/sacramentokingsnews.com/images/sidebar_top.png) top left no-repeat;
	width: 231px;
	height: 22px;
	margin-top: 0;
	margin-bottom: 11px;
	padding-top: 2px;
	overflow: hidden;
}
div#actual-content div.left div.panel input.btn {
	border:none;
	float:right;
	width: 93px;
	height: 28px;
}
div.subscribe-form {
	width: 201px;
	margin-left: 25px;
}
div.subscribe-form div.form {
	margin-top: 7px;
}
input#submit-btn {
	background: url(../../../../../skins/sacramentokingsnews.com/images/submit_btn.png) 0px 0px no-repeat;
}
div.hotlinks-wrapper {
	width: 218px;
	margin-left: auto;
	margin-right: auto;
}
div.top-bloggers {
	width: 201px;
	margin-left: 26px;
}
div.blogger {
	margin-bottom: 6px;
}
div.blogger img {
	float: left;
}
div.blogger div.textinfo {
	width: 136px;
	float: right;
	margin-top: 6px;
}
/* middle */
div#actual-content div.middle {
	margin-left: 5px;
	margin-right: auto;
}

div#actual-content div.middle ol {
	margin-top: 5px;
	margin-left: 35px;
	padding-top: 0;
    padding-left: 0;
}


div#actual-content div.middle div.panel {
	margin-bottom: 9px;
	width: 482px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/sacramentokingsnews.com/images/panel_mid.png) repeat-y top left;
	padding-bottom: -1px;	
}
div#actual-content div.middle div.panel h2.header,div#actual-content div.middle div.panel h3.subheader {
	text-align: center;
	background: url(../../../../../skins/sacramentokingsnews.com/images/panel_top.png) top left no-repeat;
	width: 482px;
	height: 22px;
	margin-top: 0;
	margin-bottom: 11px;
	padding-top: 2px;
}

div.middle div.panel div.wrapper {
	width: 458px;
	margin-left: auto;
	margin-right: auto;

}

div.middle div#new-lakers-fans * {
	text-align: center;
}

div.middle div.panel div.wrapper-btm {
	background: url(../../../../../skins/sacramentokingsnews.com/images/panel_btm.png) no-repeat bottom left;
	width: 482px;
	height: 12px;
}


div#actual-content div.middle div#post {
	background: none;
}

div#actual-content div.middle div#post div.wrapper {
	width: 407px;
	margin-left: 26px;
}

div#actual-content div.middle div#post h2.header {
	background: url(../../../../../skins/sacramentokingsnews.com/images/article_top.png) no-repeat top left;
	height: 32px;
	font-size: 15pt;
	margin-bottom: 0;
}
div#actual-content div.middle div.panel h3.subheader {
	background: url(../../../../../skins/sacramentokingsnews.com/images/article_sub_top.png) no-repeat top left;
	height: 22px;
	font-size: 12pt;
	margin-top: 0;
}


/* right */
div#actual-content div.right {
/*	width: 201px; */
	width: 199px;
	padding-left: 5px;
	padding-right: 0;
}

div#actual-content div.right h2 {
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	color: #4F4F4F;
	border-bottom: none;
    margin: 0 0 5px 0;
}

div#actual-content div.right ul {
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
    padding-left: 0;
}

div#actual-content div.right li {
	list-style-type: disc;
}


div#actual-content div.right div#sidebar-holder {
	padding: 0 0 0 0;
}

div#rlogin-form .form-heading {
	margin-left: 10px;
}
div#rlogin-form div.top {
	height: 13px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_top_top.png) no-repeat top left;	
}
div#rlogin-form div.form {
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_top_mid.png) repeat-y top left;	
	width: 197px;
	padding-left: 3px;
}
div#rlogin-form div.btm {
	height: 13px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_top_btm.png) no-repeat top left;	
}
div.form-mid {
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_mid.png) repeat-y top left;
}
div.form-top {
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_top.png) no-repeat top left;
	height: 14px;
}
div.form-btm {
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_btm.png) no-repeat bottom left;
}


div.form-btm div.form-wrapper {	
	width: 163px;
	margin-left: auto;
	margin-right: auto;
/*	padding-top: 10px; */
	padding: 0 8px 10px 0;
}
div.form-btm div.form-wrapper * {	
	vertical-align: middle;
}
div.form-btm div.form-wrapper label,div.form-btm div.form-wrapper label, div.form-btm div.form-wrapper input.textinput {
	margin-bottom: 5px;
	margin-top: 5px;
}
div.form-btm div.form-wrapper input.textinput {
	margin-left: 9px;
}

div.form-btm div.form-wrapper div#rememberme {
	margin-top: 15px;
	margin-bottom: 0;
}
div#rlogin-form p.submit {
	text-align: center;
}
div#rlogin-form input.btn {
	background: url(../../../../../skins/sacramentokingsnews.com/images/login_btn.png) no-repeat;
	border: none;
	width: 93px;
	height: 28px;
	padding-top: 0px;
}
div#rlogin-form div.ustat {
	margin-top: 10px;
}
div#rlogin-form div.online {
	width: 161px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

/* right advertisement */

div#radv {
	width: 201px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 5px;
}

/* footer */
div#footer {
	height: 67px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/footer_bg_mid.png);
}
div#footer div#links-wrapper {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../../skins/sacramentokingsnews.com/images/footer_bg_mid.png);
}
div#footer div#left {
	height: 67px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/footer_bg_left.png) top left no-repeat;
}
div#footer div#right {
	height: 67px;
	background: url(../../../../../skins/sacramentokingsnews.com/images/footer_bg_right.png) top right no-repeat;
}
ul#footer-links {
	height: 67px;
/*	width: 668px; */
	width: 868px;
	list-style: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}
ul#footer-links li {
	float: left;
	background: url(../../../../../skins/sacramentokingsnews.com/images/footer_links_sep.png) no-repeat top right;
	padding-right: 15px;
	padding-left: 14px;
	padding-top: 2px;
	margin-top: 21px;
}
ul#footer-links li.end {
	background: none;
}
.clear {
	clear:both;
	height: 0;
	overflow: hidden;
}



/* Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
}
#header-login label {
	color: #ffffff;
	font-weight: bold;

}
#header-login {
	font-size: 10pt;
}
input.textinput {
	height: 14px;
	border: 1px solid #B5B5B5;
}
#header-login input.textinput {
	background-color: #E8E8E8;
	vertical-align: middle;
	border: 1px solid #B5B5B5;
}
#ht-wrapper li a {
	font-size: 12pt;
}
div.content p {
	margin-top: 0;
}
div#actual-content {
/* this is the color of text in my main area */
	color: #4F4F4F;
}	

/*
div#actual-content a,div#actual-content a:visited {
	color: #C4CDCA;
	text-decoration: none;
} 
div#actual-content a:hover {
	text-decoration:underline;
} 
*/


div#actual-content div.left div.panel {
	color: #4F4F4F;
	font-size: 9pt;
}
div#actual-content div.left div.panel h2.header {
	font-size: 11pt;
	font-weight: bold;
	color: #4F4F4F;
}

input.btn {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: 'arial black', arial, verdana;
}
div.hotlinks-wrapper {

	font-size: 9pt;
}
div.hotlinks-wrapper a,div.hotlinks-wrapper a:visited {

}
div.top-bloggers {
	font-size: 9pt;
}
.blogger .name {

}
/*
.blogger .numposts {
	color: #4F4F4F;
}
*/
div.middle {
	font-size: 9pt;
}
div.middle h2.header,div.middle h3.subheader {
	color: #FFFFFF;
	font-size: 13pt;
}

div.middle h3.subheader a,div.middle h3.subheader a:visited {
	color: #FFFFFF;
}

div.middle h3.subheader a:hover {
	text-decoration:underline;
}



div.post-date {
	color: #4F4F4F;
	margin-left: 4px;
	font-size:16px;
	margin:10px 0 0 0;
}
div.post hr {
	border: 1px solid #cccccc;
	height: 0px;
	padding: 0;
}
div.post-text {
/*	margin-left: 10px; */
	margin:0 0 20px 10px;
    width:400px;
}


div#post div.post-text a,div.post-text a:visited {
	color: #513695;
}
div.post img.floatLeft {
	float: left;
	clear: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.6em;
}
div.right {
	font-size: 9pt;
}
div.form-btm div.form-wrapper div#rememberme a,div.form-btm div.form-wrapper div#rememberme a:visited{	
	color: #4F4F4F;
}
div.form-btm div.form-wrapper input.textinput {
	background-color: #E8E8E8;
}
div#footer {
	text-align: center;
	font-size: 11pt;
}
div#footer a,div#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
div#footer a:hover {
	text-decoration: underline;
}

