/*
	Theme Name: Modern Clix
	Them URI: http://www.rodrigogalindez.com
	Description: A minimal, grid based, elastic theme. Wordpress 2.7 ready.
	Version: 1
	Media: Screen
	Version: Tue 6, Jan 2008
	Author: Rodrigo Galindez
	Author URI: http://www.rodrigogalindez.com
	Tags: black, white, three-columns, fixed-width, custom-header, custom-colors, theme-options, right-sidebar
*/

/* ----------------------------------------------- [ * ] */

@import url(css/grid-900.css);

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
/*	background: transparent url(images/grid-900.gif) repeat-y top center; */
	background: #fff;
	color: #111;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4 {
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
}

h1 {
	margin-bottom: .8em;
	/*font-size: 2.8em;*/
	font-size: 2.0em;
	line-height: .95em;
	margin-top: 0.2em;
}

h2 {
	margin: 1.8em 0 0.6em 0;
	font-size: 1.8em;
	line-height: 1.3;
}

h3 {
	margin: 1.0 em 0 0.4em;
	font-size: 1.4em;
	line-height: 1.3;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p, table {
	margin-bottom: 1em;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
	line-height: 1.6;
}
table tr td {
	padding-right: 10px;
	vertical-align: top;
	font: 1.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #9f9b75;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 100em;
	margin: 0 auto;
	margin-top: 3em;
	margin-bottom: 3em;
	overflow: hidden;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	padding: 0 0 .5em 0;
	overflow: hidden;
}

#main-nav ul {
	list-style-type: none;
}

#main-nav li.page_item {
	margin-right: 2.2em;
	float: left;
}

#main-nav li a {
	font-size: 1.2em;
	line-height: 1.6;
	padding-left: 8px;
}

/* ------------------------------------------ [ Header ] */

#header {
	height: 15em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	overflow: hidden;
}

#header h1 {
	margin-top: .45em;
	font-size: 2.8em;
	margin-bottom: 0.45em;
}

#header h1 a, #header h2 {
	color: #000;
}
#header h2 {
	margin-top: .45em;
}

#header .right {
	text-align: center;
	margin-top: 3.5em;
}


/* ------------------------------------------ [ Content ] */

#content {
	padding-top: 1em;
	overflow: hidden;
	margin-right:2.2em;
}

ul.nav {
	margin: 0 0 0.8em 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.2em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 8px .5em 8px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 1em 0 2em 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}

.post-content p, .post-content h5, .post-content code {
	width: 50.7em;
}

.post-content h1 {
	line-height: 1.2;
	width: 30em;
}
.post-content h3 {
	line-height: 1.2;
	width: 80%;
	margin-bottom:0.45em;
	margin-top: 1.25em;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content blockquote {
	background: url("images/bg-quote.gif") no-repeat scroll 0 0 transparent;
	margin-left: 3.2em;
	padding: 0 0 0 3.6em;
}

.post-content blockquote p {
	width: 38em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 48.8em;
	margin-left: 12px;
	margin-bottom: 18px;
	padding-right: 8px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 0.5em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}
.post-content li li {
	font-size: 1em;
	background: transparent url(images/bullet_2nd.gif) no-repeat left 2px;
}

.post-content ol {
	margin-left: 25px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}

/* -------------------------------------- [ Commentary ] */

#comments {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.6;
	overflow: hidden;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}
label.radio, label.checkbox {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
label.checkbox {
	font-size: 1.2em;
}

input, textarea {
	width: 94%;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}
input.subscribe-form-button {
	width: 20%;
}
input.subscribe-form-field {
	width: 35%;
}
input.radio, input.checkbox {
	width: 30px;
}

textarea {
	height: 10em;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	margin: 0;
	padding: 1em 0 0 0;
	overflow: hidden;
}

#sidebar h4 {
	padding-bottom: .5em;
	line-height: 1.7;
	border-bottom: 1px solid #ccc;
}

#sidebar p {
	font-size: 1.1em;
	color: #111;
}

#sidebar li {
	font-size: 1.1em;
	color: #111;
	margin: 0 0 10px 10px;
	list-style: none;
}
div#twitter_div {
	margin-top: 1em;	
}
.loading {
	background:url(images/ajax-loader.gif) no-repeat scroll center center transparent;
	height:60px;
}

#sidebar .section input {
	width: 14.8em;
	margin: 0 0 0 0.5em;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: left;
}
#sidebar .section ul input {
	width: 2.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: none;
	background: none;
	font-size: 0.8em;
	float: left;
}
/* #sidebar .section p input {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #CCCCCC;
	float:left;
	font-size:1.1em;
	margin:0 0 1em;
	padding:6px 6px 6px 0;
	width:18.5em;
} */

#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

.section {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}
ul.profiles {
	margin-top: 1em;
}
ul.profiles li {
	padding-left: 20px;
}
.rssfeed{
padding:0px;
margin:0px;
height:16px;
background:url(images/rss.gif) no-repeat left;
}




.twitter{
padding:0px;
margin:0px;
height:16px;
background:url(images/twitter.gif) no-repeat left;
}




.facebook{
padding:0px;
margin:0px;
height:16px;
background:url(images/facebook.gif) no-repeat left;
}



.xing{
padding:0px;
margin:0px;
height:16px;
background:url(images/xing.jpg) no-repeat left;}


.linkedin
{
padding:0px;
margin:0px;
height:16px;
background:url(images/linkedin.gif) no-repeat left;
}

.plaxo
{
padding:0px;
margin:0px;
height:16px;
background:url(images/plaxo.jpg) no-repeat left;
}



.skype
{
padding:0px;
margin:0px;
height:16px;
background:url(images/skype.gif) no-repeat left;
}


.scribd
{
padding:0px;
margin:0px;
height:16px;
background:url(images/scribd.gif) no-repeat left;
}


.myonid
{
padding:0px;
margin:0px;
height:16px;
background:url(images/myonid.gif) no-repeat left;
}


.posterous
{
padding:0px;
margin:0px;
height:16px;
background:url(images/posterous.gif) no-repeat left;
}


/* --------------------------------------- [ Footnotes ] */

#footnotes {
	border-top: 1px solid #333;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

#footnotes p {
	margin-bottom: .2em;
	font-size: 1.1em;
}

#footnotes .rss {
	margin-left: 8px;
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}

/* ------------------------------------------ [ Flickr ] */

#flickr_badge_wrapper {
	margin-left: -1.2em;
	overflow: hidden;
}

.flickr_badge_image {
	margin: 0 0 1.2em 1.2em;
	float: left;
}

.flickr_badge_image img { 
	width: 64px;
	height: 64px;
}

.flickr_badge_image a {
	display: block;
}

/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}

/* If you want a text in ALL CAPS */

.ver {
	text-transform: uppercase;
	color: #000;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #666;
}
div#header .low {
	text-transform: none;
	font-style: normal;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	font-size: .9em;
	margin-top:7px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 0.1em;
	margin-left: 0;
	padding: .8em;
	text-align: center;
	float: left;
}

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

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
	width: auto;
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}

a.more-link {
	clear: both;
}



/*************************************************
*  Tables  *
*************************************************/

#content table {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	margin: 10px 0px 15px 8px;

	text-align: left;
	width: 51em;
	padding: 0;
}
/*#content table * {
	font-size: 1.0em;
}*/
#content table th {
	background-color: #e2e2e2;
	border: 1px solid #FFFFFF;
	padding: 4px;
	color: #3D3D3D!important;
	text-transform:uppercase;
}
#content table td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#content table td ul {
	width: 23em;
	font-size: 1em;
}
#content table li {
	font-size: 1em;
}
#content table td ul ul {
	width: 19em;
	margin-top: 0.5em;
}
#content table td p {
	font-size: 1em;
	width: auto;
}
#content table .even td {
	background-color: #FFFFFF;
}
#content table .odd td {
	background-color: #F0F0F6;
}
#content table .row-hover tr:hover td {
	background-color: #D0D0D6!important;
}
#content table-table-description {
	clear: both;
	display: block;
}


/*************************************************
*  Social Tools  *
*************************************************/
.twtr-widget {
	padding-left:8px;	
}

.social-buttons {
	text-align: left;	
	padding-left: 0.4em;
}
.social-buttons .item {
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #BBBBBB;
}
.social-buttons .item.last {
	border-bottom: none;
}

/*************************************************
*  Single View */

.socialwrapper {
 	float: right;
    height: 60px;
    margin-left: 20px;
    margin-right: 130px;
}
.socialwrapper .st_twitter_vcount, .socialwrapper .st_facebook_vcount, .socialwrapper .st_email_vcount, .socialwrapper .st_sharethis_vcount {
    display: block;
    float: left;
    height: 55px;
    margin: 0 4px 0 0;
    overflow: hidden;
    width: 55px;
}
.socialwrapper .stButton {
    margin: 0;
}
.socialwrapper .stButton .stTwbubble, .socialwrapper .stButton .stFb_vbubble, .socialwrapper .stButton .stBubble {
    background: url("images/social.png") no-repeat scroll center -80px transparent;
    border: medium none;
    color: #2A7090;
    height: 30px;
    width: 55px;
}
.socialwrapper .stButton .stFb_bottom {
    display: none;
}
.socialwrapper .stButton .stBubble_count {
    font-size: 14px;
    line-height: 16px;
    padding-top: 3px;
    width: 55px;
	z-index: 1;
	font-size: 13px;
	font-family: Arial,Verdana,sans-serif;
}
.socialwrapper .stTwbutton {
    background: url("images/social.png") no-repeat scroll center top transparent !important;
    display: block !important;
    
}
.socialwrapper .stTwbutton:hover {
    background-position: center top !important;
}
.socialwrapper .stFb {
    background: url("images/social.png") no-repeat scroll center -20px transparent !important;
    display: block !important;
    height: 20px !important;
    padding: 0 !important;
    width: 55px;
}
.socialwrapper .stFb .stFb_text, .socialwrapper .stButton_gradient .chicklets.email, .socialwrapper .stButton_gradient .chicklets.sharethis {
    display: none;
}
.socialwrapper .stFb:hover {
    background-position: center -20px !important;
}
.socialwrapper .st_email_vcount .stButton_gradient {
    background: url("images/social.png") no-repeat scroll center -40px transparent !important;
    border: medium none !important;
    display: block !important;
    height: 20px;
    padding: 0 !important;
    width: 55px;
}
.socialwrapper .st_email_vcount .stButton_gradient:hover {
    background-position: center -40px !important;
}
.socialwrapper .st_sharethis_vcount .stButton_gradient {
    background: url("images/social.png") no-repeat scroll center -60px transparent !important;
    border: medium none !important;
    display: block !important;
    height: 20px;
    padding: 0 !important;
    width: 55px;
}
.socialwrapper .st_sharethis_vcount .stButton_gradient:hover {
    background-position: center -60px !important;
}

.stButton .stTwbubble:hover{background-position:0 -80px !important;}

iframe.twitter-follow-button {
	margin-left: 10px;
}
