/* 
	This css file was adapted from the White as Milk theme
	Theme URI: http://www.azeemazeez.com/stuff/themes/
	Author URI: http://www.azeemazeez.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
html { height: 100%; margin-bottom: 1px;}

body {
	font-family: Georgia, Serif;
	color: #000;
	text-align: center;
        background-image:url('gray.png');
        background-color: #ddd;
	}

#page {
	background-color:#eee;
        width: 800px;
	text-align: left;
        padding-top: 20px;
        margin-top: 5px;
	}

#blog_title_hide {
	display:none;
}

#content {
	float:left;
	font-size: medium;
	width:450px;
	padding-right: 50px;
        line-height: 145%;
		}

.widecolumn .entry p {
	font-size: x-small;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: x-small;
	}

.widecolumn {
	line-height: x-small;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: x-small;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

small {
	font-family:  Palatino, Garamond, Georgia, Serif;	
	font-size: small;
	line-height: 150%;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	}

h1 {
	font-size: xx-large;
	text-align: left;
	}

#header a{
	color:#000099;
}

#header a:hover{
	color:#ff9900;
}

	
.description {
	font-size: x-small;
	color:#000;
	}

h2 {
	font-size: medium;
	}

h2.pagetitle {
	font-size: medium;
	padding 5px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-size: small;
	}

h3 {
	font-size: small;
	}

h1 a:visited, .description {
	text-decoration: none;
	}

a:visited {
	color: #666;
	text-decoration: none;
	}

a {
	color: #000099;
	text-decoration: none;
	}

a:hover {
	color: #ff9900;
	text-decoration: none;
	}

.entry p a:visited {
	color: #666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: medium Palatino, Garamond, Georgia, Serif;	
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	}

.commentlist p {
	font-weight: normal;
	line-height: medium;
	text-transform: none;
	}

#commentform p {
	font-family: Palatino, Garamond, Georgia, Serif;	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: small Palatino, Garamond, Georgia, Serif;	
	background-color: #eee;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	
code {
	font-size: x-small;
	}

acronym, abbr, span.caps
{
	font-size: x-small;
	}


	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 15px auto;
	padding: 0;
	width: 800px;
	background-color:#eee;
	}
	
#header {
	padding: 20px 0 0 25px;
	width: 100%;
	margin-bottom:35px;
	}

#header h1 {
	font-size: xx-large;
}

#header p{
	margin-top:0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 25px 25px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 25px 0;
	width: 430px;
	}
	
.post h2{
	margin: 10px 0 0 0;
padding-top: 10px;
	text-align: left;
	font-size: large;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 5px 0 5px 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	text-align:center;
	font-size: xx-small;
        background-color:#eee;
        border-top: solid 2px #ddd;
	}

#sidebar {
	padding-left: 20px;
}

/* End Structure */

hr {
display: none;	
}

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 2px;
	padding: 3px;
	color: #fff;
	background-color:#666;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: ;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px 0 0 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 15px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:left;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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 {
	width:210px;
	float:left;
	padding: 0 0 20px 25px;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}
	
#pagenav {
	margin:0px;
}	
	
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 25px 0 0;
	padding: 5px 10px;
	border-left: 3px solid #aaa;
	background-color: #ddd;
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
        font-size: small;
	}

blockquote cite {
	margin: 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height:30px;
	}

#blurb {

       }
	
/* End Various Tags & Classes*/
