#page {
margin: auto;
margin-top: 5px;
}

a, .posttitle a:hover, .entry p a:visited {
	color: #2E8FC6;
}

a:hover {
	color: #0F3461;
}

a img {
border: 0;
}

#content img {
	display:inline;
	border: thin none #CCCCCC;
}

.datestamp { 
	background: #A3CFEC;
	border: 1px solid #0F3461;
}

.datestamp div {
	background: #1C5B9E url(images/cal_bg.jpg) repeat-x;
}


.box_left{
position:relative;
float:left;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right {
position:relative;
float:right;

width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}



.rightnews {
float: right;
width: 94px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;

}


.leftpic {
margin: 10px 10px 10px 0;
float: left;
overflow: hidden;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.redbox {
background-color: #ffcccc;
border: 1px solid #ff0000;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;

margin: 0 0 10px 0;

}



.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
margin: 0 0 10px 0;
overflow: hidden;

}

.fotoleft {
width: 184;
float: left;
padding:5px 5px 0px 0px;
overflow: hidden;
}



.left {
margin: 10px 10px 10px 0;
float: left;
}


.right {
margin: 10px 0 5px 10px;
float: right;
}


.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #ff0000}
.style6 {color: #006699}
.style7 {color: #74A8F5}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.sidebars li {
list-style-image:url(images/bullet_blue.gif);
}

.blogname, .blogname a, blogname a:hover, .blogname a:visited, .blogdesc {
color: #006699;
text-decoration:none;
}

.blogname, .blogdesc {
font-weight:bold;
margin-left:130px;
}
.pages ul {
	display: none;
	position: absolute;
	background: #006699;
	padding: 5px 0;
	z-index: 101;
}
.pages ul li{
border-top:1px solid #3399cc;
display:block;
margin:3px 10px #2288cc;
padding:3px 0 #2288cc;;
}
page_item ul li{
background: navy;
}

.pages  a:active, .pages  a:link, .pages a:hover, .pages a:visited {
color: #ffffff;
/*font-family: 'Lucida Grande',Verdana,Sans-Serif;*/
}

#flag {
float:right;
width: 70px;
margin-top: 5px;
}

		

