body {
	font: 70%/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1a6faf;
	background-color: #073769;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family: "Georgia";
	font-style: italic;
	font-weight: bold;
	font-size: 60px;
	line-height: 80px;
	font-weight: lighter;
	color: White;
	letter-spacing:-3px;

}

#footer {
	padding:50px;
	text-align:left;
	margin:0;
	color:#cccccc;
        letter-spacing:1px;
}

#header {
	background-image: url(http://www.mad-ame.com/_recursos/_img/clouds_blog.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 750px;
	height: 150px;
	margin: 0px;
	}

#header h1 {
	margin: 0 0 0 0;
	padding:50px 0px 0px 0;
}


#wrapper {
	width:750px;
	margin:0 auto;
}

#nav {
	border-bottom:0px solid #eee;
	padding:7px 0;
	margin:20;
	border-top:0px solid #eee;
	height:28px;
}

#nav li {
	float:right;
	list-style:none;
}

#nav li a {
	color:#fff;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em verdana;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#FFF;
	text-decoration:none;
	background-color: #EE155C;
}

#nav li a.active {
	background-color:#eee;
	color:#FFF;
	text-decoration: none;
}

#nav li a.visited {
	background-color:#eee;
	color:#FFF;
	text-decoration: none;
}

.clear {
	clear:both;
}

#content {
	padding:10px 15px 30px 0px;
	margin:0 15px 0px 0px;
	width:420px;
}

#content2 {
	margin:0 15px 0 0 !important;
	margin:0 50px 0 0;
	padding:50px 25px 30px 25px;
	width:420px;
}

#content p, #content2 p {
	line-height:15px;
	margin:15px 0;
	font-size:100%;
	word-spacing:2px;
}

#content a, #content2 a{
	text-decoration: none;
	color:#fff;
}

#content a:hover, #content2 a:hover{
	text-decoration:none; 	
        color:#fff;
	background-color: #EE155C;
}

#content h2, #content2 h2{
	font-family: "Georgia";
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 22px;
	margin:7px 0;
	padding:0px 0;
}

#content h2 a, #content2 h2 a {
	color:#4db1dd;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:220px;
	float:right;
	padding:10px 10px 30px 10px;
	
}

#sidebar h2 {
	background-image: url(http://www.mad-ame.com/_recursos/_img/mini_cloud.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Georgia";
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color:#4db1dd;
	padding:3px 10px 3px 0px;
   margin: 0 0 5px 0;
}

#sidebar ul {
   font-size:1em;
	list-style:none;
	margin:0 0 10px 0;
}

#sidebar li {
	padding:1px;
}

#sidebar input {
	width:100px;
	padding: 5px;
        margin: 5px 2px 2px 0;
	background:#003c72;
	color:#fff;
	border:1px solid #168DEF;
	font:10px arial;
}

#sidebar input:focus {
	background:#003c72;
	padding: 5px;
	border:1px solid #EE155C;
}

#sidebar li a:hover {
	color:#fff;
	background-color: #EE155C;
}

p.news {
	padding:0px;
	margin:20px 0;
	color:#fff;
	
}

#content ul, ol {
	margin:20px 10px 10px 25px;
}

#content2 ul, ol {
	margin:10px 10px 10px 25px;
}
#content li {
	padding:10px;
}

#content2 li {
	padding:10px;
}


#content h3 {
	margin:10px 0;
	font:150% arial
	color:#fff;
}

#content2 h3 {
	margin:10px 0;
	font:150% arial;
	color:#fff;
}

a.more {
	display:block;
	text-align:right;
	color:#168DEF;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

input {

	border: 1px solid #003c72;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/*post stylng*/


.post{margin:0 0 100px 0;}

.post .info{
       padding:7px 7px 7px 5px;
       background-color:#063b70;
       font-size:0.9em;
       color:#206b9f;
}


/* Comments Styling */

#commentlist li {
		margin-bottom: 1.5em;
		padding-bottom: 1em;
		border-bottom: 1px solid #700000;
}

#commentform {
		margin: 1em 0;
		background: #073769;
		width: 280px;
}

#commentform textarea {
		background: #003c72;
		color: #fff;
		border: 1px solid #168DEF;
		width: 280px;
}

#commentform textarea:hover {
		background: #073769;
		border: 1px solid #168DEF;
}
#commentform textarea:focus {
		background: #003c72;
		border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
		font-size: 1.1em;
		color: #fff;
		background: #003c72;
		border: 1px solid #168DEF;
		width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
		font-size: 1.1em;
		color: #fff;
		background: #073769;
		border: 1px solid #168DEF;
		width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
		font-size: 1.1em;
		color: #fff;
		background: #003c72;
		border: 1px solid #168DEF;
		width: 280px;
}
#commentform input{
		margin-bottom: 3px;
}
a{
	text-decoration: none;
	color:#fff;
 }
 
a:visited
 {
	text-decoration: none;
	color:#fff;
}
a:hover {
	background-color:#eee;
	color:#FFF;
	text-decoration:none;
	background-color: #EE155C;
}
 
#sidebar li
{
list-style:none;
}