/*
Theme Name:i-131
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/
*/


/* Global */


body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: Arial, Verdana, Sans-Serif;
    background: #C8DDDC url(images/bg.jpg) center top repeat-y;        
        color: #0063C7;
        margin: 0;
        padding: 0;
}

a:link {
        color: #0063C7;
}

a:visited {
        color: #0063C7;
}

a:hover {
        text-decoration: none;
}

a img {
        border: none;
}

img {
        border: none;
}

h1, h2, h3 {
        font-family: Arial, Verdana, Sans-Serif ;
        font-weight: bold;
}

h1 {
        font-size: 4em;
}

h2 {
        font-size: 1.6em;
}

ul,li {
    padding: 0px;
        margin: 0px;
}

#wrapper {
        margin: 0px auto;
        padding: 0px;
        width: 100%;
        background: url(images/header.jpg) center top no-repeat;        
}

#wrapper_top {
        margin: 0px auto;
        padding: 0px;
        width: 100%;
}

#container {
        width: 830px;
        margin: 0 auto;
        padding: 0px;
}

/* Clear Fix */ 
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
        display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */

#header {
        width: 830px;
        height: 248px;
        position: relative; 
}

#header h1 {
    padding: 56px 0px 0px 160px;
        margin: 0px;
        font-family: 'Impact', Arial, Verdana, Sans-Serif ;
        color: #F9CF2C;
}

#header h1 a {
        color: #F9CF2C;
        text-decoration: none;
}

#header h2 {
    padding: 0px 0px 0px 160px;
        margin: 0px;        
        color: #F9CF2C;
        font-size: 1.3em;
}

#navigation {
    position: absolute;
        top: 208px;
        left: 30px;
        height: 40px;
        width: 570px;
        margin: 0px;
        padding: 0px;
        list-style: none;                
}

#navigation li {
    float: left;
        margin: 0px;
        padding: 0px;
}

#navigation li#nav_home {
    width: 150px;
        height: 40px;
}

#navigation li#nav_abt {
    width: 135px;
        height: 40px;
}

#navigation li#nav_con {
    width: 138px;
        height: 40px;
}

#navigation li#nav_faq {
    width: 115px;
        height: 40px;
}
/* Content */

#content {
        width: 830px;
        background: url(images/content_bg.gif) repeat-y;
        float: left;
}

/* Sidebar */

#sidebar {
   float: left;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   width: 230px;
}

#search {
    padding: 53px 0px 0px 20px;
        margin: 0px;
}

#searchform {
           margin: 0px;
        padding: 0px;
        color: #828181;
}

#searchform #searchsubmit {
        width: 55px;
        height: 22px;
        border: 0px;
        padding-left: 0px;
        background: url(images/search_button.gif) no-repeat;
}                

#searchform input {
        color: #828181;
        line-height: 20px;
        padding-left:20px;
        margin: 0px;
        width: 105px;
        height: 18px;
        background: #FFFFFF url(images/search_input.gif) 1px 1px no-repeat;        
}

#rss {
        width: 45px;
        height: 40px;
        margin: 19px 0px 0px 30px;
}

#sidebar ul {
   padding: 66px 0px 0px 0px;
   margin: 0px 0px;
   list-style: none;
   color: #000000;
   font-size: 1.0em;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul a {
   color: #000000;
   text-decoration: none; 
}

#sidebar ul a:hover {
   color: #0063C7;
}

#sidebar ul li {
   padding: 0px 0px 10px 0px;
   margin: 0px;
}

#sidebar ul ul {
   padding: 0px 25px 0px 40px;
   margin: 0px;
}

#sidebar ul #cat {
   background: url(images/categories.jpg) left top no-repeat;        
}

#sidebar ul ul li {
   background: url(images/sidebar_icon.gif) left 6px no-repeat;
   padding: 3px 0px 3px 10px;
}

/* Maincontent */

#maincontent {
   float: left;
   padding: 60px 35px 0px 20px;
}

/* Post */
.post {
   width: 540px;
}

.post .title {
        padding: 0px 0px 0px 13px;
        margin: 0px;
        height: 53px;

}

.post .title h2 {
        color: #0063c7;
        font-size: 1.4em;
        font-weight: bold;
        margin: 0px;        
        padding: 0px 5px 0px 5px;        
        width: 450px;
        height: 32px;        
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(images/post_title_line.gif) left bottom repeat-x;
}

.post .title h2 a {
        color: #0063c7;
        text-decoration: none;
}


.post .postmetadata {
    color: #4C4C4C;
        font-size: 1.1em;
        font-family: Arial, Verdana, Sans-Serif ;
        padding: 3px 0px 0px 0px;
}

.post .postmetadata a {
    color: #4C4C4C;
        text-decoration: none;
}

.post .postmetadata .author {
     padding: 0px 10px 0px 5px;
}

.post .date {
        padding: 3px 10px 0px 0px;
        margin: 0px;
        color: #004490;
        font-size: 2.0em;
        line-height: 18px;
        font-weight: bold;
        text-align: center;
        background: url(images/date.png) left top no-repeat;
        width: 53px;
        height: 50px;
        float: left;
}

.post .date span {
        font-size: 0.5em;
        font-weight: normal;
        line-height: 14px;        
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
}

.post .entry {
        font-size: 1.2em;
        line-height: 18px;
        padding: 10px 5px 30px 10px;
}

.post .entry a {
        font-weight: bold;
        text-decoration: none;
}

.post .entry p {
    padding: 3px;
        margin: 0px;
}

.post .entry ul {
    padding: 0px 0px 0px 15px;
        margin: 0px;
}

.post .entry li {
    list-style: none;
        line-height: 16px;        
        list-style-image: url(images/icon.gif);
        padding: 3px 0px 3px 0px;
        margin: 0px;
}

.post .entry li a {
    color: #0063C7;
        font-weight: normal;
        text-decoration: underline;
}

.notfound {
        margin-top: 100px;
        text-align:center;
        font-size: 4em;
        font-weight: bold;
        color: #3168BD;
        width: 540px;
}

.post .entry .tags {
        text-align: left;
        font-weight: normal;
        font-size: 0.9em;
        padding: 10px 0px 0 0;
        float: left;
        clear: both;
}

.post .entry .tags a {
        font-weight: bold;
}

.post .entry .tags a:hover {
    text-decoration: underline;
}

.post .entry .commentline {
        text-align: right;
        font-weight: bold;
        font-size: 0.9em;
        padding: 10px 0px 0 0;
}

.post .entry .commentline a {
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;        
        background: url(images/comments_icon.gif) left 1px no-repeat;
        padding: 0px 0px 0px 16px;
}

.quickjump {
        padding: 0 0 0 60px;
        font-size: 1.2em;
        font-weight: bold;
        line-height: 18px;
        color: #782f02;
}

.postjumper {
        float: left;
        padding: 0 20px 0 0;
}

/* PageNavi*/

.wp-pagenavi {
        padding: 0 40px 5px;
}
.wp-pagenavi a {
        padding: 2px 4px;
        margin: 2px;
        text-decoration: none;
        border: 1px solid #0066cc;
        color: #0066cc;
        background-color: #FFFFFF;        
}
.wp-pagenavi a:hover {        
        border: 1px solid #000000;
        color: #000000;
}
.wp-pagenavi span.pages {
        padding: 2px 4px; 
        margin: 2px;
        color: #000000;
        border: 1px solid #000000;
        background-color: #FFFFFF;
}
.wp-pagenavi span.current {
        padding: 2px 4px; 
        margin: 2px;
        font-weight: bold;
        border: 1px solid #000000;
        color: #000000;
        background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
        padding: 2px 4px; 
        margin: 2px;        
        border: 1px solid #000000;
        color: #000000;
        background-color: #FFFFFF;
}




/* Comments */

h3#comments, #respond h3 {
        font-size: 1.4em;
        color: #555;
}


#commentform {
        margin: 5px 0 0 0;
        padding: 0px 0px 0px 10px;
}

#commentform input {
        width: 170px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
        width: 98%;
        padding: 2px;
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
        margin: 5px 0;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
        margin: 0 0 5px auto;
        float: right;
}

#respond {
        color: #333;
}

#respond h3 {
    padding: 0px 0px 0px 10px;
}

#respond:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}

.commentlist {
        padding: 0;
        margin: 0;
}

.commentlist li {
        margin: 15px 0 10px;
        padding: 5px 5px 10px 10px;
        list-style: none;
        font-weight: bold;
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
        margin-right: -5px;
        margin-left: 10px;
        font-size: 1em;
}

.commentlist p {
        margin: 10px 5px 10px 0;
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
}

.commentlist li .avatar { 
        float: right;
        border: 1px solid #333;
        padding: 2px;
        background: #fff;
}

.commentlist li a {
        color: #555;
}

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        color: #555;
}

.children {
        padding: 0;
}

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
}

.commentmetadata {
        margin: 0;
        display: block;
        font-weight: normal;
        font-size: 1.0em;
}


.thread-alt {
        background-color: #D9E9EC;
}

.thread-even {
        background-color: #D9E9EC;
}

.depth-1 {
        border: 1px solid #000;
}

.alt {
        border-left: 1px solid #000;
        background-color: #D9E9EC;
        margin: 0;
        padding: 10px;
}

.even {
        border-left: 1px solid #000;
        background-color: #D9E9EC;
}
/* Footer */



/* Sidebar Bototm */
#sidebar_bottom {
    width: 830px;
        height: 158px;
        margin: 0px auto;
        padding: 150px 0px 0px 0px;
        font-size: 1.1em;
        color: #404040;
}

#sidebar_bottom a {
        color: #0063C7;
        text-decoration: none;        
}

#sidebar_bottom a:hover {
        text-decoration: underline;
}

#sidebar_bottom ul {
    list-style: none;
        padding: 0px 76px 0px 85px;        
        height: 158px;
}

#sidebar_bottom ul li {
   float: left;
   padding-top: 15px;   
}

#sidebar_bottom ul #recent_posts {
   width: 190px;

}

#sidebar_bottom ul #recent_comments {
   width: 210px;
   margin: 0px 0px 0px 30px;
}

#sidebar_bottom ul #about_me {
   width: 184px;
   margin: 0px 0px 0px 50px;
   padding: 0px;
   font-size: 0.9em;
   color: #1F1F1F;
}

#sidebar_bottom ul #about_me p {
   padding: 0px 0px 0px 3px;
   margin: 0px;
   text-align: left;
   color: #1F1F1F;   
}

#sidebar_bottom ul ul {
    padding: 0px;
        margin: 0px;
}

#sidebar_bottom ul ul li{
    line-height: 15px;
        height: 45px;
        margin: 0px;
        padding: 0px;
        float: none;
        overflow: hidden;
        text-overflow: ellipsis;
}

#footer {
        width: 100%;
        height: 397px;
        margin: 0 auto;
        padding: 0px;
        border: none;
        background: url(images/footer.jpg) center top no-repeat;
        clear: both;
}

*html #footer {
        background: url(images/footer_ie6.jpg) center top no-repeat;  /* this style for IE6 */
}

#footer p {
        margin: 0px;
        padding: 20px 0px 0px 0px;
        text-align: center;
        font-size: 1.3em;
        font-family: Arial, Helvetica, sans-serif;
        color: #454545;
        clear: both;
}

#footer p a:link,#footer p a:visited {
        font-size: 1.0em;
        color: #454545;
        text-align: center;
        text-decoration: none;
}

/* Images */

p img {
        padding: 0;
        max-width: 100%;
}

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
}

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
}

.alignright {
        float: right;
}

.alignleft {
        float: left
}


/* 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;
}




