/*
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*/


/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/





/*Width of the entire page. You can
  also use a flexible width like so:
  #page {width:64em;}
*/
  #page {width:860px;}




/*=-=-=-=-=-=-=-=-=-=-=- 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 */

/* End Typography & Colors */


/* Begin Structure */

/* Always show the scrollbar */


#page {
padding-top:20px;
	margin: 0px auto;
	padding: 0;

	
}

#content {
	float: right;
	padding-top: 15px;
	margin-left: 30px;
	padding-right:20px;
width: 580px;
overflow:hidden;
	}

#sidebar {
text-align:left;
width: 210px;
padding-top:20px;
padding-left:20px;
margin-top:0px;
}


#main ul li {
width: auto;
margin-left:7px;
	margin-left:0px;
	list-style-type:none;
	text-decoration:none;
	background-color:none;

	}
#main ul {
	margin:0px;
	padding:0px;
	}
	
	#main a:link{
padding:2px;
color:#838383;}

#main a:visited{
padding:2px;
color:#838383;
}


#main a:hover{
padding:2px;
color:#666666;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 20px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	#searchform{
	width:100px;}
	
	#sidebar #searchform #s {
	width: 150px;
	padding: 1px;
	}
	

/*
  Ploo, ploo, white and blue. 
  I do love you true.
*/
