/*
Theme Name: zinmag-futura
Description:3rd edition of the successful magazine theme Zinmag.
Author: jinsona designs
Author URI: www.wpfreethemes.com

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 


*/


body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#FAFAFA;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#444;
	font-size:13px;
	}	
img {
	border:0;
	/*float:left;*/
	padding:5px 5px 5px 0;
	}
a {
	color:#AC2D2D;
	text-decoration:none
	}
a:hover {
	color:#AC2D2D;
	text-decoration:underline;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding: 0/*3px 0 2px 5px*/;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */
.shadow1 {
		/*background: #F1F0F1;*/
		border-left: 2px solid #f1f0f1;
		border-right: 2px solid #f1f0f1;
		border-bottom: 2px solid #f1f0f1;
		width: 1008px;
		margin: 0 auto;
		float: none;
	}
 
.shadow2 {
		border-left: 2px solid #DBDADB;
		border-right: 2px solid #DBDADB;
		border-bottom: 2px solid #DBDADB;
		width: 1004px;
		float: left;
	}
 
.shadow3 {
		border-left: 2px solid #B8B6B8;
		border-right: 2px solid #B8B6B8;
		border-bottom: 2px solid #B8B6B8;
		width: 1000px;
		float:left;
	}
	
#wrapper {
	width:1000px;
	margin:0 auto;
	

	}
	
	
/* The Top */

#top {
	height:110px;
	margin:auto;
	background:#fff;
	width:1000px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 2px;
	}
	
.today{
	width:200px;
	float:right;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	text-align:center;
	margin: 12px 10px 0;
	height: 95px;
	padding: 0;
	clear: none;
	}	
	
span.day{
	font-size:40px;
	color:#AC2D2D;
	margin:0 auto;
	padding:2px 0;
	font-weight:bold;

}	
	
span.mony{
	font-size:14px;
	color:#aaa;
	margin:0 auto;
	padding:2px 0;

}	

.dname {
	font-size:18px;
	color:#aaa;
	margin:0 auto;
	padding:2px 0;
	text-transform: uppercase
}	

.blogname {
	width:400px;
	margin: 17px 65px 0 25px;
    float:left;
	background-repeat:no-repeat;
	height:88px;
	}
.blogname h1  {
	font-size:44px;
	font-weight:normal;
	color:#444;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	text-align:left;
	margin:0px 40px 0 25px;
	line-height: 88px;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #4aa942; 
	}
	
.blogname h1  a:hover { 
	color: #4aa942;
	text-decoration: none; 
	}
.blogname h2 {
	margin:0px 20px 0px 75px;
	font-size:16px;
	font-weight:normal;
	color:#444;
	text-align:left;
	}
	
#topbar {
	height: 25px;
	margin-bottom: 0px;
	background: #ffffff;
	border-bottom: 1px solid #aaa;
	border-top: 5px solid #444;
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
}

#topbar #dates {
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #444;
	margin: 1px 0 0 15px;	
}

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

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

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

#topbar ul li a:hover {
	color: #AA1C1A;
}

.connect_widget .connect_widget_text {
	color: #ffffff;
}

/* The Search */


#search {
	height:25px;
	width:auto;
	padding-top:0px ;
	margin: 52px 15px 0;
	width:240px;
	float:left;
}

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

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

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

#s {
	margin:3px 5px;
	float: left;
	width:158px;
	height: 15px;
	padding: 1px 2px;
	border: 1px solid #444;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#AC2D2D;
}

#searchsubmit {
	float: left;
	padding: 0px 2px;
	margin: 3px 5px 3px 2px;
	background-color: #AC2D2D;
	border: 1px solid #444;
	font: normal 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:19px;
	clear: none;
}

/*top menu*/

#foxmenucontainer{
	height:29px;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #aaa;
	background-color: #444;
	font: 14px Century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;

	}
	

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

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 4px 17px 6px;
	}
	
#menu a:hover {
	color: #fff;
	display: block;
	background-color: #AC2D2D;
	text-decoration: none;
	height: auto;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	height: auto;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 110px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#444;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#AC2D2D;
	width: 150px;
	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 0 0px 0px;
	font: 14px Century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;
	border-top:1px solid #f6efe5;
	}
		
#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 0px 0px;
	background-color: #e4e4e4;
	float: left;
	width: 1000px;
	}	

#content {
	float:left;
	width: 690px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
	height:100%;

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

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

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:0px;
	padding-left:2px;
	font-weight:normal;
   	color:#63802b;
	
	}
	
.single {
	width:680px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#222;
	font: 13px  Century gothic,Verdana,Helvitica,sans-serif;
	background-color: #fff;
	border: 1px solid #777;
	float: left;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana,sans-serif;
	font-weight:bold;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#aaa;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #aaa;
	background-color: transparent;
	}	
.author{
	color:#AC2D2D;
	padding:0px 0 4px 0px;

}
.clock{
	color:#AC2D2D;
	padding:0px 0 4px 0px;

}	

#credit {
	font-size: 10px;
	text-transform: lowercase;
	color: #aaa;
	margin: 30px 5px 20px;
	clear: both;
}

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#555;
	color:#fff;
	clear: both;
			}
	
.comm{
	padding:4px 0 0px 10px;
	float:left;
	/*background:url(images/comm.jpg)no-repeat;*/
	color: #fff;
	height:20px;
}

.comm a:link,
.comm a:visited {
	color:#fff;
	text-transform: uppercase;
}
.comm a:hover{
	color:#fff;
}
.postmore{
	padding:4px 10px 0px 25px;
	float:right;
	font-weight:bold;
	/*background:url(images/pmore.jpg) left no-repeat;*/
	color: #fff;
	height:20px;
}

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

	color:#fff;
	text-transform: uppercase;

}
.postmore a:hover{

	color:#fff;
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  Century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#fff;

	}
.category a:hover{
	color:#eee;
		font-weight:normal;

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

	}	
	
.entry a:link,
.entry a:visited {
	background-color: transparent;
}
.entry a:hover {
	background-color: transparent;
}
.entry img {
	border:0;
	/*float:left;*/
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.entry p{
	margin:10px 5px;

}


/* form */
form {clear: both; margin-bottom: 60px;}
label {float: left; text-align: left; margin-left: 3px; padding: 4px 0 0;}
input {width: 120px; float: left; clear: left;}
input#submit {margin: 10px 0px 0px 123px;}
input#searchsubmit {width: auto; float: left;}

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


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:147px;
	padding-top:5px;
	font-size:14px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	

	}

.sidebar1 h2 {
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#fff;
	margin: 0 ;
	padding:0px 0 0 5px;
	background: #AC2D2D;
	font-weight: normal;
	text-transform:uppercase;

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

	}

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

.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:16px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #777;
	}
	
.sidebar1 ul li ul li{
	margin-bottom: 0px;
	border: 0px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited, .sidebar1 ul li p {
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-top:1px solid #aaa;
	font-size: 11px;
	color: #444;
	}

.sidebar1 ul li a:hover {
	color:#AC2D2D;
	}

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

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:147px;
	padding-top:5px;
	padding-right:5px;
	font-size:14px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	}

.sidebar2 h2 {
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#fff;
	margin: 0 ;
	padding:0px 0 0 5px;
	background: #AC2D2D;
	font-weight: normal;
	text-transform:uppercase;

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

	}

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

	}

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

	}

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

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:16px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #777;
	}
	
.sidebar2 ul li ul li{
	margin-bottom: 0px;
	border: 0px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited, .sidebar2 ul li p {
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-top:1px solid #aaa;
	font-size: 11px;
	color: #444;

	}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#AC2D2D;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color:#A4DDEF;
	}		
			
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#496E80;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	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 --- */

#supfooter {
	height:25px;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	background-color: #444;
	text-align:left;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding: 5px 10px;
	clear: both;
	line-height: 25px;
	}

#supfooter a:link , #supfooter a:visited{
	color:#AC2D2D;
	}

#supfooter a:hover {
	color:#AC2D2D;
	text-decoration: underline;
	}
	
#footer {
	height:0px;
	color:#fff;
	background-color: #fff;
	font-size:0px;
	line-height: 0px;
	font-weight:normal;
	text-align:left;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;

	}

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

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



/* The Navigation */

#navigation {
	margin:0px 50px 5px 5px;
	margin-bottom: 50px;
	background:#AC2D2D;
	height:20px;
	float:left;
	line-height: 15px;
	padding: 1px 2px;
	clear: both;
	width: 677px;
	}
	
#navigation a {
	color: #fff;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 20px;
	margin: 0px 0 20px 0;
	font-size:20px;
	color: #444;
	text-align:left;
	font-family: Georgia,century gothic,Arial,verdana,sans-serif
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	font-size:14px;

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

}	
	
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#B81516;
	border:1px solid #CA4244;
	color:#fff;
	margin: 0 50px 50px 5px
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;


	font-weight:normal;

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



/*Featured*/
.featout{
	width:680px;
	overflow: hidden;
	padding:0px;
	margin:0px 0px 7px 5px;
	background:#fff;
	border:1px solid #999;
}
.featured{
	width:680px;
	overflow: hidden;
	padding:5px 0 0;
	margin:0px 0px 0px 0px;
	background:#fff;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
}

.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #aaa;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #aaa;
	background-color: transparent;
	}

.fentry{

	height:185px;
	overflow:hidden;
	padding: 0 5px;
}

.cat{
	padding:5px 10px 1px;
	font-size:12px;
	
}


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

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

	}
.cats{

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

	}
.cats a:hover{
	color:#24a1cc;

	}

.fentry p{
	margin: 5px 5px;
	color:#444;
	line-height:20px;

}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 5px;
	}
	
	
.featured h2{
	font-size:22px;
	margin:3px 0;
	padding: 1px 10px;
	font-family:Georgia,Century gothic,Verdana,Helvitica,sans-serif;
	
}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 10px 0 0;
	background-color: #444;
	/*background:url(images/readm.jpg) right no-repeat;*/
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height: 18px;
	text-transform: uppercase;
	}
.category a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

	
/*magbox*/
	
.post {
	width: 335px;
	margin: 0px 2px 7px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#fff;
	border:1px solid #777;
	display:inline;
	color:#444;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	color: #aaa;
	height:20px;
	font-family:Georgia,Century gothic,Verdana,Helvitica,sans-serif;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#aaa;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #aaa;
	background-color: transparent;
	}	
	

.postinfo {
	height:25px;
	margin: 8px 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#444;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:10px;
}

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

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

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

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

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

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:122px;
	overflow:hidden;
	}
	
	




#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents{

width:225px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
	font-family:Georgia,Century gothic,Verdana,Helvitica,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: 5px 0px 5px 5px;
	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;
border: 1px solid #999999;
}

.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:135px;
}
.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 a{
color: #444;

}


.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
line-height:12px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:10px;
font-weight:bold;
color: #444;
text-align:left;
font-family:Georgia,Century gothic,Verdana,Helvitica,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,Verdana,Helvitica,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,Verdana,Helvitica,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:auto;
width:299px;
margin-right:5px;
margin-top:5px;
overflow:hidden;
padding:0 0 12px 0;
float:left;
background:url(images/twitbot.jpg) bottom no-repeat;
}	
.twitter-title{
	margin:0px 0 0px 0;
	padding:40px 10px 0px 3px;
	font-size:20px;
	height:29px;
	color:#C1A178;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	background:url(images/twith2.jpg) no-repeat;
	font-weight:bold;
	text-align:right;
}

#twitter_update_list {
height:auto;
margin: 0 0;
}

ul#twitter_update_list {

list-style-type:none;
padding: 0 10px;

}

ul#twitter_update_list  li {

list-style-type:none;
border: 1px solid #777;
margin-bottom: 7px;


}

ul#twitter_update_list  li span{

list-style-type:none;
display: block;
padding:3px 5px ;
border-bottom:1px solid #777;
color:#444;
font: 13px "trebuchet ms",verdana, Arial, sans-serif;
}

ul#twitter_update_list  li a:link , ul#twitter_update_list  li a:visited{

color:#777;
height:inherit;


}

ul#twitter_update_list  li a:hover {

color:#AC2D2D;
height:inherit;


}
