/*  
Theme Name: DICA1
Theme URL: www.dica1.com.br 
Description: Blog com dicas wordpress, blogger, Ruby on Rails.
Author: Luanildo Silva
Author URL: www.dica1.com.br
*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> SETUP AND RESET <<<<<*/
.twitter-share-button{ float:left; margin-top:-3px; cursor:pointer;}

#adsense{
        text-align: center;
        margin-bottom:20px;

}
#anuncio{
        margin-bottom:20px;

}

body, html  {
        height: 100%;
	margin: 0;
	padding: 0;
        
}

body  {
	font-family: Georgia, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 1.5;  /*unitless for proper inheritance*/
	background-color: #fff;
	color: #0C0D0A;        
}

h1, h2, h3, h4, h5, h6  {
	margin: 5px 0;
	background-color: #fff;
	color: #000;
	font-weight: normal;
}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

h1  {font-size: 60pt;}
h2  {font-size: 22pt; font-weight: normal;}
h3  {font-size: 16pt; margin-bottom: -5px;}
h4  {font-size: 12pt}
h5  {font-size: 10pt}
h6  {font-size: 8pt}

p  {
	margin: 16px 0 16px 0;
}

ul, ol  {
	margin: 0;
	padding: 0;
       
        
}
ul li{ list-style:none;}
img  {
	border: none;
}

#comente{
        font-size: 16px;
        font-family: Arial, Helvetica, Sans-serif;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> NAVIGATION <<<<<*/

a:link, a:visited  {
	color:#B90000;
        text-decoration: none;
}

#nav a{
	color: #ffffff;
}

a:hover  {

        text-decoration: none;
        color:#000;
        
}

#nav  {
	padding: 5px 0 0 0;
	
	height: 35px;
        width: 900px;
float:left;
     
       
}

#nav ul  {
	padding: 0 0 0 10px;
}

#nav ul li  {
	position: relative;
	display: inline;
	margin: 0 -3px 0 0;
	line-height: 30px;
}

#nav ul li ul  {
	position: absolute;
	width: 150px;
	font-size: 13px;
	top: 30px;
	left: -10px;
	display: none;
}

#nav a:link, #nav a:visited  {
	text-decoration: none;
	color: #000;
        padding: 5px 10px 5px 10px;
        font-size: 13px;
        text-transform: uppercase;

}

#nav a:hover  {
	color: #999;
        padding: 5px 10px 5px 10px;
        

}

#nav .current_page_item a:link, #nav .current_page_item a:visited  {
	color: #000;
        
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LAYOUT <<<<<*/

.fullcolumn  {
        background-color: #fff;
        width:100%;
      
}

#header { 
        width:950px;
	height: 100px;
	padding: 0 15px 0 10px;
	border-bottom: 0px solid #ededed;
        
        background: #fff;
}

#header h1  {
	margin: 5px 0 -12px 5px;

        font-family: Georgia;
        color: #fff;
	font-weight: bold;
        float:left;  
       
}
#banner{margin: 10px 0px 0px 60px; float:left; width: 400px;}

#header h1 a:link, #header h1 a:visited  {
	text-decoration: none;
        color: #fff;
}

#header p  {
	margin: 0;
	text-transform: uppercase;
}

#main  {
        background-color: #ffffff;
        width:980px;
        
}

#content  {
        width: 630px; 
        background-color: #FFFFFF;
	float: left; 
	padding: 5px 10px 5px 0px; 
        border-right: 1px solid #e0e0e0;


}

#sidebar  {
        font-family: Georgia, Arial, Helvetica, Sans-serif;
        font-size: 13px;       
        width: 270px; 
        height: 100%;
        background-color: #fff;
        padding: 15px 25px 13px 0px;
	display: block;
	margin: 0 0px 0 0px;  
        
 
}
#icones{  width: 300px;  height: 64px;}
a.icon-facebook, a.icon-rss, a.icon-twitter{
        width: 64px; 
        height: 64px;
        margin-right: 40px;
        float:left;
}

a.icon-facebook{
       background:url(img/facebook.png) no-repeat;
}
a.icon-rss{
       background:url(img/rss-copy.png) no-repeat;
}
a.icon-twitter{
       background:url(img/twitter.png) no-repeat;
        margin-right: 0px;
}

#subscribe  {
	border-bottom: 1px solid #ededed;
	margin: 10px 0 20px 0;
}

#subscribe h2  {
	font-size: 18px;
	text-transform: uppercase;
}

#subscribe .posts  {
	display: block;
	margin-bottom: -15px;
	background: url(img/icons/rss.gif) no-repeat 2% center;
	padding: 6px 0 6px 35px;
	text-decoration: none;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f1f1f1;
}

#subscribe .comments  {
	display: block;
	background: url(img/icons/rss_comments.gif) no-repeat 2% center;
	padding: 6px 0 6px 35px;
	text-decoration: none;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f1f1f1;
}

#search  {
	margin: 0;
	padding-bottom: 10px;
}

#search h2  {
	font-size: 14px;
}

#searchform #s  {
	width: 65%;
	height: 15px;
	margin-right: 5px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	padding: 5px 0 0 5px;
}

#searchform .submit  {
        border: 1px solid #9e9e9e;
	background-color: #ededed;
        margin-top: 0px;
}
#bg-footer{ width: 100%; height: 430px; background-color: #000;}

#footer  {
	padding: 10px;
        height: 305px;
        margin: 0 auto 0 auto;
	width: 980px;
	color: #fff;
        background-color: #000;
}

#footer p  {
	margin: 0;
}

#footer a:link, #footer a:visited  {
	color: #9e9e9e;
}

#footer a:hover  {
}

#content-footer{
        width: 980px;
        height: 280px;     
}
#posts-five{ width: 350px; float:left; margin: 0 0 0 20px;}
#posts-five ul li{ padding: 4px;}
#posts-five ul li a:hover{background-color: #B90000; color:#FFF }

#list-pages{width: 200px; float:left;}

#categorias-footer{ width: 350px; float:left; margin: 0 0 0 20px;}

#categorias-footer ul li{
          float:left;
          padding: 5px;
          margin-right: 4px;
          border-bottom: 1px solid #666;
}
#categorias-footer ul li a:hover{background-color: #B90000; color:#FFF }

#content-footer span.titles-footer{ background-color:#OOO; color:#999; font-size:32px;  border: none;}
#logo-dica1-footer{ width: 980px;}
#logo-dica1-footer p { font-size: 64px; text-align:center; color:#FFF; font-weight:bold;}
#logo-dica1-footer p a{color: #FFF;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND ENTRY <<<<<*/

#compart, #compart-index{
      float: right;
      width: 200px;
      height: 70px;
      padding-left: 10px;
}
#compart-index{
      width: 150px;
      margin-top: 10px;
}
#compart iframe{ margin-right: 10px;}
#compart-index iframe{ margin-right: 10px;}

span.fb_share_size_Small{ margin-top:-2px; margin-right: 10px}

h3.cathead  {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 10px 0;
	border-bottom: 1px solid #ededed;
        
}


.post  {
	border-bottom: 1px solid #FF9933;     
	padding: 0px 0;
	overflow: hidden;
        margin:0 0 0px 0;
        
}

.post .title  {
        line-height:25px;
        font-size: 20px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        font-family: Georgia;
        width: 620px;
        float:left;
        margin-bottom: 10px;
        
}
.part-post{width: 620px;
        float:left;}

.post .title a:link, .post .title a:visited  {
        text-decoration: none;
        color: #000;
        margin-bottom: 0px;
        /*border-bottom: 1px dotted #F26100;*/
}


.post .title a:hover  {
	color: #B90000;
       
}

.post a:link, .post a:visited  {
	
}

.post a:hover{}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6  {

}

.post p.meta  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0 5px 0;

}

.post p.meta a:link, .post p.meta a:visited  {
	color: #B90000;
}

.post p.meta a:hover{
        color: #000000;
}

.post p.meta .author  {

}

.post p.meta .gravatar  {

}

.post p.meta .date  {

}

.post p.meta .category  {

}

.post p.meta .comments  {
}

.post p.tags  {
	color: #9e9e9e;
        width: 620px;
        float:left;
       font-size:12px;
       margin:0px 0 10px 0;
}

.post p.tags a  {
	color: #B90000;
}

.post p.more  {
	color: #B90000;
}

.post p.more a  {
	color: #B90000;
	text-decoration: none;
}

.entry  {
        width: 630px; 
        font-family: Georgia, Verdana, Helvetica, Sans-serif;
}

.entry p  {
	margin: 0px 0 25px 0;
        font-size: 15px;
        line-height:150%;
       
}
.entry p a{ text-decoration:underline; }

.entry p a:hover{ color:#FFF; background-color: #B90000; text-decoration:none;}

.entry p a img{
     border:medium none;
     display:block;
     margin:0 auto;
}

.entry .pagelinks  {

}

.entry .pagelinks a  {
	
}

.entry blockquote  {
	color: #666;
}

.entry blockquote p  {
	margin: 0;
}

.entry blockquote.pullquote_left  {
	float: left;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}

.entry blockquote.pullquote_right  {
	float: right;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}

.entry ul  {
	padding: 0 0 0 30px;
}

.entry ol  {
	padding: 0 0 0 30px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

.img_t{float:left; margin-right:10px; width: 130px; height:130px; margin-top:-5px}

#autor, #autor-index{
     height:90px;
     margin: 5px 0 0px 0;
     float:left;
     width: 630px; 

     padding: 5px;
}

#autor-index{
     height:25px;
     padding: 1px;
 
}



#autor img{
     margin: 0px 10px 0px 0;
     float:left;
     
}
#autor-index img{
     height: 25px;
     width: 25px; 
     margin: 0px 10px 0px 0;
     float:left;
}
p#descri{
     margin: 10px 0px 0px 0;
     font-size: 12px;
     font-family: Arial;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CUSTOM PARAGRAPH STYLES <<<<<*/

.entry .download  {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/download.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .info  {
	padding: 10px 0 10px 50px;
	background: #e3e3e3 url(img/icons/info.gif) no-repeat 2% center;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.entry .update  {
	padding: 10px 0 10px 50px;
	background: #dadada url(img/icons/update.gif) no-repeat 2% center;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.entry .warning  {
	padding: 10px 0 10px 50px;
	background: #cecece url(img/icons/warning.gif) no-repeat 2% center;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND IMAGE NAVIGATION <<<<<*/

#navigation  {
      font-family: Verdana, Arial, Serif;  
}

#navigation .prev a:link, #navigation .prev a:visited  {
	text-decoration: none;
}

#navigation .prev a:hover  {

}

#navigation .next a:link, #navigation .next a:visited  {
	text-decoration: none;
}

#navigation .next a:hover  {

}

#paginate a:link, #paginate a:visited  {
	padding: 2px 7px;
	background-color: #ededed;
	border: 1px solid #9e9e9e;
	text-decoration: none;
}

#image_nav  {
	float: left;
	width: 100%;
}

#image_nav img  {
}

#image_nav a:link, #image_nav a:visited  {
	display: block;
}

#image_nav .prev a:link, #image_nav .prev a:visited  {
	background: url(img/icons/image_prev.gif) no-repeat left center;
	padding: 0 0 0 30px;
}

#image_nav .next a:link, #image_nav .next a:visited  {
	background: url(img/icons/image_next.gif) no-repeat right center;
	padding: 0 30px 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GALLERY <<<<<*/

.gallery  {

}

.gallery-item  {
	margin: 0;
	padding: 0;
	float: left;
}

.gallery-icon  {

}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WIDGETS <<<<<*/

.widget  {
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
        list-style: none;
}

.widget ul {
	margin: 0;
	padding: 0;
        color: #FF7417;
        list-style:none;
}

.widget h2  {
	font-size: 22px;
        
	margin: 0;
        
        padding: 5px 5px 5px 0px;
        font-family: Georgia;
}

.widget h2 a:link, .widget h2 a:visited  {
	text-decoration: none;
        
}

.widget ul li {
	margin: 7px 0;
	list-style:none;
        color: #484848;
       
}

.widget ul li ul li {
	margin: 5px 0;
	padding: 0 -10px 0 10px;
	list-style: none;

}

.widget a:link, .widget a:visited  {
	text-decoration: none;
        color: #333;
}

.widget a:hover{
	color: #B90000;
}

.widget .textwidget  {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.widget #recentcomments li  {
	padding: 0;
}


.widget #recentcomments li a:link, .widget #recentcomments li a:visited {
	border-bottom: none;
	color: #000;
}


.widget #recentcomments li a:hover  {


}

.widget h2 a.rsswidget  {
	font-weight: normal!important;
	margin-left: 0;
}

.widget h2 a.rsswidget img  {
	display: none;
}

.widget a.rsswidget   {
	background-color: #fff;
}

.widget .rss-date  {
	display: block;
}

.widget div.rssSummary  {
	margin: 10px 0 5px 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CALENDAR <<<<<*/

#wp-calendar  {

	width: 100%;
	text-align: center;
	background-color: #f1f1f1;
}

#wp-calendar caption  {
	padding: 7px 0;
	border-top: 1px solid #ededed;
	font-weight: bold;
	border-bottom: 1px dashed #dcdcdc;
}

#wp-calendar a:link, #wp-calendar a:visited  {
	text-decoration: none;
	background-color: #dcdcdc;
	padding: 3px 5px;
}

#wp-calendar #next  {
	text-align: right;
}

#wp-calendar #prev  {
	text-align: left;
}

#wp-calendar #next a:link, #wp-calendar #next a:visited,
#wp-calendar #prev a:link, #wp-calendar #prev a:visited  {
	background: none;
	font-weight: bold;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DEMOCRACY PLUGIN STYLING <<<<<*/

.democracy  {
	width: 100%!important;
	padding: 5px 20px 40px 5px!important;
	margin: 0!important;
	border: 1px solid #ededed;
}

.dem-vote-button  {
	float: left;
}

.democracy ul  {
	padding: 0;
	margin: 0!important;
}

.democracy ul li  {
	margin: 0 0 5px 0;
	padding-left: 0!important;
	text-transform: uppercase;
	font-size: 11px;
	list-style: none;
}

.democracy ul li a  {
	background-image: none!important;
}

.dem-graph  {
	width: 100%;
}

.dem-graph a  {
	width: 100%;
	padding: 0!important;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
}

.dem-graph b  {
	color: #000!important;
	font-size: 10px;
}

.dem-graph i  {
	color: #000!important;
	font-size: 10px;
}

.democracy ul li input  {
	margin: 0 2px 0 5px!important;
}

.dem-vote-link  {
	float: right;
	display: block;
	margin-top: 8px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLICKRRSS WIDGET <<<<<*/

p.flickrrss  {
	display: inline;
}

p.flickrrss img  {
	padding: 5px;
}

p.flickrrss img:hover  {
	background-color: #ededed;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WP-PAGENAVI PLUGIN <<<<<*/

.wp-pagenavi  {
	margin: 10px 0;
        width: 100%;
}

.wp-pagenavi .pages  {
	border: none!important;
}

.wp-pagenavi .current  {
	border: none!important;
	color: #f1f1f1!important;
	background-color: #333!important;
}

.wp-pagenavi a  {
	border: none!important;
	color: #000!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> THEME SWITCHER RELOADED WIDGET <<<<<*/

#themeswitcher  {
	padding: 10px;
	background-color: #ededed;
}

#themswitcher li  {
	margin: 0;
}

#themeswitcher select  {
	width: 99%!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMMENTS <<<<<*/

#comments  {
	padding: 0px 0 0 0px;
        
	/*border-bottom: 1px solid #ededed;*/
}

#comments h3  {
	margin: 15px 0;
}

#formsblock  {
	padding: 10px 0 20px 10px;
        background-color: #ffffff;
}

#formsblock .hi  {
	margin: 0 0 -10px 0;
        background-color: #ffffff;
        font-weight: bold;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;

}

#formsblock .comments   {
	background: url(img/icons/rss_comments.gif) no-repeat center right;
	padding: 6px 30px 6px 0;
	text-decoration: none;
	line-height: 20px;
}

#comments ol  {
	margin: 5px 0px 30px -10px;
	padding: 10px;
	list-style: none;
	
}

#comments ol li  {
	padding: 25px
	list-style: none;
        
	/*border-bottom: 1px solid #ccc;*/
}

#comments ol li.alt  {
	background-color: #ffffff;
}

#comments ol li.authorcomment  {
	background-color: #ddd;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commententry{
        padding:10px;
}





.commentmeta  {
	font-size: 11px;
        background-color: #FDF6E3;
	border-top: 1px solid #ccc;
        margin: 0;
}

.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 0px solid #ededed;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
        padding: 10px;
}

.commentmeta .commentdate  {

}


.commentmeta .commentpermalink  {

}


#comments #tagbox  {
	color: #9e9e9e;
	margin: 0 0 25px 0;
}

#comments #tagbox:hover  {



	color: #000;

}

#comments #tagbox p  {

	margin: 0;

	font-size: 12px;
}


#comments #tagbox strong  {
	font-size: 12px;
}


#comments p.nocomments{
	padding: 0;
}


#comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 90%;
        height: 170px;
	margin: 0;
	line-height: 20px;
	font-size: 15px;
}

#commentform #submit  {
	border: 1px solid #9e9e9e;
	background-color: #ededed;
	padding: 5px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST IMAGE ALIGNMENT <<<<<*/

.entry img  {
	padding: 5px;
	border: 0px solid #333;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST TABLES <<<<<*/

.post table  {
	width: 100%;
	border-left: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	border-spacing: 0;
	margin: 10px 0;
}

*:first-child+html .post table  {
	border-collapse: collapse;
}

.post table th  {
	font-size: 15px;
	background-color: #111;
	color: #ededed;
}

.post table th, .post table td  {
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 3px 0 3px 5px;
}

.post .altrow  {
	background-color: #eee;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLOAT & ALIGN <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.hide  {display: none;}

#logo-dica1{ float:left;}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> PAGINATION <<<<<*/


div.pagination {
	margin:3px;
        padding: 0px 0px 30px 100px;
        width: 620px;
        float:left;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
        color: #AAA;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #ff6c16;
	color: #000000;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #000000;
}


 .relatedRSS {
    height: auto;
    width: 98%;
    text-decoration: none;
  }

.fan_box .fbConnectWidgetTopmost {
        border-style:none !important;
}

a.db-anchor:hover{background-color: none; !important;}

.db-wrapper{margin-top:-5px;}
