/*
Theme Name: WordPress GSM
Theme URI: http://www.gsm.com.br
Description: blablabla
Version: 0.2.1
Author: Raphael DDL
Author URI: http://raphaelddl.com/
Tags: custom, fixed width, two columns, widgets

	This theme was designed and built by RaphaelDDL,
	whose website you will find at http://raphaelddl.com/

	The CSS, XHTML and design are copyrighted.

*/

/* by RaphaelDDL.com */

/* **************************

		GERAL

************************** */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border:0;
	margin:0;
	padding:0;
	}
 
ul, ol {
	margin:0;
	padding:0;
	/*list-style:none;*/
	}

strong, b {
	font-weight: bold !important;
	}


/* **************************

		HEADER

************************** */

#HeaderWrap {
	width:100%;
	background-color:#0077be;
	text-align:center;
	}
#colwrapper {
	width:740px;
	margin:0 auto 0 auto;
	}

#Logo {
	border:0;
	width:280px;
	height:91px;
	float:left;
	display:inline;
	font-size:0;
	}

#Lside {
	float:right;
	display:inline;
	width:460px;
	height:91px;
	color:#FFF;
	border:0;
	}

#Lsidestyler {
	padding-top:35px;
	text-align:right;
	}
	
#banner {
	width:100%;
	height:189px;
	display:table;
	text-align:center;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	}

.inicial {
	background-image:url(./images/bann_inicial.gif);
	}
	
.aempresa {
	background-image:url(./images/bann_aempresa.gif);
	}
	
.solucoes {
	background-image:url(./images/bann_solucoes.gif);
	}
	
.clientes {
	background-image:url(./images/bann_clientes.gif);
	}
	
.noticias {
	background-image:url(./images/bann_noticias.gif);
	}
	
.contato {
	background-image:url(./images/bann_contato.gif);
	}


/* **************************

		MENU

************************** */

#Menu {
	width:740px;
	margin:0 auto 0 auto;
	display:block;
	position:relative;
	text-align:center;
	font-size:11px;
	clear:both;
	border:0;
	margin:0 auto 0 auto;
	background-color:#0077be;
	}
	
#Menu ul {
	text-align:center;
	padding:0px;
	margin:0px;
	float: left;
	margin:0 auto 0 auto;
	background-color:#0077be;
	list-style:none;
	text-transform: uppercase;
	}

#Menu ul li { display: inline; }

#Menu ul li a {
	padding: 8px 15px 8px 15px;
	float:left;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	border-left:1px solid #0077be;
	border-right:1px solid #0077be;
	}

#Menu ul li a:hover {
	background: url(./images/menu_bg_hover.gif) repeat-x bottom;
	color: #f9d129;
	font-weight:bold;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}



/* **************************

		CONTENT

************************** */	

#Wrapper {
	position:relative;
	clear:both;
	width:740px;
	margin:0 auto 0 auto;
	text-align:center;
	/*border:2px dotted red;*/
	background-color:#ffffff;
	}

/*#Wrapper a {
	color:#0077be;
	}*/

.rss {
	color:#000;
	font-weight:bold;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: none;
	}

.rss:hover {
	color:#000;
	text-decoration:underline;
	text-transform: none;
	}


.Title {
	font-size:24px;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	letter-spacing: -1px;
	margin-bottom:5px;
	text-transform: lowercase;
	}
	
.Title span {
	color:#0077be;
	text-transform: lowercase;
	}
	
.style {
	font-size:0.8em;
	padding:0 10px;
	}
	
.Date {
	font-size:12px;
	border-bottom:1px solid #cdcdcd;
	color:#000;
	letter-spacing: 0;
	padding-bottom:2px;
	margin-bottom:5px;
	}

.Date span {
	color:#0077be;
	}
	
.Date a { 
	text-decoration: none;
	color:#000;
	}

.Date a:hover { 
	text-decoration:underline;
	color:#000;
	}
	

.Date a b { 
	text-decoration: none;
	color:#0077be;
	}

.Date a b:hover { 
	text-decoration:underline;
	color:#0077be;
	}

	
.styleNews {
	font-size:0.8em;
	padding:0 10px;
	margin-top:20px;
	}

#Content {
	border:0;
	width:515px;
	float:left;
	display:inline;
	margin-top:10px;
	text-align:justify;
	}	
	
#Content.cbigger {margin:10px auto 0 auto; width:99% !important; min-height:335px !important;}
	
#content .style {
	padding:0 10px;
	}

.style p {
	margin:0 0 10px 0;
	text-align:justify;
	color:#000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-indent:20px;
	overflow-x: hidden;
	}

#Cside {
	float:right;
	display:inline;
	width:222px;
	border:0;
	}

#Csidestyler {
	text-align:center;
	}
	
.entry {width:480px;}



.clientwrapper {display:block;margin:0 auto 0 auto;text-align:center;border-bottom:1px solid #cdcdcd;margin:0 0 10px 0;padding-bottom:10px;}

.clientwrapper .cl {float:left;display:inline;width:50%;text-align:center;}
.clientwrapper .cr {float:right;display:inline;width:50%;text-align:center;padding-top:16px;}
.clientwrapper .cr span {color:#ff0000;font-size:10px;}
	
	/* **************************
		SEARCH
	************************** */


#search_box {
	margin-left:auto;
    width: 221px;
    height: 26px;
    background: url(./images/search.gif);
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 5px;
    border: 0;
    width: 190px;
    background: none;
	letter-spacing:-1px;
	font-size:12px;
}
#search_box #go {
    float: right;
    margin: 4px 5px 0 0;
	width:17px;
	height:16px;
}


/* **************************
		destaque
	************************** */

.DestBox {
	width:448px;
	height:157px;
	color:#000;
	font-size:12px;
	text-align:left;
	border:1px solid white;
	margin-top:10px;
	margin:0 auto 10px auto;
	}

.eprime {
	background-image:url(./images/eprimebox.gif);
	background-repeat:no-repeat;
	}

.sigben {
	background-image:url(./images/sigbenbox.gif);
	background-repeat:no-repeat;
	}
 
.gsmrep {
	background-image:url(./images/gsmreportsbox.gif);
	background-repeat:no-repeat;
	}

.DestContainerBox {
	margin:10px 20px 0px 45px;
	padding:0;
	border:0;
	}

.campos {padding:4px 2px 0 2px;width:177px;height:20px;border:1px solid #cdcdcd;}

.DestTextBox {font-size:11px;margin:0 0 0 auto;height:85px;overflow:hidden;width:200px;/*font-weight:bold;*/text-align:justify;}

.DestContainerBox a {font-size:10px;color:#0077be;text-decoration:underline;}

.ReadMoreRight {margin:3px 0;font-size:10px;width:100%;text-align:right;}

.DestTitle {
	font-size:20px;
	/*border-bottom:1px solid #cdcdcd;*/
	color:#000;
	letter-spacing: -1px;
	margin-bottom:5px;
	overflow:hidden;
	}
	
.DestTitle span {
	color:#0077be;
	}

	/* **************************
		SIDE MENU
	************************** */

#LoginBox {width:221px;height:217px;background-repeat:no-repeat;background-image:url(./images/login.gif);color:#000;font-size:12px;text-align:left;border:1px solid white;margin-top:10px;}

#CalendarBox {width:221px;height:157px;background-repeat:no-repeat;background-image:url(./images/calendar.gif);color:#000;font-size:12px;text-align:left;border:1px solid white;margin-top:10px;}
 
#ContactBox {width:221px;height:157px;background-repeat:no-repeat;background-image:url(./images/contato.gif);color:#000;font-size:12px;text-align:left;border:1px solid white;margin-top:10px;margin-bottom:15px;}

 
#TagBox {width:221px;height:210px;color:#000;font-size:12px;text-align:left;border:1px solid white;margin-top:10px;margin-bottom:15px;}


.ContainerBox {
	margin:55px 5px 0px 15px;
	padding:0;
	border:0;
	}

.campos {padding:4px 2px 0 2px;width:177px;height:20px;border:1px solid #cdcdcd;}

.TextBox {height:70px;overflow:hidden;width:190px;font-weight:bold;text-align:justify;}
.apertado {margin:48px 5px 0px 15px;}

.ContainerBox a {font-size:10px;color:#0077be;text-decoration:underline;}
	
/* **************************

		FOOTER

************************** */		
	
#Footer {
	clear:both;
	width:100%;
	/*height:100%;*/
	background-color:#0077be;
	text-align:center;
	}

#Footerstyler {
	clear:both;
	border:0;
	margin:0 auto 0 auto;
	width:740px;
	padding:10px 4px 5px 4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:block;
	}

#Footerstyler .reg {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:5px;
	}
	
#Footerstyler .loc {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	margin-top:15px;
	}

#Footerstyler a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	margin:0 10px 0 10px;
	}

#Footerstyler a:hover {
	color: #f9d129;
	font-weight:bold;
	}

.by {
	margin:0 auto 0 auto;
	text-align:right;
	width:740px;
	}
	
.top {
	margin:0 auto auto 0;
	text-align:left;
	float:left;
	}

	
#WP-Footer {
	clear:both;
	background-color:#0077be;
	color:#0077be;
	text-align:center;
	}
	
/* **************************

		WP styling

************************** */	
.warningnl {
	margin:10px;border:2px dotted #0077BE;background-color:#CFEEFF;padding:15px;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/*.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
 
.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 */  


 
 /*printer styles*/ 
/* @media print{ */

/*hide the right column when printing*/ 
/*#nav, #menu{display:none;} 
#colwrapper, #content{width:100%; float:none;}

}*/



/* **************************

		SIGBEN styling

************************** */	

.lidecimal li {list-style:decimal !important;}
.licircle li {list-style:circle !important;margin-left:10px;}
.licircle li ul.lisquare li {list-style:square !important;margin-left:20px;}
.lidecimal li ul.lisquare li {list-style:square !important;margin-left:20px;}



.lidecimal li div {
	margin:5px;
	padding:5px 10px 5px 10px;
	background:url(./images/colbg.jpg) bottom repeat-x #FFF;
	border:1px solid #CDCDCD;
	}



























