@charset "UTF-8";
@import "_library/cmxform.css";
@import "cmxform.css";
@import "{path={my_template_group}/lightbox}";
@import "_library/lightbox.css";
/* CSS Document */



body {
	margin: 0;
	padding: 0;
	color: #222222;
	background-color: #FFFFFF;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Links */

a:link {
	text-decoration: none;
	color: #53584a;
}

a:visited {
	text-decoration: none;
	color: #636958;
}

a:hover, a:active {
	color: #FF33FF;
}

/* Html Elements */

img {
	border: 0;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}
h1{
	font: normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	padding: 15px 0px;
}

h2{
	font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999999;
	padding: 10px 0px;
}
h3{
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	padding: 0px 0px 5px 0px;
}
h4{
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	padding: 0px 0px 2px 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.clearer {clear: both; font-size: 0; height: 0;overflow: hidden; float: none;}

/* Structure */

#container {
	margin: 0 auto;
	width: 800px;
	background-color: #ffffff;
	border-left: 10px solid #000000;
	border-right: 10px solid #000000;
}

#header-wrapper {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	width: 100%;
	float: left;
	background-color: #000000;
}

#header {
	float: left;
	width: 40%;
}

#wrapper {
	clear: both;
	float: left;
	width: 100%;
	background-color: #ffffff;
	border-bottom: 0px solid #7e7d51;
}




#sidebar-wrapper {
	float: none;
	width: 270px;
	padding: 0px;
	margin-left: 240px
}

#sidebar-wrapper img{

	padding: 0px 0px 0px 0px;

}
#sidebar-wrapper2 {
	float: right;
	width: 270px;
	padding: 0px 20px 0px 0px;
}

#sidebar {
	float: left;
	padding: 20px;
	width: 195px;
}

#footer {
	clear: both;
	text-align: left;
	padding: 10px 0 10px 20px;
	border-top: 0px solid #3c3016;
	border-bottom: 10px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #636958;
}

/* Header */

#header h1, #header h2 {
	padding-left: 10px;
	padding-right: 10px;
}

#header h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0;
}

/*START Main Content Styles*/

.heading_box {
	background-color: #666666;
	height: 80px;
	margin-bottom: 10px;
}
.heading_box h1 {
	text-align: center;
	padding-top: 34px;
	color: #FFFFFF;
}

/*START Thumbs*/
.entry-body #thumbs {
padding:10px 0pt 10px 10px;
}
#thumbs {
clear:both;
}
dl {
float:left;
margin:0pt 10px 9px 0pt;
width:160px;

}
dt, dd {
	text-align: center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;;
text-transform:lowercase;
}
dt {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
height:135px;
}
dt a {
border:1px solid #FFFFFF;
display:block;
/*height:130px;*/
/*width:150px;*/
}
dd a {
color: #666666;
/*font-size:0.8em;*/
font-weight:normal;
line-height: normal;
}

/*ENDThumbs*/
/*START big thumbs*/
ul#split p{
text-align: center;
padding:  0px 12px;
color:#000000;
line-height: 1em;
font-size: 11px;
}

ul#split, ul#split li {
margin:0px;
padding:0px;
}
ul#split li {
float:left;
padding:10px;
margin: 0px 25px 0px 0px;
width:265px;
}
ul#split, ul#split li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
ul#split h3 {
color:#000000;
margin: 0px;
padding:0px 0pt;
text-align:center;
text-transform:uppercase;
}
/*END big thumbs*/

/*END Main Content Styles*/

/* Horizontal Navigation START*/
#navigation {
	float: right;
	width: 55%;
	padding-top: 35px;
}

#navigation ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation li a:link,
    #navigation li a:visited {
	margin: 15px 15px 0 0;
	padding: 25px 5px;
	color: #FFFFFF;
	font: normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navigation li a:hover,
    #navigation li a:active {
	color: #FF33FF;
}
/* Horizontal Navigation END */
/*body#bhome #navigation li#home a, 
    body#babout #navigation li#about a,
    body#bcontact #navigation li#contact a,
    body#barchives #navigation li#archives a {
	color: #FF33FF;
}*/

/*START News*/
#news p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	
}
#news h2 {
	background-color: #f8f8ec;
	margin-bottom: 0px;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 2px;
	/*height: 110px;*/
	
}
#latest #news {
	padding: 3px 0px 15px 0px;
}

/* Latest */
#latest {
	line-height: 1.5em;
	float: left;
	width: 550px;
}

#latest .entry {
	background-color: #FFFFFF;
}

#latest .entry {
	padding: 10px;
}

.entry-body a:link {

	border-bottom: 1px dotted #FF33FF;
}

.entry-body a:visited {

	border-bottom: 1px dotted #f8f8ec;
}

#latest .entry-footer {
	padding-left: 20px;
	background: transparent url(date.png) 0 0 no-repeat;
}

#latest .entry-footer a {
	font-size: 11px;
	font-weight: bold;
}

#latest .breadcrumb {
	color: #8e8568;
	font-size: 13px;
	padding: 0px 0px;
	border-bottom: 2px solid #8e8568;
	padding-left: 14px;
	background: transparent url(images/indyc_pics/home_icon.gif) 0px 1px no-repeat;
}

#columncontent .breadcrumb {
	color: #8e8568;
	padding: 0px 0px 3px 0px;
	border-bottom: 2px solid #8e8568;
	padding-left: 0px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Column Content */
#columncontent {
	float: left;
	padding: 0px 5px 5px 5px;
}


#columncontent .entry {
	background-color: #f8f8ec;
	margin-bottom: 10px;
	margin-top: 5px;
	/*height: 110px;*/
	
}

#columncontent .entry p {
	padding: 0px 5px 0px 6px;
	margin: 0px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#columncontent .entry h3 {
	font-size: 10px;
	/*padding-left: 10px

;*/
    padding: 0px;
	padding: 0;
}
.date {
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 0px 0px 6px;
}

/*#content .entry-body, #content .entry-footer {
	padding-left: 10px;
	padding-right: 10px;
}*/

/*#content .entry-footer {
	font-size: 10px;
	color: #555555;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #636958;
	background: transparent url(date.png) 10px 0 no-repeat;
}*/

/* Sidebar Navigation */

#sidebar .sideblock {
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

#sidebar .sideblock h3 {
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-top: 0;
	color: black;
	font-size: 11px;
}

#sidebar .sideblock p {
	font-size: 10px;
	padding-bottom: 0;
	padding-top: 0;
	color: #030100;
	line-height: normal;
}

#sidebar .sideblock ul {
	line-height: 1.6em;
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	border-top: 2px solid #8e8568;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#sidebar .bycollection ul {
	padding-left: 1em;
	text-indent: 1em;
}

#sidebar #byDate ul {
	padding-left: 0em;
	text-indent: 0em;
	list-style-type: disc;
	border-top: 0px solid #8e8568;
	padding-top: 0px;
}

/*.entry-body ul {
	padding-left: 1em;
	text-indent: 0em;
	list-style-type: disc;
	border-top: 0px solid #8e8568;
	padding-top: 0px;
	line-height: 1em;
	font-size: 11px;
	color: #8e8568;
}*/

.entry-body li {
	padding-bottom: 5px;
}

entry-body h3 {
	font-size: 12px;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidebar #recently ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer a:link {
	color: #7e7d51;
}



#footer a:visited {
	color: #636958;
}

#footer a:hover,
    #footer a:active {
	color: #53584a;
	border-bottom: 1px dotted #7e7d51;
}

.entrytitle_sidebar h2 {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding: 5px;
}