/*
ChaseDS.net 2010-??/??/???? style
Copyright: Chris Scardino
Started: 12/03/2010
*/


/*Default body area*/

html{
}

#chaseds{

}


#chaseds a{
}

#chaseds a:hover{
text-decoration: underline;
}
/*Header Section*/

#chaseds header{
}

/*Branding Section*/

#branding {
background-color: #00985F;
}

#branding h1{
font-size: 2.0em;
}

#branding h2{
}

#branding a:link{
color: #ffffff;
}


#branding a:visited{
color: #ffffff;
}

#branding a:hover{
text-decoration: none;
}


/*Navigation section*/

nav{

}
nav ul
{
}

nav li
{
}


nav a{
color: #ffffff;
}

nav a:visited{

}

nav a:hover{
}

nav li.li1 a:hover{
}

#nav li.li2 a:hover{
}

#nav li.li3 a:hover{

}

#nav li.li4 a:hover{

}


/*mainContainer is everything not including the header, banner, and footer*/

#mainContainer {
	}
	

#mainContainer h1{
}

#mainContainer a{
}
/*mainContent only exists on the blag page*/

#mainContent
{

}

#mainContent.editor{
}

/*fullContent is where most of the information, such as blog info and searches is displayed*/

#fullContent
{
}

#fullContent form{
}

#fullContent.editor{
}

/* Front page entry. This is usually a blurb with a link to the rest of the story. */

article {
font-size: 1em;
line-height:1.25em;
}

article h1{
font-size: 1.5em;
 }

article h2{
font-size: 1.25em;
}

article a:link{
}

article a:hover{
}

article a:visited{
}

article blockquote{
}

/*Entry information*/

article time{
	color: gray;
	font-size: 1.25em;
}

article li{
	list-style-type: circle;
}
article h1{
}	
	
article h2{
}

article a:link{
}

article a:hover{

}

article a:visited{
}

article blockquote{

}



/*Footer section*/

footer {
	}

footer a{
}	
footer li{
}
footer ul{
}

/*Regular Comments */

.comment {

}

.comment h1{

	}
	
.comment h2{

}

.comment a:link{
}

.comment a:hover{

}

.comment a:visited{

}

.comment form{

	}

/*Comment Links */

.frontComment
{
}
.frontComment a
{
		}
.frontComment a:visited
{
		}

.frontComment a:hover
{
}
.more{
}

/* Comments Link not on front page*/

.editbuttons
{
	
}
.editbuttons a:link
{
		}

.editbuttons a:hover
{
}

/*Login and Password section*/
/*Login and Password section is NOT a panel and should not be treated as such*/

#pass{

	
}

#pass ul{    
}

#pass li{
}

#pass.loginbutton form
{
}

#pass.loginbutton a
{
}

.loginbutton li
{
}

#logout {
}

/*SearchWidget is NOT a panel and should not be treated as such*/

#searchWidget {
}

#searchWidget form
{
}

#searchWidget h1
{
}

#searchWidget.main
{
}

/*Panels Section*/

#panelMenu {
}

#panelMenu h1{

}
	
#archivePanel
{
}

#archivePanel h1{
}

 #archivePanel ul
{
}

#archivePanel li
{
}

#archivePanel a
{
}

#archivePanel a:hover
{
}

#archivePanel a:visited
{
}

#archivePanel form{
}

#projectPanel{
}

#projectPanel h1{
}

#projectPanel form{
}

#jquery {
}

/*picoWidget is NOT a panel and should not be treated as such*/


#picoWidget
{
color: #000000;
}

#picoWidget.main
{
}

#picoWidget h1{
}

#picoWidget a{
}

.pico
{

}

#twitter_update_list
{
}

#twitter_update_list a
{
}

#twitter_update_list li
{
}

/* Admin Panel is only on the main page */


#adminWidget
{
}

#adminWidget ul
{
}

#adminWidget h1{
}

#adminWidget li
{

}

#flickr {
}

#flickr h1{
}

#flickr a:visited {
}

#flickr a {
}

#flickr_badge_image1 {
}

#flickr_badge_image2 {
}

#flickr_badge_image3 {
}

#flickr_badge_image4 {
}

#flickr_badge_image5 {

}

#flickr_badge_image6 {

}

#flickr_badge_image7 {

}

#flickr_badge_image8 {

}
.flickr_badge_image img {

}

/* Page specific instructions */

/*About Entry information*/

#aboutEntry {
}

#aboutEntry h1{
	}	
	
#aboutEntry h2{
}

#aboutEntry a:link{
}

#aboutEntry a:hover{
}

#aboutEntry a:visited{
}

#aboutEntry blockquote{
}

/*Work Entry information*/

#workEntry {
}

#workEntry h1{
}	
	
#workEntry h2{
}

#workEntry a:link{
}

#workEntry a:hover{
}

#workEntry a:visited{
}

#workEntry blockquote{
}

/*Project Entry information*/

.projectEntry {
}

.projectEntry h1{
}	
	
.projectEntry h2{
}

.projectEntry a:link{
}

.projectEntry a:hover{
}

.projectEntry a:visited{
}

.projectEntry blockquote{
}

#galt {
}