/*
Theme Name: Business Success
Theme URI: http://www.brainrelax.cl/cornypress/index.htm
Description: Two Column Theme, Widget ready, bases on the default WordPress theme. Edited with Cornypress an Flash based Wordpress Editor and  Design-Tool.
Author: Dimitri Krauss
Author URI: http://www.brainrelax.cl

	    This theme was designed and built with Cornypress by Dimitri Krauss,
	    whose blog you will find at http://www.brainrelax.cl/

	    The CSS, XHTML and design is released under GPL:
	    http://www.opensource.org/licenses/gpl-license.php


*/


body {
	margin-top: 20px;
	font-size: 75%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #194B6E;
	background: #eeeeee url('') no-repeat center ;
        background-attachment: scroll;
	
}


#page {
	width: 770px;
	margin: 0 auto;
	background: #7ba7ff;
}


#header {
	width: 100%;
	height: 200px;
	background: #FFFFFF url('') no-repeat top left;
	}


.bloginfo {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;

	font-size: 400%;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}


.description {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 150%;
	color: #FFFFFF;
	text-align: left;
}


#menu {
	margin-bottom: 10p;
	position: absolute;
	top: 200px;
}

#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul {
margin-left: 10px;
padding: 3px;
}

#menu ul li a {
background-color: transparent;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 8px 20px 10px 20px;
margin: 0px;
text-decoration: none;
border: 2px solid #d5d9db;
}

#menu ul li a:hover {
color: #0d6afd;
background: #f8f1e2;
padding: 8px 20px 10px 20px;
text-decoration: none;
}


#wrapper {
	width: 100%;
        margin: auto auto auto auto;
}


#content {
	float: right;
	width: 530px;
        min-height: 430px;
        margin-top: 20px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background: #ffffff url('images/') no-repeat top right;
}

#content  ul li {
	list-style-type:circle;
	list-style-position:inside;
	color: #194b6e;
	padding:0;
	margin:.2em 0 .2em 0;
}


.date { /* date & author */
	color : #194B6E;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}


#sidebar {
	float: left;
	width: 170px;
        margin-top: 20px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background: #7ba7ff;
}


#sidebar img {
        margin-left: 20px;
}

#sidebar p {
        margin-left: 20px;
        margin-top: 25px;
        color: #f3f6bf;
}



#footer {
        margin-top: 3px;
	width: 100%;
	height: 80px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	clear: both;
	background: #0d6afd url('images/') no-repeat bottom center;
	color:#FFFFFF;
	border: none;
}

#footer a {
	color:#ffffff;  
}



A:link {text-decoration: none; color:#194B6E;}
A:visited {text-decoration: none; color:#194B6E;}
A:active {text-decoration: none; color:#194B6E;}
A:hover {text-decoration: underline; color: #0000FF; background-color:#;}



h1 {
	font-size: 400%;
	font-color: #000000;
}

h2 {
	font-size: 200%;
	font-color: #000000;
}

h3 {
	font-size: 150%;
	font-color: #000000;
}




a img {
	border:none;
	background:none;
	padding:none;
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}







ul li h2 {
	font-size: 150%;
	display:inline;
	color: #000000;
}


ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	color: #194B6E;
	list-style-type: none;
	list-style-position:outside;
	padding-left:0px;
}

ul ul li,
ol ol li {
	color: #194B6E;
	list-style-type: square;
	list-style-position:inside;
	background:transparent url(images/) 2px .4em no-repeat;
	padding-left:5px;
}


small.commentmetadata {
	width: 400px;
}


#searchform input{
	background: #FFFFFF;
	color: #000000;
	padding:1px;
	border:1px outset #95C5E5;
	width: 80px;
	font-family: Verdana, Arial, Sans-Serif;
	
}

#searchform br {

	display:none;
}


hr {
	display: none;
}

.alignright {
align:right;
}

.aligncenter {
align:center;
}

.alignleft {
align:left;
}


#body_content {position: absolute;left: -10000px;};

#acces img {
margin-left:45px;
}

#content img {
padding-right: 10px;
}