/* @override 
	http://www.gomezarmando.net/wp-content/themes/default/style.css
	http://www.gomezarmando.net/wp-content/themes/gaTheme/style.css
*/
body {
  font-size: 62.5%;
/* Resets 1em to 10px */
	font-family: verdana, Arial, Sans-Serif;
  background: #333C46 url('images/tiled.jpg')  0px 0px;
  color: #333;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
#innerpage {
  background-image: url(images/radial.jpg);
  background-repeat: no-repeat;
  background-position: 0px 25px;
  width: 1000px;
  margin: 0px auto;
}
#content {
  font-size: 1.2em;
  margin: 0px;
  padding: 0px;
}
.widecolumn .entry p {
  font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  color: #000;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}
.widecolumn {
  line-height: 1.6em;
}
.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-size: 0.9em;
  line-height: 1.5em;
}
#headerimg .description {
  font-size: 1.2em;
  text-align: center;
}
h2.pagetitle {
  font-size: 1.6em;
}
h3 {
  font-size: 1.3em;
}

.entry p a:visited {
  color: #b85b5a;
}
#form form fieldset p.form {
  color: #8F2D2F;
  font-weight: bold;
}
.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em  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 {
}
.commentmetadata {
  font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
#sidebar ul li ul li{
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  border-bottom: 1px solid #D8e3e3;
}
#sidebar ul li ul li:hover{
    background-color: #E5F0F0;
  cursor: pointer;
}
#sidebar ul li ul li a {
  font-size: 12px;
  font-style: normal;
  font-family: arial, verdana, sans-serif;
  color: #000;
  display: block;
  padding: 7px 0px
}
#sidebar ul li ul li a:hover{
  text-decoration: none;
}
code {
  font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
  font-size: 0.9em;
}
a, h2 a:hover, h3 a:hover {
  text-decoration: none;
}
a:hover {
  color: #147;
  text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}
#wp-calendar a {
  text-decoration: none;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
#page {
  margin: 45px auto 5px auto;
  padding: 20px 20px 10px 20px;
  width: 960px;
  background-color:#fff;
  position: relative;
  border: 1px solid #9FB3C7;
  border-bottom: none !important;
  border-left: none;
  border-right: none;
  background-image: url(images/roundBottom.gif);
  background-repeat: no-repeat;
  background-position:  100% 100%;
}
#content p {
  line-height: 180%;
  text-align: left;
  font-size: 11px;
  color: #444;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
}
#footer p a {
  font-weight: bold;
  color: #A87033;
}
#content p.intro, #content p.introleft{
  margin:  0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
}
#content div.entryd1 p.introleft, #content div.entryd2 p.introleft, #content div.entryd3 p.intro, #content div.entryd4 p.intro{
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 180%;
  color: #444;
  width: 500px;
}
#content h1.index {
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  font-family: helvetica, arial, sans-serif;
  color: #111 !important;
  margin: 0px 0px 10px 0px
}
#content div.entryd1 h1.index, #content div.entryd2 h1.index, #content div.entryd3 h1.index, #content div.entryd4 h1.index {
  color: #597474 !important;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 22px;
}
div#customer {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #20272E;
  height: 25px;
}
#customer p.left{
  color: #636871;
  display: inline;
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 10px;
}
#customer p.right{
 position: absolute;
 right: 0px;
 top: -4px;
}
#customer p span a {
  color: #636871;
  text-transform: none;
}
#customer p span a:hover{
  opacity: 1;
  color: #fff;
}
div#customer_wrapper {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
#header {
  margin: 45px auto 0px auto;
  padding: 0;
  height: 50px;
  width: 1000px;
}
.narrowcolumn {
  float: left;
  clear: left;
  padding: 0px 10px 0px 0px !important;
  margin: 0px;
  width: 620px;
  border-right: 1px dotted #CFD5DC;
}
#intro {
height: 300px;  
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
background-color: #ddd;
position: relative;
}
p.featuredcontent{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	opacity: .7;
}
p.featuredcontent {
  font-family: helvetica, arial, sans-serif;
  position: absolute;
  padding: 10px 0px 10px 30px;
  bottom: 35px;
  left: -35px;
  width: 500px;
  background-color: #99BCBC;
  color: #000;
  border: 1px solid #90B1B1;
  border-left: 1px solid #CCDBDB;
}
.widecolumn {
  padding: 0 10px 0px 0px;
  margin: 0px 0 0;
  width: 950px;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}
.post hr {
  display: block;
}
.widecolumn .post {
  margin: 0;
}
.narrowcolumn .postmetadata {
}
.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;
}
body #page #content.narrowcolumn .postmetadata {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  font-size: 10px;
  color: #4D6464;
  font-style: italic;
  background-color: #99BCBC;  
}
img.hireme {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 100px;
  display: none;
}
body #page #content.narrowcolumn .postmetadata a{
  color: #fff;
  padding: 0px 0px 2px 0px;
}
body #page #content.narrowcolumn .postmetadata a:hover{
  text-decoration: none;
  color: #3B4949;
}
.clear {
  clear: both;
}
#prefooter{
  padding: 0;
  margin: 0 auto 5px auto;
  width: 180px;
  clear: both;  
  opacity: 0;
}
#footer {
  padding: 0;
  margin: 0 auto 30px auto;
  width: 1000px;
  clear: both;
}
#footer p {
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  padding: 5px 0px;
  text-align: left;
  color: #597474 !important;
}
/* End Structure */
/*	Begin Headers */
#header h1{
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  }
#headerimg h1 a {
  color: #fff;
}
div#headerimg {
  position: relative;
 margin: 0px auto;
 height: 50px;
 padding: 0px;
 width: 1000px;
 
}
#side_nav_wrapper h2.current {
  text-transform: uppercase;
  color: #768686;
  font-weight: bold;
  padding: 0px 0px 9px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
}
p.current {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
line-height: 1.4em;
margin: 0px;
padding: 4px 0px 4px 0px;
color: #444;
}
div.postwidget {
  padding: 6px 5px 10px 0px;
  margin: 0px 0px 5px 0px;
}
#headerimg ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: absolute;
  right: 0px;
  top: 20px;
}
#headerimg ul li{
  display: inline;
  font-size: 10px;
  font-family: arial;
  text-transform: uppercase;
}
#headerimg ul li a{
  color: #99BCBC;
  padding: 0px 0px 5px 0px;
  margin: 0px 10px;
}
#headerimg ul li a:hover{
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #99BCBC;
}
h2 {
  font-size: 20px;
  font-weight: normal;
  font-family: helvetica, arial, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;

  }
h2.page_title {
  background-color: #B3C7C7;
  padding: 8px 10px;
  margin: 0px 0px 40px -35px;
  border: 1px solid #90B1B1;
  color: #12181F;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-transform: none;
	width: 993px;
}
.post h2 a, .post h2, h2.articlePage a{
  color: #597474 !important;
  font-weight: normal;
  font-size: 24px;
  margin: 0px;
  padding: 0px;
}
.post h2{
  margin: 0px 0px 10px 0px;
}
span.date {
  color: #A87033;
  font-size: 11px;
  padding: 2px 10px 2px 0px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-style: normal;
  
}
h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}
#sidebar h2 {
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 5px 3px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #8F2D2F;
  color: #fff;
  border: 1px solid #9B383A;
}
h3 {
  padding: 0;
  margin: 30px 0 0;
}
h3.comments {
  padding: 0;
  margin: 40px auto 20px;
}
/* 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 {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {
  float: left
}
#content.narrowcolumn div.navigation div.alignleft a {
padding: 8px 7px;
  color: #A87033;
}
#content.narrowcolumn div.navigation div.alignleft a:hover {
  text-decoration: none;
  color: #3B4949;
}
#content.widecolumn div.navigation div.alignleft a {
padding: 8px 7px;
color: #fff
}
#content.widecolumn div.navigation div.alignleft a:hover {
  text-decoration: none;
  color: #3B4949;
}
/* 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: 0px 0 0 0px;
}
#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:  0;
  padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}
#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}
#sidebar #searchsubmit {
  padding: 1px;
}
.entry form {

/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
  width: 130px;
}
#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 {
  margin: 0 0 5px auto;
  float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}
.commentlist {
  padding: 0;
  text-align: justify;
}
.commentlist li {
  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;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
  padding: 10px;
  margin: 0px -20px 0px 0px;
  width: 320px;
  float: right;
  clear: right;
}
#index_blog h2 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}
div#index_blog {
  width: 250px;
  float: left;
  margin: 0px;
  padding: 0px;
}
div#side_nav_wrapper {
  float: right;
  clear: right;
  width: 300px;
  padding: 0px 10px 10px 10px;
}
#side_nav_wrapper  h3 {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  color: #fff;
  background-color: #8F2D2F;
  border: 1px solid #9B383A;
}
#side_nav_wrapper div.postwidget ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
#side_nav_wrapper div.postwidget ul li{
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  border-bottom: 1px solid #D8e3e3;
}
#side_nav_wrapper div.postwidget ul li:hover{
  background-color: #E5F0F0;
  cursor: pointer;
}
/*#side_nav_wrapper div.postwidget.articles ul li {
  background-image: url('images/star.png');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 3px 0px 3px 20px;
}*/
#side_nav_wrapper div.postwidget ul li a{
  font-size: 12px;
  font-style: normal;
  font-family: arial, verdana, sans-serif;
  color: #000;
  display: block;
  padding: 7px 0px
}
#side_nav_wrapper div.postwidget ul li a:hover{
  text-decoration: none;
}
#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;
}
hr {
  display: none;
}
a img {
  border: none;
  margin: 0px 0px 0px -5px;
  padding: 0px;
}
#content.widecolumn .navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -20px;
  height: 15px;
    background-color: #B3C7C7;
  padding: 8px 10px;
  border: 1px solid #90B1B1;
  color: #12181F;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	
}
#content.narrowcolumn .navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: -20px;
  height: 15px;
  padding: 8px 10px;
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	
}
p.postmetadata.alt {
  display: none;
}
/* 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;
}
#form{
  margin: 20px -10px 20px 0px;
  padding: 5px;
  width: 320px;
  background-color: #597474;
  float: right;
  clear: right;
}
#form fieldset{
  border:none;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  width: 300px;
  background-color: #fff;
}
#form fieldset p{
  width: 300px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  clear: both;
}
#form fieldset p label{
  width: 120px;
  padding: 4px 0px;
display: block;
color: #333;
}
#form fieldset p input{
  width: 290px;
display: block;
}
#form fieldset p textarea{
	margin: 0px;
	padding: 0px;
display: block;
width: 295px;
}
#form form fieldset p.form {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
}
#form form fieldset button {
  float: left;
  clear: left; 
}
#content div.entryd1 {
  padding: 0px 0px 0px 100px;
  margin: 0px 0px 30px 0px;
  background-image: url('images/sets/monitor_64.png');
  background-repeat: no-repeat;
  background-position: 0px 15px;  
}
#content div.entryd2 {
  padding: 0px 0px 0px 100px;
  margin: 0px 0px 30px 0px;
  background-image: url('images/sets/gear_64.png');
  background-repeat: no-repeat;
  background-position: 0px 15px;  
}
#content div.entryd3 {
  padding: 0px 0px 0px 100px;
  margin: 0px 0px 30px 0px;
  background-image: url('images/sets/wp_64.png');
  background-repeat: no-repeat;
  background-position: 0px 15px;  
}
#content div.entryd4 {
  padding: 0px 0px 0px 100px;
  margin: 0px 0px 30px 0px;
  background-image: url('images/sets/help_64.png');
  background-repeat: no-repeat;
  background-position: 0px 15px;  
}

	#slider{
	width: 900px !important;
	margin: 0px auto 20px auto;
	padding: 0px;
	}	
#slider ul{
	margin:0px auto 0px auto;
	padding:0px !important;
	list-style:none;
	overflow: auto;
	}
#slider li{
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider li{ 
	width:900px;
	height:400px;
	margin: 0px;
	padding: 0px;
	overflow:auto; 
	}	
#prevBtn{
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	left:10px;
	top:271px;
}
 #nextBtn{ 
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	right:10px;
	top:271px;
	}	
												
#prevBtn a{  
	display:block;
	width:35px;
	height:35px;
	background:url(images/sets/left_32.png) no-repeat 0 0;	
	padding:  10px 0px 0px 0px;
	}	
#nextBtn a{ 
	display:block;
	width:35px;
	height:35px;
	background:url(images/sets/right_32.png) no-repeat 0 0;
    padding:  10px 0px 0px 0px;
	
	}	
