@charset "UTF-8";
/* CSS Document */

	
body {
	color: #000000;
	font-size: 100%;
	height: 100%;
	font-family: Helvetica, verdana, Tahoma, Arial, sans-serif;}
	
	
	
/* ---global--- */

.bold {
	font-weight: bold;}


/* header */



#header_title a {	
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	color: #df3615;
	font-size: 2.4em;
	font-weight:  bold;
	letter-spacing: -2px;
	line-height: 100%;
	text-decoration: none;
	text-transform: capitalize;}

#top_nav {
	float: right;
	margin: 0 0 0 0;
	padding: 15px 0 4px 0;
	list-style: none;}

	#top_nav li {
		display: inline;
		margin: 0 4px -4px 4px;
		padding: 0 0 0 0;
		line-height: 100%;}
		
		#top_nav a {
			margin: 0 0 0 0;
			padding: 15px 7px 4px 7px;
			color: #666666;
			font-size: 1em;
			font-weight: bold;
			line-height: 80%;
			text-decoration: none;
			text-transform: uppercase;}
		#top_nav a:hover {
			color: #dcdcdc;
			background: #df3615}
		#top_nav .current_page_item a {
			color: #ffffff;
			background: #df3615;}
		#top_nav .current_page_item a:hover {
			border-bottom: none;}





/* bottom footer area */

#footer {
	font-size: 0.8em;}


#footer_links {
	float: left;
	margin: 9px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;}
		
	#footer_links li {
		display: inline;
		margin: 0 3px 0 3px;}

		#footer_links a {
			padding: 3px 3px 2px 3px;
			color: #000000;

			text-decoration: none;}
		#footer_links a:hover {
			color: #ffffff;
			background: #df3615;}
			
			#footer_links > li:first-child {
				font-weight: bold;}
					
#footer_copyright {
	float: right;	
	margin: 7px 0 0 0;
	padding: 2px 3px 2px 3px;
	color: #000000;}
	
	
	
	
	
	
	
/* ---blogs--- */

.page_alert {
	display: block;
	margin: 0 0 25px 0;
	padding: 3px 5px 1px 5px;
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffff00;}

		
		
.page_alert_big {
	display: inline-block;
	margin: 0 0 30px 0;
	padding: 10px 3px 5px 3px;
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffff00;}
	
.page_alert_info {
	display:  block;
	color: #666666;
	font-size: 1.5em;
	line-height: 120%;
	font-weight: bold;}

	.page_alert_info a {
			color: inherit;
			text-decoration: none;
			border-bottom: 2px #df3615 dotted;}
		.page_alert_info p a:hover {
			background: white;}	

.blog_post {
	margin: 0 0 50px 0;
	border-top: 1px #333333 solid;}

	.blog_entry_date {
		float: left;
		display: inline-block;
		margin: 6px 0 0 0;
		padding: 1px 1px 1px 1px;
		color: #df3615;
		font-size: 0.72em;
		font-weight: bold;
		letter-spacing: 0px;
		text-transform: uppercase;}
	
	.blog_post h2 {
		margin: 0 0 4px 100px;
		font-size: 0.75em;}
		
		.blog_post h2 a {
			display: block;
			margin: 0 0 10px 0;
			padding: 9px 0 6px 5px;
			color: #000000;
			font-weight: bold;
			line-height: 100%;
			text-decoration: none;
			border-bottom: 1px #999999 solid;}
		.blog_post h2 a:hover {
			color: #ffffff;
			background: #df3615;}

	.blog_entry {
		margin: 0 0 0 105px;}

		.blog_entry p {
			margin: 8px 0 8px 0;	
			font-size: 0.8em;
			line-height:150%;}
			
			.blog_entry p a {
				color: #000000;
				text-decoration: none;
				border-bottom: 2px #df3615 dotted;}
			.blog_entry p a:hover {
				color: #ffffff;
				background: #df3615;}
				
		.blog_entry ul {
			margin: 0 0 0 15px;
			font-size: 0.75em;}
			
			
		.blog_entry img {
			padding: 0 0 0 0;
			border: 1px #333333 solid;}
			
		.blog_entry table {
			font-size: 0.7em;
			text-align: left;}
		
	.blog_metadata {
		margin: 7px 0 0 100px;
		padding: 5px 0 0 0;
		color: #df3615;
		font-size: 0.75em;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-top: 1px #999999 solid;}
		
		.blog_metadata_tags {
			float: left;
			margin: 0 5px 5px 0;}
		
			.blog_metadata_tags a {
				padding: 1px 2px 1px 2px;
				color: #000000;
				font-size: 1em;
				text-decoration: none;
				text-transform: lowercase;
				background: #ffffff;}
			.blog_metadata_tags a:hover {
				color: #ffffff;
				background: #df3615;}
			
		.blog_metadata_category {
			float: left;
			margin: 0 5px 5px 0;}
		
			.blog_metadata_category a {
				padding: 1px 2px 1px 2px;
				color: #000000;
				font-size: 1em;
				text-decoration: none;
				text-transform: lowercase;}
			.blog_metadata_category a:hover {
				color: #ffffff;
				background: #df3615;}
			
		.blog_metadata_comments {
			float: left;
			margin: 0 5px 5px 0;}
		
			.blog_metadata_comments a {
				padding: 1px 2px 1px 2px;
				color: #000000;
				font-size: 1em;
				text-decoration: none;
				text-transform: lowercase;}
			.blog_metadata_comments a:hover {
				color: #ffffff;
				background: #df3615;}
				
	.blog_metadata2 {
		margin: 0 0 0 0;
		color: #333333;
		font-size: 0.75em;}			
				
				
				
				
				
#posts_navigation a {
	height: 12px;
	margin: 0 0 30px 0;
	padding: 0px 5px 3px 5px;
	color: #df3615;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	border: 2px #df3615 solid;}
		
			
						#posts_navigation .posts_older a {
			float: left;
			padding-left: 24px;
			background: url('http://redical.net/_images/posts/posts_older.png') no-repeat left center;}
		#posts_navigation .posts_older a:hover {
			background: #ffff00 url('http://redical.net/_images/posts/posts_older.png') no-repeat left center;}
	
		
		#posts_navigation .posts_newer a {
			float: right;
			padding-right: 22px;
			background: url('http://redical.net/_images/posts/posts_newer.png') no-repeat right center;}
		#posts_navigation .posts_newer a:hover {
			background: #ffff00 url('http://redical.net/_images/posts/posts_newer.png') no-repeat right center;}









/* ---sidebar --- */



#sidebar #sidebar_widgets {
	list-style: none;
	color: #333333;}
	
	#sidebar_widgets h2 {
		display: block;
		margin: 0 0 8px 0;
		padding: 7px 0 0 0;
		color: #df3615;
		font-size: 0.75em;
		font-weight: bold;
		letter-spacing: 0px;
		text-decoration: none;
		text-transform: uppercase;
		border-top: 1px #333333 solid;}
		
		
	
	
	
	
	
	
	
/* ---specific sidebar widgets --- */




.blog_search_input {
	float: left;
	padding: 0 5px 0 5px;
	width: 132px;
	height: 23px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px #cccccc solid;}
.blog_search_input:focus {
	background: #ffff00;}
	
.blog_search_submit {
	float: left;
	width: 50px;
	height: 25px;
	margin: 0 1px 0 0;
	color: #0000000;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: capitalize;
	border: none;
	background: url('/_images/global/shades/black_light.png') repeat;}
.blog_search_submit:hover {
	cursor: pointer;
	color: #cccccc;
	background: #df3615;}
.blog_search_submit:active {
	color: #ffff00;}
		
	
	
#sidebar_categories {
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.8em;}
	
	#sidebar_categories li {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: none;}
		
		#sidebar_categories a {
			display: block;
			margin: 0 0 0 0;
			padding: 2px 2px 2px 2px;
			color: #333333;
			text-decoration: none;}
		#sidebar_categories a:hover {
			color: #ffffff;
			background: #df3615;}
			
		.children {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			list-style: none;}
		
			#sidebar_categories .children li a {
				display: block;
				margin: 0 0 0 10px;
				padding: 2px 2px 2px 2px;
				font-weight: normal;}
				
				
#sidebar_archives {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.8em;}

	#sidebar_archives li {
		display: inline;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: none;}
		
		#sidebar_archives li a {
			padding: 2px 2px 2px 2px;
			color: #333333;
			text-decoration: none;}
		#sidebar_archives li a:hover {
			color: #ffffff;
			background: #df3615;}
			
#sidebar_tracks {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.8em;}
	
	#sidebar_tracks li {
		margin: 0 0 0 0;
		padding: 4px 0 4px 0;
		border-bottom: 1px #666666 dashed;
		background: none;}
		
		#sidebar_tracks .more_tracks {
			border: none;}

			#sidebar_tracks .more_tracks a {
				display: inline-block;
				margin: 4px 0 0 0;
				padding: 2px 3px 1px 3px;
				color: #df3615;
				text-decoration: none;
				background: #dcdcdc;}
			#sidebar_tracks .more_tracks a:hover {
				color: #ffffff;
				background: #df3615;}
				
				
				
#sidebar_tweets {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.8em;}
	
	#sidebar_tweets li {
		margin: 0 0 0 0;
		padding: 4px 0 4px 0;
		border-bottom: 1px #666666 dashed;
		background: none;}
		
		#sidebar_tweets li a {
			padding: 1px 1px 1px 1px;
			color: #666666;
			text-decoration: none;}
		#sidebar_tweets li a:hover {
			color: #ffffff;
			background: #df3615;}
		
		#sidebar_tweets .aktt_more_updates {
			border: none;}
			
			#sidebar_tweets .aktt_more_updates a {
				display: inline-block;
				margin: 4px 0 0 0;
				padding: 2px 3px 1px 3px;
				color: #df3615;
				text-decoration: none;
				background: #dcdcdc;}
			#sidebar_tweets .aktt_more_updates a:hover {
				color: #ffffff;
				background: #df3615;}
				
				
	
	
	
	
#sidebar_socialmedia {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 0.8em;}
	
	#sidebar_socialmedia li {
		margin: 0 0 0 0;
		padding: 4px 0 4px 0;
		border-bottom: 1px #666666 dashed;
		background: none;}
		
	#sidebar_socialmedia img {
		margin: 0 5px 0 0;
		vertical-align: top;}
		
	 #sidebar_socialmedia li a {
		 display: inline-block;
		 padding: 2px 2px 0px 2px;
		 color: #666666;
		 text-decoration: none;
		 text-transform: capitalize;}
	#sidebar_socialmedia li a:hover {
		color: #ffffff;
		background: #df3615;}
	
	
	
	
	
	
	
	
				
/* ---single post page --- */

.other_posts_links {
	margin: 0 0 25px 0;}
		
	.other_posts_links a {
		color: #666666;
		padding: 2px 2px 2px 2px;
		font-size: 0.75em;
		text-decoration: none;
		background: #ffffff;}
	
	.previous_post {
		float: left;}
		
	.next_post {
		float: right;}
		
		
			
/* ---comments --- */


#comment_list {
	margin: 0 0 50px 0;}

#comment_list h3 {
	float: left;
	margin: 0 0 20px 0;
	padding: 4px 4px 2px 4px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	background: #333333;}


#comment_list ul {
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0 0 0 0;}
	
	#comment_list li {	
		min-height: 100px;}

.comments_post_box {
	margin: 0 0 20px 0;}
	
	.comments_post_box img {
		float: left;
		margin: 0 10px 0 0;}
	
	.comments_content_shell {
		position: relative;
		float: left;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 410px;
		min-height: 110px;}

		
		.comments_speech_bubble {
			width: 350px;
			min-height: 42px;
			margin: 0 0 0 34px;
			padding: 10px 10px 10px 10px;
			text-align: center;
			border: 1px #999999 solid;
			background: #ffffff;}
			
			.comments_author {
				text-transform: capitalize;}
			
			.comments_speech_bubble p {
				margin: 5px 0 0 0;
				font-size: 0.8em;
				font-weight: bold;
				line-height: 120%;}
				
				.comments_speech_bubble p a {
					color: inherit;
					text-decoration: none;
					border-bottom: 2px #df3615 dotted;}
			
			
			.comments_point {
				display: inline-block;
				position: absolute;
				left: 0;
				top: 10px;
				width: 36px;
				height: 21px;
				background: url('/_images/posts/comment_point_day.png');}
		
		.comments_content_metadata {
			color: #333333;
			font-size: 0.8em;}
	
	

#respond h3 {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	padding: 4px 4px 2px 4px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	background: #333333;}
	
#respond form {
	padding: 0 0 0 0;
	margin: 0 0 0 100px;}
	


.comments_input {
	float: left;
	display: block;
	margin: 0 0 15px 0;}
	
	.comments_input input {
		margin: 0 0 0 0;
		height: 20px;
		padding: 2px 5px 0 5px;
		width: 360px;
		color: #df3615;
		font-size: 0.9em;
		font-weight: bold;
		border: 2px #999999 solid;}
	.comments_input input:focus {
		background: #ffff00;}
		
	.comments_input label {
		float: left;
		width: 98px;
		display: inline-block;
		margin: 0 0 0 0;
		padding: 1px 1px 1px 1px;}		
		
		

		.comments_label_top {
			display: block;
			color: #333333;
			font-size: 0.8em;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;}
			
		.comments_label_bottom {
			color: #666666;
			font-size: 0.8em;}
		
	.avatar_default {
		float: left;
		margin: 0 10px 0 0;
		padding: 0 0 0 0;}
	
		
	.comments_bubbles {
		float: left;
		position: absolute;
		left: 0;
		top: 10px;
		width: 36px;
		height: 21px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: url('/_images/posts/comment_bubbles_day.png');}
			
				
	#respond textarea {
		position: absolute;
		left: 0;
		margin: 0 0 0 34px;
		padding: 5px 5px 5px 5px;
		width: 360px;
		height: 100px;
		color: #df3615;
		font-family: arial, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		border: 2px #999999 solid;}
	#respond textarea:focus {
		background: #ffff00;}

	.comments_note {
		clear: left;
		display: block;
		width: 370px;
		margin: 0 0 0 100px;
		padding: 5px 0 0 0;
		color: #666666;
		font-size: 0.8em;}
		
		.comments_note a {
			color: inherit;
			text-decoration: none;
			border-bottom: 2px #df3615 dotted;}		
		
	.comments_submit {
		clear: left;
		display: inline-block;
		margin: 10px 0 0 100px;
		padding: 2px 4px 2px 4px;
		color: #dcdcdc;
		font-size: 0.85em;
		font-weight: bold;
		border: none;
		background: #df3615;}
	.comments_submit:hover {
		color: #ffff00;}
		
		
		
		
		
		
/* --- pages --- */



.redical_page h2 {
	margin: 0 0 25px 0;
	color: #666666;
	font-size: 1.35em;
	font-weight: bold;}

	
.redical_page p {
	margin: 0px 0 16px 0;	
	font-size: 0.9em;
	line-height:160%;}
	
	.redical_page p a {
		color: inherit;
		text-decoration: none;
		border-bottom: 2px #df3615 dotted;}
	.redical_page p a:hover {
		background: white;}
	
	
.redical_page img {
	padding: 0 0 0 0;
	border: 1px #333333 solid;}	
	
	
	
	
/* ---contact page --- */		


		
		

.contact_input {
	
	display: block;
	margin: 0 0 15px 0;}
	
	.contact_input input {
		margin: 0 0 0 0;
		height: 20px;
		padding: 2px 5px 0 5px;
		width: 360px;
		color: #000000;
		font-size: 1em;
		font-weight: bold;
		border: 2px #999999 solid;}
	.contact_input input:focus {
		background: #ffff00;}
		
	.contact_input label {
		float: left;
		width: 98px;
		display: inline-block;
		margin: 0 0 0 0;
		padding: 1px 1px 1px 1px;}		
		
		

		.contact_label_top {
			display: block;
			color: #df3615;
			font-size: 0.8em;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;}
			
		.contact_label_bottom {
			color: #666666;
			font-size: 0.8em;}
			
.contact_textarea {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	width: 360px;
	height: 100px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 2px #999999 solid;}
.contact_textarea:focus {
	background: #ffff00;}
	
.contact_captcha_note {
	display: block;
	width: 360px;
	margin: 0 0 0 100px;
	font-size: 0.75em;}
	
.contact_submit {
	display: inline-block;
	margin: 10px 0 0 100px;
	padding: 2px 4px 2px 4px;
	color: #dcdcdc;
	font-size: 0.85em;
	font-weight: bold;
	border: none;
	background: #df3615;}
.contact_submit:hover {
	color: #ffff00;}
	
	
	
.contact_badinput_alert {
	display: block;
	margin: 0 0 20px 0;
	padding: 5px 5px 2px 5px;
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffff00;}
		
.contact_badinput_instruction {
	display: block;
	margin: 0 0 5px 0;
	color: #000000;
	font-size: 0.9em;}
	
	
#contact_badinput_list {
	list-style-type:disc;
	margin: 10px 0 20px 20px;}
	
	#contact_badinput_list li {
		color: #333333;
		font-weight: bold
		list-style:circle;}
				
				
.contact_badinput_message {
	display: block;
	margin: 0 0 5px 0;
	color: #000000;
	font-size: 0.9em;}
	
	
	
.contact_email_thanks {
	display: block;
	margin: 0 0 30px 0;
	font-size: 0.9em;
	line-height: 160%;}
	
	
	
#email_sent_box {
	width: 450px;
	padding: 10px 10px 10px 10px;
	border: 2px #333333 dotted;
	background: #dcdcdc;}
	
	#email_sent_box h3 {
		margin: 0 0 10px 0;
		font-size: 1em;
		border-bottom: 1px #000000 solid;
		text-transform: capitalize;}
	
	#contact_email_sent_table .td1 {
		width: 98px;
		padding: 1px 1px 5px 1px;
		color: #df3615;
		font-size: 0.7em;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;}
		
	#contact_email_sent_table .td2 {
		width: 350px;
		padding: 0px 5px 0px 5px;
		color: #666666;
		font-size: 0.9em;
		vertical-align: top;}