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

/*  
Theme Name: scionnonprofitstaffing.com
Theme URI: http://www.scionnonprofitstaffing.com
Description: This is the Wordpress Theme for scionnonprofitstaffing.com
Author: Orestis Herodotou
Author URI: oherodotou@gmail.com
*/

html,body{margin:0;
		  padding:0;
		  height:100%;
		  background-image:url(images/bkgd_gradient_lblue.png);
		  background-repeat:repeat-x;
		  background-color:#d1d1d1;
		  
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;}
		  
		  #top {width:100%;}
#corner_snps {width:136px; height:124px; background-image:url(images/corner_snps_to_ss.png); background-repeat:no-repeat; background-position:top right; position:absolute; right:0px; margin-top:0; cursor:pointer;}

		
/*Header */				  
div#header_wrapper {width:990px; 
					margin:10px auto 0 auto;
					background-image:url(images/notebook_left1.png);
					background-repeat:no-repeat;
					background-position:bottom left;}

div#header {clear:left;
			width:878px; 
			margin:0 auto;
			height:205px;}
			
			#header h1 {color:#FFFFFF;
					font-size:20px;
					font:Verdana, Arial, Helvetica, sans-serif;;
					overflow:hidden;
					padding-top:5px;
					text-align:left;}
					
			#header img {border:none;}	
			
			
			#logo {height:105px;}
		
			#navsky { height:65px;
				  background-image:url(images/skyline.png);
				  background-repeat:no-repeat;}
					
			#navmenu {

				  height:35px;
				  background-image:url(images/nav_menubkgd.jpg);
				  background-repeat:no-repeat;
				  				  				padding-top:3px;
			  	  }
				  
				  #navmenu li{margin: 0; padding: 0; 
								list-style-type:none;
								display: inline;
								
								font:Geneva, Arial, Helvetica, sans-serif;
								font-size:13px;
								text-transform:uppercase;
								padding-left:35px;
								}
								
				  #navmenu li a,#navmenu li a:visited{color:#f97b15;
				  				text-decoration:none;}
			      #navmenu li a:hover{color:#62a3b9;}

/*Containter */							  
div#main_wrapper{width:990px; 
			     margin:0 auto; 
				 background-image:url(images/notebook_left.png); 
				 backgroud-position:top; 
				 background-repeat:no-repeat;}

div#container{width:878px; 
			  margin:0 auto; 
			  text-align:left;}

div#wrapper{margin:0 auto; 
			float:left; 
			width:878px;
			background-color:#f3eeeb;
			background-image:url(images/people_bkgd.jpg);
			background-position:bottom right;
			background-repeat:no-repeat;}

div#content{margin:0 202px 0 225px;
			padding-bottom:20px; 
			border-right:1px dotted #CCCCCC;
			min-height:805px;}

			div#content p{line-height:1.4;
						  padding-right:4px;}

div#left{float:left;
		 height:440px;
		 width:225px;
		 margin-left:-878px; 
		 background-image:url(images/bkgd_notebook.jpg);
		 background-repeat:no-repeat;}

div#right{float:left;
		  width:185px;
		  margin-left:-195px;
		  text-align:justify; }
		  
		  #right a, #right a:visited {text-decoration:none;}
		  #right a:hover {color:#f97b15;}
		  #right ul{padding-left:7px; margin-left:7px;}

/*Footer */	
div#footer{clear:left;
		   width:878px; 
		   height:65px; 
		   margin:0 auto; 
		   padding-top:2px;
		   
		   color:#CCCCCC; 
		   text-align:center;
		   text-transform:uppercase; 
		   
		   background-image:url(http://www.scionnonprofitstaffing.com/09/wp-content/themes/scionnonprofitstaffing.com/images/footer_bkgd.jpg);
		   background-repeat:no-repeat;
		   background-position:top;}

			div#footer p{margin:0;
						 padding:5px 10px;}
		
			#footer a:link, #footer a:visited {color:#CCCCCC;}
		
#design {text-align:left;
				 float:left;}
				 		
/* Wordpress*/		

.post {}

.post h2{}

.entry {}

p.postmetadata{}

.navigation{}

.sidebar{}

.sidebar ul {}

.sidebar ul li{}

.sidebar ul li h2{}

.sidebar ul ul li{}

table#wp-calendar{
		width:100%;}
		
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}		

/*Global Text Styles */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0 0 10px 0;
	}
		
h2 {font-size: 14px;
	color:#336699;
	text-align:left;
	}
	

h3 {font-size:14px;
	color:#a23a25;
	margin-bottom:0px;
	margin-top:8px;}
	h3 a:link, h3 a:visited{
		text-decoration: none;
		color: #a23a25;}
		
	h3 a:hover{text-decoration:none;
		color:#f97b15;}

p {color:#333333;
   text-align:justify;}	

a:link, a:visited{
		text-decoration: none;
		color: #336699;}

a:hover{text-decoration:none;
		color:#f97b15;}