html{
	background-color:#484848 ;
	background-image:url(../pix/cinexcepcion/webBg.gif);
	}
body{
	background-image:url(../pix/cinexcepcion/webTop.gif);
	}
a:link,		
a:visited			{color:#666;}
a:hover				{color: #86AF36;}

/* HEADERS */
h1 a{background-image:url(../pix/cinexcepcion/logo.gif);}
h2 a:link,
h2 a:visited{color:#55657c;}
h2 a:hover{color:#ec5d13;}
h2.pagetitle strong{color:#999;}
/* PAGE HEADER */
#header{
	background-image:url(../pix/cinexcepcion/hdrDots.gif);
	}
#header ul li{
	background-image:url(../pix/cinexcepcion/square.gif);
	 }	
#header ul li a:link,
#header ul li a:visited{color:#CCC;}
#header ul li a:hover{color:#FFF;}	 
#header ul li.current_page_item a{color:#99CC33;}
/* SEARCH FORM */	  
#searchform #s{
	background-color:#FFF;
	border-color:#CCC;
	}
/* CONTENT */	
#content{
	background-image:url(../pix/cinexcepcion/containerTop.gif);
	background-color:#313131;
	}
/* TOP NAVIGATION */
#randomCont{
	background-color:#4F4F4F;
	background-image:url(../pix/cinexcepcion/topNavBg.gif);
	}
#topNav h2 a:hover		{background-image:url(../pix/cinexcepcion/btnminiMore.gif);}

#randomCont a:link,
#randomCont a:visited	{color:#CCC;}
#randomCont a:hover		{color:#FFF;}
#randomCont h2 strong{color:#FFCC00;}		
#randomCont span{
	background-image:url(../pix/cinexcepcion/topNavR.gif);
	}

#randomCont a.jumpNow{
	background-image:url(../pix/cinexcepcion/jump.gif);
	}

#btnNext a{background-image:url(../pix/cinexcepcion/btnNext.gif);}
#btnPrev a{background-image:url(../pix/cinexcepcion/btnPrev.gif);}


.contL {background-image:url(../pix/cinexcepcion/btnPrev.gif); }
.contR	{background-image:url(../pix/cinexcepcion/btnNext.gif);}



/* BOX GENERIC */
		
.bl {background-image:url(../pix/cinexcepcion/boxBL.gif); background-color:#FFF;}
.br {background-image:url(../pix/cinexcepcion/boxBR.gif);}
.tl {background-image:url(../pix/cinexcepcion/boxTL.gif);}
.tr {background-image:url(../pix/cinexcepcion/boxTR.gif);}

/* MAIN CONTENT AND INDEX POST */

.postF small{
	color: #999;
	}
.aComments:link,
.aComments:visited,
ul.details li.comms a:link,
ul.details li.comms a:visited{color:#666;}
.aComments:hover,
ul.details li.comms a:hover{color:#000;}
a.aComments span,
ul.details li.comms a span{color:#86AF36;}
a.aComments:hover span,
ul.details li.comms a:hover span{color:#ec5d13;}


#mainContent a:link img,
#mainContent a:visited img{
	border-color:#DDD;
	background-color:#FFF;
	}
#mainContent a:hover img{
	border-color:#CCC;
	background-color:#DDD;
	}
#mainContent h2.pageHdr strong{color:#66cc00;}
/* COLUMNS AND BOXES */	
	
.catList li a{background-image:url(../pix/cinexcepcion/bullet.gif); }
.column a:link,
.column a:visited{color:#FFF;}
.column a:hover{color:#99CC00;}

.darkbox				{background-image:url(../pix/cinexcepcion/dboxBR.gif);}
.darkbox .boxbody		{background-image:url(../pix/cinexcepcion/dboxBL.gif); color:#CCC;}
.darkbox h3				{background-image:url(../pix/cinexcepcion/dboxTL.gif); color:#FFF;}
.darkbox .boxhead		{background-image:url(../pix/cinexcepcion/dboxTR.gif);}
.darkbox .boxbody h2	{background-color:#333; color:#FFF; }

/* FEED FORM */
#feedForm{
	border-color:#4C4C4C;
	color:#CCC;
	}
#feedForm #feedTxt{
	background-color:#FFF;
	border-color:#444;
	}
/* SINGLE STYLE */	
#singleWrap h2 {border-color:#CCC;}

/* ENTRY FORMAT */
.entry a:link,
.entry a:visited{color:#f12800;}
.entry a:hover{color:#000;}

.entry ul li{
	background-image:url(../pix/cinexcepcion/singlebullet.gif);
	}

/* SIDEBAR */

#sidebar ul li ul li{
	border-bottom-color:#EEE;
	}
#sidebar ul li a{
	background-image:url(../pix/cinexcepcion/singlebullet.gif);
	}
#sidebar a:link,
#sidebar a:visited{color:#38475C;}
#sidebar a:hover{color:#717478;}


/* COMMENT LIST */

h3#comments,
h3#respond			{color:#99CC00;}
h3#comments strong,
h3#respond strong	{color:#333;}
h3#comments			{background-image:url(../pix/cinexcepcion/icon_comments.gif);}
h3#respond			{background-image:url(../pix/cinexcepcion/icon_addcomment.gif);}
ol#commentList 		{border-color:#DDD; background-color:#EEE;}
ol#commentList li	{background-color:#FFF; border-color:#EEE;}
ol#commentList li.authorComm{background-color:#FAFFEF; border-color:#D1DFB5;}

#commentList .commentInfo{
	border-bottom-color:#CCC;
	}
#commentList .commentInfo li{background:none;}
ol#commentList .commentInfo .gravatar{
	background-color:#FFF;
	border-color:#CCC;
	}

.commentNum{
	border-color:#D8E7CD;
	color:#a0b78f;
	background-color:#F0FAE9;
	}
.commentNum2{
	color:#EEE;
	}
ol#commentList li.authorComm .commentNum2{color:#339900;}
ol#commentList li.authorComm .author {color:#ED2902;}
.commentInfo em{
	color:#CCC;
}

/* COMMENT FORM */

#commentform{
	background-color:#4F4F4F;
	border-color:#333;
	color:#FFF;
	}
#commentform a:link,
#commentform a:visited{color:#FF6600;}
#commentform a:hover{color:#CCC;}
#commentform p{
	border-bottom-color:#666;
	}	
a.login{

	background-image:url(../pix/cinexcepcion/icon_logout.gif);
	}
#commentform input#author,
#commentform input#email,
#commentform input#url{
	border-color:#CCC;
	}	

#commentform input#author	{background-image:url(../pix/icon_author.gif);}	
#commentform input#email	{background-image:url(../pix/icon_email.gif);}
#commentform input#url		{background-image:url(../pix/icon_link.gif);}

#commentform #submit{
	background-color:#f8cb5a;
	border-color:#f5ab38;
	color:#333;
	}		
#commentform #ed_toolbar input	{
	background-color:#222;
	border-color:#333;
	color:#FFF;
	}	
/* CALENDAR */

#wp-calendar a {
	color:#fff;
	} 
#wp-calendar a:link{}
#wp-caldedar a:visited{}
#wp-calendar a:hover {
	color:#FF0000;
	}

#wp-calendar caption {
	color:#FF0000;
	}

#wp-calendar td {
	color:#999;
	}
	
#wp-calendar #today {
	background:#FF0000;
	color:#FFF;
	}
#wp-calendar #today a{}
#wp-calendar #today a:link,
#wp-calendar #today a:visited	{color:#FFF;}
#wp-calendar #today a:hover		{background:#FF0000; color:#000;}


#wp-calendar th {
	color:#CCC;
	background-color:#211E1E;
	}
		
/* NAVIGATION */
.navigation .alignright a	{background-image:url(pix/icon_right.gif);}
.navigation .alignleft a	{background-image:url(pix/icon_left.gif);}

/* FOOTER */
#footer								{color:#FFF;}
#footer #footMnu					{
	background:#353535 url(../pix/cinexcepcion/footNav.gif) 0 0 repeat-x;
	/*border:1px solid #222;
	border-top:none;*/
	border-bottom:1px solid #222;
	width:100%;
	}
#footer ul{}	
#footer ul li 						{border-right-color:#222;}
#footer ul li a{background-image:url(../pix/cinexcepcion/footNav.gif); font-weight:normal;}
#footer ul li a:link,
#footer ul li a:visited				{color:#FFF; background-position:0 -43px;}
#footer ul li a:hover,
#footer ul li.current_page_item a 				{color:#99CC33; background-position:0 -86px;}
.footbox							{background-image:url(../pix/cinexcepcion/fboxBR.gif); border-top:1px solid #515152; background-color:#222; overflow:auto; clear:both;}
.footbox .boxbody					{background-image:url(../pix/cinexcepcion/fboxBL.gif); color:#FFF;}
.textarea-handle {
	background-color:#EEE;
	background-image:url(../pix/cinexcepcion/icon_down.gif);
	}


/* FIXED CINE */
h1 a:hover		{background-position:0 0;}
#header .floatR{
	width:450px;
}
#randomCont,	
#randomCont span,	
#randomCont a.jumpNow,	
#content #topNav .contL,
#content #topNav .contR,	
#content #topNav .contM,
#content #topNav .nav a {
	height:43px !important;
	min-height:43px;
	max-height:43px;
	}		
#randomCont h2{
	padding:15px 0 0 0;}
#randomCont a.jumpNow:hover{background-position:0 -43px;}
#colL p{margin:3px 0;}
#colL form{margin:0; padding:0;}
#colL .btnSend{right:5px; top:23px;}
#colM .boxbody{position:relative;}
.nav a:link,
.nav a:visited{background-position:0 0;}
.nav a:hover{background-position:0 -43px;}

.contL 	{background-position:0 -86px; }
.contR	{background-position:0 -86px;}

.postF a img{
	width:128px;
	height:85px;
	background-image:url(../pix/cinexcepcion/loading.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	position:relative;
	}
	
.imageOver{
    background:url(../pix/cinexcepcion/zoom.gif) no-repeat 50% 50%; 
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;   
	}
.imageOver5{background:url(../pix/cinexcepcion/button.gif) no-repeat 50% 50%; }
#sidebar h2{text-align:center;}
#sidebar a{font-weight:normal;}
#sidebar .floatL .floatL{width:55%; }
#sidebar .floatL .floatR{width:43%;}

#sidebar ul li a{
	padding:3px 0px 3px 20px;
	}
#sidebar ul li a:link,
#sidebar ul li a:visited{background-position:0 0;}
#sidebar ul li a:hover{background-position:0 -60px;}	
#sidebar .related_post li a{background-image:url(../pix/cinexcepcion/icon_camera.gif);}
#sidebar .linkcat a,
#sidebar .linksList li a{background-image:url(../pix/cinexcepcion/icon_link.gif);}
#sidebar .autorList a{background-image:url(../pix/cinexcepcion/icon_authors.gif);}
#sidebar .archivoList li a{background-image:url(../pix/cinexcepcion/icon_calendar.gif);}
#sidebar h2{
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#sidebar .linkcat h2{background-image:url(../pix/cinexcepcion/titLinks.gif);}	
#sidebar h2.titAds{background-image:url(../pix/cinexcepcion/titPub.gif);}
#sidebar h2.titSponsors{background-image:url(../pix/cinexcepcion/titSponsors.gif);}
#sidebar h2.titAutores{background-image:url(../pix/cinexcepcion/titAut.gif);}
#sidebar h2.titRelated{background-image:url(../pix/cinexcepcion/titRandom.gif);}
#sidebar h2.titPoster{background-image:url(../pix/cinexcepcion/titPoster.gif);}
#sidebar h2.titArchives{background-image:url(../pix/cinexcepcion/titArch.gif);}
#sponsorsBar{
	margin:0 0 10px 0;
	background-color:#3e3e3e;
	}
#sponsorsBar ul{
	background-image:url(../pix/cinexcepcion/sponsorsL.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	height:30px;
	overflow:hidden;
	}	
#sponsorsBar ul li{display:inline;}	
#sponsorsBar ul li a{
	float:left; 
	display:block;
	padding:0 10px;
	font-weight:normal;
	border-right:1px solid #313131;
	line-height:30px;
	}
#sponsorsBar a{font-weight:normal;}
#sponsorsBar a:link,
#sponsorsBar a:visited{color:#FFF;}
#sponsorsBar a:hover{color:#9ACB3C; background-color:#454545;}
a.addLink {
	float:right;
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999em;
	background-image:url(../pix/cinexcepcion/icon_addlink.gif);
	background-repeat:no-repeat;
	}	
a.addLink:link,
a.addLink:visited{background-position:0 0;}
a.addLink:hover{background-position:0 -30px;}
.poster{text-align:center;}
.poster img{
	padding:3px;
	border:1px solid #CCC;
	}	

#archives ul{margin:10px 0; padding:0;}	
#archives ul li{
	padding:3px 0px;
	background-image:none;
	}
#archives ul li a{
	background-position:0 0;
	padding:3px 0px 3px 20px;
	background-repeat:no-repeat;
	}	
#archives ul li a:link,
#archives ul li a:visited{background-position:0 0;}
#archives ul li a:hover{background-position:0 -60px;}	
ul#catList li					{ background-image:none; padding:3px 0; border:none;}
ul#catList li a					{ background-image:url(../pix/cinexcepcion/icon_category.gif); }
ul#catList li ul.children li a	{background-image:url(../pix/cinexcepcion/icon_subcats.gif);}
ul#catList li ul.children li 	{background-image:none;}
ul#catList li.current-cat a		{color:#FF6600;}	

ul.archList li a{background-image:url(../pix/cinexcepcion/icon_calendar.gif); }
ul.recentList li a{background-image:url(../pix/cinexcepcion/icon_movie.gif);}
ul.popularList li a{background-image:url(../pix/cinexcepcion/icon_favs.gif);}
ul.recentComList li a{background-image:url(../pix/cinexcepcion/icon_dialog.gif);}
#archives ul.recentComList li{padding:10px 0; display:block;}

.darkbox .boxhead h3{
	padding: 15px 10px;
	font-weight:normal;
	font-size:18px;
	}
	
.alert,
ol#commentList li.alert{
	background:#fffdeb url(../pix/cinexcepcion/icon_note.gif) no-repeat left;
	border:1px solid #ffc864;
	padding:3px 0px 3px 20px;
	}
ol#commentList li.alert{font-size:12px;}	
/* FIXED CINE */	
	