/*
Theme Name: Spacio_V2
Theme URI: http://www.meltingpx.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites</p>
Version: 1.0
Author: ram
Date: 11/11/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	
	
}

a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#065a91;
text-decoration:none;
}
a:hover {
color:#111;
text-decoration:none;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
	
	
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {

	list-style-type: square;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}

.img-br{
border:1px solid #eee;
padding:5px;

}
.img-br2{
border:1px solid #eee;
padding:10px;
background-color:#f2f2f2;

}


/* headings/page titles/ home page titles

----------------------------------------------------------------------------------------------------*/
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:116px;
	width:940px;
	
}
#logo {
	padding-left:0;
	margin-top:25px;
	width:auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:234px;
	

}

#logo a{	
	width:234px;
	height:66px;
	display:block;
	line-height:100px;
	text-indent:-5000px;

}

/*---------------------slider--------------------*/
#home-slider {
	margin-top:0;
	margin-bottom:0px;
	height:262px;
	margin-top:30px;


}
.slider-frame{
	width:940px;
	background-image: url(images/slider-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 262px;
	
}
.sliderImages  {
	margin-left:10px;




}

.sliderImages ul{
	margin:0px;
	padding:0px;

}
#home-slider ul li {
	margin:0;
	padding-top:10px;
	list-style:none;
	width:920px;
	height:240px;

}

.arrow-but{
	position:relative;
	z-index:10;

}
.prev {
	position: absolute;
	left:-11px;
	top:-145px;
	z-index:10;
}
.next {
	position:absolute;
	left:923px;
	top:-145px;
	z-index:10;
}

#home-slider h1 {
	border-bottom:none;
	color:#065a91;
	font-size:3em;
	letter-spacing:-2px;
	font-weight:bold;
}
.home-col1 h2, .home-col2 h2{
	border-bottom:1px solid #eee;

}
.home-col1, .home-col2{
	padding:0px 20px 0 0;
	margin:0px;
}

.content-column{
padding-right:40px;

}
.home-col1 h2, .home-col2 h2{
	color:#0e6e8b;
}
.content-column, .right-column{
	margin-top:30px;
}
	.content-column h1 {
	color:#0d6c89;
	line-height:23px;

}
.home-col1 img, .home-col2 img{
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;

}
.home-col1 h2 strong{
color:#63c609;
}
h2.pagetitle{
color:#203b4f;
font-size:2.4em;

}
.homecol-inner {
	margin-left:80px;
	margin-bottom:20px;
}
.dots {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
/* post style
----------------------------------------------------------------------------------------------------*/
p.more{
	padding-top:10px;

}
.post-pf{

margin-bottom:20px;
border-bottom:1px dotted #ccc;
padding-bottom:20px;

}

.thumbnail{
float:left;
width:auto;




}

.thumbnail{
margin-right:20px;


}
.post-pf h5{
color:#0e6e8c;
font-size:3em;


}
.post h3 a:link, .post h3 a:visited{
font-size:1.30em;

}

.desc{
margin-left:255px;


}

/* right sidebar
----------------------------------------------------------------------------------------------------*/
.right-column-wrapper{
	background-image: url(images/sidebar-divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;


	
	
}
.right-column h3{
color:#000;

}
.right-column li{
margin:0px;
list-style:none;

}
.right-column li.widget{
margin-bottom:20px;


}


li.news p{
	background-color:#f8f8f8;	
	letter-spacing:0px;


}
div.news p a:hover{
	color:#339900;
	text-decoration:underline;

}

.latest-news{
	position:relative;
	top:3px;
	left:5px;

	
}

.get-in-touch{
	position:relative;
	top:3px;
	left:5px;


}


li.contact-info, .widget{
	background-color:#f9f9f9;	
	padding:10px;
	border:1px solid #eee;
	letter-spacing:0px;
	list-style:none;


}



/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#f5f5f5;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}

	
/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #000;
	border:1px solid #111;
	

	}
	
h3#comments, #respond{
color:#333;


}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;	
	

	
	}
.commentlist a:link, .commentlist a:visited  {
color:#0099CC;

	
	}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
	background-color:#f2f2f2;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
	margin:10px 0;

}

.bypostauthor { background-color:#ddd !important; }

.comment-body p, .commentmetadata{
}
.avatar {
padding:1px ;
background-color:#fff;
float:right;
margin-left:10px;
}
.comment-author{


}

.says{


}	

/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	border-top:1px solid #ccc;
	padding:15px 0px;
	margin:20px 0;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}
	#footer {
	width:940px;
	margin:0 auto;
	
	
}