/* top elements */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li,
dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	color: #555;
	/*background: #A9BAC3 url(../images/bg.gif) repeat-x;
	background: #f8f4de url(../images/bg.gif) repeat-x;*/
	background: #f8f4de;
	text-align: center;
}
/* images */
img { border: 2px solid #CCC; }
img.no-border { border: none; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}

fieldset {
	border: 0;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 960px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF;
	min-height: 600px;
	overflow: hidden;
}
/* header */
#header {
	position: relative;
	height: 120px;
	background: #fff url(../images/headerbg.gif) repeat-x 0% 100%;
}


#header h1#logo a {
	position: absolute;
	margin: 0;
	padding: 0 0 0 75px;
	font: bolder 2em 'Palatino Linotype', Georgia, serif;
	letter-spacing: -2px;
	top: 16px;
	left: 20px;
	background: url("../images/logosipc.png") no-repeat;
	height: 85px;
	color: #000;
	text-decoration: none;
}

#header h1#logo a span {
	background: none;
	display: inline;
	padding: 0;
	color: #b80d09;
	color: #d00000;
}

#header h2#slogan {
	position: absolute;
	bottom: 40px;
	left: 97px;
	color: #555;
	font: 12px Arial, sans-serif;
}

#header form.searchform {
	position: absolute;
	top: 0;
	right: -12px;
}


#header #fontsize {
	position: absolute;
	right: 0;
	font-size: 14px;
	background: #000;
	color: #fff;
	padding: 3px;
}


/* main */
#main, #mainsub {
	float: left;
	padding: 15px;
	width: 440px;
	width: 460px;
	width: 680px;
}

#mainsub {
	width: 600px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 15px;
}

#sidebar p {
	font-size: 1em;
}

#sidebar ul.sidemenu {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
}
#sidebar ul.sidemenu li {
	margin-bottom: 1px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}

#sidebar ul.sidemenu ul {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.sidemenu ul a {
	font-weight: normal;
	padding-left: 1em;
	background: #f8f8f8;
	border-left: 4px solid #eee;
}


#sidebar h4 a {
	text-decoration: none;
	color: #555;
}

#sidebar h4 a:hover {
	text-decoration: underline;
}

/* dn:
* html body #sidebar ul.sidemenu a { height: 18px; }
*/

#sidebar ul.sidemenu a:hover {
	/*padding: 2px 5px 2px 10px;*/
	background: #f2f2f2;
	color: #C41711;
	border-left: 4px solid #C41711;
}

#sidebar ul.sidemenu a.current {
	border-left: 4px solid #C41711;
}

/* rightbar */
#rightbar {
	float: right;
	width: 220px;
	width: 200px;
	padding: 15px;
	margin: 0;
}
/* Footer */
#footer {
	clear: both;
	color: #FFF;
	background: #A9BAC3;
	background: #C7C1A1;
	border-top: 5px solid #568EB6;
	border-top: 5px solid #000;
	margin: 0;
	padding: 15px;
	height: 50px;
	font-size: 95%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#footer .footer-left {
	float: left;
	width: 65%;
}
#footer .footer-right {
	float: right;
	width: 30%;
}

#footer p {
	font-size: 1em;
}


/* menu tabs */
#header ul {
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 4px;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 13px Arial, sans-serif;
}
#header li {
	display:inline;
	margin:0;
	padding:0;
}
/* end menu tabs */
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* additional classes */
.clear { clear: both; }
.green { color: #9EC630; }
.red { color: #f31412; }
.gray { color: #BFBFBF; }
.ives { color: #000; }

/* DN */
.down {
	padding-top: 5px;
}

.newsBox {
	font-size: 90%;
	padding-bottom: 1em;
}

.typography .newsBox p {
	padding: 0; margin: 0;
	font-size: 1em;
}

.breadcrumbs {
	padding: 0.5em 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

.newsSummary {
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
}

.ad {
	padding-top: 50px;
}

.ad a img {
	text-align: center;
	border: 0;
}

#album-list ul {
	padding: 0; margin: 0;
}

#album-list ul li .defaultImage a {
	padding: 0 !important;
}

#album-list ul li .defaultImage a:hover {
	background: none !important;
}

#album-list ul li .defaultImage a:hover img {
	border: 2px solid #aaa;
}

#album-list ul li .galleryDetails {
	padding: 0 !important;
}

#SiteMap a {
	text-decoration: none;
}

#SiteMap a:hover {
	text-decoration: underline;
}

#extra a img {
	display: block;
	border: none;
	float: left;
	padding-right: 5px;
}

#extra p {
	clear: both;
	padding: 0 0 2em 0;
}

#NextPrev {
	text-align: center;
}
