/*  
Theme Name: ConexionX.Net- Pink
Description: Theme made exclusively for ConexionX.Net!
Theme URI: http://conexionx.net
Copyright: Anna @ www.lunzul-graphics.com
Author: Anna Guevara
Author URI: http://www.lunazul-graphics.com
*/


* {
padding: 0px;
margin: 0px;
}

body {
margin: 0px;
text-align:center;
background: #3e2934 url('images/bg.jpg') repeat-x;
} 

body, div, table {
font:normal 11px Verdana; 
text-align: justify; 
color:#000000;
vertical-align: top;
}

#container {
	margin: 0px auto;
	text-align: justify;
	width: 790px;
}

#content { 
	z-index:1;
	position: relative;
	top: -50px;
	background: url('images/bg-content.jpg');
	float:left;
	width: 490px;
	padding: 0px;
	margin-left:25px;
} 
#sidebar { 
	z-index:0;
	position: relative;
	color: #FFFFFF;
	top: -330px;
	float:left;
	width: 230px; 
	padding: 5px;
	margin-left:5px;
}

.main {
background: url('images/content-header.jpg') top left no-repeat;
width: auto;
padding:10px;
padding-bottom:0px;
}

.footer {
clear: both;
background: url('images/footer.jpg') bottom left no-repeat;
width: 490px;
height: 64px;
}

.news {
background: url('images/news-header.jpg') top left no-repeat;
width: 490px;
margin-top: -10px
}

.title {
font: bold 14px 'Trebuchet MS'; 
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
float: left;
width: 490px;
padding-top: 24px;
padding-bottom:10px;
}

.meta {
color: #cccccc;
font: normal 9px Verdana; 
text-align: left;
padding-top: 12px;
padding-left: 8px;
}

.newsbody {
width: auto;
vertical-align: top;
text-align: justify;
padding:10px;
}


#content h1 {
background: url('images/h1c.jpg') no-repeat;
font: normal 14px 'Trebuchet MS'; 
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
padding-top: 8px;
padding-bottom: 5px;
margin-right: -9px;
margin-left: -9px;
margin-top: 10px;
}

#sidebar h1 {
color: #FFFFFF;
background: #2e1e2b;
font: normal 11px 'Trebuchet MS'; 
text-transform: uppercase;
text-align: center;
padding: 5px;
margin-top: 20px;
margin-bottom: 5px;
}

h2 {
color: #2e1e2b;
font: bold 8px Tahoma;
letter-spacing: 1px;
text-transform: uppercase;
padding: 1px;
padding-right: 10px;
text-align: right;
padding-bottom:10px;
}


h3 {
background: url('images/h1c.jpg') no-repeat;
font: bold 10px 'Trebuchet MS'; 
text-transform: uppercase;
color: #FFFFFF;
border-bottom: 2px solid #cc599a;
text-align: left;
padding: 2px;
margin-top:20px;
margin-bottom:5px;
}

 
a {cursor: default; text-transform: none; font-weight: bold; text-decoration:none; }  
a:link, a:visited {color:#7c2355;}
a:hover{ color:#FFFFFF; text-decoration:none; }
a:active { color:#7c2355;}

a.nav { display: block; text-align: left; font: normal 11px Verdana; padding:5px; margin:1px;}
a.nav:link{ color:#2e1e2b; background: #c3b2b8;}
a.nav:visited{ color:#2e1e2b; background: #c3b2b8; }
a.nav:hover{ background: #de92b8;  color:#FFFFFF; border-left: 5px solid #cc599a; padding-left:15px;}
a.nav:active{color:#2e1e2b; background: #c3b2b8;}



blockquote {
	font: normal 11px Tahoma;
	color: #2e1e2b;
	background: #ba9bac;
	text-align: justify;
	border-top: 3px solid #cc599a;
	padding: 15px;
	margin: 25px;

}


textarea, input, select, button, submit {
	border: 0px;
	color: #2e1e2b;
	background: #ba9bac;
	font: normal 10px Tahoma;
	padding: 5px;
}

img {
       border: 0px;
}

a img{
        background-color: #FFFFFF;
        border:1px solid #c3b2b8;
        margin: 3px;
        padding: 3px;
} 

a:hover img {
        background-color: #FFFFFF;
        border:1px solid #e366a8;
        margin: 3px;
        padding: 3px;
}

a img#link  {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}
a:hover img#link {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}

b { color: #7c2355;}

i { color: #FFFFFF; }

u { color: #3f2935;}

s { color: #000000; font-style: italic;}


UL {PADDING-LEFT: 30px; PADDING-TOP: 15px; PADDING-BOTTOM: 15px; LIST-STYLE: square;}

.clearing {
clear:both;
}
