/*
Theme Name: Scientific Solutions
Theme URI: http://wordpress.org/
Description: WordPress theme for <a href="http://www.ssolutions.cc/">Scientific Solutions</a>.
Version: 1.2
Author: Steve Kozyk
Author URI: http://www.itegritygroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Scientific Solutions Template v1.3
	 http://www.ssolutions.cc/

	This theme was designed and built by Steve Kozyk,
	whose website and blog you'll find at http://www.itegritygroup.com/

	The CSS, XHTML and design is released by Steve Kozyk and may not be redistributed, repackaged, or resold
	without written permision from Steve Kozyk: http://www.itegritygroup.com/


*/









body {
	background-image: url(images/PageBG.jpg);
	background-repeat: repeat-x;
	background-color: #b8d7e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
p {
	line-height: 1.3em;
	font-size: 12px;
}
h1 {
	font-size: 16px;
color: #002953;
}


h2 {
	font-size: 14px;
color: #002953;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #004284;
	text-decoration:none;
}
a:hover {
	color: #0058B0;
	text-decoration:none;
}

a:visited{


}
/* CSS Document */
#WrapperMAIN {
	position:absolute;
	left:50%;
	margin:0 0 0 -492px;
	width:984px;
	height:auto;
}

#WrapperHeader {

	height: 130px;
	width: 984px;

}

#Header-Logo {
	position:relative;
	width:419px;
	height:101px;
	float: left;
	background-image: url(images/Header-Logo.jpg);
	background-repeat: no-repeat;
}

#Header {
	position:relative;
	width:565px;
	height:101px;
	float: left;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	
}

#Menu {
	float: left;
	width:984px;
	hieght:115px;
	background-image: url(images/Menu.jpg);
	background-repeat: no-repeat;
}

#MenuHolder {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;

}
/*MenuHolder contains Multi-level Dropdown Menu plugin. None of the containing boxes of the plugin can be relatively positioned or it won't dropdown over DIVs in IE7*/

.NavWordPress {
	position:relative;
	float: left;
	height: 38px;
	width: 109px;
}

#WrapperPage {
	float: left;
	width: 984px;
	position: relative;
	background-image: url(images/Content-BG.png);
	background-repeat: repeat-y;
	z-index: 98;
	display: inline;
}


#WrapperContent {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 768px;
	display: inline;
}

.ContentBox {
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	width: 758px;
	display: inline;
}

.ContentBoxTop {
	position:relative;
	width:758px;
	height:12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	clear: both;
	background-image: url(images/ContentBoxTop.jpg);
	background-repeat: no-repeat;
}

.ContentBoxText {
	position:relative;
	width:758px;
	background-image: url(images/ContentBoxText.jpg);
	background-repeat: repeat-y;
	float: left;
	display: inline;
}

.ContentBoxBottom {
	position:relative;
	width:758px;
	height:15px;
	float: left;
	display: inline;
	background-image: url(images/ContentBoxBottom.jpg);
	background-repeat: no-repeat;
}


.contentHeading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 17px;
	line-height: 1.3em;
}
.contentHeading  a {
	color: #002953;

}
.contentHeading a:hover {
	color: #6880A4;
}

.contentHeadingEd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 17px;
	line-height: 1.3em;
}
.contentHeadingEd a {
	color: #002953;

}
.contentHeadingEd a:hover {
	color: #6880A4;
}



.contentText {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 17px;
}
.contentTextOverflow {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 17px;
	overflow: hidden;
}


.contentText  a {
	color: #001B35;
	text-decoration: none;
}
.contentText a:hover {
	color: #6880A4;
}
.contentTextLinks {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 17px;
}
.contentTextLinks a {
	color: #001B35;
	text-decoration: underline;
}


.imageFloatRight {
	float: right;
	position: relative;
	margin-top: 0px;

	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	height: 150px;
	width: 205px;
}


#WrapperRightColumn {
	float: right;
	position: relative;
	width: 216px;
	/*height: auto;*/
	margin: 0px;
	padding: 0px;
}
#WrapperRightColumn a {
	color: #002953;
}
#WrapperRightColumn a:hover {
	color: #6880A4;
}
#WrapperRightColumn h2 {
	color: #344D69;
}
#WrapperRightColumn ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#WrapperRightColumn li {
	color: #000000;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}



#Testimonial {
	float:left;
	width:209px;
	height:197px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Contact {
	float:left;
	width:214px;
	height:197px;
	background-image: url(images/ITegrity6aCROP2_04.jpg);
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	position:relative;
	width:984px;
	height:92px;
	float: left;
	line-height: normal;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}


#footer p {
	padding-top: 0px;
	font-size: 11px;
}
.FooterText {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#000000;
}

.FooterText a{
	font-size: 11px;
	color:#000000;
}

.FooterText a:hover{
	font-size: 11px;	
	color: #333333;
}

.FooterText a:visited{
	font-size: 11px;
	color:#000000;
}

.footer-text-bottom {
	text-align:center;
}
.footer-text a, .footer-text-bottom a{
	color: #000;
}

.footer-text-bottom a:hover{
	color: #333333;
}
.footer-text-bottom a:hover span{
	
	color: #B0BAD0;
}

.footer-text-bottom a span{
	color: #BEBEBE;
}

.footer-itegrity a:hover{
	
	color: #305783;
}


#Container #footer a {
	font-size: 11px;
	color: #000000;
}
.noUnderline {
	text-decoration: none;
}
.noUnderline  a {
	text-decoration: none;
}
.contactbox {
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: inline;
	height: 145px;
	width: 169px;
	background-image: url(images/ContactBox.png);
	background-repeat: no-repeat;
}

.contacttext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
.contacttext   a {
	font-size: 11px;
	color: #5A707E;
	text-decoration: none;
}
.questions {
	font-size: 15px;
	color: #344D69;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}


/*General Template Styling*/


.WrapperNews {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.entry {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 17px;
	color: #000000;
}
comment {
	margin: 0px;
	padding: 0px;
	width: 700px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}

.alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	}
.post {
	text-align: justify;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 40px;
	margin-left: 17px;
	}
	
	.postmetadata {
	padding-top: 5px;
	margin: 30px 20px 0px 17px;
	clear: both;
	
	}

	
	
	.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.center {
	text-align:center;
	margin: 8px 17px;
	}

.WrapperWidget {

margin:6px 12px 4px 18px;
}

.widgettitle {
	margin: 8px 0 5px 0;
	color: #344D69;
	font-size:14px;
}

/*Wrapper widget wraps the widgets in the sidebar.php. widgettitle styles the widget h4 headings. Custom widget tags in function.php*/

.login  {
	
	
	height:38px;
	
	display:inline;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.black {
font-size:13px;


margin:0;

	}
	
.black a{
color: #000000;
text-decoration:none;
	}
	
.black a:hover {
color:#333333;
	}
	
/*.login & .black style the "Login | Register" widget containd in the Daiko's Text widget.
Code:
          <div class="login">
          <span class="black"> <?php wp_register('', ''); ?> </span>
          </div>
          
          <div class="login">
          <span class="black"> |&nbsp; <?php wp_loginout(); ?></span>
          </div>  <br/><br/>
		  */



#suckerfishnav {
    background:#1c5395;
    font-size:16px;
    font-family:verdana,arial,sans-serif;
    font-weight:bold;
  

    
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:22px;
    padding:0;
    border-top:1px solid #0c4160;
    border-right:1px solid #0c4160;
    border-left:1px solid #0c4160;
    border-bottom:1px solid #1c5395;
    margin:0;
   
    overflow: visible;
    z-index: 111; /*IMPORTANT*/
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    overflow: visible;
    display:inline;
    z-index: 113;
	background-image:url(images/nav-divider2.png);
	background-repeat:no-repeat;
	background-position:left;

    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:201px; 
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    overflow: visible;
    }
#suckerfishnav li li {
    width:199px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    overflow: visible;
	background-image:none;
    z-index: 112;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:180px;
    font-size:13px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-22px 0 0 100px;
    }
#suckerfishnav li li:hover {
	/*background:#4ca6d9;*/
	background:#2367BA;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background: #2A1F55;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    /*background:#4ca6d9;*/
    background:#2367BA;
	background-image:url(images/nav-divider2.png);
	background-repeat:no-repeat;
	background-position:left;

    }
	
#suckerfishnav .homedropdown a:link{
	background-image:none;
	background-color:#1c5395;
	
  
	}
#suckerfishnav .homedropdown a:visited{
	background-image:none;
	background-color:#1c5395;
	
	}
#suckerfishnav .homedropdown a:hover{
	background-image:none;
	/*	background-color:#4ca6d9;	*/	
	background-color:#2367BA;
	}

/*Code for Multi-level Dropdown plugin contained in Custom Code box: <li class="homedropdown"><a href="http://www.ssolutions.cc">Home</a></li>*/

/*The drop down IE7 fix is to make sure: (1 the pixopoint code in the header.php isn't contained inside any relatively positioned DIVs and (2 suckerfishnav, suckerfishnav ul has a z-index in this case z-index 111.*/
