/*
Theme Name: futura
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: 05/09/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	font: 12px/1.65 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#888;
	background-color:#fff;
	
}


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:#00a0cc;
text-decoration:none;
}
a:hover {
color:#111;

}


a:active, a:focus{ outline:none; }

.img-br1{
border:1px solid #eee;
background-color:#fff;
padding:5px;

}
.img-br2{
border:1px solid #eee;
background-color:#f9f9f9;
padding:10px;

}

/* 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;
}

/* 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:10px;
background-color:#fff;

}

h2.pagetitle{
	font-size:2.75em;
	color:#111;
	letter-spacing: -2px;
}
h2.pagetitle2{
	font-size:2.75em;
	color:#111;
	line-height:40px;
}

h1.pagetitle{
	color:#111;

}

/* headings/page titles/ home page titles

----------------------------------------------------------------------------------------------------*/
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:116px;
	width:940px;
}
#logo {
	padding-left:0;
	padding-top:10px;
	float:left;
	width:auto;

}

/*---------------------slider--------------------*/
#home-slider {
	margin-top:0;
	margin-bottom:0px;
	height:262px;
	margin-top:30px;
	margin-bottom:30px;

}
		.slider-frame{
		width:940px;
		border:1px solid #eee;
		height: 262px;
		background-color:#f9f9f9;
		}
		
		.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:-20px;
				top:-150px;
				z-index:10;
			}
			.next {
				position:absolute;
				left:920px;
				top:-150px;
				z-index:10;
			}

/* home column 1
----------------------------------------------------------------------------------------------------*/
.home-col1, .home-col2, .home-col3{
	border:1px solid #eee;
	padding:20px;
	background-color:#f9f9f9;
	background-image: url(images/pf-bg1.jpg);
	background-repeat: repeat-x;
	margin-bottom:20px;



}

/* post style
----------------------------------------------------------------------------------------------------*/
.post{

margin-bottom:30px;


}
.post h2.pagetitle{

margin-bottom:30px;


}
.post h2 a{

}


p.more{
	padding-top:10px;

}
.post-pf{
	display:block;
	margin-bottom:40px;
	padding:18px;	
	float:left;
	border:1px solid #e3e3e3;
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:96%;
	background-color:#fff;

}

/* right sidebar / sidebar / sidebar widgets
----------------------------------------------------------------------------------------------------*/
.right-column-wrapper{
color:#333;

}
	.right-column ul{
		margin:0px;
		padding:0px;
		}
	
		.right-column ul li, .right-column ul li.widget{
			margin:0px;
			padding:0px;
			margin-bottom:20px;
			background-image: url(images/sidebar-ul-bg.jpg);
			background-repeat: repeat-y;
			width:100%;
			list-style:none;
			}
				.right-column ul li{
				margin-bottom:20px;
				}
				
				.right-column ul li.news ul li, .right-column ul li.widget ul li{
				margin-bottom:10px;
				}
			
		.right-column ul li h3, .right-column ul li.widget h3{
			margin:0px;
			padding:25px 30px 0px 30px;
			color:#111;
			background-image: url(images/sidebar-h3-bg.jpg);
			background-repeat: no-repeat;
			background-position: top;
			width:240px;
			}

			.right-column ul li ul, .right-column ul li.widget ul, #searchform{			
				background-image: url(images/sidebar-ul-bot.jpg);
				background-repeat: no-repeat;
				background-position: center bottom;
				margin:0px;
				padding:10px 30px 20px 30px;
				width:240px;
				
				}

		.right-column ul li ul li, .right-column ul li.widget ul li{
			background-image:none;
			}
			



/* Twitter*/

.right-column ul li.widget ul.twitter li, .right-column ul li.widget ul.tweets li{
	padding-bottom:5px;
}

	.twitter-item .tweets li{
		margin-bottom:10px;
		}
		
		.twitter-timestamp, ul.tweets a.timesince {
		font-weight:bold;
		margin-bottom:10px;
		
		}
			.right-column ul li.widget ul.twitter li a, .right-column ul li.widget ul.tweets li a{
				padding:0px;
				background-image:none;
				}



/* widgets wp-calendar*/
.right-column ul li.widget #calendar_wrap{
	background-image: url(images/sidebar-ul-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0px;
	padding:10px 20px;
	list-style:none;

}
.right-column ul li.widget #wp-calendar{
	margin:0px;
}

/* Content section
----------------------------------------------------------------------------------------------------*/
.content-column-home{

}

.content-column{
padding-right:20px;
float:left;
width:auto;

}

#mid-section{
	float:left;
	padding:40px 0;
	width:auto;
}


	
/* @ 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:#000;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	font-weight:bold;
	}

.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 #eee;
	background-color:#f2f2f2;
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -25px;	
	color:#000;
	}
.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{
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px;
	font-size:2em;

}


/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	border-top:1px solid #027c9d;
	padding:15px 0px;
	margin:0px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top:30px;
	color:#eee;
	
}
	#footer {
	width:940px;
	margin:0 auto;
	
	
}