/*
Theme Name: Arktisma
Theme URI: http://www.arktisma.com
Description: Arktisma Theme
Version: 1.0
Author: Nick Jaffe
Author URI: http://www.arktisma.com


*/
body {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 13px;
}

small {
	margin-top: 15px;
}

.contactlink {
	color: grey;
}

.roundedcornr_box_280889 {
   background: #66ccff;
   width: 330px;
}
.roundedcornr_top_280889 div {
   background: url(images/roundedcornr_280889_tl.png) no-repeat top left;
   width: 330px;
}
.roundedcornr_top_280889 {
   background: url(images/roundedcornr_280889_tr.png) no-repeat top right;
   width: 330px;
}
.roundedcornr_bottom_280889 div {
   background: url(images/roundedcornr_280889_bl.png) no-repeat bottom left;
   width: 330px;
}
.roundedcornr_bottom_280889 {
   background: url(images/roundedcornr_280889_br.png) no-repeat bottom right;
   width: 330px;
}

.roundedcornr_top_280889 div, .roundedcornr_top_280889, 
.roundedcornr_bottom_280889 div, .roundedcornr_bottom_280889 {
   width: 330px;
   height: 50px;
   font-size: 1px;
}
.roundedcornr_content_280889 { margin: 0 30px; }


.roundedcornr_box_951055 {
   background: #66ccff;
}
.roundedcornr_top_951055 div {
   background: url(images/roundedcornr_280889_tl.png) no-repeat top left;
}
.roundedcornr_top_951055 {
   background: url(images/roundedcornr_280889_tr.png) no-repeat top right;
}
.roundedcornr_bottom_951055 div {
   background: url(images/roundedcornr_280889_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_951055 {
   background: url(images/roundedcornr_280889_br.png) no-repeat bottom right;
}

.roundedcornr_top_951055 div, .roundedcornr_top_951055, 
.roundedcornr_bottom_951055 div, .roundedcornr_bottom_951055 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_951055 { margin: 0 30px; }


.roundedcornr_box_656211 {
   background: #ffffff;
   width: 210px;
}
.roundedcornr_top_656211 div {
   background: url(images/roundedcornr_664488_tl.png) no-repeat top left;
   width: 210px;
}
.roundedcornr_top_656211 {
   background: url(images/roundedcornr_664488_tr.png) no-repeat top right;
   width: 210px;
}
.roundedcornr_bottom_656211 div {
   background: url(images/roundedcornr_664488_bl.png) no-repeat bottom left;
   width: 210px;
}
.roundedcornr_bottom_656211 {
   background: url(images/roundedcornr_664488_br.png) no-repeat bottom right;
   width: 210px;
}

.roundedcornr_top_656211 div, .roundedcornr_top_656211, 
.roundedcornr_bottom_656211 div, .roundedcornr_bottom_656211 {
   width: 210px;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_656211 { margin: 0 7px; }


.topwrapper {
	position: relative;
	margin-bottom: 15px;
	height: 70px;
	
}


.content {
	color: white;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

.content2 {
	color: white;
	width: 750	px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

hr {
	color: white;
	width: 500px;
	background-color: white;
	height: 1px;
}

h3 {
	letter-spacing: 1.5px;
	word-spacing: 3px;
	font-size: 24px;
	font-weight: lighter;
}

h1 {
	letter-spacing: 1.5px;
	word-spacing: 3px;
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: -15px;
}

h2 {
	letter-spacing: 1.5px;
	word-spacing: 3px;
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: -2px;
}



.footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #BBB;
	margin-top: 20px;
}

.logo {
	background: url(images/logo.gif) no-repeat;
	float: left;
	position: absolute;
	margin-top: 6px;
	width: 300px;
	margin-left: 20px;
	height: 86px;
	float: left;

}

p {
		font-family: "Helvetica Neue", Helvetica;
	font-size: 16px;
	color: white;
	font-weight: normal;
	
}

#wrapper {
	margin-top: 70px;
	width: 800px;

    margin-left: auto;
    margin-right: auto;
}


.menu {
	color: gray;
	font-size: 14px;
	right: 0;
	position: absolute;
	bottom: 0;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: right;
	height: 30px;
	padding-right: 25px;

}

#navlist li {	
	display: inline;
	list-style-type: none;
	padding-right: 2px;
}

p a:link, a:visited {

	
	color: white;
	text-decoration: underline;
}

p a:hover {
	color: white;
	text-decoration: none;
}

#navlist a:link {
	color: grey;
	text-decoration: none;
}

#navlist, .page_item a:active {
	color: grey;
	text-decoration: none;
}

#navlist, .page_item a:hover {
	color: grey;
	text-decoration: underline;
}


#navlist, .page_item a:visited {
	color: grey;
	text-decoration: none;
}
