/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

/**************** Page and tag styles ****************/

/*Body lettering*/
body
{margin:20; padding:0; color:#303030; background:#ffffff url(img/bodybg3.gif) top left repeat-y; font:76% Sans-serif;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 15px; font-size:0.9em;}

a
{color:#000080; font-weight:bold; text-decoration:none;}

a:hover
{color:#505050; text-decoration:underline;}

img
{margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #ffffff;}

a img
{border-color:#d0d0d0;}

a img:hover
{background:#d0d0d0; border-color:#d0d0d0;}

/**************** Sidebar area styles ****************/

/*Sidebar*/
#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; overflow:visible; background:#ffffff url(img/sidebarbg.gif) top right repeat-y; text-align:right;}

body > #sidebar
{position:fixed;}

/*center logo*/
#sidebar logo
/*{margin:20px 18px 0px 5px;}*/
{border-color:#ffffff; background:#ffffff; margin:20px 18px 0px 5px; padding:1px; position:absolute; top:60px; left:10px; height:100%;}

/*letter type*/
#sidebar h1
{margin:20px 18px 0px 7px; color:#000080; font-size:1.6em; letter-spacing:-1px; text-align:right;}

/*letter type*/
#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}

/*letter type*/
#sidebar h3
{margin:20px 18px 4px 5px; color:#000000;}

/*letter type*/
#sidebar  p
{margin:0 20px 18px 5px; color:#000000; font-size:0.8em;}

/*link lettering*/
#sidebar a
{color:#808080; font-size:1.2em; font-weight:bold; text-decoration:none;}

/*picture link*/
#sidebar a img
{border-color:#ffffff; background:#ffffff; float:right; margin:0 0 0 0; padding:1px;}

/**************** Navigation menu styles ****************/

#menu
{margin-top: 50px; }

/*menu letters and background color*/
#menu a
{display:block; width:202px; padding:5px 18px 5px 0; color:#000000; background:#ffffff url(img/sidebarbg.gif) top right repeat-y; font-size:1.8em; font-weight:normal; text-decoration:none; letter-spacing:-1px;}


/*menu letters when cursor is over*/
#menu a:hover 
{color:#000000; background:#c0c0c0 url(img/sidebarbg.gif) top right repeat-y;}


/*menu background and border color when selected*/
#menu a.active
{padding:5px 18px 5px 0; background:#ffffff; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}


/*menu letters color of selected in hover*/
#menu a.active:hover
{color:#000000; background:#ffffff;}


/**************** Content area styles ****************/

#content
{width:620px; margin:0 0 0 240px; padding:50px 20px 20px 0; background:#ffffff;}
/*{width:520px; margin:0 0 0 240px; padding:20px 0; background:#ffffff;}*/

#content p
{margin:0 0 20px 0; line-height:1.5em;}

#content li
{margin:0 0 20px 0; color:#00539b; line-height:1.5em; font-weight:bold; font-size:1.5em; letter-spacing:0px; text-align:left;}

#content h1
{margin:0; color:#00539b; font-weight:bold; font-size:1.5em; letter-spacing:0px; text-align:left;}

/*#content h2*/
/*{margin:0; color:#00539b; font-weight:normal; font-size:2em; letter-spacing:-1px; text-align:left;}*/

#content h2
{clear:both; margin:30px 0 10px 0; color:#00539b; font-weight:normal; font-size: 2em; letter-spacing:-2px;}

#content h3
{clear:both; margin:30px 0 10px 0; color:#00539b; font-weight:normal; font-size: 3em; letter-spacing:-2px;}

#content ul
{list-style:circle; color:#00539b; margin:15px 0 20px 0; font-size:0.9em;}

# content a
{color:#00539b; font-weight:bold; text-decoration:none;}


/**************** Blog styles ****************/
/* Nalin */

#blog
{width:600px; margin:0 0 0 240px; padding:50px 20px 20px 0; background:#ffffff;}

#blog p
{margin:0 0 20px 0; line-height:1.5em;}

#blog li
{margin:0 0 20px 0; color:#00539b; line-height:1.5em; font-weight:bold; font-size:1.5em; letter-spacing:0px; text-align:left;}

#blog h1
{margin:0; color:#00539b; font-weight:bold; font-size:1.5em; letter-spacing:0px; text-align:left;}

#blog h2
{clear:both; margin:30px 0 10px 0; color:#00539b; font-weight:normal; font-size: 2em; letter-spacing:-2px;}

#blog h3
{clear:both; margin:30px 0 10px 0; color:#00539b; font-weight:normal; font-size: 3em; letter-spacing:-2px;}

#blog ul
{list-style:circle; color:#00539b; margin:15px 0 20px 0; font-size:0.9em;}

#blog a
{color:#00539b; font-weight:bold; text-decoration:none;}