    html, body
    {
		
    }
    body
    {
		background: #cecece url(images/diagonals.gif);
    }
    div
    {
        border: 1px none #aaa;
    }
    #wrapper
    {
		height: 100%;
    }
    .container_12
    {
        background: #fff;
        min-height: 100%;
        height: 100%;
        border-left: 3px solid #e1e5e8;
        border-right: 3px solid #e1e5e8;
        border-bottom: 3px solid #e1e5e8;
    }
    .fullwidth
    {
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .alignleft
    {
		text-align: left;
    }
    .alignright
    {
		text-align: right;
    }
    #header_logo
    {
		height: 65px;
		background: #fff url(images/pgeek_title.png) no-repeat top left;
		margin-top: 20px;
    }
    #nav
    {
        height: 35px;
        margin-bottom: 25px;
        width: 940px;
    }
    #nav2
    {
        margin: 5px 10px;
    }
    #content
    {
        
    }
    .post-top
	{
		height:22px;
		width:700px;
		background-image:url(images/post-top.jpg);
		background-repeat:no-repeat;
		
	}
	
	.post-bottom
	{
		height:22px;
		width:700px;
		background-image:url(images/post-bottom.jpg);
		background-repeat:no-repeat;
	}
	
	.post
	{
		width:700px;
		padding:20px;
		background-image:url(images/post-bg.jpg);
		background-repeat:repeat-y;
		color:#333;
    }
    
	.post-date
	{
		height:157px;
		width:150px;
		background-image:url(images/stamp.gif);
		background-repeat:no-repeat;
		position:relative;
		float: right;
		margin-right: 30px;
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	.post-date span.day
	{
		display:block;
		font-size:250%;
		padding-top:25px;
		
		
	}
	
	.post-date span.month,.post-date span.year
	{
		display:block;
		font-size:125%
		
	}
    
	.post .entry
	{
		padding-left: 10px;
		padding-right: 50px;
		
	}
	
	.post .entry img
	{
		float:left;
		border:2px solid #CCCCCC;
		margin-right:5px;
		margin-top:5px;
		margin-bottom:0px;
	}
	
	.post p
	{
		line-height:150%;
		margin-bottom:15px;
		
	}
    
	.post .entry strong, b
	{
		font-weight:bold;
		
	}
	
	.post .entry em
	{
		font-style:italic;
	}
	
	.post .entry ol
	{
		list-style:decimal;
		list-style-position:inside;
		margin-top:5px;
	}
	
	.post .entry ol li
	{
		padding-bottom:5px;
	}
	
	.post .entry ul
	{
		list-style:disc;
		list-style-position:inside;
		margin-top:5px;
	}
	
	.post .entry blockquote
	{
		
		background-image:url(../images/quote.gif);
		background-repeat:no-repeat;
		padding-left:65px;
		color:#525251;
	}
	
	.post .entry blockquote blockquote
	{
		padding:10px 65px ;
	}

	.post h2 a, .page .post h2 , .archive .post h3 a, .search .post h3 a  
	{
		color:#666;
		display:block;
		
		padding-right:40px;
		background-image:url(images/post-line.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		text-decoration:none;
		position:relative;
		top:-15px;
	}
	
	.post h2 a:hover, .archive .post h3 a:hover, .search .post h3 a:hover
	{
		text-decoration:underline;
	}
	
	.post h2.search
	{
		display:none;
	}
	
	.post h1
	{
		color:#666633;
		font-size:152%;
		display:block;
		position:relative;
		top:-15px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

         .post ul li {
                  margin-bottom: 10px;
         }
	
	.post p.postmetadata
	{
		display:block;
		clear:both;
		background-color:#C3C1B3;
		color:black;
		
		width: 350px;
		padding:5px;
				
		position:relative;
		top:5px;
    }
    
	#sidebar-mid
	{
		width:220px;
		float:left;
		clear:left;
		display:inline;
		background:url(images/sidebar-bg.jpg) repeat-y top left;
		text-align: center;
	}
    
    #sidebar-top
	{
		width:220px;
		height:22px;
		float:left;
		clear:left;
		display:inline;
		background-image:url(images/sidebar-top.jpg);
		background-repeat:no-repeat;
	}
	
	#sidebar-bottom
	{
		width:220px;
		height:20px;
		float:left;
		clear:left;
		display:inline;
		background-image:url(images/sidebar-bottom.jpg);
		background-repeat:no-repeat;
	}
    
    ul.horz_menu, ul.horz_menu li
    {
        margin: 0;
        list-style-type: none;
    }
    
    ul.horz_menu li
    {
        float: left;
        width: 220px;
        display: block;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }

    #sidebar_ul
    {
        list-style-type: none;
    }
    #sidebar_ul>li
    {
        margin-top: 5px;
    }

    a { color: #666; font-weight: 700; }
    a:link { text-decoration: none; }
    a:hover { color: #aaa; text-decoration: underline; }

    .widgettitle
    {
        font-size: 100%;
        margin-bottom: 5px;
    }
    li.widget>ul { list-style-type: none; }
    li.widget>ul>li { font-size: smaller; }

    #flickrrss
    {
        text-align: center;
    }
    #flickrrss h2
    {
        text-align: left;
    }
    .flickr_img
    {
        margin: 2px;
        
    }
    #flickrrss a:link img, #flickrrss a:visited img
    {
        -moz-opacity: .6;
        filter: alpha(opacity=60);
    }
    #flickrrss a:hover img
    {
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }

	form#commentform
	{
                clear: both;
		display:block;
		padding:20px;
		color:#999;
	}
	
		#commentform input, #commentform textarea
		{
			margin-bottom:5px;
			border: 2px solid #e1e5e8;
			padding:3px;
		}
                #commentform textarea
                {
                        width: 400px;
                }
		
		#commentform #searchsubmit2
		{
		border:none;
		}
		
		#commentform label
		{
		position:relative;
		top:-5px;
		}
		#commentform p.logininfo
		{
			padding-bottom:10px;
			color:black;
		}
		#commentform a
		{
			color:#666666;
		}

