/*
Theme Name: zinmag-remedy
Description: Zinmag remedy is a feature-rich dark theme with  magazine-/ news type layout with custom theme options and adsense. Theme created by <a href="http://www.wpfreethemes.com/">jinsona</a> .
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 . 
*/

.tabber{display:none;}
body {
	margin:20px auto;
	padding:0px 0 0px 0;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#ccc;
	font-size:13px;
//	background:#777;
 	background:#161514 url('http://myterabox.com/images/abstract-1.jpg') no-repeat;
//background-repeat: repeat;
background-attachment: fixed;

	}
img {
	border:0;
	}
a {
	color:#fff;
	text-decoration:none
	}
a:hover {
	color:#ddd;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	color:#ccc;
	font-size:14px;
	font-family:Arial,Tahoma,sans-serif;
	font-style: normal;
	}
h3 a {
	color:#cccccc;
	font-size:24px;
	font-family:Arial,Tahoma,sans-serif;
	text-align: justify;
	padding-left:10px;
	}

h3 a:hover {
	color:#0066ff;
	}

blockquote {
	padding-left:10px;
	color:#777;
	font-style: normal;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */



#wrapper {
	width:1000px;
	border:0px solid #666;
	margin: 20px auto auto auto ;
 	background:#222;
// 	background:#161514 url('http://myterabox.com/images/bg_bel_body.jpg') repeat;
 	filter:alpha(opacity=90);
 	-moz-opacity:0.9;
 	-khtml-opacity: 0.9;
 	opacity: 0.9;
	}
	
	
/* The Top */

#top1 {
 	background:#000 ;
// 	background:#161514 url('http://myterabox.com/images/bg_bel_top_border.jpg') no-repeat;
  	height: 80px;
	margin: 0px auto auto 0px ;
	text-align:left;
	padding:20px 0px 0px 0px;
	}

#top {
	background:#fff;
	margin: 0px auto auto 0px ;
	text-align:left;
	padding:0px 0px 0px 0px;
	}

#top1 a {
	color:#444;
	}
#top1 a:hover {
	color:#ccc;
	}

#top a {
	color:#555;
	margin: 0px auto auto 0px ;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	}

#top a:hover {
	color:#666;
	font-weight:bold;
	}

.topsearch {
	background:#fff;
	text-align:center;
	}




.botsearch {
	background:#fff;
	margin: 20px 0px 30px 0px ;
	text-align:center;
	border-bottom:0px solid #333;
	}



.blogname {
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 30px;
        float:left;
	background-repeat:no-repeat;
	}

.blogname h1  {
	font-size:38px;
	padding:0 0 5px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px 0 0 25px;
	
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:2px 20px 0px 20px;
	font-size:15px;
	font-weight:normal;
	color:#949fa5;
	text-align:left;
	}
	
#topbar {
	height: 100px;
	margin-bottom: 0px;
	background:#000000;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}

#topbar #dates {
	float: right;
	height: 25px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 13px;
	color: #AFAFAF;
	margin: 4px 0 0 15px;
	background:url(images/date.png) no-repeat;
	
}

#topbar ul {
	float: right;
	display: inline;
	height: 23px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a:link,#topbar ul li a:visited{
	height: 20px;
	line-height: 25px;
	background: url(images/rss.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 13px;
	font-weight:normal;
	color: #AFAFAF;
}

#topbar ul li a:hover {
	color: #AFAFAF;
}


/* The Search */


#search {
	width:1000px;
	padding: 20px 0px 20px 0px;
	margin-top: 0px;
	background:#fff;
}
#search a img
{
        filter: grayscale;
	background:#fff;
 	filter:alpha(opacity=90);
 	-moz-opacity:0.9;
 	-khtml-opacity: 0.9;
 	opacity: 0.9;
} 

#search a:hover img
{
        filter:normal;
	background:#fff;
 	filter:alpha(opacity=100);
 	-moz-opacity:1;
 	-khtml-opacity: 1;
 	opacity: 1;
} 




#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
 	height:60px;
	margin-top:10px;
	margin-bottom:20px;
	width:650px;
	background:#efefef;
	padding: 5px 0px 5px 5px;
	font: normal 13px  "century Gothic", Arial, Helvetica, sans-serif;
	color:#555;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #eee;
	border-bottom:2px solid #eee;
}

#s1 {

	width:90px;
	background:#eee;
	padding: 0px 0px 0px 5px;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#222;
	border:1px solid #ccc;
}

#s2 {
 	height:15px;
	width:160px;
	background:#555;
	padding: 2px 2px 2px 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#ccc;
	border:2px solid #666;
}


#searchsubmit1 {
	width:80px;
 	height:24px;
	padding:2px 2px 5px 2px;
	margin-left: 0px;
	margin-right: 10px;
	background: #bbb;
	color:#333;
 	border-top:2px solid #eee;
 	border-right:2px solid #eee;
 	border-left:2px solid #555;
 	border-bottom:2px solid #555;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;

}

#searchsubmit {
	width:80px;
 	height:27px;
	padding:2px 0 1px 0;
	margin-left: 10px;
	margin-right: 10px;
	background: #bbb;
	color:#333;
 	border-top:3px solid #eee;
 	border-right:3px solid #eee;
 	border-left:3px solid #ccc;
 	border-bottom:3px solid #ccc;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;

}

#translatesubmit {
	width:110px;
 	height:27px;
	padding:2px 0 1px 0;
	margin-left: 10px;
	margin-right: 10px;
	background: #bbb;
	color:#333;
 	border-top:3px solid #eee;
 	border-right:3px solid #eee;
 	border-left:3px solid #ccc;
 	border-bottom:3px solid #ccc;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;

}



.feed{
	width:288px;
	height:34px;
	margin:5px 0px 0 0;
	background:#232628 url(images/feed.jpg) top no-repeat;
	padding:30px 5px 0 5px;
	border:1px solid #000;
}

.rssicon{
	float: left;
	margin:0px 2px 0 3px;
	
}


.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;} 
.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #167498 url(images/fbutton.jpg) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:24px;
	line-height:24px;
	}



/*top menu*/

#foxmenucontainer{
	display:block;
	width: 990px;
	height:35px;
	float:left;
	padding:10px 0 10px 0;
	margin:20px 0 20px 0;
	font-family: 14px Trebuchet MS, "Century gothic",verdana, Arial, sans-serif;
        background:#202325;
        border:1px solid #393f42;

	}
#foxmenucontainer1{
	display:block;
	padding:10px 0px 10px 0px;
	margin-top:0px;
        margin-bottom:10px;
	font-family: 14px Trebuchet MS, "Century gothic",verdana, Arial, sans-serif;
	border-bottom:0px dotted #7F462C;
        border:0px solid #7E2217;
	}
	

#menu ,#menu ul {
	float: left;
	display:block;
	margin: 0px 5px;
	padding: 0px;
	list-style: none;

	}

#menu a {
	float: left;
	color: #ccc;
	height:15px;
   	padding: 2px 6px 2px 6px;
	font-weight:bold;
	}
	
#menu a:hover {
        color: #0066ff;
	height:15px;
 	padding: 2px 6px 2px 6px;
 	}



#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	display:block;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	font: 14px arial, "Century gothic",verdana,sans-serif;
        font-weight: bold;
	color:#fff;
	}
	
#menu li li a:hover, #menu li li a:active {
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#06415F;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:5;

	}

#menu li:hover ul {
	left: auto;
	display: block;
        color: #0066ff;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
        color: #0066ff;
	}

/* Category menu*/
	
#menu {
	height:60px;
	background:#14181A;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;

	}
	

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height:60px;
	
	}
	
#menu ul li {
	float: left;
	margin: 0px 0px ;
	padding: 0px 0px;
	line-height:60px;
	}
	
#menu ul li a {
	color: #8B979F;
	display: block;
    font-weight: normal;
   	padding: 0px 10px;
	}
	
#menu ul li a:hover,#menu.current_page_item a {
	color: #fff;
	display: block;
	text-decoration: none;
  
	}



/* Category menu*/
	
#catmenucontainer{

	display:block;
	padding:5px 0 2px 0px;
	font: 12px tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
// 	background:#333;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:1000px;
//	background:#ccc;
	height:30px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #777777;
	display: block;
	margin: 0px;
	padding: 10px 15px 13px 15px;
	}

#catmenu li a:hover, #catmenu li a:active {
//	background: #ccc;
	color: #ccc;
        margin: 0px;
	padding: 10px 15px 13px 15px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #0066ff;
	width: 150px;
	color: #fff;
	font-size: 14px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
//	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #ccc;
//	border-left: 1px solid #ccc;
//	border-right: 1px solid #ccc;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
 	background: #ccc;
	color: #111;
	padding: 8px 10px 7px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
		
/* Main Content*/	

/* Main Content*/
	
	
#casing {
	width:1000px;
//	background:#ccc;
	}	
	


#content {
	width: 600px;
	padding:20px 20px 20px 20px;
	background:#111;
	color:#fff;
	}

.title{
	margin: 0 0 5px 0px;
	padding: 5px 0px 2px 5px;
	background:#434343;
        text-align:center;
}
	
.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 {
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
	font-weight:normal;
   	color:#04689A;
	
	}
	
.single {
	width:1000px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#AFAFAF;
	font: 13px  century gothic,Arial,verdana, sans-serif;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#808080;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #FEFEFE;
	background-color: transparent;
	}	
.author{
	color:#04689A;
	padding:0px 0 0px 0px;

}
.clock{
	color:#04689A;
	padding:0px 0 4px 10px;

}	

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#292d2f;
	color:#fff;
	border-top:1px solid #222629;
			}

	
.comm{
	padding:2px 0 2px 25px;
	float:left;
	background:url(images/comm.jpg)no-repeat;


}

.comm a:link,


.comm a:visited {
	color:#fff;

}

.comm a:hover{


	color:#fff;



}

.postmore{
	padding:2px 5px 2px 25px;
	float:right;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  century gothic,Arial,verdana, sans-serif;

}

.category a:link,.category a:visited{
	color:#7F7F7F;

	}
.category a:hover{
	color:#eee;


	}
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	}	
	
.entry a:link,
.entry a:visited {
	color: #465f7b;
	background-color: transparent;
}
.entry a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#111;
	border:1px solid #232628;
	margin:2px 5px 5px 0px;
	}
	
	
.entry p{
	margin:5px 5px;

}


/* sidebar */
#rightcol{
	float:right;
	width:990px;
	padding:5px 0 10px 10px;
	background:#111111;
}


/* The Sidebar1 */
.sidebar1 {
	float:left;
	width:320px;
	padding-top:5px;
	font-size:14px;
	font-family:Century gothic, Arial, sans-serif;
	

	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#232628;
	font-weight:bold;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 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:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#2e3335;
	border-bottom:1px solid #2a2e30;
	}

.sidebar1 ul li a:hover {
	background:#2a2e30;
	background-repeat:no-repeat;
	color: #d4d4d4;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#2e3335;
	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:180px;
	padding-top:5px;
	padding-right:5px;
	font-size:14px;
	font-family:Century gothic, Arial, sans-serif;
	color: #ffffff;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#232628;
	font-weight:bold;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.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:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#2e3335;
	border-bottom:1px solid #2a2e30;

	}

.sidebar2 ul li a:hover {
	background:#2a2e30;
	background-repeat:no-repeat;
	color: #d4d4d4;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#2e3335;
	color:#787d7f;
	}		
			
	
#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 --- */

#footer {
	height:40px;
	padding:5px 0 0 10px;
	color:#bbb;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Century gothic, georgia, Arial, sans-serif;

	}

#footer a:link , #footer a:visited{
	color:#fff;
	}

#footer a:hover {
	color:#111;
	}



/* The Navigation */





#navigation {	



	width:685px;

	margin:0px 0px 5px 5px;
	height:20px;
	float:right;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 10px 0;
	font-size:20px;
	text-align:center;
	color:#eee;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:95%;
	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:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#167498;
	border:1px solid #368FAF;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;


	font-weight:normal;

	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#ccc;
	
	}
.commentmeta small{
	color: #fff;
	
}



/*Featured*/
.featout{
	width:670px;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#2e3335;
	border:1px solid #272b2d;
}
.featured{
	width:670px;
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#2e3335;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
}
.featured h2{
	font-size:22px;
	margin:3px 0 4px 5px;
		
}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}

.fentry{
	height:auto;
	overflow:hidden;
}

.cat{
	padding:1px 5px 1px 10px;
	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:#c2d4dd;
	line-height:20px;

}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#1E1F20;
	border:1px solid #1E1F20;
	margin:2px 5px 5px 5px;
	}
	
	

.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}


	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	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: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	
	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	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:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}

	
	





#bottom{
	width:100%;
	padding:0px 0 0px 0;
	margin-bottom:10px;
	float:left;
}	

.videopost{


	width:336px;
	margin-left:5px;
	padding: 0px 0px ;
	float:left;
	display:inline;




	font-family:Georgia,century gothic,Arial,verdana, sans-serif;



	background:#2e3335;

	border:1px solid #272B2D;

}
.videoposttitle{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	height:30px;
	background:#292D30 url(images/videoh2.jpg) no-repeat;
	font-weight:normal;
}
.videoentry{
	margin:0px 0 0px 0;
	padding:5px 5px ;

}
.bottompost{

	width:336px;
	margin-left:5px;
	padding: 0px 0px ;
	float:left;
	display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	background:#2e3335;
	border:1px solid #272B2D;

}


#myslides{
margin: 0px 0px 0px 0px;
//	filter:alpha(opacity=90);
//	-moz-opacity:0.9;
//	-khtml-opacity: 0.9;
//	opacity: 0.9;
//background:#555;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 1000px; /*Width of Carousel Viewer itself*/
height: 370px; /*Height should enough to fit largest content's height*/
margin: 0px 5px 0px 0px;
//        background:#aaa;
border-top:0px solid #ddd;
border-bottom:0px solid #fff;
//	filter:alpha(opacity=90);
//	-moz-opacity:0.9;
//	-khtml-opacity: 0.9;
//	opacity: 0.9;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
//	filter:alpha(opacity=90);
//	-moz-opacity:0.9;
//	-khtml-opacity: 0.9;
//	opacity: 0.9;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 25px 40px 25px 40px; /*margin around each panel*/
padding: 25px 0px 0px 0px;
	color:#aaa;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
width:440px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content IV then. */
//background:#ddd;
height:280px;
//border-top:1px solid #eee;
//border-left:1px solid #eee;
//border-right:1px solid #eee;
//border-bottom:1px solid #eee;
}
.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{
height:16px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 5px ; /*margin around each panel*/
font-size:13px;
font-weight:normal;
text-align:center;
font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
text-transform:uppercase;
	color:#aaa;

}

.stepcarousel .panel a:visited ,.stepcarousel .panel a:link{
	color:#808080;


.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
	color:#808080;
font-weight:bold;

}
.stepcarousel .panel img{

background:#444; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 8px 10px; /*margin around each panel*/
padding:0px 0px;

}




#ad1{
	padding:2px 0;
	height:20px;
	width:680px;
	background:#2c3133;
	border:1px solid #272c2e;
	margin:5px 5px;
	text-align:center;
}

.ad2{
	text-align:center;
	margin:5px auto;

}

#myslides1{
margin: 10px 0px 10px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


.stepcarousel1{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 1000px; /*Width of Carousel Viewer itself*/
height: 400px; /*Height should enough to fit largest content's height*/
margin: 0px 0px 0px 0px;

}

.stepcarousel1 .belt1{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel1 .panel1{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px 39px ; /*margin around each panel*/
width:250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#ccc;
height:270px;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #444;
border-bottom:1px solid #444;
}
.stepcarousel1 .panel1 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*/

}

.stepcarousel1 .panel1 h2{
height:16px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 5px ; /*margin around each panel*/
font-size:13px;
font-weight:normal;
text-align:center;
font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
text-transform:uppercase;

}
.stepcarousel1 .panel1 h2 a:visited ,.stepcarousel1 .panel1 h2 a:link{
	color:#444;

}
.stepcarousel1 .panel1 img{

background:#444; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 8px 10px; /*margin around each panel*/
padding:0px 0px;

}




