/*

AUCanvas : textshadow.css

*/


/* Canvas Of The Universe base 10 */

#canvas { }

/* Header Elements */

#header { }

/* The Gate of Imagination, Babylonian Dreams */	

#login { } 
	

/* The Ultimate Object & Symbol */	
	
	#logo { 	}
    
	#title {	text-shadow: 0px 2px 3px #555;	}
	
	#description {text-shadow: 0px 1px 1px #555;	}		

/* The Direction & Guidance */
/* Top Navigation (page navigation) */

#top-navigation {text-shadow: 0px 1px 1px #555;}
	
/* Intelect Transformation */
/* Category Navigation */	

#cat-navigation {text-shadow: 0px 1px 1px #555;}
						
/* The Theater */

/* Fish Wrap Main Elements */
	
#wrapper { }

/* Content Elements */

/* Depend On Sidebar Configuration see style.php to calculate the content width */

#content { }

#content h1.cattitle {text-shadow: 0px 2px 3px #555;	}
/* feature title */
#content h5 {text-shadow: 0px 1px 2px #555;	}

/* Title Font */	
	#content .post h1, 
	#content .postloop h1, 
	#content .twopost h1, 
	#content .threepost h1 { text-shadow: 0px 2px 3px #555;}

/* blockquote style */
	
#content blockquote { text-shadow: 0px 2px 3px #555;}
	
/* Sidebar Elements */
	
#sidebar { }

#secondsidebar { }
	
.side { 	}	
	
.side-widget { 	}
	
.side-insert {	}	

/* Widget Title */

	.side-widget h2 { text-shadow: 0px 1px 1px #555;	}
		
	.side-widget .story { }
		
.posts { }
	
	.posts h2 { }

.readmore {	}
			
/* Footer Elements */
	
#footer { }


/* Bottombar Element */

#bottombar { }
	
	#bottombar h4 { text-shadow: 0px 1px 1px #555;}
		
/* Comment Elements */

h3#comments { text-shadow: 0px 1px 1px #555;	}

#postcomments {	}
			
			
	 h4#comments, #respond h3 { text-shadow: 0px 2px 3px #555; }

	 #respond p {  }	

.commentnumber { text-shadow: 0px 1px 1px #555;	}


/* 

Archives page styles , the box can be stylistically according to requirements 

*/

#archivepage { 	}

#archivebox  { }

/* 
based on K2 archive s
*/

h3.archive {	 }

/* tags style */	

#tagcloud { 	}	
	

.tags a { text-shadow: 0px 1px 1px #555;	}
		
/* Search Form  in logo , sabdo palon rules */

#srctxt {	text-shadow: 0px 2px 3px #555;	}
	
/* The Periclaitos */
/* Top Display is optional */

#top-display { }	
#bottom-display { }	
#content-botdisplay { }	

/* Top Slider is optional */

#top-slider { }	
#bottom-slider { }	
#content-botslider { }	

/* Top Tab is optional */

#top-tab { }	
#bottom-tab { }	
#sidebar-tab { }	
#content-bottab { }	



