/* 
	Theme based on ProSense-Grey by Dosh Dosh (http://www.doshdosh.com)
	Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
	Customized for br-linux.org and made semi-responsive by Augusto Campos 2013
*/

.frontcenterbanner {
	display:block;
}

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.rounded {
/* 4 rounded corners */
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.icon {
	float:right; 
	width:150px; 
	height: auto; 
	margin-left: 12px;
	border-radius: 10px;
}

.right {
	float:right;
	max-width: 30%;
	max-height:8em;
	height: auto; 
	margin-left: 0.5em;
	margin-top: 0.5em;
	border-radius: 10px;
}

.marker {
	background-color: #ffc;
	color:black;
	text-decoration: none;
} 

/* responsiveness - ACC - 2013 */


/* desktop tela grande - >=1000px */
@media only screen and (min-device-width: 1000px) {
	#sidebar {
		float: right;
		width: 220px;
	}
	#header {
		width: 100%;
	}	
	#content {
			width: 740px;
			line-height: 1.6em;
	}
	#page {
			width: 1000px;
	}
	.entry {
			font-size:	15px;
			line-height: 21px; 
	}
}


/* desktop tela estreita - abaixo de 1000px */
@media only screen and (min-device-width:769px) and (max-device-width: 999px) {
	#sidebar {
		float: right;
		width: 220px;
	}
	#header {
		width: 100%;
	}	
	#content {
			width: 700px;
			line-height: 1.6em;
	}
	#page {
			width: 950px;
	}
	.entry {
			font-size:	15px;
			line-height: 21px; 
	}
}




/* common tablets */
@media only screen and (min-device-width:721px) and (max-device-width: 768px) {

	.visite,
	#sidebar .sidebar_right {
		display:none;
	}


	#header_right {
		display: block;
		width:480px;
	}

	#header_left {
		width:210px;
	}

	#header_left h1 {
		font-size:16pt;
	}
		
	#sidebar {
		width:210px;
		float:right;
	}
			
	
	#header {
		width: 100%;
	}	
	#content {
			width: 500px;
			line-height: 1.6em;
	}
	#page {
			width: 750px;
	}
	.entry {
			font-size:	15px;
			line-height: 21px; 
	}
}



/* most foblets */
@media only screen and (min-device-width:569px) and (max-device-width : 720px) {

        #header_right,
	#newfooter,
	.socialplugs,
        .visite,
        .menutop,
        .description,
        #sidebar {
                display:none;
        }

        #header {
                width: 96%;
        }
        #header h1 {
                font-size:2.2em;
        }
        #content {
                width: 85%;
                line-height: 1.6em;
        }
        #page {
                        width: 98%%;
        }
        .entry {
                        font-size:      12px;
                        line-height: 18px;
        }
	.postmetadata {
		padding-left: 0;
	}
}

/* most smartphones */
@media only screen and (max-device-width : 568px) {
			/*@media only screen and (max-device-width: 546px) {*/

        #header_right,
	#newfooter,
	.frontcenterbanner,
	.socialplugs,
        .visite,
        .menutop,
        .description,
        #sidebar {
                display:none;
        }

        #header {
                width: 96%;
        }
        #header h1 {
                font-size:2.2em;
        }
        #content {
                width: 85%;
                line-height: 1.6em;
        }
        #page {
                        width: 98%%;
        }
        .entry {
                        font-size:      12px;
                        line-height: 18px;
        }
	.postmetadata {
		padding-left: 0;
	}
}


/* Axe - monthly index */

#monthly_post {
	clear:both;	
	padding-top:12pt;
}


#monthly_post h2 {
	width:81%;
	float:right;
	margin-top:0;
	padding-top:0;
	font-size:12pt;
	font-weight: normal;
	line-height:16pt;
}

#monthly_post .date {
	width:15%;
	float:left;
	text-align: right;
	border: 0;
	margin:0;
	padding:0;
	font-size:12pt;
	color: #141718;
	font-weight: bold;
	line-height:16pt;
	font-family: Helvetica, Arial, sans-serif;	
}

#monthly_post h2 a {
	color: #444748;
}

/* fim -- (Axe - monthly index) */

#post {
	line-height: 1.6em;
}



.rodape_link:before {
	content:"[";
}
.rodape_link:after {
	content:"]";
}

.rodape_link {
   	vertical-align: baseline;
   	position: relative;
   	top: -0.4em;
	font-size: 9pt;
}

#rodapes_halfline {
	margin-top:2em;
	border-top:1px solid #e0e0e0;
	margin-bottom:0;
	padding-bottom:0.4em;
	width: 40%;
}

#rodapes {
	font-size: 9pt;	
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	padding-left:320px;
	margin-bottom: 40px;
	text-align: right;
}


#header h1 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;	
}

.menutop {
        font-size:8pt; 
        font-weight:normal;
}


#page {
	margin: 0px auto;
	background: #FFF top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	background: #000;
	height: 100%;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}


#sidebar {
	margin-left: 0px;
	padding-top: 20px;
}

#content {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#content img {
	max-width: 95%;
	height: auto;
}	

#content iframe {
	max-width: 95%;
}	

#content {
	word-wrap:break-word
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

/* fim - responsiveness */


/* augusto */

#recentcomments {
  width: 180px;
  word-wrap: break-word;
}

span.prev { float: right; }

span.next { float: left; }

#content aside {
	border:1px solid #d0d0d0;
	background:#FBF6F6;
	padding:10px;

}

.modere {
  margin-left: 4em;
  border: 1px solid #dddddd;
  color: #999999;
  font-size:0.7em;
  text-align:right;
}


.userpost {
	position: relative;

	margin-left: 1em;
	margin-top: 1em; 

	padding: 36pt 4pt 0 4pt;
	border: 1px solid #d0d0d0;
	box-shadow: 0 3px 5px 0 #ccc;
	border-radius:5px;

}

.userpost::before{
  content: "💬"; /*Unicode for Left Double Quote*/
  font-family: Georgia, serif;
  font-size: 48px;
  position: absolute;
  left: -15px;
  top: 36pt;;
  z-index:+10;
}

.userpost .userlink::before {
 	content:"🔗 ";
}

.userpostbody {
	border-left: 2px solid #eee;
	margin-left: 2em;
	margin-bottom: 1em;
	padding-left: 0.7em;
	padding-right: 0.7em;

}

.userpost cite {
	position: absolute;
	top: 5px;
	text-align: left;
}



.usertext {
	margin-left: 0.5em; 
	margin-right: 0.5em;
	padding: 1em;
	border: 1px solid #d0d0d0;
	box-shadow: 0 3px 5px 0 #ccc;

/*	margin-top:-7px;
	margin-left:2em;
*/	
/*
        margin: 5px 0px 5px 30px;
        padding: 5px 32px 5px 10px;
        background: #FFFFFF;
        border: 0px;
*/
}

#acc_footer {
  float: none;
  clear: both;
  text-align: center;
  margin-top: 4em;
  margin-left:3em;
  margin-right:3em;
  color: #898989;
}

#acc_footer a {
	color:blue;
	text-decoration: none;
}

#newfooter {
        clear: both; 
        padding-top: 30x;
        background: #fff;
        text-align:left;
        color: black;
}

.newfooter-contents {  
        background: #fff;
        float: left;
        width: 740px;
        position: relative;
}


.newfooter-contents2 {
        background: #fff;
        padding: 10px 10px 5px 5px;
        border: 1px solid black;
        float: left;  
        width: 740px;
        color: #333333;
}

.newfooter-footer {
        background: black;
        color: white;
        float: left;
        font: 85% arial, helvetica, sans-serif;
        font-weight: bold;
        padding: 2px 10px 2px 5px;
        width: 740px;
        text-align: right;
        margin-bottom: 35px;
        border: 1px solid black;
        position: relative;
}

#newfooter dl {
        float: left;
        margin: 0 0 0 15px;
        padding-right: 10px;
        width: 145px;
}

#newfooter dl.descricao {
        width: 165px;
}

#newfooter dd {
        margin: 0;
        padding: 3px 0;
        font-size: 85%;
}
 
#newfooter dd a, #newfooter dd a:visited, #newfooter dd a:hover {
        text-transform: uppercase;
        font: 7pt arial, sans-serif;
        line-height: 1;
        text-decoration: none;
        padding-bottom: 1px;
        color: #000033; 
}

#newfooter dd a span {
        text-transform: none;
        color: #000033;

}


#newfooter dt {
        font-size: 105%;
        font-weight: bold;
        letter-spacing: -0.02em;
}

#newfooter .newfooter-feature {
        position: absolute;
        right: -8px;
        top: -10px;
}

.socialplugs {
	float:left;
	padding-top:6px;
}

/* fim-augusto */

*{
	margin:0;
	padding:0;
}





body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #444748;
}

body a, body a:visited {
	color: #5C82EF;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}






#header h1 a {
	color: #5C82EF;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_oldright {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_right {
	float:right;
	width: 480px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
        padding-top:10px;
}

#header #header_right a {
  color:white;
  font-size:8pt;
}

#header #header_left {
	float:left;
/*	width: 280px;*/
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}



#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #000033;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
	margin-top:15pt;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
	margin-top:10pt;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #2E393B;
	margin-bottom: 10px;
	line-height: 1.2em;

}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}


.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}


.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
        margin-left: 3em;
	background: #FFFFFF;
        xxx-old-bkgd: D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

q:before,
q:after {
        content:"";
}

q {
		margin-left:2em;
        display: block;
        color: #C35817;
        font-size:20pt;
        line-height: 28pt;
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0;
        margin-bottom:1em;
        padding:8pt 0;
}

.oldbrquote {
        margin: 10px 0;
        padding: 0 50px;
        background: transparent url(/images/blockquote.gif) no-repeat 0 0;
        border:0px;
}

.brquote {
	border-top: none; border-bottom: none; 
	margin-left:0px; margin-top:0px; 
	padding-top:0px; padding-bottom:0px; 
	border-left: 1px solid #b0b0b0;
}



code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color: #5C82EF;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	display: none;
	width: 185px;
	float: right;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ul.children li {
  list-style: none;
  margin-left:2em;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}
