/*
Theme Name: Dynamic
Theme URI: http://www.elitethemes.net/
Description: A theme by <a href="http://www.elitethemes.net">Elitethemes.net</a>.
Version: 1
Author: FostinWD
Author URI: http://www.elitethemes.net/
*/

html, body {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #FFD700;
	
} 

a:link {

	color: #DAA520;
	font-weight: bold;
	text-decoration:none;
}


a:hover {color:#262626;} 

a img {
	text-decoration: none;
	border: 0 none;
	}


#page-container {

width: 830px;
margin: auto;
padding-bottom:0px;
text-align: left;
	
}




#header {
background: transparent;
}







#navcontainer { 


margin-left: 30px;
background-color: transparent;
float:right;
margin-top: 55px; 

}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin-right: 5px;
letter-spacing: 1px;
}


#navlist li a {
font: 11px Arial, Helvetica, sans-serif;
color: #848484;
text-decoration: none

}

#navlist li a:hover {

color: #2E2E2E;


}






#navlist li:before { content: "|";
margin-right:10px;
color: #848484; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }



.branding {

background: transparent;
margin-top: 5px;
margin-right: 550px;
padding-bottom: 15px;
}


.branding h1 {
	margin: 0;
	padding: 0;
	margin-top: 0px;	

}




#content {
	
	width: 510px;
	padding-top:0px;
	background: transparent;
	margin-right: 0px;
	line-height: 15px;
	text-align: justify;
	

}


#content .padding {
	padding: 0px; /* para arreglar bug de ie con respecto al width del content */
	padding-top: 20px;
}


#stripe {
	border-top: 1px solid #D0D0D0;
	background: url('images/stripe-bg.png') repeat-x;
	width:830px; height:17px; background-repeat:repeat-x

}

#picture {	
	background: url('images/picture.jpg');
	width: 830px;
	height: 310px
}


#welcome {
	background-color: #DBDBDB;
	border: 2px solid #808080;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;

}

#welcome h2 {

	font-family: "lemonde-sans-1","lemonde-sans-2", Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 22px;
	color: #808080;
	text-shadow: 0px 1px 2px #C0C0C0;



}



#entries {
	background-color: #DCDCDC;
	border: 2px solid #808080;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;

}


#entries h2 {

    color: #000000;   
    text-shadow: 0px 1px 2px #C0C0C0;  
    

}


#entries h2 a {

    color: #808080;  
    

}

.meta {

background: #EEEEEE;
padding: 5px;

}


.post-comments {

	background: url('images/comments.png') no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%
}

.post-cat {
	background: url('images/tags.png') no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999

}




#post {

    padding-bottom: 50px;
    margin-bottom: 0px;
    

}


.previous-entries {
	float: left;
	padding-left: 18px;
	background: url('images/prev.png') no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url('images/next.png') no-repeat right center;
}




#sidebar-a {
	background: transparent;
	padding-top: 0px;
	margin-top:20px;
	float: right;
	line-height: 15px;
	text-align: justify;

}

#sidebar-a .padding {
	padding: 0px 0px 0px 0px; /* para arreglar bug de ie con respecto al width del content */
}

.block {

	font-size: 12px;
	color: #808080;
	width: 258px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #DCDCDC;
	border: 2px solid #808080;
	font-family: Arial, Helvetica, sans-serif;
}




.block h2 {

	font-size: 15px;
	color:#B0B0B0;
	height: 23px;
	text-transform:uppercase;
	background: #E9E9E9;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left:12px;
	padding-bottom: 0px;
	padding-top: 8px;
	text-shadow: 0px 1px 2px #fff;


}

.block img {
	text-decoration: none;
	border: 5 none;
	}


.block li {


border-bottom: 1px solid #D1D1D1;
padding-bottom: 3px;
padding-top: 5px;

}


.block ul{

list-style-image: url('images/bullet.png');
padding-left: 20px


}


.block a:link ul{

font-family: arial;
font-weight:bold;
font-size:12px;
color:#6A6A6A;
text-decoration:none;


}

.block a:hover ul{

color:#292929;
}






#footer {
	clear: both; /* evita que los divs se superpongan */
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-shadow: 0px 1px 2px #737373;
	border-top: 1px solid #8E8E8E;
	margin-top:25px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	background: #A6A6A6;
	width:830px; 
	height:32px; 
	background-repeat:repeat-x;
	


}

#footer-links {

	float: right;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;


}

#copyright {

	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 5px;


}




#footer a:link {

	color: #ffffff;
	text-decoration:none;
}





h3 {
	
	color: #6188C2;
	margin: 30px 0px 20px;
}

form {
	margin:0px;
	padding:0px;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #FFFFFF;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #6188C2;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 86%;
}

#commentform {
	margin-top: 10px;
	font: Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}


#commentform textarea{
	width: 478px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 2px;
	margin-top: 3px;
}


#commentform input{
	color: #ABABAB;
	width: 153px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-top: 3px;
}

#commentform #submit{
	background: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #959595;
	border: 1px solid #959595;
	float:right;
	width: 144px;
	height: 29px;
}










#s3slider {
   width: 830px; /* important to be same as image width */
   height: 310px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   
}

#s3slider ul {
	padding: 0; 
	margin: 0;
}

.s3sliderImage span {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.s3sliderImage span strong {
    font-size: 14px;
}


#s3sliderContent {
   width: 830px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 830px;
   background-color: #3F3F3F;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}