#footer_links, #footer_links a {
	color: white;
	font-size: 10px;
}

#langs {
	overflow: hidden;
	width: 800px;
	margin: auto;
}

#langs ul {
	border: 1px solid #3a6b95;
	background-color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	height:25px;
	float: right;
	color: #CCCCCC;
	list-style-type: none;
	overflow: hidden;
	width: 210px;
	margin: 0;
	padding:0;
}

#langs li {
	float: right;
	list-style-type: none;
}

	#spanish {
        padding: 0px 10px 0px 25px;
		margin: 5px 10px 5px 5px;
        background: url("/flags/spain.png") no-repeat 0 50%;
	}

	#english {
        padding: 0px 10px 0px 25px;
		margin: 5px 10px 5px 0px;
        background: url("/flags/uk.png") no-repeat 0 50%;
		border-right: 1px solid #3a6b95;
	}



/* NUEVAS CLASES POLOSUR */

#v_word {
	font-weight:bold;
	display: block;
	border: 1px solid #999999;
	width: 125px;
	height: 25px;
	text-align: center;
	float:left;
	margin-bottom: 0px;
}

#banner{
	margin:20px auto;
	text-align:center;
	}
	 
#azul{
	color:#6A97A6;
	}
	
#azul:hover {
	color:#cc6600;
	}
	
a#links {
    color:#66b5ff;
    text-decoration: none; 
	}
	
a#links:hover {
    color: #cc6600;
    text-decoration: none;  
	}
	
	
/* HEADINGS */

	
		
h1{
    margin-bottom:.2em;
    padding-bottom:.2em;
	font-size:0.6em;
    font-weight:700;
    }

h2{
    margin-bottom:1.6em;
    padding-bottom:.4em;
    line-height:1.2em;
	font-size:0.6em;
	letter-spacing: 0.3em;
    font-weight:700;
    border-bottom:1px solid #66b5ff;
    color:#66b5ff;
    }

/*LAYOUT PAG PRINCIPAL*/


body {
	background:#5595ad;
	background-image:url("images/bg.jpg"); 
	background-repeat:repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	}
    #page_wrapper{
	 
		padding: 20px 0 15px 0;
		background-color:white;
		border:#3a6b95 1px solid;
        width:800px;
        margin:5px auto 10px auto;
        font-size: 0.9em;
        line-height:1.6em;
        text-align:left;
        }


/* CABECERA  HEADER.PHP*/

    #header{
		/*background-color:white;
		border:#3a6b95 1px solid;
        margin-top:1em;*/
		width:760px;
		margin:0px 20px 0px 20px;
		 }
		 
				
        #header_logo{
		/*margin: 0px 0px 10px 27px;*/
           float:left; 
           width:760px; 
            }

        	#header_logo h3{
                margin-top:-.5em;
                margin-bottom:.2em;
                line-height:1em;
                font-size:.95em;
                font-weight:700;
                color:#757575;
                }

        #header_ads{
            float:right;
            width: 470px; 
            text-align:right;
            }

/* PÁGINA PRINCIPAL INDEX.PHP */

   #comic{
		width:760px;
		margin:0 auto;
        margin-top:0;
        }

    .nav_wrapper{
		/*border:#3a6b95 1px solid;
		border-top-color:transparent;*/
		width:760px;
		margin:0 auto;
        margin-top:10px;/*.5em;*/
        }

        .nav_menu{
            /*border-top-color:e6f8ff;*/
			overflow:hidden;
			margin:auto;
            width:760px;
			height: 38px;
            padding:5px;
            background-color:#FFF;
            }

            /* COMIC NAVIAGATION LIST */
            .nav_menu ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                }

            .nav_menu li{
                display:block;
				float:left;
				text-align: center;
				margin-right: 5px;
				margin-left: 10px;
                font-size:.86em;
                color:#cc6600;
                }

        .nav_comic{
            /*border-top-color:e6f8ff;*/
			float:left;
            width:450px;
			height: 38px;
            padding:5px;
            margin-right:3px;
            border:1px solid #e6f8ff;
            background-color:#FFF;
            }

            /* COMIC NAVIAGATION LIST */
            .nav_comic ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                }

            .nav_comic li{
                display:block;
				float:left;
				text-align: center;
				margin-right: 5px;
                font-size:.86em;
                color:#cc6600;
                }


        .nav_rss{
            float:right;
            width:265px;
			height: 30px;
            padding:5px;
			padding-left: 15px;
			padding-top: 12px;
            margin-left:6px;
            border:1px solid #ddf8ff;
            background-color:#FFF;
            }

             /* RSS NAVIGATION LIST */
             .nav_rss ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                font-size:.75em;
                }

            .nav_rss_li {
                display:block;
				float:left;
				width:85px;
                list-style-type: none;
                }

            .nav_rss_li a {
                padding: 0 0 1px 18px;
                background: url("images/feed.jpg") no-repeat 0 50%;
                list-style-type: none;
                }

    #content_wrapper{
		/*border:#3a6b95 1px solid;*/
		width:760px;
		margin:0 auto;
        margin-top: 6px; /*.5em;*/
        }

        #column_left{
            float:left;
            width:170px;
            padding:6px;
            margin-right:6px;
            margin-bottom:15px;
            border:1px solid #e6f8ff;
            background-color:#e6f8ff;
			height: 2600px;
            }

            /* NEWS ITEMS */
            .side_news h3, #side_comments h3{
                font-size:1.1em;
				color: #006699;
                margin-bottom:-.2em;
                }

            .side_news h4{
                font-size:.6em;
                color:#5588aa;
                line-height:2em;
				font-weight:normal;
            }

            .side_news h5{
                font-size:.9em;
                color:#666666;
                line-height:0em;
            }

            .side_news ul,#side_comments ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                font-size:.7em;
                }

            .side_news li,#side_comments li{
                list-style-type: none;
                padding-bottom:.3em;
                margin-bottom:.3em;
                border-bottom:1px dotted #e6f8ff;
                line-height:1.4em;
                color:#666666;
                }


            #side_comments h3{
                font-size:1em;
                margin-top:-0.7em;
			    color:#5588aa;
                }

            #l_side_ads, #r_side_ads{
              margin-top:1em;
            }

        #column_center{
            float:left;
            width:368px;
            padding:6px;
            padding-top:0;
            }

            /* COMMENTS */
            #comments{
                padding:6px;
                border:1px solid #e6f8ff;
                }

            #comments h3{
                font-size:1em;
                color:#6A97A6;
                margin-top:-1em;
                font-style:normal;
                }

            #comments ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                font-size:0.75em;
                font-style:normal;
                }

            #comments li{
                list-style-type: none;
                padding:.5em;
                margin:.5em;
                line-height:1.5em;
                color:#666666;
                background-color:white;
				font-size:0.9em;
                }

            .noComments{
                padding:.5em;
                margin-bottom:.5em;
                font-size:1em;
                color:#5588aa;
                font-style:normal;
                }

            /* COMMENT FORM */
			#comments_form {
				margin-top: 1.2em;
			}
			
            #comments_form td{
                padding:.2em;
                margin-bottom:1em;
                color:#47494E;
                font-size:.7em;
                }

            #comments_form input,#comments_form textarea,#comments_form select {
                border:1px solid #999999;
				width: 260px;
                }

            #comments_form input,#comments_form textarea {
                font-size:1em;
				padding: 2px;
				width: 260px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
			}
			#comments_form select {
				display:block;
				float:right;
				margin-top: 3px;
				width: 125px;
				text-align: center;
				font-weight: bold;
				padding: 4px;
				margin-top: -1px;
			}

            /* SUBPAGE CENTER */
                #subpage_center h2{
                    padding-top:0;
                    margin-top:12px;
                    font-size:.8em;
                    }

                #subpage_center form{
                    margin-bottom:0.9em;
                    }
				#subpage_center select{
                    width:350px;
                    }
				

                #subpage_center ul{
                    margin: 0;
                    padding: 0;
                    list-style-type: none;
                    font-size:.8em;
                    }

                #subpage_center li{
                    list-style-type: none;
                    padding-bottom:.5em;
                    margin-bottom:.5em;
                    border-bottom:1px dotted #e6f8ff;
                    line-height:1.2em;
                    color:#66b5ff;
                }
				#subpage_center p{
					line-height: 1.7em;
					font-size: 1em;
                    color:#666666;
				}
				 
        #column_right{
            float:left;
            width:170px;
            padding:6px;
            margin-left:6px;
            border:1px solid #e6f8ff;
            background-color:#e6f8ff;
			height: 2600px;
            }

            /* ARCHIVES */
            #side_archives ul{
                margin: 0;
                padding: 0;
                list-style-type: none;
                font-size:.7em;
				color:#666666;
				margin-bottom: 10px;
                }

            #side_archives li{
                list-style-type: none;
                padding-bottom:.5em;
                margin-bottom:.5em;
                border-bottom:1px dotted #e6f8ff;
                line-height:1.5em;
                }
			
			#side_links li {
                line-height:1.2em;
			}
			#side_archives select{
				border: 1px solid #CCCCCC;
				width: 150px;
				margin-bottom: 10px;
				margin-left: 5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size: 0.7em;
			}

/* FOOTER */
    #footer{
        margin:.2em 0em;
        border-top:1px solid #e6e6e6;
        text-align:center;
        }

        #footer h4{
            font-size:.64em;
            font-weight:normal;
            color:#A7A7A7;
            }

/* NAVIGATION */
a:link,a:visited {
    color:#5588aa;
    font-size:1em;
    text-decoration:none;
	}

a:hover,a:active {
    color:#cc6600;
    font-size:1em;
    text-decoration:none;
	}

/* MISC */
.clear {
    clear:both;
    height:1px;
    margin:0;
    border:none;
    padding:0;
    background:transparent;
    font-size:1px;
    }