/*  
Theme URI: http://www.oas.org/juridico/
Description: 
Version: 
Author: 

*/
/*header*/
.bkgd {
background-image:url('blogbkgd.jpg');}

#register {
	float:left;
	width:594px;
	margin:0;
	padding:0;
	padding-bottom:10px;
	list-style:none; 
	background-color: #FFF;
	/*background-color: #ECECEC;
		border-top: 1px solid #E2E2E2;*/}
	
#rss {
	float:right;
	margin:0;
	background-image: url('rssicon.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	font-size:10px; padding-left:30px; padding-right:10px; padding-top:8px; padding-bottom:8px}

#blogtitle {
	float: left;
	margin:0;
	padding: 0px 0px 0px 0px;}
	
#blogtitle h1{
	margin-bottom: 0px;
	padding-bottom: 0px;}

#message {
	width:594px;
	float:left;
	color:#999;
	margin-bottom:22px;
	clear:both;
	text-align: left;
	/* background:#ECECEC;*/
	border-bottom: 1px dotted #CCC;
	padding-bottom:3px;} 

/* Begin Typography & Colors */

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	margin:0px 10px 0 0;}
	
.widecolumn .entry {
margin-top:14px;
line-height:18px;}

.widecolumn2 .entry p {
	/*font-size: 1.05em;*/
	margin:0px 10px 0 0;}
	
.widecolumn2 .entry {
margin-top:18px;
line-height:18px;}
/*
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	} 

.widecolumn {
	line-height: 1.6em;
	}
*/
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small, smallnew {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px 0px 24px 0px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#rightbar h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 4px 0;
	font-size:10px;
	color: #6C7376;
	padding:2px 0 2px 0px;
	text-transform: uppercase;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #rightbar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/*
#rightbar {
	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}*/

small, #rightbar ul ul li, #rightbar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}
	
smallnew, #rightbar ul ul li, #rightbar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	

.narrowcolumn {
	float: left;
	padding: 0 0 0 0px; /*was 0 0 0 10px;*/
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0 0px 0 12px;
	margin: 0px 0 0;
	width: 391px; /* was 391 */
	/*border-right: 1px dotted #ccc;*/
	}
	
.widecolumn2 {
	padding: 0 0px 0 13px;
	margin: 0px 0 0;
	width: 391px; /* was 391 */
	border-right: 0px dotted #ccc;
	}

.post {
	margin: 8px 0 30px;
	text-align:left;
	}
	
.post p{
	font-size:12px;
	line-height: 19px;
}

.widecolumn .post {
	margin: 0;
	}
	
		
#comments a {
 	text-decoration: none;}

#comments a:hover {
 	color: #666;}
	
#comments {
border-top: 1px solid #EBEBEB;
margin: 4px 0 33px 0;
padding: none;}

#comments ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
  }
#comments ul li {
  margin: 0; 
  padding: 0;
  line-height: 18px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  }
#comments ul li a {
  padding-left: 18px; /* width of icon + whitespace */
  color: #999999;
  font-size: 11px;}

.narrowcolumn {
	padding-top: 5px;}

.postmetadata, .postmetadata a:link, .postmetadata a:visited {
	margin-top:0;
 	color: #999999;
	/*border-top: 1px dotted #ccc;*/
	padding-top:1px;
	font-size: 11px;}
	
.postmetadata a:hover {
 	color: #666;}

#bubble { background-image: url('bubble.gif'); }

/* End Structure */


/*	Begin Headers */

.description {
	text-align: left;
	margin:0; padding:0;
	font-style:italic;
	}

.blogline {
	border-top: solid 1px #999}
	
h2.pagetitle {
	margin: 0px 0 0px 0px;
	text-align: left;
	color:#777;
}
/*
#rightbar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
*/
h3, h3 a:link {
	padding: 0;
	margin: 24px 0 0;
	color:000;
	}
	
h3 a:hover {
	color: #006699;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	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 {
padding:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 0px;
	margin: 5px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 5px 7px 2px 0;
	display: inline;
	}
img.imgborder {border: 1px solid #ccc;background:#F3F3F3; }
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align: left;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
		text-align: left;

	}

.entry ul li:before, #rightbar ul ul li:before {
	content: "\00BB \0020";
		text-align: left;

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
		text-align: left;

	}

.entry ol li {
	margin: 0;
	padding: 0;
		text-align: left;

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}
	
#rightbar ul, #rightbar ul ol {
	margin: 0;
	padding: 0;
	}

#rightbar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px
	}

#rightbar ul p, #rightbar ul select {
	margin: 0px 0 0px;
	}

#rightbar ul ul, #rightbar ul ol {
	margin: 5px 0 0 0px; /*was margin: 5px 0 0 10px; */
	}

#rightbar ul ul ul, #rightbar ul ol {
	margin: 0 0 0 0px;  /*was margin: px 0 0 10px; */
	}

ol li, #rightbar ul ol li {
	list-style: decimal outside;
	}

#rightbar ul ul li, #rightbar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#rightbar #searchform #s {
	width: 90px;
	padding: 2px;
	}

#rightbar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin rightbar

#rightbar old
{	padding: 0px 10px 10px 10px;
	float: right;
	width: 185px;
	border-left: 1px dotted #CCC;
	} */
#rightbar
{	float: right;
	width: 199px;
	padding:0 0px 0 0px;
	margin: 0;
	font-size:11px;
	text-align:left;
	}

#rightbar form {
	margin: 0;
	}
/* End rightbar */



/* 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 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.blogheadimg {margin:3px 0 10px 0; padding:0;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	}
	
li.interviewquestion {font-weight:normal;}
/* End Various Tags & Classes*/

h3 a:link, h3 a:visited {
	color: #191919; }

/* TRASH BIN ---------------------------------------------] 

h2, h3 {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-align:left;
	}
	
h2 {
	margin: 0px 0 0;
	text-align:left;
	}

h2 {font-size: 1.6em; }

h3 {font-size: 1.3em; }


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333; }
	
.leftcolumn a, h2 a:hover, h3 a:hover {
	color: #006699;
	text-decoration: none;
	}

a:hover {
	color: #006699;
	text-decoration: underline;
	}
*/