@charset "utf-8";
/* CSS Document GABRIEL LIJTENSTEIN*/

/* GENERAL */
* { margin: 0; padding: 0; }
body { font-family: Helvetica, Arial; font-size: 1.2em; color: #000; letter-spacing: -0.03em; color:#666;}
#all { width: 100%; }
#container { margin: 0px auto; width: 1000px; }
.boton { font-size: 12px; background-color: #eb3d00; padding: 2px 10px; margin: 0 10px 0 0; -moz-border-radius: 5px; -moz-box-shadow: 0px 0px 6px #000; font-weight: normal !important; }
.boton a,
.boton link,
.boton visited { color: #FFF; text-decoration: none; }
.boton a:hover { text-decoration: none !important; }
.boton#verde:hover { -moz-box-shadow: 0px 0px 6px #090; }
.boton#rojo:hover { -moz-box-shadow: 0px 0px 6px #fa220e; }
.boton#azul:hover { -moz-box-shadow: 0px 0px 6px #2c9ea9; }
.boton#guardar_datos { -moz-box-shadow: 0px 0px 6px #090; width: 280px; height: 50px; }
.letra10 { font-size: 0.6em; }
.rojo { color: #eb3d00; }
.verde { color: #690; }
.no_border { border: none !important; }
.menu_on { color:#FFF !important; background-color:#F00; }
.menu_on2 { color:#FFF !important; background-color:#F90; }
.error { color: #eb3d00; font-size: 10px; }
input.error, textarea.error { background-color:#FF9;}
a.facebook, a.twitter, a.flickr, a.delicious, a.linkedin, a.dopplr, a.foursquare, a.formspring, a.radar, a.twicpic, a.feed, a.youtube, a.wikipedia {padding:2px 0px 2px 20px; }
a.facebook {background: url('images/social_icons/facebook.png') no-repeat left center;}
a.twitter {background: url('images/social_icons/twitter.png') no-repeat left center;}
a.flickr {background: url('images/social_icons/flickr.png') no-repeat left center;}
a.delicious {background: url('images/social_icons/delicious.png') no-repeat left center;}
a.linkedin {background: url('images/social_icons/linkedin.png') no-repeat left center;}
a.dopplr {background: url('images/social_icons/dopplr.png') no-repeat left center;}
a.foursquare {background: url('images/social_icons/foursquare.png') no-repeat left center;}
a.formspring {background: url('images/social_icons/formspring.png') no-repeat left center;}
a.radar {background: url('images/social_icons/radar.png') no-repeat left center;}
a.twicpic {background: url('images/social_icons/twicpic.png') no-repeat left center;}
a.feed {background: url('images/social_icons/feed.png') no-repeat left center;}
a.youtube {background: url('http://www.glij.com/images/social_icons/youtube.png') no-repeat left center;}
a.wikipedia {background: url('images/social_icons/wikipedia.png') no-repeat left center;}

/* MENU */
#menu { width: 900px; height: 30px; padding: 20px 50px; background-color:#FFF; }
#menu ul li { background-color:#FFF; float: right; list-style-type:none; text-align:right; width: 90px; }
#menu ul li a,
#menu ul li link,
#menu ul li visited { color: #000; text-decoration: none; display:block; padding: 0 3px; }
#menu ul li a:hover { color:#FFF; background-color:#F00; }
#menu li:last-child { margin-right: 360px; }
#menu2 { width: 900px; height: 30px; padding: 20px 50px; background-color:#FFF; }
#menu2 ul li { background-color:#FFF; float: right; list-style-type:none; text-align:right; width: 90px; }
#menu2 ul li a,
#menu2 ul li link,
#menu2 ul li visited { color: #000; text-decoration: none; display:block; padding: 0 3px; }
#menu2 ul li a:hover { color:#FFF; background-color:#F90; }

/* HEADER */
#header { width: 1000px; height: 176px; margin-bottom: 10px; }
#header_admin { height: 5px; background-color: #eb3d00; margin-bottom: 15px; }

/* CONTENT */
#content { width: 900px; background-color: #FFF; padding: 0 50px; font-size: 0.9em; border-bottom: 1px solid #CCC; margin-bottom: 30px; }
#content_admin { width: 600px; background-color: #FFF; padding: 0 50px; font-size: 0.9em; float:left; }
h1 { text-indent: -5000px; border-bottom: 1px solid #CCC; font-size: 1.5em; margin-bottom: 10px; }
.algunosTrabajos { background-image:url(images/tit_algunosTrabajos.jpg); background-repeat:no-repeat; }
.conTacto { background-image:url(images/tit_contacto.jpg); background-repeat:no-repeat; }
.sobreMi { background-image:url(images/tit_sobreMi.jpg); background-repeat:no-repeat; }
#content img { border: 1px solid #000; }
.trabajo { margin: 30px 0; clear:both; position:relative; height: 300px; background-color:#FFF; }
.trabajo .footer { position:relative; bottom: 33px; left: 622px; width: 300px;}
.trabajo p { font-size: 14px; letter-spacing: 0; text-align:justify; color:#666; }
.trabajo a,
trabajo link,
.trabajo visited { color: #000; text-decoration:none; }
.trabajo strong { font-weight: normal; color: #000; }
.trabajo h5 { font-size: 0.8em; color: #777; font-weight:normal; letter-spacing: 0; line-height: 1.3em; }
.trabajo h2 a,
.trabajo h2 link,
.trabajo h2 visited,
h2 { color:#eb3d00; text-decoration:none!important; line-height: 25px; margin-bottom: 10px; font-weight: normal; }
.trabajo img { float: left; width: 600px; margin-right: 20px; }
img.derecha {float: right; margin: 0 0 20px 20px;}
#all_trabajos { padding: 10px 0; clear:both; margin-bottom: 40px;}
#all_trabajos img { border: none; margin: 0 7px 0 0; }
#all_trabajos ul { list-style-type:none; }
#all_trabajos li { width: 180px; float:left; font-size: 0.7em; }
#work_img { width: 600px; float: left;margin-right: 20px; }
#all_trabajos a,
#all_trabajos link,
#all_trabajos visited { color: #999; text-decoration:none; }
#nombre_trabajo { height: 20px; color: #999 !important; }
#otros_trabajos { padding: 10px 0; width: 900px; float:left; }
#otros_trabajos_imagen { width: 300px; margin-left:600px; font-size: 0.7em; color:#666; }
#otros_trabajos_imagen strong { font-weight: normal; color: #000; }
#otros_trabajos li { list-style-type: none; font-size: 0.8em; float: left; width: 160px; margin: 0 20px 5px 0; border-bottom: 1px dotted #CCC; }
#otros_trabajos a,
#otros_trabajos link { color: #690; text-decoration:none; }
#otros_trabajos visited { color: #999; }

/* COLUMN */
#column { width: 1000px; background-color:#FFF; padding-right: 50px; clear:both; }
#column_admin { width: 200px; background-color:#FFF; padding-right: 50px; margin-left: 700px; }
#myTwitter { float: left; }
#myTwitter p { font-size: .75em; letter-spacing:normal; text-align:justify; width: 300px; }
#myTwitter a,
#myTwitter link,
#myTwitter visited { color: #F00; }
#myTwitter .tweetwhen { font-size: 0.7em; color: #999; line-height: 2em; }
.myTwitter { background-image:url(images/tit_myTwitter.jpg); background-repeat:no-repeat; }
#myFlickr { margin-left: 700px; }
#myFlickr img { border: 1px solid #000; margin: 0 10px 10px 0; }
.myFlickr { background-image:url(images/tit_myFlickr.jpg); background-repeat:no-repeat; }
#viejasInstantaneas { margin-left: 50px; float: left; }
#viejasInstantaneas img { border: 1px solid #000; }
.viejasInstantaneas { background-image:url(images/tit_viejasInstantaneas.jpg); background-repeat:no-repeat; }
#masTrabajos { text-align:right; margin-bottom: 30px; clear:both; }
#masTrabajos img { border: none; }

/* FOOTER */
#footer { width: 900px; clear: both; overflow: hidden; background-color:#000; color: #FFF; padding: 15px 50px; margin: 20px auto 0 auto; background-image:url(images/footer_back.jpg); background-repeat:repeat-x; background-position:top; }
#footer ul li {float: left; width: 160px; list-style-type:none; font-size:16px; padding: 5px 0; color: #eb3d00; margin-right: 20px;}
#footer ul li ul li {font-size:12px; border-bottom: 1px dotted #FFF;}
#footer .doble {width: 340px;}
#footer .sigueme1 {clear:both;float:left;}
#footer .sigueme2 {margin:0;}
#footer a, #footer link, #footer visited {color: #FFF; text-decoration: none;}

/* TABLES */
.trabajos_admin table { width: 600px; }
.trabajos_admin thead { background-color:#666; color: #FFF; font-size: 12px; padding: 3px; }
.trabajos_admin td { border-bottom: 1px dotted #666; padding: 3px; }
.trabajos_admin td:first-child { width: 400px; }
.trabajos_admin td+td { width: 100px; text-align:center; }
.trabajos_admin td+td+td { width: 100px; }
.formulario table { width: 600px; }
form {margin: 20px 0;}
.formulario td { border-bottom: 1px dotted #666; padding: 3px; }
.formulario td:first-child { width: 200px; text-align:right; vertical-align:top; }
.formulario td+td { width: 390px; text-align:left; }
.formulario input,
.formulario select,
.formulario textarea { width: 400px; font-size:14px; padding: 3px; font-family: Helvetica, Arial, sans-serif; }
.formulario textarea { height: 60px; width: 400px; }
.sobremi {font-size:14px; color: #888;}
.sobremi p {margin-bottom: 15px;}
.sobremi strong {color:#000; font-weight: normal;}

/* FOTOBLOG */
#fotografia { width: 900px; margin: 0 50px; background-color:#FFF; padding: 30px 0; font-size: 0.8em; color:#888; }
#fotografia #foto,
#fotografia #foto img { width:900px; margin:0; padding: 0; border: none;}
#fotografia #navegacion { text-align:center; padding: 5px; }
#fotografia #datos { width: 480px; float:left; }
#fotografia #form_comentario { width: 400px; height: 300px; margin: 20px 0 0 500px; text-align:right; }
#form_comentario table td { font-size: 0.8em; padding: 3px; width: 100px; }
#form_comentario table td+td { text-align:left; }
#form_comentario input[type="text"],
#form_comentario textarea { padding: 3px; width: 285px; font-family: Helvetica, Arial }
#form_comentario td { border-bottom: 1px dotted #999; }
#fotografia #take_post { font-size: 0.7em; padding: 3px; margin-bottom: 10px; border-bottom: 1px dotted #F90; width: 480px; }
#fotografia h2 { color: #de8500 !important; }
#fotografia #datos strong { font-weight: normal; color:#F90; }
#fotografia blockquote { margin: 20px; border-left: 5px solid #F90; padding: 20px; background-color: #FFC; }
#fotografia a,
#fotografia link,
#fotografia visited { color: #de8500; text-decoration:none; }
#fotografia #share {margin: 5px 0;}

#comentarios { margin-top: 20px; padding: 20px 0; }
#comentarios .comentario { clear: both; margin: 5px 0; padding: 10px; border-bottom: 1px dotted #999; }
#comentarios .comentario .gravatar { width: 40px; border: 1px dashed #000; float: left; margin: 0 10px 10px 0; padding: 2px; }
#comentarios .comentario img { width: 40px; }
#comentarios .datos { width: 400px; margin-left: 50px; }
#comentarios .comment { margin: 5px 0 0 58px; padding: 10px; }
