/*  
Theme Name:Essentia
Theme URI: http://www.themespack.com/
Description: Wordpress Theme  Essentia by <a href="http://www.themespack.com/">Free Wordpress Theme</a>.

Author: Wonder
Author URI: http://www.themespack.com/

	This theme was designed and built by WP Theme.org
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body 
{
 font-size: 75%;
 line-height: 150%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #DBDDDE;
 background-image: url(img/bg1.gif);
 background-color: #131415;
 background-repeat: repeat-y;
 margin: 0px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
}

a 
{
 color: #c2c2c2;
 text-decoration: none;
 border-bottom-color: #282E32;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

a:visited 
{
 color: #c2c2c2;
 text-decoration: none;
}

a:hover 
{
 color: #ffffff;
 text-decoration: none;
 border-bottom-color: #ACD7EE;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

img 
{
 border-style: none;
}

p 
{
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 15px;
 padding-left: 0px;
 margin: 0px;
}

h1 
{
 margin: 0px;
 padding-left: 0px;
 height: 60px;
 font-size: 36px;
 line-height: 100%;
 font-weight: bold;
 font-family: Trebuchet;
 color: #F0B579;
 border-style: none;
}

h1 a, h1 a:visited 
{
 color: #efefef;
 text-decoration: none;
 border-style: none;
}

h1 a:hover 
{
 color: #efefef;
 text-decoration: none;
 border-style: none;
}

h2 
{
 color: #F0B579;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 2px;
 margin-left: 0px;
 border-bottom-color: #23292E;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-top-color: #121A20;
 border-top-width: 1px;
 border-top-style: dotted;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-bottom: 3px;
}

h2 a, h2 a:visited 
{
 color: #658CC3;
 text-decoration: none;
 border-style: none;
}

h2 a:hover 
{
 color: #0E2B40;
 text-decoration: none;
 border-style: none;
}

h3 
{
 color: #F3B87C;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 border-bottom-color: #F1F6F7;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

h4 
{
 color: #E7AC70;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 border-bottom-color: #001812;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

form 
{
 margin: 0px;
 padding: 0px;
}

#page 
{
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: 950px;
 background-color: #000000;
 border-left-color: #1D2224;
 border-left-width: 1px;
 border-left-style: solid;
 border-top-color: #1D2224;
 border-top-width: 1px;
 border-top-style: solid;
 border-right-color: #1D2224;
 border-right-width: 1px;
 border-right-style: solid;
}

/* header area */
#header 
{
 background-image: url(img/header_barba.jpg);
 background-color: #000000;
 background-repeat: no-repeat;
 height: 200px;
 position: relative;
 border-bottom-color: #000000;
 border-bottom-width: 10px;
 border-bottom-style: solid;
}

#headerlogo 
{
 position: relative;
 padding-top: 75px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 490px;
 height: 60px;
}

#headerlogo .description 
{
 position: absolute;
 left: 500px;
 bottom: 3px;
 color: #dcdcdc;
 font-size: 16px;
}

#nav 
{
 list-style: none;
 margin: 0px;
 position: absolute;
 left: 0px;
 bottom: 5px;
}

#nav li 
{
 float: left;
 margin-left: 5px;
}

#nav .current_page_item a, #nav .current_page_item a:visited 
{
 color: #F0B579;
 text-decoration: none;
 border-style: none;
}

#nav .page_item a 
{
 color:  #F0B579;
 text-decoration: none;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-size: 13px;
 line-height: 100%;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 display: block;
 border-top-color: #1f1f1f;
 border-top-width: 1px;
 border-top-style: solid;
 border-left-color: #1f1f1f;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #1f1f1f;
 border-right-width: 1px;
 border-right-style: solid;
 border-bottom-color: #1f1f1f;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#nav .page_item a:hover 
{
 color: White;
 border-color: #000000;
 border-width: 1px;
 border-style: solid;
}

/* content  */
#content 
{
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 25px;
 padding-left: 30px;
 float: left;
 width: 93%;
 overflow: hidden;
}

.post 
{
 clear: both;
 padding-top: 15px;
}

.entry 
{
 float: left;
 width: 620px;
}

.post-cat 
{
 padding-left: 5px;
 float: left;
 font-size: 95%;
 color: #A8A8A8;
}

.post-adm 
{
 float: left;
 font-size: 95%;
 color: #A8A8A8;
}

.post-content 
{
 clear: both;
 padding-top: 10px;
}

.postmetadata 
{
 background-color: #000506;
 color: #A8A8A8;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding: 5px;
 border-width: 1px;
 border-color: #001812;
 border-style: dotted;
}

.googleads 
{
 width: 579px;
 float: left;
 color: #A8A8A8;
 background-color: #000506;
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0px;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 50px;
 border-width: 1px;
 border-color: #001812;
 border-style: dotted;
}

.navigation 
{
 clear: both;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 0px;
}

.navigation a, .navigation a:visited, .navigation a:hover 
{
 color: #658CC3;
 border-style: none;
}

.previous-entries a 
{
 float: left;
 padding-left: 5px;
}

.next-entries a 
{
 float: right;
 padding-right: 5px;
}

/* comments  */
#comments, #respond 
{
 border-bottom-color: #1f1f1f;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 clear: both;
}

.commentlist 
{
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 padding-left: 20px;
 line-height: 130%;
}

.commentlist li 
{
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
}

.commentlist .alt 
{
 background-color: #000506;
 border-color: #1f1f1f;
 border-width: 1px;
 border-style: dotted;
 color: #A8A8A8;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited 
{
 font-weight: bold;
 font-style: normal;
 font-size: 120%;
 color: #658CC3;
}

.commentlist small 
{
 margin-bottom: 5px;
 display: block;
 font-size: 87%;
}

#commentform 
{
 margin-top: 10px;
 font-size: 110%;
 font-family: Arial, Helvetica, sans-serif;
}

#commentform p 
{
 padding-top: 6px;
 padding-right: 0px;
 padding-bottom: 6px;
 padding-left: 0px;
 margin: 0px;
}

#commentform label 
{
 color: #A8A8A8;
 font-size: 87%;
}

#commentform input 
{
 width: 200px;
 background-color: #ffffff;
 border-color: #1f1f1f;
 border-width: 1px;
 border-style: solid;
 padding: 3px;
 margin-top: 3px;
}

#commentform textarea 
{
 width: 515px;
 height: 115px;
 background-color: #ffffff;
 border-color: #1f1f1f;
 border-width: 1px;
 border-style: solid;
 padding: 2px;
 margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus 
{
 background-color: #ffffff;
}

#commentform #submit 
{
 background-color: #000506;
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #efefef;
 border-color: #1f1f1f;
 border-width: 1px;
 border-style: dotted;
 float: left;
 width: 144px;
 height: 28px;
 cursor: pointer;
}

/*sidebar */
#sidebar 
{
 float: right;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 20px;
 padding-left: 0px;
 width: 160px;
 color: #000;
 overflow: hidden;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle 
{
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FCC185;
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 2px;
 margin-left: 0px;
 border-bottom-color: #001812;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited 
{
 color: #efefef;
 text-decoration: none;
 border-style: none;
}

#sidebar a:hover 
{
 color: #ffffff;
 text-decoration: none;
 border-style: none;
}

/*sidebar list level1 */
#sidebar ul 
{
 margin: 0;
 padding: 0;
}

#sidebar ul li 
{
 list-style: none;
 margin: 0;
 padding: 0;
 border-style: none;
}

/*sidebar list level2 */
#sidebar ul li ul 
{
 padding: 0;
 margin: 0;
}

#sidebar ul li ul li 
{
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 0px;
 border-bottom-color: #000B12;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li 
{
 padding-top: 1px;
 padding-right: 0;
 padding-bottom: 1px;
 padding-left: 10px;
 border-style: none;
}

/*blogroll */
ul.list-blogroll li 
{
 padding-left: 2px ! important;
}

/*category widget */
ul.list-cat li, li.widget_categories li 
{
 background-image: url(images/mini-category.gif) ! important;
 background-repeat: no-repeat ! important;
 padding-left: 2px ! important;
}

/*archives widget */
ul.list-archives li, li.widget_archives li 
{
 background-image: url(images/mini-monthly-archive.gif) ! important;
 background-repeat: no-repeat ! important;
 padding-left: 2px ! important;
}

/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li 
{
 background-image: url(images/mini-page.gif) ! important;
 background-repeat: no-repeat ! important;
 padding-left: 2px ! important;
}

/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li 
{
 background-image: url(images/mini-page-arrow.gif) ! important;
 background-repeat: no-repeat ! important;
 padding-left: 10px ! important;
}

/*recent comments widget */
li.widget_recent_comments li 
{
 background-image: url(images/mini-recent-comments.gif) ! important;
 background-repeat: no-repeat ! important;
 padding-left: 20px ! important;
}

/*calendar widget */
li.widget_calendar td 
{
 padding-top: 1px;
 padding-right: 7px;
 padding-bottom: 1px;
 padding-left: 7px;
}

/*text widget */
.textwidget 
{
 padding-top: 5px;
}


}



/* footer  */
#footer 
{
 clear: both;
 background-image: url(images/footer-bg.gif);
 background-color: #131415;
 background-repeat: no-repeat;
 color: #000000;
 font-size: 95%;
 line-height: 130%;
 padding-bottom: 10px;
}

#footer a, #footer a:visited, 
{
 color: #7094AD;
 border-bottom-color: #282E32;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

#footer a:hover 
{
 color: #ffffff;
 text-decoration: none;
 border-style: none;
}

#footer h4 
{
 font-size: 80%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #F0B579;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
}

.footer-recent-comments 
{
 width: 240px;
 float: left;
 margin-left: 10px;
}

.footer-recent-comments ul 
{
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.footer-recent-comments ul li 
{
 background-image: url(images/mini-footer-comments.gif);
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 5px;
 border-bottom-color: #001812;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

.footer-recent-posts 
{
 width: 240px;
 float: left;
 margin-left: 10px;
}

.footer-recent-posts strong 
{
 font-size: 107%;
 line-height: 135%;
 font-weight: normal;
}


.footer-recent-posts ul 
{
 list-style: none;
 margin: 0px;
 padding: 0px;
 font-size: 92%;
 line-height: 110%;
}

.footer-recent-posts ul li 
{
 background-image: url(images/mini-footer-post.gif);
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 5px;
 border-bottom-color: #001812;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

.footer-about 
{
 width: 220px;
 float: right;
 padding-right: 10px;
 padding-left: 10px;
 background-image: url(images/footer-right-bg.gif);
 background-repeat: no-repeat;
}

/* Footer Links */
#footer-links 
{
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: 950px;
 height: 30px;
 color: #788085;
 font-size: 85%;
 line-height: 120%;
 background-color: #000000;
 border-left-color: #1D2224;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #1D2224;
 border-right-width: 1px;
 border-right-style: solid;
 border-bottom-color: #1D2224;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#credits a, #credit a:visited 
{
 color: #7094AD;
}

.rss 
{
 background-image: url(images/mini-rss.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 18px;
 padding-bottom: 2px;
 margin-left: 8px;
}

.loginout 
{
 background-image: url(images/mini-loginout.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 18px;
 padding-bottom: 2px;
 margin-left: 8px;
}

/* alignments */
.center 
{
 text-align: center;
}

img.center, img[align="center"] 
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alignleft 
{
 float: left;
}

img.alignleft, img[align="left"] 
{
 float: left;
 margin-top: 2px;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 0px;
}

.alignright 
{
 float: right;
}

img.alignright, img[align="right"] 
{
 float: right;
 margin-top: 2px;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 10px;
}

.clear 
{
 clear: both;
}

hr.clear 
{
 clear: both;
 visibility: hidden;
 margin: 0px;
 padding: 0px;
}

/* CSS Document */





