/*
Theme Name: xx
Theme URI: 
Description: 
Version: 1.0
Author: xx
Author URI: 
Tags: White, two-columns, right-sidebar, fixed-width, threaded-comments, light
*/

/* basic */
	body { width:100%; background-color:#ffffff; margin:0px; padding:0px; font:13px/150% Tahoma, Verdana, Helvetica, sans-serif; color:#333333; }
	a { color:#990033; text-decoration:none; outline:none; }
	a:hover { color:#000; text-decoration:none; }
	a img { border:0; }
	blockquote { padding:5px 10px 5px 10px; margin:10px; background-color:#000000; line-height:160%; }
		blockquote blockquote { background-color:#E3E6E8; display:inline-block; }
		blockquote blockquote blockquote { background-color:#D2D8DB; display:inline-block; }
		blockquote blockquote blockquote blockquote { background-color:#BFC8CC; display:inline-block; }
	pre { padding:5px 10px 5px 10px; margin:10px; background-color:#F2F3F4; line-height:160%; overflow:scroll; }

	input, select, textarea { font:8pt Verdana, Arial, sans-serif; color:#333333; }
	form { margin:0px; padding:0px; }
	p { margin:11px 0px 11px 0px; }
	acronym, abbr { cursor:help; border-bottom:1px dashed #999; }
	code { font:1.1em 'Courier New', Courier, Fixed; }
	h1, h2, h3, h4, h5, h6 { font-family:Tahoma, Verdana, Arial, sans-serif; line-height:130%; }
	h1 { font-size:19px; }
	h2 { font-size:16px; }
	h3 { font-size:14px; }
	h4 { font-size:12px; }
	h5 { font-size:11px; }
	h6 { font-size:10px; }

/* layout */
	#wrap { width:862px; margin:0px auto 0px; padding:0px; overflow:hidden; background:url('images/bg.gif') left top repeat-y; }
	#c1 { width:600px; float:left; padding:5px; margin:0px 0px 0px 2px; overflow:hidden; background-color:#FFFFFF; }
	#c2 { width:250px; float:left; padding:140px 0px 0px 0px; margin:0px 0px 0px 0px; overflow:hidden; background:url('images/subscribe.gif') 2px top no-repeat; }

/* header */
	/* menu */
	#menu, #bottombar { overflow:hidden; background-color:#990033; color:#fff; padding:5px 5px 0px 5px; margin-bottom:5px; font:8pt Verdana, Arial, sans-serif; }
		#menu ul, #bottombar ul { list-style:none; list-style-image:none; padding:0px; margin:0px; }
		#menu li, #bottombar li { display:inline; }
		#menu li a, #bottombar li a { float:left; padding:5px 5px 5px 5px; background-color:#d8d0a8; margin:0px 5px 5px 0px; color:#000; }
		#menu li a:hover, #bottombar li a:hover { background-color:#c8e3f6; text-decoration:none; }
		#menu li.current_page_item a, #menu li.current_page_item a:hover { background-color:#c8e3f6; }

	/* logo */
	#logo { overflow:hidden; height:125px; display:block; background:#FFFFFF url('images/logo.gif') right top no-repeat; text-align:left; margin-bottom:10px; }
		#logo:hover { text-decoration:none; }
		#logo h1 { padding: 90px 10px 0px 80px; margin:0px; font:bold 16px verdana, "arial", serif; letter-spacing:1px; color:#000; }
		#logo h4 { padding:5px 10px 0px 80px; margin:0px; font:11px Verdana, Arial, sans-serif; color:#000; }



/* posts */
	.post { margin:10px; padding:0px; overflow:hidden; line-height:160%; color:#333333; }

	#submenu { float:right; border:dashed 1px #D0D5D9; border-top:0; border-right:0; margin:0px 0px 10px 10px; padding:0px 0px 10px 10px; }
	#submenu ul { margin:0px; padding:0px 0px 0px 20px; }
	#submenu ul li { padding:5px 0px 0px 0px; }

	/* post title */
	.post-title h1 { margin:0px; padding:40px 0px 10px 0px; font:normal 22px verdana, "arial", serif; line-height:120%; }
	.post-title h1 a { color:#333333; }
	.post-title h1 a:hover { color:#666666; text-decoration:none; }

	/* post date, author, category, comments */
	.post-sub { overflow:hidden; width:100%; font:11px Verdana, Arial, sans-serif; }
	.post-sub span { width:8px; height:8px; overflow:hidden; background-color:#A6ACB5; float:left; padding:0px; margin:3px 5px 0px 0px; }
		.post-date, .post-author, .post-cat, .post-tags, .post-edit { float:left; overflow:hidden; padding:5px 15px 5px 0px; }
		.post-author { display:none; }
		.post-comments, .post-edit { float:right; overflow:hidden; padding:5px 0px 5px 5px;  }
		.post-comments-name { float:left; padding-top:2px; }

	/* post text */
	.post-text { overflow:hidden; color:#333333; padding:0px; margin:0px; }

	.print-link { display:none; }

	/* dots that seperate the posts */
	.sep { overflow:hidden; height:8px; width:100%; display:block; background:url('images/sep.gif') center top no-repeat; margin:20px 0px 20px 0px; }

/* widgets */
	#widgets { list-style:none; margin:0px; padding:5px; color:#000; }
	.widget { margin:0px 0px 20px 0px; padding:0px 0px 0px 10px; }
	.widget ul { margin:0px; padding:0px 0px 0px 20px; }
	.widget ul li { padding:5px 0px 0px 0px; }
	.widget h2 { margin:0px 0px 5px 0px; padding:0px; color:#000; font:bold 11pt verdana, "arial", tahoma, serif; }

/* footer */
	#footer { overflow:hidden; background-color:#d8d0a8; padding:5px 5px 5px 5px; margin-top:20px; text-align:center; color:#FFFFFF; font:8pt Verdana, Arial, sans-serif; }
		#footer a { color:#990033; }

/* Wordpress defaults */
	.navigation { overflow:hidden; width:98%; display: block; text-align: center; margin:auto; padding:10px; }
	p img { padding: 0; max-width: 100%; }
	img.centered { display: block; margin-left: auto; margin-right: auto; }
	img.alignright { padding:0px; margin:0px 0px 2px 7px; display: inline; }
	img.alignleft { padding:0px; margin:0px 7px 2px 0px; display: inline; }
	.alignright { float: right; }
	.alignleft { float: left }

	/* Captions */
	.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.wp-caption { border: 1px solid #F4F5F7; text-align: center; background-color: #F4F5F7; padding-top: 4px; margin: 10px;
				-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
	.wp-caption img { margin: 0; padding: 0; border: 0 none; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
	/* End captions */