/*
Theme Name:	    Global Reality
Theme URI:	    http://www.theglobalreality.com
Description:	A theme designed and coded exclusively for The Global Reality.
Version:	    1.0
Author:		    Marc Sylvestre
Author URI:	    http://www.manhydra.com/
Copyright:      2009 Global Reality and Manhydra Media
*/

body, p, b, i, u, font, ul, ol, li, dl, dt, dd, td, th, div { font-family: verdana, arial, helvetica, Times New Roman, sans-serif; font-size: 12px; }

* { padding: 0; margin: 0; }

body { margin: 0; padding: 0; color: #fff; background-color: #000; text-align: center; }

a, a:visited { color: #a9c0dd; text-decoration: none; }
	
a:hover { color: #a9c0dd; text-decoration: underline; }

img { border: 0px; }

div#body { overflow:hidden; position:relative; margin: 0 auto; width:950px; background-color: #000; text-align:left; }

#header{ overflow:hidden; position:relative; margin: 0 auto; width: 950px; height: 300px; background: url(images/globalreality_banner.jpg) #194278 no-repeat left bottom; }

#header h1 a { display: block; width: 950px; height: 300px; float: left; text-indent: -9999px; }

#header_nav { margin: 0 auto; position: relative; background-color: #194278; clear: both; }

#header_nav ul { float: left; list-style-type: none; width: 950px; background: url(images/navbg.gif) #194278 repeat-x; }

#header_nav ul li { float: left; border-right: 1px #324278 solid; }

#header_nav ul li a
{
    font-weight: bold;
    display: block;
    text-decoration: none;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    background: url(images/navbg.gif) #194278 repeat-x;
}

#header_nav ul li a:hover, #header_nav ul li.current-cat a, #header_nav ul li a.current { background: #8198B5; color: #fff; }

#header_nav ul li ul 
{
    float: none;
    width: 190px;
    list-style-type: none;
    left: -9999 px; top: -9999px;
	position: absolute;
	z-index: 1000;
	background-color: #194278;
}

#header_nav ul li ul li { float: none; }

#header_nav ul li ul li a
{
    font-weight: bold;
    display: block;
    text-decoration: none;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    background-color: #194278;
}

#header_nav ul li:hover ul { left: 1 px; top: 26px; }

#header_nav ul li.rss { float: right; border-left: 1px #324278 solid; }

#hline { padding: 5px 5px; font-size: 11px; font-weight: bold; text-align: right; background-color: #8198B5; color: #000; }

#content { overflow:hidden; margin: 0 auto; padding: 10px; background: url(images/bg.gif) repeat-y; height: 1%; }

#content_main { overflow:hidden; margin: 0 5px auto; position: relative; width: 585px; float: left; }

#r_sidebar { overflow:hidden; margin: 0 auto; width: 304px; position: relative; float: right; }

#footer { width: 950px; padding: 1.2em; border-top: 2px solid #8198B5; background-color: #194278; float: left; clear: both; }

#headeradwrap { overflow:hidden; position:relative; padding: 5px 10px; width: 950px; background-color: #f0f0f0; }

#lbadwrap { float: left; width: 728px; height: 90px; }

#ihadwrap { float: left; margin-left: 5px; width: 217px; height: 90px; }

.sbadwrap { position: relative; margin: 0 0 10px 0; }

.l_nav_tab, .r_nav_tab
{ 
    margin: 0 5px 5px 5px; overflow:hidden; position: relative; border: 2px solid #8198B5;
    -moz-border-radius-topleft: 3px; -khtml-border-radius-top-left: 3px; -webkit-border-radius-top-left: 3px;
	-moz-border-radius-topright: 3px; -khtml-border-radius-top-right:3px; -webkit-border-radius-top-right: 3px;
	-moz-border-radius-bottomleft: 3px; -khtml-border-radius-bottom-left: 3px; -webkit-border-radius-bottom-left: 3px;
	-moz-border-radius-bottomright: 3px; -khtml-border-radius-bottom-right:3px; -webkit-border-radius-bottom-right: 3px;
}

.tab_nav, .tab_cat, .tab_rel { margin: 0 5px 5px 5px; overflow:hidden; position: relative; }

.l_nav_tab h2, .r_nav_tab h2
{
    margin: 0 auto;
    font-size: 1.0em;
    display: block;
    background-color: #8198B5;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.tab_nav h2
{
    margin-bottom: 10px;
    font-size: 1.0em;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    line-height: 24px;
    border-bottom: 2px solid #8198B5;
}

.tab_cat h2
{
    margin: 0 auto;
    font-size: 1.0em;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    line-height: 24px;
    border-bottom: 1px solid #8198B5;
}

.tab_rel h2
{
    margin: 0 auto;
    font-size: 0.9em;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #8198B5;
}

.l_nav_tab div, .r_nav_tab div, .tab_nav div { padding: 0px; }

.tab_cat div, .tab_rel div { margin: 2px 10px; padding: 3px; }

.tab_rel div { font-size: 0.9em; }

.l_nav_tab div ul { list-style-type: none; }

.l_nav_tab div ul li { border-bottom: 1px solid #8198B5; line-height: 18px; padding: 2px 0; font-size: 11px; }

.l_nav_tab div ul li a, .l_nav_tab ul li a:visited { font-weight: bold; color: #000; display: block; text-decoration: none; width: 100%; }

.l_nav_tab div ul li a:hover, .l_nav_tab ul li.current-cat a, .l_nav_tab ul li.current-cat a:visited { color: #fff; background-color:#000; }

.r_nav_tab div ul, .tab_nav div ul { padding: 1px; list-style-type: none; }

.tab_cat div ul, .tab_rel div ul { padding: 3px; list-style-image: url(images/tri.gif); }

.tab_cat div ul li a:hover, .tab_rel div ul li a:hover { text-decoration: underline; }

.r_nav_tab div ul li, .tab_nav div ul li
{
    display: block;
    padding: 3px;
}

.r_nav_tab ul li a, .tab_nav ul li a, .tab_cat ul li a , .tab_rel ul li a, 
.r_nav_tab ul li a:visited, .tab_nav ul li a:visited, .tab_cat ul li a:visited , .tab_rel ul li a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.r_nav_tab ul li  a:hover, .tab_nav ul li a:hover, .tab_rel a:hover, .tab_cat a:hover { text-decoration: underline; }

div#mp_read, div#mp_email, div#mp_comment, 
div#mp_episode_read, div#mp_episode_email, div#mp_episode_comment {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 0px;
    display: block;
    width: 97px;
    -moz-border-radius-topleft: 3px; -khtml-border-radius-top-left: 3px; -webkit-border-radius-top-left: 3px;
	-moz-border-radius-topright: 3px; -khtml-border-radius-top-right:3px; -webkit-border-radius-top-right: 3px;
	-moz-border-radius-bottomleft: 3px; -khtml-border-radius-bottom-left: 3px; -webkit-border-radius-bottom-left: 3px;
	-moz-border-radius-bottomright: 3px; -khtml-border-radius-bottom-right:3px; -webkit-border-radius-bottom-right: 3px;
}

div#mp_read, div#mp_episode_read { float: left; }

div#mp_email, div#mp_episode_email { float: left; }

div#mp_comment, div#mp_episode_comment { float: right; width: 100px; }

div#mp_read a, div#mp_email a, div#mp_comment a, 
div#mp_episode_read a, div#mp_episode_email a, div#mp_episode_comment a {
    margin: 0 auto;
    display: block;
    text-decoration: none;
    background-color: #002478;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

div#mp_read a:hover, div#mp_email a:hover, div#mp_comment a:hover, div#mp_read a.current, div#mp_email a.current, div#mp_comment a.current, 
div#mp_episode_read a:hover, div#mp_episode_email a:hover, div#mp_episode_comment a:hover, div#mp_episode_read a.current, div#mp_episode_email a.current, div#mp_episode_comment a.current { background-color: #8198B5; color: #000; }

fieldset { border: solid 2px #8198B5; margin-bottom: 10px; padding: 3px; }
fieldset legend { font-weight: bold; font-size: 14px; }

/*---:[ headlines ]:---*/

h1, h2, h3 { font-weight: bold; font-family: Verdana, Arial, Helvetica, Times New Roman, sans-serif; color: #fff; }

h1 { font-size: 1.8em; letter-spacing: -0.03em; }

	h1 a, h1 a:visited, h1 a:hover { color: #fff; text-decoration: none; }
	
h2 { font-size: 1.45em; }

    h2.archive_link { font-size: 1.35em; }

	h2 a, h2 a:visited { color: #fff; text-decoration: none; }
	
		h2 a:hover { color: #fff; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.5em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.0em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #8198B5 !important; border-bottom: 1px solid #8198B5; }
	
h3 { font-size: 1.0em; text-transform: uppercase; }

	.entry h3 { margin: 0.9em 0 0.5em 0; }
	
	.entry h3.top { margin: 0.9em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.0em; }

h4 { font-size: 12px; font-weight: bold; color: #f5f5f5; }

	h4 a, h4 a:visited { color: #f5f5f5; text-decoration: none; }
	
		h4 a:hover { color: #f5f5f5; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.15em 0; padding: 0 0 1.0em 0; /* background: url('images/hr_title_sep.gif') 0 100% no-repeat; */ }
	
/*---:[ content styles ]:---*/

p { margin: 0 0 0.8em 0; }

.entry { font-size: 1.4em; line-height: 1.0em; margin: 1.0em 0 0 0; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1em 0; }

	.entry ul, .entry ol { margin: 0 0 1em 30px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img { }

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

        .entry img.alignleft { margin: 5px; float: left; }
    
        .entry img.alignright { margin: 5px; float: right; }
    
        .entry img.aligncenter { margin: 5px; display: block; float: none; clear: both; }
        
/* Captions */
div.alignleft { margin: 0 5px 5px 0; float: left; }
        
div.alignright { margin: 0 0 5px 5px; float: right; }
        
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
	font-weight: bold;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.tagged { padding: 1px; font-size: 11px; color: #f5f5f5; clear: both; }

	.tagged a, .tagged a:visited { color: #f5f5f5; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #999; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { font-weight: bold; padding: 0 20px 0 0; float: left; }
	
	.next { font-weight: bold; float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 1.0em 0; clear: both; }

.rule { /* background: url('images/hr_tag_sep.gif') no-repeat; */ margin: 5px 0; border: 1px solid #8198B5; clear: both; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

.headlineborder { margin: 2px 0 0 0; padding-top: 2px; border-top: 1px solid #ccc; }

.stamp { font-size: 10px; color: #f5f5f5; }

.stamp a { color: #f5f5f5; text-decoration: none; }

.front_page_photo { margin: 0 5px 5px 0; position: relative; float: left; clear: left; }

/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

	ul#comment_list { list-style-type: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #f5f5f5; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #f5f5f5; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 12px Verdana, Arial, "Times New Roman", Times, serif; border: 1px solid #8198B5; }
		
		#comment_form .text_area { width: 400px !important; }
	
		/*	#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; } */
	
		/* #comment_form .form_submit { padding: 2px; background-color: #eee; border: 3px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 12px Verdana, Arial, "Times New Roman", Times, serif; cursor: pointer; } */
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 210px; padding: 3px; border: 1px solid #8198B5; }
	
	li.widget .search_input { font-size: 1.1em !important; }
	
	#search_form  .form_submit { /* padding: 2px; background-color: #eee; border: 3px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 12px Verdana, Arial, "Times New Roman", Times, serif; cursor: pointer;*/ }
	
.form_input { padding: 1px; border: 1px solid #8198B5; }
	
		/* #search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; } */
		
/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
