/* 
	Theme Name: Channel	
	Theme URL: http://theme-junkie.com/
	Description: Just Another Premium Theme for Free
	Author: Roy Guan
	Author URI: http://theme-junkie.com/ 
	Version: 1.0
	Tags:  Fixed Width, Adsense Ready, Widget Ready, Advanced Theme Options
	
	Changelog:
	09/15/2009  v1.0  Initial Release to compatible with WordPress 2.8.4
*/

/*******************
*	RESET     *
********************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}

/************color: #242626 ****background: #D5DADD */

 *::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }
 html, body { color: #242626; } 
 html { 
/*   background: #D5DADD  url(images/bg-html.jpg) top left repeat-x;   height: 100%; */
   background: #D5DADD  url(images/bg-html.jpg) top left repeat-x;   height: 100%; 
   margin-bottom: 1px;    
   overflow-y: scroll;
 } 
body { 
/*        background: url(images/back-bg.jpg) 50% 74px repeat-x; */
          background: url(image/bg-body.png) 50% 74px no-repeat; 
/*         background: #11253d url(images/back-body.jpg) repeat-x; */
/*         background: #11253d url(images/back-bg.jpg) no-repeat center top; */
/*       *background-position: 50% 84px; */
/*       font: 100.1%/1.5 "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif; */ 
         font-smooth: always; 
	font-family: Arial, "Helvetica Neue", "Kucida Grande", "Microsoft YaHei", sans-serif; 
	font-size: 12px;
	magrin: 0;
	padding: 0;

 }

/******************************
*	OVERALL #020202      *
*******************************/
bodyxx {
         background: #020202 url('images/page-bg.jpg') repeat top center; 
         background: #99CCFF top center;         
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	magrin: 0; 
	padding: 0; 
} 

#wrapper {
	background: #ffffff url(images/back-container.gif) top left repeat-y; 
         width: 940px;
         margin: 15px auto;
	padding: 10px 10px 10px 10px; 
	border: 1px solid #ddd;
}

#mascarabox {
	  float: left;
           background: #000000;
           position: absolute;
	  width: 40px;
	  margin: 0;
	  padding: 50px 0 0 0;
	  color: #000000;
}

#mascarabox h3 {
	  font-size: 14px;
	  font-weight: bold;
           margin: 15px 0 10px 0;
	  padding: 50px 0 80px 0;
}


/* ----- Posicionamento Tabelas Inicias ----- */
#tabledbox {
	  float: left;
           background: #ffffff;
           position: absolute; 
	  width: 620px;
	  margin: 0;
	  padding: 0px 0px 0px 0px;
	  color: #555;
}

#tabledbox h3 {
	  font-size: 14px;
	  font-weight: bold;
           margin: 0px 0 30px 0;
	  padding: 10px 0 30px 0;
}

/* calendar */
#wp-calendar { margin:0 auto; width:100%; color:#777; }
#wp-calendar th, #wp-calendar td { border:1px solid #444; padding:0; width:14%; line-height:220%; text-align:center; }
#wp-calendar th { line-height:100%; padding:4px 0 2px 0; font-weight:normal; }
#wp-calendar td a, #wp-calendar td a:visited { display:block; text-decoration:none; color:#f3dc19; background:#111; }
#wp-calendar td a:hover { text-decoration:none;  background:#444; }
#wp-calendar caption { padding:8px 0; }
#wp-calendar th { background:#111; }
#wp-calendar tfoot td { border:none; padding:5px 0; }
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited
  { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration:underline; }
#wp-calendar td#today { background:#111; color:#f3dc19; text-decoration:underline; }

/* recent post date (for non widget user) */
.side_box li.side_date { margin:0; padding:0; }

/* ---------- Form Table -------------------- */

form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }

/******************************
*	HYPERLINKS	   *
*******************************/
a, a:visited {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
        color: #0000FF;
        text-decoration: underline;
}

a:active {
}

/* Skin */
#container-4a { /* the whole container with all elements of the tabbed section */
	margin: 0px 0 17px 0!important;
	height:360px!important; /* defines a static height to the tabed section and avoids "jumping" - part 1 of 2 */
}

.ui-tabs-panela { /* the main content-section of the tabbed area NOT the tabs themselfes */
	width:580px!important;
         height:260px!important;
         padding: 15px!important;
	border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	border-right: 2px solid #999!important;
	border-bottom: 2px solid #999!important;
	background: url(../images/backgrounds/bg_leadarticle.jpg) repeat-x #E6E3D3!important; 
/* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panela img {
         border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	border-right: 2px solid #999!important;
	border-bottom: 2px solid #999!important;
}

/******************************************
*   Magazine format - Sidebar             *                
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 07px 15px;
         font-size: 15px;
	list-style:square;
         color: #0000cc;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {
	background:#8d8f65;
	}

#sidelist .children li {
	background: #8d8f65;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
         color: #840000;	
         margin-top: 0px;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom: 10px;         
	}

.read-on a { /* This can be used to format the "[...]" link in the lead story */
	color: #840000!important;
         font-size: 26px;
	margin: 10px 0 5px 0;
	padding: 10px 0 10px 0;
	background: #e9e9e9;
	text-decoration:none;
	}
	
.read-on a:hover {
         color: #0000FF;
	text-decoration:underline;
	}

/* Title area links */
.title:link, .title:active, .title:visited { 
	color: #840000; 
	text-decoration: none;
	} 
.title:hover { 
	color: #840000; 
	text-decoration: none;
	} 
	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {
            color: #0000FF;
            text-decoration:underline;
           }

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {
            color: #0000FF;
            text-decoration:underline;
           }

/* Links in the sidebar */
.subnav li a:link, .subnav li a:visited { /* .subnav is the categories list */
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none!important;
	}

#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {
                   color: #0000FF;
                   text-decoration:underline;
                  }
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#000;
	text-decoration:none!important;
	}

/* Links in unordered lists */
.bullets li a { text-decoration:none!important;	}
.bullets li a:hover { 
                     color: #ff0000;
                     text-decoration:underline!important;
                    }


/******************************
*	SEARCH FORM	   *
*******************************/
form {
	margin: 0px;
	padding: 0;
}

#searchform {
	margin: 5px 0 0 0;
	padding: 0 0 0 0px;
	line-height: 20px;
}

.searchinput {
	width: 160px;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 2px 4px 4px 5px;
	border: 1px solid #e6e6e6;
	background: #fff;
}

.searchinput:focus {
	border: 1px solid #191919;
}

.searchsubmit {
	width: 35px;
	background: #cc0000;
	border: 1px solid #ddd;
	margin: 0;
	padding: 0px 0 2px 0;
	color: #fff;
	font-weight: bold;
}

/*************************************************
*	HEADER - Top Menu and Sub Menu	   *
**************************************************/

#top {
	background: #fff;
	margin: 0;
	padding: 0;
}

#topnav {
	background: #fff url(images/back-bg-green.jpg) top left repeat-x;	
	height: 25px;
	margin: 0;
	padding: 2px 0 1px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size: 8px;
}

#topnav .current_page_item {
	background: #cc0000;
}

#topnav .current_page_item a {
	color: #fff !important;
         font-weight: bold;
}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav ul li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	border-right: 1px solid #045;
}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px 7px 12px;
}

#topnav li a:hover, #topnav li a:active {
	background: #cc0000;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: none;
}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;
	width: 130px;
	color: #111;
	float: none;
	margin: 0;
	padding: 8px 12px 7px 12px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#topnav li li a:hover, #topnav li li a:active {
	background: #cc0000;
	color: #fff;
	padding: 8px 12px 7px 12px;
         font-weight: bold;    
}

#topnav li ul {
	z-index: 9999;
	width: 155px;
	margin: 0;
	padding: 0;
	position: absolute;important;
	left: -999em;
	height: auto;
}

#topnav li li {
	border:none;
}

#topnav li ul a {
	width: 120px;
}

#topnav li ul a:hover, #topnav li ul a:active {
}

#topnav li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}

#topnav li:hover, #topnav li.sfhover {
	position: static;
}

#topnav .left a {
	margin: 0;
	padding: 0 5px 0 5px;
}

/* -------------------> */

#header {
	background: #fff;
	height: 100px;
	margin: 0;
	padding: 0;
}

.logo {
       background: transparent url("images/logo.png") no-repeat;
       float: left;
       position: absolute;
       width: 201px;
       height: 96px;
       margin: 0 0 0 0;
       padding: 0;
}

.ad468x60 {
         position: absolute;
	margin: 15px 0 0 230px;
}

.ad468x60 img {
	border: none;
}

/* LTV Media Links Logo */

.medialinkslogo-1 {
/*     background: transparent url("images/medialinkslogo.png") no-repeat; */
       background: transparent url("images/ltv-Radio Logo 1.png") no-repeat;
       float: right;
       position: absolute;
       width: 120px;
       height: 47px;
       margin: 28px 0 0 730px; 
}

.medialinkslogo-2 {
/*       background: transparent url("images/ltv-Logo Record_spins 1.gif") no-repeat; */
       background: transparent url("images/ltv-Radio Logo 1.png") no-repeat;
       float: right;
       position: absolute;
       width: 120px;
       height: 47px;
       margin: 28px 0 0 730px; 
}

.medialinksad {
	float: right;
	margin: 0px 0 0 0px; 
}

.medialinksad img {
	border: none;
}

.medialinkslogo-3 {
       background: transparent url("images/ltv-Logo Equalizer 1.gif") no-repeat;
       float: right;
       position: absolute;
       width: 120px;
       height: 47px;
       margin: 37px 0 0 840px; 
}

/* --------> Login/out Register ----------- */

#accessibility {
/*	background: transparent url(images/back-bg-silver.jpg) top left repeat-x;	 */
	height: 15px;
         display: block;
         position: absolute;
         color: #cc0000;
         padding:  80px 0px 0px 230px;
}

#accessibility .current_page_item {
	background: #cc0000;
}


#accessibility li,
#accessibility a { display: block; float: left; }
#accessibility a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 4px 7px 4px 4px; }
#accessibility .last-item a { background: #0000; padding-right: 2px 54px 4px 690px; }

/* -------- Fim loginout Register ----------- */

/* --------> Access ltvNetwork Menu ----------- */

#access-connect {
	background: url(images/back-bg-silver.jpg) top left repeat-x;	
	height: 20px;
         width: 610px;
         display: block;
         position: absolute;
         color: #cc0000;
         padding: 0px;
}

#access-connect .current_page_item {
	background: #cc0000;
}

#access-connect li,
#access-connect a { display: block; float: left; }
#access-connect a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 4px 7px 4px 4px; }
#access-connect .last-item a { background: #cc0000; padding-right: 2px 54px 4px 690px; }

/* -------- Fim Access ltv-Network Menu ----------- */


/***********************************
*              Sub Menu            *
************************************/
#menu {
	background: #fff url(images/back-bg-green.jpg) top left repeat-x;
	height: 25px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 10px solid #cc0000;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ddd;
}

#menu ul li {
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	border-right: 1px solid #045;
}

#menu li a, #menu li a:link, #menu li a:visited {
	margin: 0;
	padding: 8px 12px 4px 12px;
	color: #fff;
	display: block;
	font-size: 10px;
         font-weight: bold;
}

#menu li a:hover, #menu li a:active {
         background: #11253d url(images/back-body.jpg) repeat-x;
	margin: 0;
	padding: 8px 12px 4px 12px;
	color: #fff;
 	display: block;
	text-decoration: none;
	border-bottom: none;

}

/* Green bar Menu */
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #fff url(images/back-bg-green.jpg) top left repeat-x;
	width: 130px;
	float: none;
	margin: 0;
	padding: 8px 12px 4px 12px;
	color: #fff;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #ddd;
}

#menu li li a:hover, #menu li li a:active {
	background: #cc0000;
	color: #fff;
	padding: 8px 12px 4px 12px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	height: 25px;
	width: 155px;
	margin: 0;
	padding: 0;
	left: -999em;
}

/* Quando esta desta forma todas categorias serao monstrado no ecran */
#menu-all-cat-scr li ul {
	z-index: 9999;
	position: absolute!important;
	height: 25px;
	width: 155px;
	margin: 0;
	padding: 0;
	left: -999em;
}

#menu li li {
	border: none;
}

#menu li ul a {
	width: 120px;
}

#menu li ul a:hover, #menu li ul a:active {
}

#menu li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	position: static;
}

/*******************
*	HOMEPAGE	   *
********************/
#col0 {
	background: #ffffff;
	float: left;
/*	width: 605px; */
	width: 620px;
/*	margin: 380px 0 0 0; */
	margin: 418px 0 0 0;
	padding: 0 0 3px 0;
	clear: both;
}

#col1 {
	background: #ddd;
	float: left;
/*	width: 605px; */
	width: 620px;
	margin: 15px 0 0 05;
	padding: 0 0 3px 05;
	clear: both;
}

.featuredline {
	margin: 0;
	padding: 10px 0 10px 0;
	background: #fff;
}

/**********************
*	POST BOX	    *
***********************/
#post {
}

#postbox1 {
	float: left;
	background: #d7edfd;
	width: 275px;
	height: 170px;
	margin: 5px 15px 5px 5px;
/*	padding: 10px; */
	padding: 10px;
	line-height: 16px;
	border: 1px solid #e6e6e6;
         color: #333;
}

#postbox {
	float: left;
	background: #d7edfd;
	width: 275px;
	height: 170px;
/*	margin: 0 10px 15px 0; */
	margin: 0 10px 25px 0;
/*	padding: 10px; */
	padding: 10px;
	line-height: 16px;
	border: 1px solid #e6e6e6;
         color: #333;
}

#postbox h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 170px;
	font-size: 14px;
	font-weight: bold;
}

/* Aqui #cc0000 */
#postbox h3 a:hover {
 	color: #0000FF;
}

#postbox span {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#postbox .header {
	float: right;
	width: 170px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail img {
	margin: 0;
	padding: 2px;
	background: #fff;
	width: 80px;
	height: 80px;
}

#postbox .info {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

#postbox .info h4 {
	margin: 0;
	padding: 0 0 10px 0;
}

#postbox .meta {
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #e9e9e9;
	line-height: 20px;
	text-transform: uppercase;
}


#postbox .author {
	text-transform: uppercase;
}

#postbox .date {
	text-transform: uppercase;
}

#postbox .continue {
	margin: 0 7px 0 0;
	padding: 0 0 0 15px;
         color: #0000FF;
	background: url(images/continue.gif) no-repeat 0 0;
}

#postbox .comment {
	padding: 0 0 0 17px;
         color: #0000FF;
	background: url(images/comment.gif) no-repeat 0 -1px;
}

/****************************************
*   CONTENT - headlines no box arquivo  *
*****************************************/
#content {
	float: left;
	width: 605px;
	margin: 0;
	padding: 14px 0 0 0;
	color: #555;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 10px 0 30px 0;
}
.browse {	
	background: #f9f9f9;
	border: 1px solid #e6e6e6;
	margin: 15px 0 0 0;
	padding: 10px;
         color: #333;
	line-height: 18px;
}

.browse a {
/*       color: #333 */
         color: #0000FF; 
}

.postmeta {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}

.postmeta a {
         color: #0000FF; 
}

/*******************
*      ENTRY       *
********************/
.entry {
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}

.entry a {
	color: #cc0000;
}

.entry p {
	margin: 0 0 15px 0;
	padding: 0;
}

.entry img {
	margin: 0;
	padding: 2px;
	border: 1px solid #e1e1e1;
}

.entry input {
	padding: 3px;
	border: 1px solid #e6e6e6;
	margin: 5px;
}

.entry label {
	font-weight: bold;
	margin: 5px;
}

.entry #submit {
	padding: 4px;
}

.entry ul li {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #555;
}

.entry ul li a {
	font-weight: normal;
	color: #555;
}

.entry ul li ul li {
	padding: 0;
	margin: 0;
}

.entry ol li {
	list-style: decimal;
	padding: 0;
	margin: 0;
	background: none;
}

.entry h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	border-bottom: 3px solid #e1e1e1;
	padding-bottom: 3px;
	margin: 5px 0 3px 0;
}

.entry h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	padding-bottom: 3px;
	margin: 5px 0 3px 0;
	height: auto;
	text-indent: 0;
}

.entry h3 {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	padding-bottom: 3px;
	text-indent: 0;
	margin: 5px 0 3px 0;
}

.entry h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}


.tag {
	padding: 10px;
	line-height: 15px;
         color: #0000FF;
}

/*******************
*	ARCHIVE		   *
********************/
#archive {
	margin: 0;
	padding: 0;
         
}

#archive h3 {
	margin: 0;
	padding: 0;
         color: #0000FF;
}

.archiveleft {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveleft img{
 	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveright {
	float: right;
	width: 515px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.archivebottom {
	background: #f8f8f8;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #e6e6e6;
}

/********************
*	IMAGES     *
********************/
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}


.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
/*	background: #f7f7f7; */
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e6e6e6;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/******************************
*	SIDEBAR		   *
*******************************/
#sidebar {
	float: right;
/*	background: #976e49; */
/*	width: 320px; */
	width: 290px;
	margin: 0;
	padding: 0;
}

#sidebar .box {
	margin: 10px 0 10px 0;
	padding: 0;
/*	background: #d4ba91; */
	color: #333;
	line-height: 18px;
}

#sidebar .box a {	
	color: #333;
}

#sidebar .widget {
	margin: 0;
	padding: 0;
}

#sidebar .leftwidget {
	float: left;
	width: 153px;
	margin: 0;
	padding: 0;
         font-size: 11px;
}

#sidebar .rightwidget {
	float: right;
	width: 153px;
	margin: 0;
	padding: 0;
         font-size: 11px;
}

.widget ul, .leftwidget ul, .rightwidget ul {
	margin: 0;
	padding: 0;
}

.widget ul li, .leftwidget ul li, .rightwidget ul li{
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e6e6e6;
}

#sidebar li ul {

}

#sidebar li li {

}

#sidebar h3 {
	margin: 15px 0 0 0;
	padding: 7px;
	background: #cc0000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
}

/******************************
*	Banner TV-AD	   *
*******************************/

.flashtv300x295 {
/*	background: transparent #f0f0f0; */
	background: #f0f0f0;
	width: 280px;
	height: 275px;
	margin: 15px 0 0 0;
	padding: 10px;
}

.flashtv300x295 img {
	border: 2px;
}

/******************************
*      Ad at top banner       *
*******************************/

.ad300x250 {
	background: #f0f0f0;
	width: 280px;
	height: 245px;
	margin: 15px 0 0 0;
	padding: 00px;
}

.ad300x250 img {
	border: none;
}

/******************
 *	SUBSCRIBE	  *
 ******************/ 
#subscribeform {
	line-height: 20px;
}

.subscribeinput {
	width: 180px;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #e6e6e6;
}

.subscribeinput:focus {
	border: 1px solid #191919;
}

.subscribesubmit {
	width: 60px;
	background: #ccc;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0 0 1px 0;
	color: #fff;
	font-weight: bold;
}

.rss {
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font-size: 11px;
}

.postsfeed {
	background: url(images/rss.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}

.commentsfeed {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: url(images/rss.gif) no-repeat 0 0;
}

/*******************
*	FLICKR		   *
********************/
.flickr img {
	margin: 0;
	padding: 2px;
	border: none;
}

/*******************
*	COMMENTS	   *
********************/
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #333;
	font-size: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}

#respond {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}

.cancel-comment-reply a {
	color: #000;
}

.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

/*****************************
*	COMMENT FRAMEWORK   *
******************************/
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e9e9e9;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

ol.commentlist li ul {
}

ol.commentlist li div.reply {
	background: #f8f8f8;
	color: #333;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
	border: 1px solid #e9e9e9;
}

ol.commentlist li div.reply a {
	color: #333 !important;
}

ol.commentlist li div.reply a:hover {
	color: #333 !important;
	text-decoration: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
	background: #fff;
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/*******************
*	COMMENT FORM   *
********************/
#commentform {
	margin-top: 5px;
}
#commentform input {
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 1px solid #6fae92;
}
#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .author {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .email {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .url {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform textarea {
	width: 99.5%;
	height: 100px;
	padding: 2px;
	border: 1px solid #6fae92;
}

#commentform textarea:focus {
	border: 2px solid #FF2A4E;
}

#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #6fae92;
	background: #f8f8f8;
	width: 155px;
}
#commentform .submit:focus {
	border: 2px solid #FF2A4E;
}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}


/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0 5px 0;
	padding: 5px;
         color: #0000FF;
}

/******************
*	FOOTER		  *
*******************/ 
#footer {
	background: #e9e9e9;
	margin: 10px 0 0 0px;
	padding: 0 0 15px 10px;
	color: #333;
         font-size: 11px;
	line-height: 15px;
	list-style:none;
	border-top: 1px solid #e6e6e6;
}

#footer ul li {
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #f0f0f0;
}

#footer .box {
	width: 291px;
	margin: 0 15px 0 0;
}
#footer h3 {
	margin: 10px 0 10px 0px;
	padding: 0 10px 0 0;
	background: #cc0000;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#footer ul ul {
	display: none;
}
#footer img {
	padding: 5px;
}

/******************
*	BOTTOM		  *
*******************/ 
#bottom {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #333;
	line-height: 15px;
	border-top: 1px solid #e6e6e6;
}

#bottom a {
	color: #cc0000;
	border-bottom: 1px dotted #333;
}

#bottom a:hover {
	border-bottom: none;
}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	
/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC; 
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD; 
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC; 	
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
	


/* ----- left_col -------------------------------------------------------------------------------------------------------- */
.post { background:url(img/post_line.gif) no-repeat left bottom; }
#single_post { background:none; }
.post_even { background:url(img/meta_stripe.gif) repeat-y left; }
.post_content_wrapper { float:right; width:510px; padding:50px 15px; }
.post_meta { float:left; display:inline; width:120px; padding:0 15px 35px; margin:35px 0 0 0; }
.content_noside { float:right; width:510px; padding:15px; }

/* post contents */
.post h2, #single_post h2, .page h2 { font-size:16px; margin:0 0 11px 0; font-weight:normal; line-height:0; background:url(imxxg/stripe1.gif) repeat-x bottom; padding:0; }
.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span { color:#666; line-height:120%;  display:inline-block; padding:0 0 13px 0; }
.post h2 a:hover { text-decoration:none; color:#2089cc; }

.post_content {line-height:160%; }
.post_content p { margin:0 0 1em 0; }

.post_content a,.post_content a:visited { color:#2089cc; text-decoration:underline; }
.post_content a:hover { color:#e2415b; }
.post_content a.more-link, .post_content a.more-link:visited 
  { display:block; clear:both; color:#666; margin:15px 0 0 0; height:20px; padding:0 0 4px 45px; background:url(img/read_more.gif) no-repeat left top; text-decoration:none; }
.post_content a.more-link:hover { color:#2089cc; background:url(img/read_more.gif) no-repeat left bottom; text-decoration:none; }

.post img, .post a img { border:1px solid #ccc; padding:2px; margin:0 0px 0 0;  background:#f2f2f2; }
.post a:hover img { border:1px solid #38a1e5; background:#9cd1e1; }
.post img.centered,div.centered { display:block; margin:0 auto; }
.post img.alignright,div.alignright { margin:0px 0 1px 1px; display:inline; }
.post img.alignleft,div.alignleft { margin:0px 1px 1px 0; display:inline; }
.post img.wp-smiley { border:0px; padding:0px; margin:0px; background:none; }

.post table { margin:0 0 1em 0; } 
.post td, .post th { border:1px solid #ccc; padding:2px; } 
.post th { background:#eee; font-weight:normal; } 

.post_content ul li { margin:0 0 1em 0; line-height:160%; background:url(img/bullet1.gif) no-repeat 3px 7px; padding:0 0 0 18px; }
.post_content ol li { margin:0 0 1em 0; }
.post_content input { margin:5px 0; }

/* post meta */
.post_meta { font-size:11px; text-align:right; line-height:160%; margin:34px 0 0 0; }
.post_meta dt { color:#999; margin:20px 0 0 0; padding-top:20px; background:url(img/dot1.gif) repeat-x top; }
.post_meta dt.meta_date { padding:16px 0 5px 0; margin:0; background:none; }
.post_meta a, .post_meta a:visited { color:#666; }
.post_meta a:hover { color:#33a8e5; }
.post_date { font-size:32px; padding:5px 0 0 0; }
.post_date span { color:#666; }

/* odd post color */
.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment { color:#33a8e5; }

/* even post color */
.post_even .meta_comment a, .post_even .meta_comment a:visited, .post_even .post_date, .post_even .post_meta dt.meta_comment, .post_even .post_meta a:hover
 { color:#75e730; }


/* Para Door Sliding Menu -------------------------------- */

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h2 {
		font-weight: normal;
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 10px;
	padding-top: 8px;
}
	
	#sidebar a img {
		border: none;
	}
	

	#sidebar ul {
		margin-top: 10px;
		margin-bottom: 10px;
}
	
	#sidebar ul li {
		font-size: 11px;
		background: url(img/bullet.png) 0 5px no-repeat;
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	
	#sidebar ul li a {
		color: #999;
		text-decoration: none;
	}
	
	#sidebar ul li span {
		color: #666;
		margin-left: 5px;
	}
	
	#sidebar ul li a:hover {
		color: #CCC;
	}
	
	#sidebar ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}


#footer hr {
height: 1px;

}


#sidebar #footer {
	border-top: 1px double #ccc;
    border-bottom: 1px solid #ccc;
    padding: 7px 0 2px;
    font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

    #sidebar #footer p {
        margin-bottom: 5px;
        color: #eee;
	text-align: center;
}
    
    #sidebar #footer a {
        color: #999;
	text-decoration: none;
}
    
    #sidebar #footer a:hover {
        text-decoration: none;
        color: #fff;
    }

.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 0 auto;
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #9ec7eb;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}
