/*
Theme Name: White as Milk
Theme URI: http://www.azeemazeez.com/blogs/white-as-milk/
Description: White as Milk is a clean template that puts focus on the content rather than the design.
Version: 1.8
Author: Azeem Azeez
Author URI: http://azeemazeez.com
Tags: blue, white, fixed width, two columns, widgets, clean

	White as Milk 1.8
	 http://www.azeemazeez.com/blogs/white-as-milk/
  
  White as Milk is a clean template that puts focus on the content rather than the design. The top part
  of this stylesheet contains elements which makes it easier for designers to customize their design.
  
	The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php*/


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/*blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}*/

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/

/*Background Color of the page*/
  body {background-color:#FFF; background-image: url("images/back-01.jpg");}

/*Body text color*/
  body {color:#666;}

/*Text color of the blog title in the header*/
  #header h1 a {color:#000;}

/*Text color of the blog description in the header*/
  .description {color:#333;}

/*Links color*/
  a {color:#000}

/*Links hover color*/
  a:hover {color:#333}

/*Headings color*/
  .post h2 a{color:#666;}

/*Headings hover color*/
  .post h2 a:hover {color:#000; text-decoration:none;}


/*IT'S ADVISED *NOT* TO CHANGE THESE, IF POSSIBLE*/
/*Width of the content area*/
  #content {}

/*Width of the sidebar*/
  .sidebar {}

/*Position of the header from the left edge.*/
  #header, #footer {width:760px;}

.wrapper{width:760px; display:block; overflow:hidden; margin:0px auto;}

/*=-=-=-=-=-=-=-=-=-=-=- END CUSTOMIZATION -=-=-=-=-=-=-=-=-=-=-=*/



/*
THE FOLLOWING CODE IS DERIVED FROM THE DEFAULT "KUBRICK" THEME.
THE STRUCTURE AND LAYOUT IS IN MY OPINION, NOT THE WAY CSS SHOULD
BE ORGANIZED, BUT FOR NOW I AM LEAVING IT THE WAY IT IS TO KEEP
IT CONSISTENT.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align: center;
	}

#page {
	text-align: left;
	background:#FFF;
	width:800px;
	}

#headerimg {}

#content {
	width:500px;
	}

#content .entry p {
	padding:4px 0;
	}

#content .entry{
	font-size:12px;
	line-height:17px;
	clear:both;
	padding-top:10px;
}

#content {
	line-height: 1.6em;
	}

#content .postmetadata {}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	font-size:12px;
	line-height:16px;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
.postdate,.postdate small{
	font-size:12px;
}
.postdate{
	background:#EEEEEE;
	display:block;
	float:left;
	margin-right:10px;
	padding:5px;
	position:relative;
	top:2px;
}
.post small {
	font-size: 11px;
	line-height: 14px;
}

h1, h2, h3 {
	font-weight: normal;
	}

#header h1 {
	font-size:70px;
	line-height:80px;
	}

.description {

	}

h2 {

	}

h2.pagetitle {
	padding:4px 0px 35px 0px;
	margin-top:16px;
	}

.sidebar h2 {
	color:#666;
	font-size:20px;
	line-height:22px;
	}

h3 {
	font-size:20px;
	line-height:24px;
	}

h1, h1 a, h1 a:hover, #headerimg{
	text-decoration: none;
	color: #3b6ea5;
	}

h2, h2 a, h3, h3 a {

	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	font-size: 12px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size:12px;
	color:#333;
	}

.commentlist p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}
	
#content .postmetadatacomments{
	display:block;
	padding-top:25px;
 }

.postmetadatacomments span{
	background:url("images/back-comments.gif") no-repeat scroll left 0 transparent;
	display:block;
	font-size:16px;
	height:29px;
	line-height:20px;
	text-align:center;
	width:40px;
}
.postmetadatacomments small{
	font-size:12px;
	left:45px;
	position:relative;
	top:-15px;
}

	
#left-sidebar{float:left;}
#right-sidebar{float:right;}

/*#left-sidebar ul{padding-right:10px;}
#right-sidebar ul{padding-left:10px;}*/

.sidebar {
	width:224px;
	font-size: 12px;
}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

.sidebar a,
.postmetadata a,
.navigation a,
ol.commentlist cite a,
.commentmetadata a {
       text-decoration:none;
}

a:hover {
	text-decoration: underline;
	}
/* End Typography & Colors */


/* Begin Structure */

/* Always show the scrollbar */
html {height: 100%;margin-bottom: 1px;}

body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	overflow: hidden;
	margin: 0px auto;
	padding: 0;	
	}

#header {
	margin: 0px auto;
	padding: 0;
}

#content {
	float: left;
	padding: 0 0px 20px 0px;
	margin: 0px auto;
	overflow:hidden;
	}

.sidebar {
	text-align:left;
}

.post {
  border-bottom:1px dashed #DDD;
  padding:0px 0px 20px 0px;
  margin-bottom:28px;
}

.post h2, .post h3 {
	font-size:25px;
	line-height:30px;
}

.post hr {
  display: block;
}

#content .post {

}

#content .postmetadata{
  	font-size:12px;
	padding-top:14px;
	color:#999;
}
.tags, .categories {
	font-size:11px !important;
	color:#333;
}

#content .postmetadata {
	margin: 10px 0;
	}

#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 40px auto 0 auto;
	}

#footer p {
	margin: 0;
	padding-bottom:24px;
	text-align: center;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
		font-size:20px;
		text-align:left;
}

.sidebar h2 {
	margin:0 0 5px 0;
	padding: 0;
	}

h3#respond {
	padding: 20px 0 20px 0;

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	display:block;
	margin:10px 0;
	max-width:100%;
	padding:0;
	}

/*	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 {
	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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul, .entry ol {
	padding: 10px 0 10px 0;
}

.entry li {
	background:url("images/ico-bullet.gif") no-repeat scroll left top transparent;
	line-height:16px;
	padding:0 0 8px 12px;
}

/*.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {

	}

.sidebar ul li {

	}

.sidebar ul p, .sidebar ul select {

	}

.sidebar ul ul, .sidebar ul ol {

	}

.sidebar ul ul ul, .sidebar ul ol {

	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

.sidebar #searchform #s {
	border:1px solid #CCCCCC;
	padding:3px;
	width:108px;
}

.sidebar #searchsubmit, #submit {
	background:none repeat scroll 0 0 #999;
	border:0 none;
	color:#FFFFFF;
	padding:3px;
	cursor:pointer;
	}

.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;
	border:1px solid #ccc;
	font-size: 12px;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	border:1px solid #ccc;
	font-family: Verdana;
	font-size: 12px;
	}

#commentform #submit {
	margin: 0;
	}
#commentform label small {
	font-size: 12px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0px;
	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 Sidebar */
.sidebar {
	padding:0px;
	}

.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	}

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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	display:block;
	font-size:13px;
	line-height:16px;
	margin-top:10px;
	overflow:hidden;
	padding:2px 0 20px;
	text-align:center;
	}

.navigation .alignleft{
  padding-right:4px;}

/* 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 */

/*widgets*/

.widget{
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
	padding:0 0 20px !important;
}
.widget_text ul, .widget_pages ul, .widget_categories ul, .widget_archive ul{
	overflow:hidden;
}

.widget_text li, .widget_pages li,.widget_categories li, .widget_archive li{
	color:#333;
	display:block;
	float:left;
	margin:2px;
	padding:3px;
}
/*.widget_pages li:hover, .widget_categories li:hover, .widget_archive li:hover{
	background:#333;
}*/
.textwidget{overflow:hidden;}
.textwidget, .textwidget p {
	color:#999999;
	font-size:12px;
	line-height:16px;
}
p.blockProfile{
	display:block;
	float:right;
	padding:20px 0 0;
	width:150px;
}
.imgProfile{
	display:block;
	width:66px;
	height:80px;
	margin:5px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.textwidget small{
	color:#333333;
	font-size:11px !important;
	line-height:14px;
}
.widget_text li a,.widget_pages li a, .widget_categories li a, .widget_archive li a{
	color:#999;
}
.widget_text li a:hover, .widget_pages li a:hover, .widget_categories li a:hover, .widget_archive li a:hover{
	color:#333;
}

.widget_recent_comments li{
	background:url("images/ico-comment.gif") no-repeat scroll left 4px transparent;
	line-height:18px;
	padding:0 0 3px 15px;
}

#contacto li{
	background:url("images/ico-email.gif") no-repeat scroll left 3px transparent;
	line-height:20px;
	padding-left:22px;
}
#rss li{
	background:url("images/ico-rss.gif") no-repeat scroll left 3px transparent;
	line-height:20px;
	padding-left:22px;
}

.widget_links li{
	background:url("images/ico-arrow.gif") no-repeat scroll left 1px transparent;
	line-height:18px;
	padding-left:15px;
}
.widget_links li a{
	color:#999;
}
.widget_links li a:hover{
	color:#333;
}
/*
  Ploo, ploo, white and blue. 
  I do love you true.
*/

