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

Theme Name: PSNC
Author: Leandra Ganko
Author URI: http://www.legadesigngroup.com/ 
Description: Template theme for PSNC
Version: 1.2
*/

html {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font: 12px/1.2 Verdana;
	color: #000; 
	background:#ffffff url(images/background.jpg) top left repeat-x;
	margin: 0; 
	padding: 0;
	}

.ptll {
	margin-bottom:12px;
}


#wrapper {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
	background:#fff;
	}
	
#shadows {
	background:url(images/shadows.png) 50% 0 repeat-y;
	overflow: hidden;
	}

h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	padding:0px 0 10px 0;
	font-size:20px;
	color:#04529c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h2 {
	color:#222222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	margin:20px 0 0;
	padding:0 0 20px;
}

h3 {
	font-size:1.4em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#04529c;
	padding:8px 0 6px;
}

p {
	line-height:18px;
	margin:-4px 10px 12px 0;
}

blockquote 
{
	color:#907b5e;
	font-style:italic;
	margin:22px 0 22px 25px;
	padding:0;
}

li, ol {
	margin:2px 42px;
}

ul {
	margin:-8px -30px 20px -30px;
	line-height:16px;
}

img {
	 border:0;
}

a, a:link {
	color:#04529c;
	text-decoration:none;
}

a:visited {
	color:#04529c;
	text-decoration:none;	
}

a:hover {
	color:#04529c;
	text-decoration:underline;
}

a:active {
	color:#04529c;
	text-decoration:none;
}

table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td {
	padding:2px;
	border:0;
}
table tr th {
	padding:2px;
	border:0;
}

.clear { 
	clear:both; 
	overflow:hidden; 
	width:1px; 
	height:1px;
}

.float-left { float:left; }
.float-right { float:right; }
.alignleft { float: left; margin:0 10px 4px 0; }
.alignright { float: right; margin:0 0 4px 10px; }

.img-left { 
	float:left;
	margin:4px 10px 4px 0; 
	}

.img-right { 
	float:right;
	margin:4px 0 4px 10px; 
	}

#header {
	width:1000px;
	height:158px;
	position:relative;
	background:url(images/header2.png) top left no-repeat;
	padding-bottom:65px;
}

#header h1, #header h1 a {
	visibility:hidden;
}


#navbar {
	background:#62417a url(images/navbar.jpg);
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:194px;
	width:100%;
	height:30px;
}

#navbar ul {
	list-style:none;
	background:#62417a url(images/navbar.jpg);
	margin-top:-2px;
}

#navbar li {
	display: inline;
	list-style-type: none;
	}

#navbar ul li {
	float:left;
	font:bold 13px/13px Georgia;
	color:#000;
	margin:0;
	position:relative;
	line-height:32px;
}

#navbar ul li a {		
	color:#fff;
	padding:5px 16px 4px;
	background:#62417a url(images/navbar.jpg) repeat-x;
	text-decoration:none;
}

#navbar ul li a:hover {		
	color:#ebe7ef;
	padding:5px 16px 4px;
	background:#62417a url(images/navbar.jpg) repeat-x;
	text-decoration:none;
}

#navbar ul li a:active {
	background:#62417a url(images/navbar.jpg) repeat-x;
	color:#ebe7ef;
	padding:5px 16px 4px;
}

#navbar .current_page_item a {
	background:url(images/navbar.jpg) repeat-x;
	color:#ebe7ef;
	background:#311545;
	padding:5px 16px 8px;
	}

#navbar ul li ul { 	
	position: absolute; 
	left:4px; 
	top: 16px;
	padding:0;
	margin-top:0;
	display:none; 
	width:200px;
	background:#34394d;
	list-style:none;
	z-index:100;
}

#navbar ul li ul li {
	float:none;
	padding:5px 0 5px 5px;
	display:block;
	margin:0;
	position:relative;
	background:#34394d;
}

#navbar ul li ul li ul {
	position: absolute; 
	left:150px; 
	top:10px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}

#navbar ul li:hover ul, #navbar ul li.over ul { 
	display: block; 
	margin-top:10px;
}

#content {
	width:1000px;
	float: left;
	background:#fff;
}

#content #left-col {
	width: 700px;
	float: left;
	position: relative;
	padding:12px 4px 32px 24px;
}

#content #left-col .post {
	padding-right:20px;
}

#commentblock {
	width: 650px;
	float: left;
	position: relative;
	padding:0;
}

#content #right-col {
	width: 180px;
	float: right;
	position: relative;
	margin:10px;
	padding:10px 12px 20px 14px;
	background:#ebe7ef;
}

#sidebar1 .widget_recent_entries {
list-style-image:none;
list-style-type:none;
margin:0;
}

.widget_recent_entries ul {
	margin-top:-2px;
}

.widget_recent_entries ul li {
	list-style-image:none;
	list-style-type:none;
	display:block;
	margin:0 0 4px -38px;
}

#categories-2.widget {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding-bottom:20px;
}

#categories-2.widget ul li {
	display:block;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 4px -38px;
}

#categories-2.widget ul {
	display:block;
	list-style-image:none;
	list-style-type:none;
	margin:-2px;
}

#linkcat-88 li {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 -52px;
	padding-bottom:6px;
}

#linkcat-88 h2 {
	list-style-image: none;
    list-style-type: none;
    margin: 16px 0 6px -44px;
    padding-bottom: 6px;
}

#archives-3.widget {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding-bottom:20px;
}


#archives-3.widget ul {
	list-style-image:none;
	list-style-type:none;
	margin-top:-2px;
}

#archives-3.widget ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
}

#photoDepot {
	width:180px;
	margin:20px 0 10px 0;	
}

#contentmiddle {
	background: #ffffff;
	width:580px;
	margin:20px 0 0 32px;
	padding: 0px;
}

.post-info {
	color:#907a5e;
	margin-bottom:24px;
}

.postspace {
	height:22px;
}

.contentdate {
	color:#907a5e;
}

.main
{
	float:left;
	width:700px;
	overflow:hidden;
	display:inline;
	margin:13px 0 20px 22px;
}
.main_top
{
	width:750px;
	overflow:hidden;	
}
.main_bottom
{
	width:750px;
	overflow:hidden;	
	padding:8px 0;
	margin-left:-20px;
}
.main_inner
{
	width:700px;
	margin:0 0 0 30px;	
}

#navigation {
	width:400px;
}

#postDate {
	font-size:0.9em;
	padding:0 0 20px;
}

#right-col p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

#right-col img {
}

#searchform {
	margin-left:-4px;
}

#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}

#right-col h2 {
	color:#311545;
	font-family:georgia;
	font-size:1.5em;
	font-style:italic;
	padding:0 0 10px;
}

#footer {
	background:url(images/footer.jpg) repeat-x;
	font-size:11px;
	height:62px;
	line-height:14px;
	margin:0;
	text-align:center;
	display:block;
	position:relative;
	color:#fff;
	}	
	
#footer a, #footer a:visited {
	color:#dfd0a5;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #dfd0a5;
	text-decoration: underline;
	}

#footerCopy {
	text-align:center;
}

#footer p {
	padding-top:24px;
	}


/* EXTRAS */

#callOut {
	background:#EBE7EF;
	font: 12px/1.2 Verdana;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 2px 2px 2px 20px;
}

#callOut h3 {
	color:#222222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	margin:20px 0 0;
	padding:0 0 20px;
}
 

.textarea#comment { width: 400px; padding: 5px; }  
  
.commentmetadata { font-size: 10px; padding:4px 0 8px;}   

#comments ol.commentlist {
margin:0;
}
