//*
Theme Name:TecnoTraduBlog
Theme URI:
Description: 
Author URI: 
version:
Tags:
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#927f99;
	background-image:url(images/body.gif);
	background-repeat:repeat-x;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin:0;
	}
	
#outer-wrapper {
	width:100%;
	padding:0;
	margin:0}


img { 
	border: none; 
	padding:0;
	}

img a {border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }


code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#f16b8e;
	text-decoration:none;
	}

a:hover{
	text-decoration: none;
	color: #ffa1be}



/* container */


#container {
	width: 980px;
	height:100%;
	margin: 0 auto;
	padding:0;
	color:#666666;
	overflow: hidden;
	}
	
/* header */

#header {
	width:980px;
	height:170px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0 none;
	float:left}


#logo {
	width:540px;
	height:80px;
	margin-top:20px;
	margin-left:58px;
	float:left;
	border:0;
	padding:0
	}

#logo img {
	border: 0 none;
	margin:0;
	padding:0}

#topmenu {
	width:710px;
	height:20px;
	float:left;
	margin-top:47px;
	margin-left:58px
	}
	
#topmenu ul {
   list-style: none;
   margin: 0;
   padding: 0
}

#topmenu li {
   float: left
}

#topmenu li a {
	margin:0 35px;
	text-decoration:none;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#topmenu li a:hover{
	color:#ffa1be;
	}
/* content */


#content {
	float:left;
	width:708px;
	min-height:2250px;
	background:url(images/content.gif) repeat-y;
	overflow: hidden;
	margin:0
}

.page-text {
	margin:12px 15px 15px 80px}
	
.pagetitle {
	background:url(images/icon-side.png) no-repeat left top;
	padding:4px 0 8px 30px;
	margin:20px 20px 0 80px;
	font-size:18px ;
	font-family:helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #4a425d;
	border-bottom:solid 1px #ccc;}


.date {
	width:58px;
	height:80px;
	background:url(images/date.gif) no-repeat;
	float:left
}

.day {
	width:58px;
	height:17px;
	color:#FFF;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:18px
}

.month {
	width:58px;
	height:19px;
	color:#FFF;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-top:1px;
}

.year {
	width:58px;
	height:25px;
	color:#F16b8e;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;		
}

.post {
	margin:0 5px 15px 80px;
	padding:0;
	line-height: 14pt;
}
	
.post h2{
	font:bold 18px helvetica, Arial, sans-serif;
	color: #4a425d;
	padding-top:20px;
	margin-bottom:15px
}
	
.post h2 a{
	color: #4a425d;

}
	
.post h2 a:hover{
	color: #927f99;
	
}
	
.post ul {
	list-style:none;
	font-size:14px;
	list-style-type: none;
	line-height:16px;
	padding:0 20px 0px 15px;
	}
	

.post blockquote {
	background:#ffe3ed none repeat scroll 0 0;
	border-left:2px solid #ffa1be;
	border-right:2px solid #ffa1be;
	margin:4px 15px;
	padding:2px 8px;}
	
.post img {
	border:none;
	margin:3px 6px;
	padding:4px;
	}
	
.post img a {
	border:2px solid #ffa1be;
	margin:3px 6px;
	padding:4px;
	}
	
.post img  a:hover {
	border:2px solid #ffe3ed;
	margin:3px 6px;
	padding:4px;
	}

.more-link {
	margin:10px 0;
	padding:0 none;
	font-size:11px;
	}

.entry {
	margin:0 none;
	padding:0 none}

.entry p {
	margin:0 25px 15px 5px;
	text-align:justify}

.postmetadata{
	clear: both;
	padding:4px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	margin:0 20px 20px 0;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc
	}

.navigation {
	font-size:8pt;
	width:650px;
	height:40px;
	float:left;
	margin:0 0 20px 58px;
	padding:0;
	overflow:hidden;
	}
	
.navigation a {
	color:#666666;
	}
	
.navigation a:hover{
	color:#927f99}
	
.alignleft a{float:left; margin:0;}
.alignright a{float:right; margin:0;}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px 25px;
	padding:0 12px 0 12px;
	}
 


/* sidebar */

#sidebar {
	width:272px;
	float:right}

#about {
	width:272px;
	height:447px;
	background: url(images/about.png) no-repeat;
	float:right;
}

#about h2{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	background:url(images/icon-about.png) no-repeat right top;
	padding:6px 30px 6px 0;
	text-align:right;
	margin:0px 20px 0 30px;
	border-bottom:solid 1px #927f99;
	}
	
#about ul li{
	text-align:right;
	margin-right:10px;
	list-style:none;
	font-size:12px;
	list-style-type: none;
	line-height:16px;
	padding:0 20px 0px 0;
	font-family:"Courier New", Courier, monospace}
	
#about p {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-align:right;
	margin:10px 20px 20px 20px;
	}

#naty {
	font-size:16px;
	color:#f16b8e}

#media-icons {
	width:200px;
	height:32px;
	margin:20px 43px}

#about img {
	margin:0 15px}
	
#subscribe {
	width:272px;
	height:120px;
	background:url(images/subscribe.gif) no-repeat;
	margin:0 none;
	padding: 0 none;
	float:left}
	
#in-subscribe {
	width:175px;
	height:50px;
	margin:40px 25px 30px 72px}

#sidebox {
	width:272px;
	margin:15px 0;
	padding:15 px 0 ;
	background:url(images/sidebar.gif) no-repeat scroll;
	float:left}

#sidebox h2{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#4a425d;
	font-weight:normal;
	background:url(images/icon-side.png) no-repeat right top;
	padding:6px 30px 6px 0;
	text-align:right;
	margin:30px 20px 0 30px;
	border-bottom:solid 1px #927f99;
	}
	
#sidebox ul li{
	text-align:right;
	margin-right:10px;
	list-style:none;
	font-size:12px;
	list-style-type: none;
	line-height:16px;
	padding:0 20px 0px 0;
	font-family:"Courier New", Courier, monospace}
	
#sidebox p {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#4a425d;
	font-weight:normal;
	text-align:right;
	margin:10px 20px 0 20px;
	}
	
#sidebox div {
	padding:10px 20px 10px 30px}


/* tweets */

#tweets {

	width:272px;
	height:440px;
	background:url(images/tweets.gif) no-repeat;
	padding:0 none;
	margin: 0 none;
	float:left
	}

#tweets ul {
	float:left;
	line-height:18px;
	list-style-type:none;
	padding:10px;
	margin:10px 30px 15px 20px;
	text-align:right;
	color:#ccc
}


#tweets h2 {
	color:#FFFFFF;
	font-family:Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:65px 0 0 0;
	padding-left:60px}


/* comments */


#commentform{
	background:#fff;
	margin:10px 15px 20px 75px;
	padding:0;
	border:#ffa1be 2px solid
	}
	
#commentform p{
	border:#ffa1be 2px solid;
	margin:10px 15px;
	}
	
#commentform input {
	width:50%;
	border:none;
	margin:5px 15px;
	padding:0 none}

#commentform label {
	color:#927f99;
	font-family:Helvetica, sans-serif
	}

#commentform a{
	color: #000;
	text-decoration: none;
	line-height: 14pt;}
	
#commentform h3{
	font-family: helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:99%;
	border:none
	}
	


#author, #email, #url, #submit{
	background: #fff;
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	margin:5px 5px 0 0;
	padding:0;
	border: none;
	text-align:left;
	color:#927f99
	}
	
	
#submit{
	margin:5px 5px 0 0;
	font-weight:bold}

#comments{
	margin:5px 15px 20px 75px;
	padding:0;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#f16b8e}
	
ol.commentlist {
	list-style-type: none;
	margin:0; 
	padding:0;}
	
.comment-meta {
	color:#927f99;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	margin: 5px 0}

.comment-meta a {
	color:#927f99;
	font-family:"Courier New", Courier, monospace;
	font-size:11px}


.avatar{
	float:left; 
	margin:0 12px 0 0;}

ol.commentlist li {
	background: #FFEDF3;
	margin:10px 15px 10px 75px;
	padding:15px 5px 5px 15px;
	list-style-type:none;
	border:#ffa1be 2px solid	
	}

ol.commentlist li.alt {
	background: #FFF;
	border:#ffa1be 2px solid
	}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 10px 12px 10px 0;
	line-height:16pt;
	font-size:13px}

ol.commentlist a:hover {
	color:#927f99
	}

cite {
	font-family: helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color:#4a425d
	}
	
cite a{
	color: #4a425d;
	text-decoration: none; 

	}
.comment odd  {
	border: 2px #FFEDF3}
	
#respond h3 {
	margin:25px 15px 5px 75px;
	padding:0;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#f16b8e
	}


/* search */


#searchform{
	display:block;
	width:272px;
	height:80px;
	background:url(images/search.png) no-repeat;
	padding:0 none;
	margin:10px 0;
	float:left;
	border:none;
	}

#searchform input#s{
	border: none;
	margin:30px 0 0 30px;
	padding:2px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#FFF;
	text-transform:lowercase;
	}

.categories {list-style:none;}



/* misc */

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;
	margin:0 20px 0 0 
	}

.alignleft {
	float: left;
	margin:0 0 0 20px }
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

.linkcat {
	list-style:none;
	padding:0 none;
	margin:0 none}

#footer {
	height:360px;
	background:url(images/footer.gif) repeat-x;
	clear: both;
	width: 100%;
	}

#footer-content {
	width:980px;
	margin:0 auto;
	padding:0;
	}
	
#footer-top {
	width:980px;
	height:320px;
	background:url(images/footer-content.gif) no-repeat;
	padding:0 none;
	margin:0 none;
	float:left
	}
	
#footer-top h2{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	text-align:center;
	color:#927f99;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:2px}
	
#footer-top ul {
	list-style:none;
	font-size:12px;
	list-style-type:none;
	line-height:16px;
	padding:1px 10px;
	font-family:"Courier New", Courier, monospace;
	text-align:left;
	float:left}

#footer-top a{
	color:#927f99}
	
#footer-title {
	width:980px;
	margin:0 none}
	
#footer-title h2{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	background:url(images/icon-about.png) no-repeat left top;
	padding:5px 0 2px 35px;
	text-align:left;
	margin-top:6px;
	margin-bottom:4px
}
	
#footer-credits {
	width:980px;
	height:40px;
	color: #eee; 
	text-align:center;
	margin: 0; 
	padding: 0;
	float:left
	}

.footer-columns {
	width:193px;
	height:250px;
	float:left;
	margin-top: 5px;
	border-left: solid #927f99 2px }

.footer-columns-last {
	width:193px;
	height:250px;
	float:left;
	margin-top: 5px;
	border-left: solid #927f99 2px;
	border-right:solid #927f99 2px}

.footer-columns div {
	width:193px;
	float:left}
	
.xoxo blogroll {
	padding:0 none;
	margin:0 none}
	
#footer-credits a{
	color: #eee;
	text-decoration: none;
	}
	
#footer-credits a:hover{
	color: #ffa1be;
	text-decoration: none;
	}

