/*
Theme Name:i-134
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Wordpress Theme For Your Blog <br> - Designed by <a href="http://iwordpressthemes.com">Free wordpress themes</a>
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/



/* Begin Typography & Colors */

body {
        color: #dddddd;
          margin: 0px;
          padding: 0px;
          background: #000000 url(images/background.jpg) center bottom no-repeat fixed;
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
                }
#content {
        background: #111111;
        border: 1px solid #000000;
        font-size: 1.2em;

}

#content h2 {
        border-top: 1px solid #f4ee00;
        border-bottom: 1px solid #ea9c00;
        padding: 3px 0px 4px 6px;
        margin: 10px 0px 3px 0px;
        background: url(images/h2-bg.jpg);
}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 11px;

            }


.narrowcolumn .entry {
        line-height: 1.4em;

}

        
.narrowcolumn .postmetadata {
        text-align: left;
         }

.alt {                
        border-bottom: 1px dotted #484848;
        border-top: 1px dotted #484848;
                color: #dddddd;

        }
        .postmetadata alt {
        background-color: #303030;
        }
.wp-smiley {
        border: none;
}

img { 
      padding: 5px;
      border: #484848 1px solid;
      }

a:hover img {
      padding: 5px;
      border: #444444 1px solid;
}

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

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





small {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        font-weight: bold;
        }
        
small a, small a:link, small a:visited {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;

        }



h1, h2, h3 {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

h1 {
        font-size: 3em;
        text-align: left;
        padding-left: 428px;
        }


h2 {
        font-size: 13px; 
        background: #f0ce00;
        }

h2.pagetitle {
        font-size: 13px;
        font-weight: bold;
        }


h3 {
        color            :#f0ce00;      
        font-size        : 11px;
        font-weight      : bold;
        text-transform   : uppercase;
        }

h1, h1 a, h1 a:hover, h1 a:visited {
        text-decoration: none;
        color: #eeeeee;
        }

h2, h2 a, h2 a:visited{
        color: #282828; 
        }

h2 a:hover{
        color: #181818;
        }

h3 a, h3 a:visited {
        color: #eeeeee;
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
        text-decoration: none;
        }

.entry p a:visited {
        color: #dddddd;
        }

.commentlist li, #commentform input, #commentform textarea {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        }
        
.commentlist li {
        font-weight: bold;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }
.commentlist a, .commentlist a:link{
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        color:#f0ce00;
}
.commentlist a:hover {
        color: #f0ce00;
        text-decoration: none;
}
#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        }

.commentmetadata {
        font-weight: normal;
        }

small, .nocomments, .postmetadata, strike {
        color:  #dddddd;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        }

{
        color:#dddddd;
}        
code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a {
        color: #f0ce00;
        text-decoration: none;
        font-weight: bold;
        }

a:hover {
        color: #f4ed00;
        text-decoration: underline;
        }
        
}
/* End Typography & Colors */



/* Begin Structure */
body {
        margin: 0;
        padding: 0; 
        }

#page {
        background: #000000 url(images/mainbackground.jpg) repeat-y; 
        border: none;
        text-align: left;
        margin: 0px auto;
        padding: 0;
        width: 1000px;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=93);
        -moz-opacity:0.93;

        }
        
#header {
        padding: 0;
        margin: 0 auto;
        height: 300px;
        width: 1000px;
        background: url(images/header.jpg);  
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin-top: 20px;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        }


.header-title {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        color:#fefefe;
        font-size:28px;
        font-weight:bold;
        padding: 138px 0 0 118px;
        text-align:left;
        }

.header-title a{
        color:#fefefe;
        text-decoration:none;
        border-bottom:none;
        }
.header-title a:hover{
        color:#fefefe;
        text-decoration:none;
        border-bottom:none;
        }

.header-description {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
        color:#fefefe;
        padding: 2px 0 0 119px;
        text-align:left;
        }

.narrowcolumn {
        float: left;
        padding: 0px 10px 7px 10px;
        width: 633px;
        margin: 0px 5px 2px 33px;
        display: inline;
        
}

        
.post {
        text-align: justify;        
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;        
        line-height: 1.4em;
}
.entrytext ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
.entrytext ul li, .entrytext ul ol {
  line-height      : 15px;
  padding-left     : 0px;
  padding-top      : 0px;

}


.narrowcolumn .postmetadata {
        padding-top: 5px;
        }


        
#footer {
        background: url(images/footer.jpg) ;
        padding: 0 0 0 0px;
        margin: 0 auto;
        width: 1000px; height: 60px;
        clear: both;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        color: #dddddd;
        }

#footer p {
        margin: 0;
        padding: 32px 0 0 0;
        text-align: center;
        }
#footer a, #footer a:link{
        color: #f0ce00;
    text-decoration  : none;
}

#footer a:visited{
        color: #f0ce00;
    text-decoration  : none;
}

#footer a:hover{
        color: #f4ed00;
    text-decoration  : underline;
}
/* End Structure */


h1 {
        padding-top: 168px;
        margin: 0;
        }


h2 {
        margin: 15px 0 0 0;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

h3 {
        padding: 0;
        margin: 30px 0 0;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }




/* 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 0px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        } 

html>body .entry li {
        margin: 7px 0 8px 0px;
        
        }

.entry ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 0px;
        margin-left: 20px;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }
.postmetadata{
        font-size: 9px;
        color: #f0ce00;
    text-decoration  : none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
        color: #f0ce00;
    text-decoration  : underline;
}

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        
        }
        

/* End Entry Lists */



/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }
#commentform textarea {
        background-color: #fefefe;
        border: 1px solid #000000;
        width: 99%;
        padding: 4px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        color: #484848;
        }
input {
        color: #484848;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        padding: 2px;
        text-transform: lowercase;
        background-color: #fefefe;
        border: 1px solid #000000;
        margin-right: 1px;
        }
#commentform #submit {
        color: #000000;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        padding: 3px 6px 3px 6px;
        text-transform: lowercase;
        background-color: #f0ce00;
        border: 1px solid #f0ce00;
        
        }

#commentPreview {
        width: 374px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
        background-color: #f0ce00;
        border-top: 1px solid #f33f3f;
        border-bottom: 1px solid #f33f3f;
        border-left: 1px solid #f33f3f;
        border-right: 1px solid #f33f3f;
        padding: 6px;
        }


/* End Form Elements */



/* Begin Comments*/
.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        }

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }

.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 {      float: left;
                width:290px;
                margin-left: -35px;
                margin-top: -15px;
             
                
        }

.ad         { width:270px;
        text-align: center;
        margin: 0;
        padding: 0;
  background-color : #111111;
        }        
        

                
        #sidebar ul {
                margin-bottom:0;
                list-style-type:none;
                color: #eeeeee;
                }
        #sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
                margin:0px;
                padding:0px;
                }
        #sidebar ul#linkslist {
                margin:0px;
        }
        
        #sidebar ul#linkslist {
                margin:0px;
        }
        
        #wrap > #sidebar ul#linkslist{
        }
        
        #sidebar p{
                margin: 0px;
        }
        
        #sidebar h2{
  font-size        : 11px;
  font-weight      : bold;
  font-family      : 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-transform   : uppercase;
  text-align       : left;
  height           : 23px;
  line-height      : 25px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #282828;
  padding          : 0px;
  background-image : url(images/nav.jpg);
  border-bottom: 1px solid #ea9c00;
  width: 270px;
 
        }
        #sidebar p{
                margin-top:0px;
                margin-bottom:0px;
                color: #555555;
                word-spacing: -1px;
                font-size:10px;
        }
        #sidebar ul ul li, #sidebar ul ol li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-size:10px;
          background-color : #f0ce00;
        }
        #sidebar ul ul li a, #sidebar ul ol li a {
        padding          : 5px 0px 5px 0px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
  width: 268px;
  background-color : #f0ce00;
  text-indent      : 10px;
        }
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
        display          : block;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
  background-color : #111111;
  font-weight      : bold;
  padding          : 5px 0px 5px 0px;
  color            : #eeeeee;
  width: 268px;
  text-indent      : 10px;
  border-top: #333333 1px solid;
  border-left: #333333 1px solid;
  border-right: #333333 1px solid;
  border-bottom: #000000 1px solid;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
        background-color : #000000;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 11px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #f4ee00;
  text-indent      : 10px;
  border-top: #333333 1px solid;
  border-left: #333333 1px solid;
  border-right: #333333 1px solid;
  border-bottom: #000000 1px solid;
        }


        
/* End Sidebar */







