/*
Theme Name: Ace Consultoria Tecnologica
Description: Theme developed exclusively for Ace Consultoria Tecnologica de Hernan Mansilla
Version: 1.0
Author: Claudia Ivanna Mansilla
Author URI: http://www.clauz.com.ar/
Tags: blue, light blue, no sidebars, twitter integration, clean, technology.
*/

/**** BEGIN STRUCTURE ****/

body 
{
	padding:0;
	margin:0;
	color: #484b2d;
	font-family: 'Lucida Sans', Tahoma, Verdana, Arial, Sans-Serif;
	background:  #ffffff;
	text-align: center;
	font-size: 13px;
}

#page 
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	padding: 0;
	width: 980px;
}


#header 
{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 30px;
	
}

#header img.slogan
{
	position: relative;
	left: -3px;
}

div.menu
{
	float: right;
	margin: auto;
	margin-top: -50px;
	position: relative;
	top: -23px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #958b17;
}

div.menu a, div.menu a:active, div.menu a:link, div.menu a:visited
{
	font-size: 12px;
	font-family: "Lucida Sans";
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #958b17;
	text-transform: uppercase;
}

div.menu a:hover
{
	background: #958b17;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

div.menu a.selected
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	background: #dfe291;
}


div.breadcrumb
{
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	margin-left: 40px;
	display: inline;
}

#content
{
	float: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


div.widecolumn 
{
	float: left;
	width: 100%;
	clear: both;
	text-align: justify;
}

div.blog
{
	float: left;
	width: 100%;
	clear: both;
	text-align: justify;
}

.narrowcolumn 
{
	clear: both;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.post 
{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	background: url(images/pattern-gradient.png) repeat-x top;
	padding-top: 20px;
	min-height: 350px;
}

div.blog div.post
{
	padding: 20px;
}

div.blog div.post h2
{
	margin-bottom: 20px;
}

.narrowcolumn .postmetadata 
{
	padding-top: 5px;
}

.widecolumn .postmetadata 
{
	margin: 30px 0;
}

.widecolumn .smallattachment 
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment 
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata 
{
	clear: both;
}

div.editPost
{
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
	
}

#footer 
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: both;
	color: #9e9e9e;
	background: url(images/footer-separation.png) top center no-repeat;
	padding-top: 45px;
	margin-top: 10px;
}

#footer a, #footer a:link, #footer a:visited
{
	color: #c0c0c0;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
}



/**** END STRUCTURE ****/


/**** BEGIN HOMEPAGE ****/


div.boxes
{
	width: 100%;
	height: 210px;
	clear: both;
	padding-top: 10px;
}

div.boxes img
{
	float: left;	
	width: 191px;
	height: 207px;
	margin-right: 6.2px;
}

div.boxes img.first
{
	float: left;
	margin-left: 0px;
}	

div.boxes img.last
{
	float: right;
	margin-right: 0px;
}	


/**** END HOMEPAGE ****/

/**** BEGIN ABOUT ****/


div.about
{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}

div.people
{
	float: left;	
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	margin-top: 20px;
	padding-top: 20px;
}

div.person
{
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #dacfb5;
	margin-bottom: 10px;
	font-size: 13px;
}

div.name
{
	background: #dacfb5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	font-size: 16px;

}

div.pic
{
	float: left;
	margin: 10px;
	display: inline;
}

div.bio
{
	padding: 15px;
}

/**** END ABOUT ****/

/**** BEGIN SERVICES ****/

div.services
{
}

div.servicesIntro
{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
	

div.services img
{
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
}

div.serviceItem
{
	float: left;
	background: #f6f3e2;
	margin-bottom: 10px;
	padding: 0px;
}

div.serviceDescription
{
	float: left;
	width: 700px;
	position: relative;
	left: 15px;
}

div.services h3
{
	float: left;
	width: 720px;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	background: #e4e3bd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.serviceItem p
{
	margin: 0px;
	padding: 0px;
}


/**** END SERVICES ****/

/**** BEGIN CLIENTELE ****/


div.clientele
{
	float: left;
	padding: 20px;
	line-height: 18px;
}

div.clientele div.client
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

div.clientele div.client div.clientName
{
	font-size: 18px;
	border-bottom: 1px solid #ebebc9;
	margin-bottom: 5px;
}

div.clientele div.client div.clientPic
{
	float: left;
	width: 200px;
	height: 150px;
}

div.clientele div.client div.clientQuote
{
	float: left;
	width: 660px;
	height: 130px;	
	background: url(images/icon-bubble.gif) no-repeat bottom right;
	padding: 20px;
	padding-top: 0px;
	border-left: 20px solid #ebebc9;
	margin-left: 10px;
	display: inline;
}

div.clientAuthor
{
	float: left;
	width: 200px;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
}

/**** END CLIENTELE ****/

/**** BEGIN EMPLOYMENT ****/

div.employment h3, div.news h3, div.vacancies h3
{
	float: left;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	width: 350px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #88610e;
	border-bottom: 0px dotted #88610e;
}

div.employment
{
	float: left;
	width: 660px;
	position: relative;
	left: 10px;
	padding-right: 20px;
	border-right: 1px dotted #c0c00c;

}

div.employmentCasual
{
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #c0c00c;
}

div.employmentSidebar
{
	float: left;
	width: 250px;
	position: relative;
	left: 25px;
}

div.news h3, div.vacancies h3
{
	width: 250px;
}

div.vacancies
{
	float: left;
	width: 250px;
}

div.news
{
	padding-top: 30px;
	margin-top: 20px;
	border-top: 1px dotted #c0c00c;
	position: relative;
	left: 0px;
}

div.newsItem
{
	float: left;
	background: #ecf1d3;
	padding: 10px;
	margin-bottom: 10px;
	
}

/**** END EMPLOYMENT ****/

/**** BEGIN CONTACT PAGE ****/

div.contactForm
{
	float: left;
	width: 410px;
	position: relative;
	left: 20px;
	padding-right: 0px;
	border-right: 1px dotted #c0c0c0;
}


div.contactInfo
{
	float: left;
	width: 480px;
	position: relative;
	left: 40px;
}

div.contactPerson
{
	float: left;
	position: relative;
	left: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 90px;
	margin-left: 0px;
}

div.contactInfo img
{
	margin-top: 30px;
}

div.wpcf7
{
	float: left;
	padding-right: 15px;
	text-align: left;
}

div.wpcf7 p
{
	float: left;
	width: 100%;
	clear: both;
	text-align: left;
}

div.wpcf7-response-output
{
	text-align: left;
}


form
{
	float: left;
	text-align: left;
	margin-top: 10px;
}

label
{
	float: left;
	text-align: left;
	width: 100px;
}

textarea, input
{
	float: left;
	height: 20px;
	background: #f0edb9;
	border: 1px solid #d2cc74;
	overflow: auto;
}

textarea
{
	height: 150px;
}


/**** END CONTACT PAGE ****/

div.notFound
{
	float: left;
	padding: 15px;
	margin: 10px;
	border: 1px solid #b8c57a;
}

/* Begin Typography & Colors */


.widecolumn .entry p 
{
	
}

.narrowcolumn .entry, .widecolumn .entry 
{
}

.widecolumn 
{
}

.narrowcolumn .postmetadata 
{
	text-align: center;
}

.thread-alt 
{
	background-color: #f8f8f8;
}

.thread-even 
{
	background-color: white;
}

.depth-1 
{
	border: 1px solid #ddd;
}

.even, .alt 
{

	border-left: 1px solid #ddd;
}

small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#sidebar h2 
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

.sticky 
{
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 
{
	padding-top: 10px;
}




.commentlist li, #commentform input, #commentform textarea 
{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li 
{
	font-size: 1em;
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist li .avatar 
{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p 
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
	font-weight: normal;
}

#sidebar 
{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
{
	color: #777;
}

code 
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a 
{
	font-size: 9pt;
}

#wp-calendar a 
{
	text-decoration: none;
}

#wp-calendar caption 
{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th 
{
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/***** Begin Headers *****/


h1, h2, h3, h4, h5
{
	float: left;
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 18px;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	color: #747474;
	background: 
	font-weight: normal;
	text-transform: uppercase;
}

h2, h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4, h4 a, h4 a:link, h4 a:visited
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #747474;
}

h1, h2
{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #e9ecad;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.post h2
{
	background: transparent;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #663106;
	text-transform: uppercase;
}


/***** End Headers *****/



/***** Begin Images *****/

p img 
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	margin-left: 10px;
	display: inline;
}

img.alignleft 
{
	margin-right: 10px;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}

div.post img
{
	padding: 0px;
}

/***** End Images *****/



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li 
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before 
{
	content: "\00BB \0020";
}

.entry ol 
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
}

#sidebar ul li 
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select 
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol 
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li 
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li 
{
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */



/***** Begin Form Elements *****/

#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	text-align: left;
}

#searchform #s 
{
	width: 250px;
	padding: 2px;
	background: #efefef;
	border: 1px solid #c0c0c0;
}

#searchsubmit 
{
	float: left;
	margin-left: 10px;
	padding: 1px;
	background: #8c9e36;
	border: 1px solid #8c9e36;
	color: #ffffff;
	font-weight: bold;
}

.entry form 
{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

div.searchResult
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #c0c0c0;
}

div.searchResult h2, div.searchResult h2 a, div.searchResult h2 a:link, div.searchResult h2 a:visited
{
	float: left;
	font-size: 12px;
}


select 
{
	width: 130px;
}


/***** End Form Elements *****/



/* Begin Comments*/

div.comments h3
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 13px;
}	


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

.commentlist 
{
	padding: 0;
	text-align: justify;
}

.commentlist li 
{
	float: left; 
	clear: both;
	width: 500px;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.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;
}

div.comments
{
	padding: 20px;
}

#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform 
{
	margin: 5px 10px 0 0;
}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#respond:after 
{
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit 
{
	float: right;
	width: 80px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 10px;
}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form 
{
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar 
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a 
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a 
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a 
{
	display: block;
}

#wp-calendar caption 
{
	text-align: center;
	width: 100%;
}

#wp-calendar td 
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	border-bottom: 1px dashed #999;
}

blockquote 
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center 
{
	text-align: center;
}

.hidden 
{
	display: none;
}
	
.screen-reader-text 
{
     position: absolute;
     left: -1000em;
}

hr 
{
	display: none;
}

a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f1f1f1;
	width: 100%;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img 
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text 
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

a, a:link, a:visited
{
	color: #939724;
	text-decoration: underline;
}

a:hover 
{
	color: #4a4c10;
	text-decoration: underline;
}

:focus
{
  -moz-outline-style: none;
}

p
{
	margin: 0px;
	margin-bottom: 10px;
}

.clear 
{
	clear: both;
}

span.highlight
{
	color: #f17d00;
	text-decoration: underline;
}



