/*
Theme Name: Wild Cardz
Theme URI: http://www.unodesignstudio.com
Description: Theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Century Gothic', Tahoma, Verdana, sans-serif; margin: 0;
				background: #d1010f url(images/bg-body.jpg) repeat-x; color: #ffffff;	}
				
a { color: #ffdb31; text-decoration: none; }

	a:hover { text-decoration: underline; }
	
#page { text-align: left; margin: 0 auto; width: 999px; background: url(images/bg-page.png) no-repeat top; }

#header { height: 78px; padding: 30px 50px 47px 50px; }

	#header h1 { color: #ffdb31; font-size: 36px; font-weight: bold; }
	
		#header h1 a { text-decoration: none !important; }
		
	.description { font-size: 1.5em; }

.sidebar { padding: 0 0 36px 0; width: 232px; font-size: 1.1em; }

	.sidebar #searchform { text-align: center; }

	.sidebar ul { margin: 0; padding: 0; list-style: none; }
	
		.sidebar ul ul { margin: 0 15px; } .sidebar ul ul ul { margin: 0; }

.sidebar .widgetarea { width: 212px; padding: 10px; margin: 0; list-style: none; }

	.sidebar h2 { background: url(images/star.gif) no-repeat top left; padding: 0 0 10px 18px; color: #ffdb31; font-size: 1.6em; }
	
	.sidebar a { color: #fff; }
	
	.widgetarea li { padding: 0 0 15px 0; }
	
		.widgetarea li li { padding: 0; }
		
		.widgetarea li a { display: block; padding: 8px; border-bottom: 1px solid #fff; }
		
		.widgetarea .widgettext, .widgetarea div, .widgetarea p { padding: 0 15px; }
		
			.widgetarea .widgettext a, .widgetarea div a, .widgetarea p a { display: inline; border: none; }
		
		#recentcomments .recentcomments { padding: 8px; border-bottom: 1px solid #fff; }
		
		#recentcomments .recentcomments a { border: none; }
		
		#wp-calendar { text-align: center; width: 180px; margin: 0; }
		
			#wp-calendar td { background: #9E0E7F; }
			
				#wp-calendar #today { background: #FC75E7; }
				
				#wp-calendar a { display: inline; text-decoration: underline; }
				
					#wp-calendar a:hover { text-decoration: none; }
				
				#wp-calendar #prev a, #wp-calendar #next a { text-decoration: none; }
				
					#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration: underline; }
		
	#leftsidebar { float: left; } #rightsidebar { margin: 0 0 0 767px; }
			
#content { font-size: 1.2em; width: 495px; padding: 10px; float: left; margin: 310px 10px 10px 10px; background: #000000; color: #ffdb31; }

	.post { border-bottom: 2px #ffdb31 solid; margin: 0 0 30px; }
	
		.post h2, .post h3 { background: url(images/bg-posthead.jpg) no-repeat top; font-size: 1.2em; padding: 10px 10px 15px 80px; color: #ffdb31; }

	.postinfo { font-size: 0.9em; padding: 2px 10px; border-bottom: 2px #ffdb31 solid; }
		
		.postinfo a { color: #ffdb31 !important; }
	
		.postinfo img { vertical-align: text-bottom; padding: 0 0 0 10px; }
		
		.postinfo span { color: #ffdb31; font-weight: bold; }
	
	.post .entry { padding: 10px; text-align: justify; line-height: 1.4em; }
	
		.post .entry a { color: #ffdb31 !important; text-decoration: underline; }
		
			.post .entry a:hover { background: #f9c; }
	
		.post .entry img { max-width: 100%; }
	
	.commentlist { list-style: none; margin: 0; padding: 0; }
		
		.commentlist li { padding: 10px; border-bottom: 1px solid #ffdb31; }
	
			.commentlist li li { padding: 0; border: none; }
	
		.commentlist .commentmetadata, .commentlist .commentmetadata a { color: #999 !important; }
		
		.commentlist cite { font-style: normal; font-weight: bold; }
		 
		#commentform #comment { width: 450px; }
		
		#respond { margin: 30px 0 0 0; }
	
#footer { clear: both; text-align: center; padding: 5px 10px 10px 10px; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ffdb31; color: #ffffff; }

blockquote cite { margin: 5px 0 0; display: block; }

h1, h2, h3 { margin: 0; padding: 0; font-size: 1.3em; }

hr { display: none; }

.navigation { display: block; padding: 15px; height: 10px; }

	.navigation a { color: #888; }

.alignleft { float: left; }

.alignright { float: right; }

.center { text-align: center; }

.wp-smiley { vertical-align: text-bottom; }