/*
Theme Name: Portable Sandbox 960
Theme URI: http:///www.portable.cl/
Description: A Sandbox theme developed by Portable and based on the Ultimate Diva Sandbox and the 960 Grid System.
Author: Portable Desgin
Author URI: http://www.portable.cl/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

This theme was developed for exclusive use by Portable Design.

================================== */

/* let's get universal */
html { overflow: -moz-scrollbars-vertical;}
html { overflow-x: auto;}
body {}
a { color:#AC3030;}
a:hover { text-decoration:underline;}
a img {border: none; text-decoration: none;}
a:focus { border:none;}
acronym, abbr {}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
hr {}
input, textarea { border:1px solid #999999; padding:2px;}
textarea {}
td, th, tr {}

#wrapper {}

#top-links { height:20px; width:100%; margin:0; padding:0; text-align:center; color:#999999; padding-top:3px;}
#top-links a { color:#999999; text-decoration:none; font-size:9px;}
#top-links ul{ margin:0; padding:0;}
#top-links ul li{ list-style:none; margin:0; padding-left:9px; float:right;}
#qtranslate-chooser li.active a { color:#CCCCCC;}

/* Header */
#top {}
	#top h1.blogtitle { width:400px; height:100px; padding:0; margin:0;}
	#top h1.blogtitle a{ width:400px; height:100px; padding:0; margin:0; background-attachment:scroll; background-image:url(images/rivadeneira-zagers-colombara-abogados.gif); background-position:top left; background-repeat:no-repeat; text-indent:-9000px; position:absolute;}
	#top p.blogdescription {}
	
	div.menu-superior { padding-top:32px; padding-left:20px;}
	div.menu-superior ul { margin:0; padding:0; float:right;}
	div.menu-superior ul li{ padding:0 1px; list-style:none; float:left; display:inline; margin-left:1px;}
	div.menu-superior ul li a{ color:#666666; text-decoration:none;}
	div.menu-superior ul li a:hover{ color:#AC3030; text-decoration:underline;}
	
	div.menu-superior ul li.current_page_item a, div.menu-superior ul li.current_page_ancestor a { color:#AC3030; font-weight:bold;}
	
	.linea-header { line-height:1px; font-size:1px; height:1px; border-bottom:1px solid #CCCCCC; margin-bottom:40px;}
	
	#slide-photo { width:960px; height:220px; margin-bottom:20px; clear:both; overflow:hidden;}
	
	.slide-420-220 { height:220px; margin-bottom:20px;}
	
/* Content */
#content { min-height:100px;}
	/* blog posts */
	.post-wrap {}
	.author {}
	.author a {}
	.author a:hover {}
	.post-meta {}
	.post-date {}
	.post-title {}
	.post-title a {}
	.post-title a:hover {}
	.story-content {}
	
	.story-content p{ text-align:justify;}
		/* post content headings */
		.story-content h3 {}
		.story-content h4 {}
		/* playing with blockquotes */
		.story-content blockquote {}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content ul {}
		.story-content ul li{ list-style: url(css/i/back-li.gif)}
		.story-content ol {}
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
	/* single page meta info */
	.metawrap {}
	.singlemeta {}
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact {}
	.interact a {}
	.interact a:hover {}
	/* blog comments */
	#commentwrap {}
	#comments {}
	#comments big {}
	#respond {}
	.nocomments {}
	.commentmetadata {}
		/* individual comments */
		#commentlist {}
		#commentlist li {}
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {}
		#commentform fieldset {}
		#commentform legend {}
		#commentform label {}
		#commentform input#author {}
		#commentform input#email {}
		#commentform input#url {}
		#commentform textarea {}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#side {}
	#side ul {}
	#side li {}
	#side li h2 {}
	#side li ul {}
	#side li li {}
		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		#side li#search dl {}
		#side li#search dt {}
		#side li#search dd {}
		#side li#search input#s {}
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
/* Footer */
#footer { border-top:1px solid #CCCCCC; padding-top:20px; margin-top:20px; font-size:10px;}
#footer a { color:#666666;}
#footer a:hover { color:#333333;}

	#footer ul { margin:0; padding:0; float:left;}
	#footer ul li{ padding:0 1px; list-style:none; float:right; display:inline; margin-left:3px;}
	#footer ul li a{ color:#666666; text-decoration:none;}
	#footer ul li a:hover{ color:#AC3030; text-decoration:underline;}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}

/* Otros */
.container-foto { float: right; padding:0 40px 10px 0; display:inline;}

/* Membresias */

#membresias a{
position:absolute; 
text-indent:-9000px;
background-attachment:scroll;
background-repeat:no-repeat;}

.container-fraudnet,.container-riedpe,.container-martindale,.container-probono{ float:left; margin:0; padding:0; display:inline;}

/*FraudNet*/
.container-fraudnet { width:105px; height:78px;}
a.link-fraudnet{ width:90px; height:78px; background-image:url(images/membresias-fraudnet.gif); background-position:0 -78px;}
a:hover.link-fraudnet{ background-position:0 0;}

/*Riedpe*/
.container-riedpe { width:105px; height:78px;}
a.link-riedpe { width:90px; height:78px; background-image:url(images/membresias-riedpe.gif); background-position:0 -78px;}
a:hover.link-riedpe{ background-position:0 0;}

/*Martindale*/
.container-martindale { width:140px; height:78px;}
a.link-martindale {width:100px; height:78px; background-image:url(images/membresias-martindale.gif); background-position:0 -78px;}
a:hover.link-martindale{ background-position:0 0;}


/*Pro Bono*/
.container-probono { width:90px; height:78px;}
a.link-probono{ width:90px; height:78px; background-image:url(images/membresias-probono.gif); position:absolute; background-position:0 -78px;}
a:hover.link-probono{ background-position:0 0;}


h4.titulo-noticia-sidebar{ margin-bottom:10px; font-size:11px;}
h4.titulo-noticia-sidebar a{ text-decoration:none;}
div.separador { font-size:1px; line-height:1px; color:#FFFFFF; height:1px; border-bottom:dotted 1px #CCC; margin:5px 0;}
p.fecha-noticia-sidebar { color:#999999; font-size:10px; margin-bottom:3px;}


h3.titulo-category { font-size:12px; margin-bottom:10px;}
h3.titulo-category a{ text-decoration:none;}
p.link-category { margin-top:-10px;}


ul.lista-abogados li a{ color:#333333; text-decoration:none;}
ul.lista-abogados li a:hover{ color:#333333; text-decoration:underline;}

div.thumb-personas { width:65px; height:65px; display:inline; float: left; margin:0 10px 10px 0;}

/*Archivos adjuntos*/
.ppt {background-image:url(images/ppt.gif); background-position:left center; background-repeat:no-repeat; padding: 2px 0 5px 22px; text-decoration:none; font-weight:bold; }
.pdf {background-image:url(images/pdf.gif); background-position:left center; background-repeat:no-repeat; padding: 2px 0 5px 22px; text-decoration:none; font-weight:bold;}
.doc {background-image:url(images/doc.gif); background-position:left center; background-repeat:no-repeat; padding: 2px 0 5px 22px; text-decoration:none; font-weight:bold;}
.jpg {background-image:url(images/jpg.gif); background-position:left center; background-repeat:no-repeat; padding: 2px 0 5px 22px; text-decoration:none; font-weight:bold;}

