/*  
Theme Name: yellow fluid
Theme URI: http://skinpress.com
Description: Download more free Widget Supported xhtml compliant wordpress theme at <a href="http://www.skinpress.com/>Skinpress.com</a>
Version: 1.0
Author: skinpress.com
Author URI: http://www.skinpress.com/

This theme is free to use under Creative Commons (Attribution-ShareAlike 2.5),
therefore all the attribution links in the footer must remain intact.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4c4b48;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff;
	color:#4c4b48;
}

#body_page{
}

#page{
	width:100%;
}

/* HEADER */

#header{
	width:100%;
	height:129px;
	background:#131313 url(images/header_bg.gif) no-repeat left top;
}

#header h1{
	color:#FFFFFF;
	font-size:30px;
	padding-top:40px;
	padding-left:40px;
	font-style:italic;
}

#header h1 a{
	color:#FFFFFF;
	text-transform:capitalize;
}

.description{
	font-size:14px;
	font-weight:normal;
	position:relative;
	top:-3px;
	text-transform:capitalize;
}

/* MENU */

#menu{
	width:100%;
	height:38px;
	background:#ffd700; /*url(images/menu_bg.gif) no-repeat right top;*/
	background-position: 746px 0px;
}

#menu_items{
	padding-top:10px;
	padding-left:25px;
	float:left;
	color:#000000;
	font-size:14px;
}

#menu_items a{
	color:#000000;
	text-transform:capitalize;
	padding-right:5px;
	padding-left:5px;
}

#menu_rss{
	padding-right:10px;
	position:relative;
	top:7px;
}

#menu_search{
	float:right;
	width:275px;
	padding-top:2px;
}

#searchform_top{
	color:#87857b;
	font-size:12px;
}

#searchform_top_text{
	width:155px;
	border:0px;
	background:none;
	color:#87857b;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:5px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y top left;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) repeat-x top left;
}

#body_left{
	padding-bottom:40px;
	background:url(images/body_top_left_bg.gif) no-repeat top left;
}

#body_right{
	background:url(images/body_right_bg.gif) repeat-y top left;
	width:365px;
}

/* left contact */

#body_left_content{
	margin-top:25px;
	margin-left:17px;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat top left;
	margin-right:30px;
}

.post-top{
	width:100%;
}

.post-date{
	font-size:17px;
	width:53px;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	padding-right:10px;
}

.post-title{
	color:#4b4b4b;
}

.post-date p{
	font-size:14px;
	margin-top:8px;
}

.post-title h2{
	font-size:20px;
	color:#000000;
	margin-left:5px;
	padding-bottom:4px;
	font-weight:normal;
}

.post-title h1{
	font-size:20px;
	color:#000000;
	margin-left:5px;
	padding-bottom:4px;
	font-weight:bold;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	margin-left:5px;
	padding-bottom:4px;
	margin-bottom:2px;
	padding-top:3px;
	padding-left:4px;
	color:#818181;
	font-size:10px;
	background:url(images/dotted_grey.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#f7941d;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
	background:#fff5c2 url(images/tags_bg.gif) repeat-x left top;
	padding:4px 4px 4px 4px;
}

.post-title h3.tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	padding-top:5px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:10px;
	margin-left:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.entry p{
	padding-bottom:10px;
}

.postmetadata{
	margin-bottom:30px;
	margin-left:5px;
	background:#ffeb7f;
	border-top:2px solid #ffd700;
	height:25px;
	margin-left:70px;
}

.postmetadata a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#403b20;
}

a.readmore{
	background:url(images/post_readmore_a.gif) no-repeat left 3px;
	padding-left:8px;
	color:#403b20;
}

.postmetadata .alignleft{
	padding-top:5px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:6px;
	padding-right:10px;
}

.post-page{
	margin-left:25px;
	background:url(images/post-page_bg.gif) no-repeat top left;
}

.post-page h2{
	font-size:21px;
	color:#9e0b0e;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:70px;
}

.post-page .entry{
	margin-left:55px;
	margin-right:10px;
}

strong{
	color:#362f2d;
}

/* right content */

#main_tags{
	padding-left:14px;
	padding-top:25px;
	width:334px;
}

#main_tags h2{
	font-size:20px;
	color:#303030;
	padding-top:1px;
	padding-left:30px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/main_tags_h2.gif) no-repeat left top;
}

#main_tags a{
	color:#303030;
}

#body_right_content{
	background:url(images/body_right_top_bg.gif) no-repeat left top;
	width:100%;
	float:left;
}

#sidebars{
	float:left;
	padding-bottom:40px;
	padding-left:14px;
	padding-top:25px;
	width:334px;
}

#sidebar{
	width:160px;
	float:left;
}

#sidebar_right{
	width:160px;
	float:left;
	padding-left:14px;
}

#sidebars h2{
	font-size:20px;
	color:#303030;
	padding-bottom:3px;
	padding-top:1px;
	padding-left:30px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/sidebars_h2.gif) no-repeat left top;
}

#sidebars ul{
	color:#303030;
}

#sidebars li ul{
	padding-left:5px;
}

#sidebars li ul li ul{
	padding-left:10px;
	padding-top:4px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:20px;
}

#sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #fcddc0;
	padding-top:4px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li li li{
	background:none;
	border-bottom:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#303030;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:13px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat 2px 5px;
	font-weight:bold;
	padding-left:10px;
	color:#f7941d;
}

#sidebars li ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:12px;
}

/* FOOTER */

#footer{
	width:100%;
	height:112px;
	background:#ffd700 url(images/footer_bg.gif) repeat-x top left;
	clear:both;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_top{
	background:url(images/footer_top_bg.gif) no-repeat top right;
}

#footer_copyrights{
	line-height:22px;
	color:#000000;
	background:url(images/footer_left_bg.gif) no-repeat top left;
	text-align:right;
	padding-right:20px;
	padding-top:60px;
}

#footer_copyrights a{
	color:#ff0000;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 30px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) no-repeat left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) no-repeat left top;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	margin-left:70px;
	margin-right:30px;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:22px;
	color:#000000;
	margin-left:87px;
	font-weight:normal;
}

h3#comments{
	font-size:14px;
	color:#9e0b0e;
	margin-left:87px;
}

h3#comments span{
	color:#000000;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:87px;
	color:#666666;
	width:85%;
	}

.commentlist li {
	margin: 15px 0 10px;
	list-style: none;
	display:block;
	background:url(images/commentlist_bg.gif) repeat-x left bottom;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	padding-left:35px;
	padding-top:10px;
	background:url(images/commentmetadata_bg.gif) no-repeat left top;
	height:40px;
	}

.commentmetadata span{
	color:#9e0b0e;
	}

.commentmetadata a{
	color:#9e0b0e;
	}

.commentmetadata_text{
	padding-left:20px;
	padding-right:12px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata_end{
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:10px;
	font-size:12px;
	margin-left:18px;
	margin-right:10px;
}

.commentmetadata_end a{
	color:#9e0b0e;
	}

.commentmetadata_end span{
	color:#9e0b0e;
	}

#respond_box{
	background:url(images/respond_box.gif) no-repeat top left;
	margin-top:20px;
	padding-bottom:60px;
	margin-left:85px;
}

h3#respond{
	font-size:21px;
	color:#000000;
	margin-bottom:30px;
	margin-left:20px;
	padding-top:15px;
	font-weight:normal;
}

#commentform{
	margin-left:55px;
	color:#777570;
	width:80%;
}

#commentform a{
	color:#797666;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #d4cdab;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5aa92;
	width:150px;
	padding:5px;
	background:#ffffff url(images/comm_input_text_bg.gif) repeat-x left top;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

.post-page{
}

.post-page h2{
}

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	margin-left:25px;
	background:url(images/post-page_m_bg.gif) no-repeat top left;
	width:90%;
}

.ar_panel2{
	margin-left:25px;
	background:url(images/post-page_c_bg.gif) no-repeat top left;
	width:90%;
}

.ar_panel3{
	margin-left:25px;
	background:url(images/post-page_bg.gif) no-repeat top left;
	width:90%;
}

.page_archives_div h2{
	font-size:21px;
	color:#9e0b0e;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:70px;
}

.ar_panel3 h2{
	padding-top:5px !important;
	padding-left:0px !important;
}

.ar_panel3 ul h2{
	padding-left:70px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.ar_panel3 ul ul{
	margin-left:50px !important;
}

.ar_panel3 li{
	border-bottom:0px !important;
}

.ar_panel3 li ul li{
	border-bottom:1px solid #e9e7dd !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:65px;
	margin-right:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e7dd;
}

.page_archives_div ul li ul li{
	border-bottom:none;
}



/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/icons/link-icon_external_02.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/icons/link-icon_wikipedia_02.gif) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/icons/link-icon_mail_03.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/icons/link-icon_pdf_04.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(images/icons/link-icon_zip_01.png) no-repeat right;  }
a.liword { padding-right: 12px; background: url(images/icons/link-icon_word_12x12.png) no-repeat right;  }
a.liexcel{ padding-right: 12px; background: url(images/icons/link-icon_excel_12x12.png) no-repeat right;  }


/*Para tooltips*/
.popup {
    cursor: help;
    text-decoration: none
}
span.popup:hover {
    text-decoration:none;
    color: rgb(159,20,26);
}

.japones{
        color:#000000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:14px;
 }

         .tthdr {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:250px;
         }
         
         .ttbdy {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:250px;
         }

.entry a {
	font-weight:bold;
}