/*
Theme Name: OmNomMonster
Theme URI: http://omnomnomnom.sneakykitty.com
Description: OM NOM NOM NOM!
Version: 1.2
Author: Lindsay Carruth
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: white;
	background: white;
	background-position: 50% 0%;
	background-image: url(http://www.catchsurf.com/images/back_2010.jpg);
	font-family: monospace;
	font-size: 14px;
}

#pie2 {
	font-size: 11px;
	height: 25px;
	text-align: center;
	width: 964px;
	margin: 0 auto;
	background: #131313;
}

#page {
min-height: 650px;
	width: 964px;
	margin: 0 auto;
	background: #131313;
}

#header {
	color: white;
	text-align: left;
	width: 100%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: left;
	padding-top: 0px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {
	background-color: #131313;
	color: white;
	margin-left: 160px;

margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}

#content {
	font-size: 13px;
	background-color: #131313;
	margin-left: 15px;
	margin-right: 0;
	width: 600px;
	padding: 0 5px 0 5px;
	padding-bottom: 30px;
	color: #ffffff;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	padding-left: 40px;
	color: white;
	float: left;
	width: 160px;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar-rt {
	padding-left: 0px;
	font-size: 11px;
	color: white;
	float: right;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
}

/*-------------Headings-------------*/

h1 {
	color: white;
}

h1 a {
	color: #000;
}

h2 {
	color: white;
}

h3 {
	color: white;
}

h4 {
	color: white;
}

h5 {
	color: white;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	text-decoration: none;
	color: lime;
}

.post {
	padding: 10px;
	text-align: justify;
	color: white;
}

.post p {
	color: white;
}

.post h3 {
	color: white;
}

.post a {
	color: lime;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: white;
}

.post ol {
	color: white;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.entry img {
	margin-bottom: 0px;
}

.entrytext img {
	margin-bottom: 15px;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

	margin-left: 25px;

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
margin-bottom: 15px;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
}

#sidebar-lt ul, #sidebar-rt ul {
	color: white;
	font-weight:normal;
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	color: white;
	font-weight:normal;
	padding-left: 7px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	color: white;
	list-style-type: none;
	list-style-image: none;
	font-weight:normal;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {
font-weight:normal;
	color: white;

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {
font-weight:normal;
	color: white;

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {
font-weight:normal;
	color: white;

}

#sidebar-rt a {
font-weight:normal;
	color: white;

}


#sidebar-rt a:hover{
	color: #131313;
	background-color: lime;
text-decoration: none;
}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	color: white;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}




/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: white;
}

ol.commentlist li {
	color: white;
}


ol.commentlist li.alt {
	color: white;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: lime;


}

small.commentmetadata {
	color: #1c9540;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}
.comming {
	display: block;
	width: 100%;
	height: 450px;
}
.titulogo {
	color: white;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 10px;
	font-size: 10px;
}

.titulo{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}


.categoria{
	color: white;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.categoria-open{
	text-decoration: none;
	background-color: lime;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.categoria_light{
	color: white;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

.categoria_light-open{
	background-color: lime;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
}

.subcategoria{
	color: white;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	text-decoration:underline;
}

.subcategoria-open{
	background-color: lime;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
	color:#000;
	text-decoration: none;
}

.sinsub{
	color: white;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

.subcategoria_titu{
	color: white;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	font-weight:bold;
	text-decoration: none;
}

.separata{
	color: white;
	line-height: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight:normal;
	margin-left:15px;
	text-decoration: none;
}

.titu_landing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7abf36;
	text-align: right;
	line-height: normal;
}

.text_landing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	line-height: normal;
	font-weight: normal;
}
.text_landing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
	text-align: right;
	line-height: normal;
	font-weight: normal;
}

a.categoria:hover{
	color: #131313;
	background-color: lime;
text-decoration: none;
}

a.categoria_light:hover{
	color: #131313;
	background-color: lime;
text-decoration: none;
}
a.subcategoria:hover{
	color: #131313;
	background-color: lime;
text-decoration: none;
}
a.top-nav {
	color: white;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.02em;
	text-decoration: none;
	border: 0;
}
a.top-nav:hover {
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 12px;
	letter-spacing: -0.02em;
	color: black; 
	background-color: lime;
	text-decoration: none;
}
a.top-nav-last {
	color: white;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.02em;
	text-decoration: none;
	border: 0;
}
a.top-nav-last:hover {
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 12px;
	letter-spacing: -0.02em;
	color: black; 
	background-color: lime;
	text-decoration: none;
}
.top-nav {
	color: white;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.02em;
	text-decoration: none;
	border: 0;
}
a.top-nav-last:hover

.splash2 {
	left: 40px;
	top: -200px;
	position: relative;
}