/*
Author: Joseph Bergen
LAYOUT: Three-Column
DESCRIPTION: Theme customized for the Native American Indian Center of Boston.
*/




li {

list-style-type:none

} /*removes list bullets */


li.page_item {

margin: 0px 0px;
text-indent:10px;
border-bottom: 1px solid #a0a0a0;


} /*removes list bullets */

li.page-item-2 {
margin: 0;
text-indent:10px;
border-top:1px solid #a0a0a0;
}



a:link {
text-decoration:none;
color:#333
} /* unvisited link */

a:visited {
text-decoration:none;
color:#666
} /* visited link */

a:hover {
text-decoration:underline;
color:#430f0c
} /* mouse over link */

a:active {
color:#ff9900
} /* selected link */




#category-link a:link {
color:#fff;
text-decoration:none;

} /* unvisited link */

#category-link a:visited{
color:#fff;
text-decoration:none;


} /* visited link */

#category-link a:hover {
color:yellow;
text-decoration:none;

} /* mouse over link */

#category-link a:active {
color:#fff;
text-decoration:none;

} /* selected link */


p {
margin:5px 0;
}

body {
background: #ffffdd;
background-image:url('http://www.naicob.org/media/tex02.gif');

}

img {
border:none;
}

/* large blog title */
h1 {
font-family: arial, "lucida console", sans-serif;
font-size: 30px;
font-weight: bold;
}


/*breadcrumb formatting*/
p#breadcrumbs {
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
font-weight: bold;
}

a#homelink {
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
font-weight: bold;
color: red;
}




/* CATEGORY VIEW */


.Cat-Post {

min-height:110px;
height:auto !important;
margin: 0 0 10px 0;
background: white;
}

#cat-headers {
}

.entry-content {

font-family:"Times New Roman",Georgia,Serif;
font-size: 13px;
font-weight: normal;
}



h5#published {
font-weight: lighter;
font-size: 12px;
margin: 0;
color: #444;
}

h2#published {
margin:0;
font-size: 25px;
}


.post {
}






div#head-image {
padding-top:15px;
padding-left:15px;
}

div#header {
background-image:url('http://www.naicob.org/media/NAICOB-Header.jpg');
height:149px;
}

a.headtext:link {
text-decoration:none;
color:white
} /* unvisited link */

a.headtext:visited {
text-decoration:none;
color:white;
} /* visited link */

a.headtext:hover {
text-decoration:underline;
color:white;
} /* mouse over link */

a.headtext:active {
color:#ff9900
} /* selected link */



/*page titles. maybe all titles go here?*/

.entry-title {
font-family: arial, "lucida console", sans-serif;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid grey;
border-top: 4px solid black;
padding: 0 15px;
margin:0px;
}

#single-post {
margin: 0 0 10px 0;
}

#category-posts {
margin: 0;
padding:0;
}

#post-excerpt {
font-size: 12px;
font-weight:none;
color: #444;
}

#category-link {
font-family: arial, "lucida console", sans-serif;
font-size: 15px;
font-weight:bold;
padding: 4px 15px 2px 15px;
color: white;
background: black;
}

a.subtext{
font-size:10px;
font-weight:lighter;
}


.entry-meta {
font-family: arial, "lucida console", sans-serif;
font-size: 11px;
color: grey;
}



/*listing of sub-pages in the page view*/
div#page-subnav {
font-family: arial, "lucida console", sans-serif;
font-size: 14px;
font-weight: bold;
}

div#wrapper {
width:1000px;
margin:0 auto;
background:#fff; /*color of the second h-line*/
margin-top:-22px;
}

div#container {
position:relative;
width:100%;
border-top: black solid thin;
}


/*where the About page goes */
div#content {
position:relative;
left:175px;
font-family:"Times New Roman",Georgia,Serif;
font-size: 14px;
text-indent: 25px; /*indents image also*/
width:540px;
min-height:500px;
height:auto !important;
}


div.sidebar {
position:absolute;
top:0px;
}

div#primary {
float:left;
margin:25px;
text-align:left;
line-height: 25px; /*Spacing between left column elements*/
font-family: arial, "lucida console", sans-serif;
font-size: 13px;
font-weight: bold;
width: 120px;
}

div#secondary {
left:735px;
width: 250px;
margin: 25px 25px 0 0;

}



div#footer {
width:100%;
height:20px;
font-family: arial, "lucida console", sans-serif;
font-size: 10px;
color: white;
background: black;
border-top: black solid thin;
text-indent: 20px;
}

form#searchform {
margin: -15px 0 10px 0;

}

.navigation {

font-family: arial, "lucida console", sans-serif;
font-size: 15px;
font-weight: bold;
margin: 10px 0;

}

.nav-previous {
text-align:left
}

.nav-next {
position:relative;
float:right;
top:-15px;
}

#slideShow {
height: 400px;
width: 500px;
padding:10px;
}
