/*  
Theme Name: Ixio
Theme URI: http://
Description: Designed by <a href="http://www.luisalarcon.com">Luis Alarcon</a>.
Version: 1.00
Author: Luis Alarcon
Author URI: http://www.luisalarcon.com/
*/

BODY {
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	background-image: url(images/pred2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	background-color: #003d63;
	color: #FFFFFF;
	}

H1 {
	font-size: 22px;
	color: #ffffff;
	margin-top: 115px;
	margin-bottom: 90px;
	margin-left: 20px;
	font-weight: normal;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #6699CC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

H1 A {
	color: #ffffff;
	}

H1 A:hover {
	text-decoration: none;
	}

H2 A {
	color: #FFFFFF;
	font-size: 18px;
	}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.entry A {
	text-decoration: underline;
	}
.entry IMG {
	border: 4px solid #c0c8cb;
	}

#sidebar {
	width: 250px;
	margin-left: 10px;
    }

UL LI {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 12px;
	line-height: 25px;
    }

#sidebar UL {
    padding: 0px;
    margin: 0px;
    }

#sidebar LI {
    padding-left: 10px;
    margin: 0px;
    }

.pagenav, .categories {
    font-size: 14px;
    }

LI.categories A, LI.pagenav A {
    font-size: 12px;
    }




#quicknav {
	background: #12171D;
	padding: 2px;
	text-align: right;
	}

#header {
	margin-bottom: 50px;
	}



#content {
	position: absolute;
	left: 300px;
	top: 243px;
	width: 500px;
    }

#footer {
	text-align: right;
	}


.post {
	margin-bottom: 40px;
	}


.post ul {

	margin-left: 20px;
	padding-left: 10px;

	}
.post li {
	font-size: 12px;
	list-style-type: disc;
	line-height: 20px;
	}





A {
	color: #FFFFFF;
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	color: #d6e2e6;
	}

A IMG {
	border: 0px;
	}


#serverdome {
	font-size: 10px;
	}

#serverdome A {
	color: #FFCC00;
	}



.pagenav H2 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #6699CC;
	}

LI H2 {
	font-size: 18px;
	}





#searchform {
    padding: 10px;
    margin-left: 0px;
    }

#s {
	border: 1px solid #FFFFFF;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px;
	background-color: #6699CC;
    }

#submit {
	border: 1px solid #FFFFFF;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #003D63;
	font-size: 12px;
	padding: 4px;
	background-color: #6699CC;
	}



#searchsubmit {
    color: #98988c;
    background: none;
    border: 0px;
    }


#commentform {
	padding: 0px 50px;	
	}

#email, #author, #url {
	border: 1px solid #FFFFFF;
	font-family: helvetica, "Trebuchet MS", verdana, sans-serif;
	color: #003D63;
	font-size: 12px;
	padding: 4px;
	background-color: #6699CC;
	}

#comment {
	border: 1px solid #2c5768;
	width: 400px;
	color: #003D63;
	background-color: #6699CC;
	}
.commentlist LI {
	padding: 20px;
	}

.alt {
	background-color: #003D63;
	}

OL.commentlist {
    padding-left: 30px;
    }


.postmetadata {
	padding: 20px;
	}
