


* { 
  margin: 0; 
  padding: 0;
}

p { 
  margin-bottom: 18px; 
	font-size : 11pt;
	font-family : arial, verdana, gorgia;
	margin : 9px 0;
}

h1 { 
	border-top : 1px dotted #999;
  font-size: 21px; 
  line-height: 36px;
  margin-bottom: 18px; 
}
h2 { 
  font-size: 18px; 
  line-height: 18px; 
  margin-bottom: 18px;
}
h3 { 
  font-size: 12px; 
  line-height: 18px; 
}
h4 { 
  font-size: 12px; 
  line-height: 18px; 
}
h5 { 
  font-size: 8px; 
  line-height: 18px; 
}

ul, 
ol { 
  margin-bottom: 18px; 
}

.left { 
  float: left; 
  margin: 0 18px 18px 0; 
}
.right { 
  float: right; 
  margin: 0 0 18px 18px; 
}

html,body { 
font-size: 12px;
font-family:Arial, sans-serif;
color:#888888;
	margin:0;
	padding:0;
	height:100%;
}

a img { border:none;}

html {
	background:#fff url(images/blue.gif);
        background-repeat: repeat-x;
}

a {
color: #C30C30;
background : inherit;
text-decoration : none;
}
a:hover {
color : #336699;
background : inherit;
text-decoration : underline;
}


h1 {
margin : 0;
letter-spacing : -1px;
}
h2 {
letter-spacing : -1px;
}
h3 {
margin : 0;
}

img {
border : 0;
}

.content {
margin : 0 auto;
width : 900px;
}

#top {
padding-top : 18px;
background : transparent;
height : 72px;
}
#top h1 a {
font-size: 38px; 
margin : 0;
letter-spacing : 1px;
text-transform:uppercase;
color: #005B7F;
}
#top h1 a:hover {color: #000; text-decoration: none;}

#top h2 {
font-size: 12px; 
letter-spacing : 0;
margin : 0;
color: #005B7F;
}

/* Search */

#top #search {
float : right;
width: 380px;
margin : 0px 5px 0px 5px;
padding : 0;
}

#top #search img {
padding-right : 2px;
border : 0;
}

input.searchBox{
background-color:#FFFFFF; 
border:#999999 solid 1px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#000000;
width:93%; 
height:15px;
margin:8px 0px 8px 0px;
padding:1px 0px 1px 0px;
}


/* Menu */


#menu {
margin : 0;
height : 32px;
padding-top : 0;
}
#menu li {
list-style : none;
display : inline;
line-height : 32px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 9px 15px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
margin : 0;
text-decoration : underline;
}

#menu li.current_page_item a,#menu li.current_page_item a:hover {	
color : #fff;
background : #5D5D5D url(images/trcorner.gif) no-repeat top right;
text-decoration: none;	
}

#main {
width : 900px;
margin : 0;
padding : 0;
}

#right_side {
float : right;
width : 380px;
overflow : hidden;
padding: 18px 5px 18px 5px;
}

#right_side_buzz {
	display : none;
background: #D6DFF7;
width : 100%;
padding: 9px 10px 9px 5px;
}

#right_side_buzz img {padding: 2px; margin: 1px;}

#right_side_buzz h2 {padding: 0px; margin: 0px;}
 
#right_side_right {
float : right;
width : 180px;
padding: 0px 5px 0px 0px;
background: url(images/line.gif) repeat-y top left;
}
#right_side_left {
float : left;
width : 180px;
padding: 0px 0px 0px 5px;
background: url(images/line.gif) repeat-y center left;
}

#right_side ul {
padding : 0;
}
#right_side li {
line-height : 18px;
list-style : none;
padding-left : 0;
margin-left : 15px;
}
#right_side li li {
list-style: none;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side a:hover {
background : inherit;
text-decoration : underline;
}
#right_side h2 {
color : #949494;
font-size:1.4em;
margin: 9px 0px 9px 0px;
}
#right_side h3 {
color : #949494;
font-size:1.4em;
margin-top : 18px;
}

#left_side {
background : inherit;
margin: 0px 10px 18px 0px;
width : 500px;
float: left;
}

#left_side .intro {
height : 80px;
background : #616161;
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
padding : 18px 0 0 0;
}
#left_side .intro a {
color :#dddddd;
text-decoration : underline;
}
#left_side .intro a:hover {
text-decoration : none;
}
#left_side .mpart {
padding : 18px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side .mpart h2 {
height : 18px;
padding : 0;
margin : 0 0 18px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
text-align : left;
}
#left_side img {

padding : 9px 10px 9px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #C30C30;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 3px;
}
#left_side ul li {
list-style-image:url(images/bullet.gif);
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side ol li {
list-style: decimal;
margin-left: 32px;
}

#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}


/* Footer */

#footer {
clear : both;
width : 100%;
padding: 18px 0 18px 0;
color : #777;
text-align: center;
font-size: 10px;
}

#footer a
{
text-decoration: none;
color: #A9A9A9;
}

#footer a:hover
{
text-decoration: underline;
}

#footer p {
	color: #191919;
}



#flickr img {
display: block;
float: left;
padding: 0px;
position: relative;
height: 55px;
width: 55px;
border-width:0;
margin:2px;
}
div.entry-date 
	{ 
background:url(images/clock_red.png) no-repeat; 
margin:16px 0 20px 0; 
padding-left:20px; 
	display : none;
}
div.entry-meta 
	{ 
background:url(images/user_suit.png) no-repeat; 
margin:16px 0 20px 0; 
padding-left:20px; 
}

div.entry-meta span.cat-links 
	{ 
background:url(images/page_white_stack.png) no-repeat; 
margin:16px 0 20px 0; 
padding-left:20px; 
}
div.entry-meta span.tag-links 
	{ 
background:url(images/tag_blue.png) no-repeat; 
margin:16px 0 20px 0; 
padding-left:20px; 
}
div.entry-meta span.comments-link 
	{ 
background:url(images/comments.png) no-repeat; 
margin:16px 0 20px 0; 
padding-left:20px; 
}
div.entry-meta a 
	{ 
background:none; 
}
div.entry-meta span.cat-links a 
	{ 
background:none; 
}
div.entry-meta span.tag-links a 
	{ 
background:none; 
}
div.entry-meta span.comments-link a 
	{ 
background:none; 
}
div.entry-meta span.meta-sep 
	{
display: none;
}

#commentform textarea 
        {
	width:475px;
}


/* alignment classes */

.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */

.clear { clear: both; }

/* bottom */

#bottom
{
width: 900px;
margin: 0px;
text-align: left;
clear: both;
padding-bottom: 9px;
padding-top: 9px;
text-transform: none;
background: #E7E7E7;
color: #999999;
font-size: 0.9em;
}

#bottom a
{
text-decoration: none;
color: #999999;
}

#bottom a:hover
{
text-decoration: underline;
}

#bottom-content .col {
	width: 270px;
	padding: 0px 0px 32px 20px;			
}
#bottom-content .space-sep {
	margin-right: 10px;
}
#bottom-content .col2 {
	width: 270px;
	padding: 0px 20px 32px 0px;	
	display: inline;	
}
#bottom-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#bottom-content ul.columns li {
	border-bottom: 1px dashed #A9A9A9;	
}
#bottom-content ul.columns li.top {
	border-top: 1px dashed #A9A9A9;	
}
#bottom-content ul.columns li a {
	display: block;
	line-height: 2em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #191919;
}
#bottom-content ul.columns li a:hover {
	background: #202020;
	color: #FFF;
	text-decoration: none;
}

#bottom-content h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #191919;
	margin-left: 0px;
}
#bottom-content h4 {
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #191919;
	margin-left: 5px;
}