/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

a {color:#034691;}
a:hover {color:#F7546B;}

body {background-color:#cce6ff;}

/* ----------------------------------------------------------------------------------------------------------
Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.low {color:#888;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

img, div {


}


#menu
{
	width:210px;
	height:35px;
	padding:5px 0 0 20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu a
{
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#menu a:hover
{
	
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#header {
	background-color:#034691;
	font-size: 13pt;
}

    #logo span {color:#FBB4BF;}
    #logo a {color:#FFF !important;}

    #rss a {color:#FFF;}

#cols {background-color:#FFF;}

    #content #title {
	background-color:#3399FF;
	color:#EEF7FF;
	padding: 10px 0 20px 0;
}

    #about {border-top:1px solid #B2DBFF; background-color:#E6F3FF;}

    .nav {border-top:1px solid #E6F3FF;}
    .nav a {border-bottom:1px solid #E6F3FF;}
    .nav li.nav-active a {color:#F7546B;}
    .navs {border-top:0 solid #000000;float:left;}
	.post .entry {
}


#footer {
	background-color:#034691;
	color:#FFFFFF;
}
#footer a {color:#034691;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {background-color:#eef7ff;}

.cols5050 .col dl.list dt {background-color:#FFF;}
.cols5050 .col dl.list dt a {color:#0087FC;}
.cols5050 .col dl.list dt a:hover {color:#F7546B;}

#calendar th {background:#CCE6FF; color:#022E5F;}
#calendar th, #calendar td {border:1px solid #CCE6FF;}
#calendar td#calendar-active {background:#F7546B; color:#FFF;}
#calendar tr.bg td {background:#F0F8FF;}

.button {border:1px solid #034691; background-color:#034691; color:#FFF;}

/*-----------------------------------
		CSS TABLE GALLERY
		STYLESHEET: CLEAR BLUE
		AUTHOR: ROBERT HARTL
------------------------------------*/

table {
	font-size:90%;
	font-family: " verdana","arial", "sans-serif";
	line-height:1.2em;
	color: #333;
	background: transparent;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}

caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
  
thead th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
  
tfoot th, tfoot td {
	border-top: 2pt double #009;
}

td, th {
	padding:4px;
}

tbody tr th, tbody tr td {
	border-bottom: 1px dotted #009;
}

tbody tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #333;
}

table a[title^="Download"] { 
	font-style:italic;
}

tbody td a, tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

tbody td a:hover, tbody th a:hover {
	background: transparent;
	color: #930;
}

.odd {
	background: #e3e3f4;
}

tbody tr:hover {
	color: #333;
	background:#E6F3FF;
}

tbody tr th:hover {
	background:#fff;
}

table a:visited {
	text-decoration: line-through;
	color:#ccc;
}

div.img
{
	margin: 3px;
	border: 1px solid #666666;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #ffffff;}
div.desc
{
	text-align: center;
	font-weight: normal;
	width: 150px;
	margin: 2px;
	font-size: 11px;
}
