/*
Theme Name: Reggaeholland
Theme URI: http://www.reggaeholland.com
Description: The NR 1. Reggae Communitie website
Version: 1.0
Author: WatsonsCreationz
Author URI: http://www.watsonscreationz.com
Tags: Reggaeholland, reggae, rasta, events, Sean Paul
*/

/* Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
        font-family: helvetica, arial, sans-serif;
}
ol, ul {
	list-style: none;
}

/* End Reset */

h2{
	font-size: 27px;
}
p{
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #4e4e4e;
}
a:hover{
	text-decoration: underline;
}
#search{
	float: right;
	margin: -33px 30px;
}
.search-field {
	margin-right: 10px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid white;
	color: #000;
}
.search-button {
	background: url(images/btn_search.png);
	border: 1px solid white;
	color: #FFFFFF;
	padding: 2px;
}
.search-button:hover {
	background: url(images/btn_search_hover.png);
	border: 1px solid black;
	color: #000;
}

/* Main Styles */
body{
	background: #111111;
}
#container{
	background: #0d0d0d;
	width: 1020px;
	height: auto;
	margin: auto;
}
#branding{
	background: url(images/branding_bg.png) repeat-x;
	width: 1020px;
	height: 152px;
	text-indent: -9999px;
}

#advertentie .ads{
	position: absolute;
	margin: 28px 146px;
}

/* Slideshow Style */
.slideshow img { background-color: #000; }

/* Nav Style */
#nav{
	position: relative;
	background: transparent url(images/menu_bg.png) repeat-x;
	width: 1020px;
	height: 52px;
}
#nav_txt{
	position: relative;
	padding: 7px 110px;
	margin-left: -50px; 
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none;  position:relative; line-height:30px; width:100%; background: transparent; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color: white; text-decoration:none; background: transparent;}
#dropmenu a:hover {background: #000 url(images/menu__hover_bg.png); color: #4e0294;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:2.3em; left:-1px;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:10.6em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  background: black; font-size: 12px; border:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
/* Main Content Style*/
#main{
	clear: both;
	overflow: hidden;
}
#main #primary, #primary3{
	float: left;
	width: 629px;
}
#post{
	margin: 0 10px;
	padding: 5px 0;
	background: transparent url(images/post_bg.png) no-repeat;
	width: 629px;
	height: 492px;
}
#main #sidebar{
	float: right;
	width: 310px;
}
.post-item{
	background: url(images/post.png) no-repeat;
	width: 609px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-right: 40px; 
	overflow: hidden;
}

.post-item img{
	width: 129px;
	height: 119px;
	float: left;
	margin: 15px 20px;
	border: solid 3px #fff;
}
#page_content img{
	float: right;
	margin: 30px 10px;
	padding: 4px;
	border: solid 3px #fff;
}
#primary h2{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 32px;
	margin-left: 10px;
	margin-bottom: .2em;
	color: yellow;
	text-transform: uppercase;
}
#title{
	margin: 0 10px;
	background: url(images/title_bg.png);
	width: 629px;
	height: 41px;
}
#title h3{
	padding: 10px;
	font-size: 16px;
	color: white;
}
#title3{
	margin: 0 10px -3px;
	background: url(images/title_bg.png);
	width: 609px;
	height: 41px;
}
#title3 h3{
	padding: 10px;
	font-size: 16px;
	color: white;
}

.post-item h2{
	padding-top: 10px;
}
.post-item h2 a{
	font-size: 18px;
	color: yellow;
}
.post-item p.meta{
	background: url(images/meta_bg.png) no-repeat;
	color: white;
	font-size: 11px;
	padding: 5px;
	width: 100px;
	margin-left: 250px;
	margin-bottom: 1.6em;
	min-height: 28px;
	text-align: center;
}
.post-item p{
	color: white;
	margin-bottom: 1.2em;
	margin-left: 150px;
	font-size: .8em;
}
#page_content p{
	font-size: .8em;
	margin-left: 10px;
	margin-bottom: 1.2em;
}
.single .post-item p{
	margin-left: 0;
}
#page_content a{
	color: white;
}
#page_content p{
	color: white;
}
/* More Link */
a.more-link{
	padding: 10px 0;
	background: #c4c4c4;
	padding: 6px;
	color: #000;
	border: solid 1px #a4a4a4;
	font-size: .9em;
	height: 15px;
	line-height: 15px;
	width: 70px;
	min-width: 70px;
	text-align: center;
}

.numComments{
	float: right;
}
#more{
	margin: -10px 480px 20px;
	background: url(images/more_button.png);
	width: 158px;
	height: 30px;
}
#more a{
	margin: 20px 33px;
	color: white;
	text-decoration: none;
}

#more1{
	margin: -41px 480px 20px;
	background: url(images/more_button.png);
	width: 158px;
	height: 30px;
}
#more1 a{
	margin: 20px 33px;
	color: white;
	text-decoration: none;
}
/* Read More Style */
#morePrev a{
	margin-right: -68 px;
	background: url(images/btn_readmore.png) no-repeat;
	width: 73px;
	height: 29px;
	color: white;
	font-size: 12px;
	font-style: italic;
	float: right;
	padding: 8px;
}

/* Sidebar Style*/
.widget{
	background: black url(images/content_sub_bg.png) no-repeat;
	width: 310px;
	height: auto;
	margin-left: -10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: solid 1px #ccc;
	padding-bottom: 20px;
}
.widget h2{
	text-transform: uppercase;
	padding: 0 4% 0 4%;
	background: #4e0294;
	margin: 4% 10px;
	font-size: 12px;
	width: 283px;
	padding: 3px 0 2px 8px;
	color: white;
}

.widget h3{
	text-transform: uppercase;
	padding: 0 4% 0 4%;
	background: #4e0294;
	margin: 4% 10px;
	font-size: 12px;
	width: 283px;
	padding: 3px 0 2px 8px;
	color: white;
}
li#recent-posts-3 ul li{
	margin: 0 10px;
	list-style: none;
	color: white;
	padding: 3px 0 3px 0;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px white;
}
select{
	margin: 0 10px;
}


li#recent-posts-3 a{
	color: white;
	font-size: 14px;
}

.widget a{
	color: yellow;
	font-size: 14px;
}
/*Poll Style*/
.wp-polls-ul{
	position: relative;
	margin: 5px;
	width: 300px;
}
.wp-polls-ul li{
	color: white;
}
#polls_form_2 p strong{
	color: yellow;
	font-size: 13px;
	padding-bottom: 5px;
}
#polls-2-ans p{
	margin: 10px;
}
/* Video Style*/
#title1{
	position: relative;
	margin: 0px 10px;
	background: url(images/title_bg.png);
	width: 629px;
	height: 41px;
}
#title1 h3{
	text-transform: uppercase;
	padding: 10px;
	font-size: 16px;
	color: white;
}
#videopost{
	margin: 0 12px 20px;
	background: #010101 url(images/video_bg.png) no-repeat;
	width: 625px;
	height: 220px;	
}
#vid1{
	float: left;
	width: 307px;
	height: 153px;
	margin: 2px 0;
}
#vid1 h3{
	margin: 0 10px;
	color: white;
}
#vid2 h3{
	margin: 0 10px;
	color: white;
}
#vid2{
	float: right;
	width: 307px;
	height: 153px;
	margin: 2px;
}
object{
	margin:6px 8px;
}
/* Main1 Content Style*/
#main1{
	clear: both;
	overflow: hidden;
	background: #2e2e2e;
	border-top: solid 1px black;
}
#main1 #primary1{
	float: left;
	width: 629px;
}
#post1{
	margin: -10px 0 40px;
}
#main1 #sidebar1, #sidebar2{
	float: right;
	width: 310px;
	margin-top: 10px;
}
.post-item1,  #page_content{
	background: #0a0a0a url(images/news_bg.png) no-repeat;
	width: 627px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#title2{
	margin: 10px 10px;
	background: url(images/title_bg.png);
	width: 629px;
	height: 41px;
}
#title2 h3{
	padding: 10px;
	font-size: 16px;
	color: yellow;
}
.post-item1 img{
	float: left;
	margin: 30px 20px;
	border: solid 1px black;
}
#primary1 h2{
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 32px;
	margin-left: 10px;
	margin-bottom: .2em;
	color: #4e0294;
	text-transform: uppercase;
}

.post-item1 h2{
	padding-top: 10px;
	margin-bottom: 0;
}
.post-item1 h2 a{
	color: #fff;
	font-size: 18px;
}
.post-item1 p.meta{

	background: url(images/meta_bg.png) no-repeat;
	color: white;
	font-size: 11px;
	padding: 5px;
	width: 100px;
	margin-left: 170px;
	margin-bottom: 1.6em;
	min-height: 28px;
	text-align: center;
}
.post-item1 p{
	color: grey;
	font-style: italic;
	margin-bottom: 1.2em;
	margin-left: 230px;
	font-size: .8em;
}

.post-item1 p{
	margin-left: 170px;
}
/* More Link */
a.more-link{
	margin: 10px 0px;
	margin-bottom: 30px;
	padding: 10px 0;
	background: #c4c4c4;
	padding: 6px;
	color: #000;
	border: solid 1px #a4a4a4;
	font-size: .9em;
	height: 15px;
	line-height: 15px;
	width: 70px;
	min-width: 70px;
	text-align: center;
}

.numComments1{
	margin: 15px 180px;
	float: right;
}
/*Event Buttons*/
#event_buttons{
	margin-bottom: 10px;
}
#event_buttons a{
	background: #42047a;
	padding: 5px;
	margin-left: 13px;
	margin-right: 13px;
	color: #fff;
	border: solid 1px #ababab;
}

/* Page */

#page_content h2 a {
 color: black;
}

#page_content h2 {
 margin: 1em 10px;
}

#page_content h3 {
 margin: 1em 10px;
}

#page_content {
 padding-bottom: 20px;
}

pre {
 margin: 2em 0;
overflow: auto;
}

/* Comments Template */

#comments_template {
 margin-left: 10px;
width: 610px;
 margin-top: 2em;
 background: #ededed;
 border: 1px solid #afafaf;
 border-right: 1px solid #afafaf;
border-bottom: 1px solid #afafaf;
 clear: both;  
margin-bottom: 28px;
 overflow: hidden;
padding-right: 40px;
padding-left: 30px;
padding-top: 30px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
position: relative;
}

#comments_template input {
 background: white;
margin-right: 10px;
}

#comments_template li {
clear: left;
border-bottom: 1px solid #d3d3d3;
border-top: 1px solid white;
padding: 2em 0;
overflow: hidden; 

}

#comments_template li:first-child {
border-top: none;
}

#comments_template li:last-child {
 border-bottom: none;
}

#comments_template .avatar {
 float: left;
 margin-right: 25px;
 background: #afafaf;
 border: 1px solid white;
border-right: none;
border-bottom: none;
 padding: 4px;
}

.main_comment {
 background: white;
 margin-left: 133px;
 padding: 15px;
position: relative;
}

.main_comment span.arrow {
 width: 0;
 height: 0;
 line-height: 0;
 border-bottom: 25px solid #ededed;
 border-right: 20px solid white;
 position: absolute;
 top: 10px;
 left: -20px;
}

/* Footer Style*/
#footer {
	clear: both;
	margin: 0;
	background: #111;
}
#fc{
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	width: 1020px;
	height: 106px;
	margin: auto;
}
#footer-topbar{
	text-align: center;
}
#footer-topbar p{
	padding-top: 30px;
	color: white;
}
#footer-topbar a{
	color: grey;
}
#footer-content{
	text-align: center;
}
#footer-content p{
	color: white;
}
#footer-content a{
	color: grey;
}

#wpcf7-f1-p14-o1{
	margin-left: 10px;
}
.newsletter{
	background: #afafaf;
	margin: auto;
	width: 270px;
	padding: 10px;
}
#ngg-gallery-1-113{
	margin: 30px 0;
}
#xspf_player0{
	margin-left: -7px;
}
/*Clocks Styles*/
#clocks{
	background: url(images/clocks_bg.png) no-repeat;
	width: 816px;
	height: 45px;
	margin: -10px 90px;
}
#clocks li{
	margin: 0 20px;
	float: left;
	width: 50px;
	height: 28px;
}
#holland, #suriname, #uk{
	width: 43px;
	height: 28px;
}
#holland, #suriname, #uk, #jamaica, #usa{
	margin: 7px -10px;
}
#mojo, #watt, #ticket, #primera{
	margin: 7px -6px; 
}
iframe{
	float: right;
	margin-right: -20px;
	margin-top: -25px;
	
}
#venue{
	margin: 3px 13px;
	width: 609px;
	height: 1200px;
}
.post-venue{
	background: #252525;
	margin-right: 8px;
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	padding: 5px;
	margin: 3px;
}
#venue p{
	padding: 0 10px; 
	color: white;
}
#venue a{
	color: #000;
}