/*
==== Default ICNA website Style Sheets ================
Default.css
Application: ICNAONLINE.org

Layout by John Fritsche - Enforcement Technology Group
www.etgi.us | www.etgifusion.us
jfritsche@wisc.edu
=======================================================
*/

body {
	margin: 0;
	padding: 0;
	line-height: 60px;
	background: #000000 url(images/ui-bg_diagonals-small_25_000000_40x40.png);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 90px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 90px;
}

/* Header */
#header {
	width: 1024px;
	height: 203px;

}



#centerMe {
  width: 1024px ;
  margin-left: auto ;
  margin-right: auto ;
}

#header-wrapper {
	width: 1024px;
	height: 150px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

/* Custom Heading */

#c_header {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	height: 150px;
	background: #000000;
	list-style: none;
}

#c_header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/mainheader/icnawebheader_new_16.jpg) repeat-x;
}

#c_header li {
	
	list-style: none;
	background: url(images/mainheader/icnawebheader_new_08.jpg) repeat-x;
}

#c_header fieldset {
	
	list-style: none;
	background: url(images/mainheader/icnawebheader_new_08.jpg) repeat-x left top;
}

#c_header a {
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 15px 35px 0px 35px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFFFFF;
}

#c_header a:hover {
	color: #FFFFFF;
}

#c_header .current_page_item a {
	color: #FFFFFF;
}

#c_header .first {
	background: none;
}

/* Custom Header LI Styles */
#c_bg1 {
	width: 1024px;
	margin: 0;
	padding: 0;
	height: 75px;
	background: #000000;
	list-style: none;
	background: url(images/mainheader/icnawebheader_new_08.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 

}

/* Custom Header LI Styles */
#c_bg1 li{
	width: 1024px;
	margin: 0;
	padding: 0;
	height: 75px;
	background: #000000;


}

/* Custom Header Styles */
#c_bg2 {
	width: 1024px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 75px;
	background: #000000;
	background: url(images/mainheader/icnawebheader_new_16.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 

}

/* Custom Header LI Styles */
#c_bg2 li{
	width: 1024px;
	margin: 0;
	padding: 0;
	height: 90px;
	background: #000000;

}



/* Menu */

.menu {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: #000000;
	background: url(images/bgs/icna.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 

}

#menu ul {
	margin: 0;
	padding: 0;
}


#menu li {

	display: inline;
	list-style:square;
	background: url(images/bgs/black_navseperator.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 
}

#menu a {
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 15px 35px 0px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background-color:#E7E7E7;
}

#page-bg {
	background-color:#E7E7E7;
	padding: 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 57%;
	padding: 13px 8px 8px 8px;
}

.post {
	padding-bottom: 45px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 8px 0px 14px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	background: url(images/nimg04.gif) repeat-x left bottom;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url(images/nimg04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}


/* Inside Pages 2 col content */

#iContent {
	float: right;
	width: 78%;
	padding: 0px 8px 8px 8px;
}

.post {
	padding-bottom: 45px;
	line-height: 200%;
}

.headline{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 2em;
	font-weight:bold;
	color:#000000;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 8px 0px 14px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	background: url(images/nimg04.gif) repeat-x left bottom;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url(images/nimg04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}


/* Conference Banner Images */

#iBanner{
	

	margin-left:0px;
	margin-top:-4px;
	width: 620px;
	
}

#imageRow{
	
	height:76px;
	
}

#imageRow2{
	
	height:95px;
	
}

#imageRow3{
	
	height:84px;
	
}

#moveitUp {
	margin:-70px 0px 0px 0px;
}


/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 10px 0px 14px 0px;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 2px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 2px 2px;
	background: url(images/nimg04.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.sidebar a {
}


/* Sidebar Buttons */

.buttons {

	padding-left: 8px;
	padding-top: 3px;
	height: 23px;
	padding-bottom: 0px;
	border: 1px solid #666666;
	background: #555555 url(css/custom-theme/images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #eeeeee; 
	outline: none; 

}



#buttons a {

	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
	background: #555555 url(css/custom-theme/images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; 
}

#buttons a:hover {
	
	color:#ff0000;
	background: #555555 url(css/custom-theme/images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; 
	

}






/* Search */

#search {
	width: 185px;
	padding-bottom: 30px;
}

#search form {
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
}

#search-text {
	width: 145px;
	height: 22px;
	padding: 2px 0px 0px 2px;
	background: #0B0B0B url(images/img16.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
}

#search-submit {
	float: left;
	width: 34px;
	height: 24px;
	background: url(images/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}


/* News Boxes */
#newsBox {
	width: 750px;
	margin: 0;
	padding: 5px;
	background: #555555 url(images/bgs/blackDataFade.jpg) 100% 100% repeat; 
	color:#E7E7E7;
	font-size: 15px;
	font-weight:bold;
	border-style:solid;
	border-color:#383838;
	
	
}

#newsData{
	
	width: 720px;
	margin: 0;
	padding: 10px;
	color:#383838;
	background: #eeeeee;
	border-style:solid;
	border-color:#383838;
}

/* Home Page News Boxes */
#newsBox_hm {
	width: 96%;
	margin: 0;
	padding: 5px;
	background: #555555 url(images/bgs/blackDataFade.jpg) 100% 100% repeat; 
	color:#E7E7E7;
	font-size: 15px;
	font-weight:bold;
	border-style:solid;
	border-color:#383838;
	
	
}

#newsData_hm {
	
	width: 94%;
	margin: 0;
	padding: 10px;
	color:#383838;
	background: #eeeeee;
	border-style:solid;
	border-color:#383838;
}

/* LOGO Boxes */
#logoBox {
	width: 750px;
	margin: 0;
	padding: 10px;
	background: #555555 url(images/bgs/silverDataFade.jpg) 100% 100% repeat; 
	color:#8C0209;
	font-size: 15px;
	font-weight:bold;
	border-style:solid;
	border-color:#c0c0c0;
	
	
}

#logoData{
	
	width: 720px;
	margin: 0;
	padding: 10px;
	color:#383838;
	background: #ffffff;
	border-style:solid;
	border-color:#efefef;
}


/* Footer */

#footer {
	width: 1024px;
	height: 55px;
	margin: 0 auto;
	background: url(images/bgs/icna.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 
}

#footer-bg {
	width: 1024px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 25px;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #E7E7E7;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
