/* -----------------------------------------------------------------------

   Finding Dutchland CSS
   http://www.findingdutchland.com
   
   * Copyright (c) 2008
   * Made by Finding Dutchland, Information and technology services
   * http://www.findingdutchland.com
   * Developed using the Blueprint CSS Framework

----------------------------------------------------------------------- */

/* importing the blueprint buttons plugin */
@import 'blueprint/plugins/buttons/screen.css';

body {
	background-color: #132b45;
	font-size: 85%;
}

body, h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS' Verdana, Arial, Sans-Serif;
}
.container {
	background-color: #ffffff;
}

acronym {
	border-style: dashed;
	border-width: 0 0 1px 0;
	cursor: help;
}

/* red cf2c12 blue 1e5397 Structure */

/* Header */

#header {
	padding-bottom: 25px;
}

#header #header-line {
	background-color: #1e5397;
	height: 3px;
	padding-top: 0px;
	line-height: 3px;
}

#header #logo {
	margin-left: -10px;
	margin-top: 14px;
	margin-bottom: 0px;
}


/* Navigation */

#navigation {
	margin-top: 90px;
	list-style: none;
	margin-left: 15px;
}

#navigation li {
	display:inline;
}

#navigation a.active {
	background-color: #1e5397;
	color:  #fff;
}

#navigation li a {

	display:block;
	padding: 3px 8px;
	margin-right: 6px;
	color: #cf2c12;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	float:left;

}

#navigation li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #1e5397;
}


/* Main */

#main h1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #cf2c12;
	font-variant: small-caps;
	padding-bottom: 3px;
	border-bottom: 1px solid #1e5397;
}

#main h1 a {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #cf2c12;
	font-variant: small-caps;
}

#main h1 a:hover {
	text-decoration: none;
	color: #1e5397;
}

#main h2 {
	font-variant: small-caps;
	color: #1e5397;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

#main h3 {
	font-weight: bold;
	color: #1e5397;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#main a {
	font-weight: normal;
}

#main h2.heading {
	background-color: #1e5397;
	color: #fff;
	padding: 0px 5px;
	font-variant: normal;
	font-size: 1.1em;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
}

.main-box {
	background-color: #f7f7f7;
	border: 1px solid #eaeaea;
	padding: 8px;
}

.main-innerbox {
	background-color: #fff;
	border: 1px solid #eaeaea;
	padding: 8px;
}

#recent-entries {
	margin: 0px;
}

#recent-entries h3.date a {
	text-align: right;
	font-size: 1.3em;
	color: #aeaeae;	
}

#recent-entries li {
	list-style: none;
	float: left;
	margin-right: 10px;
	width: 200px;
	height: 180px;
	padding: 0px 8px;
}

#recent-entries li:hover {
	background-color: #ddecfe;
}

#recent-entries a.title {
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 4px;
}

#recent-entries a {
	font-variant: normal;
	font-size: 0.9em;
	color: #1e5397;
	display: block;
}

#recent-entries a:hover {
	font-variant: normal;
	font-size: 0.9em;
	text-decoration: none;
}

#blog .post-body h1, #blog .post-body h2, #blog .post-body h3 {
	color: #222;
	border-bottom: none;
	margin-top: 5px;
	margin-bottom: 8px;	
}

#blog .post-body ul {
	list-style-type: square;
}

#blog .entry img {
	float:  left;
	margin-right: 8px;
	margin-bottom: 10px;
}

#blog .posted {
	margin-bottom: 30px;
	padding:  10px;
	background-color: #f8f8f8;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
}

.comment {
	height: 80px;
}

.comment .avatar {
	width: 50px;
	float: left;
	padding: 5px;
}

.comment .avatar img {
	margin: 0px 0px 0px 0px;
}


.comment .comment-text {
	float: left;
	width: 350px;
	min-height: 40px;
	margin-left: 10px;
}

#portfolio .entry {
	background-color: #f7f7f7;
	padding: 10px;
	border: 1px solid #efefef;
}

#portfolio .entry h1 {
	color: #1e5397;
	font-variant: normal;
	font-weight: bold;
	border: none;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 8px;
}

#portfolio .entry p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#portfolio .entry img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	padding: 5px;
}

#sidebar-left, #sidebar-right {
	list-style: none;
	font-size: 90%;
}

#sidebar-left h2, #sidebar-right h2 {
	font-weight: bold;
	font-variant: normal;
	color: #cf2c12;	
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e7e7e7;
}

#sidebar-right #professional {
	background-color: #f7f7f7;
	border: 1px solid #eaeaea;
	margin-left: -8px;
	margin-right: -6px;
	padding: 8px;
}

#sidebar-right #professional h2 {
	margin-top: 4px;
}

#sidebar-right #professional p {
	margin-bottom: 4px;
}

#sidebar img {
	float:  left;
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-right: 8px;
}

#sidebar p {
	margin-bottom: 10px;
}

#sidebar .input-search {
	width: 65%;
	float: left;
}


#sidebar .right {
	float: right;
	width: 25%;
}

#sidebar li {
	padding-top: 2px;
	border-bottom: 0px;
	padding-bottom: 10px;
}


#sidebar li li a {
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	position: relative;
	display: block;
}

#sidebar ul {
	list-style: square;
	margin: 15px;
	padding: 0px;
}

#sidebar a {
 	color: #cf2c12;
	font-weight: normal;
}

#sidebar a:hover {
	color: #1e5397;
 	text-decoration: underline;
}

/* Links */
a {
	color: #1e5397;
	text-decoration: none;

}

a:hover {

	color: #cf2c12;
	text-decoration: underline;
}

/* Lists */

ol {
	margin: 25px 35px;
	line-height: 2.0em;
}

/* Other Html Elements */

abbr, acronym, cite, kbd, dfn {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted #333333;
}

.strike {
	text-decoration: line-through;
}



/* Footer */


#footer {
	color: #ffffff;
	padding-top: 50px;
}

#footer #footer-line {
	background-color: #1e5397;
	height: 3px;
	line-height: 3px;
}

#footer #copyright {
	color: #6e6e6e;
	float: right;
	padding: 2px;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: 10px;
}

#footer #copyright a {
	color: #6e6e6e;
}

#copyright a:hover, #copyright a:active {
	text-decoration: underline;
}

