/*  
Theme Name: Premium Entertainment Theme
Theme URI: http://www.blogger-template.info/premium-entertainment-theme
Description: Entertainment related WordPress theme. <a href="http://www.cheekopek.com">Demo</a>
Version: 1.0
Author: Hollywood Entertainment
Author URI: http://www.cheekopek.com/premium-entertainment-theme
Tags: pink, black, blue, white, custom header, fixed width, two columns, widgets, adsense, gravatar
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#333333;
}

body {
background:#000000;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}

a:link {color:#ef2f8f; text-decoration:underline;}
a:visited {color:#ef2f8f; text-decoration:underline;}
a:active {color:#ef2f8f; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#666666;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#333333;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#333333;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#000000;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#000000;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#ef2f8f;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Images & Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.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;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
padding: 0; 
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:1px;
margin:0px 30px 0px 30px;
background-image:url(images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:33px;
}

.white {color:#FFFFFF;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 20px 0px 20px; font-size:10px;}
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:550px;}

.navi {color:#FFFFFF;}
.navi a:hover {color:#FFFFFF; text-decoration:none;} 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Top Ads
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container1 {
margin:0 auto;
text-align:center;
background-color:#ef2f8f;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Logo and 728x90 ad
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container2 {
margin:0 auto;
text-align:center;
width:991px;
}

.box1a {
background-image:url(images/hollywood-01.gif);
background-repeat:no-repeat;
}

.box1b {
margin:0px;
padding:0px 10px 0px 10px;
}

.box1b h1 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:25px;
}

.box1b h1 a {text-decoration:none; color:#ef2f8f;}
.box1b h1 a:visited {text-decoration:none; color:#ef2f8f;}
.box1b h1 a:hover {text-decoration:none; color:#ffffff;}

.box1b h4 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:11px;
font-weight:bold;
color:#ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container3 {
margin:0 auto;
text-align:center;
width:991px;
}

.box2a {
height:40px;
background-image:url(images/hollywood-02.gif);
background-repeat:no-repeat;
}

.box2a ul {padding:1px 0px 0px 0px; margin:0px; list-style-type:none;}
.box2a li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; border-left:1px solid #ffffff; border-right:1px solid #e6e0e3; float:left; display:block; font-size:14px; font-weight:bold;}
.box2a li a {color:#000000; text-decoration:none; padding:11px 20px 11px 20px; margin:0px; display:block;}  
.box2a li a:visited {color:#000000; text-decoration:none;} 
.box2a li a:hover {color:#ef2f8f; text-decoration:none;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Profile, Follow & Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container4 {
margin:0 auto;
text-align:center;
width:991px;
}

.box3a {
background-image:url(images/hollywood-03.gif);
background-repeat:no-repeat;
}

.box3b {
color:#FFFFFF;
font-size:10px;
}

.box3b a {color:#ffffff;}  
.box3b a:visited {color:#ffffff;} 
.box3b a:hover {color:#ffffff;} 

.box3c {
color:#000000;
font-size:11px;
font-weight:bold;
}

.box3d form {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.box3d ul {padding:13px 0px 0px 0px; margin:0px; list-style-type:none;}
.box3d li {padding:0px; margin:0px; list-style-type:none;}

.box3e {
width:105px;
background-color:#ffffff;
border-color:#ffffff; 
border-width:1px; 
border-style:solid;
font-size:10px;
color:#999999;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Foundation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container5 {
margin:0 auto;
text-align:center;
width:991px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box4a {
width:631px;
background-color:#ffffff;
margin:0px 0px 0px 4px;
padding:0px 0px 0px 0px;
}

.box4b {
background-image:url(images/hollywood-04.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box4c {
margin:0px 0px 0px 0px;
padding:10px 15px 10px 15px;
background-color:#7ccfff;
color:#FFFFFF;
text-align:center;
}

.box4c h1 {
font-size:19px; 
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height:16px;
}  

.box4c h1 a {color:#ffffff; text-decoration:none;}  
.box4c h1 a:visited {color:#ffffff; text-decoration:none;} 
.box4c h1 a:hover {color:#ef2f8f; text-decoration:none;} 

.box4d {
background-image:url(images/hollywood-05.gif);
background-repeat:no-repeat;
color:#FFFFFF;
text-transform:uppercase;
}

.box4e {
font-size:19px;
}

.box4f {
font-size:12px;
}

.box4g {
background-image:url(images/hollywood-06.gif);
background-repeat:no-repeat;
}

.box4g ul {padding:5px 0px 0px 27px; margin:0px; list-style-type:none;}
.box4g li {padding:0px; margin:0px; list-style-type:none;}

.box4g img {
border:none;
width:150px;
height:110px;
}

.box4h {
font-size:16px;
padding:0px 30px 0px 10px;
margin:0px 0px 0px 0px;
}

.box4h p {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.box4h br {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.box4h h2 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.box4h ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.box4h li {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.box4i {
background-image:url(images/hollywood-07.gif);
background-repeat:no-repeat;
height:36px;
}

.box4j a {color:#ffffff; text-decoration:none; font-size:10px;}  
.box4j a:visited {color:#ffffff; text-decoration:none;} 
.box4j a:hover {color:#ffff00; text-decoration:none;} 

.box4j ul {padding:4px 0px 0px 0px; margin:0px; list-style-type:none;}
.box4j li {padding:0px; margin:0px; list-style-type:none;}

.box4k ul {padding:16px 0px 0px 0px; margin:0px; list-style-type:none;}
.box4k li {padding:0px; margin:0px; list-style-type:none;}

.box4k li a {color:#000000; text-decoration:none; font-size:10px;}  
.box4k li a:visited {color:#000000; text-decoration:none;} 
.box4k li a:hover {color:#000000; text-decoration:underline;} 

.box4l {
font-size:16px;
font-weight:bold;
background-color:#ef2f8f;
text-align:center;
padding:7px 5px 7px 5px;
margin:0px 20px 0px 0px;
}

.box4l a {color:#ffffff; text-decoration:none;}  
.box4l a:visited {color:#ffffff; text-decoration:none;} 
.box4l a:hover {color:#000000; text-decoration:none;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Single.php
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a {
width:575px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 27px;
}

.box5b {
border-top:1px solid #cccccc;
border-bottom:2px solid #666666;
background-image:url(images/hollywood-08.gif);
background-repeat:no-repeat;
}

.box5b td {
font-size:10px;
color:#ef2f8f;
}

.box5c {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}

.box5c ul {padding:0px 0px 0px 0px; margin:0px;}
.box5c li {padding:0px 5px 0px 0px; margin:0px; list-style-type:none; text-decoration:none; float:left;}
.box5c img {padding:0px 0px 0px 0px; margin:0px; border:0px; width:16px; height:16px;}
.box5c li img {padding:0px 0px 0px 0px; margin:0px; border:0px; width:16px; height:16px;}

.sociable {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.sociable_tagline {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

.box5d {
font-size:16px;
}

.box5e {
text-align:center;
background-color:#ffffcc;
border-color:#cccccc; 
border-width:1px; 
border-style:dotted;
text-align:center;
margin:0px;
padding:8px 15px 8px 15px;
}

.box5e a {color:#cc0000;}  
.box5e a:visited {color:#cc0000;} 
.box5e a:hover {color:#000000;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Related
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box6a {
width:631px;
background-image:url(images/hollywood-09.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 4px;
padding:0px 0px 0px 0px;
}

.box6b {
font-size:12px;
color:#ffffff;
font-weight:bold;
}

.box6b h3 {
margin:30px 0px 0px 125px;
padding:0px 0px 0px 0px;
font-size:30px;
color:#ffffff;
}

.box6b ul {padding:25px 0px 0px 135px; margin:0px;}
.box6b li {padding:5px 20px 8px 20px; margin:0px; list-style-type:none; background:url(images/li.gif) no-repeat left top;}
.box6b li a {color:#000000; text-decoration:none;}  
.box6b li a:visited {color:#000000; text-decoration:none;} 
.box6b li a:hover {color:#000000; text-decoration:underline;} 

.box6c ul {padding:85px 0px 0px 0px; margin:0px; list-style-type:none;}
.box6c li {padding:0px; margin:0px; list-style-type:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box7a {
background-color:#ef2f8f;
margin:0px 4px 0px 0px;
padding:7px 7px 7px 7px;
}

.box7b {
background-color:#ffffff;
margin:0px 0px 0px 0px;
padding:12px 12px 12px 12px;
}

.box7c {
background-color:#f2f2f2;
border-color:#e1e1e1; 
border-width:1px; 
border-style:solid;
padding:8px 8px 8px 8px;
font-size:14px;
color:#000000;
}

.box7c a {font-size:10px;}  

.box7d {
text-align:center;
padding:5px 0px 5px 0px;
}

.box7d a {color:#3399cc;}  
.box7d a:visited {color:#3399cc;} 
.box7d a:hover {color:#000000;} 

.box7d img {
border:none;
padding:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
width:300px;
height:250px;
}

.box7d ul {padding:3px 0px 0px 0px; margin:0px;}
.box7d li {padding:0px 0px 0px 0px; margin:0px; list-style-type:none;}
.box7d li a {color:#3399cc;}  
.box7d li a:visited {color:#3399cc;} 
.box7d li a:hover {color:#000000; text-decoration:none;} 

.box7e {
background-color:#7ccfff;
margin:0px 4px 0px 0px;
padding:7px 7px 7px 7px;
}

.box7f {
height:42px;
background-image:url(images/hollywood-10.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:21px;
font-weight:bold;
text-align:left;
}

.box7f ul {padding:14px 0px 0px 89px; margin:0px; list-style-type:none;}
.box7f li {padding:0px; margin:0px; list-style-type:none;}

.box7g {
background-color:#ef2f8f;
margin:0px 0px 0px 0px;
padding:12px 12px 12px 12px;
font-size:12px;
color:#FFFFFF;
}

.box7g ol {padding:0px 15px 10px 30px; margin:0px;} 
.box7g li {padding:8px 5px 8px 5px; margin:0px; border-bottom:1px dashed #ffccff;}
.box7g li a {text-decoration:none; color:#000000; font-weight:bold;}
.box7g li a:visited {text-decoration:none; color:#000000;}
.box7g li a:hover {text-decoration:underline; color:#000000;}

.box7h img {
border-color:#7ccfff; 
border-width:1px; 
border-style:solid;
padding:1px 1px 1px 1px; 
margin:10px 10px 0px 0px;
width:125px;
height:94px;
}

.box7i {}

.box7j {
height:42px;
background-image:url(images/hollywood-11.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:21px;
font-weight:bold;
text-align:left;
}

.box7j ul {padding:14px 0px 0px 89px; margin:0px; list-style-type:none;}
.box7j li {padding:0px; margin:0px; list-style-type:none;}

.box7k {
background-color:#7ccfff;
margin:0px 0px 0px 0px;
padding:12px 12px 12px 12px;
}

.box7k strong {
font-size:24px;
color:#000000;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Tabs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.tabbie {text-align:left; border-spacing:0px; margin:0px 0px 0px 0px;}
.tabbie ol {padding:5px 0px 0px 0px; margin:0px;} 
.tabbie ul {padding:5px 0px 0px 0px; margin:0px;} 
.tabbie li {padding:5px 5px 5px 5px; margin:0px; text-decoration:none; font-size:10px; list-style-type:none; border-bottom:1px dashed #CCCCCC; color:#666666;}
.tabbie li a {text-decoration:none; font-size:11px;}
.tabbie li a:visited {text-decoration:none;}
.tabbie li a:hover {text-decoration:none;}

#ContainerTabs1 {
padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
}

#ContentTabs2 {
border-top:1px solid #cccccc;
padding:10px;
margin-top:-3px;
}

UL#Tabs {
font-family:Verdana, Arial;
font-size:10px;
font-weight:bold;
list-style-type:none;
padding-bottom:13px;
margin-bottom:13px;
}

/* TABS TOP Tabs */
#Tabs LI.Tab {
float:right;
height:20px;
background-color:#ef2f8f;
margin:2px 0px 0px 3px;
border:1px solid #cccccc;
}

#Tabs LI.Tab A {
float:left;
display:block;
color:#000000;
text-decoration:none;
padding:4px;
}

#Tabs LI.Tab A:hover {
background-color:#7ccfff;
}

/* TABS TOP Selected Tab */
#Tabs LI.SelectedTab {
float:right;
height:20px;
background-color:#ffffff;
margin:2px 0px 0px 5px;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #ffffff;
border-left:1px solid #cccccc;
}

#Tabs LI.SelectedTab A {
float:left;
display:block;
color:#666666;
text-decoration:none;
padding:4px;
cursor:default;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Bottom
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container6 {
margin:0 auto;
text-align:center;
width:982px;
}

.box8a {
background-color:#ffffff;
}

.box8b {
height:25px;
background-image:url(images/hollywood-12.gif);
background-repeat:no-repeat;
}

.box8c {
height:106px;
background-image:url(images/hollywood-13.jpg);
background-repeat:no-repeat;
}

.box8d {
background-image:url(images/hollywood-14.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.box8e {
background-image:url(images/hollywood-15.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Categories
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.transparent
{
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;
background-color:#666666;
margin:5px 30px 0px 30px;
padding:7px 15px 7px 15px;
font-weight:bold;
color:#000000;
}

.transparent img {border:none; padding:0px 5px 0px 0px;} 

.transparent ul {padding:0px 0px 0px 15px; margin:0px;} 
.transparent li {padding:3px 0px 3px 0px; margin:0px;}
.transparent li a {text-decoration:none; color:#ffffff;}
.transparent li a:visited {text-decoration:none; color:#ffffff;}
.transparent li a:hover {text-decoration:underline; color:#ffffff;}

.box10 {
padding:0px 0px 50px 0px;
text-align:left;
}

.box10 h3 {
padding:0px 0px 5px 30px;
margin:0px 0px 0px 0px;
font-size:20px;
color:#7ccfff;
}

#box10b ul {
width:95%;
}

#box10b ul li {
	margin:0 0 10px;
	float:left;
	width:20%;
	list-style-type:none; 
	font-size:10px;
	color:#000000;
}

#box10b ul li a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#box10b ul li a:visited {
	text-decoration:none;
}

#box10b ul li a:hover,
#box10b ul li a:focus {
	text-decoration:underline;
	color:#000000;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container7 {
margin:0 auto;
text-align:center;
width:970px;
}

.box11 {
font-size:11px;
color:#FFFFFF;
}

.box11 a {text-decoration:none; font-weight:bold;}
.box11 a:hover {text-decoration:none; color:#999999;}