/*
Theme Name: Fresh Light
Theme URI: http://www.freewpthemes.net/preview/freshlight
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/
.stupid3 {
    border: 1px solid #ffffff;
    background: #009DAE;
	color: #ffffff;
	cursor: pointer;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	
	background: #000000 url(images/keilabanner-back.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.table-port {margin-top: 50px;}

.submitborder {background: #666666; color: #ffffff; border: 1px solid #ffffff;}

.inside2 {
	width:700px;
	margin:0 auto;
	border: 4px solid #ffffff;
	text-align: center;
}
.inside3 {
	width:700px;
	margin:0 auto;
	
	
}


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 1000px;
	height: 374px;
	margin: 0 auto;
	background: url(images/keilabanner.jpg) no-repeat;
	
}

#menu-links {padding-top: 325px;}
.links ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.links ul li { display: inline; }

.links ul li a
{
text-decoration: none;
margin: 0px 20px 0px 20px;
color: #ffffff;
font-weight: bold;
font-size: 14px;
text-transform:uppercase;
}

.links ul li a:hover
{
color: #000000;
border-bottom: 2px #Ffffff solid;

}

#logo {
	float: left;
	height: 30px;
	margin-top: 330px;
	
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD9B33;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#spacer {text-align: center; background: transparent; height: 50px;}
#spacer2 {text-align: center; background: transparent; height: 10px;}

#menu {
	float: left;
	margin-top: 323px;
	
}

.menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	
	width: 800px;
}

.menu2 li {
	display: inline;
}

.menu2 a {
	display: block;
	float: left;
	margin-right: 22px;
	padding: 1px 15px 1px 10px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold
}

.menu2 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 2px #Ffffff solid;
}

.menu2 .active a {
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	
}

#page-blog {
	width: 1000px;
	margin: 0 auto;
	
	
}


#intropage {
	
	background: #000000;
}

#blogpage {
	
	
}


/* Content */

#content2 {

	/*float: left;*/
	width: 800px;
	margin: 0 auto;
	text-align: center;
	height: 550px;

}

#content3 {

	/*float: left;*/
	width: 800px;
	margin: 0 auto;
	min-height: 450px;
	
}

#content4 {

	/*float: left;*/
	width: 800px;
	margin: 0 auto;
	
	text-align: center;
min-height: 500px;
}

#content5 {

	/*float: left;*/
	width: 640px;
	margin: 0 auto;
	min-height: 550px;
}

#content {

	float: left;
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;

}



/* Post */

.post { margin-bottom: 20px;
}

.post .title {
	
	
	
}

.post .title a {
	text-decoration: none;
	color: #009DAE;
}

.post .title a:hover {
	
	color: #cccccc;
}

.post .entry4 {
border: 1px solid #ffffff;
width: 450px;
height: 450px;
text-align: center;
margin: 0 auto;
}

.entry-left {float: left;}
.entry-right {float: right;}


.post .meta {
	
	font-size: 10px;
	font-style: italic;
	padding-bottom: 15px;
	color: #cccccc;
}

.post .meta p {
	
	line-height: normal;
	
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	
}

.post .meta .comments {
	padding-left: 22px;
	
}

.post .meta b {
	display: none;
}

/* Sidebar */

#etiqueta {display: none;}
#sidebar {
	float: right;
	width: 240px;
	padding-top: 20px;
	
}

#sidebar a{color: #cccccc; font-size: 12px;}
#sidebar a:hover {color: #ffffff;}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	
}

#sidebar h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	font-weight: normal;
	color: #009DAE;
}



/* Search */

#search {
}

#search h2 {
	margin-bottom: 10px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
border-top: 1px solid #ffffff;
	height: 245px;
	padding: 0;
	background: #ffffff url(images/keilafooter.png) top center no-repeat;
	font-size: 10px;
	
}

#footer-top {
border-bottom: 2px solid #000000;
	background: url(images/keysback.jpg) repeat-x;
	height: 68px;

}


html>body #footer {
	
}

#legal {
	clear: both;
	padding-right: 10px;
	text-align: right;
	color: #000000;
}

#legal a {
	color: #009DAE;
}

