/* ====== STRUCTURE/LAYOUT ====== */

htnl, body {
	background-color: #fff;
	margin: 0 auto;
}

img{
	padding: 8px;
	border: none;
}

td img{
	padding: 0;
	border: 0;
}

#logo img{
	padding: 0;
}

#container {
	float: left;
	margin: 0 auto;
       margin-left:20px;
	padding: 15px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	/*border:1px dotted #ccc;*/
}

#head {
	width:100%;
	height: 85px;
	/*border:1px dotted #ccc;*/
}

#logo {
	float: left;
	margin:0px;
	padding:0px;
	text-align: center;
	width: 203px;
	\width: 203px;
	w\idth: 203px;
	/*border:1px dotted #ccc;*/
}



#content {
	margin-left: 215px;
	margin-right: 155px;
	padding-top: 45px;
	padding-right: 10px;
	/*border:1px dotted #ccc;*/
}

#sidebar-2 {
	float: right;
	width: 140px;
	\width: 140px;
	w\idth: 140px;
	margin: 0px;
	padding-top: 45px;
	/*border:1px dotted #ccc;*/
}

#accessibility {
	position: absolute;
	top: -10000px;
}


/* ====== NAV BAR ====== */

#nav {
/*	float: left;*/
/*  	text-algin: left*/
	margin:0;
	padding:0;
	margin-left: 165px;
	margin-top: 28px;
	/*border:1px dotted #ccc;*/
}

#nav ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
}

#nav li {
	display: inline;
	padding: 0; 
	margin: 0; 
	margin-left: 15px;
	/*border:1px dotted #ccc;*/
}

#nav a{
       /*display:block;*/
}


/*
#nav a:hover {
	color: #198FBC;
}
*/

.active{
	color: #F5910F;
	/*color: #FFF;	*/
}


/* ====== NAVTEST BAR ====== */

#navTest {
	margin:0;
	padding:0;
	margin-left: 215px;
	padding-top: 28px;
	/*border:1px dotted #ccc;*/
}

#navTest ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
}

#navTest li {
	display: inline;
	margin: 0;
	padding:0;
	/*border:1px dotted #ccc;*/
}

#menu_default {
	padding-right: 52px; 
	background:url("../images/nav_home.gif") no-repeat left top;
}

#menu_default a{
	padding-right: 52px; 
	background:url("../images/nav_about.gif") no-repeat left top;
}

#menu_about {
	padding-right: 57px; 
	background:url("../images/nav_about.gif") no-repeat left top;
}

#menu_news {
	padding-right: 53px; 
	background:url("../images/nav_news.gif") no-repeat left top;
}

#menu_work {
	padding-right: 52px; 
	background:url("../images/nav_work.gif") no-repeat left top;
}
#menu_speaking {
	padding-right: 89px; 
	background:url("../images/nav_speaking.gif") no-repeat left top;
}
#menu_shop {
	padding-right: 46px; 
	background:url("../images/nav_shop.gif") no-repeat left top;
}
#menu_search {
	padding-right: 60px; 
	background:url("../images/nav_search.gif") no-repeat left top;
}



/* ====== SUBNAV ====== */

#sidebar-1 {
	clear:both;
	float: left;
	width: 165px;
	\width: 165px;
	w\idth: 165px;
	margin: 0px;
	padding-top: 60px;
	padding-left: 35px;
	/*border:1px dotted #ccc;*/
}

#sidebar-1 ul {
	list-style: none; 
	text-indent: none;
	list-style-position: outside;
	padding: 0; 
	margin: 0;
}

#sidebar-1 li {
	font-size: 0.95em;
	line-height: 1.15em;
	text-align: left;
	margin-bottom: 10px; 
}

#sidebar-1 li p{
	font-size: 0.9em;
	line-height: 1.1em;
	color: #888;
	margin: 0;
	margin-top: 3px; 
}

.related_articles{
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0;
	margin-top: 10px; 
	padding-top: 10px; 
	border-top:1px dotted #ccc;
}

/* ====== TYPOGRAPHY ====== */

htnl, body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333;	
}

p {
	font-size: 0.95em;
	line-height: 1.6em;
	text-align: left;
}

h1 {
	font-weight: normal;
	text-decoration:none;
	font-size: 1.4em;
}

h2 {
	font-weight: bold;
	font-size: 1.05em;
}

h3 {
	font-weight: normal;
	font-size: 1.05em;
}

blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

blockquote, li {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}


a {
	color: #0180AF;
	text-decoration: none;
}

a:hover {
	color: #05A0DA;
}

h3 a {
	border: 0px;
	font-weight: normal;
}

h1 a, h2 a {
	border: 0px;
}

#content hr {
	color: #5f0;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#sidebar-2 a, #sidebar-1 a {
	border: 0px;
}

#sidebar-2 p, #sidebar-1 p {
	line-height: 15px;
	font-size: 10px;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

#foot {
	clear: both;
	text-align: center;
	padding-top: 25px;
	color: #888;
	font-size: .7em;
       text-transform: uppercase;
	letter-spacing: 0.2em;
	/*border:1px dotted #ccc;*/
}

img.divider {
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error { 
	background-color: #ffa 
}

div.comments_error {
	border: 1px solid #cc8;
	padding : 0.3em;
}



/* -- HOME PAGE -- */
#home-content {
	clear: both;
	align: center;
	width: 100%;
	margin: 0px;
	margin-left: 30px;
	padding-top: 10px;
}

#home-image {
	float: left;
	width: 390px;
	\width: 390px;
	w\idth: 390px;
	height: 500px;
	margin: 0px;
	/*border:1px dotted #ccc;*/
}
#home-news {
	float: left;
	margin-top: 240px;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	margin-left: 25px;
	/*border:1px dotted #ccc;*/
}

#home-news p{
	margin-top: 1px;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: left;
	color: #666;
}

#home-news a{
	font-size: 0.85em;
	line-height: 1.2em;
	/*color: #666;*/
}

.home-newsItem{
	padding-top: 5px;
	border-top:1px dotted #ccc;
}



/* -- WORK PAGE -- */
#work-content {
	/*text-align: center;*/
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	/*border:1px dotted #ccc;*/
}

#work-image {
	float: left;
	width: 390px;
	\width: 390px;
	w\idth: 390px;
	height: 450px;
	margin: 0px;
	/*border:1px dotted #ccc;*/
}

#work-menu {
	float: left;
	margin-top: 10px;
	margin-left: 100px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	/*border:1px dotted #ccc;*/
}

#work-menu p{
	margin-top: 3px;
	margin-bottom: 5px;
}





/* -- PERDIDA PAGE -- */

#perdida-content {
	/*text-align: center;*/
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 10px;
	background-color: #eee;
	border:1px dotted #ccc;
}

#perdida-main {
	float: left;
	height: 450px;
	margin: 0px;
	border:1px dotted #ccc;
}

#perdida-subnav {
	float: left;
	margin-top: 50px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	border:1px dotted #ccc;
}



/* -- IMG GALLERY PLUGIN -- */

.rssThumbFloat {
  float: left;
  width: 150px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}

/* -- SINGLE COLUMN PAGE -- */
#fullCol {
	clear:both;
	float: left;
	width: 660px;
	\width: 660px;
	w\idth: 660px;
	margin: 0px;
	padding-top: 60px;
	padding-left: 35px;
	border:1px dotted #ccc;
}

/* -- SINGLE COLUMN PAGE -- */
.break {
	margin-bottom: 10px;
	border-bottom:1px dotted #ccc;
}

.sm{
	font-size: 0.85em;
	line-height: 1.1em;
	color: #888;
}



