/*Template: Calliope
  Author: Towfiq I.
  website: www.towfiqi.com
*/

body {margin: 0px;padding: 0px;border: 0px;font-family:Arial, Helvetica, sans-serif;background:#E6E6E6;color:#666;}

/*Fonts*/
a { font-size:12px; color:#666;}
a:link{color:#999999; text-decoration:none;}
a:visited{color:#999999; text-decoration:none;}
h1 { font-size:20px; font-weight:bold; color:#333;}
h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}
h3 {font-size:14px; font-weight:bold; color:#333;}
.t01 { font-size:20px; font-weight:bold; color:#333;}
/*Fonts END*/

#header {background:#222222;height:100px;border-bottom:solid 5px #FF0000;}

.container {
	margin: 0 auto;
	position: relative;
	width: 980px;
	font-size:.8125em;
}
/*Gallery*/
#gallery {
	height:496px;
	overflow:hidden;
}
/*===== gallery =====*/
.roundabout-holder  { 
	width:980px;
	height:496px;
	margin:0 auto;
}
.roundabout-moveable-item {
   width: 590px;
   height: 380px;
   cursor: pointer;
	 border:3px solid #ccc;
	 border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:3px solid rgba(0, 0, 0, 0.2);
}
/*--- loopedSlider styles ---*/
/*
 * Required 
*/
#loopedSlider .wrap { width:295px; height:295px; overflow:hidden; position:relative;}
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div { position:absolute; top:0; width:295px; display:none; }
/*
 * Optional
*/
#loopedSlider { width:295px; position:relative; clear:both; }
#loopedSlider .nav-controls {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
#loopedSlider li {
	display:inline;
}
#loopedSlider li a.previous {
	float:left;
}
#loopedSlider li a.next {
	float:right;
}		
#toprow {height:400px;border-top:solid 1px #1d1d1d;background: #000000 url(images/bg.jpg) no-repeat center;}
#toprowsub {height:70px;border-bottom:solid 1px #ccc;background: #FFFFFF url(images/bg2.gif) repeat-x;}
#toprowsub h2{padding:15px 30px;}
#midrow {width:980px;margin:0 auto;}
#bottomrow {width:980px; margin:0; auto;}

/*LOGO*/
#logo{padding-top:28px;width:207px;float:left;}
#logo a{background:url(images/logo.png) no-repeat;display:block;width:320px;height:53px;text-indent:-10000px;}
/*LOGO END*/

/*Menu Begin*/
#menu{float:right;margin-top:30px;}
#menu ul li{ display:inline; list-style-type:none;}
#menu ul li a{padding:5px 0px; font-size:14px; text-decoration:none; margin:0px 10px; font-weight:bold;}
#menu ul li a span{font-size:14px; text-decoration:none; padding:0px 10px; color:#999999;}
#menu ul li a.active{background:url(images/menur.gif) no-repeat right;}
#menu ul li a.active span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}
#menu ul li a:hover{background:url(images/menur.gif) no-repeat right; font-weight:bold;}
#menu ul li a:hover span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}
/*Menu End*/

.center{width:980px;margin:0 auto;}

/*SlideShow Begin*/
.slider {position:relative; width:980px; height:420px; padding:0 0px;}
.slider #logo {position:absolute; top:-148px; right:-12px; margin:0; z-index:999;}
.slider-container {position:relative; width:980px; height:400px; overflow:hidden;}
.slider-slides {position:absolute; top:0; left:0;}
.slider-slides div {position:absolute; top:0; width:980px; display:none;}
.slider-slides div div {position:relative; display:block; height:400px; overflow:hidden;}
.slider-slides div div .desc {position:absolute; bottom:75px; left:40px; margin:0; font-size:110%; line-height:1.4; font-weight:bold;}
.slider-slides div div .desc a {font-size:85%; font-weight:normal;}
.slider-slides div div .preview {position:absolute; top:0px; right:0px;}
.slider-pagination {position:absolute; bottom:8px; right:4px;}
.slider-pagination li {display:inline;}
.slider-pagination li a {display:block; float:left; width:10px; height:10px; overflow:hidden; margin-left:4px; background:url("images/slider-pagination.png") 0 -10px no-repeat;}
.slider-pagination li.active a {background-position:0 0;}
.slider-pagination li span {display:none;}

/*SlideShow End*/

/*Homepage Boxs*/
#container {float:left;}
.box {margin-top:20px;padding-top:10px;width:310px;height:auto;float:left;background:url(images/border.jpg) no-repeat bottom right;}
.box h1{padding-left:10px;}
.box p {margin:0px;width:200px;padding:15px 5px 10px 5px;float:left;}
.last{background:none;}

a.plan{float:left;display:block;width:83px;height:101px;background:url(images/plan.jpg) no-repeat 0px -101px;text-indent:-2000px;}
a.plan:hover{ background-position: 0px 1px;}
a.whyus{margin-top:10px;float:left;display:block;width:83px;height:87px;background:url(images/whyus.jpg) no-repeat 0px 0px;text-indent:-2000px;}
a.whyus:hover{ background-position: 0px -88px;}
a.support{margin-top:14px;float:left;display:block;width:83px;height:72px;background:url(images/support.jpg) no-repeat 0px 0px;text-indent:-2000px;}
a.support:hover{ background-position: 0px -70px;}

a.button{background:url(images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none; }
.button span{background:url(images/buttonl.gif) no-repeat left; padding:3px 5px;}
/*Homepage Boxs END*/

/*Subpage Boxs*/
#box2holder{padding: 20px 30px;}
.box2{width:450px; float:left; padding:20px 0px;}
.box2 img{ border: solid 5px #F2F2F2; float:left;}
.box2 h3{margin:0px; padding:0px 5px; float:left;}
.box2 p{width:220px; float:left;padding:5px 5px; margin:0px;}
.box3{width:100%; float:left; padding:20px 0px;}
.box3 img{ border: solid 0px #F2F2F2; float:right;}
.box3 h3{margin:0px; padding:0px 5px; float:left;}
.box3 p{width:1000; float:left;padding:5px 5px; margin:0px;}
/*Subpage Boxs END*/


/*Footer*/
#footer {background-color:#00CC66;float:left;width:100%;height:180px;border-top:solid 5px #FF0000;}
.foot{background:url(images/contato.png) no-repeat right; width:980px;height:160px;margin:0 auto; padding:10px 0px; font-size:12px; color:#FFF;}
.foot a:link{color:#FFF;text-decoration:none;}
.picHold{ position: relative; cursor: pointer;}
.followHolder{position: relative;display: inline-block;float: left;margin-top: 0px;width: 300px;}
.followHolder span{font-family: 'Open Sans', sans-serif; position: relative; display: inline-block; color: #313131; font-size: 21px; line-height: 24px;width: 100%;text-align: right;}
.followHolder > ul{display: inline-block;float: left;margin-top: 10px;}
.followHolder > ul > li{display: inline-block; float: left;margin-left: 6px;}
.followHolder > ul > li > a{}
/*Footer END*/


.textbox{float:left;padding:50px 0px;width:980px;}
.textbox2{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x; background-color:#FFFFFF;}

.image {
	border: 2px solid rgba(255, 255, 255, 0.15);
	border-radius: 5px;
	float: center;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.feed{width:auto; float:left;}
.feed img{ border: solid 0px; margin-top:120px; padding:0px 7px;}