/*  
Theme Name: Ximda
Theme URI: http://www.ximda.com/
Description: WP theme for Ximda.com
Author: Rodrigo Galindez
Author URI: http://www.rodrigogalindez.com/
*/

@import url('ie.css'); /* IE fixes */

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #FFFFF6 url(images/grisd.jpg) no-repeat center center;
	color: #444;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

/* ------------------------------------------ [ Header ] */

#header {
	height: 130px;
	color: #fff;
	overflow: hidden;
	background: #2B201C url(images/header-bg.gif) repeat-x bottom left;
}

/* ---------------------------------- [ Header Wrapper ] */

#header-wrapper {
	padding: 80px 0 20px 20px;
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
}

#header-wrapper h1 {
	font-size: 4em;
	text-transform: lowercase;
	float: left;
}

#header-wrapper h1 a {
	width: 200px;
	height: 37px;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/ximda-logo.gif) no-repeat;
}

#header-wrapper a {
	text-decoration: none;
	color: #554945;
}

#header-wrapper a:hover {
	color: #fff;
}

#header-wrapper a.current {
	color: #fff;
}

#header-wrapper ul {
	font-size: 1.1em;
	list-style-type: none;
	float: right;
	overflow: hidden;
}

#header-wrapper li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

#header-wrapper li a {
	display: block;
	padding: 8px 15px 8px 15px;
	border-right: 1px solid #342824;
}

.page-item-22 a {
	border-right: none !important;
}

.current_page_item a {
	color: #fff !important;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
}

/* ----------------------------------- [ Blurb Wrapper ] */

#blurb-wrapper {
	margin: 50px 0 40px 0;
	clear: both;
	overflow: hidden;
}

/* ------------------------------------------- [ Blurb ] */

#blurb {
	width: 486px;
	padding: 0 15px 0 15px;
	float: left;
	overflow: hidden;
}

#blurb h2 {
	margin: 0 0 5px 0;
	font-size: 2.4em;
	color: #194264;
	font-weight: bold;
}

#blurb p {
	font-size: 1.6em;
	line-height: 1.4;
	color: #666;
}


#blurb img {
	margin: 10px 0 0 0;
}

#services {
	width: 100%;
	margin: 0 0 15px 0;
	font-size: 1.3em;
	font-weight: bold;
	border-top: 1px solid #d1d1b9;	
	background: transparent url(images/bg-section.gif) repeat-x top left;
	list-style-type: none;
	overflow: hidden;
}

#services li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	text-transform: lowercase;
	background: none;
}

#services li a {
	padding: 6px 10px 10px 10px;
	display: block;
	color: #445d81;
	text-decoration: none;
}

#services li a:hover {
	background: #d1d1b9;
	border: 0;
}

#services li.current {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-top: 4px;
	background-color: #fffff6;
}

#sections {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

#sections li {
	font-size: 13px;
	line-height: 1;
	display: block;
	float: left;
	padding: 5px 6px 9px;
	margin: 3px 0 0 0px;
background: none;
}

#sections li.current {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-top: 4px;
	background-color: #fffff6;
}
.head-big {
        border-top: 1px solid #d1d1b9;	
	background: transparent url(images/bg-section.gif) repeat-x top left;
	height: 29px;
	padding: 0 0 0 6px;
	margin-bottom: 12px;
}


/* ---------------------------------------- [ Featured ] */

.featured {
	width: 222px;
	margin: 0 0 12px 0;
	padding: 10px 15px 10px 15px;
	background: #E5EFF7 url(images/bg-featured.gif) repeat-x top left;
	border-top: 2px solid #6e8da7;
	float: right;
}
.featured .stbuttontext {
   display: none;
}
.featured #sharethis_0 {
   display: none;
}

#inner .featured {
	padding: 15px 15px 10px 15px;
}

h3.section-title {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 1em !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #406481;
	font-weight: bold;
}

.featured dl {
	font-size: 1.2em;
}

.featured dt {
	float: left;
}

.featured dt a {
	display: block;
	background: #fff;
	padding: 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.featured dt a:hover {
	background: #fff;
}

.featured dd {
	margin: 0 0 5px 72px;
	line-height: 1.4em;
}

.featured ul {
	margin: 0 0 0 20px;
	font-size: 1.2em;
	list-style-type: square;
}

.featured li {
	margin: 0 0 .5em 0;
	line-height: 1.5em;
	color: #5b7a94;
}

#projects {
	margin: 0 0 15px 0;
	list-style-type: none;
}

#projects li {
	margin: 0;
	display: inline;
}


#projects li a {
	display: block;
	border-bottom: 1px solid #ccdae5;
	padding: 8px;
}

#projects li a:hover {
	background: #ccdae5;
}
#projects li.selected a {
	color: #444!important;
}



/* --------------------------------- [ Content Wrapper ] */

#content-wrapper {
	clear: both;
	overflow: hidden;
}

#inner #content-wrapper {
	clear: both;
	overflow: hidden;
	margin: 10px 0 0 0;
}

/* ------------------------------------ [ Left Content ] */

#inner .left-content {
	border: 0;
	background: none;
}

.left-content {
	width: 486px;
	padding: 10px 0 0 15px;
	float: left;
	border-top: 2px solid #d1d1b9;	
	background: transparent url(images/bg-section.gif) repeat-x top left;
}

.left-content h3 {
	margin: 0 0 10px 0;
	font-size: 1.8em;
}

.left-content p {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	line-height: 1.5em;
}

.post {
	margin: 0 0 15px 0;
	padding: 0 15px 15px 0;
}

.post h2 {
	margin: 20px 0 5px 0;	
	font-size: 1.4em;
}

.post h4 {
	margin: 0 0 10px 0;
	font-size: 1.8em;
}

.post img {
	padding: 4px;
	background: #d9d9c8;
}

h4.inner {
	color: #2B201C;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #d9d9c8;
}

.post ul {
	margin: 15px 0 15px 20px;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #777;
	list-style-type: none;
}

.post li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: transparent url(images/bullet.gif) no-repeat left 5px;
}

.post ul.meta {
	_height: 20px;
	margin-left: 0;
	padding: 10px;
	font-size: 1.2em;
	list-style-type: none;
	overflow: hidden;
	background-color: #f6f6e6;
}

.post .meta li {
	margin: 0;
	padding: 0;
	float: left;
	background: none;
}

.post .meta li.meta-comments {
	float: right;
}

#nav-links {
	margin: 10px 0 10px 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* ------------------------------------- [ Search form ] */

#searchform {
	margin: 0 0 15px 0;
}

#searchform input {
	padding: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

/* ------------------------------------ [ Comment form ] */

#commentform {
	margin: 20px 0 20px 0;
	overflow: hidden;
	clear: both;
}

#commentform input, textarea {
	padding: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

#respond {
	font-size: 1.6em;
	margin: 0 0 15px 0;
}

#comments {
	font-size: 1.6em;
	margin: 0 0 15px 0;
}

.commentlist {
	list-style-type: none;
}

.commentlist cite {
	display: block;
	margin: 0 0 5px 0;
	font-size: 1.3em;
	font-style: normal;
}

.commentlist li {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d9d9c8;
}

/* ----------------------------------- [ Right Content ] */

#inner .right-content {
	border: 0;
	background: none;
}

.right-content {
	width: 222px;
	padding: 12px 15px 0 15px;
	_padding: 12px 10px 0 15px;
	float: right;
	border-top: 2px solid #d1d1b9;	
	background: transparent url(images/bg-section.gif) repeat-x top left;
}

#inner .right-content p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #5b7a94;
}

.right-content p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #555;
}

/* ------------------------------------------ [ Footer ] */

#footer {
	margin: 0 0 20px 0;
	padding: 12px 15px 0 15px;
	border-top: 2px solid #d9d9c8;
	clear: both;
	overflow: hidden;
	height: 1%;
}

#footer p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
}

#footer a {
	color: #7f735f !important;
}

#footer-pages {
	font-size: 1.2em;
	list-style-type: none;
	float: right;
	overflow: hidden;
}

#footer-pages li {
	margin: 0 15px 0 0;
	line-height: 1.5em;
	float: left;
}

/* --------------------------------- [ General classes ] */

.centered {
	margin: 0 auto;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.left-content a, .right-content a, #footer a, #blurb a {
	text-decoration: none;
	font-weight: bold;
	color: #445d81;
}

.left-content a:hover, .right-content a:hover, #footer a:hover, #blurb a:hover {
	border-bottom: 1px solid #445d81;
}

/*---- code pre --------*/
code { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}

pre a { font-weight: normal; }

