/***************************************************
   Reset
 ***************************************************/



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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

body {
	height: 100%;
	margin: 0;
	text-align: left;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #666666;
background: url(/images/bg.png) /*repeat-x center 0*/;


}



/***************************************************
  Font sizes
 ***************************************************/

/* basic font sizes */
p, ul, ol, dl, table, address, blockquote, fieldset, pre, form div {
	font-size: 1em;  /* 14px */
}

/* deal with likely (but certainly not all) inherited shrinkage */

ul p, ol p, table p, dl p, ul ul, ol ol, ul ol, ol ul, address p, blockquote p, form div div, form div p, fieldset div, table form div {
	font-size: 1em;
}



/***************************************************
   Link Styles
 ***************************************************/


a:link {

        color: #8fa52d;
	text-decoration: none;
	/*font-weight: bold;*/
  margin:0;padding:0;

}

a:visited {

        color: #8fa52d;
	text-decoration: none;
	/*font-weight: bold;*/
	  margin:0;padding:0;
}

a:hover
{
  margin:0;padding:0;color: #60a3b1;
}

a:active {
	color: #000;
	text-decoration: none;
	/*font-weight: bold;
	background-color: #8fa52d;*/
}




span.readon {
	display: block;
	margin-top: 10px;
margin-bottom: 20px;
}

	span.readon  a{
		padding: 5px 5px 5px 5px;
		color: #666;
		text-decoration: none;
		background: #fff;
		-moz-border-radius: 5px;			
		-webkit-border-radius: 5px;			
		border-radius: 5px;			
	}

	span.readon a:hover {
		background-color: #8fa52d;
color: #fff;
	}







#header-main a {
border-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}


.post a:link, .post a:visited {
/*-color: #fff;
	background-color: #8fa52d;
padding:5px;
webkit-border-radius: 5px; -moz-border-radius: 5px;*/
}

.post a:hover {
/*color: #fff;
padding:5px;
background-color: #2d2d2d;
-webkit-border-radius: 5px; -moz-border-radius: 5px;*/
}



.navigation a:link, .navigation a:visited {
/*color: #fff;
	background-color: #8fa52d;
padding:5px;
-webkit-border-radius: 5px; -moz-border-radius: 5px;*/
}

.navigation a:hover {
/*color: #fff;
padding:5px;
background-color: #2d2d2d;
-webkit-border-radius: 5px; -moz-border-radius: 5px;*/
}

/***************************************************
   Heading Styles
 ***************************************************/

h1 {
	font-size: 2em; 
font-weight: normal;		
    line-height: 1; 			
	/*margin-top: 0.23em; 		  */
	 margin-bottom: 0.3em; 		
margin-left: 1.35em;
    color: #000000;
}




h2 {
	font-size: 1.2em;   		
	line-height: 1.4em; 
	margin-top: 0.0em;    	
	margin-bottom: 0.5em;	 	
    color: #666;
font-weight: normal;	



}
h3 {
	font-size: 1.2857em;		
	margin-top: 1.1111em;     	
	margin-bottom: 0.5556em; 	
	color: #666;
}
h4 {
	font-size: 1.1428em;   		
	margin-top:1.25em;	   		
	margin-bottom: 0.625em; 	
}
h5, h6 {
	font-size: 1em;  			
}




/*#header-main h1 {
	font-size: 4.5714em; 		
    line-height: 1; 			
	/*margin-top: 0.23em;
	 margin-bottom: 0.5em; 		
margin-left: 1.1em;
    color: #60a3b1;
background-color: #cccccc;
}*/




































/***************************************************
   Layout styles
 ***************************************************/






/* Main blocks
---------------------------------------- */


#wrapper-main {
	width: 972px;
	margin: 0 auto 0 auto; 
	border: 0px solid #000000;
	/*background-image:url(/images/tsquare.png);*/
	
	}

#header-main {
	/*position: relative;*/
	width: 972px;
	height: 227px;
margin:0px; padding:0px;
	}	
	



.body-box {
width: 872px;
padding: 10px 20px 15px 20px;
	margin: 0 30px 0 30px; 
	border: 0px solid #000000;
	
	background-image: url("/images/middle-bg.png");
	/*background-repeat:no-repeat;*/
         
	}

#left {float:left; width: 625px;}


#right  {float:right; width: 225px; padding-left: 5px;}


.image{
	border-style:solid;
	border-color: #ccc;
	border-width:1px;
        padding:5px;
      }




/*{color:#A9A9A6; display:inline; float:right; margin:0 10px 0 0; overflow:hidden; width:240px;}
*/
	
#footer{width: 880px; height:20px; clear:both;}


	#footer1 {  background-image: url(/images/footer-bg.png); height: 101px; width: 100%; border:0; margin-bottom:50px; clear: both;}


/* flickr styles  */

#flickring img {
	width: 40px;
	height: 40px;
margin:4px;
border: 2px solid #8dba33;
 
      
}

#flickring  a{
border: 1px solid #ccc;
	margin: 2px;
	padding: 2px 2px 2px;
	display: block;
	float: left;
	text-decoration: none;
	background-image: none;

}

#flickring  a:hover{
	background: rgb(121, 179, 11) ;
}

#flickring {
	padding: 0 0 10px 0px;
	overflow: auto;
margin-bottom:10px;

}


#flickrlink a {
color: #ccc;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
	text-decoration: none;}

#twitter_div{
	padding: 0 0 10px 0px;
	overflow: auto;
margin-bottom:10px;

}


#fowd{
	padding: 0 0 10px 0px;
	overflow: auto;
margin-bottom:10px;

}


#twitter_div a:link, #twitter_div a:visited {
color: #ccc;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
	text-decoration: none;
}

#twitter_div a:hover {
color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;

}

#twitter_update_list li{
	margin: 10px 0 0 0;
	padding: 0;
list-style-image: url(/images/bullet.gif);
}






/* me style*/

#rightnavigation {
	padding: 0 0 15px 0px;
   
}

#extra {
	
        
margin-bottom:10px;
}


#extra p{
	
        line-height: 1.5625;		/* 25px */
	margin-bottom: 1.25em;		/* 20px */

}

#extra img#me {
	border: 0px dotted rgb(102, 102, 102);
	float: left;
	margin: 4px 2px 0 2px;
}

#elsewhere{
	padding: 0 0 10px 0px;
        
margin-bottom:10px;
}



#feedme{
	padding: 0 0 10px 0px;
      
margin-bottom:10px;
}


.post {
	margin-top: 0px;
}

.post .date {
	float: left;
	width: 39px;
	height: 40px;
	margin-top: 0px;
padding-right: 10px;
	margin-left: 5px;
	padding-top: 0px;
	background: url(images/img01.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	
	color: #666666;
}


/*.post h3 {

	
}*/

.post .title a {
	text-decoration: none;
}

.post .hr1 {
}



.post .entry {
	margin: 0;
	padding: 0 0 20px 54px;
}


.post .entry p{
	
        line-height: 1.5625;		/* 25px */
	margin-bottom: 1.25em;		/* 20px */

}













strong {
	color: #666666;
}

ol, ul {
	margin: 10px 30px;
	padding: 0 30px 0 30px;
}

ol {
	color: #666666;
}

ol span {
	color: #EEEEEE;
}


ul {
	list-style-image: url(/images/bullet.gif);
}



ul.elsewhere {
	color: #777;
	display: block;
        list-style: none;
        Margin: 0px;
        Padding/; 0px;
}



li.li-twitter { 

background: url('/images/twitter.png') 10px 10px no-repeat;
padding: 10px 0 7px 42px;
background-position: 0 50%;
}


li.li-facebk {

background: url('/images/facebk.png') 10px 10px no-repeat;
padding: 10px 0 7px 42px;
background-position: 0 50%;

}

li.li-flickr {

background: url('/images/flickr.png') 10px 10px no-repeat;
background-position: 0 50%;
padding: 10px 0 7px 42px;

}


li.li-rss{

background: url('/images/rss_32.png') 10px 10px no-repeat;
background-position: 0 50%;
padding: 10px 0 7px 42px;

}



ul.comments_error {
	font-weight: bold;
}

del {
	color: #AAAAAA;
}

code {
	margin: 10px 15px 10px 15px;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #444444;
}

.leftColumn code {
	margin-left: 0;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777777;
}

dt {
	font-weight: bold;
	color: #FFB323;
}

dd {
	margin-left: 0;
	padding-left: 45px; 
}

#paging {
	text-align: left; margin:8px;
}











/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
	margin: 10px 15px 10px 30px;
	padding-left: 10px;
	border-left: 3px solid #cccccc;
        font-style: italic;

}




blockquote.exclamation {
	background-image: url(/images/exclamation.gif);
}

blockquote.stop {
	background-image: url(/images/stop.gif);
}

blockquote.go {
	background-image: url(/images/go.gif);
}






/* =Comments */
.comments_error {background: #fff4f4; color: #000;}
ul.comments_error {border: 2px solid #fdd; list-style-position: inside; list-style-type: circle; padding: 0.3em;}
div#cpreview {background-color: #f1f1f1; border: 2px solid #ddd; color: #000;}
form#txpCommentInputForm td {vertical-align: top;}
#comment h2, #comment h3 {margin-bottom: 1em;}
#comment h4 {margin: 0;}
.odd, .even {
	border: 1px solid #e6e6e6;
	margin: 1.5em 0;
	padding: .5em 1em 0;
}
.odd {background: #f6f6f6;}
.commentdate {
	font-size: .85em;
	font-weight: bold;
	
}
#comment-form #name, #comment-form #email, #comment-form #web, #comment-form #message {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	width: 60%;
}
#comment-form {
	background: #f6f6f6;
	border: none;
	border-top: 1px solid #e6e6e6;
	margin-top: 1.5em;
	padding: 0 1em;
}


/* ============================================
 Page Navigation
=============================================== */

.navigation {
	height: 20px;

}

.left {
	float: left;

}

.right {
	float: right;

}












.metainfo {
	
        margin-top: 15px;
	padding-left: 15px;
	padding: 3px;
	color: #999;
       float: left;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.blue {color: #0063dc;}

.small {
	font-size: 0.8em;
}

.green {
	color: #A1FF45;
}

.pink {
	color: #ff0084;
}

.grey {
	color: #666666;
}

.grey a {
	color: #999999;
}

.grey a:hover {
	color: #EEEEEE;
}

.gradient {
	margin-bottom: 2em;
	/*background: #555555 url(/images/gradient.jpg) repeat-x bottom left; */
}


hr {
height: 1px;
border: 0;
color: #ccc;
background-color: #8dba33;
width: 100%;
margin: 10px 0 10px 0;
}
