/*  
Theme Name: Eko Magic
Theme URI: http://www.orbisstudio.com
Description: Designed by Orbis Studio team. Created by <a href="http://www.orbisstudio.com/">Orbis Studio</a>.
Author: Orbis Studio
Version: 2
Tags: brown, green, flowers, fixed-width, left-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  color: #336600;
  letter-spacing: -1px;
  }

hr {
  color: #336600;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #916A4D;
  text-decoration: none;
  }

a:hover {
  color: #49C600;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  border: 1px solid #336600;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #336600;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #3c2013 url(images/bgbody.jpg) no-repeat top center;
  }  


/* Header and wrapper */

#headerbg {
	height: 260px;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}  
 
#header {
  height: 98px;
  padding: 0;
  margin: 0 0 0 13px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 230px;
  margin: 5px 60px 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #686868;
  padding: 0 0 0 25px;
  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  }
#header #topright li a:hover {
  color: #ABD1EA;
  text-decoration: none;
  }
#header #searchbox {
  padding: 2px;
  width: 157px;
  border: 0px;
  background-color: transparent;
  }
#header #logo {
  float: left;
  width: 299px;
  height: 81px;
  margin: 30px 0 0 -5px;
  padding: 0;
  background: url(images/logo.png) no-repeat top left;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  font-size: 28px;
  text-decoration: none;
    }
#header h1 a:hover {
  color: #308200;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: yellow;
  font-size: 14px;
  }

#wrapper {
  margin: 0 auto;
  width: 820px;
  text-align: left;
  padding: 0;
}
  
/* Menu */
#catnavbg {
  margin: 0 auto;
  clear: both;
  height: 35px;
  width: 820px;
  }

#catnav {
  margin: 0 auto;
  padding: 0 0 0 0px;
  }
  
#toprss {
  float: right;
  margin: 2px 20px 0 0;
  display: inline;
  width: 75px;
  line-height: 30px;
  }

#nav {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
  text-align: left;
  }

#nav #topright {
  text-align: right;
  float: right;
  height: 35px;
  width: 230px;
}  

#nav #searchbox {
  padding: 0px;
  width: 157px;
  border: 0;
  background-color: transparent;
  color: #FFF1B7;
  }
  
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 35px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 16px;
  color: #FFF1B7;
  font-weight: bold;  
}
  
#nav li a:hover {
  color: #49C600;
  text-decoration: none;
  display: block;
 }
  
#nav li ul {
  list-style: none;
  position: absolute;
  width: 180px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 160px;
  }
	
#nav li li a {
  width: 180px;
  line-height: 20px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: url(images/bgtransparent.png) repeat top left;
  margin: 0;
  padding: 5px 0px 5px 13px;
  font-size: 13px;
  /*background: #308200;*/
  }
	
#nav li li a:hover {
  border-top: 1px solid #916a4d;
  border-bottom: 1px solid #916a4d;
  background: #2c170c;
  color: #49C600;
  padding: 5px 0px 4px 13px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 820px;
  background-color: #fff1b7;
  }
#contentwrapper {
  float: right;
  width: 570px;
  margin: 0 15px 15px 0px;
  padding: 0;
  text-align: justify;
  }
#contentwrapper p {
  float: right;
  width: 545px;
  margin: 0 15px 15px 0px;
  padding: 0;
  text-align: justify;
  }  
#contentwrapper2 {
  float:left;
  width: 800px;
  margin: 0 30px 15px 20px;
  padding: 0 50px 0 0;
  text-align: justify;
  }
#contentwrapper2 p{
  float:left;
  width: 720px;
  margin: 0 30px 15px 10px;
  padding: 0;
  text-align: justify;
  }
  
#contentwrapper h2, h3, h4, h5, #contentwrapper2 h2, h3, h4, h5 {
   color: #336600;
	padding: 5px 0 10px 10px;
}  
    
#contentwrapper .pageTitle, .topTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #916a4d;
  letter-spacing: -2px;
  margin: 0 0 0 5px;
  padding-right: 40px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #49C600;
  }
.topPost p.topMeta {
  padding: 0 0 0 5px;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #fff;
  background: url(images/bg-trans.png) repeat;
  display: none;
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #336600;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #4F4F4F;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #916A4D;
  font-weight: bold;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #49C600;
  font-weight: bold;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #4F4F4F;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  /*background: url(images/bg-trans.png) repeat;*/
  padding: 8px 10px;
  margin-right: 5px;
  /*line-height: 27pt;*/
  color: #1B3462;
  /*border: 1px solid #111;*/
  display: none;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #1B3462;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  /*background:  url(images/bg-trans.png) repeat top left;
  color: #ABD1EA;*/
  }
.topPost span.topComments a {
  color: #1B3462;
  background: url(images/comments.png) left no-repeat;
  padding-left: 25px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #1B3462;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  l/*ine-height: 27pt;*/
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.png) left no-repeat;
  padding-left: 20px;
  /*line-height: 27pt;*/
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #1B3462;
  /*line-height: 27pt;*/
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #5188AC;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  font: 14px Arial, Helvetica, sans-serif;
  }
#nextprevious a {
  color: #1B3462;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #518ACC;
  }
  
  
/*  Post navigation  */
#next_post {
  margin: 10px 0 5px 0;
  font: bold 14px Arial, Helvetica, sans-serif;
  }
#next_post a {
  color: #1B3462;
  text-decoration: underline;
  }
#next_post a:hover {
  color: #518ACC;
  }
#previous_post {
  margin: 10px 0 5px 0;
  font: bold 14px Arial, Helvetica, sans-serif;
  }
#previous_post a {
  color: #1B3462;
  text-decoration: underline;
  }
#previous_post a:hover {
  color: #518ACC;
  }  

/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: url(images/bg-trans.png) repeat;
  width: 420px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  font-size: 12px;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: yellow;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #fff;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  font-size: 13px;
  color: #fff;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 12px;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  /*background: url(images/bg-trans.png) repeat top left;*/
  border: 1px solid #1B3462;
  list-style-type: none;
  }
.commentlist li.alt {
  border: 1px solid #1B3462;
  background: url(images/bg-trans.png) repeat top left;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a {
  color: #ABD1EA;
  font-weight: bold;
  }  
.commentlist a:hover {
  color: #fff;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #fff;
  }
.commentlist small.commentmetadata a {
  color: #fff;
  font-weight: normal;
  }
.commentlist p {
  color: #fff;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 395px;
  background: #fff;
  color: #4F4F4F;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#1B3462; font-size:12px;}
#extrastuff a:hover {color: #5188AC; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:170px; text-align:right;}


#extrapost #previous_post {float:left; width:210px;}
#extrapost #next_post {float:right; width:210px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0px 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #ABD1EA;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
  
.submitbutton {
  margin: -20px 0 0 5px;
  width: 55px;
  background: none;
  padding: 2px 6px;
  vertical-align: middle;
  border: 0px;
  }
  
.submitbutton:hover {
  cursor: pointer;
  background: transparent;
  }


/* Sidebars */
#sidebars {
  margin: 0px 20px 0 0;
 /* float: right;*/
  width: 230px;
  color: #EA0000;
  background: url(images/bgSidebar2.png) repeat-y left;
  }
  
#sidebars .sidebarbox {
 padding: 35px 20px;
 background: url(images/bgSidebarUp.jpg) no-repeat top left; 
 }
 
#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 230px;
  }

#sidebar_right {
  float: right;
  width: 141px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #EA0000;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 13px;
  font-weight: bold;
  }

#sidebars li ul {
  padding: 0 0 0 15px;
  margin: 5px 0 15px; 0;
  }

#sidebars ul ul li {
  margin: 0 10px 0 0;
  padding: 2px 2px 2px 0px;
  color: #FFF1B7;
  /*background: url(images/bullet.png) no-repeat top left;*/
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  list-style-type: disc;
  }
  
#sidebars a {
  display: inline;
  color: #FFF1B7;
  }
  
#sidebars a:hover {
  color: #49C600;
  text-decoration: underline;
  }
  
#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #fff;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  /*border-top: 3px solid #fff;*/
  padding: 0;
  margin: 0;
  width: 820px;
  height: 100px;
  background: url(images/bgmoreFooter.jpg) no-repeat top left;
  }
#morefoot p {
  margin: 0;
  padding: 10px 0 0 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  color: #FFFFD2;
  }
#morefoot a {
  text-decoration: none;
  color: #fff;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #FFFFD2;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #FFFFD2;
  letter-spacing: -1px;
  border-bottom: 1px dotted yellow;
  margin: 10px 0 -10px 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  margin: 0px 0px 0 25px;
  width: 150px;
  }
#morefoot .col1 img{
  margin: 0px 0 0 5px;
  }  

#morefoot .col2 {
  margin: 0;
  float: left;
  width: 100px;
  }
#morefoot .col3 {
  margin: 0px 0 0px 450px;
  width: 100px;
  }  
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  /*border: 1px solid #EBEBEB;*/
  padding: 0;
  color: #dfdfdf;
  margin: 5px 0 0 0;
  width: 820px;
  }
#footer p {
  font-size: 9pt;
  color: #9A9A9A;
  padding: 0;
  }
#footer a {
  color: #9A9A9A;
  text-decoration: underline;
  }
#footer a:hover {
  color: #ABD1EA;
  }
#footerleft {
  float: left;
  width: 370px;
  margin-left: 40px;
  }
#footerright {
  float: right;
  width: 370px;
  margin-right: 40px;
  text-align: right;
}

#footerright a{
  text-decoration: none;
}

#footerright a:hover {
  text-decoration: none;
  color: #FF9933;
}

#bgFooter {
   padding: 0;
	margin: -112px 0 0 0;
	height: 175px;
	background: url(images/bgFooter.png) no-repeat center bottom;
}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  font-size: 13px;
  float: left;
  margin: 5px 10px 5px 0;
  /*width: 410px;*/
  }
.alignleft a{
  color: #fff;
}  
.alignleft a:hover{
  color: #ABD1EA;
} 
.alignright {
  font-size: 13px;
  float: right;
  margin: 5px 0 5px 10px;
  /*width: 410px;*/
  }
.alignright a{
  color: #fff;
}  
.alignright a:hover{
  color: #ABD1EA;
}   
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

/*img.alignleft {
  float: left;
  margin: 5px 20px 5px 0;

  border: 1px solid #336600;
  text-align: center;
  background-color: #6a943e;
  padding: 4px 4px 4px 4px;

   optional rounded corners for browsers that support it 

  -moz-border-radius: 4px;

  -khtml-border-radius: 4px;

  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 20px;

  border: 1px solid #336600;
  text-align: center;
  background-color: #6a943e;
  padding: 4px 4px 4px 4px;
  
   optional rounded corners for browsers that support it 

  -moz-border-radius: 4px;

  -khtml-border-radius: 4px;

  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;

  border: 1px solid #336600;
  text-align: center;
  background-color: #6a943e;
  padding: 4px 4px 4px 4px;

   optional rounded corners for browsers that support it 

  -moz-border-radius: 4px;

  -khtml-border-radius: 4px;

  -webkit-border-radius: 4px;
  border-radius: 4px;
  }

.wp-caption {
	border: 1px solid #336600;
	text-align: center;
	background-color: #6a943e;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
  


/* ----------- SLIDE SHOW ------------- */

#slideshow { height: 200px; width: 400px; float: right; margin:0 5px 0 0;}
#slideshow img { padding: 1px; border: 1px solid #916A4D; background-color: #FFFFD2; }
