/* 
	Theme Name: CostaBlancaInfo
	Theme URI: http://www.costablancainfo.nl
	Description: A 4 columns blue theme for the best CMS, WordPress.
	Author: Dik van Vliet
	Author URI: http://www.sitesoft.nl/
	Version: 1.0
		
	
	
	Changelog:
		v1.0
			First Release

*/

body {
	color: #5D6E75;
	font-family: "Arial", "Verdana", "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size: 12px;
	margin: 0;
	padding: 0px 0;
	}

/* Toevoeging Sitesoft */
Table, H4, P   {
	font-family: "Arial", "Verdana", "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size : 12px;
	color : #5D6E75;
	margin: 0;
	padding: 0px 0;
}

Table, H5, OL, UL, TD, DIV  {
	font-family: "Arial", "Verdana", "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size : 12px;
	color : #5D6E75;
	margin: 0;
	padding: 0px 0;
}

/* Toevoeging Sitesoft menu */
.menu a {
	color: #5D6E75;
	text-decoration: none;
	}

.menu a:hover {
	color: #ff0000;
	text-decoration: none;
	}

/* Toevoeging Sitesoft linkerzijde */
.linkerzijde a {
	color: #5D6E75;
	text-decoration: none;
	}

.linkerzijde a:hover {
	color: #cc0000;
	text-decoration: none;
	}

/* Toevoeging Sitesoft linksmidden */
.linksmidden {
	color: #800000;
	}

.linksmidden a {
	color: #ff0000;
	text-decoration: none;
	}

.linksmidden a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

/* Toevoeging Sitesoft rechtsmidden */
.rechtsmidden {
	color: #ffe398;
	background: #0000ff;
	}

.rechtsmidden a {
	color: #fff;
	text-decoration: none;
	}

.rechtsmidden a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* Structure Divs */
#content {
	background: #fff;
	border: 0px solid #9C9C9C;
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	}

#header {
	background: #8EBAFD url(images/header.jpg) no-repeat;
	height: 174px;
	margin: 0;
	padding: 0;
	}

#pages {
	background: #ffffff;
	font-family: "Arial";
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0px 0px;
	}
	
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: -22px;
}

/* noticias - uitlijning content website - */
#noticias {
	float: left;
	margin: 0;
	padding: 0 0 0px 0px;
	width: 550px;
	}

/* sidebar - uitlijning 4e kolom - */
#sidebar {
	float: right;
	font-family: Myriad Pro, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 10px;
	width: 170px;
	text-decoration: none;
	}

/* credits - copyright onderaan de pagina - */
#credits {
	background: #ffffff;
	font-family: Small Fonts, VT100, Arial, Helvetica;
	font-size: 9px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	}

	
/* Config Structure Divs */

	/* Header */
	#header h1 {
		font-size: 30px;
		letter-spacing: 0.1em;
		margin: 0;
		padding: 20px 0 20px 30px;
		width: 300px;
		}
		
	#header a, #header a:hover {
		background: transparent;
		color: #fff;			/* was eerst #fff; */
		text-decoration: none;
		}
	
	/* Pages - MENUBALK BOVEN */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		background: #fff;
		color: #1E4C62;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
		
	#pages a:hover {
		background: #1E4C62;
		color: #fff;
		text-decoration: none;
		}
		
	.current_page_item a, .current_page_item a:hover {
		background: #8EBAFD !important;
		color: #fff !important;
		}
		
	/* Search */
	#search input {
		border: 1px solid #66A8CC;
		font-size: 12px;
		padding: 2px;
		width: 160px;
		}
			
	/* Noticias */
	#noticias p, #noticias ul, #noticias ol {
		font-size: 13px;
		line-height: 1.6em;
		}
			
	#noticias ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#noticias li {
		margin: 0;
		padding: 0;
		}

	/* Noticias - KOPJE BOVEN ELKE PAGINA */
	#noticias h2, #noticias h2 a {
		color: #5D6E75;
		font-size: 17px;
		font-weight: bold;
		margin: 50px 0 0 0;
		padding: 0;
		text-decoration: none;
		}
		
	#noticias h2 a:hover {
		background: transparent;
		color: #6EB9E0;
		}
		
	#noticias h3 {
		color: #016CA3;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}

	#noticias small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
		
	/* Entrada */
	.entrada {
		margin: 0;
		padding: 0;
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { background: #E9E9EA; border: 1px solid #E0DEDE; }
	.class_comment2 { background: #F4F3F3; border: 1px solid #E0DEDE; }
	
	#comments, #postcomment {
		color: #0090DA;
		font-size: 14px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	/*#commentform {
		background: #D3E4FF;
		border: 1px solid #D8D8D8;
		padding: 5px 20px;
		}*/
		
	#dataform input, #dataform textarea, #dataform .tbox {
		background: #F9FBFF;
		border: 1px solid #B8D4FF;
		font-size: 12px;
		padding: 1px;
		}
		
	#dataform input:focus, #dataform textarea:focus {
		background: #EEF5FF;
		}
	
	/* Sidebar */
	/* Sidebar h3 - menu kopjes 4e kolom */
	#sidebar h3 {
		background: url(images/dot.gif) repeat-x bottom;
		color: #990000;
		font-family: Verdana, Myriad Pro, Arial, Helvetica;
		font-size: 11px;
		font-weight: regular;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar a {
		color: #cc0000;
		}
		
	#sidebar a:hover {
		color: #000000;
		text-decoration: none;
		}
		
	/*#sidebar div { 
		margin: 20px 0;
		padding: 0;
		}
*/

	/* Credits - copyright onderaan de pagina - */
	#credits a {
		color: #ff0000;
		}
		
	#credits a:hover {
		background: transparent;
		color: #ff0000;
		text-decoration: underline;
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */
a {
	color: #cc0000;
	text-decoration: none;
	}

a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	background: #E3F5FE url(images/blockquote.png) no-repeat bottom left;
	padding: 5px 20px 30px 20px;
	margin: 1em;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
/* Images align */
img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
	
/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	margin: 15px 30px 0 0;
    padding-left: 15px;
    border-left: 4px solid #909D73;
}


.smalltext {
	font-size: 10px;
}

.mediumtext {
	font-size: 11px;
}

.tbox{
	color: #000000;
	font-size: 11px;
}

td {
    background: none;
	font-size: 12px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
	line-height:1.3em;
}

.fborder {
	background-color: transparent;
	
}

.forumheader{
	background-color: #B8D4FF;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #8EBAFD;
	font-size: 12px;
	color:#fff;
	font-weight:bold;

}
.fcaption a{
	color:#fff;
}

.fixfuckedie {
	width: 85%;
}

#chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}