/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/*       Common markup layout ------- */

div#pageHeader h1,
div#pageHeader h2,
h3.entryheader
{
	color: #af0;
}

div#pageHeader h1
{
	letter-spacing: -.075em;
	font-size: 3em;
}

div#pageHeader h2
{
	letter-spacing: -.05em;
	font-size: 1em;
	font-weight: bold;
	color: #af0;
}

h3.entryheader { font-size: 1.2em; }

a:link,
a:visited,
a:active
{
	color: #af0;
}

a:hover,
a:active
{
	text-decoration: none;
}


/*       Header content layout ------- */

#pageHeader h1
{
	padding: 32px 5px 0 0;
	color: #af0;
}

#pageHeader h1 a
{
	color: #af0;
	text-decoration: none;
}

#pageHeader h2
{
	padding: 63px 0 0 5px;
	font-style: italic;
}

#pageHeader h2 a
{
	color: #af0;
	text-decoration: none;
}

#categories ul li a:hover { color: #000; }

#categories ul li.active { }

#categories ul li.active a { color: #000; }


/*       Entry content layout ------- */

#entries .entrybox h3.entryheader
{
	width: 390px;
	padding: 0.5em 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -2px;
}

#entries .entrybox h3.entryheader a
{
	color: #af0;
	text-decoration: none;
}

#entries .entrybox h3.entryheader a:hover
{
	color: #fff;
	text-decoration: none;
}

#entries .entrybox .entrycontent
{
	float: left;
	width: 430px;
	padding: 15px 0;
	font-size: 0.9em;
	line-height: 1.4em;
}


/*       Sidebar content layout ------- */

#sidebar #sidebar-col1 #sidebar-alias h3,
#sidebar #sidebar-col1 #sidebar-calendar h3,
#sidebar #sidebar-col1 #sidebar-comments h3,
#sidebar #sidebar-col1 #sidebar-tags h3,
#sidebar #sidebar-col2 #sidebar-bookmarks h3,
#sidebar #sidebar-col2 #sidebar-links h3,
#sidebar #sidebar-col2 #sidebar-pageviews h3
{
	width: 205px;
	height: 29px;
	padding: 6px 0 0 20px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}

#sidebar #sidebar-col1 div ul,
#sidebar #sidebar-col2 div ul
{
	padding: 15px;
	list-style: none;
}

#sidebar #sidebar-col1 div ul li,
#sidebar #sidebar-col2 div ul li
{
	margin: 0;
	padding-left: 15px;
	font-size: 0.8em;
	line-height: 1.8em;
}


/*       Footer content layout ------- */

#footer p
{
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a { text-decoration: none; }

#navbar-loggedon
{
	padding: 15px 0 0 15px;
}
#navbar-loggedoff
{
	padding: 15px 0 0 15px;
}
