/*  
Theme Name: Blessed
Theme URI: http://www.templatepanic.com/article/blessed-wordpress-theme
Description: Blessed is a 2 column Wordpress Theme.
Author: Effi
Author URI: http://www.effiharyanti.com/

Term of Use:
- for private or business site
- this theme is released for free under the GNU General Public License 2.5 (GPL) requiring that the credits will stay intact.
- don’t resell or give them out for free
*/


/* -------------------- GENERAL -------------------- */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, p { margin: 0; padding: 0; }

body { font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif; font-size: 10px; text-align: justify; line-height: 20px; background: #112a51 url(images/bg.jpg) repeat-y top center; color: #111; padding-right : 10; padding-left : 10; margin: 0px 50px 50px 50px;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a { text-decoration: none; color: #00396f; }
a:hover { text-decoration: underline; color: #ff4300; }

blockquote p { padding: 0 15px; }
code { }

hr { display: none; }

.entry img { border: 1px solid #ffffff; padding: 4px; margin: 5px; }
.entry img:hover { border: 1px solid #ffffff; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 5px 0 2px 7px; padding: 4px; display: inline; }
img.alignleft { margin: 5px 7px 2px 0; padding: 4px; display: inline; }
img.wp-smiley { border: 0; margin: 0; padding: 0; background-color: transparent; }

a img {	border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

input, textarea { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }

input#author, input#email, input#url { margin: 0 5px 0 0; }

pre { width: 90%; }

small { font-size: 12px; }


/* -------------------- LAYOUT -------------------- */


#container { margin: 0 auto; width: 789px; padding: 0; }

#page { float: left; width: 789px; margin: 0; background: #fff; }

#header { float: left; width: 789px; background: #000 url(images/title.jpg) repeat-x top center; }

.mainwrap { float: left; width: 789px; margin: 0; display: inline; }

.content { float: left; width: 569px; }

#contactform { padding: 20px 0; border: none; }


/* -------------------- HEADER / SITE TITLE -------------------- */


#header .site_title { float: left; width: 65%; }

#header .site_title h1 { padding: 20px 20px 10px 20px; position: relative; color: #ccc; font-size: 35px; }

#header .site_title a, #header .site_title a:visited { color: #ccc; text-decoration: none; }
#header .site_title a:hover { color: #f1f1f1; }

#header .description { padding: 20px 0 20px 20px; font-size: 90%; color: #888; float: left; width: 30%; text-align: right; }


/* -------------------- HEADER / TOP MENU LAYOUT -------------------- */


#header .topmenu { float: left; width: 789px; margin: 0; padding: 0; background: #000; color: #f1f1f1; display: inline; clear: both; }

#header .topmenu #topmenuleft { float: left; width: 769px; padding: 0; }

/* #header .topmenu #topmenuleft { float: left; width: 580px; padding: 0; } */
/* #header .topmenu #topmenuright { float: left; width: 189px; padding: 0; padding-top: 1px;} */
/* #header .topmenu #topmenuright { float: left; width: 189px; padding-left: 0; padding-top: 10px; list-style: none; display: inline; } */


/* -------------------- HEADER / NAV -------------------- */


#nav { background: #000; font-size:13px; padding: 0; margin: 0; font-family: Verdana, Helvetica, Georgia, Sans-Serif;}
#nav, #nav ul {	list-style: none; line-height: 2; }
#nav li { float: left; list-style: none; border: 1px solid #000; }
#nav a, #nav a:visited { display: block; color: #f1f1f1; padding: 5px 20px; border: 1px solid #000; }
#nav a:hover, #nav a:active, .current_page_item	a, #home .on { display: block; border: 1px solid #555; text-decoration: none; }	
	
	
/* -------------------- HEADER / NAV - DROP DOWN -------------------- */


#nav li ul { position: absolute; left: -999em; height: auto; width: 170px; }
#nav li li { width: 170px; background: #000; }
#nav li li a, #nav li li a:visited { font-weight: normal; color:#f1f1f1; border: 1px solid #000; }
#nav li li a:hover, #nav li li a:active { border: 1px solid #555; }	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; margin-left: 0; padding-left: 0; }

.clearfloat { display: inline-block; }
.clearfloat { display: block;	}


/* -------------------- HEADER / SEARCH -------------------- */


#search form#searchform { float: left; margin: 0; }
#search form#searchform input { font-size: 11px; color: #222; margin-right: 20px; background: #999; }
#search form#searchform input:hover { background: #fff; }

#search form#searchform .keyword { float: left; background: #fff; }
#search form#searchform .keyword input#s { float: left; margin: 0; border: 0; display: inline; }


/* -------------------- POSTS -------------------- */


.post { padding: 0; }
.post p { padding: 0; margin: 20px 0 20px 0; }

.post h2 { padding: 10px; font-size: 12px; color: #ffffff; background: #111033; font-weight: bold; font-style: italic; }
.post h2 a { color: #ffffff; }
.post h2 a:hover { color: #f1f1f1; text-decoration: none; }

.entry p { padding: 0px 30px 10px 30px; }
.entry a {text-decoration: underline; }

.more { background: url(images/more.gif) no-repeat top right; font-size: 85%; padding-right: 16px; margin: 0 0 10px 0; text-transform: uppercase; text-align: right; letter-spacing: -1px; font-weight: bold; }
.more a { text-decoration: none; color: #367816; }
.more a:hover { color: #ff4300; }

.postinfo p { font-size: 9px; line-height: 100%; float: left; width: 549px; margin: 0 0 20px 0; padding: 10px; clear: both; background: #ef731d; color: #333; }
.postinfo a { color: #555; }
.postinfo a:hover { color: #333; }

.navigation { float: left; width: 549px; display: inline; margin: 0; padding: 5px 10px; background: #eee; }


/* -------------------- SIDEBAR -------------------- */


.sidebar { float: left; width: 220px; padding: 0; display: inline; }

.sidebar ul { margin: 0; padding: 0; list-style: none; }
.sidebar ul li { margin: 0 0 20px 0; padding: 0; list-style: none; }
.sidebar ul ul li { margin: 0; padding: 0 10px 0 30px; background: url(images/bullet.gif) no-repeat 10px 0; line-height: 20px; border-bottom: 1px dotted #4a8347; }
.sidebar ul ul ul li { margin: 0; padding: 0 0 0 10px; }

.sidebar ul li h2 { padding: 10px; font-size: 16px; color: #f1f1f1; background: #4a8347; }


/* -------------------- COMMENTS -------------------- */


.comments { padding: 10px; }

.comments h2 { font-size: 20px; color: #111; }
.comments h3 { font-size: 20px; color: #111; }

.comments ol { margin: 0; padding: 20px 0 0 20px; }
.comments ol li { margin: 0; padding: 0 0 5px 0; }

.commentmetadata { font-size: 12px; padding: 0; margin: 0; }

.comments p.nocomments { padding: 0; }


/* -------------------- CALENDAR -------------------- */


table#wp-calendar { width: 100%; text-transform: none; }

table#wp-calendar caption { padding: 10px 15px; }

table#wp-calendar th { padding: 0px; text-align: center; background: #eee; }
table#wp-calendar td { padding: 0px; text-align: center; }

table#wp-calendar a { text-decoration: none; color: #f36702; }
table#wp-calendar a:hover { text-decoration: underline; color: #f36702; }


/*-------------------- BOTTOM --------------------*/


#bottom { clear: both; float: left; width: 769px; height: 100%; margin: 0; padding: 10px; border-top: 1px solid #ccc;}
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; background: #FFFFFF;}

#bottom p { margin: 0; padding: 0; line-height: 20px; }
#bottom a { text-decoration: none; }
#bottom a:hover { text-decoration: none; }

#bottom-left { width: 210px; padding: 10px; float: left; }
#bottom-mid { width: 210px; padding: 10px; float: left; }
#bottom-right { width: 289px; padding: 10px; float: left; }

#bottom h2 { line-height: 20px; font-size: 16px; color: #111; font-weight: normal; border-bottom: 2px solid #111; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #ccc; }
#bottom ul li { line-height: 20px; border-bottom: 1px solid #ccc; }
#bottom ul li a { }
#bottom ul li:hover { background: #fff; }


/* -------------------- FOOTER -------------------- */


#footer { float: left; width: 789px; font-size: 9px; background: #010b1f; color: #ffffff; clear: both; letter-spacing: 0.1em; font-weight: normal;  line-height: 12px; padding: 10px 0px 10px 0px; }

#footer p { }

#footer a { text-decoration: none; color: #ef731d; }
#footer a:hover { text-decoration: underline; }


#footer_izq {float : left; width : 59%; background-color : #010b1f; text-align : left; } 
#footer_dcha {float : right; width : 39%; background-color : #010b1f; text-align : right; } 

#footer_conta {float : left; width : 56%; background-color : #010b1f; text-align : right; } 