/* 
	Theme Name: jd-sky-3c
	Theme URI: http://www.jdblog.net/wordpress
	Description: A three columns theme .
	Author: JD
	Author URI: http://www.jdblog.net
	Version: 1.0
		
/* Structure Divs */


body {
	font-family: Verdana, "Trebuchet MS",sans-serif;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: transparent;
	/*background-image: url(images/_q9i1079_3.jpg);*/
	background-image: url(images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
#content {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #3C4A8C;
	border-bottom-color: #3C4A8C;
	border-left-color: #3C4A8C;
	}

#header {
	height: 70px;
	margin: 0;
	padding: 0;
	}

#pages {
	font-size: 12px;
	margin: 0;
	padding: 15px 0 6px 20px;
	background-color: #000050
	}
	
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: -22px;
}	
#notice .entrance {
	padding-left:10px;
	padding-right:10px;
	
}
/*	
#notice {
	margin: 0px;
	padding-top: 0px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 180px;
	}
	*/
.sidebar {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
	
/*#left-sidebar {
	float: left;
	width: 170px;
}
	
#right-sidebar {
	float: right;
	width: 170px;
}*/


#credits {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	}

	
/* Config Structure Divs */

	/* Header */
	#header h1 {
	font-size: 30px;
	letter-spacing: 0.1em;
	margin: 0;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;		
}
		
	#header a, #header a:hover {
		background: transparent;
		color: #000050;
		text-decoration: none;
		}
	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
	    padding-left: 20px;		
		}
		
	#pages a {
		background: #fff;
		color: #000000;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
	/*	
	#pages a:hover {
		background: #000050;
		color: #fff;
		}
		*/
	.current_page_item a, .current_page_item a:hover {
		background: #000050!important;
		color: #fff !important;
		}
		
	/* Search */
	#search input {
		border: 1px solid #66A8CC;
		font-size: 12px;
		padding: 2px;
		width: 160px;
		}
			
	/* notice */
	#notice p {
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
		}
		
	#notice ul, #notice ol {
		font-size: 11px;
		line-height: 1.6em;
		}
			
	#notice ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#notice li {
		margin: 0;
		padding: 0;
		}

	#notice h2, #notice h2 a {
		color: #000050;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		padding: 0;
/*		text-decoration: none;*/
		}
		
	#notice h2 a:hover {
		background: transparent;
		color: #B8C7E8;
		}
		
	#notice h3 {
		color: #016CA3;
		font-size: 13px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}

	#notice small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 11px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
		
	/* entrance */
	.entrance {
		margin: 0;
		padding: 0;
		
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { background: #E9E9EA; border: 1px solid #E0DEDE; }
	.class_comment2 { background: #F4F3F3; border: 1px solid #E0DEDE; }
	
	#comments, #postcomment {
		color: #2e4f8e;
		font-size: 11px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
		background: #EAEFF8;
		border: 1px solid #D8D8D8;
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background: #F9FBFF;
		border: 1px solid #B8D4FF;
		font-size: 11px;
		padding: 1px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #EEF5FF;
		}
	
	/* Sidebar */
	
	.sidebar h3 {
		background: url(images/dot.gif) repeat-x bottom;
		color: #000050;
		font-size: 11px;
		margin: 0;
		padding: 0;
		}
		
	.sidebar ul, .sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	/*.sidebar li, .sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		*/

		

	/*	Credits */

		
	#credits a:hover {
		background: transparent;
		color: #939DD0;
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */




acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	padding: 5px 20px 30px 35px;
	margin: 1em;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
/* Images align */
img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
.menu-superior a {
	-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px;
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px;
		border-topleft-radius:5px;
		border-topright-radius:5px;
		-ms-border-radius-topleft: 5px;  
		-ms-border-radius-topright: 5px; 
}
hr {
	clear:both;
	margin:0px;
	margin-bottom:10px;
}


/* tamanhos */
html,body {
	height:100%;
}
#content {
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#footer {
	height:45px;
	width:900px;
}

#notice {
	padding-bottom:45px;
}
.sidebar {
	padding-bottom:45px;
}
/* posiciones */
#footer {
	position:absolute;
	bottom:0;
}

#footer {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:black;
}

.sidebar .blogroll li {
	margin-bottom:10px;
}
.entrance .ngg-galleryoverview {
	clear:none;
}

/* textos */
li.widgetlogo {
	text-align:center;
}

