/*
Theme Name: DZ
Theme URI: http://dezpiadadoz.com/blog
Description: Tema para blog @ dezpiadadoz
Version: 0.1
Author: Juanjo Dominguez
Author URI: http://websandwhatnots.com/
*/

/* Begin Typography & Colors */
	
	.thread-alt { background-color: #f8f8f8 }
	.thread-even { background-color: white }
	.depth-1 { border: 1px solid #ddd }
	.cita { font-family: "Droid Serif", Georgia, Times, serif; font-size: 1.4em; line-height: 1.3em }
		.cita span { font-size: 0.8em; display: block; clear: both; text-align: right; padding: 10px 0 }
	.even { border-left: 1px solid #ddd }
	.sticky { background: #f7f7f7; padding: 0 10px 10px }
	.sticky h2 { padding-top: 10px }
	.commentlist li, #commentform input, #commentform textarea { font-size: 1em }
	.commentlist li ul li { font-size: 1em }
	.commentlist li { font-weight: normal }
	.commentlist li .avatar { float: right; background: #fff;
		-webkit-box-shadow: 1px 1px 2px #ddd;
		-moz-box-shadow: 1px 1px 2px #ddd;
		box-shadow: 1px 1px 2px #ddd;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
		}
	.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em }
	.commentmetadata { font-weight: normal }
	small, #dosDeDos ul ul li, #dosDeDos ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777 }
	code { font: 1.1em Consolas, Monaco, 'Courier New', Courier, Fixed }
	acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; border-bottom: 1px solid #c9c9c9 }
	#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt }
	#wp-calendar a { text-decoration: none }
	#wp-calendar caption { font: bold 1.3em; text-align: center }
	#wp-calendar th { font-style: normal; text-transform: capitalize }
	.entry p { padding-bottom: 8px }
	.dateBut, .catBut, .tagBut { font-size: 0.8em; margin: 4px 1px; padding: 4px 5px; text-shadow: #eee 0 1px 0px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px
		}
	.dateBut { background-color: #dadada; color: #999 }
	.catBut { background-color: #c8cfdb }
	.tagBut { background-color: #d3dfff }
		.tagBut a { color: #344673; font-weight: 300 }
	
	.postmetadata { border-top: 1px solid #ddd }
	.postmetadata a.comentariosBubble { padding: 4px 0 4px 22px; background: url(http://dezpiadadoz.com/czz/imagenez/chat.png) no-repeat 0 50% }
	/* End Typography & Colors */
	
	/* Begin Structure */
	.post { text-align: justify; padding-bottom: 50px; margin-bottom: 30px; clear: both; background: url(http://dezpiadadoz.com/czz/imagenez/blog-separador.png) no-repeat 50% bottom }
	.post hr { display: block }
	.entry { padding: 16px 1px 10px }
	.postmetadata { padding-top: 5px }
	.smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px }
	.attachment { text-align: center; margin: 5px 0px }
	.postmetadata { clear: both; text-align: justify }
	/* End Structure */
	
	/* Begin Headers */
	#dosDeDos h2 { margin: 0 0 5px 0; padding: 0 }
	h3.comments { padding: 0; margin: 40px auto 20px }
	/* End Headers */
	
	/* Begin Images */
	p img { padding: 0; max-width: 100% }
	img.centered { display: block; margin-left: auto; margin-right: auto }
	img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline }
	img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline }
	.alignright { float: right }
	.alignleft { float: left }
	/* End Images */
	
	/* Begin Lists */
	.entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px }
	.entry li { margin: 7px 0 8px 10px }
	.entry ol { padding: 0 0 0 35px }
	.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none }
	#dosDeDos ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px }
	#dosDeDos ul ul, #dosDeDos ul ol { margin: 5px 0 0 10px }
	#dosDeDos ul ul ul, #dosDeDos ul ol { margin: 0 0 0 10px }
	#dosDeDos ul ul li, #dosDeDos 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 }
	#dosDeDos #searchform #s { width: 108px; padding: 2px }
	.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center }
	#commentform input { width: 170px; padding: 3px; margin: 5px 5px 1px 0 }
	#commentform { margin: 5px 10px 0 0 }
	#commentform textarea { width: 100%; padding: 3px }
	#commentform #submit { margin: 0 0 5px auto; float: right }
	/* End Form Elements */
	
	/* Begin Comments*/
	.alt { margin: 0; padding: 10px 0 }
	.commentlist { padding: 0; text-align: justify }
	.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
		}
	.commentlist li ul li {  margin-right: -5px; margin-left: 10px }
	.commentlist p { margin: 10px 5px 10px 0 }
	.children { padding: 0 }
	#commentform p { margin: 5px 0 }
	.nocomments { text-align: center; margin: 0; padding: 0 }
	.commentmetadata { margin: 0; display: block }
	/* End Comments */
	
	/* Begin Various Tags & Classes */
	acronym, abbr, span.caps { cursor: help }
	blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd }
	blockquote cite { margin: 5px 0 0; display: block }
	.center { text-align: center }
	.hidden { display: none }
	.screen-reader-text { position: absolut; left: -1000em }
	hr { display: none }
	.navigation { display: block; text-align: center; margin-top: 10px; line-height: 50px; clear: both }
	/* End Various Tags & Classes*/
	
	/* Captions */
	.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto }
	.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.wp-caption img { margin: 0; padding: 0; border: 0 none }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }
	/* End captions */

