/*
Theme Name: Nick 1.0
Theme URI: http://nickgehring.com/
Description: The amazing Nick 1.0 theme
Version: 1.0
Author: Nick Gehring



*/



/* Basics */

* {
margin: 0;
padding: 0;
}

body, html {
margin: 0;
padding: 0;
background: #fff;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
 }
  
#wrapper {
width: 950px;
margin: 15px 0 0 20px;

}

img {
border-style: none;
}

a:link {
color: #2894be;
text-decoration: none;
}

a:visited {
color: #62849F;
text-decoration: underline;
}


a:hover {
color: #62849F;
text-decoration: underline;
}

a:active {
color: #62849F;
text-decoration: underline;
}


.alignleft {
text-align: left;
margin: 0 0 10px 0;
}

.alignright {
text-align: right;
margin: 0 0 10px 0;
}

blockquote {
padding: 0 0 0 10px;
margin: 10px 20px 10px 20px;
border-left: #7BA9BF dotted 3px;
color: #666;
font-size: 13px;
line-height: 18px;
}

pre {
margin: 5px 0 5px 0;
padding: 10px;
background-color: #ffffe0;
font-family: monospace;
}

h3 {
background-color: #2D2C2C;
color: #fff;
padding: 5px 10px 5px 10px;
margin: 0 0 2px 0;
color: #fff;
font-size: 12px;
font-weight: normal;

text-transform: uppercase;
list-style: none;
}


/* Sidebar */

#sidebar {
font-size: 14px;
line-height: 22px;
}


#sidebarleft {
float: left;
display: block;
width: 170px;

margin: 0 10px 0 0;
padding: 0 0 0 10px;
border-left: dotted 1px #ccc;
}





#sidebarright {
float: left;
display: block;
width: 240px;
border-left: dotted 1px #ccc;
padding: 0 0 0 10px;
}



#sidebar img {
float: right;
margin: 0 0 0 5px;
}


.box {
background-color: #2D2C2C;
color: #fff;
padding: 5px 10px 5px 10px;
margin: 0 0 2px 0;
color: #fff;
font-size: 12px;

text-transform: uppercase;
list-style: none;
}

.box a {
color: #fff;
text-decoration: none;
}

#sidebar p {
margin: 0 0 10px;
font-size: 12px;
height: 15px;

}

#sidebar li {
list-style: none;
list-style-position: outside;
padding: 0;
margin: 0 0 3px 0;
}

#sidebar ul {
margin: 0 0 10px 0;
}

#sidebar a:link {
color: #2894be;
text-decoration: none;
}

#sidebar a:visited {
color: #62849F;
text-decoration: underline;
}


#sidebar a:hover {
color: #62849F;
text-decoration: underline;
}






/* Header */
#header {
height: 199px;
background: url(images/headerbg.png) repeat-x;
width: 100%;

}

    #headerimg {
    background: url(images/header.png) no-repeat;
    height: 199px; 
    text-indent: -9999px;
    padding: 0;
    margin: 0;

    }

  

    #headerimg a {
    display: block;
    height: 200px;
    width: 375px;

    }


    .description {
    color: #fff;
font-size: 24px;
    margin: 0;
    padding: 0;
    }

    /* Navigation */
   
    #navigation {
    font-size: 16px;
    margin: -190px 0 0 17px;
    } 
  

      


    #navigation a:link {
    color: #fff;
    text-decoration: none;
    }
    
     #navigation a:visited {
    color: #fff;
    text-decoration: none;
    }
   
     #navigation a:hover {
     color: #fff;
     text-decoration: underline;
    }
 
    #navigation a:active {
    color: #000;
    text-decoration: none;
    }

    #current a {
    text-decoration: none !important;
    color: #212121 !important;
    background-color: #fff;
    padding: 3px;
    cursor: default;
    }



    #navigation ul {
    list-style: none;
    }

    #navigation li {
    display: inline;
    margin: 0 13px 0 0;
    padding: 0;
    }

/* Content */

#content {
width: 485px;
float: left;
display: block;
margin: 0 10px 0 0;
}

#nav {
font-size: 12px;
}


/* Front */
.postinfo {
color: #000;
padding: 5px 0 5px 0;
border-top: dotted 1px #ccc;
border-bottom: dotted 1px #ccc;
margin: 5px 0 5px 0;
font-size: 11px;
line-height: 13px;
height: 15px;
}








.post h1, h2 {
margin: 3px 0 10px 0;
font-size: 30px;
line-height: 34px;
color: #7BA9BF;
}

.post h1 a:link {
color: #7BA9BF;
text-decoration: none;
}

.post h1 a:visited {
color: #62849F;
text-decoration: underline;
}


.post h1 a:hover {
color: #62849F;
text-decoration: underline;
}

.post {

line-height: 22px;
font-size: 14px;

}

.post p {

margin: 0 0 15px 0;
}

.entry {
line-height: 22px;
font-size: 14px;
text-align: justify;

padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

.entry p {
margin: 0 0 15px 0;
}



.entry ul {
margin: 10px 10px 10px 40px;




}

.entry ol {
margin: 10px 10px 10px 40px;
}

.entry ul li {
margin: 0 0 10px 0;
}

.entry ol li {
margin: 0 0 10px 0;
}

.entry h1 {
color: #7BA9BF;
margin: 3px 0 10px 0;
font-size: 30px;
line-height: 32px;
text-align: left;
}

.entry h3 {
font-size: 20px;
margin: 10px 0 5px 0;
padding: 0;
border-bottom: solid;
font-weight: normal;
text-transform: none;
background-color: #fff;
color: #2D2C2C;
}

/* Post */
#dateposted {
float: left;
width: 150px;

margin: 0 10px 10px 0;
font-size: 12px;
}


#dateposted span {

display: block;
border-bottom: dotted 1px #ccc;

}

#insideentry {
width: 450px;
float: right;
}

#tagsinfo {
color: #000;
padding: 5px 0 15px 0;
border-top: dotted 1px #ccc;
border-bottom: dotted 1px #ccc;
margin: 10px 0 5px 0;
font-size: 11px;
line-height: 13px;
height: 15px;
display: block;
}



/* Comments */

#comments {
clear: both;
margin: 20px 0 15px 0;


}

#comment {
margin: 0 0 10px 0;

}

.commentlist {
margin: 0 0 15px 25px;
}

.commentlist ol {
margin: 0 0 20px 0;

}

.commentlist p {
margin: 0 0 15px 0;
line-height: 22px;
font-size: 14px;
}

.commentlist li {
margin: 0 0 15px 0;
padding: 0 0 5px 0;
border-bottom: dotted 1px #ccc;
}

.commentinfo {
font-size: 10px;
}

#email {
margin: 0 0 5px 0;
}

#url {
margin: 0 0 5px 0;
}

#author {
margin: 0 0 5px 0;
}

/* Search */

#search_form {

}

#search_box {
display: block;
margin: 0 0 10px 0;

}
#search_box #s {

width: 165px;


}
#search_box #go {



}


/* Contact */

.contactleft {

}


.contactright {
margin: 0 0 10px 0;

}



#carbon_copy {
float: left;
}

/* About me */

#aboutmebox {
display: block;
padding: 10px;
margin: 0 0 10px 0;
background-color: #ffffe0;
color: #000;
}

#aboutmebox ul {
list-style-position: outside;
}



/* Works */

#note {
background-color: #FAE3B7;
font-size: 12px;
padding: 10px;
}

.headworks {
margin: 3px 0 10px 0;
font-size: 20px !important;
line-height: 30px;
color: #2894be;
}



.gallery-caption {
line-height: 12px;
font-size: 10px;

}







/* Footer */
#footer {
clear: both;
background-color: #3c3b3b;
margin: 15px 0 0 0;
}


#footer p {
width: 850px;
height: 75px;

margin: 25px 0 0 20px;
padding: 13px 0 0 60px;
color: #fff;
font-size: 12px;
background: url(images/me.png) no-repeat 0 10px;
text-align: left;


}


#footer a:link {
color: #2894be;
text-decoration: none;
}

#footer a:visited {
color: #62849F;
text-decoration: underline;
}



#footer a:hover {
color: #62849F;
text-decoration: underline;
}

/* Archives */

.ahead {
font-size: 18px;
line-height: 18px;
margin: 0;
padding: 0;
}

.apostinfo {
font-size: 13px;
margin: 0 0 10px 0;
}

#archives {

}

#archives h3 {
background-color: #2D2C2C;
color: #fff;
padding: 5px 10px 5px 10px;
margin: 0 0 2px 0;
color: #fff;
font-size: 12px;
font-weight: normal;

text-transform: uppercase;
list-style: none;
}


#archives ul {
list-style: none;
}

/* About me box */
.aboutnick {
display: block;
background-color: #E8E8E8;
padding: 10px;
font-size: 12px;
line-height: 16px;
}

.aboutnick h4 {
font-size: 20px;
}

.ui-state-highlight {
background: url(http://nickgehring.com/images/bluecloud.png) no-repeat;
}

/* blog */
.rest-ul-style li {
background-color: #000 !important;
}