/*
THEME NAME: Kohai
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Un theme para Genbu-Kai Chile
VERSION: 1.0
AUTHOR: <a href="http://www.saucast.net">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>, Adaptado para Genbu-Kai por <a href="http://www.saucast.net">Sauce</a>
AUTHOR URI: http://www.saucast.net
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/3c-r.css');

body {
	font-family: "Trebuchet ms";
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(img/headerFondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
img.alignleft {
	float: left;
	padding-right: 10px;
}
img.alignright {
	float: right;
	padding-left: 10px;
}

a {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Just some example content */
div#header{
	width: 955px;
	text-align:center;
	height: 211px;
	margin: 0px;
	padding: 0px;

	}
div#header #blog-title {
	font-family: "Century Gothic";
	text-transform: uppercase;
	display: none;
	width: 500px;
	text-align: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
div#header #blog-description {
	color: #FFFFFF;
	font-weight: bold;
	display: none;
	width: 500px;
	text-align: right;
	font-size: large;
}

div.skip-link {
	position:absolute;
	top:1em;
	right:1em;
}
	
div#access{
	display: block;
	width: 737px;
	height: 50px;
	}
	
div#menu{
	line-height: 40px;
	padding-left: 10px;
	height: 40px;
	display: inline;
	width: 500px;
	padding-top: 10px;
	float: left;
	background-color: #10212B;
	}
div#menu ul {
	clear: both;

}

	
div#menu ul a{

	}
	
div#menu ul,div#menu ul ul,div#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	}
	
div#menu ul li{
	float:left;
	text-align: left;
	}
	
div#menu ul li a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	padding-right: 20px;
	}
	
div#menu ul li a:hover{
	display: block;
	text-decoration: underline;
	font-weight: bold;
	}
	
div#menu ul ul{
	display:none;
	}
	
div#menu ul ul li{
	float:none;
	}
	
div#menu ul ul li a{
	margin:0;
	padding:0;
	}
	
div#menu ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 9px;
	background-color: #10212B;
	}
	
div#menu ul li:hover ul li a{
	display:block;
	width:125px;
	background-image: none;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4C794E;
	}

div#menu ul li:hover ul li a:hover{
	background-image: none;
	color: #FFCC00;
	text-decoration: none;
	}
div#dojoTitulo {
	display: inline;
	width: 197px;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	background-image: url(img/toriUp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#dojoTitulo h3 {
font-size: 15px;
	margin: 0px;
	color: #000000;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-transform: uppercase;
}


	
div#todo {
	width: 955px;
	margin: 0px;
	padding: 0px;
	}
#container {
	background-image: url(img/fondoContent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


div#container #content {
	margin: 0px;
	padding-left: 10px;
	width: 500px;
	padding-right: 10px;
	min-height: 400px;

}
/* for Internet Explorer */
/*\*/
* html div#content {
height: 400px;
}
/**/
div#primary {
	width: 217px;
	font-size: small;
	background-color: #D2D9E1;
	background-image: url(img/sidebarFin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 200px;
}
#content .noticia {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: large;
	color: #708E8F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #708E8F;
}

div#primary a {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

div#primary a:hover {
	text-decoration: underline;
}
div#secondary {
	width: 218px;

}
div#secondary a {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
div#secondary a:hover {
	text-decoration: underline;
}
div#primary  h3 {
	color: #000000;
}

.page-title{
	clear:both;
	color: #336633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #A3D1A3;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50px;
	}

	

.entry-title{
	clear:both;
	margin: 0px;
	color: #336633;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 18px;
	}
.entry-title a {
	color: #4C794E;
}
.entry-title a:hover {
	color: #006666;
}

.entry-meta {
	font-size: x-small;
	font-weight: bold;
}
.entry-content {
	font-size: small;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.entry-content blockquote {
	font-size: small;
	color: #336666;
	margin: 0px;
	padding-left: 54px;
	padding-top: 18px;
	padding-right: 45px;
	padding-bottom: 18px;
	background-image: url(img/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
	font-weight: bold;
}
.entry-content dl {
	padding-left: 36px;
}
.entry-content dl dt {
	font-weight: bold;
	color: #336666;
}
.entry-content dl dd {
	padding-bottom: 9px;
}
.entry-content dl ul {
	margin: 0px;
	padding: 0px;
}
.entry-content dl li {
	list-style-type: none;
}
#inermenu {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inermenu li {
	margin: 0px;
	padding: 0px;
	height: 50px;
}


#inermenu a {
	display: block;
	font-size: medium;
	color: #336633;
	text-transform: uppercase;
	padding-right: 18px;
	padding-left: 18px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #A3D1A3;
	height: 35px;
	padding-top: 15px;
}
#inermenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336633;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #003300;
}



div#container {


	}
	
div#nav-above,div#nav-below{
	width:100%;
	}
	
div#nav-above a {
	font-weight: normal;
	font-size: small;
	color: #3C5D70;
	
	}

div#nav-below a{
	color: #36576A;

	}
	
div#nav-above{
	margin-bottom:1em;
	margin-top: 1em;
	}
	
div#nav-below{
	margin-top:1em;
        clear: both;
	}
	
div.nav-previous{
	float: left;
	width: 245px;
	height: 25px;
	}
	
div.nav-next{
	float: right;
	text-align: right;
	width: 245px;
	}
	

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
	margin:0;
	padding:0;
	}
	
div.sidebar h3{
	font-size:1.2em;
	color: #006699;
	}
	
div.sidebar input#s{
	width:7em;
	}
div#secondary    li{
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	}

div#primary li ul li{
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-left: 0px;
	padding-right: 0px;
	}
	
div#primary li{
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 18px;
	padding-left: 18px;
	}
#primary li ul li ul.children li {
	list-style-type: disc;
	list-style-position: outside;
}

	
div.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
	}
	
div.sidebar ul ul{
	margin:0 0 0 1em;
	}
	
div.sidebar ul ul li{
	margin:0;
	list-style-type: none;
	line-height: normal;
	padding: 0px;
	}
	
div.sidebar ul ul ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.4em;
	}
	
div.sidebar ul ul ul li{
	list-style-type: none;
	}
div#dojos {
	padding-top: 18px;
	background-image: url(img/tori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 171px;

}
/* for Internet Explorer */
/*\*/
* html div#dojos {
height: 171px;
}
/**/
#dojos h3 {
	padding-left: 18px;
}
#dojos ul {
	padding-left: 27px;
	padding-bottom: 1.1em;
}

div#dojos   ul li {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#dojos  ul  li a {
	font-weight: bold;
	font-size: small;
	line-height: 1.9em;
	color: #006600;
}


#sindica {
	width: 425px;
	display: block;
	clear: both;
	padding-left: 520px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	background-image: url(img/budokas.jpg);
	margin: 0px;
}
#fs {
	font-size: small;
	color: #FFFFFF;
	background-image: url(img/suscribe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fs h3 {
	font-size: x-large;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#suscripcion  {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#suscripcion  li  {
	margin: 0px;
	width: 180px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#suscripcion  li  ul  {
	margin: 00px;
	padding: 0px;
	list-style-type: none;
}
#suscripcion  li  ul  li  {
	display: block;
}
#suscripcion .logo {
	text-align: center;
}




#gg {
	font-size: small;
	color: #000000;
	background-image: url(img/gg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 27px;
	padding-left: 10px;
}
#gg h3 {
	font-size: x-large;
	margin: 0px;
	padding: 0px;
}


#google  {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#google li  {
	margin: 0px;
	width: 180px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#google  li  ul  {
	margin: 00px;
	padding: 0px;
	list-style-type: none;
}
#google  li  ul  li  {
	display: block;
	padding-bottom: 5px;
}
#google li ul li.small, #suscripcion li ul li.small {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}


div#footer{
	text-align:center;
	clear: both;
	height: 200px;
	background-color: #000000;
	width: 955px;
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 36px;
	}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 900px;
}
#footer li {
	list-style-type: none;
	display: inline;
	font-size: large;
	font-weight: normal;
}
#footer li a {
	padding-right: 15px;
	padding-left: 15px;

}
#footer #legal {
	font-size: x-small;
	width: 450px;
	text-align: left;
	margin-right: auto;
	margin-left: 30%;
	padding-left: 150px;
	background-image: url(img/insignias.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #CC9900;
}
.skip-link {
	display: none;
}
#basura {
	display: block;
	width: 955px;
	clear: both;
	background-image: url(img/finTodo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
.creditos {
	font-size: x-small;
	color:#666666;
	padding-top: 36px;
}
.creditos a {
	color: #999999;
	text-decoration:none;
}
.creditos a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
