/* global domain style*/

p {margin-bottom: 16px;}
label {color: #777; font-size: 24px;}
abbr {cursor: help;}


::selection{
	background:#FFA928;
	color:#444;
}
::-moz-selection{
	background: #FFA928;
	color:#444;
}

ul.social{list-style: none; position: absolute; left:-265px; top:300px}
ul.social li {margin-top: 16px; text-align: center; width:230px; }
ul.social li a{font-size:18px; color: #777; display: block; background: #f8f8f8; padding: 6px 10px; -moz-border-radius:8px; -webkit-border-radius: 8px; border:1px solid #ccc; }
ul.social li a:hover{color: #fff; background: #FAC04C; border:1px solid #999;} 


a.toogle:hover{
	color: #FFA928;
}

.counter {margin: 20px 0;}

/* global */
* { margin: 0; padding: 0; font-family: Palatino Linotype,Garamond,Georgia,"Times New Roman",Times,serif}
body { background: #f7f6f1; color: #555; }
.main { width: 970px; margin: 0 auto 0 auto; }
.full { width: 100%; clear: both; display: table; }
.footer { height: 40px; }
a { color: #777; text-decoration: none; }
a:hover { color: #7a7a7a; text-decoration: none; cursor: pointer; }
hr {color: #eee; border: 0; background-color: #eee; height: 4px; margin: 30px 0;  }
a.more {background-color:#ccc; color: white; padding: 8px 15px 8px 12px; font-weight:bold; }
a.more:hover {background-color:#32d5ff; } 
a.morehome {background-color:#fff; color: #0cf; padding: 0; font-weight:bold; }
.hide{ display:none;}
.error{padding: 30px; margin: 50px 0; background-color: red; color: white; font-size: 35px;}
a img {border:0;}
.clear{clear: both;}
a::-moz-focus-inner { border: 0;}
a:focus{outline:0;}
ul li {list-style: none;}

body {background: url(i/logo.png) no-repeat #EFEBD1; }

/* header */
#header { width: 100%; height: 64px; clear: both; display: block; }
h1 { text-align: center;  font-weight: normal; text-shadow: 1px 1px 1px #ccc; font-style: italic !important; }
h1 a { line-height: 40px; background: none; font-family: Baskerville, Palatino Linotype,Garamond,Georgia,"Times New Roman",Times,serif;}
h1 a span { color: #ECAB38; font-size: 46px; font-family: Baskerville, Palatino Linotype,Garamond,Georgia,"Times New Roman",Times,serif;}

#header ul { display: block; width: 552px; list-style-type: none; float: right;  }
#header ul li a {text-decoration: none; color:#999;  line-height: 104px;}
#header ul li {border-left: 1px solid #E4E4E4; height: 104px; width: 182px; display: block; float:left; text-align: center; font-size:14px; text-decoration:none; color:#d0d0d0; font-weight:lighter; position: relative; }
#header ul li a span {position: absolute; font-size:12px; left:4px; text-align:center; top:18px; width:182px; color:#B9B9B9;}
#header ul li:hover {background: #fff; color:#ddd;}
.contact{ border-right:1px solid #E4E4E4; }
p a {background:#F7F4B1 none repeat scroll 0 0; border-bottom:1px solid #B4C455; border-right:1px solid #B4C455; padding: 3px 5px;}
p a:hover{color: #D98D37;}
        /* animenu */
	#header li a {display:block;}
	#header li a:hover, li a:focus, li a:active {background-position:-20px 182px;}
	#header a {background:url(../i/bg_animenu.jpg) repeat -20px 0px;}
    .currentpage a {background:url(../i/bg_animenu2.jpg) repeat -20px 0 !important;}



/* titles */
h2 {line-height:40px; display: block; letter-spacing:-1px; color: #7a7a7a; font-weight: lighter;}
h2 span { color: #0cf;} h2 span:hover{text-decoration:underline;}
h3 {color: #777;font-weight:lighter;  }
h3 a {color: white; background:#ecab38; padding: 8px 20px; margin-right: 8px; text-shadow: 1px 1px 1px #666; font-size: 24px; -moz-border-radius: 40px; -webkit-border-radius: 40px; -webkit-box-shadow: 0 1px 1px #666; -moz-box-shadow: 0 1px 1px #666; }
h3 a:hover {background:#FFB21F; color: white; }
h3 a:active {background:#FFB21F; color: #eee; -moz-box-shadow: inset 1px 1px 10px #666; }
h4, h4 a {color: #fff;font-weight:lighter; background: #ecab38; -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; width: 60px; height: 60px; line-height: 60px; text-align: center; margin-left: 280px; font-size:24px; }
h4 span, h4 span a { color: #777;}
h4 span a:hover { color: #0cf;}
h5, h5 a {color: #666;font-weight:lighter; }

 
/* home */
#content { padding: 40px 40px; margin-left: 265px; position:relative; background: white; opacity:0.75; -moz-border-radius: 20px; -webkit-border-radius: 20px; text-align: center;}
#content p { font-size: 16px; line-height:20px; display:block; letter-spacing:0px; color: #777; }
#content p span {color: #ECAB38; }
p.homeDesc{ margin-top:16px;}
.easy{color:#ccc;}
.clients { color: #88e5ff; font-family: Georgia, serif; font-style: italic; width: 70%;}
.blymp{background: url(../i/blymp_logo.jpg) no-repeat; width: 102px; height: 40px;}


ul li {margin-bottom: 8px;}
ul li a{color: #777; display: block; background: #f8f8f8; padding: 6px 10px; }
ul li a:hover{color: #fff; background: #0cf;} 




.box{width: 210px; float: left; padding-right: 30px; margin:45px 0; font-size: 14px;}
.box h2{color:#CCC;}
.last{padding-right: 0;}


/* About */
blockquote {margin: 50px 0 50px 250px;}
ol {list-style-type: none; margin: 10px 0;}
ol li { margin: 0 0 10px 0; padding: 0px 0 10px 0; line-height: 18px;}
ol li b a a:hover {text-decoration: none; }



.profiles li{ line-height: 26px;}


/* work */
#work{background-color: #e8e4e5; }
#work .content { padding: 85px 0 100px 0; margin-left: 200px; }
.portf_div{ position:relative; }
.portf_div ul{list-style:none; line-height:18px; font-size:12px; font-family: 'Georgia', Georgia, serif; font-style: italic; margin:10px 0; color:999;}
.portf_div li{font-family:Georgia, serif; color:#ba9284;}
.portfolio{margin: 85px 0;} .first{margin: 0 0 85px 0;}
.legenda{width:200px;position:absolute;background:none;left:-225px;bottom:0px; text-align:right; margin-bottom:115px;}
.legenda small{color: #999;}
.BackTop{background-color: #666; width: 100%; height: 80px; text-align: center; line-height: 80px; font-weight:bold; }
.BackTop:hover{background-color: #555; }
.BackTop a{background: #444; line-height: 30px; padding: 20px 30px; color: #fff; }
.BackTop a:hover{background: #0cf; color: #fff; }
small{font-size:11px; color: #ccc;}
small a{color: #5F5E53;}

.tabs ul {list-style:none; display: block; margin: 0 0 0 285px;}
.tabs li {float:left; width: 120px; font-weight:bold; background-color:#ccc; margin: 10px 10px 10px 0; padding:4px; text-align:center;  }
.tabs li a {color:#7a7a7a; } 
.tabs li:hover {background-color:#eee;}



/*formulario*/

#formulario{
 text-align:left; margin-top: 60px;
}

input[type="text"] {
	font-size: 14px;  
	border: 1px solid #e5e5e5;
	padding: 10px; 
	color:#ccc; 
	margin: 8px 0;
	}
input[type="text"]:hover {border: 1px solid #0cf;}
input[type="submit"], input[type="button"] {color: #FFF;
	font-weight: lighter;
	font-size: 14px;	
	text-decoration: none;
	background: #0cf; padding: 10px 15px;
	text-align:left; margin:0; border: none;}
	
input[type="text"].result { border: none; font-size: 20px; padding: 0;}	

.form{
	width: 670px;
	margin-bottom: 10px;
	font-size: 14px;  
	border: 1px solid #e5e5e5;
	padding: 10px; 
	color:#ccc; 
	display: table-cell;
	 
}
.form:hover{border: 1px solid #0cf;}

.enviar{color: #FFF;
	font-weight: lighter;
	font-size: 26px;
	
	text-decoration: none;
	background: #0cf; padding: 10px 15px;
	text-align:left; margin:0; border: none;}
	
.enviar:hover{color: #fff; background-color: #777; cursor:pointer;}

p#success{
        padding: 10px;
	background: #ffc; 
	color: #009218;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}
		
p#bademail, p#badserver	{
	padding: 10px;
	background: red;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}