/*
Theme Name: ohyeahbaby press
Theme URI: http://nandx.es/
Description: One column with static footer theme | Thanks to <a href="http://www.infectedfx.net">infectedfx.net</a>
Version: 1.0
Author: Nandx
*/

body {
	background: url(images/back.jpg);
	font: 16px 'Lucida Sans Unicode', Lucida, sans-serif, sans-serif;
	color: #dedede;
	margin: 0;
        text-shadow: #000 0px 0px 0px;
}

p {
	line-height: 1.6em;
}

img {max-width: 700px;}

h2 {
   font: 1.5em 'Helvetica', 'Arial', sans-serif;
   letter-spacing: -1px;
   font-weight: bolder;
}

a {
	text-decoration: underline;
	color: #FFF;
}

a:link {
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #F1F1F1;
}

a:visited {
	text-decoration: underline;
	color: #FFF;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}


blockquote {
      margin: 15px 10px;
      padding: 10px 10px 10px 35px;  
      background: #111 url(http://experimentos.nandx.es/wp-content/themes/colourise/images/quote.jpg) no-repeat 10px 10px;
      font-weight: normal;
      font-size: 18px;
      line-height: 1.6em;
      font-style: italic;
      font-family: Georgia, 'Times New Roman', Times, serif;	
      color: #808080;	
}


#main h2 a {
	text-decoration: none;
	color: #FFF;
	padding: 5px 5px 5px 7px;
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
}

#main h2 a:link {
	text-decoration: none;
	color: #FFF;
}

#main h2 a:hover {
	color: #F1F1F1;
}

#main h2 a:active {
	text-decoration: none;
	color: #FF0000;
}
#headpat {
	background: #000;
	height: 35px;
	margin: 0;
	padding: 0;
        border-bottom: 1px solid #666;
        font-family: sans-serif;
        font-size: 0.7em;
}

#headpat a {text-align: left; float: right; padding: 12px 12px 0 0; text-transform: uppercase; text-decoration: none}
#headpat a:hover {text-decoration:underline;}

#wrapper {
	background: url(images/bodypat.jpg) repeat-y;
	width: 1040px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 5px solid #bfbfbf;
}

#header {
	background: url(httP://nandx.es/images/logo.png) no-repeat;
	background-position: 40px 20px;
	width:700px;
	height: 154px;
	margin: 0;
	}
	
#header h1 {
	display:none;
}

#description {
	width: 700px;
	border-top: 5px solid #bfbfbf;
	border-bottom: 5px solid #bfbfbf;
	font: 1.6em "Helvetica", "Arial", sans-serif;
	font-weight: thin;
	letter-spacing: -1px;
	margin: 0 0px 0 45px;
        color: white;
}

#description p {
	line-height: 1.3em;
}

#main {
	width: 700px;
	margin: 0 0px 0 45px;

}

/*-- footer --*/

#footer {
	font-size: 0.80em;
	background: none;
	width: 1000px;
	margin: 0 auto;
}

#col-left {
	width: 300px;
	height: auto;
	float: left;
	padding-right: 20px;
}

#col-right {
	width: 300px;
	height: auto;
	float: left;
	padding: 0 20px 0 20px;
	border-left: 1px dashed #bfbfbf;
	border-right: 1px dashed #bfbfbf;
}

#col-center {
	width: 300px;
	height: auto;
	float: left;
	padding-left: 20px;
	
}

#fotpages ul {
       float: left;
       list-style: none;
       display: inline;
       margin: 0;
       padding: 0;
}

#fotpages ul li { 
      padding-right: 5px;
      margin: 0;
      padding: 5px 5px 5px 5px; 
      display: inline;
      font-size: 1.3em;
      background: #000;
      border-left: 5px solid #fee995;
}
/*-- comentarios --*/

.commentlist{
    list-style:none;
    margin:0px;
    padding:0px;
}
 
.commentlist li{
    padding:7px;
    width: 680px;
    background: none;
    margin-bottom: 10px;
    border-right: 2px solid #555;
}
 
.commentlist li cite{
    font-weight:bold;
    font-style:normal;
    font-size: 1.5em;
}
 
.commentlist li.alt{
    background-color: #222;
}



.avatar {
   float: right;
   margin: 0 0 0 4px;
}

.autor-comentario {
   font-family: "Georgia", serif;
   font-size: 1.5em;
   font-style: italic;
   letter-spacing: -1.5px;
   float: right;
   margin: 2px 0px 8px 8px;
}

.commentmetadata {
   font: bold;
   background: #000;
   padding: 4px 4px 4px 4px;
   text-align: right;
}

#commentform{
    color:#F1F1F1;
    padding:10px;
}
 
#commentform label{
    display:block;
}
 
#commentform label small{
    font-size:10px;
    font-weight:bold;
}
 
#commentform small{
    font-weight:bold;
    font-size:22px;
    color:#FF0000;
}
 
#commentform #author,
#commentform #email,
#commentform #url{
    width:200px;
    padding:4px;
    color:#000;
    background-color:#FFF;
    border:1px solid #CCC;
}


#commentform #comment{
    width:400px;
    padding:4px;
    color:#000;
    background-color:#FFF;
    border:1px solid #CCC;
}


#commentform #comment{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
 
.allowed_tags{
    background-color:#114264;
    color:#FFF;
    padding:5px;
}
 
#submit{
    background-color:#363636;
    color:#FFF;
    text-weight: bold;
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 1.2em;
    border:2px dashed #454545;
    padding:10px 0px;
    width:220px;
}

/*-- resultados busqueda --*/

.resultList{
    list-style:none;
    margin:0px;
    padding:0px;
    }
 
.resultList strong{
    display:block;
    font-size:20px;
    margin:0px;
    padding:0px;
    }   
 
.resultList small{
    color:#fff;
    }
   
.resultList li{
    border-bottom:1px solid #EEE;
    }   
 
.resultList li a{
    display:block;
    width:92%;
    padding:10px 20px;
    }
 
.resultList li a:link,
.resultList li a:visited{
    background-color:#111;
    color:#f07457;
    }
 
.resultList li a:hover{
    color:#fee995;
    background-color:#222;
    }
 
.resultList .commentsNumber{
    float:right;
    margin:-20px 10px 0px 0px;
    font-size:55px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#dedede;
    }

/*-- navigation --*/

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
    }
   
.alignright {
    float: right;
    }
 
.alignleft {
    float: left
    }
.red {color:red;}