/*  
Theme Name: CHAVS  - with menu
Theme URI: http://www.dagondesign.com
Description: Heavily modified by Neil Foster for C&H Audio Visual, 2009
Version: 1.0
Author: gnfoster/Dagon Design
Author URI: http://www.upstairsroom.net
*/

body {
	padding: 20px 0 20px 0;
	margin: 0;
	background: #626262;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #404040;
}

#container {
	margin: 0 auto 0 auto;
	width: 780px;
	background: #FFFFFF;
	text-align: left;
      background:#FFF url(./images/bg.jpg) repeat-y;
}




a img {

	border: none;

}



a {

	color: #084A85;   /*  456FA2  */

	text-decoration: underline;

}



a:hover {

	color: #888888;

	text-decoration: none;

}


ul, ol {

	margin: 4px 0 15px 35px;   /*  35  */

	padding: 0;

}



ul ul, ol ol {

	margin: 4px 0 0 15px;

	padding: 0;

}



li {

	margin: 0 0 4px 0;

	padding: 0;

}









#header {

	position: relative;

        background: #084A85;

}



#header img {

	display: block;

}









#search-box {

	position: absolute;

	top: 20px;

	right: 20px;

}	



#search-box form {

	margin: 0;

	padding: 0;

}



#search-box input {

	margin: 0;

	padding: 0;

	width: 160px;

	color: #888888;

}



#top-nav {
	background: #084A85;   /*  084A85  */
	color: #FFFFFF;
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 8px 0px;   /*  4px  */
}


#top-nav ul {
	margin: 0px;
	padding: 5px 22px 5px 35px;
	list-style: none;
}



#top-nav li {
	display: inline;
	margin: -10px 20px 0px 0px;
	padding: 3px 0 0 0;
}



#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}



#top-nav a:hover {
	color: #FFFF00;    /*    B0B0B0   */
	text-decoration: none;
}


#top-nav  .current_page_item .page_item a {
  font-weight: bold;
}

#top-nav  .current_page_item a {
  font-weight: bold;
  color: #FFFF00;
}

#top-nav  .current_page_item a:hover {
  font-weight: bold;
  color: #FFFF00;
  border-bottom:#ffffff 2px solid;
}




#content {
	font-size: 0.9em;
	width: 575px;   /*  550   */
	float: right;
	display: inline;
	margin: 15px 15px 15px 0px;
}



.post {
	margin: 0 0 15px 0;
}

/*  .post h1{text-align: right;}  */

#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.3em;
	color: #084A85;  084A85   /* 456FA2  */
}


#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}


#content h2 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 2px 0;

	font-size: 1.25em;

	color: #707070;

}



#content h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 2px 0;

	font-size: 1.1em;

	color: #404040;

}



#content h4 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 2px 0;

	font-size: 1.05em;

	color: #606060;

}









#content .post-date {

	color: #707070;

	font-size: 0.8em;

	margin: 0 0 3px 0;

}



#content p {

	margin: 0 0 12px 0;

	line-height: 140%;

}



#content .post-info {

	color: #505050;

	font-size: 0.8em;

	background: #F4F4F4;

	padding: 4px 8px 4px 8px;

}



#content .post-info a {

	text-decoration: none;

}



#content .post-info a:hover {

	text-decoration: underline;

}



#content .single-date {

	text-align: right;

	font-size: 0.9em;

	color: #707070;

	margin-bottom: 3px;

}


#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}


code {

	font: 0.9em 'Courier New', Courier, Fixed;

	color: #084A85;  /*  456FA2  */

}



blockquote {

	background: #F4F4F4;

	padding: 4px 8px 4px 8px;

	margin: 5px 0 15px 0;

	font-size: 0.9em;

}









acronym, abbr, span.caps {

	font-size: 0.9em;

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #808080;

}









.navigation {

	display: block;

}













#wp-calendar caption {

	text-decoration: none;

}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 0.9em;

}



#wp-calendar a {

	text-decoration: none;

}



#wp-calendar caption {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 2px 0;

	font-size: 1.1em;

	color: #084A85;  /*  456FA2  */

	text-align: center;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	text-align: center;

}

	

#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 a {

	color: #084A85;   /*  456FA2  */

	font-weight: bold;

}



#wp-calendar td.pad:hover {

	background-color: #FFFFFF; 

}













img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 4px;

	display: inline;

}



img.alignleft {

	padding: 4px;

	margin: 0 4px 2px 0;

	display: inline;

}









.alignright {

	float: right;

}



.alignleft {

	float: left

}



.center {

	text-align: center;

}









#sidebar {
	width: 145px;   /*  170  */
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
	color: #ffffff;  /*  084A85  */
	font-size: 0.9em;
	/*   text-align: left; */
}



#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #084A85;    /*  456FA2  */
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #F4F4F4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	margin: 6px 0 15px 8px;
        padding: 0;
}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}

#sidebar a {
	color: #ffffff;   /*  505050  */
	text-decoration: none;
}


#sidebar a:hover {
	color: #FFFF00;    /*    456FA2   */
	text-decoration: none;
}





h3#comments, h3#respond {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 6px 0;

	font-size: 1.1em;

	background: #084A85;   /*  456FA2   */

	color: #FFFFFF;

	padding: 3px 10px 3px 10px;

}



ol.commentlist {

	margin: 0;

	padding: 0;

	list-style: none;

	font-size: 0.9em;

}



ol.commentlist li {

	margin: 0;

	padding: 0;

	border-top: 8px solid #F4F4F4;

	padding: 3px 0 5px 0;

}



ol.commentlist li.alt {

	border-top: 8px solid #E8E8E8;

}



ol.commentlist .comment-date {

	width: 35%;

	float: right;

	text-align: right;

	font-size: 0.9em;

	display: inline;

}



ol.commentlist .comment-author {

	width: 55%;

	float: left;

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 0 0 3px 0;

	font-size: 1.2em;	

	color: #808080;

	display: inline;

}



ol.commentlist .comment-date a, ol.commentlist .comment-author a {

	text-decoration: none;

}



ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {

	text-decoration: underline;

}



ol.commentlist .comment-text {

	clear: both;

}









form#commentform textarea {

	width: 100%;

}



form#commentform label {

	font-size: 0.9em;

}


#footer {
	clear: both;
	/* border-top: 10px solid #084A85; */  /*  456FA2  */
	padding: 8px 22px 25px 22px;
	color: #ffffff;   /*  404040  */
	/*  font-size: 0.85em;  */
	text-align: center;
	background: #084A85 url(images/footer.jpg) no-repeat bottom left; 
}

#footer a {
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}


#footermenu {
        background: #084A85;   /* 084A85  */
	color: #FFFFFF;
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}


#footermenu ul {
	/* margin: 0;*/
	padding: 0px 22px 5px 0px;   /*  	padding: 0px 22px 5px 22px;  */
	list-style: none;
}


#footermenu li {
	display: inline;
	margin: 0 auto;   /* margin: 0 20px 0 0;          */
	padding: 0px 10px 10px 10px ;
}

#footermenu a {
	color: #ffffff;
	text-decoration: none;
}

#footermenu a:hover {
        color: #FFFF00;
	text-decoration: none;
}

#footermenu .current_page_item .page_item a {
  font-weight: bold;
}

#footermenu .current_page_item a {
  font-weight: bold;
  color: #FFFF00;
}

#footermenu .current_page_item a:hover {
  font-weight: bold;
  color: #FFFF00;
  border-bottom:#ffffff 2px solid;
}


/* =Menu-------------------------------------------------------------- */



#access {
	/* background: #ff0000; */   /*   000   084A85  menu background  0F3500  */
	/* background: url(images/menu_bg.jpg) no-repeat top left;  */
	display: block;
	/* float: left; */
	width: 750px;
}


#access .menu-header,

div.menu {
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Arial, Helvetica, "Nimbus Sans L", sans-serif;
	/* margin-left: -10px;  */
	width: 750px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}


#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
   	background: #084A85;        /*    menu boxes   */
	margin-left: 10px;   /* start location of menu */
}


#access a {
        color:#ffffff;    /*   menu text  */
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;    /*   38  */
	padding: 0px 10px 0px 0px;   /*     padding: 0px 10px 0px 0px;  */
	text-decoration: none;
}


#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 30px;   /*   38   */
	left: 0; 
	float: left;
	width: 160px;
	z-index: 99999;
}

#access ul ul li {
	min-width: 180px;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}


#access ul ul a {
	background: #c3d9ff;   /*   333   dropdown color box */
	line-height: 1em;
	padding: 10px;
	margin-left: -40px;
	width: 180px;
	height: auto;
}


#access li:hover > a,


#access ul ul :hover > a {
	/* background: #7799bb; */   /*    #122B52   */
	color: #ffff00;
}

#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffff00;   /*    #fff */
}


* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #0066cc;   /*    #fff */

}



/* =Navigation-------------------------------------------------------------- */


.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}


.navigation a:link,


.navigation a:visited {
	color: #888;
	text-decoration: none;
}


.navigation a:active,


.navigation a:hover {
	color: #ff4b33;   /*	color: #ff4b33;  */
}


.nav-previous {
	float: left;
	width: 50%;
}


.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


#nav-above {
	margin: 0 0 18px 0;
}


#nav-above {
	display: none;
}

.paged #nav-above,


.single #nav-above {
	display: block;
}


#nav-below {
	margin: -18px 0 0 0;
}
