/*
Theme: neo2.dk
*/

.clear {clear: both; height: 1px;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #1E1C1C;
	font-size: 60%;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #8F2290;
	text-decoration: none;
}

a:hover {
	color: #8F2290;
	text-decoration: underline;
}


ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
}



#container {
	background-color: #ffffff;
	width: 980px;
	position: relative;
	margin: 0px auto 8px auto;
	padding: 0;
	text-align: left;
	font-size: 1.4em;
}

#header {
	background: url('images/banner.jpg') top center no-repeat;
	height: 300px;
}

#header img {
	display: block;
}

#header-title {
	padding: 75px 0px 0px 220px; text-align: left;}

#header-title h1, #header-title p {
	font-size: 3.6em;
	font-weight: bold;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

#header-title a {
	padding-left: 0px;
	color: #06559a;
	text-decoration: none;
}

#header-title a:hover {
	color: #06559a;
	text-decoration: none;	
}

#header-desc {
	padding: 60px 0px 0px 460px; 
	text-align: left;
	color: #06559a;
	font-size: 2.0em;
	
}

#search {}



#menu-bg {background: #0F68A0; height: 36px;}

#menu {
	padding: 10px 10px 4px 10px;
	text-align: left;
	font-size: 0.9em;
	float: left;
}

#menu a {
	margin: 0px 20px 0px 20px;
	text-decoration: none;
	color: #ffffff;
}

#menu a.rss-icon {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 2px;
	text-decoration: none;
	color: #ffffff;
}

#menu a#rss-text {
	margin: 0px 10px 0px 10px;
	padding-left: 1px;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
}



.searchform {
	margin: 0;
	padding: 0 0 5px 0;
}

.searchform input {
	float: right;
	margin: 7px 8px 0px 0px;
	padding: 0;
	width: 160px;
	color: #404040;
}





#content {
	width: 695px;
	float: right;
	font-size: 1.0em;
	display: inline;
	margin: 20px 10px 5px 0;
}



.post {
	margin: 0 0 15px 0;
}


#content h1, #content h2 {
	margin: 0 0 6px 0;
	font-size: 1.6em;
	color: #06559A;
	font-weight: bold;
}

#content h1 a, #content h2 a {
	text-decoration: none;
	color: #06559A;
}

#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
	}

#content h1.pagetitle {
	font-size: 1.5em;
	color: #06559A;
	margin-bottom: 15px;
	border-bottom: #AEBFCA 2px dotted;
	
}

#content h3 {
	margin: 0 0 2px 0;
	font-size: 1.3em;
}

#content h4 {
	margin: 0 0 2px 0;
	font-size: 1.2em;
}

#content h5 {
	margin: 0 0 2px 0;
	font-size: 1.1em;
}




#content .post-date {
	color: #AEBFCA;
	font-size: 0.9em;
	margin: 0 0 10px 0;
}

#content p {margin: 0 0 12px 0; line-height: 140%;}

#content li {line-height: 140%;}


#content .post-info {
font-family: arial, sans-serif;
	color: #AEBFCA;
	font-size: 0.8em;
	margin: 20px 0px 20px 0px; 
	padding: 2px 5px 3px 5px;
	border-bottom: #AEBFCA 1px dotted;
}

#content .post-info a {
	text-decoration: none;
	color: #8F2290; 
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #AEBFCA;
	margin-bottom: 0px;
}

#content .entry .wp-caption-text, #content .entry .caption {margin: 3px 0px 20px 10px; font-style: italic; font-size: 0.8em; color: #96B2C4;}
#content .entry dd.gallery-caption {padding: 0px 15px 0px 15px; font-style: italic; font-size: 0.8em; color: #96B2C4;}


code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #2881BA;
	padding: 10px;
	margin: 5px 20px 15px 20px;
	border: #8696A0 2px solid;
	font-size: 0.9em;
}




acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}



.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
	background: #EFF4FB;
	padding: 2px;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}



#sidebar {
	width: 230px;
	float: left;
	display: inline;
	margin: 10px 0 0px 10px;
	}

#sidebar h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #05649A;
	font-weight: bold;
	border-bottom: #D3CBB7 1px dotted; 
	margin: 14px 0px 6px 0px; 
	padding: 2px 0px 2px 0px; 
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/pics/li.gif);}
#sidebar #about ul {margin: 3px 0px 12px 18px; padding: 0px; list-style-image: url(/pics/li.gif);}

#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.9em; 
}

#sidebar li li {
	font-size: 1em; 
}

#sidebar a {
	color: #05649A;
	text-decoration: none;
}

#sidebar a:hover {
		text-decoration: underline;
}

#sidebar #archives {margin-top: 20px;}


h3#comments, h3#respond {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #A3A3A3;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 5px solid #E8E8E8;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 5px solid #E8E8E8;
}

ol.commentlist .comment-date {
	font-size: 0.9em;
	float: right;
}

ol.commentlist .comment-author {
	width: 55%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 4px 0;
	font-size: 1.3em;	
	color: #808080;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}

form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 0.9em;
}






#footer {
	clear: both;
	color: #4F585F;
	background-color: #ECEDF0;
	height: 20px;
	font-size: 0.7em;
	text-align: center;
	padding: 6px 0px 0px 0px;
	}

#footer a {
	text-decoration: none;
	color: #4F585F;
}

#footer a:hover {
	text-decoration: underline;
}


#link-boxes {text-align: left; padding: 20px 0px 0px 0px;}
#link-boxes ul {list-style: none; margin: 0px 0px 0px 20px;}
.features {padding: 15px; border: #00a2b1 6px solid; -moz-border-radius: 30px; -khtml-border-radius: 30px;}
.small {font-size: 0.8em; line-height: 120%; font-weight: normal; color: #1E1C1C;}
.neo-en-feat {color: #00a2b1; font-weight: bold;}

.left-section-lys {height: 360px; float: left; width: 316px; margin: 12px 0px 12px 0px; padding: 8px; border: #00a2b1 3px solid; -moz-border-radius:30px; -khtml-border-radius:30px;}
.right-section-dark {height: 360px; float: right; width: 316px; margin: 12px 0px 12px 0px; padding: 8px; border: #35358D 3px solid; -moz-border-radius:30px; -khtml-border-radius:30px;}
#content .left-section-lys h2, #content .right-section-dark h2 {font-size: 1.1em; text-align: center;}
