body {
	margin-top: 20px;
	padding: 0;
	background: #FFFFFF url(/skin/img01.gif) repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	/*font-family: 'Oswald', sans-serif;*/
	font-weight: normal;
	color: #004080;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;

}

ul, ol {
}

a {
	text-decoration: none;
	color: #004080;
}

a:hover {
	text-decoration: underline;
}
a.newsList {
	text-decoration: none;
	color: #000000;
}

a.newsList:hover {
	text-decoration: none;color: #181B20;
}
img.border {
	margin-bottom: 10px;
	border: 6px solid #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;-webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;
	border-bottom-right-radius:20px;-moz-border-raduis-bottomright:20px;-webkit-border-raduis-bottomright:20px;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}
#ev{position:absolute;width:1000px;left:50%;margin-left:-500px;}
#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 167px;
}

#header {
	width: 960px;
	height: 167px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 940px;
	margin: 0px auto;margin-left:0px;
	padding: 30px 0px 0px 0px;
	color: #444444;text-align:center;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #444444;
}

#logo h1 a {
	color: #444444;
}

#logo p {
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
/*	font-family: 'Arvo', serif; */
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #444444;
}

 Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	height: 58px;text-align:center;padding:0px;margin:0px;
}

#menu {text-align:center;padding:0px;margin:0px;border:0px solid red;
	width: 980px;
	height: 58px;
	margin: 0px auto;margin-left:-20px;
	padding: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	height: 56px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
/*	font-family: 'Oswald', sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #002E5B;
	border: none;
	
	

border-top-right-radius:20px;-moz-border-raduis-topright:20px;-webkit-border-raduis-topright:20px;
box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;-webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
	
border-bottom-right-radius:20px;-moz-border-raduis-bottomright:20px;-webkit-border-raduis-bottomright:20px;	
	
}

#menu .current_page_item a {
	background: #FFFFFF;
	color: #000000;
	border-top-right-radius:0px;-moz-border-raduis-topright:0px;-webkit-border-raduis-topright:0px;
	
}

#menu a:hover {
/*	background: #EEE7DF;*/
	text-decoration: none;
	color: #002E5B;
	border-top-right-radius:0px;-moz-border-raduis-topright:0px;-webkit-border-raduis-topright:0px;
	/*box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 3px;-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;-webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;*/
	
}

/* Page */

#page {
 	/*background: url(/skin/img03.gif) repeat-y center top;*/
 	border:1px solid #C0C0C0;width:1000px;
 	background:#FFFFFF;
 	border-top-right-radius:20px;-moz-border-raduis-topright:20px;-webkit-border-raduis-topright:20px;	
border-top-left-radius:20px;-moz-border-raduis-topleft:20px;-webkit-border-raduis-topleft:20px;
 	
}

#page-bgtop {
	/*background: url(/skin/img02.gif) no-repeat center top;*/
}

#page-bgbtm {
	overflow: hidden;
	/*background: url(/skin/img04.gif) no-repeat center bottom;*/
}

#page-content {
	width: 940px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

.pList {cursor:pointer;background:transparent;}
.pList:hover {cursor:pointer;background:#EEE7DF;}
.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title { text-align:left;
	padding-top: 10px;
	letter-spacing: -2px;
}

.post .title a {
	color: #002E5B;
	border: none;
}

.post .meta,.commentsSign {text-indent: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}


.post *{
text-align:justify;
}
.post p,.entry p{text-indent: 0px;}
.post .entry {
text-align:justify;line-height:130%;
	margin-bottom: 15px;
	padding: 0px 0px 20px 0px;border-bottom: 1px dashed #000000;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;margin-bottom:10px;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height:120%;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #002E5B;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0px;
	border-bottom: 1px dashed #000000;
	letter-spacing: -1px;
	font-size: 24px;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;

}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}

/* Banner */

#banner {
	margin-top: 20px;
	margin-bottom: 30px;
}


.loader {
position:relative;
display:block;
margin:100px;
}

.picViewer img {
display:none;
}

.noPointer {
cursor:default;
}


FORM,IMG{margin:0;}

.transDiv {
display:none;
z-index:9999;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:transparent url(/skin/dot.png) top left repeat;
}

.picViewer {
text-align:center;top:-400px;left:50%;
display:none;
z-index:10000;
position:absolute;
border:1px solid #FFFFFF;

	


background:transparent url(/skin/dot.png) top left repeat;box-shadow: rgba(30, 30, 30, 1) 0px 3px 3px;-moz-box-shadow: rgba(30, 30, 30, 0.5) 0px 3px 3px;-webkit-box-shadow: rgba(30, 30, 30, 1) 0px 3px 3px;
}
cite{text-indent: 0px;}

.picSign {
text-align:left;padding:10px;color:#FFFFFF;background:#666666;top:-200px;
display:none;
z-index:99999;
position:absolute;
border:1px solid #004080;box-shadow: rgba(30, 30, 30, 1) 0px 3px 3px;-moz-box-shadow: rgba(30, 30, 30, 0.5) 0px 3px 3px;-webkit-box-shadow: rgba(30, 30, 30, 1) 0px 3px 3px;
}

.leftArrow {
display:none;
z-index:10000;
position:absolute;
top:77px;
left:-22px;
width:39px;
height:42px;
background:transparent url(/skin/arrow_left.png) top left no-repeat;
cursor:pointer;
}

.rightArrow {
display:none;
z-index:10000;
position:absolute;
top:-80px;
left:903px;
width:39px;
height:42px;
background:transparent url(/skin/arrow_right.png) top left no-repeat;
cursor:pointer;
}



.sliderImageContainerIn {
text-align:center;padding:0px;
margin-right:12px;margin-bottom:17px;
width:145px;
height:115px;overflow:hidden;
cursor:pointer;border:3px solid #FFFFFF;
box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;-moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;-webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;
	
border-bottom-right-radius:20px;-moz-border-raduis-bottomright:20px;-webkit-border-raduis-bottomright:20px;	


}

.sliderImageContainerIn:hover {
text-align:center;padding:0px;
margin-right:12px;margin-bottom:17px;
width:145px;
height:115px;overflow:hidden;
cursor:pointer;border:3px solid #FFFFFF;opacity:0.8;


}


.sliderImageIn {
width:125px;
height:125px;
margin-bottom:0px;
}







.rss{position:fixed;left:0;top:180px;margin-left:5px;}

.preloader{width:1px;height:1px;overflow:hidden;position:absolute;left:-10px;top:-10px;}
#comForma{background:#F2F2F2;margin-top:10px;position:relative;display:none;width:620px;padding:10px;}
.commentsBar{margin-top:10px;background:#F1F5F4;position:relative;width:620px;padding:10px;height:20px;font-style: italic;font-size:11px;}
.showComments0{color:#000000;position:relative;float:left;border-bottom:0px dashed #B3B0B0;}
.showComments{color:#000000;cursor:pointer;position:relative;float:left;border-bottom:1px dashed #000000;}
.showComments:hover{color:#494949;cursor:pointer;position:relative;float:left;border-bottom:1px dashed #494949;}
.leaveComment{color:#000000;cursor:pointer;position:relative;float:right;border-bottom:1px dashed #000000;}
.leaveComment:hover{color:#494949;cursor:pointer;position:relative;float:right;border-bottom:1px dashed #494949;}
#comComments{margin-top:20px;position:relative;display:none;width:620px;padding:10px;}
.font10{font-size:10px;}

input,textarea{font-size:12px;background-color:#F8F8F8;border:1px solid #C0C0C0;}







.smedia{display:block;z-index:1;text-align:center;position:fixed;top:215px;left:0px;background:#F1F5F4 url(/skin/img01.gif) repeat;width:36px;height:130px;text-shadow: 0px 0px 2px #5F5F5F;
overflow:hidden;box-shadow: rgba(158, 158, 158, 1) 0px 0px 3px;-moz-box-shadow: rgba(158, 158, 158, 0.5) 0px 0px 3px;-webkit-box-shadow: rgba(158, 158, 158, 1) 0px 0px 3px;
border-bottom-right-radius:20px;-moz-border-raduis-bottomright:20px;-webkit-border-raduis-bottomright:20px;
}

.smediaOpen{color:#666666;cursor:pointer;font-weight:bold;border-bottom:0px solid #FFFFFF;margin:5px;}
.smediaClose{display:none;color:#666666;cursor:pointer;font-weight:bold;border-bottom:0px solid #000000;margin:5px;}
.smediaIcons{display:none;margin:5px;}

.cb {position:relative;clear:both;border:0px solid red;}
h1{display:none;}
.pagesDiv{clear:both;margin-bottom:30px;color:#C0C0C0;font-size:11px;text-align:center;}
   
.top_image{margin-left:-30px;height:300px;width:1000px;}



.pagesDiv a,.pagesDiv b{font-size:13px;text-decoration:none;padding:5px;box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;margin:3px;
border-bottom-right-radius:10px;-moz-border-raduis-bottomright:10px;-webkit-border-raduis-bottomright:10px;	
border-bottom-left-radius:10px;-moz-border-raduis-bottomleft:10px;-webkit-border-raduis-bottomleft:10px;}

.pagesDiv a:hover{text-decoration:none;}



#naverh{float:left;padding:10px;cursor:pointer;margin-top:-2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px;
	
border-bottom-right-radius:20px;-moz-border-raduis-bottomright:20px;-webkit-border-raduis-bottomright:20px;	
border-bottom-left-radius:20px;-moz-border-raduis-bottomleft:20px;-webkit-border-raduis-bottomleft:20px;
}


.copy{font-size:12px;color:#000000;}









