/*
Theme Name: A/DS Blog
Theme URI: http://www.adhesive-studio.com
Description: Adhesive / Design Studio - blog theme
Designer!’
Author: Pedro Santos
Author URI: http://www.adhesive-studio.com
Version: 2.0
.
This theme can't be used for commercial or non-commercial use as it can't also be redistributed or resold in any way. © Adhesive / Design Studio ®
.
*/


/* Background-Styles */
body {
	margin:0px;
	padding:0px;
	background-color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	color:#736357;
	font-size:13px;
	line-height:19px;
}

#parallax {
	position:absolute; 
	overflow:hidden;
	width:100%; 
	height:100%;
	
	margin-top:7px;
}

#main {
	background:#EEEADD url(images/bkgNoiseGradient.jpg) repeat-x;
}

#main .container {
	min-height:400px;
}

.container {
	width:770px;
	margin:0 auto;
	position:relative;
	left:100px;
}

#header {
	height:200px;
}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:300px;
	height:200px;
	margin-left:-198px;
}
/* Fix up IE6 PNG Support */
img, #logo { behavior: url(scripts/iepngfix.htc); }

#ads {
	width:300px;
	height:200px;
	margin-left:-185px;
	margin-top:30px;
}
span.ads_link{
	font-size:24px;
	text-decoration:underline;
	font-weight:100;
	line-height:20pt;
	color:#333333;
	
}
#ads a, #ads a:hover, #ads a:active {
	font-weight:100;
	text-decoration:none;
	color:#333333;
}

ul#menu {
	margin:0px;
	margin-top:3px;
	padding:0px;
	position:absolute;
	right:0px;
}
ul#menu li {
	display:inline;
	margin-left:4px;
}
ul#menu li a {
	text-decoration:none;
	color:#ffffff;
	background-color:#009EE0;
	padding-left:5px;
	padding-right:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	text-decoration:line-through;
	color:#333333;
	font-weight:bold;
	font-style:italic;
}




/*
Text-Styles
*/
span.title{
	padding-top:4px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
	font-size:22px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:lighter;
	color:#FFFFFF;
	
	background:#3F3E3E;
	border:1px dotted #CECBBF;
	border-left:hidden;
	line-height:28px;
}
span.title a, span.title a:visited {
	font-size:22px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:lighter;
	color:#FFFFFF;
	border:none;
	line-height:28px;
}
small {
	color:#736357;
	font-size:11px;
	display:block;
	padding-top:4px;
	line-height:14px;
}
span.smalltext{
	padding-top:0px;
	padding-left:3px;
	padding-bottom:0px;
	background:#FFFFFF;
}
.admincat{
	margin-bottom:-4px;
	margin-top:4px;
}
.taggedcomments{
	margin-bottom:7px;
}
a, a:visited {
	color:#00AAE5;
	text-decoration:none;
}
a:hover {
	text-decoration:line-through;
	font-style:italic;
}

p {
	margin: 2px 0px 2px 0px;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
}
BR.clearMod {
	clear: both;
	line-height: 0; 
	display: block;
}
.fundo_p{
	margin-top:3px;
	line-height:18px;
	background:#FFFFFF;
	border:1px dotted #333333;
	border-left:hidden;
}

.pic {
	margin-top:3px;
	line-height:normal;
}
.pic img {
	border:1px dotted #333333;
	background:#EEEADD;
}

a.button {
	background:url(images/button_bg.gif) no-repeat;
	padding:3px 17px 3px 3px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-size:11px;
	line-height:15px;
}
a.button:hover {
	background:url(images/button_bg_hover.gif) no-repeat;
	font-style:italic;
}




/*
Featured Block-Styles
*/
.scissor{
	position:absolute;
	left:-13px;
	top:350px;
}
.fresh{
	position:relative;
	padding-top:8px;
	font-size:25px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin-bottom:-10px;
}
span.freshbkg{
	padding-top:8px;
	padding-left:3px;
	padding-right:20px;
	background:#222222;
	border:1px dotted #CECBBF;
}
.fresh_triangle{
	position:relative;
	margin-top:-5px;
	margin-left:1px;
}
.fresh_date{
	/*position:relative;*/
	padding-top:6px;
	font-size:20px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#FFFFFF;
	margin-bottom:-37px;
	margin-left:1px;
}
span.fresh_datebkg{
	padding-top:6px;
	padding-left:3px;
	padding-right:20px;
	background:#00AAE5;
}
.fresh_date_triangle{
	position:relative;
	margin-top:-7px;
}
.block {
	/*margin-bottom:20px;*/
}
.block_inside {
	display:block;
	
	/*overflow:auto;*/
	/*for safari*/
	overflow: hidden;
	margin-bottom:20px;
}
.image_block {
	float:left;
	/*width:453px;
	height:203px;*/
}
.image_block img {
	border:1px dotted #333333;
}
.text_block {
	float:left;
	width:315px;
	margin-left:0px;
	/*margin-top:3px;*/
	
	/*for safari*/
	overflow: hidden;
}




/*
Block-Content-Styles
*/
.block_content {
	background:#EEEADD;
}
#content_area {
	width:422px;
	float:left;
	margin-right:31px;
	
	margin-top:30px;
}

span.content_date{
	font-size:20px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#FFFFFF;
	
	margin-bottom:-37px;
	margin-left:0px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	background:#00AAE5;
}
span.content_title, span.content_title a {
	font-size:20px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:lighter;
	color:#FFFFFF;
	
	margin-bottom:-37px;
	margin-left:1px;
	padding-top:3px;
	padding-left:3px;
	padding-right:10px;
	background:#005E82;
	line-height:26px;
}
.content_fundo_p{
	margin-top:3px;
	line-height:18px;
	background:#FFFFFF;
	border:1px dotted #333333;
}

.content_fundo_p object {
	
}
img {
	border:none;
}
.vid {
	border:1px dotted #333333;
	background:#EEEADD;
	line-height:normal;
}
.vid object {
	
}

#content_area .separator {
	/*border-top:1px dotted #FFFFFF;*/
	margin-top:25px;
	padding-top:25px;
}

#sidebar1 {
	float:left;
	width:150px;
	position:relative;
	margin-right:13px;
	color:#FFF;
	
	margin-top:-12px;
}
#sidebar1 h3 {
	font-size:15px;
	text-transform:uppercase;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:0px;
	line-height:normal;
	margin:0px;
	background:#00AAE5;
}
#sidebar1 p{
	color:#00AAE5;
	margin-bottom:30px;
}
#sidebar1 ul {
	margin:0px 0px 30px 0px;
	padding:3px;
}
#sidebar1 ul li {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px dotted #00AAE5;
}
#sidebar1 ul li a {
	color:#00AAE5;
}
#sidebar1 ul li a:hover {
	color:#00AAE5;
	background:#FFF;
	/*padding-right:15px;
	font-weight:bold;*/
	font-style:italic;
	text-decoration:line-through;
}

.rssfeeds_icon {
	left:90px;
	top:24px;
	display:inline;
	position:relative;
}
.rss_feed {
	/*white-space: nowrap;*/
	margin-bottom:30px;
}
.rss_feed a{
   display: block;
   text-indent: -9999px;
   cursor: pointer;
   outline: transparent solid 0px;
}
#rss_btn a{
   background: url(images/RSS.png) no-repeat left top;
}
#rss_btn a:hover{
   background: url(images/RSS_hover.png) no-repeat left top;
}
.search-form input{
	width: 140px;
	/*border:1px solid #00AAE5;*/
	border:none;
	font-weight:bold;
	margin-bottom:30px;
	/*color:#005E82;*/
	color:#00AAE5;
	font-size:12px;
	background:#FFF;
	margin-top:2px;
	padding-left:3px;
}
.arquives {
	padding:0px;
	margin:0px;
	margin-bottom:30px;
}
span.select {
	position: absolute;
	width: 140px;
	padding-left: 3px;
	font-weight:bold;
	color: #00AAE5;
	font-size:12px;
	background: url(images/select.gif) no-repeat;
	overflow: hidden;
}
.tags {
	margin-top:10px;
}


#sidebar2 {
	float:left;
	width:150px;
	position:relative;
	color:#FFF;
	
	margin-top:-12px;
}
#sidebar2 h3 {
	font-size:15px;
	text-transform:uppercase;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:0px;
	line-height:normal;
	margin:0px;
	background:#C2AB90;
}
#sidebar2 p{
	color:#C2AB90;
	margin-bottom:30px;
}
#sidebar2 ul {
	margin:0px 0px 30px 0px;
	padding:3px;
}
#sidebar2 ul li {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px dotted #C2AB90;
}
#sidebar2 ul li a {
	color:#C2AB90;
}
#sidebar2 ul li a:hover {
	color:#C2AB90;
	background:#FFF;
	/*padding-right:15px;
	font-weight:bold;*/
	font-style:italic;
	text-decoration:line-through;
}


.twitter_icon {
	left:72px;
	top:22px;
	display:inline;
	position:relative;
}
#twitter_update_list {
	margin-top:4px;
}
#twitter_update_list li {
	list-style-type:none;
	border-bottom:1px dotted #C2AB90; 
	width: 140px;
	line-height:18px;
	margin-bottom:3px;
	padding-bottom:3px;
}
#twitter_update_list span {
	color:#C2AB90;
	background: #FFF url(images/arrow.png) no-repeat left;
	padding-left:10px;

}
#twitter_update_list span a {
	color:#C2AB90;
	display: inline;
}
#twitter_update_list span a:hover {
	
}
#twitter_update_list li a {
	color:#C2AB90;
	text-decoration:underline;
}
#twitter_update_list li a:hover {
	text-decoration:line-through;
	background:#FFF;
}
.twitter_p {
	margin-bottom:30px;
}
.twitter_p a {
	color:#C2AB90;
}
.twitter_p a:hover {
	color:#C2AB90;
	background:#FFF;
	text-decoration:line-through;
}

.flickrtable {
        margin: 0px auto;
        list-style-type: none;
}

.flickrtable li {
        text-align: center;
        border: 1px solid #b9b9b9;
        padding: 5px 7px 5px 5px;
        background: #fff;
        margin-bottom: 10px;
        display: block;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        width: 75px;
}

.flickrtable li img {
        border: 1px solid #b9b9b9;     
}




.posts_nav{
	text-align:center;
}
span.prev_post {
	background:url(images/prev_button_bg.gif) no-repeat left;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	
	padding-top:3px;
	padding-bottom:3px;
}
span.prev_post a {
	padding-left:117px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:1px;
	
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-size:11px;
	line-height:15px;
}
span.prev_post:hover {
	background:url(images/prev_button_bg_hover.gif) no-repeat left;
	font-style:italic;
	text-decoration:none;
}
span.next_post {
	background:url(images/next_button_bg.gif) no-repeat right;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	
	padding-top:3px;
	padding-bottom:3px;
}
span.next_post a {
	padding-left:3px;
	padding-right:140px;
	padding-top:3px;
	padding-bottom:1px;
	
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-size:11px;
	line-height:15px;
}
span.next_post:hover {
	background:url(images/next_button_bg_hover.gif) no-repeat right;
	font-style:italic;
	text-decoration:none;
}





/*
Footer-Styles
*/
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D6D6D6;
}
.footer_column1 {
	background:url(images/footer_bkg.jpg) repeat-x;
	float:left;
	width:150px;
	margin-right:13px;
}
.footer_column {
	background:url(images/footer_bkg.jpg) repeat-x;
	float:left;
	width:150px;
}
#footer .long {
	background:url(images/footer_bkg.jpg) repeat-x;
	width:420px;
	margin-right:33px;
}
#footer h3 {
	color:#FFF;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #00AAE5;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:6px;
}
.footer_column ul li, .footer_column ul, footer_column1 ul li, .footer_column1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer .container {
	min-height:inherit;
	line-height:normal;
}
.rodape{
	float:left;
	width:720px;
	margin-top:15px;
	color:#808080;
	font-size:9px;
	border-top:1px dotted #808080;
}




/*
Search-Styles
*/
.search_results {
	padding-top:6px;
	font-size:25px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	margin-bottom:-10px;
	margin-top:0px;
	line-height:33px;
}
span.search_results_bkg{
	padding-top:6px;
	padding-left:3px;
	padding-right:20px;
	background:#222222;
	border:1px dotted #CECBBF;
}
.search_results_triangle{
	position:relative;
	margin-top:-19px;
	margin-left:1px;
}






/*
Archive-Styles
*/
#archive_list p{
	color:#00AAE5;
	margin-bottom:30px;
}
#archive_list ul {
	margin:0px 0px 30px 0px;
	padding:3px;
	font-size:18px;
	line-height:22px;
}
#archive_list ul li {
	list-style:disc;
	margin-top:20px;
	padding-bottom:15px;
	border-bottom:1px dotted #00AAE5;
}
#archive_list ul li a {
	color:#00AAE5;
}
#archive_list ul li a:hover {
	color:#00AAE5;
	background:#FFF;
	/*padding-right:15px;
	font-weight:bold;*/
	font-style:italic;
	text-decoration:line-through;
}




/*
Comments-Styles
*/
.authcomment {
	background-color: #B3FFCC !important;
}
.comments_title {
	padding-top:3px;
	font-size:18px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
	line-height:normal;
}
span.comments_bkg{
	padding-top:3px;
	padding-left:3px;
	padding-right:25px;
	background:#333;
}

#comments_template ul {
	margin-left:0px;
	padding-left:0px;
}
.commentlist li {
	font: 12px Helvetica, Arial, sans-serif;
	padding-bottom:10px;
	padding-top:15px;
	border-bottom:1px dotted #333;
}
#commentform input, #commentform textarea {
	font: 12px Helvetica, Arial, sans-serif;
	margin-left:0px;
	padding-left:0px;
	border:none;
}
#commentform label {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.commentlist li ul li {
	font-size: 13px;
}

.commentlist li {
	font-weight: bold;
	list-style:none;
}

.commentlist li .avatar { 
	float: left;
	border: 1px dotted #333;
	padding: 2px;
	background: #fff;
	margin-right:10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#submit {
	background:url(images/button_bg.gif) no-repeat;
	padding:2px 35px 0px 3px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
}
#submit:hover {
	background:url(images/button_bg_hover.gif) no-repeat;
	font-style:italic;
}




/*
xLanguage-Styles
*/
#xlanguage-list-1 {
	
}
#xlanguage-list-1 h2 {
	font-size:15px;
	text-transform:uppercase;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:0px;
	line-height:normal;
	margin:0px;
	background:#00AAE5;
}



.related_posts h3 {
	font-size:15px;
	text-transform:uppercase;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:0px;
	line-height:normal;
	margin:0px;
	color:#FFF;
	font-weight:bold;
	background:#C2AB90;
}
.related_posts {
	padding-top:3px;
	font-size:14px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#C2AB90;
	margin-bottom:10px;
	line-height:normal;
	line-height:18px;
}

