body{
	margin:30px 0 0;
	padding:0;
	background:#e7e7e7 url('../images/bg.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #253842;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 23px;
}
h3{
	font-size:1.2em;
	color:#333;
}

p, ul, ol {
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #254367;
	font-weight:bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #0b181d;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	height: 130px;
	margin: 0 auto 40px auto;
}
	#header .left{
		margin: 0 0 0 50px;
	    width: 650px;	
	}
	#header .left h1,#header .left h3{
		margin:15px;	
	}
	
#logo {
	float: left;
}

#logo h1 {
	display:none;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	margin:10px 0 20px;
}
	#menu ul {
		margin: 0;
		padding: 15px 0 0 0;
		list-style: none;
	}
		#menu li
		{
			color:#000;
			text-decoration:none;
			padding-left: 10px;
			display:inline-block;
			text-transform:lowercase;
			float:left;
		}
			#menu li a{
				background:url('../images/button.png') no-repeat;
				padding:5px;
				color:#ccc;
				text-transform:lowercase;
				font-size:1.2em;
				font-family:Arial, Helvetica, sans-serif;
				text-shadow:0.1em 0.1em 0.1em #333;
				width:85px;
				height:28px;
				float:left;
			    text-align: center;
			}

			#menu li a:hover{
				background:url('../images/button.png') no-repeat bottom;
				color:#fff;
			}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

.post img{
	border:3px #666 solid;
}

/* Content */

#content {
	float: left;
}

/* Post */

.post {
}

.post .title {
	margin-bottom:10px;
	padding-bottom:5px;
}

.post .entry {
	width:850px;
	padding:20px 0;
	background: url(../images/bg.txt.png) repeat-x;
}
.post .entry p{
	padding:5px 10px;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(../images/images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.more {
	padding: 0 20px 0 18px;
	background: url(../images/images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 16px;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../images/images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
	margin:0 50px 0 0;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../images/images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited , .box2 b {
	color: #EDEDED;
}

/* Textos */

.mainText{
	background:#fff;
	margin:20px 0 0;
	padding:20px;
	width:490px;
	border-bottom:4px solid #274a5d;
}

	.mainText.small { height: 310px; margin: 20px 0 30px 20px; overflow: hidden; width: 260px; }
	
.mainText p{
	margin:20px 0 0;
}
.mtlarge{
	width:850px;	
}
.mtsmall{
	width:350px;
}
.shadow{
	background: url(../images/bg.txt.png) repeat-x !important;
	border:none!important;
	margin:0 0 10px;
}

/* GALERIAS */

.sitiosGal{
	width:824px;
	margin-left:15px;
}
.sitiosInicio{
	margin:15px 0 0;
	padding:10px 0 0;
	width:850px;
	background:url(../images/bg.sitios.jpg) repeat-x;
	height:299px;
}
.sitiostrabajos{
	background:none;
	width:750px;
	height: auto;
}
.sitiostrabajos p{
	margin:10px 0 20px;	
}
.grupoGal{
	float:left;
	margin:20px 60px;
}

.clientes{
	margin:60px 0 0;
}

.cliente{
	width:410px;
	height:150px;
	float:left;
	text-align:center;
}

.trabajo{
	width:280px;
	height:240px;
	float:left;
	cursor:pointer;
}
.trabajo .trabajoLink{
	float:left;
	font-size:0.9em;
	height:50px;
	width:240px;
	color:#666;
	font-weight:normal;
}
.trabajoLink b{
	color:#333;
}
/* Footer */

#footer {
	float:left;
	width:100%;
	padding:30px 0;
	background:#3c3f48 url(../images/bg.footer.jpg) repeat-x;
}

#footer small,#footer small a{
	color:#ccc;
}

html>body #footer {
	height: auto;
	clear:both;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear:both;
	color:#CCC;
	float:left;
	margin:30px 0;
	padding-top:30px;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

.box2 img{
	margin:20px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

.form30f{
	float:left;
	margin:-8px 40px 30px;
	width:380px;
}
.form30f input{
	width:200px;
}
.form30f textarea{
	height:195px;
}
.form30f input,.form30f textarea{
color:#274A5D;
font-size:1.1em;
padding:2px;
}
.form30f .buttons input{
	width:auto;
	background:#fff;
	border:thin;
	margin:20px 0;
	padding:5px;
	border-left:4px solid #274A5D;
	cursor:pointer;
}
.form30f .buttons input:hover{
	background:#f2f2f2;
	border-left:4px solid #253842;
}

/* trabajos */
.nav{ margin:20px 0 40px }
.nav a{ margin-right:20px; }
.slideshow{ height:435px!important; width:747px; background: url(../images/bg.txt.png) repeat-x bottom !important; }
.slideshow canvas{ width: 747px; height: 430px; }
canvas{ cursor:pointer; }

/* contact TAB */
#contactTabber{
	width:328px;
	height:210px;
	position:fixed;
	margin:210px 0 0 -293px;
	z-index:9999;
}
#contactContent{
	width:290px;
	height:250px;
	background:url(../images/contactoBack.png);
	float:left;
}
#contactTab{
	
}
#contact30f{
	padding:20px;
	width:120px;
}
#contact30f form{
	width:200px;
}
#contact30f label.error{
display:none!important;
}
#contact30f textarea{
	height:40px;
}
#contact30f input,#contact30f textarea{
	width:150px;
	font-size:0.8em;
}
#saveFormC{
	background:#ddd;
	width:70px!important;
}


.adminTable{
						border:1px solid #58ACFA;
						margin:30px 0;
						float:left;
						font-size:0.8em;
					}
					.adminTable td{
						padding:1px 5px;	
						text-align:center;
					}
					.adminTable tbody td{
						padding:5px;
						text-transform:capitalize;
						border:1px solid #A9D0F5;
						background:#eee;
					}
					.adminTableHeader {
						background:#5C9CCC;
						color:#fff;
						text-align:center;
						text-transform:capitalize;
						padding:2px;
					}

					.noneBg {
						background:#fff;
						border-top:1px solid #fff!important;
						border-right:1px solid #fff!important;						
					}	
					tr.alt td {
						background: #f2f2f2;
					}
					
					tr.over td {
						background: #fff;
					}
					
#badge{
clear: both;
    float: right;
    margin: 0 -40px -120px 0;
    position: relative;
    z-index: 999;
}
