/* @override http://www.nihonmatsuri.cl/wp-content/themes/nihon_matsuri_2009/style.css */

/*  
Theme Name: Nihon Matsuri 2009
Theme URI: http://www.nihonmatsuri.cl
Description: Sitio para el nihon matsuri
Version:	3.0
Author: Daniel Gutierrez
Author URI: http://www.degt.cl
Tags: nihon matsuri
 */
 
@import url("reset.css");

/* @group generales */

body{
	font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	text-align: center;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
	color: #257BB4;
	margin: 5px 0;
}
ul{
	margin: 10px;
	padding-left: 20px;
	list-style-type: disc;
}
p{
	font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	margin: 10px 0;
}
a{
	color: #257BB4;
}
strong{
	font-weight: bold;
}

/* @end */

/* @group Divs principales */
#header, #content, #footer{
	width: 100%;
	text-align: left;
}
#header{
	background: #257BB4 url(img/header_bg.jpg) repeat-x;
	height: 250px;
	border-bottom: solid 1px #0F5589;
}
#content{
	background: #EEE;
	border-bottom: solid 1px #DEDEDE;
}
.wrap{
	width: 960px;
	margin: 0 auto;
}
.block_full, .block_1, .block_2{
	margin: 5px 10px;
	float: left;
}
.block_full{
	width: 940px;
}
.block_1{
	width: 300px;
}
.block_2{
	width: 620px;
}
.text_block{
	display: block;
	margin-bottom: 20px;
	border-bottom: dotted 1px #CCC;
	z-index: 2;
	position: relative;
}
.title_block{
	display: block;
	margin-bottom: 10px;
}
/* @end */



/* @group Header */
#header .wrap{
	background: url(img/header.jpg);
	height: 250px;
	position: relative;
}
#header h2{
	background: url(img/header_koi.png) no-repeat;
	position: absolute;
	height: 492px;
	width: 530px;
	right: 0;
	top: 16px;
	text-indent: -999px;
	overflow: hidden;
}
#header li{
	border-left: solid 1px #FFF;
	padding: 0 5px;
}
#header .first{
	border-left: none;
}
#header a{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#header ul{
	float: right;
	z-index: 2;
	position: relative;
}

#header ul li{
	display: inline;
	list-style: none;
	padding-left: 10px;
}

/* @end */

/* @group content */
.title a{
	text-decoration: none;
}
.metas{
	font-size: 10px;
	color: #257BB4;
	margin-bottom: 5px;
}

.metas a{
	text-decoration: none;
	border-bottom: dotted 1px #257BB4;
}
.text_body h2{
	font-size: 14px;
}

.text_body ul{
	border-left: 1px dotted #CCC;
}
.text_block .imagen{
	background-color: #DDD;
	border: solid 1px #CCC;
	text-align: center;
	padding: 15px 0 5px 0;
}
.text_block .imagen p{
	margin: 0;
	font-size: 10px;
}

.text_block .imagen a{
	text-decoration: none;
}


/* @end */

/* @group Navigation */
#navigation{
	text-align: center;
	margin: 10px 0;
}
#navigation a, #navigation .current, #navigation .pages{
	display: block-inline;
	border: solid 1px #CCC;
	padding: 5px;
	margin: 3px;
	text-decoration: none;
}
#navigation a:hover{
	background-color: #DDD;
}


/* @end */


/* @group Menu */
#menu{
	width: 100%;
	float: left;
	background: #1F82B9 url(img/back_menu.jpg) repeat-x;
	border-bottom: solid 1px #FFF;
}
#menu ul{
	margin: 0 auto;
	width: 960px;
}
#menu li{
	background: url(img/degradient.png) repeat-x left -50px;
	width: 218px;
	float: left;
	display: block;
	margin: 10px;
	height: 100px;
	border: solid 1px #AAA;
}
#menu a{
	background: url(img/menu_bg.jpg) no-repeat;
	display: block;
	height: 80px;
	margin: 10px;
	overflow: hidden;
	text-indent: -999px;
}

#menu .enlace_1{
	background-position: left top;
}

#menu .enlace_1:hover{
	background-position: left bottom;
}
#menu .enlace_2{
	background-position: -198px top;
}

#menu .enlace_2:hover{
	background-position: -198px bottom;
}
#menu .enlace_3{
	background-position: -396px top;
}

#menu .enlace_3:hover{
	background-position: -396px bottom;
}
#menu .enlace_4{
	background-position: -594px top;
}

#menu .enlace_4:hover{
	background-position: -594px bottom;
}
.ToolTip{
	background: url(img/tooltip.png) no-repeat;
	width: 198px;
	color: #196EA4;
	height: 45px;
	padding-top: 10px;
	font-size: 14px;
}


/* @end */

/* @group Colores */
.extra_gray{
	color: #333;
}


/* @end */

/* @group Fix */
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.hidden{
	display: none;
	visibility: none;
}
/* @end */

/* @group Sidebar */

#sidebar{
	background: url(img/degradient.png) repeat-x;
	margin: 0;
	padding: 10px;
	position: relative;
	z-index: 99;
}
#sidebar h3{
	font-size: 18px;
	color: #257BB4;
	margin: 5px 0;
}
.download{
	text-decoration: none;
	display: inline-block;
	background: url(img/download.png) no-repeat right bottom;
	padding-right: 66px;
	padding-top: 15px;
	height: 33px;
	font-size: 14px;
}
#flickr{
	display: block;
	border: solid 1px #CCC;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}
#flickr #flickr_badge_image2{
	margin: 0 22px;
}

#flickr .flickr_badge_image{
	display: inline-block;
}


/* @end */
/* @group Footer */
#footer{
	font-size: 10px;
}


/* @end */

