/*------------------------------------------------------------  
--------------------------------------------------------------
Theme Name					: playground
Version						: 03
Author						: bepsml
Author Site					: http://bepsml.name
--------------------------------------------------------------
------------------------------------------------------------*/




/*------------------------------------------------------------  
		GLOBAL
------------------------------------------------------------*/
body 						{
        background			: #000 url('body.jpg');
        color				: #000;
        margin				: 0 auto;
        padding				: 0;
		font				: Bradley Hand ITC, Facelift, Orange LET;
		font-family			: Bradley Hand ITC, Centaur;
	       					}
a img						{
        background			: none;
        border				: none;
        outline				: none;
        image-decoration	: none;
        					}
#post #banner a:link, #post #banner a:visited,
#spost #banner a:link, #spost #banner a:visited
							{
        background			: none;
        border				: none;
        outline				: none;
        image-decoration	: none;
        					}
p							{
		margin-top			: 9px;
		margin-bottom		: 9px;
							}
a:link, a:visited			{
        outline				: none;
		color				: #fff;
        font-style			: italic;
        text-decoration		: none;
        					}
a:hover						{
		color				: #000;
        font-style			: normal;
        					}
blockquote					{
        background			: #222 /*url('body.jpg')*/;
        font-size			: 11px;
        font-family			: Courier New, Estrangelo Edessa;
        color				: #999;
		font-style			: normal;
		padding				: 5px;
		margin-left			: 33px;
		text-align			: left
							}
/*------------------------------------------------------------  
		WRAPPER
------------------------------------------------------------*/
#wrapper 					{
        width				: 800px;
        margin				: 0 auto;
        padding				: 0;
        clear				: both;
        					}
/*------------------------------------------------------------  
		HEADER
------------------------------------------------------------*/
#header						{
        background			: url('head.jpg') no-repeat;
        height				: 223px;
        margin				: 0;
        padding				: 0; /*top-left-bottom-right*/
        text-align			: left
        					}
#header h1					{
  		color				: #000;
        font-size			: 290%;
        font-family			: Facelift, Bernard MT Condensed;
        margin				: 0px 0px 0px 0px;
  		padding				: 33px 0 23px 23px;
        letter-spacing		: 0.3em;
          					}
#header h1:hover			{
        letter-spacing		: 0.4em;
							}
#header h2 					{
  		color				: #fff;
 		margin				: 0px;
  		padding				: 0 53px;
        font-size			: 14.5px;
        font-family			: Orange LET, Centaur;
        font-style			: italic;
        letter-spacing		: 1.3em;
           					}
#header h2:hover			{
		font-style			: normal;
							}
#header a:link 				{
		color				: #fff;
        text-decoration		: none;
   							}
#header a:hover 			{
		color				: #fff;
		background			: ;
		border-bottom		: 0px solid #;
							}
/*------------------------------------------------------------  
		HEADER WRAPPER
------------------------------------------------------------*/
#headerwrap					{
		widht				: 500px;
							}
#hwidget					{
		widht				: 300px;
        color				: #000;
		float				: right;
		margin				: 0 auto;
        text-align			: center;
        font-size			: 17px; 
        font-weight			: bold; 
		padding				: 53px 7px 0 0;
							}
#navigation					{
		widht				: 500px;
		float				: left;
		margin				: 0 auto;
        font-size			: 10px; 
        padding				: 0 0 3px 0;
							}
#nav li						{
		float				: left;
		list-style			: none;
        letter-spacing		: 0.3em;
		display				: inline;
		margin				: 0 auto;
		padding				: 29px 0 0 0;
		text-align			: center;
							}
#nav li a:link, #nav li a:visited
		 					{
		font-weight			: bold;
        font-family			: Facelift, Goudy Stout;
		color				: #000;
		background			: url('navb1.jpg') center left;
		padding				: 9px; 
							}
#nav li a:hover				{
		text-decoration		: none;
		color				: #fff;
		background			: url('navb2.jpg') top right;
							}
/*------------------------------------------------------------  
		CWRAPPER
------------------------------------------------------------*/
#cwrapper 					{
        background			: url('contentb.jpg') repeat-y;
        width				: 800px;
        margin				: 0 auto;
        padding				: 0;
        clear				: both;
        					}
/*------------------------------------------------------------  
		CONTENT
------------------------------------------------------------*/
#content					{
        width				: 469px;
        margin				: 0px auto;
        padding-top			: 5px;
        padding-bottom		: 5px;
        padding-left		: 39px;
        padding-right		: 0px;
        float				: left;
        font-size			: 13px;
        letter-spacing		: 0.2em;
        					}
#post						{
        padding-top			: 0px;
        color				: #333;
		clear				: both;
        text-align			: right;
        font-style			: normal;
							}
#post a:link, #post a:visited
							{
        color				: #666;
        border				: 1px solid #111;
        					}
#post a:hover				{
        color				: #fff;
        background			: #333;
		text-decoration		: none;
        border				: 2px solid #111;
        					} 	
#post	h1, #post h1 a:link, #post h1 a:visited, #post	h3, #post h3 a:link, #post h3 a:visited
							{
        color				: #fff;
        background			: #111 url('path');
        font-style			: italic;
        margin-top			: 0;
        padding				: 0px;
        letter-spacing		: 0.3em;
        font-weight			: bold;
							}
#post	h1, #post h1 a:link, #post h1 a:visited
							{
        font-family			: Facelift;
        font-size			: 15px;
							}
#post	h3, #post h3 a:link, #post h3 a:visited
							{
        font-family			: Bradley Hand ITC;
							}
#post	h1:hover, #post	h1 a:hover, #post	h3:hover, #post	h3 a:hover
							{
        letter-spacing		: 0.4em;
		text-decoration		: none;
        					}
#pleft, #pright				{
        width				: 231px;
        margin				: 0px auto;
        padding				: 0px;
							}
#pleft						{
        text-align			: right;
        float				: left;
		clear				: both;
							}
#pright						{
        text-align			: left;
        float				: right;
							}        	
/*------------------------------------------------------------  
		SIDEBAR
------------------------------------------------------------*/
#sidebar					{
        width				: 257px;
        margin				: 0px auto;
        padding-top			: 5px;
        padding-bottom		: 5px;
        padding-left		: 0px;
        padding-right		: 15px;
        float				: right;
        font-style			: italic;
        text-align			: left;
        font-size			: 13px;
        letter-spacing		: 0.2em;
        					}
#spost						{
        padding-top			: 0px;
        color				: #111;
		clear				: both;
							}
#spost	h3, #spost h3 a:link, #spost h3 a:visited
							{
        color				: #000;
        background			: url('path');
        font-style			: normal;
        margin-top			: 0px;
        padding				: 0px;
        letter-spacing		: 0.3em;
        font-weight			: bold;
        border-bottom		: 1px solid #fff;
        border-top			: 1px solid #fff;
							}							
#spost	h3:hover, #post	h3 a:hover
							{
        font-style			: italic;
        					}				
#spost a:link, #spost a:visited
							{
		border-bottom		: 1px solid #fff;					
        color				: #fff;
        					}
#spost a:hover				{
        background			: #fff;
        color				: #333;
        font-style			: normal;
        					} 	
#sleft, #sright				{
        width				: 125px;
        margin				: 0px auto;
        padding				: 0px;
							}
#sleft						{
        text-align			: left;
        float				: left;
		clear				: both
							}
#sright						{
        text-align			: left;
        float				: right;
							}
#snavigation				{
		text-align			: center;
		margin				: 0 auto;
        font-size			: 13px; 
        padding				: 0;
							}
#snav li					{
		list-style			: none;
        font-size			: 13px;		
        letter-spacing		: 0.3em;
		margin				: 0 auto;
		padding				: 1px;
							}
#snav li a:link, #snav li a:visited
		 					{
		background			: url('nava1.jpg')no-repeat center;
		display				: block;
		font-style			: normal;
		text-decoration		: none;
		font-weight			: bold;
		color				: #fff;
        border				: none;
		padding				: 5px; 
							}
#snav li a:hover			{
		color				: #000;
		background			: url('nava2.jpg')no-repeat center;
							}
#clink li, #slink li		{
		list-style			: none;
		display				: block;
        letter-spacing		: 0.3em;
		margin				: 0 auto;
							}
#clink li					{
		padding				: 0px;
        font-size			: 15px;
							}
#clink li:hover				{
							}
#slink li					{
		padding				: 1px;
        font-size			: 13px;
							}
#clink li a:link, #clink li a:visited
		 					{
		font-style			: normal;
		display				: block;
		background			: #222;
		border				: 1px solid #666;
		color				: #fff;
		padding-left		: 5px;
							}
#clink li a:hover			{
		color				: #111;
		background			: #fff;
		border				: 1px solid #111;
							}
#slink li a:link, #slink li a:visited
		 					{
		font-style			: normal;
		color				: #fff;
		background			: ;
		padding				: 0px; 
		border				: none;
							}
#slink li a:hover			{
		color				: #111;
		background			: none;
							}						
/*------------------------------------------------------------  
		FOOTER
------------------------------------------------------------*/
#footer						{
        background			: url('footer.jpg') no-repeat;
        height				: 56px;
		clear				: both;
        					}
#footer-text 				{
        margin				: 0px auto;
        text-align			: center; 
        padding-top			: 0;
        padding-bottom		: 0;
        					}
#footer-text p, #footer-text p a:link, #footer-text p a:visited
							{
        font-family			: Facelift;
  		color				: #000;
        font-size			: 19px;
        font-style			: normal;
        font-weight			: bold;
        margin				: 0px;
  		padding				: 15px;
        letter-spacing		: 0.4em;
          					}
#footer-text p:hover
							{
  		color				: #fff;
  		background			: url('URL');
							}
#footer-text p a:hover
							{
  		color				: #fff;
  		background			: url('body.jpg');
							}