/*
Theme Name: EPI theme 1
Version: 1.0
Author: acoustic_fidelity
Author URI: 
Tags: Educational Psychology
Adapted from the Kubrick theme.

*/

body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:11px;
	background-color:#ffffff;
} 

a {
	text-decoration:none;
	color:#6f6f25;
	border:0px;
}

#picture {
		float:left;
	margin:0px 0px 0px 170px;
	
}


a:hover {
	color:#6f6f25;
}

.hiddenpic{
display:none;
}

/* Style starts */

#container{
	width:790px;
	margin: 0px auto;
	text-align:left;
	background-image:url(images/contbg.jpg);
}

#headleft{
	width:790px;
	height:256px;
	background-image:url(images/bjones_01.jpg);
	background-repeat: no-repeat;
	float:left;
}

#centerimage{
	width:284px;
	height:177px;
	float:center;
	background-image:url(images/void4.jpg);
	background-repeat: no-repeat;
}

.logo{
	width:326px;
	height:52px;
	margin:22px 0px 0px 22px;
}


#headright{
	width:326px;
	height:256px;
	background-image:url(images/bjones_02.jpg);
	background-repeat: no-repeat;
	float:right;
}


#menubar{
	clear:both;
	width:790px;
	height:30px;
	margin:150px 0px 0px -80px;
	float:left;
	padding-left:160px;
}

#menubar a{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:18px;
	color:#002157;
}

#menubar a:hover{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:18px;
	color:#000000;
	border:0px;
}

a.selected{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:18px;
	color:#000000;
	border:0px;
}	

#content{
	clear:both;
	width:790px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#leftcol{
	width:650px;
	min-height:300px;
	float:left;
	margin:0px 0px 0px 0px;
}

#posttxt{
	width:650px;
	margin:0px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:15px;
	text-align:left;
}

#posttxt2{
	width:450px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:11px;
	text-align:center;
}

#posttxt h1{
	width:450px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:24px;
	color:#241e07;
	font-weight:700;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#posttxt h1 a{
	border: 0 none;
}

#rightcol{
	width:248px;
	float:left;
	border:#698cc0 1px solid;
}

#righttop{
	width:248px;
	height:120px;
	background-color:#8daad5;
	margin: 0px 0px 5px 0px;
}



#rightxt{
	width:230px;
	min-height:200px;
	margin: 0px 0px 0px 10px;
}

#righttxt h2{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:18px;
	color:#241e07;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#righttxt h2 a{ 
	color:#241e07;
}

#righttxt p{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,georgia;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#righttxt ul{
	width:220px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#righttxt li{
	margin:3px 0px 10px 0px;
	padding:0px 0px 0px 13px;
	background-image:url(images/spacer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	list-style:none;
}

#righttxt ul ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#righttxt li ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#righttxt ul li{
	margin:3px 0px 10px 0px;
	padding:0px 0px 0px 13px;
	background-image:url(images/bullet1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	list-style:none;
}


#srchform{
	width:200px;
    height:30px;
	margin:27px 0px 0px 15px;
	float:left;
}

.srchbox2{
	border:#b2b801 1px solid;
	margin:0px 0px 0px 0px;
	width:140px;
}

.srchbutton{
	width:34px;
	height:31px;
	margin:0px 0px 0px 10px;
}

.srchbox{
	line-height:20px;
	border:#7193c3 1px solid;
	margin:3px 0px 0px 10px;
	width:120px;
}

#footer{
	clear:both;
	width:790px;
	height:60px;
	background-image:url(images/bjones_08.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
}

#footleft{
	width:170px;
	height:50px;
	float:left;
	margin-top:15px;
	margin-left:40px;
	text-align:center;
}

#footright{
	width:400px;
	height:45px;
	margin:0px 0px 0px 190px;
	text-align:center;
	padding:30px 0px 0px 0px;
}

#footright a{
	text-decoration:underline;
}


#locationtext{
	width:325px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#locationpics{
	width:325px;
	float:right;
	margin: 0px 0px 0px 0px;
}
#pictures1{
	width : 512;
	height : auto;
	margin : 0px 50px 0px 0px;
	float	:left;
}

#pictures1{
	width : 512;
	height : auto;
	margin : 0px 0px 0px 0px;
	float	:right;
}

#testpicture{
	width:650 px;
	height : auto;
	margin : 5px 0px 5px 0px;
}

/* Default tags */

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;
	}



#wp-calendar a {
	text-decoration: none;
border:0px;
	}

#wp-calendar a:hover {
	text-decoration: none;
border:0px;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	color:#241e07;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignleft {
	float: left
	}
/* End Images */

/* 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: #dae1a2;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption a{
	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;
	text-align: left;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.commentarea{
	width:400px;
	height:150px;
	border:#6f6f25 1px dotted;
}

.txtboxes{
	border:#6f6f25 1px dotted;
}

/* End captions */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color:#fffffc;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	background-color: #fffffc;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.h3comm {
	padding: 0;
	margin: 20px auto 20px ;
	font-family: Trebuchet MS, sans serif;
	font-size:18px;
	font-weight:700;
	}

.h3comm1 {
	padding: 0;
	margin: 10px auto 0px ;
	font-family: Trebuchet MS, sans serif;
	font-size:18px;
	font-weight:700;
	}

.postmetadata1{
	font-family: verdana, sans-serif;
	font-size:10px;
	color:gray;
}

.postmetadata{
	font-family: verdana, sans-serif;
	font-size:10px;
	color:gray;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* End Comments */


/* Widget styles */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}