/*  
Theme Name: "Ruth López, fotografía"
Theme URI: http://www.ruthlopez.es/
Description: Tema basado en "ItalicSmile ;)" para Ruth López.
Author: Carlos Palenciano García
Author URI: http://www.x-crews.net/
Version: 1.0
Tags: two-columns, fixed-width, white, light, silver, blue, theme-options, photoblogging
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clearfix {height: 1%;display: block; clear:both;}
.clearfix {display: block; clear:both;}

body {
font: 77% "helvetica neue", helvetica, verdana, sans-serif;
border-top: 2px solid #fff;
min-width: 900px; /* hack for firefox */
text-align: left;
color: #222;
background-color: #efefef;
}

a:link {
	color: #065fb9;
	text-decoration: none;
}
a:visited {
	color: #065fb9;
	text-decoration: none;
}
a:hover {
	color: #004c99;
	text-decoration: underline;
}

.aligncenter,div.aligncenter {display: block;margin: 0 auto;}
.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #ccc;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 900px;
margin: 0 auto;
}

strong {font-weight: bold;}

#main {
margin: 15px 0 25px 0;
}

h1 {
font-size: 3.6em;
font-weight: normal;
font-family: georgia, times, serif;
}

h2 {
font-size: 2em;
font-family: georgia, times, serif;
}

h3 {
font-size: 1.6em;
line-height: 1.8em;
font-family: georgia, times, serif;
}

h4 {
font-size: 1.3em;
font-family: georgia, times, serif;
}

h5 {
font-size: 1.3em;
font-family: georgia, times, serif;
color: #666;
}

h6 {
font-size: 1.3em;
font-family: georgia, times, serif;
color: #999;
}

/* -------------------- Header -------------------- */

#header {
}
#header #titulo {
	margin: 20px 0px;
}
#header h1 {
margin: 0px 0 0 10px;
font-style: italic;
text-shadow: 2px 2px 2px #AAA;
}

#toptext {
margin-left: 1em;
color: #666;
font-family: georgia, times, serif;
font-size: 1.2em;
}

#topsearch {
background: #fff;
padding: 4px;
-moz-box-shadow: 3px 3px 3px #CCC;
-webkit-box-shadow: 3px 3px 3px #CCC;
}

#searchform .textfield {
color: #666;
padding: 1px 2px;
border: 1px solid #ccc;
background: #eee;
width: 193px;
}

#searchform #mag {
padding: 3px 0 0 6px;
}

/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:right;
display:inline;
width:236px;
padding: 0px 22px 10px 0;
text-align:left;
voice-family:inherit;
}

#sidebar h2 {
text-transform: uppercase;
font-weight: normal;
font-size: 1.2em;
letter-spacing: .05em;
}

#sidebar li {list-style: none;}

/* ------------------ Sidebar MENU ------------------- */

.sidebarnav a {
font-weight:bold;
font-style: normal;
display:block;
font-size: 1.1em;
text-align: right;
height:1%;
padding:6px 2px 1px 2px;
text-decoration: none;
}

.sidebarnav li a:hover,
.sidebarpages li a:hover,
.sidebarnav .home li.current_page_item a:hover {
background: #004c99;
color: #fff;
}

.sidebarnav li.current_page_item a,
.sidebarpages li.current_page_item a {
color:#fff;
background: #065fb9;
}

.sidebarnav .home li.current_page_item a {
color:#065fb9;
background: #efefef;
}

.sidebarnav ul {
text-align: right;
font-style: italic;
color: #666;
font-size: .9em;
margin-bottom: 20px;
}

.sidebarnav ul ul {
	margin-bottom: 5px;
}

.sidebarnav li {
list-style: none;
padding: 0 0 4px 0px;
border: 0px;
}

.sidebarnav li li {
border-bottom:1px dotted #CFCFCF;
}

.sidebarnav h2 {
margin: 0em 0 .2em 0;
border-bottom:1px solid #ccc;
color: #000;
}


.widget_pages a {
font-weight:bold;
display:block;
font-size: 1.1em;
text-align: left;
height:1%;
padding:2px;
text-decoration: none;
}

.widget_pages li {
font-weight: bold;
font-size: .9em;
}

.widget_pages li li {
padding-left: 1em;
}

/* ------------------------------ Content ---------------------------- */


#content {
text-align: left;
float: right;
width: 642px;
}

#content .entry {
padding: 20px;
}

.blogpost, .post {
background: #fff;
margin-bottom: 10px;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ccc;
}

#content p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.4em;
}

#content h2 {
color: black;
}

#content h2.pagetitle  {
padding-bottom: .5em;

font-size: 1.4em;
}

#content h3 {
color: #666;
font-weight: normal;
padding-bottom: .3em;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#content blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

#content img {
max-width: 660px;
}

.postmetadata {
font-size: .9em;
color: #666;
font-style: italic;
margin: .5em 0 2em 0;
}

#content .wp-caption {
border: 2px solid #ccc;
text-align: center;
background-color: #eee;
padding: 4px 0 0 0;
}

#content .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #333;
font-size: 1em;
}

.gallery-caption {
color: #666;
font-size: .9em;
}

h1.four  {
font-size: 20em;
font-style: italic;
color: #ccc;
margin-left: .3em;
}

/* -------- Edit Post/Page Button for admins ------------- */

#content .edit a,
#content .edit a:visited {
background: #999;
color: #fff;
text-decoration: none;
font-size: .7em;
font-weight: bold;
padding: 1px 4px;
border: 1px solid #ccc;
}

#content .edit a:hover {
background: #e16f00;
border: 1px solid #e16f00;
color: #fff;
}

/* ----------- Comments ----------- */

#content #commentarea {
padding: 15px 20px;
border: 10px solid #ddd;
margin-top: 20px;
}

.commentlist .alttoptext {background: #fff;}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #ddd;  margin:0 0 10px; padding:5px 7px 5px 66px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px;}
ol.commentlist li div.vcard cite.fn { font-style:normal;  }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #ccc; padding: 2px; left:5px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#999; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#ddd; border:1px solid #fff; padding:1px 4px; width:33px; }
ol.commentlist li div.reply:hover { background:#fef0b6;}
ol.commentlist li div.reply a { text-decoration:none; font-weight: bold; font-size: 10px; text-transform: uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; list-style: none; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform textarea {
width: 100%;
}
/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
border-top: 1px solid #ccc;
line-height: 1.8em;
font-size: 1em;
color: #666;
}

#footertext {
clear: both;
text-align: right;
padding: 2em 1em;
}

/* Maquetacion para listadoGalerias_NG */
#listadoGalerias {
	display: block;
	clear: both;
}
	#listadoGalerias h3 {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
	}
	#listadoGalerias h4 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: normal;
		font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
	#listadoGalerias ul {
		list-style: none;
		margin: 0px !important;
		padding: 0px !important;
	}
	#listadoGalerias li {
		float: left;
		width: 173px;
		height: 200px;
		margin:0px 10px 10px 0px;
		padding:15px 15px 5px 15px;
		background-color: #FFF;
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #DDDDDD;
		-moz-box-shadow: 3px 3px 3px #BBB;
		-webkit-box-shadow: 3px 3px 3px #BBB;
	}
	#listadoGalerias .foto {
		text-align: center;
		margin-bottom: 5px;
	}
	#listadoGalerias img {
		border:10px solid #065FB9;
	}