/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	background:url(images/bg-bodyadivina2.png) repeat-x top center #080818;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#080818;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	color:#FFF;
	}

a {
	text-decoration:none;
	color:#f67d20;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#080818;
	font-size:1.20em;

	}
#header {
	height:140px;
	
	background:url(images/bg-adivina3.png) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	/*background:url(images/bg-menu5.png) repeat-x;*/
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#080818;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	min-height:200px;
	}
#footer {
	clear:both;
	height:50px;
	/*background:url(images/bg-footer2.jpg) no-repeat;*/
	}

.galerie {
padding: 1px 0;
margin-right: 3px;
min-height: 1px;
}

.foto {
float: left;
display: inline;
width: 220px;
height: 130px;
margin: 0 10px 16px 0;
background-color: 080818;
text-align: center;
border: 1px    thin #FFFFFF;
position: relative;
}

.foto img {
margin: 13px auto 0 auto;
border: 1px solid #00e4ff;
}

.foto:hover {
background-color: #E5E5E5;
border: 1px solid #00e4ff;
}

.foto p a, .foto p a:visited {
font-size: 1.1em;
color: #00e4ff;
font-weight: normal;
margin-top: 6px;
}

.foto p {
margin-top: 6px;
color: #404040;
}
/* aņadido */
/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.50em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#FFF;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	/*background:url(images/icon-comment.png) no-repeat 0px 2px;*/
	
	}
.comments a:hover {
	color:#f67d20;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
    font-size:1.50em;
	padding:0 15px;
	display:block;
	color:#f67d20;
	margin-right:2px;
	}
#menu li a:hover {
	color:#FFFFFF;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
font-style:italic;
    font-size:18px;
	display:block;
	height:25px;
	line-height:25px;
	color:#6CC7DC;
	padding-left:10px;
	letter-spacing:2px;
	border-bottom:1px  dashed  #dddddd;
	}
#sidebar li a:hover {
	background:#6CC7DC;
	color:#FFFFFF;
	}
#sidebar-bottom {
	height:100px;
/*background:url(images/logo.jpg) no-repeat top center;*/
	}

/* Footer */

#footer-valid {
     font-size:10px;
	float:left;
	/*padding-top:55px;*/
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:20px;
	font-weight:normal;
	cursor:default;
	position:relative; top:30px; left:250px;
	letter-spacing:1px;
	color:#ffffff;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
   /* background:url("images/button-feed.png") 0 0 no-repeat;*/
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:200px;
	padding:5px;
	position:relative;
	}
	
	/* Alignment classes */
.float-left   { float: left;}
/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #3791D7;
}
a:hover img {  
  border: 2px solid #806B4D !important; /* IE fix*/
  border: 2px solid #3791D7;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #3182C0;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #3182C0;  
	font-weight: bold; 
}