/*  
Theme Name: Conscious Finance
Description: A theme created just for Conscious Finance
Version: 1.0
Author: Linn Productions

*/


body
{

  font-family: Arial, Helvetica, sans-serif;
  COLOR: #000000;
  font-size:12pt;
  font-weight: heavy;
  text-decoration: sharp; 

  margin:0;
  padding:0;
}


#entrytitle a
{
  color : #454d2e ;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size : 20px ;
  padding:2px 10px;
}


.widget_title a:link, a:visied, a:hover, a:active
{
  color : #ffffff ;
  background:#454d2e;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size : 20px ;
  padding:2px 10px;
  text-decoration: none; 
}



#catmenu
{
  list-style-type:none; 
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size : 12px ;
  color : #454d2e ;
  text-decoration: none;
  display:block;
}

#catmenu ul
{
  display:block;
  font-size:1em;
  list-style:none;
  list-style-type:none; 
  margin:0;
  padding:0;

}

#catmenu li
{

  border-bottom:0;
  display:block;

}

#catmenu li a:visited
{
  color : #454d2e ;
  margin-left:.5em;
  display:block;
}

#catmenu li a:link
{
  color : #454d2e ;
  margin-left:.5em;
  display:block;
}

#catmenu li a:active
{
  color : #454d2e ;
  margin-left:.5em;
  display:block;
}

#catmenu li.current-cat a
{
  color : #454d2e ;
  margin-left:.5em;
  display:block;
}

#catmenu li a:hover
{
  color : #000000 ;
}

#catmenu ul li ul
{
  display:none;
}


A
{
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #002051;
    font-weight: bolder; 
    TEXT-DECORATION: none
}
A:hover
{
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #054771;
    font-weight: bolder; 
    TEXT-DECORATION: underline
}



a.nav_link:link , a.nav_link:visited , a.nav_link:active {
	color : #f8f2e4 ;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold
	text-decoration : none ;
	background-color : transparent ;
}

a.nav_link:hover {
	color : #ffffff ;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-decoration : none ;
	font-weight:bold
	background-color : transparent ;
}


html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
} 
body{ 
height: 100%; 
margin: 0; 
padding: 0; 
border: 0; 
background: #DCDDD9;
}
#bg
{
  background: #edeeeb url(http://consciousfinance.com/graphics/middle.jpg) no-repeat scroll top left
}
#topbar
{
  background: #05456F url(http://consciousfinance.com/graphics/top.jpg) no-repeat scroll top left
}
#sidebar
{
  background: #044067 url(http://consciousfinance.com/graphics/left.jpg) no-repeat scroll top left
}


