body {
	background:#000000 url(../images/wood_blue.jpg) repeat-x;
}
#header {
	border-bottom:1px solid #0F3D4D;
}
.container100x100 {
	background:none;
}
.bg_alpha {
	background:#ffffff;
}
.section_margin { 
	margin-top:20px;
}

h1, .sidebar_margin h2, h2.h_pattern {
	color:#FFFFFF;
	background:#1578AF;
	
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;	
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.menu li a {
	color:#FFFFFF;
}

.menu li a:hover, .menu a.current-item {
	border-bottom:1px dotted #1578AF;
}
.menu a {
	border-bottom:1px solid #FFFFFF;
}

a {
	border-bottom:1px solid #1578AF;
}
a:hover {
	color:#1578AF;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	border-bottom:1px solid #1578AF;
	color:#1578AF;
}

.ss_nav a:hover, .ss_nav a.activeSlide {
	background:#1578AF;
	color:#FFFFFF;
	border:1px solid #1578AF;
}

.tabs_nav .activeSlide, .tabs_nav a:hover {
	background:#1578AF;
	color:#FFFFFF;
}

.wp-pagenavi .current {
	background:#1578AF;
	color:#ffffff;
	padding:3px 7px;
}

.wp-pagenavi a:hover {
	border:1px solid #1578AF;
}

a.button {
	background:#1578AF;
	color:#ffffff;
}

a.button:hover {
	border-bottom:1px solid #BFBFBF;
	color: #000000;
}
.blog_section .author a:hover {
	color:#1578AF;
}
.date {
	background:#1578AF none repeat scroll 0 0;
	color:#FFFFFF;
}
.categories a {
	background:#1578AF;
	color:#FFFFFF;
	border:none;
}
#wp-calendar #today {
	background:#1578AF;
	color:#ffffff;
}
input.submit:hover {
	background:#1578AF;
	color:#ffffff;
	cursor:pointer;
}

.readmore:hover {
	background:url(../images/bullet_blue.gif) no-repeat right center;
}

.sidebar_margin ul ul ul a {
	background:url(../images/bullet_blue.gif) no-repeat 20px center;
}

.sidebar_margin ul ul ul ul a {
	background:url(../images/bullet_blue.gif) no-repeat 30px center;
}

#respond #submit:hover, #respond .submit:hover {
	background:#1578AF;
	color:#FFFFFF;
}

.footer .margine_LR {
	background:#ffffff;
}