/* Begin Typography & Colors */
body {
	width:1250px; 
	font:15px/18px Helvetica, sans-serif; 
	letter-spacing:1px; 
	line-height:14px;
	color: #222; margin:0 auto; padding: 0;text-align:left; background: #fff none;}

/* Set Layout Section */

#page,#header,#content,#sidebar,#footer { 
	overflow:hidden; 
	display:block;}

#page,#header,#footer {
	width:100%;} 

#google_translate_element { float:right; text-align:right; margin-bottom: 20px; }

#header {
	height:0px;
	background:#fff url(images/header.jpg) no-repeat top;
        }

#page {
	background:#fff ;
        }
#sidebar {
	width:250px;
	font:normal 17px Georgia, sans-serif; 
	margin-left: 0px; 
	padding:0px 5px 0px 15px;
        }
#footer {
	clear:both; 
	height: 100px; 
	text-align:right;
	line-height:16px;
        border-top: 0px dashed #E0E0E0;
	text-transform:uppercase;
        color: #000;
	font-size: 10px;        
        }

#footer a {
	text-decoration:none;}

#footer a:hover {
        color: #666;
	text-decoration:underline;
	border-bottom: none;
        }

#footer p { 
	padding: 5px 75px 0 35px;
        }

/* General */

a {
	color: #3FA9F5;
        }

a.inline-twitter-link
{
    background: none;
    color: #000;
    text-decoration: none;
}

a.inline-twitter-link span
{
    display: inline-block;
    background-image: url('http://latinamericanscience.org/wp-content/uploads/2013/11/twitter-bg.png');
    width: 14px;
    height: 11px;
    background-repeat: no-repeat;
}

a:hover {
	color: #000;
-moz-transition: 0.8s ease-in;
-webkit-transition: 0.8s ease-in;
-o-transition: 0.8s ease-in;
transition: 0.8s ease-in;
}

a:hover.inline-twitter-link
{
    background: none repeat scroll 0% 0% rgb(226, 241, 249);   
}

a:hover.inline-twitter-link span
{
    display: inline-block; 
    width: 14px;
    height: 11px;
    background-image: url('http://latinamericanscience.org/wp-content/uploads/2013/11/twitter-bg-hover.png');
    background-repeat: no-repeat;
}

form {
	margin:0;
	padding:0;} 

/* Content Section */

#content {
	float:right;
	width:720px; 
	margin:0; 
	padding:10px 190px 10px 0px;}

#content .entry {
	text-align:left;
	font-size: 15px;
	font-family: Georgia;
	line-height:17px;
	margin-top:5px;
	letter-spacing:0.7px;}

#content .date{
	text-transform:uppercase;
        color: #999;
	font-family: Georgia;
	font-size: 0px;
	line-height:0px;
        margin-top:0px;
        }

#content blockquote {
	text-align:left;
	line-height:15.5px;
        border-left: 1px solid #666;
        padding-left: 10px;
        }

#content h2 {
	font:1.5em Georgia; 
	line-height:20.5px;
	color: #000;
	letter-spacing:0.7px;
	text-transform:normal;
	padding-bottom:0px;}

#content h2 a{
	font:1.0em Georgia; 
	line-height:20.5px;
	color: #000;
	letter-spacing:0.7px;
	text-transform:none;
	padding-bottom:0px;}

#content h2.pagetitle {
	font: bold 12px Georgia;
	color:#000;
	font-style:italic;
	border-bottom: 1px dashed #666;
	letter-spacing:0.7px;}
 
#feed h2 a{	
        font:0.9em Georgia; 
	line-height:18.5px;
	color: #3FA9F5;
	letter-spacing:0.7px;
	text-transform:normal;
	padding-bottom:0px;}

#content h3 {
	font:normal 13px Georgia;sans-serif;
	color:#000;
	letter-spacing:0.7px;
}

#content h4 {
	font: 10px Minion Pro,sans-serif;
	letter-spacing:0.7px;
}

#content h5 {
	font: 10px Minion Pro,sans-serif;
	text-align: center;
	color: #666;
	padding-top:0px;
	letter-spacing:0.7px;
	margin-bottom:0px;}

#content a {
	text-decoration:none;
	padding-top:0px;
	letter-spacing:0.7px;
}

#content a:hover {
	border-bottom: none;}

#wp-caption alignright {font-style:italic; font-size: 10px;}

#wp-caption alignright p{font-style:italic; font-size: 10px;}

#wp-caption-text {font-style:italic; font-size: 10px;}

#wp-caption-text p{font-style:italic; font-size: 10px;}


/* SideBar Section */

#sidebar tagline {
	text-transform:none;
        color: #000;
	font-size: 16px;
	font:normal Georgia;
	font-style:italic;
	line-height:0px;}

#sidebar ul {
	list-style: none;	
	margin: 0;	
	padding-left: 10px;
	line-height:18px;
	text-transform:none;
	font-size: 16px;}

#sidebar ul img{	
	margin-left: -20px;	
	}

#sidebar ul li {	
	margin: 0;
	display: block;
	padding: 2px 0 6px;
	font:normal 14px Georgia,sans-serif; 
	color:#666;}

#sidebar li ul li:hover {
	color: #333;}
	
#sidebar li ul{
	list-style: none;
	margin: 0;
	padding: 6px 0 2px;
	font:normal 12px Georgia;}

#sidebar li ul li{margin: 0;
	display: block;
	padding: 2px 0 4px 12px;
	border-top: 0px dashed #666;
	font:normal 12px Georgia;}

#sidebar a {
	color: #000;
	text-decoration:none;
	}

#sidebar a hover{
-moz-transition: 0.8s ease-in;
-webkit-transition: 0.8s ease-in;
-o-transition: 0.8s ease-in;
transition: 0.8s ease-in;
}

#sidebar p {
	font:15px Georgia;
	font-style:italic;
	text-transform:none;}

#sidebar img {
	border: none;}



/* Comment Stuffs */


#comment {
	width:100%;}

cite {
	font-size: 12px;
	font-weight:bold; 
	font-style:normal;}

.commentbody {
	color: #222; 
	font-size: 11px; 
	margin: 5px 0 5px 0;
	padding: 10px 15px 10px 30px;	
	background: #fff;	
	border-top: 1px dashed #d9def3; 
	position: relative;}

.commentbody.highlighted {
	color: #222; 
	font-size: 11px; 
	margin: 5px 0 5px 0;
	padding: 10px 15px 10px 30px;	
	background: #eee;	
	border-top: 1px dashed #d9def3; 
	position: relative;}


.commentbody p {
	line-height: 1.2em; 
	margin:5px 0 0 0;}

.commentlink {	
	font-size: 10px;}

.commentlist {	
	list-style: none; 
	margin:0; padding:0;}

.commentcount {	
	position: absolute;	
	right: 481px; /* show to Mozilla/Safari/Opera */
        _right: 530px; /* show to IE */
	top: 5px;	
	font: bold 20px Minion Pro,sans-serif;
	color: #ddd;	
        float: left;}

.highlighted .commentcount {	
	position: absolute;	
	right: 481px; /* show to Mozilla/Safari/Opera */
        _right: 530px; /* show to IE */
	top: 5px;	
	font: bold 20px Minion Pro,sans-serif;
	color: #aaa;	
        float: left;}

/* IE need this */

input, textarea {
	font:11px/16px Century Gothic, sans-serif; 
	letter-spacing:1px; 
	padding:2px 5px;}

input#s {
        color: #666;
	font-size: 14px;
    }
    
/* Other Parts */

img {
	padding: 1px;
	border: none;}

.navigation {
	font-size: 11px;	
	padding: 0 0 15px 0; }

.alignleft {
	float: left;
	text-align: left;}

.alignright {
	float: right;
	margin-top: -1px; 
	text-align: right;
	font-style:italic;
	font-size: 12px;}

p.tag-links {display:none;}	

p.postmetadata {
	color: #999; 
	background: #ffffff; 
	border-top: 1px dashed #d9def3; 
	border-bottom: 1px dashed #d9def3;
	padding: 3px 3px 3px 3px;
	text-align:right; 
	margin: 0 0 50 0px;
	display:none;
}

input.button {
	border: solid 1px #ddd;
	background: #f7f7f0;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
}

input.button2 {
	border: solid 1px #ddd;
	background: #fff;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
	align: right;
}

input.button3 {
	border: solid 1px #ddd;
	background: #fff;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
}

small {
	color:#666}

#search{
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 4em;
	width: 100%;
}

#search:hover{
	-moz-opacity: 1.0;
}

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 100px;
}

#search input:focus{
	background: #FFFFFF;
}

.moretext {color:#3FA9F5;}