/*  
Theme Name: In Plain Sight Fan
Description: Exclusive theme for the site inplainsightfan.com
Version: 1.0
Author: Jessica
Author URI: http://night-blooming.com/
*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #EBEBEB;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

ul, li {
	font-size: 8.5pt;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: point;
}

b, bold, strong {
	color: #3A3A38;
}

table, td {
	font-size: 8.5pt;
}


.boxnav {
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #FAFFFF;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FAFFFF;
}


#contentsbody{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 30px;
}

#headcontents{
	width: 100%;
	height: 67px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodycontents {
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footcontents {
	text-align: center;
	font-size: 7.5pt;
	height: 80px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}


#post{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 30px;
}

#headpost{
	width: 100%;
	height: 67px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
}

#bodypost{
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footpost{
	text-align: center;
	font-size: 7.5pt;
	height: 80px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}

A:link, A:active, A:visited  {
	color: #09578A;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color:#DD0120;
	text-decoration: none;
	font-weight: bold;
}

.titles {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-align: center;
	text-shadow: #333333 0 1px 1px;
	padding-top: 10px;
	font-weight: bold;
}

.titlesnav {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	background-color: #075890;
	border-radius: 5px;
   -moz-border-radius:  5px; 
   -webkit-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: #333333 0 1px 1px;
	border-top: 1px solid #075890;
	border-right: 1px solid #0F4E7B;
	border-bottom: 1px solid #0F4E7B;
	border-left: 1px solid #075890;
}

#wrapper {
	width:935px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
}

#head{
	width: 100%;
	height: 516px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#head2{
	width: 100%;
	margin-top: 0px;
	padding-top: 463px;
	padding-bottom: 10px;
}

#contents {
	text-align: left;
	margin-left: 0px;
	margin-right: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentspost{
	text-align: left;
	margin-left: 0px;
	margin-right: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigation {
	float: right;
	width: 325px;
	padding: 0px;
	text-align: left;
	display: inline;
	margin: 0px;
}

#foot{
	clear: both;
	text-align: center;
	font-size: 8.5pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
}

#commentsline{
	text-align: center;
	padding: 15px 5px 5px;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #F0F0F0;
	margin-right: 6px;
	margin-left: 6px;
	padding: 8px;
	font-weight: normal;
	text-shadow: #ffffff 0 1px 1px;
	display: inline;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F0F0F0;
}

.date, .data {
	font-size: 8pt;
	color: #333333;
	text-align: center;
}


#contents img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #075890;
}

#contents img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}

#contents img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}


#contentspost img {
	opacity:1.0;
    -moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #075890;
}

#contentspost img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}

#contentspost img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}

#navigation img {
	opacity:1.0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #F0F0F0;
	margin: 2px;
	border: 1px solid #075890;
}

#navigation img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}

#navigation img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #F0F0F0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CE0320;
}

blockquote {
	background-color: #F0F0F0;
	color: #333331;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	border-radius: 6px;
    -moz-border-radius:  6px; 
    -webkit-border-radius: 6px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 6px solid #D31F38;
}

input {
	background-color: #F0F0F0;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

option, select {
	padding: 2px;
	background-color: #F0F0F0;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

textarea {
	padding: 2px;
	background-color: #F0F0F0;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #333333;
		
}

.cite{
	text-align: left;
	padding: 3px 15px 3px 3px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	text-indent: 3pt;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	text-shadow: #ffffff 0 1px 1px;
	border: 1px solid #F0F0F0;
}

.comments {
	padding: 3px;
	margin: 5px;
	background-color: #FFFFFF;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	border: 1px solid #FFFFFF;
}

h2 {
	font-size: 11pt;
    text-shadow: #ffffff 0 1px 1px;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #075890;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
   -moz-border-radius:  4px; 
   -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:visited {
	border: 1px solid #075890;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #FFFFFF;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .break {
	padding: 0.2em 0.5em;
	border: none;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .this-page {
	border: 1px solid #0969AA;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #FAFFFF;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:hover {
	color: #075890;
	background-color: #FFFFFF;
	border: 1px solid #CE0320;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .inactive
{
	border: 1px solid #F0F0F0;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}


#navi{
	text-align: center;
	color: #ADBCC5;
	font-size: 15px;
}

div#navi a, div#navi a:link, div#navi a:visited{
	font-size: 10pt;
	color: #CE0320;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	margin: 0px 10px;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 4px 20px;
	text-shadow: #ffffff 0 1px 1px;
	background-color: #D2D2D3;
	border: 5px solid #D1D1D2;
}

div#navi a:hover{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	margin: 0px 10px;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 4px 20px;
	text-shadow: #808E96 0 1px 1px;
	background-color: #075890;
	border: 5px solid #075890;
}

.comm2 {
	color: #F0F0F0;
	text-align: center;
	margin-bottom: 10px;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 8pt;
	text-shadow: #2A3A4B3 0 1px 1px;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
 }

.comm2 a:hover {
	font-weight: bold;
	color: #F2F2F2;
}

.gravatar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.space {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
