/* CSS Document */

/*
Theme Name: Oz Downloads
Theme Url: http://www.ozdownloads.net
Version: 1.0
*/

/***************************************************************************/

/* HTML Tags */

/***************************************************************************/



body {

	 background:url(http://i742.photobucket.com/albums/xx70/lesada_telona/bg_body.png) repeat top ;

	 font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;

	 margin:0;

         padding:0;

	 }

#destaques a:hover img{
	filter:alpha(opacity=85);
	-moz-opacity: 0.85; 
	opacity: 0.85;
	}

#navegacao { text-align:center; margin-top:50px; }


h1, h2, h3, h4, h5, h6 {

	 margin: 0;

	 font-style: normal;

	 font-weight: bold;

	 color: #0066cc;

	 }

	

h1 {

	 font-size: 1.4em;

	 }

h2 {

	 font-size: 1.2em;

	 }

h3, h4, h5, h6 {

	 font-size: 1.0em;

	 }


blockquote {
	 background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/blockquote.gif) no-repeat left top;
         color: #999;
	 margin:10px;
	 padding: 0 40px 0 40px;
	 }

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0
	 }

a:link, 
a:visited {
	 color: #0033cc;
	 text-decoration:none;
	 }

a:hover {
	 color: #33ccff;
	 text-decoration:none;
	 }

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	 width:950px;
	 position:relative;
	 padding:5px;
	 margin:0 auto;
	 text-align:left;
	 }

 .full {
        background: url("http://i46.tinypic.com/b7e8ow.gif") repeat;
	width: 940px;
	position: relative;
	padding: 5px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
}
/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/headerbg.jpg') no-repeat center top;
     height:70px;
	 margin:0 0 5px 0;
	 padding:30px 0px 30px 40px;
	 }
	   
.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#0066cc;
	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	 font-size:26pt;
	 font-weight:bold;
	 text-decoration:none;
	 letter-spacing: -1px;
	 background:transparent;
	 margin:0 0 0 80px;
	 padding:0;
	 }

.blog-description {
	 color:#008000;
	 font-size:10pt;
	 font-weight:bold;
	 margin:0px 0px 0px 80px;
	 padding:0;
	 }


/***************************************************************************/

/* TABS */

/***************************************************************************/

.tabs {	
	height: 20px;
}
.tabs li {
	float: left;
	display: inline;
	margin-right: 2px;
	height: 19px;
}
.tabs li a {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 0 7px 0 7px;
	background: #f3f3f3;
	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
}
.tabs li a:hover {
	background: #ffffcc;
	color: #fff;
}
.tabs li a.selected {
	background: #fff;
	color: #c00000;
	z-index: 9;
}
.tabs li a.selected:hover {
	background: #fff;
	color: #333;
	z-index: 9;
}
.tabcontent {
	display: none;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	line-height:1em;
	padding: 0px 0px 0px 0px;
}
.tabcontent li {
	padding: 4px 0 4px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
}
td.movie {
	line-height: 1.2em;
	display:block;
	font-weight:bold;
	color: #366799;
	padding: 4px 0px 3px 30px;
	margin: 0 0 5px 0;
	background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/movie.png) no-repeat;
	background-position: 7px center;
	position: relative;
}
td.down {
	line-height: 1.2em;
	display:block;
	padding: 0px 0px 0px 30px;
	margin: 0 0 5px 0;
	background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/down.png) no-repeat;
	background-position: 7px center;
	position: relative;
}
td.down a {
	line-height: 1.2em;
	margin: 0 0 5px 0;
	color: #6aa236;
	font-weight:bold;
	
}
td.down a:hover {
	line-height: 1.2em;
	margin: 0 0 5px 0;
	color: #ff9000;
	
}
@media print {
	.tabcontent {
	display: block !important;
	}
}



/* entry specific css */
.entry {
	display: block;
}

.entry2 {
	display: block;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	background:#f5f5f5;
}

.entry ul {list-style:none; margin:0; padding:0; font-family:verdana;}
.entry ul li{padding:5px 0px 5px 30px; background:url(http://i26.tinypic.com/2ntv5td.png) 10px no-repeat;}
.entry ul li a:link{color:#000;}
.entry ul li a:hover{color:#ff9000;}

.entry ol {margin: 0 0 20px 20px}
.entry ul ul {margin: 0 0 0 20px}
.entry ol ol {margin: 0 0 0 40px}

.entry ol li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
	border-top: 1px solid #eee;
}

.entry ol li li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
	border: 0;
	color: #777;	
}

.entry ul li li {
	line-height: 1.5em;
	padding: 2px 0 2px 18px;
	border: 0;
	background: url(http://i26.tinypic.com/2ntv5td.png) no-repeat left;
	background-position: left 7px;
	color: #777;
}

.entry blockquote {
	background: #f7f7f1;
	border: 1px solid #e7e7e1;
	padding: 10px;
	display: block;
	overflow: hidden;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.entry blockquote blockquote {
	background: #fff;
	font-weight: normal;
	color: #333;
}

.entry del {
	text-decoration: line-through;
	color: #999;
}

.entry ins {
	font-weight: bold;
	text-decoration: underline;
}

.entry code {
	color: #333;
	font-family: tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	overflow: hidden;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}



/***************************************************************************/

/* Menu Bar */

/***************************************************************************/



.menu-bar {

	 background: url('http://i742.photobucket.com/albums/xx70/lesada_telona/menubg.gif') no-repeat;

	 padding:1px 0 40px 0;

         margin:0 0 5px 0;

	 }



.feed {

     float:right;

	 font-size:10pt;

	 margin:4px 20px 4px 0 !important;

	 margin:4px 10px 4px 0;

	 }



.feed a.rss {

     color:#ff4000;

	 padding: 0 0 0 25px;

	 background: transparent url(http://i742.photobucket.com/albums/xx70/lesada_telona/rss.gif) no-repeat 5px 0;

	 }



.feed a.techno {

         color:#008000;

	 padding: 0 0 0 25px;

	 background: transparent url(http://i742.photobucket.com/albums/xx70/lesada_telona/techno.png) no-repeat 4px 0;

	 }



ul.menu {

	 float: left;

	 margin: 0;

	 padding: 0 40px;

	 list-style-type: none;

	 }

	

ul.menu li {

	 float: left;

	 }

	

ul.menu li a {

	 float: left;

	 display: block;

	 height: 22px;

	 padding: 5px 9px 0 11px;

	 color: #0066cc;

	 font-weight:bold;

	 font-size:10pt;

	 }

	

ul.menu li a:link,

ul.menu li a:visited {

	 color: #666666;

	 }

	 

ul.menu li a:hover,

ul.menu li a:active {

	 color: #333333;

	 font-weight: bold;

	 text-decoration: none;

	 background: url('http://i742.photobucket.com/albums/xx70/lesada_telona/menubg2.gif') repeat-x;

	 border-left:1px solid #bbbbbb;

	 border-right:1px solid #bbbbbb;

	 padding: 3px 10px 0 10px;

	 }



ul.menu li.current_page_item a:link,

ul.menu li.current_page_item a:visited {

	 color: #0066cc;

	 text-decoration: none;

	 }

		

 ul.menu li.current_page_item a:hover {

 	 color: #0066cc;

	 text-decoration: none;

	 background-color:#f1f9ff;

	 border:1px solid #a5d6f8;

	 }






/***************************************************************************/
/* Post */
/***************************************************************************/

h2.post-title a:link, 
h2.post-title a:visited {
         color:#0066cc;
	 }

h2.post-title a:hover {
         color:#0066cc;
	 }

.post-content {
	 color:#444;
         margin:15px 0 0 0;
	 width:500px;
	 overflow:hidden;
	 padding:0 !important;
	 padding:0 0 15px 0;
	 }

.post-content a:link,
.post-content a:visited {
         color:#0066cc
	 }

.post-content a:hover {
         color:#0066cc;
	 border-bottom: 1px dashed #a0a0a0;
	 }

.post-content img,
.post-content img:hover {
         padding:0;
	 border:0;
	 }


.post-content ol li {
	 padding:0;
	 margin:6px 0 0 0px;
	 }

.postmeta {
	 margin: 8px 2px;
	 font-size:8pt;
	 }

.post-date {
	 background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/date.gif) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }

.post-comment {
	 background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/commentslink.png) no-repeat 0 0;
	 padding: 0 0 0 20px;
	 }


.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
         color:#008000
	 }

.post-filed {
	 background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/filed.gif) no-repeat 2px 0;
	 padding: 0 0 0 20px;
	 }

.more-link{
         margin:0
         }

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
         margin:5px 0 1 0 !important;
	 margin:0;
	 position:absolute;
	 overflow:hidden;
	 }

.left-sidebar {
	 width:210px;
	 left:5px;
	 }

.right-sidebar {
	 width:210px;
	 right:5px;
	 }

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

.wp-widget-title {
	 position: relative; 
	 top: -24px;
	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/widgetbg.jpg') no-repeat;
	 color:#0f0f0f;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0 6px 15px;
	 margin:0;
	 }

.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
	 }

.wp-widget {
	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
	 color:#555;
	 padding:0;
	 margin: 25px 0 35px 0;
         font-size:8pt;
	 }

.wp-widget ul {
         list-style:none;
	 position: relative; 
	 top: -15px;
         margin:5px 10px 5px 15px;
         padding:0;
	 }

.wp-widget ul li {
         background: url('http://i26.tinypic.com/2ntv5td.png') no-repeat left;         margin:0 0 10px 0;
         padding: 2px 0 2px 18px;
         
line-height: 1.5em;
background-position: left 7px;
	color: #777;

&nbsp;font-size:8pt;
	 }

	 

#wp-atual ul li {
         background: url('http://i26.tinypic.com/2ntv5td.png') no-repeat left;         margin:0 0 10px 0;
         padding: 2px 0 2px 18px;
         
line-height: 1.5em;
background-position: left 7px;
	color: #777;

&nbsp;font-size:8pt;
	 }



.search-widget-title {
	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/widgetbg.jpg') no-repeat;
	 color:#000000;
	 font-size: 10pt;
	 font-weight: bold;
	 padding:6px 0px 6px 15px;
	 margin:-25px 0 0 0;
	 }

.search-widget {
	 color:#555;
	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/widget_bottom_bg.gif') no-repeat bottom;
	 padding:10px;
	 margin:0px 0 35px 0;
         font-size:10pt;
	 }

.textwidget {
         position: relative; 
         top: -15px;
         margin:0px 0px 0px 5px;
         padding:0px 5px;
         }

.textwidget ul {
         list-style:none;
	 position: relative; 
	 top: 0px;
         margin:0 0 0 5px;
         padding:0;
	 }

.textwidget ul li {
         background: url('http://i742.photobucket.com/albums/xx70/lesada_telona/bullet-2.gif') no-repeat 0 0;
         margin:5px 0 10px 0;
         padding:0 0 0 17px;
         line-height:15px;
	 }

#calendar_wrap {
	 position: relative; 
	 top: -10px;
         margin:0 40px;
	 }

#akismetwrap {
         position: relative; 
	 top: -15px;
         margin:0 45px;
	 }

#cat, select {
         position: relative; 
	 top: -10px;
         margin:0 45px;;
	 }
	 
.widget_categories ul li ul.children{
         position: relative; 
	 top: 0px;
	 left:-10px;
	 }

.widget_pages ul li.page_item li{
         position: relative; 
	 top: 20px;
	 left:-10px;
     }
	 


/***************************************************************************/

/* Old Style Tigopedia Widgets */
/***************************************************************************/




.widget-title {







	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/widgetbg.jpg') no-repeat;

	 color:#fff;

	 font-size: 10pt;

	 font-weight: bold;

	 padding:6px 0px 6px 15px;

	 }



.widget-title a:link,

.widget-title a:visited,

.widget-title a:hover {

	 color:#fff;

	 }



.widget {

	 color:#555;

	 background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/widget_bottom_bg.gif') no-repeat bottom;

	 padding:10px;

	 margin:0 0 10px 0;

         font-size:8pt;

	 }



.widget ul {

         list-style:none;

         margin:5px 5px 0px 5px;

         padding:0px;

         }



.widget ul li {

         background: url('http://i26.tinypic.com/2ntv5td.png') no-repeat 0px 0px;

         margin-bottom:10px;

         padding-left:14px;

         line-height:15px;

         font-size:8pt;

         }



.center-widget-title {

	 background:url("http://i742.photobucket.com/albums/xx70/lesada_telona/center_widget_bg.gif") center top no-repeat;

	 color:#0066cc;

	 font-size:16px;

	 font-weight: bold;

	 margin:0px 210px 0px 210px;

	 padding:8px 0px 0px 15px;

	 }

	 

.center-widget {

         background:url('images/center_widget_bottom_bg.gif') center bottom no-repeat;

	 color:#555;

	 margin:0px 210px 6px 210px;

	 padding:0.1em 1.2em 0.6em 1.2em;

	 font-size:10pt;

	 }

	 

.center-widget a:link,

.center-widget a:visited {

         color:#0066cc

	 }



.center-widget a:hover {

         color:#0066cc;

	 border-bottom: 1px dashed #a0a0a0;

	 }



.center-widget ul li {

         background: url('http://i26.tinypic.com/2ntv5td.png') no-repeat 0 0;

         list-style:none;

	 padding:0 0 0 15px;

	 margin:6px 0 0 -10px;

	 }



.center-widget ol li {

	 padding:0;

	 margin:6px 0 0 0px;

	 }



.bottom-page-nav {

         text-align:center;

	 color: #0066cc;

	 }



.bottom-page-nav a:link,

.bottom-page-nav a:visited,

.bottom-page-nav a:hover {

         color:#0066cc;

	 }



.footer {

	 color:#555;

	 font-size:10pt;

         font-weight:normal;

	 text-align:center;

         padding:0px 0px;

         margin:0;

         }

	 

.footer a:link,

.footer a:visited,

.footer a:hover {

         color:#0066cc;

	 }



/* Comments Styles */

.comment-list {
	 padding:0;
	 margin:0 15px 20px 15px;
	 }

.comment-meta {
         position:relative;
	 top:-20px;
         color: #555555;
         font-size:10pt;
         margin:50px 0 0 0;
	 }

.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-meta .comment-author {
         color: #0066cc;
         font-weight:bold;
	 }

.even-comment .comment-meta .comment-author {
         color: #008000;
         font-weight:bold;
	 }

.odd-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/comment-bg-gradient.gif') top left repeat-y; 
         color: #555;
         border:1px solid #b6cefe;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
         overflow:hidden;
	 }

.even-comment .comment-text {
         position:relative;
	 top:-10px;
         background:url('http://i742.photobucket.com/albums/xx70/lesada_telona/comment-bg-gradient-green.gif') top left repeat-y; 
	 color: #555;
         border:1px solid #add3ad;
	 padding:0px 10px !important;
	 padding:10px 10px;
         width:440px;
         overflow:hidden;
	 }

.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
         color:#0066CC;
         text-decoration:none;
         }
	 
.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
         color:#008000;
         text-decoration:none;
         }

#commentform a:link,
#commentform a:hover,
#commentform a:visited {
         color:#0066cc;
	 }

/* input */

#searchform {
	 margin:0;
	 }
	
input#s {
	 color:#777;
	 width: 90%;
	 height: 18px;
	 margin: 0;
	 padding: 2px;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 }

input {
	 color:#555;
	 }

textarea#comment {
         width:470px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
	 }

input#author,
input#email,
input#url {
         width:200px;
         color:#555;
	 border-left: 1px solid #aaa;
         border-top:1px solid #aaa;
 	 border-right:1px solid #ddd;
	 border-bottom:1px solid #ddd;
         font-size:10pt;
         }

.buscaf {
	width: 370px;
	height: 1px;
	float:center;
}

.buscaf #cat {
	width: 180px;
}

.buscaf #s {
	width: 135px;
	padding:1px;
}

/* GLOBALS */
#sidebar_l, #sidebar_r {float:left; width: 143px;}
#sidebar_l {margin-right:14px}

/* HEADERS */
#sidebar_m h2, #sidebar_l h2, #sidebar_r h2 {
	display: block;
	line-height: 1.4em;
	font:1.5em Helvetica,Trebuchet MS,Arial,sans-serif;
	color: #e64117;
	border-bottom: 2px solid #ddd;
	background-position: 6px 7px;
	padding: 3px 15px 0px 5px;
}
/* FORMS */

/* DIV style */
#sidebar_m div, #sidebar_l div, #sidebar_r div {
	margin: 0px 0 0 0;
	line-height: 1.4em;
}

/* UL style */
#sidebar_m li ul, #sidebar_l li ul, #sidebar_r li ul {
	margin: 0 0 5px 0;
}
#sidebar_m li ul ul, #sidebar_l li ul ul, #sidebar_r li ul ul {
	margin: 0;
}

/* LI style */
#sidebar_m li, #sidebar_l li, #sidebar_r li {
	margin-top: 15px;
}

#sidebar_l li li, #sidebar_r li li {
	margin-top: 0;
	padding: 3px 0 3px 18px;
	background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/bullet3.gif) no-repeat;
	background-position: 3px 7px;
	font-weight:bold;
	color: #366799;
	font-size: 0.9em;
	line-height: 1.4em;
	border-bottom: 1px dotted #ddd;
}

#sidebar_l li li a, #sidebar_r li li a {
	font-weight:bold;
	color: #366799;
	line-height: 1.4em;
}

#sidebar_l li li a:hover, #sidebar_r li li a:hover {
	color: #000;
}

#sidebar_l li li:hover, #sidebar_r li li:hover {
	background: #eee url(http://i742.photobucket.com/albums/xx70/lesada_telona/bullet3.gif) no-repeat;
	background-position: 3px 7px;
	color: #000;
}

#sidebar_m li li {
	margin-top: 0;
	padding: 3px 0 3px 25px;
	background: #f5f5f5 url(http://i742.photobucket.com/albums/xx70/lesada_telona/wordpress/filed.gif) top no-repeat;
	background-position: 7px 4px;
	line-height: 1.4em;
	font-size: 0.9em;
	border-bottom: 1px dotted #ddd;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebar_m li li:hover {
	padding: 3px 0 3px 25px;
	background: #eaeaea url(http://i742.photobucket.com/albums/xx70/lesada_telona/arquivo.gif) top no-repeat;
	background-position: 7px 4px;
}

#sidebar_m li li li, #sidebar_l li li li, #sidebar_r li li li {
	margin-top: 0;
	padding: 0 0 0 13px;
	background: url(http://i742.photobucket.com/albums/xx70/lesada_telona/bullet3.gif) no-repeat;
	background-position: 0 6px;
	line-height: 1.4em;
	border: 0;
	/* extra */
	font-size: 0.9em;
	margin: 4px 0 0 0;
}

/* Various */
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#linksvideo {
background:#FFFFFF none repeat scroll 0 0;
margin-bottom:10px;
}

.ddet_div {
&nbsp;&nbsp;margin: 8px 0 0 12px;
&nbsp;&nbsp;padding: 8px;
&nbsp;&nbsp;background: #F4F4F4;
&nbsp;&nbsp;border: 1px solid #DDDDDD;
}


.hilite { background-color:yellow }

.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:8px;
	line-height:20px !important;
	}