/*
Theme Name: TelecomaAbMex
Description: TelecomaAbMex
Author: Sergio TM
Author URI: http://telecomabmex.com

*/

* {
margin:0;
}

ul li,ol li {
list-style:none;
list-style-position:inside;
}

ol ol,ul ul,ol ul,ul ol {
margin-left:10px;
margin-bottom:0;
}

img {
border:none;
}

body {
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
color:#333;
/*background:#226689 url(images/bg2.jpg) repeat-x;*/
background: #fff url(../../../../images/bg.jpg) repeat-y center;
}

h1,h2,h3,h4,h5,h6 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#25aae1;
}

h1 {
font-size:22px;
line-height:26px;
margin-bottom:10px;
}

h2 {
font-size:20px;
line-height:24px;
margin-bottom:7px;
}

h3 {
font-size:18px;
line-height:22px;
margin-bottom:5px;
}

h4 {
font-size:16px;
line-height:20px;
margin-bottom:5px;
}

h5 {
font-size:14px;
line-height:18px;
margin-bottom:5px;
}

h6 {
font-size:12px;
line-height:16px;
margin-bottom:5px;
}

h1 span {
color:#25aae1;
}

p {
margin-bottom:10px;
}

input,textarea {
font:12px Verdana, Helvetica, Arial, Geneva, sans-serif;
}

blockquote {
font-family:Arial;
font-size:12px;
color:#3d5163;
background:#c2cdd7;
border:1px solid #eff4f8;
margin:10px;
padding:5px;
}

#container {
width:960px;
/*padding-bottom:10px;*/
overflow:hidden;
margin:0 auto;
}

#container #wrapper {
width:960px;
float:left;
overflow:hidden;
background:#FFF;
/*background:#FFF url(images/sidebar-bg.gif) repeat-y top right;
border-left:1px solid #2e96bc;
border-right:1px solid #2e96bc;*/
}
#header_container {
	background:url(../../../../images/header_bg.jpg) repeat-x;
}

#header{
	width:960px;
	height:138px;
	margin:0 auto;
}

#logo{
	padding:0;
/*	padding:5px 0 0 20px;*/	
	float:left;
}

.social-media{
	width:180px;
	height:40px;
	float:right;
	color:#FFFFFF;
	padding:10px 0 0 0;
}

/*---------------- menu tab----------------------*/
#menu_tab {
	margin: 0;
	height: 35px;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

ul#topnav {
	clear: both;
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	font-weight:bold;
}

ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
	position: relative;
	width:120px;
}

ul#topnav li a {
/*	color:			#13a;*/
	color: #555;
	float: left;
	height: 35px;
	line-height: 35px;
	width:120px;
	text-align:center;
	text-decoration: none;
}

ul#topnav li:hover a, ul#topnav li a:hover { 
/*background-position: left bottom;*/ 
}

ul#topnav a.nav, a.nav_selected {
	background: url('../../../../images/bt_bg.gif') repeat-x;
	background-position: 0 0;
	width: 120px;
}
/*
ul#topnav a.nav, a.nav_selected {
	background: url('../images/bt_bg.gif') repeat-x;
}*/

ul#topnav a.nav_selected {
	color: #d34124;
	background-position: 0 -35px;
}

ul#topnav li .subnav {
	text-align: left;
	position: absolute;
	top: 35px; left: 0;
	background: #162635 /*url('../images/sub_bg.png') repeat-x*/;
	border-bottom: 2px solid;
	border-color: #000;
	width: 100%; /* stupid IE */	
	padding: 0px 10px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index: 99999;
	display: none;
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .subnav ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .subnav ul li {
	line-height:0;
	float:			left;
	text-align: left;
	padding: 2px 0 2px 0;
/*	height:20px;*/
	width: 100%;
	color: #fff;
	background:#162635;
	border-bottom:1px solid #50606f;
}/*
ul#topnav .subnav ul li h2 {
	color: #fff;
	line-height:0;
	height: 0;
	padding: 10px 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}*/
ul#topnav .subnav ul li h2 a.header{
	color: #fff;
	line-height:0;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}
ul#topnav .subnav ul li h2 a {	
	padding: 10px 5px 10px 15px;
	background-image: none;
	color: #f1f2ef;
	text-align: left;
}
ul#topnav .subnav ul li a {
	font-weight:normal;
/*	height:15px;*/
	line-height:0;
	height: 0;
	float: none;
	text-indent: 0; /*--Reset text indent--*/
/*	height: 20px;*/
/*	background: url(../navlist_arrow.png) no-repeat 5px 12px;*/
/*	padding: 0px 5px 2px 15px;*/
	padding: 10px 5px 10px 15px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #fff;
}
#header-content-sec
{
	width:200px;
	float: right;
}

#search-box {
	float:right;
	color:#FFFFFF;
	padding:20px 0 0 0;
}

#search-box form{
	background:none;
}

#search-box input{
	width:150px;
}
.button{
	width:150px;
	height:28px;
	line-height:28px;
	border:none;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}

#search-box .button{
	background: url(../../../../images/search.png) no-repeat;
	width:32px;	
}

/*
#header {
height:138px;
float:left;
background:url(../../../../images/header_bg.jpg) repeat-x;
position:relative;
margin-top:-1px;
}

#header h1 {
font:28px Palatino, serif;
padding-top:10px;
margin-bottom:0;
color:#fff;
}

#header h1 a {
color:#fff;
text-shadow:1px 1px 1px #263642;
text-decoration:none;
}

#header h1 span {
padding-left:10px;
font-size:16px;
color:#ccc;
}
*/
#search {
position:absolute;
top:15px;
right:0;
}

#search input {
border:0;
}

#search #s {
width:148px;
margin-right:-4px;
line-height:0;
font:normal 12px Verdana;
vertical-align:top;
color:#263642;
background:url(images/search-text.gif) no-repeat;
padding:4px 0 4px 22px;
}

#search #searchsubmit {
width:35px;
height:22px;
vertical-align:top;
background:url(images/search-submit.gif) no-repeat;
}
/*
#nav {
background:#1C4A6B none repeat scroll 0 0;
border-color:#1F5E81 #1F5E81 #257598;
border-style:solid;
border-width:1px 1px 3px;
float:left;
height:48px;
position:relative;
width:898px
}

#nav ul {
margin-left:10px;
position:absolute;
bottom:-1px;
overflow:hidden;
height:33px;
}

#nav ul li {
float:left;
margin-right:3px;
padding-left:7px;
}

#nav ul li.current_page_item {
background:#257598;

}

#nav ul li a {
display:block;
text-decoration:none;
text-transform:uppercase;
font-weight:700;
font-size:85%;

line-height:33px;
padding:0 15px 0 8px;
color:#142948;

text-shadow:1px 1px 0 #2c94b7;
}

#nav ul li a:hover {
color:#e4e5e1;
text-shadow:0 1px 0 #393a36;
}

#nav ul li.current_page_item a {
background:#257598;
color:#142948;

text-shadow:1px 1px 0 #2c94b7;
}

#nav #feed {
position:absolute;
right:15px;
top:12px;
height:19px;
padding-left:37px;
color:#fff;
display:block;
background:url(images/feed.gif) no-repeat;
text-decoration:none;
}
*/
#content {
width:677px;
float:right;

background:#fff;
padding:25px;
}

#content .post {
margin-bottom:40px;
}

#content .post p img,#content .post p img:a {
float:left;
margin:0 10px 0 0;
padding:2px;
}

#content .post h1 a {
text-decoration:none;
text-shadow:0 1px 0 #fff;
}

#content .post-list li {
list-style:none;
}

#content .post .post-info {
clear:both;
font-size:11px;
/*color:#445866;*/
margin-bottom:20px;
border:3px solid #E3E3E3;
/*background:#ccc url(images/bg2.jpg) repeat-x top left;*/
padding:3px 5px 5px;
}

#content .post .post-info a {
color:#263642;
text-decoration:none;
}

#content .post .post-info a:hover {
color:#555;
text-decoration:none;
}

#content #pages {
text-align:center;
}

#content #pages a {
font:bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
color:#414d4c;
text-decoration:none;
}

#content #pages a:hover {
color:#1e2726;
}

#content ul {
list-style:disc;
list-style-position:inside;
}

#content ol {
list-style:decimal;
list-style-position:inside;
}

#content dl dt {
font-weight:700;
}

#content dl dd {
font-style:italic;
color:#555;
margin:0 0 5px 20px;
}

.aligncenter {
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin:5px 15px 10px 0;
}

.alignright {
float:right;
margin:5px 0 10px 15px;
}

#sidebar {
width:233px;
float:left;
font-size:11px;
margin-bottom:10px;
color:#555;
}

#sidebar h3 {
font:normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
color:#222;
}

#sidebar a {
color:#24333f;
text-decoration:none;
}

#sidebar a:hover {
color:#24333f;
}

#sidebar .block {
width:205px;

overflow:hidden;
color:#555;
padding:15px;
}

#sidebar .block li {
background:url(images/arrow.gif) no-repeat 2px 8px;
padding-left:12px;
}

#sidebar .block a:hover {
color:#445866;
}

#sidebar .block #calendar_wrap table {
width:100%;
margin:0;
padding:0;
}

#sidebar .block #calendar_wrap table th {
width:14.2%;
}

#sidebar .block #calendar_wrap table td {
width:14.2%;
background:#fff;
border: solid #E3E3E3 1px;
text-align:center;
color:#888;
}

#wrapper-bottom {
width:900px;
height:6px;
float:left;
margin-bottom:7px;
}

.comments-title {
text-align:center;
font:bold 22px "Trebuchet MS", Helvetica, Arial, Geneva;
color:#414d4c;
}

#comments .comment {
background:#E3E3E3;
margin-bottom:10px;
overflow:hidden;
width:635px;
padding-bottom:5px;
}

#comments .comment .comment-avatar {
float:left;
width:50px;
padding:5px 7px;
}

#comments .comment .comment-content {
float:left;
width:536px;
background:#FFF;
margin:5px 5px 0 0;
padding:10px 15px;
}

#comments .comment .comment-content a {
color:#444;
}

#comments .comment .comment-info {
font-size:11px;
color:#445866;
margin-bottom:5px;
}

#comments .comment .comment-info span {
font:bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;
padding-right:10px;
margin-bottom:5px;
}

#comments .comment .comment-info a {
color:#444;
text-decoration:none;
}

#commentform {
background:#fff;
border:5px solid #E3E3E3;
color:#555;
padding:10px;
}

#commentform p {
margin-bottom:7px;
}

#commentform textarea {
width:600px;
border:1px solid #aaa;
height:120px;
}

#commentform input.text {
width:150px;
border:1px solid #aaa;
margin-right:5px;
padding:3px;
}

#commentform input#submit {
padding:3px 10px;
}

/*---------------footer----------------*/
#footer{
	
margin: 0 auto;
width:960px;
height:70px;
color:#FF8500;
/*font-weight:bold;*/
background: url(../../../../images/footer_bg.jpg) repeat-x;
/*background-color:#e7e6e1;2F6DB3*/
}
img.left_img_footer{
float:left;
margin: 20px 10px;
}
.left_footer{
float:left;
width:400px;
padding:20px 0 0 10px;
}
.right_footer{
float:right;
padding:20px 10px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
/*color:#50a6c7;*/
color:#FFF;
}
.right_footer a:hover{
text-decoration:underline;
}
/*
#footer {
width:900px;
float:left;
color:#e1eaf1;
margin-top:-14px;
text-align:center;
height:78px;
padding-top:10px;
padding-bottom:18px;
background:#1a4363 url(images/bg2.jpg) repeat-x;
}


#footer p {
font-size:11px;
line-height:20px;
margin:0;
}

#footer a {
color:#e1eaf1;
}
*/
a,a:hover,a:visited {
color:#000;
}

#content .post p,#content ul,ol,dl {
margin-bottom:20px;
}

#sidebar .block #calendar_wrap .pad,#sidebar .block #calendar_wrap #prev,#sidebar .block #calendar_wrap #next {
border: none;
background:none;
}

#credit {
color:#25aae1;
font-size: 11px;
}

#credit a,a:hover,a:visited {

color:#25aae1;
text-decoration:none;
}
.thumbnail {
  float: left;
 width: 152px; 
 height: 152px; 
  margin: 0px 0px 0px 0px;
  padding: 0px; 
  overflow: hidden;
  line-height: 170px;
  text-align: center;
}
.thumbnail a img {
  float:left;
  width:130px;
  height: 130px;

  padding: 5px;  
  border:1px solid #E3E3E3;
/*  background:#246c8f url(images/bg2.jpg) repeat-x top left;*/
}

.clear
{
	clear:both;
}

