body {
	font-family:"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Helvetica,sans-serif;
	font-size:12px;
	color: #333;
	margin:0;
	padding:0;
	background: url(http://www.latamconnect.com/wp-content/themes/latamconnect/images/background.png) repeat scroll #000;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}

/* default link color */
a { color:#006699; text-decoration: none; }

/* default link hover color */
a:hover { color:#DB8606; text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #000;
	text-shadow: 1px 1px #fff;
}
h1 {
	line-height: 35px;
}
h2 {
	line-height: 28px;
}
h3 {
	line-height: 24px;
}
h4 {
	line-height: 22px;
}
h5 {
	line-height: 20px;
}
h6 {
	line-height: 19px;
}

.folder {
	padding-left: 22px;
	background: url(../images/folder.png) left center no-repeat;
}

#header {
    padding:0 10px 0 0;
    overflow:none;
    width: 800px;
    margin: 12px auto 0 auto;
  }

#container {
  width: 800px;
  margin:5px auto 0 auto;
  border:1px solid;
  text-align:left;
  background:#f9f9f9;
  border: 1px solid #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

  #content {
	padding:2px 10px 10px 10px;
	line-height:14pt;
	width: 574px;
	float: left;
  }


    #nav {
	clear:both;
	margin:0;
	padding:0 40px 0 0;
	height:24px;
	border-bottom:1px solid;
	background:#f1f1f1;
	border-color:#ccc;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
    }
    
    #nav li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
    }
    
    #nav li a {
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	margin:0 10px 0 10px;
	padding-left:25px;
	text-decoration:none;
	font-weight:bold;
	float:right;
	color:#006699;
	font-weight:bold;
    }

	#nav a:hover {
		color:#fe7700;
	}

	#nav a.home { background:transparent url(../images/home.gif) no-repeat scroll 0 5px }
	#nav a.all { background:transparent url(../images/all.png) no-repeat scroll 0 5px }
	#nav a.glossary { background:transparent url(../images/glossary.png) no-repeat scroll 0 5px }


	#content .grid_5 {
		width: 280px;
		float: left;
		margin-top: 12px;
		padding-right: 6px;
	}

#footer {
	color:#747474;
	font-size:10px;
	margin:22px 0 24px;
	text-align:center;
	text-shadow:0 1px #000000;
}


.meta {
	color:#777777;
	font-size:12px;
	margin-bottom:1px;
}
.meta p {
	margin: 0;
}
code, pre {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	clear:both;
	font-family:Consolas,"Andale Mono",Courier,"Courier New",monospace;
	font-size:0.84615em;
	margin:0 0 1.81818em;
	overflow:auto;
	padding:0.81818em;
}

ul { margin: 10px 0 10px 24px; padding-left: 0;}
li {
	margin: 0 0 0px 5px;
}
ol li {margin: 0;}
.search {
	background:#F6F6F6 none repeat scroll 0 0;
	display:block;
	margin-bottom:18px;
	padding:15px;
}
.search label {
	font-weight: bold;
	margin: 0 10px 0 0;
}
.search .search_input {
	border:1px solid #999999;
	padding:2px;
	width:250px;
}
h2.pop {
	border-bottom:1px solid #CACACA;
	padding-bottom:4px;
	font-size: 20px;
	line-height: 23px;
}
ul.articles {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
}
ul.articles li {
	line-height:18px;
	padding:0 0 5px 20px;
	margin-left: 0;
	margin: 0;
	background: url(../images/page_white.png) no-repeat 0 1.6px;
}
#all h2 {
	border-bottom:1px solid #CACACA;
	padding-bottom:3px;
	margin: 10px 0;
	font-size: 18px;
	line-height: 23px;
}
#all h2 a {
	color: #666;
	text-decoration: none;
}
#all p {
	margin: 5px 0;
}
.tborder {
	margin: 0;
}
dt {
	font-weight:bold;
}
dd {
	margin:0 0 0 1.53846em;
}

#sidebar {
	width: 188px;
	float: right;
	margin-top: 12px;
	border-left: 1px solid #ccc;
	padding-left: 12px;
}

#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	margin:0 0 0.75em;
}
#sidebar h2 {
	border-bottom:1px solid #DDDDDD;
	border-top:0 none;
	color:#111111;
	font-size:0.83333em;
	letter-spacing:2px;
	line-height:1.9em;
	margin:0 0 0.9em;
	padding:0;
	text-transform:uppercase;
}

#tooltip{
	position:absolute;
	border:2px solid #f4e4b7;
	background:#ffffe1;
	padding:2px 5px;
	color:#333;
	display:none;
}

input, select, textarea {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #999999;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:2px;
}
textarea {
	width: 80%;
}
input#submit:hover, input.submit:hover {
	background-color:#DDDDDD;
	color:#1F476F;
}
.commentarea {
	margin: 20px 0 0;
}
.commentarea label {
	padding: 0 0 0 10px;
}
.commentlist {
	margin-bottom:25px;
}
.comment {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:100%;
	margin:0 0 20px;
	overflow:hidden;
	padding:19px 19px 0;
}
.clearfix {
	display:block;
}
.pic {
	background:#EBEBEB none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	float:left;
	height:40px;
	margin:0 15px 5px 0;
	padding:4px;
	width:40px;
}
.thecomment {
	float:left;
	width:85%;
}
.comment .name, .author {
	font-size:14px;
}
.time {
	color:#878787;
}
.comment .text {
	line-height:19px;
}
.commentarea p {
	margin-bottom:10px;
}

#rating {
	padding: 20px 0;
}
#rating h3 {
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	font-size:10pt;
	margin:20px 0 10px;
	padding:5px 0 0;
	text-align:left;
}

a img {
	border: none;
}
.error{
	background: #FFBABA;
	color: #FF0000;
	border: 1px solid #D8000C;
}
.error p {
	padding: 3px 1em 3px 1em;
	margin: 0;
}
