/* project: internet music template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	margin: 0;
	color: #000000;
	background: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 {
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: -1px;
	color: #000000;
	background: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

li {
color:#FF0000;
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* formulier
   ------ */



	
/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 860px; 
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
	height: 51px;
}

.logo a {
	text-decoration:none;
	color:#464548;
}

.logo a:hover {
	color:#C3593C;
}

.big {
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	}

.short {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

.header_right {
	float: right;
	width: 650px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 640px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 640px;
	height: 38px;
	background: #464548 url(searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

.boodschap {
	color: #C3593C;
	font-weight:bold;
}

/* left side
   --------- */

.left {
	float: left;
	width: 590px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}
	
		.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
		.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
/* Full side
   --------- */

.full {
	float: left;
	width: 750px;
	margin: 0 0 10px 0;
}
	.full_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
	color: #FFF;
	height: 7px;
	background-color: #C85E35;
	background-image: url(rt.gif);
	background-repeat: no-repeat;
	}
		
	.right_articles1 {
		font-size: 0.9em;
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */
.calendar { 
	clear: both; 
	line-height: 1.8em;
		margin: 0 0 15px 0;
		padding: 2px 0 0 10px;
		font-size: 0.9em;
		border:0;
}

.calendar a {
	color: #C3593C;
	background: inherit;
}


.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background-color:#FFFFFF;
}

.footer a:hover {
color:#0099CC;
}


.right_articlesform {
	font-size: 1.1em;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
	font-style: italic;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
}
.right_articlesbutton {
	font-size: 0.9em;
	color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	font-style: italic;
	padding: 1px;
}
#navigation a:hover {
	color: #464548;
}
.right_articles2 {

		font-size: 0.9em;
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
}
.right_articles3 {

		font-size: 0.9em;
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
}
.right_articles {

		font-size: 0.9em;
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
}
input.buttonright {
	height: 27px;
	width: 76px;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding: 0px;
	background-color: #ABC43C;
	background-image: url(buttonright.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
input.buttoncenter {

	height: 27px;
	width: 76px;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding: 0px;
	background-color: #ABC43C;
	background-image: url(buttoncenter.gif);
	background-repeat: no-repeat;
}
input.searchs {
	width: 145px;
	height: 22px;
	border: none;
	padding: 5px 10px 0 25px;
	color: #808080;
	background-color: #fff;
	background-image: url(input2.gif);
	background-repeat: no-repeat;
}
h2 .red {

	color: #C3593C;
	background: inherit;
}
.right_bind {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	padding: 0;
	letter-spacing: -1px;
	color: #000000;
	background: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


label {
	cursor: pointer;
}
label.field {
	cursor: auto;
	display : block;
	font-weight : bold;
	margin : 3px 0;
	color : #333333;
	}
	
input.error, textarea.error {
	border: 2px solid #BD5337;
}

input, select, button {
	border : 1px solid #999999;
	padding : 4px;
	margin-right: 2px;
	font : normal 1em Arial, Helvetica, sans-serif; 
	color : #333333;
	}.boodschap {
	color: C3593C;
	font-weight: bold;
}

textarea {
	border : 1px solid #999999;
	padding : 4px;
	margin-right: 2px;
	font : normal 1em Arial, Helvetica, sans-serif; 
	color : #333333;
	width:280px;
	}


/* BLOG */

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	color:#333333;
}

.storytitle a:hover {
	color:#C3593C;
}

.meta {
	font-size: .85em;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


.meta a:hover {
color:#333333;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.feedback a {
	color:#333333;
	font-weight:bold;
}

.feedback a:hover {
	color:#C3593C;
	font-weight:bold;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, Helvetica, sans-serif; 
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 2px solid #DDDDDD;
	padding: 2px;
	background: #fff;
	}
	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color:#333333;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color:#C3593C;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif; 
	}

.commentmetadata {
	font-weight: normal;
	}
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	color:#333333;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

ol.commentlist .author_comment {
border-bottom: 1px dotted #333;
}

ol.commentlist .alt {
border-bottom: 1px dotted #333;
}


.social_bookmark img  {
border:1px #FFFFFF;
padding-left:5px;
}

.social_bookmark img:hover {
padding-left:5px;
border:1px #C3593C;
}


