/*
Theme Name: Ephricon 
Description: The default Ephricon site theme.
Author: E-Moxie
Author URI: http://www.e-moxie.com
*/


body
{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	background: #fff;
	margin: 0;
	padding: 0;
}
a:link {
	color: #00548B;
	text-decoration: underline;
}
	
	a:visited {
	color: #00548B;
	text-decoration: underline;
}
	
	a:hover {
	color: red;
	text-decoration: none;
}
	
	a:active {
	color: #00548B;
	text-decoration: underline;
}
img
{
	border: none;
}
p
{
	line-height: 1.5em;
}
tbody
{
	line-height: 1.7em;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
h1
{
	font-size: 1.3em;
}
.blue
{
	color: #00548B;
}
h2
{
	font-size: 1.2em;
	margin: 40px 0px 0px 0px;
}
h3
{
	font-size: 1.2em;
	color: #00548B;
	margin: 0px 0px 0px 0px;
}
h4
{
	font-size: 1.1em;
	color: #00548B;
	margin: 20px 0px -10px 0px;
}
#wrapper
{
	width: 780px;
	background: url('images/ibg.jpg') repeat-y top left;
	margin: 0 auto
}
#home #wrapper
{
	background: url('images/homebg.jpg') repeat-y top left;
}
p.bread
{
	font-size: 10px;
	color: #777;
}
p.bread a
{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#callout {
	background-color: #ffffcc;
    padding: 4px 8px 4px 8px;
    width: 354px;
    margin: 0px 0px 0px 0px;
    border: 0px blue solid;
} 
#menu
{
	background: #fff url('images/menu_bg.jpg') repeat-x bottom left;
	height: 78px;
	width: 770px;
	margin: 0 auto
}
#menu .logo
{
	margin-top: 10px;
	margin-left: 8px;
	float: left;
}
#pleasenote {
    background-color: #ffffcc;
    padding: 5px 20px 5px 20px;
    width: 500px;
    margin: 0px 0px 0px 0px;
    border: 2px blue solid;
}  
ul#links, ul#toplinks
{
	position: relative;
	top: 10px;
	/top: 0px;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}
ul#links li, ul#toplinks li
{
	display: inline;
	border-right: 1px solid #000;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 11px;
}
ul#links li a
{
	color: #555657;
	font-weight: bold;
	text-decoration: none;
}
ul#links li a:hover
{
	color: #00548B;
}
ul#toplinks li a
{
	color: #999;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;	
}
ul#toplinks li
{
	border-right: 1px solid #999;	
}
ul#links li.endlink, ul#toplinks li.endlink, ul#footlinks li.endlink
{
	border-right: none;
}
ul#pricing li
{
	margin: 15px 0px 0px 0px;
}
#header
{
	background: #fff url('images/h_shadow.jpg') no-repeat bottom center;
	height: 161px;
	margin-right: 2px
}
#home #header
{
	height: 278px;
	background: #fff url('images/homeshadow.jpg') no-repeat bottom center;
}
#header #hbg
{
	position: relative;
	top: 0;
	left: 5px;
	margin: 0;
	width: 602px;
	height: 131px;
	padding: 0;
	text-align: right;
	background: url('images/h_bg.jpg') no-repeat top left;
	float: left
}
#home #header #hbg
{
	width: 500px;
	height: 245px;
	background: url('images/homemain.jpg') no-repeat top left;
}
#header p.hleft
{
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	padding: 60px 30px 0 0;
	margin: 0;
}
#header .hright
{
	position: relative;
	top: 0;
	left: -3px;
	float: right;
}
#sub-nav
{
	width: 170px;
	margin-left:5px;
	float: left;
}
#sub-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
}
#sub-nav li a
{
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	width: 150px;
	display: block;
	font-size: 9px;
	background: url('images/sidemenu_off.gif') no-repeat 5px 5px;
	padding-left:20px; 
	padding-right:0; 
	padding-top:5px; 
	padding-bottom:5px
}
#sub-nav li a
{
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}
#sub-nav li.on a, #sub-nav li a:hover
{
	color: #474646;
	background: #EFEFEF url('images/sidemenu_on.gif') no-repeat 5px 5px;
}
#sidebar
{
	float: left;
	width: 166px;
	margin-left: 8px;
}
#sidebar h3.resources
{
	font-size: 11px;
	margin: 0;
	border-bottom: 1px dashed #ccc;	
	background: url('images/resource_icon.gif') no-repeat 5px 2px;; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:10px	
}
#sidebar ul.resources
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 0px;
}
#sidebar ul.resources li
{
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	font-size: 9px;
	background: url('images/resource_list.gif') no-repeat 5px 5px;; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px	
}
#sidebar ul.resources li a
{
	color: #717171;
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul.resources li a:hover, ul#footlinks li a:hover, ul#toplinks li a:hover, p.bread a:hover
{
	color: #474646;
}
#sidebar .button
{
	margin: 20px 0 20px 8px;
}
#home #sidebar .button
{
	margin: 20px 0 20px 0px;
}
#content
{
	margin: 0 6px 0 23px;
	width: 395px;
	float: left;
}
#home-main {
	width:auto;
	padding:0px;
}
#footer
{
	color: #757575;
	width: 768px;
	margin: 0 auto;
	background: #fff url('images/footer_bg.jpg') repeat-x top left;	
	font-size: 10px;
	clear: both; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}
#footer .footext
{
	padding: 15px 0 0 30px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#footer .footext2
{
	padding: 15px 0 0 30px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
ul#footlinks li
{
	display: inline;
	border-right: 1px solid #bbb;
	padding: 0 10px;
	font-size: 11px;
}
ul#footlinks li a
{
	color: #757575;
	text-decoration: none;
	font-size: 10px;
}
ul#footlinks
{
	list-style: none;
	padding: 0 20px;
	margin: 0;
}
#linktous {
	background: #ffffcc;
	border: thin solid #000099;
	margin: 0px;
	height: auto;
	width: 320px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contact_form
{
	width: 350px;
}
.regular
{
	float: right;
	width: 210px;
}
fieldset
{
	border:0px;
	margin: 0px;
	padding: 7px 0;
}
.services
{
	float:right;
	width:217px;
}
textarea
{
	height:100px;
}
#jobs {
	background: #FF3;
	font-size: 12px;
	padding: 10px;
	}
#home-bottom-left {
	width: 330px;
	padding: 0px 0px 50px 20px;
	background-color: #FFF;
	}
#home-bottom-right {
	width: 360px;
	float: right;
	padding: 0px 20px 50px 20px;
	background-color: #FFF;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	}
.littlegreenbar-red {
	color: #F00;
}
#home-last {
	background-color: #fff;
	}



#gutter

{

	float: left;

	width: 181px;

	margin: 10px 0 0 0;

}

#home #gutter

{

	width: 315px;

	margin: 0px 0 20px 25px;

	/margin: 0px 0 20px 15px;	

}

#gutter ul

{

	list-style: none;

	padding: 0;

	margin: 0 0 0 5px;

}

#gutter li a

{

	border-bottom: 1px dashed #ccc;

	text-transform: uppercase;

	width: 150px;

	display: block;

	font-size: 9px;

	background: url('images/sidemenu_off.gif') no-repeat 5px 5px;; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px

}

#gutter li a

{

	color: #838383;

	font-weight: bold;

	text-decoration: none;

}

#gutter li.on a, #gutter li a:hover

{

	color: #474646;

	background: #EFEFEF url('images/sidemenu_on.gif') no-repeat 5px 5px;

}

#side

{

	position: relative;

	top: 0;

	right: 6px;

	float: right;

	width: 166px;	
	text-align:center;

}

#side h3.resources

{

	font-size: 11px;

	margin: 0;

	border-bottom: 1px dashed #ccc;	

	background: url('images/resource_icon.gif') no-repeat 5px 2px;; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:10px	

}

#side ul.resources

{

	list-style: none;

	padding: 0;

	margin: 0 0 0 0px;

}

#side ul.resources li

{

	border-bottom: 1px dashed #ccc;

	text-transform: uppercase;

	font-size: 9px;

	background: url('images/resource_list.gif') no-repeat 5px 5px;; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px	

}

#side ul.resources li a

{

	color: #717171;

	text-decoration: none;

	font-weight: bold;

}

#side ul.resources li a:hover, ul#footlinks li a:hover, ul#toplinks li a:hover, p.bread a:hover

{

	color: #474646;

}

#side .button

{

	margin: 20px 0 20px 8px;

}

#home #side .button

{

	margin: 20px 0 20px 0px;

}

#main

{

	margin: 10px 200px 30px 216px;

}

#main_wide

{

	margin: 10px 20px 30px 216px;

}

#home #main

{

	margin: 10px 200px 30px 400px;

}

#home #main ul

{

	color: #DD8B49;

	list-style: square;

	line-height: 1.7em;

	padding-left: 20px;

	margin: 0;

}

#home #wrapper #main .quote {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	margin-top: -10px;
}





/* Begin Images */
p images {
	padding: 0;
	max-width: 100%;
	}

images.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

images.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

images.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.postmetadata {border:1px solid #f1f1f1; margin:20px 0 20px 0}

/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption images {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

