/* Primary layout */

body	{
	text-align: center;
	color: #554;
	background: #164316;
	font: small arial, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	
	}

img	{
	border: 0;
	display: block;
	}

	/* Wrapper */
@media all {
  #wrapper {
    width: 850px;
    text-align: left;
    background: #fff;
    font-size:90%;
    padding 0 0 0 20px;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }

        /* Header */

#blog-header	{
	color: #fff;
	width: 850px;
	background: #164316; /* #2d872d; */
	font: arial, sans-serif;
	margin: 0;
	padding: 15px 0 0 0;
	border: 0;
	}

#blog-header h1	{
	font-size: 24px;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
	color: #fff;
	}
	
#blog-header p	{
	font-size: 110%;
	text-align: left;
	padding: 10px 20px 0px 20px;
	margin: 0;
	line-height:140%;
	}
	
#blog-header a	{
		color: #fff;
	}

	
	/* Inner layout */

#content	{
	padding: 0;
	}

@media all {
  #main {
    width: 600px;
    float: left;
    padding: 10px 0 0 20px;
    }

  #sidebar  {
    width: 205px;
    float: right;
    padding: 0 0 0 5px;
    vertical-align:top;
    color: #554;
    }
  }
  
@media handheld {
  #main {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }

         /* Nav Menu at top */
         
  #navmenu {
    	padding: 5px 10px 0px 20px;
          background: #164316;
          color:#ffffff;
          
  	font-family:arial,sans-serif;
  	font-size:12px;color:#ffffff;
  	white-space:nowrap;
  	font-weight:bold;
  	  	/* font-size: 110%; */
  	  	text-align: left;
  	  	margin: 0;
          /* line-height:140%; */
    }
  
  #.al {
    font-family:arial,sans-serif;
    font-size:12px;
    line-height:14px;
    white-space:nowrap;}
  #navmenu a{
    color:#ffffff;font-weight:normal;
    text-decoration:underline;
    white-space:nowrap;
  }
  
  #navmenu al{
    color:#ffffff;font-weight:normal;
    text-decoration:underline;
    white-space:nowrap;
  }
  
  #.al .alt, .al a{
    color:#ffffff;font-weight:normal;
    text-decoration:underline;
    white-space:nowrap;}
	
        /* Bottom layout */

#footer	{
	clear: left;
	text-align: left;
	border-top: 1px solid #f9f9f9;
	background-color: #fdfdfd;
	}
	
#footer p	{
	text-align: left;
	margin: 0;
	padding: 10px 0;
	font-size: x-small;
	background-color: transparent;
	color: #999;
	}


	/* Default links 	*/

a:link, a:visited {
	/* font-weight : bold; */
	/* text-decoration : none; */
	color: #164316;
	font: arial, verdana;
	text-decoration: underline;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #8b2;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	/* text-decoration : none; */
	color: #164316;
	background: transparent;  
	}

	
	/* Typography */
	
#main p, #sidebar p {
	line-height: 140%;
	margin-top: 2px;
	margin-bottom: 1em;
	}
  
.post-body {
  line-height: 140%;
  font-size: 14px;
  color: #000000;
  } 

.top-links {
  line-height: 140%;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  } 

.top-text {
  font-size: 14px;
  color: #000000;
  line-height: 12px;
  padding-top:5px;
  padding-bottom:0px;
  padding-right:50px;
  padding-left:5px;
  } 

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	font-size: large;
	}			

h3.post-title {
	margin-top: 5px;
	font-size: medium;
	}
	
h2.date-header {
	display: none;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

#sidebar ul 	{
	padding-left: 10px;
	padding-top: 3px;
	}

#sidebar ul li {
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
	
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#comments	{
	border: 0;
	border-top: 1px dashed #eed;
	margin: 10px 0 0 0;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 18px;
	background: transparent url() top left no-repeat;
	color: #998;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.comment-link {
  margin-left:.6em;
  }	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.comment-link {
  margin-left:.6em;
  }:gray;
  }
.comment-link {
  margin-left:.6em;
  }


/* Search box Google CSE */

#search-box-top                  { position: absolute; left: 576px; top: 67px; width: 300px; }