/*  
Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: A clean but dirty template by <a href="http://studio.st/">Studio ST</a>
Version: 1.0
Author: The studio ST team
Author URI: http://studio.st/
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: url(images/bg_body.gif);
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0px;
	}
.cnt {
	width: 980px;
	background-color: #fff;
	margin: 20px auto 30px;
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(img/top_bar.jpg) 6px 6px no-repeat;
	width: 980px;
	height: 116px;
	float: left;
	}
.head1 {
	width: 700px;
	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: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	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;
}

.top-menu{
	clear:both;
	width: 966px;
	height: 25px;
	margin-left:6px;margin-right:6px;
	background-color:#333;
	border:1px solid #808080;
	}
	
.top-menu #nav{list-style:none;}
.top-menu #nav li{display:block;float:left; height:25px;}
.top-menu li a{
		display:block;
		float:left;
		/*margin-left:10px; --margin-left:5px;
		padding-right:10px;*/
		padding-right:15px;
		padding-left:5px;
		margin-left:10px;
		height:25px;
		color:#FFF;
		line-height:25px;
		text-decoration:none;
		font-variant:small-caps;
		font-family:verdana,helvetica;
		font-size:10pt;
}
.top-menu li a:hover{color:#C29A67;	font-variant:small-caps;}

.top-menu .current_page_item  {background:  #808080 url(img/menu-selected-left.gif) no-repeat;}
.top-menu .current_page_item  a{background:  #808080 url(img/menu-selected-right.gif) top right no-repeat;}

/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 980px;
	background-color:#FFF;
	}
	
.main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .main {height: 1%;}
/* End hide from IE-mac */
	
.content {
	padding: 10px 0 0 25px;
	width: 644px;
	margin-right: 255px;
	background-color:#FFF;
	}
.content a {
	color: #9b0e0e;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #333;
	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;
	}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
#sidebar {
	font-size: 12px;
	float: right;
	width: 254px;
	margin-left: 4px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	background-color:#FFF;
	color:#fff;
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	}
.bloque1 {
	background: #e8e6d9 url(img/bloque1bg.jpg) no-repeat;
	}
.bloque1 h3 {
	color: #6c644d;
	}
.bloque1 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;
	}

#sidebar ul {
	list-style:none;
	padding-left: 30px;
	}
	
#sidebar ul li {
	margin-bottom: 5px;
	}
#sidebar ul span {
	color: #fff;
	}
#sidebar ul a {
	color: #fff;
	text-decoration: none;
	}	
	
#sidebar .widgettitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#EEE;
	background-color:#333;
	border:1px solid #808080;
	padding:5px;
	font-variant:small-caps;
	letter-spacing:1px;

}

#sidebar ul ul, #sidebar .textwidget, #sidebar #search, #sidebar .DaikosText, #sidebar .ngg-widget{
	background-color:#810604;
	margin-top:2px;
	border:1px solid #54030C;
	color:#E0E0E0;
	padding:5px;
}

#sidebar .ngg-widget{
	text-align:center;
}

#sidebar p {
	line-height: 16px;
}

.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;
	}

	
		
	
	
	
	
	
	
	
	
/* 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;

}
.cfbox2 {
	width: 250px;

}
.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;

}
.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: url(img/footerbg4.gif) no-repeat;
	width: 950px;
	height: 63px;
	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;
}



	#sidebar #top_attendance td{
		padding:1px;text-align:center;
		
	}
	
	
/* CHART LISTS */
    #sidebar ul .chartlist { 
	  margin:0;padding:0;
      border-top: 1px solid #54030C; 
      width: 170px;
	  background-color:#DDD;
	  overflow:hidden;
    }
    #sidebar .chartlist li { 
	  margin:0;padding:0;
      position: relative;
      display: block;  
      border-bottom: 1px solid #54030C; 
	 text-align:left;
      _zoom: 1;	  		--margin-bottom:-5px;
    }
    #sidebar .chartlist li .ctitle { 
	  margin:0;
	  font-weight:bold;
	  color:#222;
      display: block; 
      padding: 0.4em 4.5em 0.4em 0.5em;
      position: relative;  overflow:hidden;
      z-index: 2; 

    }
    #sidebar .chartlist .count { 
      display: block; 
      position: absolute; 
      top: 0; 
      right: 0; 
      margin: 0 0.3em; 
      text-align: right; 
      color: #222; 
      font-weight: bold; 
      font-size: 0.875em; 
      line-height: 2em; 
    }
    #sidebar .chartlist .index { 
      display: block; 
      position: absolute; 
      top: 0; 
      left: 0; 
      height: 100%; 
      background: #7F7F7F; 
      text-indent: -9999px; 
      overflow: hidden; 
      line-height: 2em;
    }
    #sidebar .chartlist li:hover { 
      background: #666; 
    }
		
	.main-gallery img{
		padding:10px;
		border:1px solid #888;
		background-color:#EEE;
	}
	
	.main-gallery .title td{
		font-size:11pt;
		font-weight:bold;
	}
	
	.main-gallery .pic td{
		padding-bottom:20px;
	}
	
	.personnel{text-align:left;width:500px;}
	.personnel td{font-size:9pt; color:#000; padding-bottom:5px;}
	.personnel .title{font-size:12pt; font-weight:bold; text-align:center;color:#444;padding-bottom:5px;}
	.personnel .position{padding-bottom:10px;padding-top:10px;}
	.personnel .position h5{font-size:10pt; font-weight:bold; color:#000;background-color:#E0E0E0;padding:2px;}
	.personnel .toprow td{font-size:10pt; font-style:italic; border-bottom:1px solid #CCC;}

	.apparatus td h3{padding-top:10px;border-bottom:1px solid #BBB;font-size:14pt;color:#333;}
	.apparatus td {font-size:9pt;}
	.apparatus .right{width:350px; text-align:right;}
	.apparatus .ngg-album-compact h4{font-size:8pt; color:#333; text-decoration:none;}
	
	
	
.entrytext .gallery {
	display: block;
	clear: left;
	overflow: hidden;
	margin: 0 auto;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 5px;
	margin: 0 auto;
	background-color:#EEE;
	border:1px solid #CCC;
	}
.gallery-caption {
	margin-left: 0;
	}

/* Image sizes depending on the number of columns */
.col-0 { width: 100%; }
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

.post p img, .post center img{
	padding: 5px;
	background-color:#EEE;
	border:1px solid #CCC;
	margin-right:5px;
}