/*  
Theme Name: Okode Web
Theme URI: http://www.okode.com
Description: Okode Web
Version: 0.0.1
Author: Alicia Querol
*/
/*

	okode1.0 by Alicia Querol design

*/


body
{
	font-size: 10px;
	font-size:small;
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	background:url(images/bgnd.png) repeat;
	color: #000000;
	line-height: 18px;
	font-size:70%;
}

#outer
{
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#inner
{
	position: relative;
	padding: 9px 0px 0px 0px;
	z-index: 2;
}

/*^ REVISADO ^*/

/*v EN PROCESO v*/

#header
{
	position: absolute;
	width: 200px;
	height: 62px;
	padding-top: 3px;
	padding-left: 10px;
	border: none;
}

#header a
{
	border: none;
	color:#DFDAC7;
}

#menu
{
	position: relative;
	height: 40px;
	padding: 0 20px 0 0;
	margin: 50px 0 5px 0;
	
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 0px;
	margin:0 0px 0 0;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 11px;
	color: #000000;
	border-bottom:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
	color: #4A4A24;
	text-decoration:underline;
}

#about
{
	position: relative;
	height: 40px;
	padding: 0;
	margin: -5px 0 45px 0;
	text-align:center;
	
}

#about ul
{
	margin:0;
	padding:0;
}

#about ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 0px 0 0;
}

#about ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 10px;
	font-size: 11px;
	color:#6B6B6B;
	border-bottom:none;
}

#about ul li a:hover, #about ul li.current_page_item a
{
	color: #4A4A24;
	text-decoration:underline;
}

#search
{
	color: #DFDAC7;
	font-size: 11px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-37px 0 0 0;
}

#searchsubmit 
{
	border:1px solid #CCCCCC;
	font-size:11px;
	background:url(images/a18.gif) repeat-x top;
	width: 51px; 
	height: 20px;
}

.gndsq1
{
	background:url(images/gndsq1.png) no-repeat;
	height: 8px;
	width: 19px;
}

.gndtop
{
	background: #FFFFFD repeat-x top;
	width: 985px;
}

.gndsq2
{
	background:url(images/gndsq2.png) no-repeat;
	height: 8px;
	width: 19px;
}

.gndsq3
{
	background:url(images/gndsq3.png) no-repeat;
	height: 8px;
	width: 19px;
}

.gndbottom
{
	background: #FAFAF8 repeat-x top;
	width: 985px;
}

.gndsq4
{
	background:url(images/gndsq4.png) no-repeat;
	height: 8px;
	width: 19px;
}

.decSq1
{
	background:url(images/dec_sq1.png) no-repeat;
	height: 12px;
	width: 12px;

}

.decSq2
{
	background:url(images/dec_sq2.png) no-repeat;
	height: 12px;
	width: 12px;

}

.decSq3
{
	background:url(images/dec_sq3.png) no-repeat;
	height: 12px;
	width: 12px;

}

.decSq4
{
	background:url(images/dec_sq4.png) no-repeat;
	height: 12px;
	width: 12px;

}

.decTop
{
	background: #EAEAEA;
	height: 12px;

}

.decLeft
{
	background: #EAEAEA;
	width: 12px;

}

.decBottom
{
	background: #EAEAEA;
	height: 12px;

}

.decRight
{
	background: #EAEAEA;
	width: 12px;

}

.decBkn
{
	background: #EAEAEA;
}

#banner
{
	background: #FFFFFD repeat-x top;
	width: 100%;
	height: 230px;

}

#DirPath
{
	background: #FFFFFD;
	width: 970px;
	padding-left: 20px;
	color:#333232;
}

#DirPath a
{
	border:none;
}

#navigation
{
	background: #FFFFFD;
	width: 100%;
	height: 60px;
	
}

#navigation ul
{
	padding:0;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigation ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 0 0 0;
}

#navigation ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom:none;
}

#navigation ul li a:hover, #menu ul li.current_page_item a
{
	color: #FFFFFF;
	text-decoration: none;
}

#navigation img
{
	border: none;
}

#navigation a
{
	border: none;
}

#bgndcontent{
	height: 100%;	
	width:100%;
	background: #FFFFFD;
	padding-top: 5px;

}



/*^ EN PROCESO ^*/

a
{
	color: #f03300;
	text-decoration: none;
}

a:hover
{
	border-bottom:#f03300 1px solid;
}

p
{
	margin-bottom: 14px;
}

ul, ol 
{
	margin:1em;
	padding:0;
}

li 
{
	margin:0 1em;
	padding:0;
}

blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset 
{
	border:none;
}

img.left
{
	float: left;
	margin: 0 14px 3px 0;
}

img.right
{
	float: right;
	margin: 0 14px 3px 0;
}



#content
{
	position: relative;
	width: 638px;
	padding-left: 15px; 
	padding-right: 15px;
	float: left;
	background: #FFFFFD;
}
#content .post .header 
{
	background: url(images/a22.gif) bottom repeat-x;
	padding: 10px 0px 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
#content h3,#content h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;

}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#666;
}
#content .post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
#content .post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	background: url(images/a33.gif) repeat-x bottom;	
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position: relative;
	width: 321px;
	float: right;
	background: #FFFFFD;
}

#sidebar h2
{
	position: relative;
	font-size: 16px;
	color: #656551;
	background: url(images/border.gif) bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 10px 0;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}
#sidebar li ul li h2
{
	background: url(images/a22.gif) bottom repeat-x;
	padding:0 0 5px 0 ;
	margin-bottom: 10px;
}
img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 28px;
	padding-top: 19px;
}
#sidebar ul 
{
	list-style:none;
	padding-right: 16px;
	margin: 0 0 20px 0;
}

#sidebar ul li 
{
	list-style:none;
	padding: 0;
	margin:0;
}
#sidebar ul ul 
{
	padding: 20px 0 0 15px;
	margin:0;
}
#sidebar ul ul ul li 
{
	list-style-image:url(images/arrow.gif);
	padding: 3px 0;	
	margin:0;
}
#sidebar a:link,#sidebar a:visited 
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active
{
	border-bottom:none;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;	
	margin:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:1px;
	background:#F9F9F7;
	font:11px verdana, arial, serif;
	border: 1px solid #ccc;	
	height:14px;
	width:170px;
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	position: relative;
	clear: both;
	text-align: center;
	border-top:#e8e8de 1px solid;
	background:#fafaf8;
	color: #A8A88D;
	padding:10px;
	margin:0;
}

#prefooter
{
	background:#FFFFFD none repeat scroll 0 0;
	clear:both;
	color:#A8A88D;
	margin:0;
	padding-left:15px;
	position:relative;
	text-align:left;
}

#prefooter a
{
	
	color:#E15F18;
	border: none;
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#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%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.txt-gral {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	padding-right:16px;
	padding-bottom:7px;
}

.date-index {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #555;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	padding-right:16px;
}

.txt-gral-bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}

#PostTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}

#PostTitle a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}

#PostTitle a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	border-bottom:#333333 1px solid;
}


.txt-gral-bold-subr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: underline;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}

.txt-titulo-bold
{
	color:#F03300;
 	text-decoration: none;
 	border: none;
 	font-family:"Arial Rounded MT Bold";
 	font-size: 25px;

}

#IndexPostContent
{	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	border: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	font-variant: normal;
}

#IndexPostContent a
{	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	
	text-decoration: none;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}


#IndexPostContent a:hover
{
	border-bottom:#F03300 1px solid;
}

#IndexPostContent a img
{
	border: none;
}


#NavButtons
{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	margin-bottom: 17px;
	margin-top:-10px;
}

#NavButtons a
{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#NavButtons a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#NavButtons img
{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#ServMenu a
{
 color:#333232;
 text-decoration: none;
 border: none;
 line-height:1.5;
 
 font-family:"Arial Rounded MT Bold";
}

#ServMenu a:hover
{
 color:#F03300;
 text-decoration: none;
 border: none;
 line-height:1.5;
 font-family:"Arial Rounded MT Bold";
}

.fbc_loginstate_top {

z-index:100;
}

#fconnect a:link,#fconnect a:visited,#fconnect a:hover 
{
	border-bottom:none;
}

#commentContent a:link, #commentContent a:visited, #commentContent a:hover
{
	border-bottom:none;
}

.lang_link
{ 
position:absolute;
right:0;
top:0;
z-index:2000;
}
