/*  Photfool.com Light Theme CSS.  Author: Mike Le (aka Photofool) */

html, body {
     height: 99%;
}

.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;     
     margin: 0 auto -70px;       
 }

.footerwrap, .push  { height: 60px; }
 
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }
.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1.75px; }
a img, a:hover img, img a, img a:hover { border:0; }
div { position:relative; }

body{	
	background:#0C0C0C; 
	color:#222;	
	font-family: Helvetica, Helvetica Neue, Arial, san-serif;
	font-size:0.8em;
	margin-left:0.5em;
	margin-right:0.5em;
}

.inside{
	width:90%;
	min-width:65em;
	max-width:90em;
	margin:0 auto;	
}
.description{	
	font-size:80%;
}

a{
	color:#555;
	text-decoration:underline;
}
a:hover{	
	color:#999;
	text-decoration:none;
	background-color:#eee;
}
h1{
	color:#888;
	font-size:1.20em;
	font-weight:normal;	
	font-family: Georgia, "Times New Roman", Times, san-serif;	
	text-transform: uppercase; 	
	letter-spacing:8px;	
}
h2{	
	font-size:1.10em;	
	color:#666;
	font-weight:normal;		
	letter-spacing:4px;
} 
h3{	
	font-size:1.0em;
	color:#666;
	font-weight:normal;	
	letter-spacing:2px;
}
#primary h2{
	color:#666;
}
p{
	line-height:1.5em;
}
ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}
blockquote{
	margin-left:1em;
	padding-left:2em;
	padding-right:2em;	
}
pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}
table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#333;
	color:#999999;
}
table caption{
	text-align:left;
	color:#999999;
	margin-bottom:-1em;
	margin-top:1em;
}
table.nospace{
	width:1%;
	height:1%;
	border-spacing:0px;
	margin:0px; 
	cellpadding:0px;
	cellspacing:0px;
}
table.nospace td {padding:1px;}
.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1.75px;
	margin:1.5em 0;
}

/* Header */
#header{
	background:#000;
	margin-top:0.25em;
}
#header .inside{
	padding:0.7em 0;
}
#header h2{
	font-size:2.25em;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0.25em 0;
	border-right:1px solid #808080;
	float:left;	
}
#header h2 a{ text-decoration:none; color:#999;}
#header p{
	padding:1em 0;
	margin:0;
	line-height:1.75em;
}

/* Navigation */
#navigation {				
	background:#444;
	display:block;	
	height: 31px;
	padding: 0px 0 0 0px;
	font: 1em Georgia, "Times New Roman", serif; letter-spacing: 1px;	
	text-transform: uppercase; 	
	white-space:nowrap;
	color:#999;
}

#navigation ul{	
	margin: 0px;	
	padding: 0px;		
	list-style:square;
}
#navigation ul li {
	float:left;
	margin:0 2px 0 0;
	padding: 0 20px 0 0px;	
}	

#navigation ul li a {
	display:block;
	padding:5px 5px 5px;
	letter-spacing:1px;
	border:0;  
	text-decoration:none; 
	color:#777; 
}	
#navigation ul li a:hover,#navigation ul li a:active, #navigation li.current_page_item a
{
	background-color:#333;	
	text-decoration:none; 
	border-bottom:0.25em solid #666
}

#navigation ul li a:hover
{
    text-decoration:none;
    color:#999;
    font-weight:normal;		
    font-style:normal;  
    border-bottom:0.25em solid #666
}

/* Navigation buttons */

#flickrButton, #silderButton
{    	
  	padding: 0 0 0 0;
  	text-transform: uppercase;
  	font: 1em Georgia, "Times New Roman", serif; letter-spacing: 1px;  	
  	margin:0;
  	overflow:hidden;
}

#silderButton {  width:135px; }
#flickrButton {  width:95px; }

#categoriesButton, #thirdpannelButton, #recentEntriesButton
{
    white-space:nowrap;    
    padding:5px;
}

#categoriesButton a, #thirdpannelButton a, #recentEntriesButton a
{
    background-color: #0C0C0C;    
    border-bottom:0.2em solid #666;
}

#categoriesButton a:hover, #thirdpannelButton a:hover, #recentEntriesButton a:hover
{
    background-color:#333;	
    border-bottom:0.2em solid #fff;
}

h2.navpanel { 
	background-color: #0C0C0C;
	border-bottom:0.1em solid #777; 
	padding:5px;
}


.insideNavPanel {
	width:90%;
	min-width:65em;
	max-width:90em;
	margin:0 auto;
	background-color:#222;
	border-bottom:0.1em solid #333; 
  	border-right:0.1em solid #333; 
  	padding:20px 10px 20px 10px;
  	margin-top:-10px;
}



#flickrRecent
{
    color:#666;
}


#slidebar{ zoom:1;}

#flickrbar{ 
  zoom:1; 
  width:50%;
  min-width:65em;
  max-width:90em;
  margin:0 auto;
  margin-top:10px;
  padding-left:10px;
  padding-right:10px;
  background-color:#ddd;
  border-bottom:0.1em solid #333; 
  border-right:0.1em solid #333; 
}

.flickrThumbPanel {
	width:50%;
	min-width:65em;
	max-width:90em;
	margin:0 auto;	
}

.flickrBadge { border-bottom:0px solid #666;}
.flickrBadge img { padding: 1px; margin: 0 5px 5px 0; border: 0px solid #000; background: #000;}

#flickrtext {
	font-weight:bold;
	margin:10px;
	padding:0 0 1em 0;
}

#flickrRecent {
	color:#999;
	text-align: left;
}
#flickrSlideShow {	
	text-align: right;
}

#flickrSlideShow a {
	text-decoration:underline;
	color:#666;
}

#flickrSlideShow a:hover {
	text-decoration:none;
	color:#999;
}


a.nav{
	display:block;	
	padding:5px 5px 5px; 	
	text-decoration:none;
	color:#777; 	
	white-space:nowrap;	
}

a.nav:hover{	
	background-color:#333;	
	white-space:nowrap;
	color:#999;
	border-bottom:0.25em solid #666
}

a.navRss {
	display:block;	
	padding-top:3px;
	text-decoration:none;		
	text-decoration:none;	
}

a.navRss:hover {
	display:block;	
	padding-top:3px;
	text-decoration:none;	
	text-decoration:none;
	background-color:#444;	
}

.openInfoPanelButton {
	
}



/* Search */

#search{
	border:1px solid #333;
	margin-left:10px;
	margin-top:3px;
        margin-right:10px;
}
#search:hover{	
	border-bottom:0.25em solid #999
}
#search input{ 
	font: 1em Georgia, "Times New Roman", serif; letter-spacing: 1px;	 
	width:150px; 
	height:20px;	
	margin-left:0px;	
	color:#999; 
	background:#444; 		
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
#search input:focus{
	background-color:#ccc;
	color:#666;
}
#searchform{
	margin:1em 0;
}
#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */
#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	border-top:1em solid #000;
}
#search-results h3{	
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}
#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}


/* Primary Items */

#primary{
	background:#0C0C0C;
	padding:0.5em 0 3em 0;
	color:#666;
}

#primary a{
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #666;
}
#primary a:hover{	
	color:#999;
	text-decoration:none;
	background-color:#eee;
	border-bottom:3px solid #333;
}


#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

#primary.onecol-stories .first{
	padding:0 6em 0 6em;	
}

.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 a{
	color:#555;
	text-decoration:underline;
	 
}
.story h3 a:hover{
	color:#999;	
	text-decoration:none;	
}
.story .details{	
	text-align:right;	
	padding:0.5em 0;
	font-size:0.85em;
	color:#666;
}

.story .postfooter {
	border-top:1px dashed #222;
	border-bottom:1px dashed #222;
	text-align:center;
	padding-top:0.5em;	
	padding-bottom:0.5em;		
	font-size:0.9em;
	color:#666;
	width:80%;
}

.story .postfooter .secondline {
	line-height:2.5em; 
}

.read-on{
	text-align:right;
	display:block;
	margin-top:-10px;
}



/* Single Post Styles */
#primary .primary{
	float:left;
	width:52%;
	background:#222;
	padding:20px 60px 20px 60px;
	border-bottom:0.1em solid #333; 
	border-right:0.1em solid #333; 
}

#primary .primarycenter{	
	margin: 10px auto;
	width:55%;	
	background:#222;
	padding:20px 60px 20px 50px;
	border-bottom:0.1em solid #333; 
	border-right:0.1em solid #333; 
}

#primary .secondary{
	float:right;
	width:30%;
	margin-right:10px;
	padding-top:0.65em;
	display:inline;	
}

#primary .archive_entry
{		
	padding-bottom:10px;

}

.achiveHeaderTag
{
   width:95%;
   line-height:2em;
   margin:10px auto;
   background:#222;
   padding:20px;
   border-bottom:0.1em solid #333; 
   border-right:0.1em solid #333;    
}

.blockparagraph
{
   width:95%; 
   margin:5px auto;
   background:#222;
   padding:20px 30px 10px 30px;
   border-bottom:0.1em solid #333; 
   border-right:0.1em solid #333;    
}

.blockparagraph h1 {
  font-size:1em;
  letter-spacing:4px;      
  padding:5px 5px 5px 20px;
  background:#333;
  border-bottom:0.1em solid #444; 
  border-right:0.1em solid #444;    
}

.single-post h1, .single-post h2{ margin-top:0; }
#primary code {
	display:block;
	border:1px solid #333;
	background:#272727;
	color:#ffffff;
	padding:0.2em 0.2em 0.2em 1em;
	margin:1em 5% 0 5%;
}

.nextPrevPost {
	background:#111;	
	padding: 5px 10px 2px 10px;
	margin-left:-40px;
	margin-right:-40px;
	height:40px;
	border-bottom:0.1em solid #333; 	
}

.prevPost {
	background:#111;
	padding: 5px 20px 2px 20px;
	height:20px;
	border-bottom:0.1em solid #333;  	
}

/* Secondary Items */
#secondary{
	background:#0C0C0C;
	padding:1px 2em;	
}

.secondary {
	background:#222;
	padding:10px;
	border-bottom:0.1em solid #333; 
	border-right:0.1em solid #333; 	
}

.secondary .featured p{
	background:#111;
	padding:5px;
	line-height:1.75em;
	border-bottom:1px solid #333;
}

.secondary .featured dl{
	background:#111;
	padding:5px;
	border-bottom:1px solid #333;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;	
}

.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#555; }
.secondary dd a:hover{ color:#999; }

.secondary .featured p{
	border-bottom:1px solid #333; 
	border-top: 1px solid #333; 
}
.secondary .featured dl{
	border-bottom:1px solid #333; 
}
.secondary dd a{ color:#555; }
.secondary dd a:hover{ color:#999; }


.featured dt{
	font-weight:bold;	
	color:#777;
}

.leftnavtags  {
line-height:1.5em;
}


.commentsection {
	margin-top:-20px;
	background:#0C0C0C;	
	margin-left:10px;
	margin-right:50px;
}
#secondary .commentsection {
	background:#0C0C0C;
	margin-left:-50px;	
	margin-right:-50px;		
}

.comment-head{	
	padding:0.8em 2em 1.0em 0em;
	width:300px;
	height:24px;
}

.comment-head h2{
	font-size:1em;	
	font-weight:bold;
	letter-spacing:2px;
	margin:0;
}

.comment-head .details{
	font-size:0.95em;
	border-top:1px solid #CCC;
}


ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}
#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1em; }
#comments cite .author a, #commentbar a {
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #666;
}

#comments cite .author a:hover, #commentbar a:hover {
	color:#999;
	text-decoration:none;
	background-color:#eee;
	border-bottom:3px solid #333;
}
#comments cite .date {
	margin-top:4px;	
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }
#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }
#comments cite.pingback {
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}
#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	background-color: #222;    
	min-height:72px;
	height:auto !important;	
	color:#666;
	overflow:hidden;
}
#comments .mycontent{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	background-color: #222;    
	min-height:72px;
	height:auto !important;	
	overflow:hidden;
}
#comments .commentbody {
	padding: 2% 0 0 2%;
}
#comments .counter {
	position: relative;	
	font: lighter 32px 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #666;
	text-align: right;
	padding:0;
}
#comments .mycontent .counter {
	position: absolute;
	top:-20px;
	right:-4px;
	font: normal 32px 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;	
	text-align: right;
	padding:0;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}
#comments .mycontent p{
	margin:0 0 1em 0;
}
#comments .mycontent h3{
	margin:0;
	font-size:1em;
}
#comment-form{
	margin:0em 1em 5em 33%;
	padding:20px;
	width:36em; 
	padding-bottom:15px;
	background-color:#222;	
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, serif;
}
label.text{
	position:relative;
	left:0.5em;
	color:#222;
}

.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

.buttonSubmitComment{
	display:block;	
	padding:2px 2px 2px; 	
	background-color:#222;	
	white-space:nowrap;
	color:#666;
	border-bottom:0.25em solid #999;
	border-left:none;
	border-right:none;
  	border-top:none; 
}
.buttonSubmitComment:hover {
	padding:2px 2px 2px; 	
  	background-color:#666;	
  	white-space:nowrap;
  	color:#999;
	border-bottom:0.25em solid #999;
}



/* Ancillary Items */
.ancillary{	
	padding:2em 0 2em 0;
}
.ancillary .block{
	float:left;
	padding: 1%;
	width: 28%;
	margin:0 0 0 2.5%;	
	/*background: transparent url(images/transparent_bg.png) repeat left top;*/
	background-color:#666;	
}
* html .ancillary .block{
	background:none;
}
.ancillary .twice-length{ width:65%; }
.ancillary .thrice-length{ width:100%; }
.ancillary .first {
	clear:both;
	margin:0 0 0 2.4%;
}
* html .ancillary .first {
	clear:both;
	margin:0;
}
.ancillary .block-separator{
	clear:both;
	height:2.5em;
}
.ancillary .block h2, .ancillary .block h3{
	margin:0 0 2em 0;
	color: #666;
	
}
.divider {
	border-bottom:1px solid #3D3D3D;
}
ul.block li {
	list-style-type:none;
	margin:0;
}
ul.dates, ul.counts, ul.blogroll ul, ul.pages, ul.block li.widget ul{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px dashed #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li, ul.block li.widget ul li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dashed #3D3D3D;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}
ul.counts .count{
	float:right;
	color:#858585;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.block li.widget ul a{
	color:#333; 
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover, ul.block li.widget ul a:hover{ 
	color:#999;
	text-decoration:underline;
}
ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:square;
	margin-left:1em;
	margin-bottom:4em;
}
ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
/*block items*/
.aside-content p a, ul.recent-comments li a, ul.dates li .aside-content p a{
	/*color: #FF9900;*/
}

.recent-comments  {
color: #888;
}


/* Foooter */
#footer{		
	background:#121212;	
	font-size:0.8em;
	margin:15px 0 0 0;
	white-space: nowrap;
}
#footer .inside{
	 color:#666;
	 padding:0.5em 0; 
}
#footer p{
	margin:0;
	
}
#footer p.copyright{letter-spacing:1px; text-align:center;}
#footer p.attributes{ float:right; }
#footer a {
	padding:0 0 0 0;	
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #666;
}
#footer a:hover{
	color:#999;
	text-decoration:none;	
	text-decoration:none;
	border-bottom:2px solid #777;
}


/* Utilities */
#utilities{
	float:right;
	width:200px;
	margin:1em 0 -5em 0;
	text-align:right;
}


/** added while style **/

#header, #primary{
	background:#0C0C0C;
}
div#header h2 a:hover{ 
	text-decoration:none; 
	color:#666;
}
a:hover{
	color:#666;
	text-decoration:none;
	background-color:#fff;
}
* html a:hover{
	color:#666;
	text-decoration:none;
}


.ancillary{
	/* border-top:1px solid #D5D5D5;*/
	/*background:#E5E5E5 url(styles/white/bg_ancillary.jpg) top repeat-x;*/
	padding:2em 0 2em 0;
}
/*block items*/
div.aside-content p a, ul.recent-comments li a{
	/* color: #fff; */
}
* html div.aside-content p a, * html ul.recent-comments li a{
	/* color: #666; */
}
.ancillary .block{
	float:left;
	padding: 1%;
	width: 28%;
	margin:0 0 0 2.5%;	
	background: transparent url(styles/white/transparent_bg.png) repeat left top;
}
* html .ancillary .block{
	background:none;
}
.ancillary .block h2, .ancillary .block h3{
	margin:0 0 2em 0;
	color: #666;
}
.divider {
	border-bottom:1px solid #C2C2C2;
}
a, .story .details a, .story .details a:hover{
	 color:#666;	 
}
.story .details a:hover{
	text-decoration:none;
	color:#666;	
}
/*.story .details{ border-top:1px solid #999; } */

h1, h2, h3{ color:#666; }

#primary h2{ color:#333; }


table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; }

#header h2{ border-right:1px solid #7F7F7F; }



#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#666;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages, ul.block li.widget ul{
	border-top:1px dashed #555;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li, ul.block li.widget ul li{
	border-bottom:1px dashed #555;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.block li.widget ul a{
	color:#666;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover, ul.block li.widget ul a:hover { color:#999; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#666;
}
#footer a:hover, #footer p.attributes a:hover{ color:#666; background-color:#fff;}


/* Images */

#footer .inside{
	/*background:url(styles/white/footer.gif) 50% 0 repeat-x;*/
}
#search .searchimg{
	background:url(styles/white/search.gif) 0 0 no-repeat;
}

#searchform #s{
	background:#000;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#666;
	color:#fff;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

#wp-calendar {
font-size:0.8em
}


#wp-calendar td{
	color:#333;
	background:#666;
}
#wp-calendar a:hover {
	color:#999;
	text-decoration:underline;
}

#wp-calendar a {
	color:#fff;	
	text-decoration:none;
}

.postDateIcon{
	width:42px;
	height:45px;
	float: left;
	margin:10px;	
	display: inline;	
	background: url(images/dateicon2.gif) no-repeat;
}
.postDateIcon2{
	width:42px;
	height:45px;
	float: right;
	margin:10px;	
	display: inline;	
	background: url(images/dateicon2.gif) no-repeat;
}

.postDateIconMonth {
	padding-left:12px;
	color:#fff;
	font-weight:bold;
	font-size:0.75em;
}
.postDateIconDay {
	color:#999;
	padding:8px 8px 5px 10px;
	font-weight:bold;
	font-size:1.2em;
}






#akismetwrap #aka,#aka:link,#aka:hover,#aka:visited,#aka:active{color:#999;text-decoration:none}
#aka:hover{border:none;text-decoration:none}
#aka:hover #akismet1{display:none}
#aka:hover #akismet2,#akismet1{display:block}
#akismet2{display:none;padding-top:2px}
#akismeta{font-size:16px;font-weight:bold;line-height:18px;text-decoration:none}
#akismetcount{display:block;font:15px Verdana,Arial,Sans-Serif;font-weight:bold;text-decoration:none}
#akismetwrap #akismetstats{border:0px;color:#000;font:11px 'Trebuchet MS','Myriad Pro',serif;height:40px;line-height:100%;overflow:hidden;padding:8px 0 0;text-align:center;width:120px}



.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, san-serif;
background: url(images/dateicon.gif) no-repeat;
width:42px;
}

.date_m {
display:block;
font-size:1em;
color:#999999;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
}

.date_d {
display:block;
margin:0;
padding:0.3em 0 2em 0;
text-align: center;
font-family: Times New Roman, Helvetica, Sans-Serif;
font-size:0.9em;
font-weight: bold;
}

#posttext {
margin:1em 5em;
}

/* WP-dTree */
#dtreec, #dtreea, #dtreep, #dtreecatwrapper, #dtreearcwrapper, #dtreepgewrapper {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size:0.9em;	
	white-space: nowrap;
}
#dtreec img, #dtreea img, #dtreep img {
	border: 0px;
	vertical-align: middle;
	float: none;
	margin: 0 0px 0px 0;
}

#dtreec a, #dtreea a, #dtreep a, #dtreecatwrapper a, #dtreearcwrapper a, #dtreepgewrapper a {
	display: inline;
	padding: 0;	
	text-decoration: none;	
	color: #000;
}
#dtreec a:hover, #dtreea a:hover, #dtreep a:hover, #dtreecatwrapper a:hover, #dtreearcwrapper a:hover, #dtreepgewrapper a:hover {
	display: inline;
	padding: 0;	
	text-decoration: none;	
	color: #aaa;
}

#postcount {
	display: inline;
	padding: 0;
	color: #999999;
	text-decoration: none;
}

#dtreec a.node, #dtreea a.node, #dtreep a.node, #dtreec a.nodeSel, #dtreea a.nodeSel, #dtreep a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	color: #666;
}

#dtreec a:hover, #dtreec a.node:hover, #dtreec a.nodeSel:hover, #dtreea a:hover, #dtreea a.node:hover, #dtreea a.nodeSel:hover, #dtreep a:hover, #dtreep a.node:hover, #dtreep a.nodeSel:hover {	
text-decoration: underline;
color: #999;
}

#dtreec a.nodeSel, #dtreea a.nodeSel, #dtreep a.nodeSel {
text-decoration: none;
}

#dtreec .clip, #dtreea .clip, #dtreep .clip {
	overflow: hidden;
	text-decoration: none;
}

select {
 margin-top: 2px;
 border:0.5px;
}

input, textarea {
 background-color: #444;
 color: #999;
 border:none;
}

#primary a.imglink, #primary a.imglink:hover  {border: 0; text-decoration:none; background:none}  

.statcounter { 
color: #0C0C0C;
}

iframe {border:0;}

span.reverse { unicode-bidi:bidi-override; direction: rtl; }  

#blogStats_slide a  { 	
  	text-decoration:none ;
  	color: #555;
 }
#blogStats_slide a:hover  { 	
   	text-decoration:underline ;
   	color: #999;
 }

#portfolio_listing a {
	text-decoration:underline ;
   	color: #666;
   	font-size:1.20em;
}

#portfolio_listing a:hover {
	text-decoration:none ;
   	color: #999;
   	font-size:1.20em;
 }
 
 #bottomline {
 	width:60%;
 	border-bottom:0.1em solid #999;
 }
 
 .fontsize {
   	float:right;
   	margin-right:-45px;
   	margin-top:-10px;
  }
 



