/*  
Theme Name: Trixel Theme
Theme URI: http://trixel.ws/
Description: A clean and elegant theme for Wordpress
Version: 1.0
Author: Trixel
Author URI: http://trixel.ws/
*/

@import "css/reset.css";

/* 
Clearing Floats
More info: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*.simple {
position:absolute;
width: 500px;
height:auto;
left:40%;
top:10%;
}

a, img {
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;

}


#linkedin li {
background:transparent url(http://trixel.ws/img/linkedin.png) no-repeat scroll left center;
margin:0.5em 0;
padding:0 0 0 1.8em;
}
#twitter li {
background:transparent url(http://trixel.ws/img/twitter2.png) no-repeat scroll left center !important;
}*/
#transl_sign {
visibility: hidden;
height:0px;
}

.gtalk  {
margin: 0 5px 0 0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 0 7px 3px 7px;
}
.gtalk p {
display: inline;
}
.gtalk a {
text-transform: none !important;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 12px;
margin: 0 0 0 4px !important;
letter-spacing: 1px !important;
color:#00aeef;
}

.centeri {
margin:0 20px;
}

.centeri li {
float:left;
}
/* layout.css */

#wrapper {
	margin: 0 auto;
	max-width: 46.15em;
	min-width: 600px;
	color:#666;
}

header {
	height:40px;
        top: 0%;
        background:url(http://trixel.ws/img/back-header.png) repeat-x;
        width: 100%; 
        position: fixed;
        z-index: 100;  
}

.description {
	margin: 0;
        font-family: "Times New Roman", Times, serif;
        font-size:12px;
        font-style:italic;
        color: #808285;
        margin: 5px 0 0 20px;
}

.error {
	margin: 2.6em 0;
	line-height: 1.2em;
}

.post {
	margin: 4.6em 0;
	padding: 2.7em;       
	position: relative;
	background: url(http://trixel.ws/img/back-post.gif) repeat-x #f1f2f2;
        opacity: 0.97;
        border-radius: 11px;
}

.post img,
.post object,
.post embed {
	display: block;
	margin: 2em auto;
}

.post .vvqbox {
	margin: 2em auto;
}

.post .date {
	position: absolute;
	right: 1em;
	top: 1em;
}

.post h2 {
	margin: 0 0 1em 0;
}

.post h3,
.post h4,
.post h5 {
	margin: 2em 0 1em 0;
}

.post .number-of-comments {
	bottom: 1em;
	position: absolute;
	right: 1em;
}

.post blockquote {
	margin: 2em;
	padding: .1em 1.5em;
	position: relative;
}

.post blockquote cite {
	display: block;
	text-align: right;
}


.entry ul {
	list-style: none inside;
	padding: 0 1em;
}

.entry ol {
	list-style: decimal outside;
	padding: 0 2.5em;
}

.entry ul li {
	background: url(../img/bullet.gif) 0 7px no-repeat;
	margin: 1em 0;
	padding: 0 0 0 15px;
}

.entry ol li {
	margin: 1em 0;
}

.comment {
	padding: 1.8em 1.6em;
	position: relative;
	overflow: auto;
}

.comment .date {
	bottom: 1em;
	position: absolute;
	right: 1em;
}

#commentform {
	margin: 2.3em 0 4.6em 0;
	padding: 2.7em;
}

.pagination {
	margin: -2.6em 0 4.6em 0;
}

.pagination div {
	float: left;
	margin: 0 2em 0 0;
}

#sidebar {
	padding: 0 0 1em 0;
}

#sb-1,
#sb-2 {
	float: left;
	width: 50%;
}

#sidebar .email {
	background: url(../img/ico-mail.gif) 0 4px no-repeat;
	padding: 0 0 0 1.8em;
}

#sidebar #rss li {
	background: url(../img/ico-rss.jpg) left center no-repeat;
	padding: 0 0 0 1.8em;
	margin: .5em 0;
}

#sidebar #twitter li {
	background: url(../img/twitter.gif) left center no-repeat;
	padding: 0 0 0 1.8em;
	margin: .5em 0;
}

/* forms.css */

.input-text,
textarea {
	border: none;
	font-size: 1em;
	padding: .3em;
}

body {
	background: url(http://trixel.ws/wp-content/themes/trixel/rotate/rotate.php) fixed #eee; 
}

a, p {
text-shadow: 0 -1px 0 #fff;
}

header h1 a:link,
header h1 a:visited {
	color: #808285;
        font-size: 14px;
        font-weight: bold;
        letter-spacing:2px;
        text-transform: uppercase;
        font-family: sans-serif;
        line-height: 26px;
}

header a:hover,
header a:active,
header a:focus {
	color: #333;
}

.back:link,
.back:visited {
	color: #F90;
}

.back:hover,
.back:active,
.back:focus {
	color: #FFF;
}

.post h2,
.post h3,
.post h4,
.post h5,
#search h2,
.emptysearch,
.error {
	color: #777;
        text-shadow: 0 -1px 0 #fff;
}

.post h2 a:link,
.post h2 a:visited {
	color: #666;
        font-size: 20px;
        font-weight: normal;
}

.post h2 a:hover,
.post h2 a:active,
.post h2 a:focus {
	color: #00AEEF;
}

.post blockquote {
	background: #2F2F2F;
}

.date {
	color: #828282;
}

.entry a:link,
.comment a:link {
	color: #00AEEF;
	text-decoration: underline;
}

.entry a:visited,
.comment a:visited {
	color: #00AEEF;
	text-decoration:underline;
}

.entry a:hover,
.entry a:active,
.entry a:focus,
.comment a:hover,
.comment a:active,
.comment a:focus {
	color: #74cc4a;
}

.post img {
	border: 5px solid #fff;
}

.post .number-of-comments a:link,
.post .number-of-comments a:visited {
	color: #CCC;
}

.post .number-of-comments a:hover,
.post .number-of-comments a:active,
.post .number-of-comments a:focus {
	color: #F90;
}

#comments h3,
#commentform h3 {
	color: #CCC;
}

.comment {
	border-top: 1px solid #3C3C3C;
}

.highlighted {
	background: #3C3C3C;
	border-top: 1px solid #2F2F2F;
}

.highlighted a:link,
.highlighted a:visited {
	color: #09C;
}

.comment cite {
	color: #CCC;
}

.comment .moderation {
	color: #FFF;
}

#commentform {
        background: url(http://trixel.ws/img/back-post.gif) repeat-x #f1f2f2;
}

#commentform a:link,
#commentform a:visited {
	color: #09C;
}

#commentform a:hover,
#commentform a:active,
#commentform a:focus {
	color: #CCC;
}

.pagination {
	color: #F90;
}
.pagination a:link,
.pagination a:visited {
	color: #F90;
}

.pagination a:hover,
.pagination a:active,
.pagination a:focus {
	color: #FFF;
}

#sidebar {
	color: #828282;
}

#sidebar a:link,
#sidebar a:visited {
	color: #C4C4C4;
}

#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
	color: #F90;
}

#sidebar #sb-2 a:link,
#sidebar #sb-2 a:visited {
	color: #C4C4C4;
}

#sidebar #sb-2 a:hover,
#sidebar #sb-2 a:active,
#sidebar #sb-2 a:focus {
	color: #F90;
}
footer a:link,
footer a:visited {
        text-decoration: underline;
        text-shadow: 0 1px 1px #222 !important;   
        color: #fff !important;
}

footer {
        padding: 1em 0;
	margin-top:4em;
	color: #fff;
        text-shadow: 0 1px 1px #222 !important;
}
footer p {
        text-shadow: 0 1px 1px #222 !important;
        color: #fff;
        font-size: 12px;
        text-align: center;
}

label {
	font-size: 1em;
	margin: 0 .5em;
}

#search-form label {
	position: absolute;
	top: -99999px;
}

p.input-submit {
	text-align: right;
}

#commentform input {
	width: 43%;
        border-top: 1px solid #ccc;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #ccc;
}

#commentform textarea {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	width: 98.4%;
	width: 522px;
        border-top: 1px solid #ccc;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #ccc;
}

#commentform #submit-comment {
	padding: .3em;
	width: auto;
        border-top: 1px solid #eee;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #eee;
        background:url(http://trixel.ws/img/back-header.png) repeat-x;
}

#search-form #submit {
	padding: 1px 13px;
	margin: 0 0 0 5px;

        
}


/* type.css */

#wrapper {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
}

p {
	margin: 1em 0;
}

h1 {
	font-size: 2.1em;
	font-weight: normal;
}

a.back {
	text-decoration: underline;
}

#search h2,
.post h2,
#comments h3,
#commentform h3,
.emptysearch,
.error {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}

.post h2 a {
	text-decoration: none;
}

.post h2 {
	line-height: 1.2em;
}

.post h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
}

.post h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
}

.post h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
}

.post blockquote cite {
	font-style: normal;
}

.date {
	font-size: .95em;
}

.post .number-of-comments a {
	text-decoration: underline;
}

#comments h3 {
	margin: 0 0 2em 0;	
        color:#fff;
        text-shadow:0 1px 1px #111111;
}

#commentform h3 {
	margin: 0 0 1.5em 0;
}

.comment cite {
	font-style: normal;
}

.comment cite a {
	text-decoration: underline;
}

.pagination a {
	text-decoration: underline;
}

#sidebar a {
	text-decoration: none;
}
#translation_bar {
        margin: 3px 0 0 0;
}
#flag_es, #flag_en {
        margin: 3px 8px 0 0;
}  
.categorias { 
        margin: -8px 0 0 0 !important
}

#nav {
	font-size: 12px; 
	font-family: sans-serif; 
	color: #808285;
	text-shadow: 0 -1px 0 #fff;
	display:block;
	padding: 2px 6px 0;
	line-height: 100%;
    margin: 0 50px 0 0;
}
#nav li {
	margin: 0;
        padding:0 0 10px 0;
	float: left;
	position: relative;
	list-style: none;
        cursor: default;
        
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: inline-block;
	padding:  8px 5px 8px 0;
	margin: 0;
        text-shadow: 0 -1px 0 #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover a {
	color: #444;
	border-top: solid 1px #ccc;
}

/* sub levels hover */
#nav ul li:hover a, #nav li:hover li a {
	border: none;
	color: #666;
        text-shadow: 0 -1px 0 #fff;
}
#nav ul a:hover {
	color: #00aeef !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	margin: 0;
	padding: 15px 0 0 0;
	display: none;
	width: 125px;
	position: absolute;
	top: -17px;
	left: -20px;
	background:url(http://trixel.ws/img/back-post.gif) #fff; 
    border-radius: 4px;
    opacity: 0.97;
}
#nav ul li {
	float: none;
	margin: 0;
        padding:0 0 5px 20px;
}

#nav ul a {
	font-weight: normal;
}

/* level 3+ list */
#nav ul ul {
	left: 110px;
	top: -14px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}


.sociali {
float:right;
height:20px;
position:relative;
}
.sociali li {
        list-style:none;
        margin:6px 0 0 8px;
        float:left;
}
.validation {
position: fixed;
bottom: 2%;
right: 1%;
}
.validation li {
    float: left;
    margin:  0 10px 0 0;
    background:url(http://trixel.ws/img/back-header.png) repeat-x -25px;
    border-radius: 4px;
    color: #666;
    padding: 2px;
    font-family: sans-serif;
    opacity: 0.85;
} 
.validation a{
    color:#666;
    text-shadow: 0 -1px 0 #fff;
} 

.validation a:hover{
color:#333;
} 

.site {
    margin:  0 10px 0 0;
    background:url(http://trixel.ws/img/back-button.png) repeat-x -25px;
    border-radius: 20px;
    color: #666 !important;
    font-family: sans-serif;
    opacity: 0.85;
    height: 36px;
    line-height: 34px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
} 

.bubble {
position: fixed;
width: 155px;
height: 125px;
left: 77%;
top: 75px;
background: url(http://trixel.ws/img/bubble.png) no-repeat;
padding: 5px;
padding-left: 28px;
opacity: 0.97;
z-index: 2;
position: absolute;
position: fixed;
}
.bubble a {
color: #555;
}
.bubble a:hover {
color: #00aeef;
}
.contactame {
font-family: "Times New Roman", Times, serif;
font-size: 21px;
font-style: italic;
display:block;
margin: 0 0 10px 0;
}
.aqui {
text-transform: uppercase;
font-size: 40px;
font-weight: bold;
margin: 0;
clear:both;
}