/*
Theme Name: Accutech 
Theme URI: http://accutech.net/
Description: Custom Wordpress Theme for Accutech.
Version: 1.1
Author: Studio That
Author URI: http://studiothat.com/
Tags: blue, custom, suckerfish navigation

	Accutech Custom Wordpress Theme

	This theme was designed and built by Studio That,
	whose site  you will find at http://studiothat.com


*/




/*////////// GENERAL //////////*/
/* 
Enter WP Design & Creation Comments Here

*/

/*////////// GENERAL //////////*/
body {
	margin: 0px;
	background-color: #215C82;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#container {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	background-image: url(images/main-bkg.jpg);
	background-color: #FFFFFF;
	font-size: 12px;
}
	  
#container2 {
	background-color: #FFFFFF;
	background-image: url(images/main-bkg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	clear: both;
}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
}
		
h2 {
	font-size: 20px;
}
		
h3 {
	font-size: 16px;
}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 15px;
	font-size: 13px;
}
		
a {
	text-decoration: none;
	color: #3885ab;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
		
a:visited {}
	 	 

/*////////// HEADERS //////////*/
#header {
	width: 960px;
}
	
#header p, #header h1, #header h2/**/ {
	display: none;   /*display: none;*/
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 283px;
	height: 244px;
	float: left;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #0168B3;
	font-weight: bold;
}
#content h1 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing: -.03em;
}
#content h2 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:1px;
	margin-top:1px;
	text-transform:uppercase;
	text-indent: -9999px;
}
#content h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#content strong {
	color: #0168B3;
	font-weight: bold;
}

/*////////// CONTENT //////////*/
#content {
	float: left;
	width: 690px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
			
  
/*////////// SIDEBARS //////////*/
#sidebar {
	float: left;
	width: 190px;
	text-align: center;
	color: #0168B3;
	padding-right: 10px;
	padding-left: 10px;
}


/*////////// NAV //////////*/

#top_navlist {
	text-align: left;
	position: absolute;
	width: 750px;
	top: 55px;
	right: 0px;
}
#navlist {
	padding: 5px;
	margin-left: 0px;
}
#navlist li {
	text-decoration: none;
	display: inline;
	margin: 0px;
	float: left;
}
#navlist li a {
	text-decoration: none;
	padding: 8px;
}
#navlist li a:link {
	color: #7FA0D6;
}
		
#navlist li a:visited {
	color: #0000FF;
}
#navlist li a:hover {
	color: #016EB3;
}
#navlist li ul {
	width: 10em;
	position: absolute;
	left: -999em;
	background-color: #00FF00;
}
#navlist li ul li a {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}	
#navlist li ul li a:hover {
	text-decoration: none;
	background-color: #0000FF;
}
#navlist li:hover ul {
	background-color: #cccccc;
	text-decoration: none;
	left: auto;
	margin-right: 15px;
	margin-left: 15px;
}
#pushbottom {
	clear: both;
}
  

/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
#footer {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	font-weight: normal;
	color: #01a3ad;
	font-size: 14px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.logo {
	clear: both;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.heads {
	line-height: 25px;
	color: #016EB3;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#nav {
	height: 55px;
	position: relative;
	clear: both;
}
#navleft {
	width: 960px;
}
#slideshow {
	
	background-repeat: no-repeat;
	height: 244px;
	float: left;
	padding-left:1px;
	width: 676px;
}
#headertop {
	
	background-image: url(images/header-top.jpg);
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}
#content .jump {
	background-image: url(images/bottom-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content .jump .buttonheads a {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
#content .jump .buttonheads a:hover {
	color: #0168B3;
}
.jump .buttonheads .clickhere  {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	line-height: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.floatleft {
	float: left;
}
.floatright-close {
	float: right;
}
#content .jump p {
	text-align: left;
	margin-top: 10px;
}
.italic, .entry em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
#nav .rightnav a {
	background-image: url(images/donate-btn.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 55px;
	width: 210px;
	text-indent: -9999px;
	background-position: left top;
}
#nav .rightnav a:hover {
	background-position: left bottom;
}
#search {
	background-image: url(images/search-btn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 167px;
	margin: 10px;
}
#footer-top {
	padding: 10px;
	background-color: #163b56;
	margin-bottom: 5px;
}
.access {
	background-image: url(images/access-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 71px;
	width: 191px;
	display: block;
	margin-left: 10px;
}
.access:hover {
	background-position: center bottom;
}
#sidebar li {
	font-size: 13px;
	color: #0168B3;
	line-height: 16px;
	margin-bottom: 5px;
}
.eventdate a {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
}
.eventname a {
	margin-bottom: 20px;
	font-weight: normal;
}
#contentbottom {
	margin-left: -10px;
}
.jump p a {
	font-weight: normal;
}
#collage {
	background-image: url(images/photo-inside.jpg);
	background-repeat: no-repeat;
	height: 106px;
	float: left;
	width: 675px;
}
#logoinside {
	background-image: url(images/logo-inside.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 106px;
	float: left;
}
#content .backtotop {
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	color: #999999;
	margin-top: -10px;
	margin-bottom: 10px;
}
#content .programlist {
	float: left;
	width: 300px;
	color: #0168B3;
	margin-left: 25px;
	margin-bottom: 50px;
}
#content .programlist .col1, #content .programlist .col2 {
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	width: 300px;
	margin-left: 25px;
}
.programlist li li {
	margin-left: 20px;
}
.program-info  {
	margin: 0px;
	clear: both;
}
.program-info strong {
	margin-top: 15px;
}
#content li {
	list-style-type: none;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BAD9F7;
	width: 450px;
}
#content ul
{
	margin-bottom:20px;
}
a[href$=".pdf"] {
	;
}
a[href$=".pdf"]:hover {
	background-color: #abcbe9;
	color:fff;
}

/* ----------------------------------------------------------------- */
.producttype {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0173BA;
	padding-bottom: 10px;
	margin-top: 15px;
	padding-top: 10px;
}
.floatrightwpadding {
	background-color: #FFFFFF;
	float: right;
	border: 1px none #076CB5;
	margin-left: 25px;
	padding-left: 15px;
	padding-top: 20px;
}
#container2 .product {
	padding: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #abcbe9;
	border-bottom-color: #abcbe9;
}

