
p {
color: black;
}

.stbuttontext {
	color: #ffffff;
}

body {font-size:100%;} 


.round_box_a {
   background: #f0f0f0 url(images/round_a_grad.gif) repeat-x top left;
}
.round_top_a div {
   background: url(images/round_a_tl.gif) no-repeat top left;
}
.round_top_a {
   background: transparent url(images/round_a_tr.gif) no-repeat top right;
}
.round_bottom_a div {
   background: url(images/round_a_bl.gif) no-repeat bottom left;
}
.round_bottom_a {
   background: transparent url(images/round_a_br.gif) no-repeat bottom right;
}

.round_top_a div, .round_top_a,
.round_bottom_a div, .round_bottom_a {
   height: 10px;
   font-size: 1px;
}
.round_content_a { margin: 0 5px; }
.round_box_i { 
   background: #ffffff;
   font-size: 2px;

}

.round_box_c {
   background: #3465a4;
}
.round_top_c div {
   background: url(images/round_c_tl.png) no-repeat top left;
}
.round_top_c {
   background: url(images/round_c_tr.png) no-repeat top right;
}
.round_bottom_c div {
   background: url(images/round_c_bl.png) no-repeat bottom left;
}
.round_bottom_c {
   background: url(images/round_c_br.png) no-repeat bottom right;
}

.round_top_c div, .round_top_c,
.round_bottom_c div, .round_bottom_c {
   height: 10px;
   font-size: 1px;
}
.round_content_c { margin: 0 5px; font-color: white; font-size: 90%;}

.white {
        color: #ffffff;
        }



.round_box_b {
   background: #204a87;
}
.round_top_b div {
   background: url(images/round_b_tl.png) no-repeat top left;
}
.round_top_b {
   background: url(images/round_b_tr.png) no-repeat top right;
}
.round_bottom_b div {
   background: url(images/round_b_bl.png) no-repeat bottom left;
}
.round_bottom_b {
   background: url(images/round_b_br.png) no-repeat bottom right;
}

.round_top_b div, .round_top_b, 
.round_bottom_b div, .round_bottom_b {
   height: 10px;
   font-size: 1px;
}
.round_content_b { margin: 0 5px; font-color: white; font-size: 90%;}

.white {
	color: #ffffff;
	}

.round_content_b a{
        color: #ffffff;
        }

h1 a {  color: #000000;
	margin: 0px;
	padding: 0px;;
	}
h1
     {  color: #ffffff;
        margin: 0px;
        padding: 0px;
	font-size: 20px;
        
}
h2 a { color: #ffffff;}
h3 a { color: #ffffff;
	 margin: 0px;
        padding: 0px;}
h3 { color: #ffffff;
         margin: 0px;
        padding: 0px;}

h4 {font-family: sans;
        color: blue;}
h4 a {
        text-decoration: none;
        color: #303030;}

img  {
    border: 0;       
#    display: block;
    margin-left: auto;
    margin-right: auto;
#    max-width: 100%;
#    max-height: 100%;
}

img.wp-smiley {
        display: inline;
        }

logo {
        float: left;
        vertical-align: left;
        padding-left: 2px;
        padding-top: 2px;

}

img.face {
        float: left;
        vertical-align: middle;
        padding-left: 2px;
        padding-top: 2px;

}
.entry {
	font-size: 100%;
        width: 80%;
        padding-left: 70px;
        padding-right: 0px;

}

.entry p {
	color: black;
}

.thedate {
        font-size: small;
        color: #ffffff;
}

.content {
        font-size: small;
}


.share {
        font-size: small;
        color: #ffffff;
}


.thename {
        float: left;
        margin-top: 5.8em;
        margin-left: -3.5em;
#	padding-left: 0px;
        }
.thename a {
        color: #000000;
}




a:hover {
        text-decoration:  !important;
        color: black !important;
        white-space: nowrap
}

a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.small {
        font-size: 10px;
}



