/* @override 
http://paranormalspy.com/wp-content/themes/pspy/style.css
*/

/*  
Theme Name: pspy
Description: Theme
Version: 1.0
*/

/* @group Main Design */

html, body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}

body {
	height: 100%;
}

img#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

.the_content p {
	line-height: 18px;
	margin-top: 15px;
}


p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 0;
}

#source{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-top: -20px;
	color: #212121;
}

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	outline: none;
	color: #bc180d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.wp-caption {
	background-color: #e6e6e6;
	text-align: center;
	border: 1px solid #ccc;
	padding: 6px;
}

.wp-caption:hover {
	background-color: #ccc;
}

.wp-caption img {
	text-align: center;
	background-color: #e6e6e6;
	text-align: center;
	border: 1px solid #ccc;
}



.wp-caption p {
	margin: 2px 0 0;
	text-align: center;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.wp-caption.alignleft {
	
}


.wp-caption.aligncenter {
	padding: 4px 0;
	margin: 0;
}

.gallery-item {
	margin: 0;
}

.alignleft {
	float: left;
	margin: 4px 15px 10px 0;
}

.alignright {
	margin: 4px 0px 10px 15px;
	float: right;
}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}

.featured-content {
	float: right;
	width: 630px;
	margin-right: 25px;
	display: inline;
}

.fback {
	width: 100%;
	clear: both;
	padding: 20px 0;
	border-bottom: #CBCBCB 1px solid;
	background: white url(images/content_bg2.png) repeat-y 159px top;
}

/* Container */

#container {
	width: 968px;
	margin: 0 auto;
	background: url(images/top.png) no-repeat 0 95px;
	position: relative;
	z-index: 1;
}

/* Header */

#header {
	width: 100%;
	height: 60px;
}

#logoicon {
	margin-left: 35px;
	margin-top: 5px;
	display: inline-block;
}

#logotext {
	display: block;
	position: relative;
	right: -778px;
	top: -25px;
	width: 171px;
	height: 24px;
}

#header h1 {
	padding: 30px 0 0 20px;
}

/* Content */

#content {
	width: 679px;
}

h2.arh {
	width: 460px;
	margin-left: 160px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 20px;
	background: #FFF0D4;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 25px;
}

/* Content Area - Content and Sidebar */

.background {
	background: #F5F5F5 url(images/content_bg.png) repeat-y right top;
}

.storebackground {
	background: #F5F5F5 url(images/scontent_bg.png) repeat-y right top;
}

/* @end */

/* @group Main Menu */

#menu {
	width: 100%;
	height: 35px;
	margin-bottom: 4px;
}

#menu ul {
	width: 792px;
	height: 35px;
	margin-left: 160px;
	padding: 0;
	background: url(images/menu_bg.png) repeat-x 0 bottom;
}

#menu ul li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu ul li a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 0 27px 0 0;
	color: #ccc;
	border-left: 1px solid #3f3f3f;
}

#menu ul li a:hover {
	color: #fff;
	cursor: pointer;
}

#menu ul li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 27px;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item {
	line-height: 35px;
}

#menu ul li.current_page_item a {
	background: url(images/menu_button.png) right top;
	margin-top: 0;
	color: #1A272E;
	border: 0;
}

#menu ul li.current_page_item a:hover {
	color: #1A272E;
}

#menu ul li.current_page_item a span {
	height: 35px;
	background-image: url(images/menu_button.png);
	background-color: #495258;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	margin-right: -1px;
	position: relative;
}

/* @end */

/* @group Post */

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #e6e6e6;
	background-color: #e6e6e6;
	height: 1px;
}

.post {
	width: 100%;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;
	background: url(images/post_element.gif) no-repeat 159px 21px;
}

.error, .page {
	border: 0;
}

/* Post Content */

.post-content {
	width: 468px;
	margin-right: 25px;
	display: inline;
}

.store-content {
	width: 920px;
	margin-right: 25px;
	display: inline;
}

.the_content {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 30px;
}

.post-content a {
	color: #bc180d;
}

.post-content a:hover {
	color: white;
	background-color: #bc180d;
}

.googlead-post {
	background-color: #E6E6E6;
	margin-top: 24px;
}

/* Post Content Headings */

.post-content h2 {
	padding-top: 10px;
	font: 22px/30px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.post-content h2 a {
	color: #bc080d;
}

.post-content h2 a:hover {
	text-decoration: none;
	color: #f80b12;
}

.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style-type: disc;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.post-content blockquote {
	margin: 10px 0;
	color: #7f7f7f;
	padding: 0 10px 0 50px;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
	text-align: left;
	font-style: italic;
}

.post-content blockquote a {
	color: #3f3f3f;
}

/* Post Content Images*/

.gallery {
	display: inline;
}

/* Post Content (read more) */

.post-content span.read_more {
	display: block;
	float: right;
	font-size: 13px;
	padding: 6px;
	margin-top: 4px;
	line-height: 10px;
	background-color: #bc180d;
}

.post-content a span.read_more {
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}

.post-content a:hover span.read_more {
	text-decoration: none;
	background-color: red;
}

/* Post Meta */

.post-meta {
	width: 140px;
	margin-left: 6px;
	text-align: right;
	display: inline;
	padding-top: 11px;
}

.post-meta a {
	color: #6d6d6d;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}

/* Post Meta Author, Tags and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}

.post-meta h4.author {
	background: url(images/icons/user.png) no-repeat right 2px;
	font-style: italic;
	border-bottom: 1px dotted #d8d8d8;
}

.post-meta h4.comments {
	background: url(images/icons/comments.png) no-repeat right 4px;
	border-bottom: 1px dotted #d8d8d8;
	text-transform: uppercase;
}

.post-meta h4.comments a {
	color: #bc180d;
}

.post-meta h4.tags {
	background: url(images/icons/tags.png) no-repeat right 4px;
	text-transform: lowercase;
	border-bottom: 1px dotted #d8d8d8;
}

.post-meta h4.ratings {
	text-transform: lowercase;
	padding-right: 0;
	text-align: center;
	padding-top: 10px;
}

.post-meta h4.share {
	background: url(images/icons/share.png) no-repeat right 4px;
	text-transform: lowercase;
	padding-right: 16px;
	border-bottom: 1px dotted #d8d8d8;
}

/

* @end */

/* @group Comments */

h3#comments, h3.lc {
	font-size: 14px;
	border-bottom: #D7D7D7 2px solid;
	background-color: #e6e6e6;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 4px 4px 4px 10px;
}

h3.lc {
	padding-top: 0;
}

#comments_wrap {
	width: 100%;
	margin: 4px 0 0px;
	clear: both;
	padding-bottom: 10px;
	border-bottom: #D7D7D7 1px dotted;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

#comments_wrap .left {
	width: 50px;
	float: left;
	height: 50px;
	margin: 3px 10px 0 0;
	padding: 0;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;
	padding: 0;
}

.comments_wrap .right {
	width: 380px;
	float: right;
}

.comments_wrap p {
	margin: 0;
	padding: 0;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 10px 0 10px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Threaded comments */

ol.commentlist {
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	list-style-type: none;
}

ol.commentlist li ul.children {
	padding-left: 20px;
}

ol.commentlist li ul.children li {
	border-top: 1px dotted #D7D7D7;
	border-bottom: none;
	padding-top: 15px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 289px;
}

#sidebar h2 {
	font-size: 13px;
	color: #333;
}

/* Sidebar Search */

#search {
	width: 100%;
	height: 57px;
	background: url(images/search_block_bg.png) no-repeat 0 0;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}

/* Sidebar Block */

#sidebar .block {
	padding: 10px;
	background: url(images/sidebar_block_top.png) repeat-x 0 0;
}

#sidebar .block a {
	color: #595959;
}

#sidebar .block a:hover {
	color: #191919;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	padding: 4px 0 4px 20px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;
	margin-top: 3px;
}

#sidebar #mycategoryorder-2 ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 104px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar #mycategoryorder-2 ul li, #sidebar .widget_categories ul li {
	background: url(images/icon_folder.gif) no-repeat 0 6px;
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 11px;
}

/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	background: #fff;
	border: #BFCACE 1px solid;
}

/* Sidebar Adverts */

#sidebar .google {
	width: 285px;
	padding: 15px 0 5px 4px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .googlead {
	display: block;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #d8d8d8;
	width: 250px;
	height: 250px;
	margin-top: 10px;
}

#sidebar .friendconnect {
	background: url(images/sidebar_block_top.png) repeat-x 0 0;
	padding: 15px 0 5px 9px;
	display: block;
}

#sidebar .adverts {
	width: 285px;
	padding: 15px 0 10px 4px;
	background: url(images/sidebar_block_top.png) repeat-x 0 0;
}

#sidebar .adverts ul {
	padding: 0;
}

#sidebar .adverts ul li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}

#sidebar .adverts img {
	display: block;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C0DBE2;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	background-color: #fff;
}

#tag_cloud h2 {
	margin-bottom: 10px;
}

#tag_cloud a {
	text-transform: lowercase;
	background-color: white;
	vertical-align: 14px;
	padding: 4px;
	border: 1px dashed #e5e5e5;
}

#tag_cloud a:hover {
	background-color: #f2f2f2;
}

#socialsidebar img {
	margin-top: 10px;
	padding: 9px 9px 0;
}

#socialsidebar img {
	padding: 9px 9px 0;
	margin-top: 10px;
}

#socialsidebar a {
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

#socialsidebar a:hover {
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
}

/* @end */

/* @group Footer */

#footer {
	width: 968px;
	margin: 0 auto;
	background: url(images/footer_bg.png);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
}

#footer a {
	color: #ccc;
}

#footer a:hover {
	color: #7f7f7f;
}

#footer h2 {
	color: #7f7f7f;
}

/* Footer Popular Articles */

#footer .popular {
	padding-bottom: 30px;
}

#footer .left-col .wrap {
	width: 674px;
}

#footer .left-col h2 {
	width: 115px;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	font-size: 20px;
	background: url(images/footer_element.png) no-repeat right 18px;
	display: inline;
}

#footer .left-col ul {
	width: 469px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
}

#footer .left-col ul li {
	line-height: 20px;
	font-size: 16px;
	padding: 6px 0 9px 0;
	font-weight: bold;
	background: url(images/footer_line.png) repeat-x left bottom;
}

/* Footer Subscribe */

#footer #subscribe {
	width: 241px;
	padding: 0 30px 0 18px;
	color: #ccc;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 20px;
	line-height: 30px;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 42px;
}

#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
}

/* Copyright */

#copyright {
	width: 100%;
	clear: both;
	background: #262626 url(images/bottom.png) no-repeat left bottom;
	border-top: 1px solid #3f3f3f;
	font-size: 11px;
	color: #747474;
	padding: 5px 0;
}

#copyright .left-col {
	padding-left: 15px;
}

#copyright .right-col {
	padding-right: 15px;
	font-weight: bold;
	font-size: 18px;
}

#copyright .right-col a {
	color: #333;
}

#copyright .right-col img {
	vertical-align: middle;
}

/* @end */

/* @group Misc */

.tweetmeme_button {
	margin-right: 40px;
	margin-top: 30px;
}

.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Fix */

.wrap:after,
.block ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* @group Pagenav */

.more_posts {
	width: 468px;
	margin-right: 25px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

/*.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}*/

/* WP-PageNavi */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #bfbfbf;
	color: #bc180d;
}

.wp-pagenavi a:hover {
	border: 1px solid #f91a14;
	color: white;
	background-color: #bc180d;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #f91a14;
	color: #fff;
	background-color: #f91a14;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #7f7f7f;
	border: 1px solid #bfbfbf;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #f91a14;
	color: white;
	background-color: #bc180d;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #bfbfbf;
	color: #3f3f3f;
}

/* @end */

/* @group form */

.wpcf7 input {
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

textarea#ftext {
	font-size: 16px;
}

.wpcf7 {
	text-align: left;
}

/* @end */

/* @group archives */

div.archives li {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: square;
	border-bottom: 1px dotted silver;
	line-height: 13px;
	padding-left: 3px;
}

div.archives li:hover {
	background-color: #e6e6e6;
}

div.archives li a {
	color: black;
	font-weight: bold;
}

div.archives li a:hover {
	text-decoration: none;
	color: red;
}

div.archives ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group chronicle */

table.lifestream {
	font-size: 14px;
	line-height: 20px;
}

td.lifestream_text {
	border-bottom: 1px dotted #b3b3b3;
}

div.lifestream_meta {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.lifestream_meta a {
	color: #666;
}

/* @end */
