*{ padding:0px; margin:0px; }

body {
	background-color: #FFFFFF;
}

#wrap {
	background-color: #FFF;
	width: 960px;
	margin: 0 auto;
	position:relative;
}

/* content */

#content_wrap {
	background-color: #FFF;
	color: #333;
	padding: 15px;
	width: 75%;
}

#content_sm {
	background-color: #FFF;
	color: #333;
	padding: 15px;
	width: 75%;
}

#content_sm a {
	color: #333;
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
}

#content_sm a:hover {
	background-color: #9C3;
	color: #FFF;
}

#content_sm h1 {
	font-size: 7em;
	margin: 0;
	padding: 0;
	font-family: "MS Serif", "New York", serif;
	color: #9C3;
}

#content_sm h2 {
	font-size: 2.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content_sm p {
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	padding: 10px 0;
	line-height: 2em;
}

#content_sm span {
	color: #FFF;
	font-size: 1.5em;
	background-color: #9C3;
	padding: 5px;
}

#content_c {
	background-color: #FFF;
	color: #333;
	padding: 15px;
	width: 75%;
}

#content_c a {
	color: #333;
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
}

#content_c a:hover {
	background-color: #FF8000;
	color: #FFF;
}

#content_c h1 {
	font-size: 7em;
	margin: 0;
	padding: 0;
	font-family: "MS Serif", "New York", serif;
	color: #FF8000;
}

#content_c h2 {
	font-size: 2.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content_c p {
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	padding: 10px 0;
	line-height: 2em;
}

#content_c span {
	color: #FFF;
	font-size: 1.5em;
	background-color: #FF8000;
	padding: 5px;
}


/* luis ramalho bottom */
#luisramalho {
	color: #333;
	font-size: 4em;
	margin-top: -60px;
	margin-right: 5px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navigation {
	padding: 10px 0;
	margin: 0 auto;
	color: #999;
	width: 960px;
	border-top: 10px #333 solid;
	
}

.navigation ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	float: right;
}

.navigation ul li {
	float: left;
	
}

.navigation ul li a {
	display: inline-block; 
	text-decoration: none;
	text-transform: lowercase;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 1px 10px 2px 10px;
	margin: 0;
	margin-right: 1px;
	font-size: .7em;
	display: block;
}

.navigation ul li a:hover, #current a {
	background-color: #333;
	color: #FFF;
}

/* web designer */
#webdesigner {
	color: #FFF;
	font-size: 6em;
	z-index:1;
	position:relative;
	margin-top: -45px;
	margin-right: 5px;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* blog */

#content_b {
	background-color: #FFF;
	color: #333;
	padding: 15px;
	width: 75%;
}

#content_b a {
	color: #333;
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
}

#content_b a:hover {
	background-color: #0080C0;
	color: #FFF;
}

#content_b h1 {
	font-size: 7em;
	margin: 0;
	padding: 0;
	font-family: "MS Serif", "New York", serif;
	color: #0080C0;
}

#content_b h2 {
	font-size: 2.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content_b h2 a{
	margin: 0;
	padding: 0px;
	font-weight: normal;
}


#content_b li {
	margin-left: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 2em;
}

#content_b p {
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	padding: 10px 0;
	line-height: 2em;
}

.postmetadata {
	margin-top: -10px;
	padding-left: 10px;
	border-top: 1px #CCC solid;
}

.center {
	text-align: center;
}

#arquivo {
	padding: 0;
	margin: 0;
	line-height: 1em;
	padding: 20px 0;
}

.pagetitle {
	border-bottom: 1px #999 solid;
	margin-bottom: 120px;
}

.alignright {

	float: right;
	font-size: 1em;
	margin-bottom: 15px;
	}



.alignleft {

	float: left;
	font-size: 1em;
	margin-bottom: 15px;

}

#publicado {
	background-color: #333;
	font-size: .8em;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: -25px;
	color: #fff;
}

#publicado a{
	border-left: #0080C0;
	color: #fff;
}

#outrosposts a{
	font-weight: normal;
	font-size: .8em;
}

#sidebar {
	top:0;
	right:0;
	position:absolute;
	width: 20%;
	margin-top: 190px;
	padding: 5px;
	padding-right: 10px;
	border-right: 10px #333 solid;
}

#sidebar p{
	text-align: right;
}

#sidebar h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: right;
	padding-top: 13px;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li {
	text-align: right;
}

#sidebar ul li a{
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 2em;
}

#post h1 {
	font-size: 2em;
}

/* Comments */

#comments {
	margin-top: 20px;
}

#comments h3{
	color: #F00;
}

.commentlist {
	list-style: none;
}

#respond {
	background-color: #0080C0;
	color: #FFF;
	padding: 5px;
	font-size: .8em;
	font-weight: normal;
}

/* footer */

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 1px;
	width: 960px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .7em;
	color: #333;
	border-top: 5px #333 solid;
}

#footer a{
	color: #333;
	padding: 0 3px;
	text-decoration: none;
}

#footer a:hover {
	background-color: #333;
	color: #FFF;
}

#resultados_procura {
	padding: 15px;
	margin-bottom: 25px;
}

#resultados_procura h3{
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
}

/* ------ */
/* EXTRAS */
/* ------ */

/* scrollBg */

.scrollBg {
	background-image: url(background.jpg);
	width: 960px;
	height: 153px;
	margin: 0 auto;
	margin-top: 19px;
	padding: 0 0 240px 0;
}

.scrollBg img {
	display: block;
}

/* Tooltip */

#tooltip {
	position:absolute;
	background:#FFF;
	padding:5px;
	color:#333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .8em;
}

#tooltipList ul {
	margin:0px;
	padding:0px;
}

#tooltipList li {
	display:block;
	margin-bottom:20px;
}

/* portfolio */

#content_p {
	background-color: #FFF;
	color: #333;
	padding: 15px;
	width: 75%;
}

#content_p a {
	color: #333;
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
}

#content_p a:hover {
	background-color: #FF8000;
	color: #FFF;
}

#content_p h1 {
	font-size: 7em;
	margin: 0;
	padding: 0;
	font-family: "MS Serif", "New York", serif;
	color: #33475D;
}

.qitem {
	width:126px;
	height:126px;	
	border:10px solid #ECECEC;	
	margin:5px 5px 5px 0;
	background: #FFF;
	
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
	cursor:hand; cursor:pointer;
}

	.qitem img {
		border:0;
	
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}

	.qitem .caption {
		position:absolute;
		z-index:0;	
		color:#ccc;
		display:block;
	}

		.qitem .caption h4 {
			font-size:1em;
			padding:10px 5px 0 8px;
			margin:0;
			color:#333;
		}

		.qitem .caption p {
			font-size:.6em;	
			padding:3px 5px 0 8px;
			margin:0;
			color:#333;
		}



/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat; 
	float:left;
}

.topLeft {
	background-position: top left; 	
} 

.topRight {
	background-position: top right; 
} 

.bottomLeft {
	background-position: bottom left; 
} 

.bottomRight {
	background-position: bottom right; 
}

.clear {
	clear:both;	
}

/* FORM */

#searchsubmit {
	background: #666 url(bt_gray.gif) repeat-x 0 0;
	border: 2px solid #333; 
	padding: 0.3em 1em; 
	font-size: .9em;
	margin: .5em 0 0 .1em; 
	cursor: pointer; 

	color:#eee;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

#searchsubmit:hover {
	color:#fff; 
}

#s {
	padding: 2px;
	color: #333;
	font-size: .9em;
	
}


/* BUBBLES */

/* Bubble with a border rather than solid colour
------------------------------------------ */

.triangle-border {
	position:relative;
	padding:10px;
	margin:1em 0 3em;
	border:5px solid #333;
	color:#333;
	background:#fff;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* creates the larger triangle */
.triangle-border:before {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-40px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
	width:0;
	height:0;
	border:20px solid transparent;
	border-top-color:#333;
}

/* creates the smaller  triangle */
.triangle-border:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-26px; /* value = - border-top-width - border-bottom-width */
	left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	width:0;
	height:0;
	border:13px solid transparent;
	border-top-color:#fff;
}

/* QUANDO SOU EU A COMENTAR */

.triangle-border-luis {
	position:relative;
	padding:10px;
	margin:1em 0 3em;
	border:5px solid #0080c0;
	color:#333;
	background:#f5f8fa;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* creates the larger triangle */
.triangle-border-luis:before {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-40px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
	width:0;
	height:0;
	border:20px solid transparent;
	border-top-color:#0080c0;
}

/* creates the smaller  triangle */
.triangle-border-luis:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-26px; /* value = - border-top-width - border-bottom-width */
	left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	width:0;
	height:0;
	border:13px solid transparent;
	border-top-color:#f5f8fa;
}

.commentmetadata {
	color: #666;
	margin-top: -23px;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 50px;

}