/*
Theme Name: Behavorial Information Services
Theme URI: http://www.behavorialis.org
Author: TCWebsite
Author URI: http://www.tcwebsite.com


/*-----------Block Level Elements--------------*/
td {vertical-align: top;}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #90A9C7;
font-size: 10pt;
}

#page {
	width: 994px;
	margin: 0 auto;
}

img {border:none;}
img a {border:none;}
#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
	background-image: url(images/containerBG.gif);
	background-repeat: repeat-y;
	background-color: #6F90B6;
}

#content {
	float: right;
	width: 862px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #6F90B6;
	min-height: 479px;
}

#sidebar {
	width: 132px;
	margin-right: 862px;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
margin: 20px 150px 0px 150px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 132px;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
color: #000;
font-size: 8pt;
margin: 3px;
font-weight: bold;
}

#sidebar a:link, #sidebar a:visited {
background-image: url(images/nav-off.jpg);
background-repeat: repeat-x;
height: 34px;
line-height: 34px;
color: #2D5B95;
font-family: "Arial Black", Gadget, sans-serif;
text-align: right;
display: block;
text-decoration: none;
font-size: 13pt;
padding-right: 10px;
}

#sidebar a:hover {
background-image: url(images/nav-on.jpg);
background-repeat: repeat-x;
height: 34px;
line-height: 34px;
color: #2D5B95;
font-family: "Arial Black", Gadget, sans-serif;
text-align: right;
text-decoration: none;
font-size: 13pt;
}

#sidebar a:link.last, #sidebar a:visited.last {background-image: url(images/contact-off.jpg);
background-repeat: repeat-x;
height: 35px;
line-height: 35px;
color: #2D5B95;
font-family: "Arial Black", Gadget, sans-serif;
text-align: right;
display: block;
text-decoration: none;
font-size: 13pt;}

#sidebar a:hover.last {background-image: url(images/contact-on.jpg);
background-repeat: repeat-x;
height: 35px;
line-height: 35px;
color: #2D5B95;
font-family: "Arial Black", Gadget, sans-serif;
text-align: right;
text-decoration: none;
font-size: 13pt;}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/
img.alignleft {float: left;
margin-right: 10px;}

img.alignright {float: right;margin-left: 10px;}



/*-------------Other------------------*/

hr {
	display: none;
}

/* form styling Contact 7 */

td.ar {text-align: right;}
.required {color: #ff0000; font-weight: bold;}

