/*  
Theme Name: reggae dirty
Theme URI: http://alanbernard.com
Description: A clean but dirty template by <a href="http://alanbernard.com/">alanbernard</a>
Version: 1.0
Author: alanbernard
Author URI: http://alanbernard.com/
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #000 url(img/bodybg2.jpg) no-repeat fixed center top;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {	border: 0px;
	}
.cnt {
	width: 760px;
	background-color: #000;
	margin: 0px auto 30px;
	}


/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(img/headerbg.jpg) no-repeat;
	width: 760px;
	height: 290px;
	float: left;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #131313;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #A30904;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}


/* ------------------------------ nav ------------------------------ */

ul.nav{margin-top: 0;list-style:none;}

.nav li{float:left;display:block;width:90px; background:#121212;}

.nav li a{font-size:9px;outline:none;color:#DDD;text-decoration:none;display:block;padding:5px 0 10px 5px;width:89px;text-transform:uppercase;}

.nav li a span{font-size:9px;color:#777;text-transform:lowercase;}

.nav li a:hover{background:#000;color:#fff!important;width:89px;}

* html .nav li a:hover{background:#1b1d00;width:89px;}

.nav li.skip{border-left:0px solid #DDD;float:right;display:block width:89px;}

.nav li.skip a{width:89px;}

li.top{border-left:1px solid #DDD;float:right;display:block width:90px;}

li.top a{width:90px;}

.nav li.skip a:hover, li.top a:hover { background: #000;color: #DDD !important;}




/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 760px;
background: #EAC364 url(img/content_back.jpg) no-repeat center top;
	}
.content {
	padding: 20px 0 0 15px;
	float: left;
	width: 464px;
	margin-right: 17px;
	}
.content1 {
	padding: 20px 0px 0 15px;
	float: left;
	width: 464px;
	margin-right: 17px;
        color: #fff;
	}
.contentmenu {
	padding: 20px 0 0 15px;
	float: left;
	width: 464px;
	margin-top: 20px;
	margin-right: 17px;
	background: url(img/paper.png) no-repeat;
	}
.midpaper{
	background: url(img/midpaper.png) repeat-y;
}
.contentevent {
	padding: 20px 0 0 0;
	float: left;
	width: 464px;
   height:284px;
	margin-top: 0px;
	margin-right: 0px;
	background: url(img/homepage.gif) no-repeat;
	}
#menubottom {
	float: left;
	width: 464px;
        height: 102px;
	background: url(img/paper_bottom.png) no-repeat;
	}

.content a {
	color: #9b0e0e;
	}
.content1 a {
	color: #fff;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}
.post1 {
	margin-bottom:30px;
        margin-left: 17px;
        margin-right: 17px;
	} 
.posttitle1 {
	margin-bottom: 15px;
	}
.post1 h2 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle1 {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post1 h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post1 h2 a:hover {
	text-decoration:underline;
}
.post1 small {
	color: #fff;
	display: block;
	margin-bottom: 15px;
	}
.post1 p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post1 blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #fff;
	padding: 15px 10px 0 42px;
}
.post1 ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post1 ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata1 {
	font-size:11px;
	margin:3px 0;
	}

.post3 {
	background: url(img/midpaper.png) repeat-y;
        margin: 140px 0 30px 0;
	} 

.posttitle3 {
	margin-bottom: 15px;
	}
.post3 h2 {
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
        padding-left: 60px;
	}
h2.pagetitle3 {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post3 h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post3 h2 a:hover {
	text-decoration:underline;
}
.post3 small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post3 p {
        font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
        padding-left: 55px;
        padding-right: 40px;
	letter-spacing: 0.2em;
	}
.post3 blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post3 ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post3 ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata3 {
	font-size:11px;
	margin:3px 0;
	}


/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 4px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	}
.bloque1 {
	background: #e8e6d9 url(img/bloque1bg.jpg) no-repeat;
	}
.bloque2 {
	background: #EBC67F url(img/bloque2bg.jpg) no-repeat;
	}
.bloque2bottom {
	background: #EBC67F url(img/single_bottom.jpg) no-repeat;
        width: 256px;
        height: 105px;
	}
.bloque3 {
        height: 360px;
	background: transparent url(img/board.png) no-repeat;
	}
.bloque1 h3 {
	color: #6c644d;
	}
.bloque1 h3, .bloque2 h3 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	text-transform: lowercase;
	}
.bloque2 h3 {
	color: #824d20;
	}

.bloque3 h3 {
	color: #ffffff;
	}
.bloque3 h3{
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 0;
	text-transform: none;
	text-align: center;
	}

.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque2 ul a {
	border-bottom: 1px dashed #cc9940;
	}
.bloque2 ul a:hover, .bloque2 p a:hover {
	background-color: #cc9940;
	color: #fff;
	border: 0px;
	}
.bloque3 ul a {
	color: #fff;
	text-decoration: none;
	}
.bloque3 p a {
	color: #fff;
	}
.bloque3 ul a:hover{
	background-color: #fff;
	color: #000;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul {
	color: #cc9940;
	padding-bottom: 12px;
	}
.bloque3 ul {
	color: #fff;
	padding-bottom: 12px;
	}
	
/* search */
.buscar {
	padding: 0px 15px 15px;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}
/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.commentlist {
	width: 464px;
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding-top: 20px;
	margin-bottom:15px;
}
.commentcontent {
	padding: 0 10px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(img/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(img/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #f2f6f7 url(img/commentform2bg.jpg) no-repeat;
	width: 440px;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	height: 108px;
}
.cfbox3 {
	background: transparent url(img/cfbox3bg2.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	background: transparent url(img/footer3bg.gif) no-repeat;
	width: 730px;
	height: 92px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
	}
p.foot1 {
	padding-top: 25px;
}
p.foot2 {
	padding-top: 25px;
	float: right;
	text-align: right;
	margin-right:5px;
}
.footer a {
	color: #fff;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}
	

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
#player { 
      padding-left: 0px;
      padding-top: 20px;
 }

/*------------------------------ nav ----------------------------*/

div#header1 {

  height: 190px;
  margin-bottom: 25px;
}
div#header1 h1 a {
  display: block;
  height: 100px;
  margin: 0 auto;
  position: relative;
  text-indent: -9999px;
  top: 65px;
  width: 170px;
}
div#header1 h2 a {
  background: transparent url('images/txt_gallery_link.jpg') left top no-repeat;
  display: block;
  float: right;
  height: 38px;
  margin: 140px 8px 0 0;
  text-indent: -9999px;
  width: 217px;
}
div#header1 h2 a:hover {
  background-position: 0 -38px;
}
div#header1 ul#navigation {
  list-style: none;
  margin: 138px 0 0 75px;
}
div#header1 ul#navigation li,
div#header1 ul#navigation li a {
  float: left;
  height: 36px;
}
div#header1 ul#navigation li a {
  background: transparent left top no-repeat;
  margin-right: 5px;
  text-indent: -9999px;
}
div#header1 ul#navigation li a:hover {
  background-position: 0 -36px;
}
div#header1 ul#navigation li.about a {
  background-image: url('images/txt_about_link.jpg');
  width: 72px;
}
div#header1 ul#navigation li.contact a {
  background-image: url('images/txt_contact_link.jpg');
  width: 72px;
}
div#header1 ul#navigation li.menu a {
  background-image: url('images/txt_menu_link.jpg');
  width: 72px;
}
div#header1 ul#navigation li.jobs a {
  background-image: url('images/txt_jobs_link.jpg');
  width: 72px;
}

div#header1 ul#navigation li.location a {
  background-image: url('images/txt_location_link.jpg');
  width: 72px;
}
div#header1 ul#navigation li.news a {
  background-image: url('images/txt_news_link.jpg');
  width: 72px;
}
