/*  
Theme Name: Podeiros
Description: Heavily modified version of the Sliding Door theme by Wayne Connor (http://www.macintoshhowto.com/).  
Version: 1.0
Author: David Catalina a.k.a. Chaiko
Author URL: http://www.davidcatalina.com/
Tags: black, fixed-width, custom-header, dark, right-sidebar

*/



* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
        color: #ffffff;
        background-color: #111111;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
        background: url(/arxius/fons.jpg);
}

body a {
                color: #ffffff;
                text-decoration: none;
                border: 0;
}

body a:hover {
		color: #000000;
	        text-decoration: underline;
	}

#upperBar {
	height: 0px;
}

#wrapper {

        width: 980px;
        margin: auto;
        border: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left;
	position: relative;
}    

#welcomeheading a {

	font: 40pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	color: #446688;
	text-decoration: none;
        border: none;
}

#welcomeheading {
        background-color: #000000;
        background-image: url(/arxius/cab.png);
	background-repeat: no-repeat;
	background-position: center;
        width: 974px;
        height: 350px;
        text-align: left;
        border: 1px solid #446688;
	border-radius: 7px;
        padding-top: 0px;
}

#welcomeheading a:hover {
	color: #ddd;
        border: 0;

}
span.middleword {
	color: #909090;
}

#welcomeheading a:hover .middleword {
	color: #fff;
}
 
#searchboxo{
        position: absolute;
	display: block;
        float: right;
        border: 0;
	width: 200px;
	height: 30px;
	margin-top: -328px;
        margin-left: 768px;
	background-image: url(/archivos/busca.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#searchboxo form input.searchinput {
	display: block;
	float: left;
        border: 0;
	width: 150px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #838687;
	background: transparent;
}

#searchboxo form input.submitbutton {
	display: block;
	float: right;
        border: 0;
	width: 32px;
	height: 20px;
	margin-top: 5px;
	margin-left: 6px;
	padding: 0px;
	cursor: pointer;
	background: transparent;
}

#search {
	float: left;
        filter:alpha(opacity=70);
        -moz-opacity:0.7;opacity:0.7;
        -khtml-opacity:0.7;
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        border: 1px #446688 solid;
        position: relative;
        width: 698px;
        color: #000000;
        background-color: #ffffff;
        padding-left: 15px;
        padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
        margin-bottom: 0px;
        margin-top: 7px;
        margin-right: 7px;
}
	
#search a {
color: #446688;
}

#search a:hover {
color: #000000;
}

#searchr {
	font-size: 42px;
	font-weight: normal;
        color: #999;
	margin-bottom: 0px;
	margin-top: 5px

}

.description {
	text-align: center;
			font: normal 14px Verdana, Helvetica, Sans-serif;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 10px;
}  

                
#content {
	float: left;
	width: 697px;
        margin-left: 36px;
}

	#content .notice p {
		padding: 5px 0px;
		font-size: 12px;
                margin: 1px;
}
        #content .notice {
        filter:alpha(opacity=70);
        -moz-opacity:0.7;opacity:0.7;
        -khtml-opacity:0.7;
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        border: 1px solid #446688;
        background: #ffffff;
        padding-left: 10px;
        margin-right: 2px;
        margin-top: 7px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-left: -36px;
}

		#content .noticec {
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        border: 1px solid #446688;
        background: #111111;
        margin-top: 10px;
        padding-left: 10px;
        margin-right: 4px;
        padding-bottom: 0px;
        margin-left: -36px;
        margin-bottom: 5px;
}

    #content .post {
		float: left;
                filter:alpha(opacity=70);
                -moz-opacity:0.7;opacity:0.7;
                -khtml-opacity:0.7;
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
	        border-radius: 7px;
                border: 2px #446688 solid;
                width: 697px;
		background-color: #ffffff;
                padding-left: 15px;
                padding-right: 15px;
	        padding-top: 10px;
	        padding-bottom: 0px;
                margin-top: 7px;
                margin-left: -36px;
}
	
	#content .post h2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

	#content .post h2 a:hover {
		color: #000000;
	}
	
	#content .post h3 {
		font-size: 23px;
		font-weight: normal;
		background: url(/archivos/comenta.gif) no-repeat;
                font-color: #ffffff;
		margin-bottom: 7px;
	        margin-top: -38px;
                margin-left: 645px;
                padding-bottom: 5px;
                padding-left: 14px;
                padding-top: -8px;

}

	#content .post h3 a: {
		color: #ffffff;
	}

	#content .post h3 a:hover {
		color: #000000;
	}

	#content .post h5 {
		font-size: 20px;
		font-weight: normal;
                font-color: #000000;
}

	#content .post h5 a:hover {
		color: #446688;
	}

 #content .post-details {

}



 #content .prevnext {

	font: normal 13px/20px Verdana, Helvetica, Sans-serif;
	margin-top: 20px;
}	
	#content .post h3 a {
		color: #446688;
	}              
	
	#content .post h3 a:hover {
		text-decoration: none;
	}
	
	#content .post img {
	max-width: 640px;
	margin-top: 5px;
        margin-left: 10px;
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
        border: 0;

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.alignright img a {
   margin-top: -10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 10px;
	color: #000;
	text-align: center;
}
	
	#content .post a img {
	}
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: normal 13px/20px Verdana, Helvetica, Sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	color: #000000;
	margin-right: 0px;
	text-align: justify;
        text-justify: auto; 
}
	
	#content blockquote {
	margin-left: 10px;
	border-left: 4px solid #446688;
	padding-left: 10px;
	font-style: italic;
}
	
	#content p a {
		color: #446688;
	}
	
	#content p a:hover {
                color: #000000;
		text-decoration: underline;
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
                margin-left: -36px;
                margin-right: 4px;
	}
	
	#content ol.commentlist li {
                filter:alpha(opacity=70);
                -moz-opacity:0.7;opacity:0.7;
                -khtml-opacity:0.7;
                background: #ffffff;


	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #446688;
			}
		
		#content ol.commentlist li .commentText {
                        width: 400px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;

}


	#content h3 {

                font-size: 12x;
		color: #111111;
                padding-bottom: 5px;

	}
	
	#content #commentform input {

		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 500px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 20px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	

	#content .nextpreviouss {
		height: 20px;
		display: block;
	} 
	
	#content .nextpreviouss a {
		color: #ffffff;
	}               
	
#content .nextpreviouss a:hover {
		color: #ffffff;
	}          

	#content .nextpreviouss .left {
		float: left;
	}              
	
	#content .nextpreviouss .right {
		float: right;
	}


	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}

#sidebar {
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
        border-radius: 7px;
        border: 1px #446688 solid;
        min-height: 100%;
        width: 235px;
	float: right;
        filter:alpha(opacity=70);
        -moz-opacity:0.7;opacity:0.7;
        -khtml-opacity:0.7;
        background: #222222;
        margin-top: 7px;
        margin-right: 4px;
	padding-top: 5px;
        padding-left: 0px;
        padding-bottom: 5px;
	text-align: center;
} 

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h2 {
		font-weight: normal;
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 10px;
	        padding-top: 8px;
}
	
	#sidebar a img {
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
		border: none;
                margin-top: 4px;
                margin-bottom: 4px;
	}
	
	#sidebar a img:hover {
                border-right: 3px solid #446688;
                padding-right: 2px;
                border-left: 3px solid #446688;
                padding-left: 2px;
}
	
	#sidebar ul {
		margin-top: 10px;
		margin-bottom: 10px;
}
	
	#sidebar ul li {
		font-size: 11px;
		background: url(img/bullet.png) 0 5px no-repeat;
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	
	#sidebar ul li a {
		color: #999;
		text-decoration: none;
	}
	
	#sidebar ul li span {
		color: #666;
		margin-left: 5px;
	}
	
	#sidebar ul li a:hover {
		color: #CCC;
	}
	
	#sidebar ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}


#footer hr {
height: 1px;

}




.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

footer hr {
height: 1px;
}


#footer {
        font-size: 11px;
	-moz-border-radius: 7px;
        -khtml-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
	border: 1px solid #446688;
	background-color: #111111;
        filter:alpha(opacity=90);
        -moz-opacity:0.9;opacity:0.9;
        -khtml-opacity:0.9;
        margin-bottom: 10px;
        margin-right: 36px;
        margin-top: 7px;
        width: 974px;
        position: relative;
}
#footer p {
        margin-top: 10px;
        margin-bottom: 5px;
        color: #eee;
	text-align: center;
}
    
#footer a {
        color: #ffffff;
	text-decoration: none;
}
    
#footer a:hover {
        text-decoration: none;
        color: #446688;
    }

#respond {
       color: #111111;
       background-color: #ffffff;
       border: 1px solid #446688;
       filter:alpha(opacity=70);
       -moz-opacity:0.7;opacity:0.7;
       border-radius:7px; 
       -moz-border-radius:7px; 
       -webkit-border-radius:7px; 
       padding-left: 20px;
       margin-top: 5px;
       margin-left: -35px;
       margin-right: 4px;
}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #446688; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; margin:0 0 10px; padding:5px 7px 5px 55px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; margin 15px; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#446688; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#ffffff; }
ol.commentlist li div.vcard img.avatar { background: #111111; height: 45px; width: 45px; border:1px solid #446688; padding: 0px; left:5px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:15px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#446688; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#444444; border:1px solid #446688; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:75px; }
ol.commentlist li div.reply:hover { background:#446688; border:1px solid #446688; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

div.nextprevious
{
	-moz-border-radius: 7px;
        -khtml-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
	border: 1px solid #446688;
	background-color: #111111;
        filter:alpha(opacity=90);
        -moz-opacity:0.9;opacity:0.9;
        -khtml-opacity:0.9;
        margin-top: 7px;
        margin-left: -36px;
        width: 719px;
        height: 20px;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
}

div.nextpreviouss
{       filter:alpha(opacity=90);
        -moz-opacity:0.9;opacity:0.9;
        -khtml-opacity:0.9;
	-moz-border-radius: 7px;
        -khtml-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
	border: 1px solid #446688;
	background-color: #111111;
        margin-top: 7px;
        width: 719px;
        height: 20px;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
}

div.nextpreviouss a {
        color: #ffffff;
}

div.nextpreviouss a:hover {
        color: #ffffff;
}

div.leftnp
{
float: left;
}

div.rightnp
{
        float: right;
}

div.titl
{
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        background: #446688;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: -5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
        font-color: #ffffff;
}

	div.titl a {
		font-color: #ffffff;
	}

	div.titl a:hover {
		font-color: #000000;
	}

div.titlpag
{
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        background: #446688;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: -5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
}

div.titlsep
{
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        border: 1px #446688 solid;
        background: #446688;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        margin-left: -5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
        font-color: #ffffff;
}

	div.titlsep a{
		color: #ffffff;
	}

	div.titlsep a:hover {
		color: #000000;
	}

div.titlsepm
{
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
        border: 1px #446688 solid;
        font-color: #ffffff;
        background: #446688;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        margin-left: -5px;
        margin-right: -5px;
	font-size: 15px;
	font-weight: bold;
}

	div.titlsepm a {
		color: #ffffff;
	}

	div.titlsepm a:hover {
		color: #000000;
	        text-decoration: underline;
	}

div.gallery {
        text-align: center;
        padding-bottom: 10px;
}

div.galleryr {
        text-align: right;
        margin-top: -10px;
        margin-bottom: -10px;
        padding-bottom: 10px;
}

div.gallery img {
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
		border: none;
                margin-bottom: 5px;
	}

div.galleryr img {
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
		border: none;
                margin-bottom: 5px;
                margin-right: 5px;
                margin-left: 5px;
	}

div.gallery a img {
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
		border: none;
                margin-bottom: 10px;
	}

div.galleryr a img {
                -webkit-border-radius: 7px;
	        -khtml-border-radius: 7px;
	        -moz-border-radius: 7px;
		border: none;
                margin-bottom: 10px;
                margin-right: 5px;
                margin-left: 5px;
	}

div.desc
  {
  text-align:left;
  font-weight:tight;
  width:200px;
  margin:0px;
  }

div.flowplayer 
       {
       filter:alpha(opacity=100);
       -moz-opacity:1;opacity:1;
       -khtml-opacity:1;
}

div.googlefc
        {
        margin-top: 4px;
        margin-bottom: 4px;
        }

[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 0 auto;
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #9ec7eb;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}



