/*
Theme Name: iNspiration
Theme URI: http://itomba.com/index.php/blog/comments/inspiration-free-wordpress-theme/
Description:  Business Company style design and optimize by <a href="mailto:obconcept@gmail.com/">iTom+</a>. This version 1.2 i have change some of code, optimize CSS for ie6 users and others little bit change. Thank you for downloads.
Version: 1.2.2
Author: iTom+
Author URI: http://itomba.com/
Tags: blue, three-columns, dark, fixed-width

   The CSS, XHTML and design is released under GPL:
   http://www.opensource.org/licenses/gpl-license.php

*/

/* Thank you for 960 Grid System : http://960.gs */
@import url('reset.css');
@import url('960.css');
@import url('text.css');

/* Begin Typography & Colors */
body {
   color: #333;
   }

#wrapper {
   margin-left: 0px;
   }

#header {
   background: #73a0c5;
   height:50px;
   }

#header h1 { 
     font-family: Arial, Helvetica, Sans-Serif;
     display:block; 
     float:left; 
     letter-spacing:1px;  
     }

#sub-header,#sub-header h3, #footer, #recent-block a:link, #recent-block a:visited, #recent-block h2, #recent-block h3, #recent-block { color:#fff !important; }

#welcome strong { 
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 3.7em; 
   display: block;
   line-height: 1em;
   letter-spacing: -0.005em;
   padding: 5px 0;
   }

#welcome span { 
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 1.3em; 
   line-height: .9em;
   }

#content {
   margin-left: 12px;
   }
   .entry {
      color: #262525;
      line-height: 1.6em;
      padding: 0;
      }
      .entry p {
         color: #262525;
         font-size: 1.2em;
         margin-bottom: 20px;
         }
      .singlepage .entry p {
         max-width: 46em;
         }
      .fsz-small, .entry p.fsz-small {
         font-size: 1em;
         line-height: 1.4em;
         }
      .fsz-big, .entry p.fsz-big {
         font-size: 1.3em;
         }
      .cl-green, .entry p.cl-green {
         color: #00DD00;
         }
         .entry p a, .more-link {
            color: #00DD00;
            text-decoration:underline;
            }
      .entry .author {
         color: #777;
         font-size: 1.1em;
         font-style: italic;
         text-align: right;
         margin-bottom: 0;
         }
      .entry .akpc_pop {
         color: #242424;
         font-size: 1em;
         margin: 7px 0 3px;
         }
      .recent h3 {
         margin-bottom: 8px;
         }
      .recent li {
         list-style: disc inside;
         color: #00DD00;
         font-size: 1.1em;
         margin-bottom: 6px;
         }
         .recent li span {
            color: #666;
            }
#tag_cloud a {
   line-height: 1.2em;
   padding: 4px 8px 8px 0;
   }
   
.alt {
   background-color: #f8f8f8;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   }

#footer {
   border: none;
   }

small {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 0.8em;
   line-height: 1.5em;
   padding:0;
   font-weight:bold;
   }

pre {
   overflow:scroll;
   padding:7px 0;
   margin:4px 0;
   }
   
h1, h2, h3 {
   font-weight: bold;
   padding:5px 0;
   }
#topnav li, #bottomnav li {
   color: #899D90;
   }
#topnav li a, #bottomnav li a {
   color: #899D90;
   text-decoration: underline;
   padding: 10px 0;
   }
h1 {
   font-size: 1.8em;
   }

h2, h2.pagetitle, h3#comments{
   font-size: 1.4em;
   }
h2.pagetitle {
   margin-bottom: 10px;
   }
#sidebar h2 {
   color: #444;
   font-size: 1.3em;
   }

h3, #tag_cloud a {
   font-size: 1.3em;
   }

h3#comments { margin-top:20px; }	
   
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, #spbox2 ul li a {
   text-decoration: none;
   color: white;
   }

#spbox3 ul li a {
   text-decoration: none;
   color: green;
   }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
   color: #333;
   }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
   text-decoration: none;
   }

.single-advert {
   margin: 10px 0;
   }

.commentlist li, #commentform input, #commentform textarea {
   font-size: 0.9em;
   }

.commentlist li {
   font-weight: bold;
   }

.commentlist li .avatar { 
   float: right;
   border: 1px solid #eee;
   padding: 2px;
   background: #fff;
   }

.commentlist cite, .commentlist cite a {
   font-weight: bold;
   font-style: normal;
   font-size: 1.1em;
   }

.commentlist p {
   font-weight: normal;
   line-height: 1.5em;
   text-transform: none;
   }


.commentmetadata {
   font-weight: normal;
   }

#sidebar {
   font-size: 1em;
   }
   #sidebar .grid_3.alpha {
      margin-left: 0;
      }
   #sidebar .grid_3.omega {
      margin-right: 0;
      margin-left: 0;
      }
small { color: #899D90; }

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }

code {
   font: 1.1em 'Courier New', Courier, Fixed;
   }

acronym, abbr, span.caps
{
   font-size: 0.9em;
   letter-spacing: .07em;
   }

a, h2 a:hover, h3 a:hover, h2.post-title a:hover, #content h1 {
   color: #00b2e9;
   text-decoration: none;
   }
#topnav {
   float: right;
   margin: 0;
   }
#topnav a:hover, #bottomnav a:hover, h1 a:hover {
   color: #fff;
   text-decoration: none;
   }

a:hover, #spbox2 ul li a:hover,#spbox3 ul li a:hover  {
   color: #222;
   text-decoration: underline;
   }

#wp-calendar #prev a, #wp-calendar #next a {
   font-size: 9pt;
   }

#wp-calendar a {
   text-decoration: none;
   font-weight: bold;
   color: #000;
   }

#wp-calendar caption {
   font-weight: bold;
   font-size:1.3em;
   text-align: center;
   }

#wp-calendar th {
   font-style: normal;
   text-transform: capitalize;
   }
/* End Typography & Colors */



/* Begin Structure */
body {
   background: #2E4737;
   }

#header {
   background: #223028;
   height: 93px;
   }

#header h1 {
   color: #ECECDE;
   letter-spacing: -0.001em;
   margin: 5px 0 0 0;
   padding: 18px 45px 9px 0;
   }
   #header h1 a {
      text-decoration: underline;
      }
   #header .description {
      color: #A9ACAA;
      font-size: 1em;
      float: left;
      width: 250px;
      clear: left;
      }
#header .grid_6 {
   position:relative;
   }

#header .grid_5 {
   position:relative;
   margin-left: 18px;
   }

#header .grid_3 {
   position:relative;
   }

#topnav ul, #bottomnav ul {
   list-style:none;
   }
   
#topnav ul li, #bottomnav ul li {
   display: inline;
   }
#topnav {
   width: auto;
   margin: 4px 12px 4px 0;
   }
#topnav ul li, #bottomnav ul li {
   font-size: 1.3em;
   }
   #topnav ul li a, #bottomnav ul li a, #footer p {
      float: left;
      display: block;
      margin: 5px;
      padding: 10px 5px;
      }
      #topnav ul .current_page_item a {
         color: #FEFFFE;
         text-decoration: none;
         }
   #footer p {
      float: right;
      }
#recent-block {
   background-position: 0 100%;
   position: relative;
   padding: 0 0 0 8px;
   }
   
#recent-block .grid_4 { 
   margin: 10px;       
   font-size: 1.2em;
   width: auto;
   }
   #rss-feeds {
      position: absolute;
      right: 25px;
      }
   #rss-feeds li {
      background: url(images/ic-rss.png) 0 1px no-repeat;
      display: inline;
      padding: 0 0 2px;
      }
   *html #rss-feeds li {
      background: url(images/ic-rss-ie.png) 0 1px no-repeat;
      padding: 0 0 6px;
      }
      #rss-feeds li a {
         padding: 2px 14px 2px 0;
         margin-left: 22px;
         text-decoration: underline;
         }
#recent-block ul li { list-style:none; }

#footer .copy {
   color: #F4FAF6;
   font-size: 1.1em;
   line-height: 1.6em;
   display: block;
   margin: 4px 10px;
   }

#bottomnav ul #gotop a {
   margin-left: 26px;
   }
#sub-header, #recent-block {
   background: url(images/bg-green-illustrations.png) no-repeat;
   }
#sub-header { 
   background: url(images/bg-green-illustrations.png) no-repeat;
   height: 104px;
   clear: both;
   padding: 10px;
   }
   #sub-header #welcome {
      width: 386px;
      float: left;
      }
   #sub-header .grid_6 {
      width: auto;
      float: right;
      }
   #sub-header .textwidget {
      color: #F4FAF6;
      font-size: .9em;
      line-height: 1.3em;
      }
      #sub-header .textwidget a:link, #sub-header .textwidget a:active, #sub-header .textwidget a:visited {
         color: #F4FAF6;
         text-decoration: underline;
         }
   #sub-header #spbox2 {
      margin: 60px 10px 0 0;
      }
#spbox2 ul {
   list-style: none;
   } 

#spbox3 ul {
   list-style:none;
   padding:0 !important;
   margin:0 !important;
   }
   
#spbox2 ul li, #spbox3 ul li{
   list-style:none;
   float:left;
   }
   
#spbox2 ul li a, #spbox3 ul li a{
   background:url(images/feed-icon.gif) left no-repeat;
   padding:10px 0 10px 45px;
   display:block;
   font-weight:bold;
   }

#spbox1 p {
   margin-bottom:15px;
}

#spbox1 {
   font-size: 1.2em;
}

#welcome { 
   margin: 15px 15px 15px 20px;
   }

#content-wrapper {
   background: #FFF;
   padding: 15px 0 20px 0;
   }

.post {
   margin: 0 0 20px 0;
   text-align: left;
   }

.entry .hr {
   display: block;
   background:url(images/horizon-rule.gif) center no-repeat;
   margin:10px 0 10px 0;
   height:15px;
   clear:both;
   }

.tags-title {padding: 1px 0 1px 20px; background: url(images/tag16.png) left no-repeat; margin-top:15px;}
.cat-tag { margin:0 4px; }

.smallattachment {
   text-align: center;
   float: left;
   width: 128px;
   margin: 5px 5px 5px 0px;
}

.attachment {
   text-align: center;
   margin: 5px 0px;
}
#content h1.post-title {
   color: #333;
   }
.postmetadata {
   clear: both;
   padding: 4px 0 10px 22px;
   background: url(images/clock.gif) 0 0 no-repeat;
   word-spacing:1px;
}

#footer {
   background: #223028;
   clear: both;
   padding: 19px 0 0;
   }
#footer .grid_5 {
   float: left;
   width: auto;
   }
#bottomnav {
   float: right;
   width: auto;
   position: relative;
   margin-top: -11px;
   }
/* End Structure */



/*	Begin Headers */
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
   border-bottom:1px dashed #ccc;
   font-size:1.4em;
   padding:4px 0 7px;
   margin:10px 0 10px 0
   }

.entry h2 {
   font-size:1.3em;
   }

.entry h3 {
   font-size:1.2em;
   }

.entry h4 {
   font-size:1.1em;
   }

#sidebar h2 {
   letter-spacing: -0.005em;
   margin: 0;
   padding: 0 0 8px;
   }
#sidebar .green-header {
   color: #0ECE0A;
   font-size: 1.4em;
   }
#sidebar .history {
   overflow: hidden;
   padding-bottom: 15px;
   }
#sidebar .history img {
   margin-bottom: 20px;
   }
#sidebar .history .green-header {
   margin-bottom: 0;
   padding-bottom: 0;
   }
.st-tag-cloud a {
   line-height: 1.3em;
   margin-right: 5px;
   }
#sub-header h3 {
   border-bottom:1px dashed #ddd;
   padding:0 0 4px 0;
   margin:0 0 4px 0;
   }
   
h3 {
   padding:4px 0;
   }

h3.comments {
   padding: 0;
   margin: 40px auto 20px ;
   }

h2.post-title { 
   line-height:1.1em;
   }
   
#content h1 {
   margin-bottom:10px !important;
   }
   
h2.post-title a {
   font-weight:bold;
   font-size:1.10em;
   letter-spacing:0.015em;
   color:#333;
   }
/* End Headers */



/* 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: 0 4px;
   margin: 0 0 2px;
   display: inline;
   }

img.alignleft {
   padding: 0 10px 4px 0;
   margin: 0 0 2px;
   display: inline;
   }

.alignright {
   float: right;
   }

.alignleft {
   float: left
   }
/* End Images */



/* 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 ol li {
   margin: 4px 0 5px 10px;
   }
html>body .entry ul li {
   list-style: disc;
   }
.entry ol, .entry ul {
   font-size: 1.1em;
   padding: 0 0 12px;
   margin: 10px;
   }

.entry ol li {
   margin: 0;
   padding: 0;
   }

.postmetadata ul, .postmetadata li {
   display: inline;
   list-style-type: none;
   list-style-image: none;
   }

#sidebar ul, #sidebar ul ol {
   list-style: none inside;
   margin: 0;
   padding: 0;
   }

#sidebar ul li {
   text-decoration: none;
   margin-bottom: 25px;
   }
   #partners, #organizators {
      text-align: center;
      padding-top: 20px;
      }
      #partners img {
         margin-bottom: 10px;
         }
      #organizators img {
         margin-bottom: 25px;
         }
      #organizators .banket:link, #organizators .banket:active, #organizators .banket:visited {
         color: #666;
         font-size: 11px;
         text-decoration: none;
         }
         #organizators .banket img {
            margin-bottom: 1px;
            }
#sidebar ul p, #sidebar ul select {
   margin: 5px 0 8px;
   }
#sidebar ul p {
   color: #353535;
   line-height: 1.25em;
   }
   #sidebar ul p a {
      color: #00DD00;
      text-decoration: underline;
      }

#sidebar ul ul ul, #sidebar ul ol {
   margin: 0 0 0 10px;
   }

ol li, #sidebar ul ol li {
   list-style: decimal;
   }

#sidebar ul ul li, #sidebar ul ol li {
   margin: 3px 0 0;
   border-top: 0;
   }
   
#sidebar ul li li {
   background: url(images/ic-green-disc.gif) 0 5px no-repeat;
   font-size: 1.1em;
   line-height: 1.2em;
   padding: 2px 0 4px 16px;
   }

/* End Entry Lists */



/* Begin Form Elements */
#searchform div {
   margin: 10px auto 0 auto;
   background:url(images/search-box.gif) 0 0 no-repeat;
   padding:0 !important;
   width:220px;
   height:31px;
     }
   
#sidebar #searchform div, #content #searchform div { border:1px solid #ccc; }

.mail-subscribe .inputbox {
   margin-bottom: 3px;
   }

#searchsubmit {
   color:#777;
   float:right;
   background:none;
   font-weight:bold;
   border:0 !important;
   cursor:pointer;
   font-size:1.2em;
   margin:5px 5px 0 0;
   padding-top: 1px;
   }
   
#s {
   background: none;
   border: 0 !important;
   font-size: 1.5em;
   float :left;
   width: 160px;
   height: 20px;
   padding: 0 0 0 5px;
   margin:  5px 0 0;
   }

.entry form { /* This is mainly for password protected posts, makes them look better. */
   text-align:center;
   }

select {
   width: 130px;
   }
#commentform {
   width: 520px;
   }
#commentform input {
   font-size: 1.1em;
   width: 170px;
   padding: 2px;
   margin: 5px 5px 1px 0;
   }
#commentform label small {
   font-size: 1.1em;
   }
#commentform textarea {
   font-size: 1.2em;
   width: 100%;
   padding: 2px;
   }
#commentform #dcaptcha {
   display: block;
   }
   #commentform #dcaptcha input {
      width: auto;
      }
   #commentform #dcaptcha .dcaptcha_red {
   	color: #AA0000;
   	background: #AA0000;
      }
   #commentform #dcaptcha .dcaptcha_yellow {
   	color: #AA0000;
   	background: #FFFFFF;
      }

#commentform #submit {
   margin: 0;
   float: right;
   font-size: 1.2em;
   font-weight: bold;
   }
/* End Form Elements */



/* Begin Comments*/
.alt {
   margin: 0;
   padding: 10px;
   }

.commentlist {
   padding: 0;
   text-align: justify;
   margin-bottom: 20px;
   }

.commentlist li {
   font-size: 1.1em;
   margin: 15px 0 3px;
   padding: 7px 10px 0px;
   list-style: none;
   }
.commentmetadata {
   font-size: 10px;
   }
   .commentmetadata a {
      color: #777;
      }
.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;
   }
/* End Comments */



/* Begin Sidebar */
#sidebar form {
   margin: 0;
   }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
   empty-cells: show;
   width: 200px;
   margin: 10px 0 0;
   }

#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: left;
   padding: 4px 7px 14px;
   width: 100%;
   }

#wp-calendar td {
   padding: 3px 0;
   text-align: center;
   }

#wp-calendar #today {
      color: #0BCE11;
   }

#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 15px 10px;
   padding-left: 20px;
   border-left: 5px solid #ddd;
   }

blockquote cite {
   margin: 5px 0 0;
   display: block;
   }

.center {
   text-align: center;
   }

.hidden {
   display: none;
   }

hr {
   display: none;
   }

a img {
   border: none;
   }

.single {
   border:1px solid #ccc;
   border-width:1px 0;
   padding-top:4px;
   }
.navigation {
   color: #666;
   border: none;
   display: block;
   text-align: center;
   font-size: 1.2em;
   margin-top: 10px;
   margin-bottom: 25px;
   }
.navigation.single {
   overflow: hidden;
   margin: 20px 0;
   padding: 5px 0;
   }
.singlepage {
   width:680px !important;
   }

.border-bottom {
   padding-bottom:10px;
   border-bottom:1px solid #ccc;
   }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}
/* End captions */

