/*
Theme Name: zinmag-futura
Description:Hello Viking November 2008 Website
Author: hello viking
Author URI: helloviking.com

*/


body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#ffffff;
	font-family: century gothic, Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:12px;
        list-style: none;
	}
img {
	border:0;
	/*float:left;
	padding:5px 5px 5px 0;*/
	}
a {
	color:#999999;
	text-decoration:none
	}
a:hover {
	color:#adadad;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#3D2E1B;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	/*padding:3px 0 2px 5px;*/
        /*padding-left:20px;*/
	}
.alignright {
	float:right;
	/*padding:3px 5px 2px 0px;*/
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;	
	

	}
	
#heading {
  width: 1000px;
  height: 192px;
  background: #bbbbbb;
  position: relative;
}	

#headingHV {
  width: 1000px;
  height: 170px;
  background: #bbbbbb url(images/header-background.png) repeat-x;
  position: relative;
}	

/* The Top */

#top {
	height:119px;
	margin:auto;
	background:#adadad url(images/head.jpg) ;
	width:1000px;
        color: #adadad;
        	
	}

#topbar {
	height: 39px;
	margin-bottom: 0px;
	background: #adadad url(images/top.jpg) repeat-x;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}


#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}
	

#rss_feed {
  position:absolute;
  left:870px;
  top:6px;

}

#rss_feed ul{
  margin:0px;
  padding:0px;
}

#rss_feed ul li{
  list-style:none;
}

#rss_feed ul li a {
	height: 22px;
	line-height: 30px;
	background: url(images/feed.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight:normal;
	color: #E8EBEE;
}

#rss_feed ul li a:hover {
	color: #999999;
}



/* The Search */


#site_search {
	height:20px;
	width:240px;
	position: absolute;
        left:765px;
        top:160px;
       
}


#site_search2 {
	height:20px;
	width:240px;
	position: absolute;
        left:765px;
        top:70px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width:158px;
	padding: 4px 7px;
	background: url(images/sf.png) no-repeat;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#999999;
}

#searchsubmit {
	width:48px;
	float: left;
	margin-top: 1px;
	background:url(images/sub-button.png) no-repeat;
	border: none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:26px;
}

/*top menu*/

#foxmenucontainer{
	height:28px;
background: #adadad;
	
	display:block;
	padding:0px 0 0px 0px;
	/*border-top:1px solid #adadad;*/
	font: 14px Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu  {
	margin: 0px;
	padding: 0px;
	height:28px;
        position:absolute;
        top:164px;
 
        left:10px;
        height:26px;
        z-index:51;
	
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
	}

#menu a {
	color: #e5e4e4;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhovb.jpg) repeat-x;
	color: #ffffff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menuhovb.jpg) repeat-x;
	width: 135px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
        background-image:none;
	background-color:#ddd;
	width: 135px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	/*background:url(images/catmenu.jpg) repeat-x;*/
	display:block;
	padding:0px 0px 0px 0px;
	font: 14px Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #e82d08;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #E8EBEE;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;


	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}		
	
/* Main Content*/	
	
	
#casing {
	/* padding:20px 0px 10px 0px; pushes twitter down */
        padding-top:20px;
	background: transparent;
	background-repeat:no-repeat;
	}	
	
#casingHV {
	/* padding:20px 0px 10px 0px; pushes twitter down */
	margin-left: 25px;
        padding-top:0px;
	background: transparent;
	background-repeat:no-repeat;
	}	
		
	
	

#content {
	float:left;
	width: 671px;
	/*height:100%;*/
        height:1024;
	padding:0px 0px 0px 0px;
	
/*background:#ffffff;*/
/*border-left:1px solid #cccccc;*/
border-top:1px solid #cccccc;
/*background:#fff url(images/featuredhead.jpg) right top no-repeat;*/
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
	/*height:60px;*/

}	
.time{
	text-align:left;
	width:100px;

	margin-top:2px;
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	/*float:left;*/
	height:14px;
	font-size:14px;
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	font-weight:normal;
   	color:#cccccc;
	
	}
/*SINGLE POST INFO BEGINS*/	
.single {
	width:600px;
	margin: 0px 0px 0px 0px;
	/*height:100%;*/
	color:#333333;
	font: 14px  Georgia,Arial,verdana, sans-serif;
	line-height:18px; 
	}

.single  h2 {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 24px 0px;
	text-align: left;
	font: 24px  Georgia,Arial,verdana, sans-serif;
	font-weight:bold;
	color: #333333;
	font-style: italic;
	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#333333;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #666666;
	background-color: transparent;
	}
	

	
.author{
	color:#bd1e1e;
	padding-left:0px;
	margin-left: 0px;

}
.clock{
	color:#999999;
padding-top: 4px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 10px;
margin-left: 0px;
margin-top: 4px;
font:14px  Georgia,Arial,verdana, sans-serif;

}	

/*CONTENT BAR FOR CATEGORIES*/
.singleinfo {
	/*height:1px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background:#414141;*/
	color:#333333;
			}
	
.comm{
	padding:1px 0px 0px 25px;
	float:left;
	background:transparent;
	height:25px;
}

.comm a:link,
.comm a:visited {
	color:#e5e4e4;
}
.comm a:hover{
	color:#ffffff;
}
.postmore{
	padding:1px 5px 0px 25px;
	float:right;
	font-weight:bold;
	background:transparent;
	height:25px;
}

.postmore a:link,
.postmore a:visited {

	color:#e5e4e4;

}
.postmore a:hover{

	color:#ffffff;
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  Georgia,Arial,verdana, sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#333333;
	font:13px  Georgia,Arial,verdana, sans-serif;
	font-weight:normal;

	}
.category a:hover{
	color:#eee;
	font:13px  Georgia,Arial,verdana, sans-serif;
	font-weight:normal;

	}
.entry {
	margin:0px 0px;
	padding: 10px 5px 5px 0px;

	}	
	
.entry a:link,
.entry a:visited {
	color: #666666;
	background-color: transparent;
}
.entry a:hover {
	color:#999999;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	/*padding:4px 4px;*/
	background:#fff;
	/*border:1px solid #ddd;*/
	margin:2px 12px 5px 0px;        
	}
.entry img.border {
	border:0;
	float:left;
	/*padding:4px 4px;*/
	background:#fff;
	border:1px solid #ddd;
	margin:2px 12px 5px 0px;
        
	}	
	
.entry p{
	margin:5px 5px;
	font-size: 15px;

}
.entry .wp-caption-text{
        text-align:center;
        font-size:90%;
        font-style:italic;
}

/* sidebar */
#rightcol{
	
	float:right;
	width:320px;
	/*padding:0 0 10px 0;*/
	
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:135px;
padding-top: 7px;
margin-left: 15px;
//margin-top: 15px;
	font-size:10px;
	font-family: Georgia, Arial, sans-serif;

	height: 770px;

	}


.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {

	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	/*height:100%;*/
	line-height:5px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #666666;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	background:#ffffff;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul li a:hover {
	background:#999999;
	background-repeat:no-repeat;
	color:#666666;
	}

.sidebar1 p {
	padding: 0px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#ffffff;
	color: #333333;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:157px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-family: Georgia,Century gothic, Arial, sans-serif;
	background: #e1dede url(images/clients2.jpg) no-repeat;
height: 770px;
border-left:1px solid #cccccc;

	}


		
			
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#496E80;
	font-family: Georgia,Century gothic, Arial, sans-serif;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-family: Georgia,Century gothic, Arial, sans-serif;
	font-size:10px;
	background:#d9e2e6;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#aaa;
	color:#EBF0F2;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */
.footer{
   font-size:10px;
   width:150px;
   left:170px;
   top:-40px;
   position:relative;
   float:right;
   height:10px;
   
}

.footer p {
  height:20px;
}

#footer {
	height:25px;
	padding:10px 0 0 10px;
	color:#999;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	font-family: Century gothic, georgia, Arial, sans-serif;
	

	}

#footer a:link , #footer a:visited{
	color:#E8EBEE;
	}

#footer a:hover {
	color:#fff;
	}



/* The Navigation */

#navigation {
	
	width:600px;
        margin-left:5px; 
        /*margin-top:20px;*/
	/*background:#333333;*/
	height:25px;
	float:left;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:14px;
	text-align:center;
	font-family: Century gothic,verdana, Arial, sans-serif;
	color: #999999;
	font-style: normal;
	}

/* The Comments */

.comments {
	padding-left:0px;
	width:550px;
	}
.comments form {
	}
.comments textarea {
	width:550px;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;

}	
	
#commentform {
	padding-left:0px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#bd1e1e;
	border:1px solid #CA4244;
	color:#fff;
	font-family:Georgia, Verdana,Helvitica,sans-serif;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0px 0px 0px;
	padding:0;


	font-weight:normal;

	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
	
	}
.commentmeta small{
	color: #222;
	
}



/*Featured*/
.featout{
	width:605px;
height: 345px;
        overflow: hidden;
	padding:0px 4px 5px 0px;
margin-top: 0px;
margin-right: 4px;
margin-left: 15px;
margin-bottom:0px;
padding-bottom:30px;

	
	background:#fff;
	border-bottom:1px solid #cccccc;
/*background:#fff url(images/featuredhead.jpg) no-repeat;*/
}	


.featured{
	/*width:669px;*/
	overflow: hidden;
	padding:0px 0px 2px 0px;
	margin:0px 5px 0px 0px;	
}

.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #333333;
	background-color: transparent;
font-family:Georgia, Verdana,Helvitica,sans-serif;
font-size: 24px;
font-style: italic;
	}
.featured h2 a:hover  {
	color: #999999;
	background-color: transparent;
font-family:Georgia,Verdana,Helvitica,sans-serif;
	}

.fentry{

	height:345px;
	overflow:hidden;
}

.cat{
	padding:1px 5px 1px 0px;
	font-size:12px;
font-family:Georgia,Verdana,Helvitica,sans-serif;	
}


.cat a:link,.cat a:visited{
	color:#999999;

	}
.cat a:hover{
	color:#333333;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#999999;
}
.cats a:link,.cats a:visited{
	color:#ffffff;

	}
.cats a:hover{
	color:#666666;

	}

.fentry p{
	margin: 5px 0px;
	color:#333333;	
	line-height:20px;
font-size: 14px;
font-family:Georgia,Verdana,Helvitica,sans-serif;

}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	/*margin:2px 0px 0px 5px;*/
        margin:0px 10px 0px 0px;
	}
	
	

.featured h2{
	font-size:24px;
	margin:3px 0px 4px 0px;
	
	
}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 5px 0px 0px;

	background:url(images/readm.jpg) right no-repeat;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}
.category a:hover{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}

	
/*MAGBOX*/
	
.post {
	width: 605px;
height: 125px;
margin-left: 15px;
margin-bottom: 5px;
margin-top: 10px;
	padding-left: 0px; 
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;

	float: left;
	background:#ffffff;
	font-style:normal;
	display:inline;
	color:#333333;
	
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 14px;
font-weight:bold;
font-style:italic;
	overflow:hidden;
	height:20px;

	}
/*VIKING PROMO LANDING PAGES*/

	
	.post h3 {
	margin: 0px 10px 0px 5px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 24px;
font-weight:bold;
font-style:italic;
	overflow:hidden;
	height:30px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#333333;
	background-color: transparent;
	}
	
.post h3 a, .post h3 a:link, .post h3 a:visited  {
	color:#ffffff;
	background-color: transparent;
	}	
	
.post h2 a:hover  {
	color: #666666;
	background-color: transparent;
	}	
	

.postinfo {
	height:15px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#333333;
	}
	
.categ {
	height:11px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:11px;
font-style:italic;
color: #666666;
}

.categ a:link,.categ a:visited{
	color:#999999;

	}
.categ a:hover{
	color:#999999;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #999999;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	/* margin:2px 5px 2px 0px; */
        margin:0px 10px 0px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	color:#cccccc;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	/*margin:0px 10px;*/
	margin-bottom: 15px;
	padding: 0px 5px 5px 5px;
    padding-left:0px;
	height:126px;
	overflow:hidden;
    border-bottom: 1px #ccc solid;
	}
	
	
#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents{

width:157px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	color:#6F0706;

}
.recents h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background:#9b3e3b;
	font-weight:normal;
}

.recents  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	background:#dad0c1;
	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents  ul li a:link, .recents  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #beb5a8;

	}

.recents  ul li a:hover {
	background:#cec4b5;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}	
	
	




.stepcarousel{
position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/
width: 930px; /*Width of Carousel Viewer itself*/
height: 180px; /*Height should enough to fit largest content's height*/
margin: 0px 0 10px 35px;
background:#ffffff;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px ; /*margin around each panel*/

width:172px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#ffffff;
border: 1px solid #999999;
height:130px;
}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/



}



.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#fff; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px 5px 5px; /*margin around each panel*/
padding:1px 1px;
}

.carousel_title {
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 1px; */
margin-bottom:0px;
margin-left:5px;
font-size:9px;
font-weight:bold;
font-style: italic;
text-align:left;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
position:absolute;
width:160px;
height:12px;
overflow:hidden;
top:104px;
left:2px;

}

.carousel_cats {
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px;
margin-top:0px;
margin-left:5px;
font-size:9px;
font-style: italic;
text-align:left;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
position:absolute;
width:160px;
height:10px;
overflow:hidden;
top:114px;
left:2px;
color:#999;

}

.carousel_cats a
{
color:#999;

}

.carousel_title a
{
color:#666;
}

.carousel_cats a:hover, 
.carousel_title a:hover
{
color:#000;

}


	
.twitzin{
height:280px;
width:320px;
margin-right:0px;
margin-top:0px;
padding:0px 0px 0px 0px;
overflow:hidden;
float:left;
background: url(images/twitterbottom5.jpg) bottom left no-repeat;
/*background: url(images/twitterbottom2.jpg) bottom no-repeat;*/
}	
.twitter-title{
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
	font-size:10px;
	height:21px;
	color:#ffffff;
    background-color:#333333;
	font-family: Arial,Helvitica,sans-serif;
	background:url(images/twitter_header4.jpg) no-repeat;
	font-weight:bold;
	text-align:right;
}

#twitter_update_list {
/* height:75px; */
height:61px;
margin: 0px 0px 0px 0px;
margin-left:4px;
font-size: 10px;
background: #333333;

border-left:1px solid #cccccc;
}
/*FORMATS THE TIME STAMP*/
ul#twitter_update_list {
list-style-type:none;
padding: 10px 13px 13px 0px;
font-size: 10px;
font-family: Arial, sans-serif;
border-left:1px solid #cccccc;

width:320px;
}

ul#twitter_update_list  li {
list-style-type:none;
}

ul#twitter_update_list  li span{
list-style-type:none;
display: block;

padding: 1px 13px 1px ;
/*border-bottom:1px solid #cccccc;*/
color:#ffffff;
font-size: 12px; 
}

ul#twitter_update_list  li > a:link , ul#twitter_update_list  li > a:visited{
color:#ffffff;
font-size: 10px; 
height:3px;
display:block;
margin: 6px 13px;
padding:0px 0px ;
}

ul#twitter_update_list  li > a:hover {
color:#333333;
height:3px;
display:block;
}

#addressInfo {width:265px; height:192px; text-align:right; float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#fff; padding-right: 10px; border-left:solid 8px #fff;}

#addressInfo a{color:#e4e4e4}
#addressInfo a:hover{color:#fff}

#tag_cloud {
  /*margin: 14px;*/
  padding-left: 12px; 
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 15px;
}

#tag_cloud > .widgettitle {
  display:none;
}

#tag_cloud_container {
  width: 163px;
  height: 147px;
  overflow: hidden;
  background: url(images/tag-cloud-container.png) no-repeat;
  position: absolute;
  left:680px;
  top:6px;
color: #ffffff;
}

#tag_cloud_container a {
color: #ffffff;
}

#tag_cloud_container a:hover {
color: #777777;
}

#hv_logo {
  position: absolute;
  left:46px;
  width:293px;
  height:147px;
  top:6px;
}

#hv_text {
  position: absolute;
  left:339px;
  width:341px;
  height:147px;
  top:6px;
}

#border_curve{
  position:relative;
  left:658px;
  top:-1px;
  width:26px;
}

#inner_content{
  /*visibility:hidden;*/
  overflow:auto;
  height:1000px;

  width:640px;
  left:30px;
  position:relative;
}

.affiliate_pic{
  width: 180px;
  height: 150px;
}

.holiday2009 a{	
	color: #e5e4e4;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
}

.cs{
position:relative;
left:-47px;
top:-34px;

}