/*
Theme Name: Chris Hempel Portfolio v1.o
Theme URL: http://www.chrishempel.com
Description: Custom template for chrishempel.com
Version: 1.0
Author: Chris Hempel
*/

/* ------------------- Definitions --------------------------*/

* {margin:0; padding: 0; border: none; outline:none;}

body { 
    padding: 0;
    background: #000000 url(images/background.png) repeat top center;    
    font-family: "Arial", Lucida Grande, Verdana, Helvetica, sans-serif;
    font-size: 80%;
    color: #FFFFFF;
    text-align: left;
}


h1,h2,h3,h4,h5,h6 {
    font-family: "Arial", Verdana, sans-serif;
    font-weight: normal;
    padding:0;
    margin:0;
    color:#76B954;
}

a:link, a:visited { color: #6D9212; text-decoration: none;}

a:hover, a:active {color: #A4D03B; text-decoration: underline;}

.nodisplay {left: -5000px; position: absolute;}

p, ul, ol {line-height: 23px;}

ol, ul {
     font-size: 14px;
     list-style-type: none; 
     padding:5px 0 0 20px
}

#blogheader h2, #rightcolumn h2,.headline h2 {
    color:#000000;
    font-family:georgia;
    font-size:24px;
}


/* -------------- Containerproperties --------------------*/
#container {
    background:#ffffff;
    margin:0 auto;
    padding:0 0px;
    width:850px;
}

#header {
    background: url(images/header.jpg) no-repeat top center;
    height: 159px;
    width:850px;
    margin: 0; padding: 0px;
}

#menu {
    padding: 0px 0 0 0px;
    width:850px;
    background: #1E1E1E;
    text-align:right;
}

#twitterfeed {
    font-size: 12px;
    color: #efefef;
    font-style: italic;
    float:left;
    padding-left: 10px;
}


#buttons {
    padding: 15px 0 0 0px;
    width:960px;
    height:23px;
    background:  transparent;
    text-align: right;
}

#content {
    min-height: 20em;
    float: left;
    padding:15px 15px 15px 0px;
    color: #000000;
}

#prefooter {
    background: #464646  url(images/footer_sprite.gif);
    background-position:0 100%;
    float: right;
    width: 845px;
    line-height: 1.5em;
    padding-top: 15px;
    margin-right: 2.7px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-radius-topleft:10px;
    -webkit-border-radius-topright:10px;
}

#leftcolumn {
    background: transparent;
    float: left;
    width: 600px;

}

#leftcolumn p {
    line-height:2em;
    margin:10px 5px;
    width:500px;
}

#blogheader {
    background:#EAF3FA none repeat scroll 0 0;
    margin:0 0 20px 15px;
    padding:20px;
    width:525px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

#featuredwork {
    width:800px;
}

#featuredwork .featured_contain {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    background:#f6f6f6;
    border-color:#FFFFFF #9EA3A9 #9EA3A9 #FFFFFF;
    display:inline-table;
    margin:10px 0 0;
    padding:10px;
    width:90%;

}

#featuredwork .featured_text {
    float:right;
    width: 500px;
}

#featuredwork .featured_gallery {
    border-top: 2px solid #1E1E1E;
}

#footer {
    background: #464646;
    height: 45px;
    width:850px;
    margin: 0; 
    padding: 0;
}


/* ------------------------------------------------------------------------------------------- Header */

#header h1 {
    display: none;
    color:#fff;
    float:right;
    margin: 36px 0 0 70px;
    padding: 0;
    clear:right;
    font-size:2.5em;
}

#header h1 a, #header h1 a:hover {
    color:#fff;
    text-decoration:none;
}

#menu ul {
    font-size: 14px;
    padding: 10px 0 10px 0px;
}
#menu li {
    padding: 0 10px 0 10px;
    display: inline;
}

#menu li a:hover {
    text-decoration: none;
    color: #6D9212;
}

#menu img {
    float:left;
}

.current_page_item a {
    background:#FFFFFF none repeat scroll 0 0;
    color:#000000;
    -moz-border-radius-topright:8px;
    -moz-border-radius-topleft:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-top-left-radius:8px;
    padding:7px 10px 13px;
}

#buttons ul {
    font-size:12px;
    font-weight:bold;
    padding: 2px 10px 0 0;
}
#buttons li {
    background: transparent url(images/rss.gif) no-repeat 0px 50%;
    padding: 0px 20px 0px 20px;
    display: inline;
}
#buttons li a {
    color: #fff;
}
#buttons li a:hover {
    text-decoration: none;
    color: #EFEFEF;
}
/* ----------------------------------------------------- Portfolio -------------------------*/

#content .portfoliocolumn {
    display: block;
    margin: 10px 0 0;
    padding:0 7px 7px;
    width:200px;

}
.portfoliocolumn h2 {
    font-size: 14px;
}

#blogheader h3, .portfoliocolumn h3 {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px;
}

.portfoliocolumn p {
    padding: 0px 5px 0px 5px;
}

.portfoliocolumn h4 a {
    font-size: 16px;
}

.portfoliocolumn h4 {
    margin:10px 0 0;
}

/* ---------------------------------------Prefooter */


#prefooter h2 {
    margin: 5px 0 8px 0;
    padding: 0 0 4px 0;
    color: #EAF3FA;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px dotted;
} 

#prefooter h4 {
    color:#EAF3FA;
    margin: 5px 5px 0px 0px;
}

#prefooter ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#prefooter ul li {
    margin: 0;
    padding: 0
    display: inline-block;
}

#prefooter li {
    list-style: none;
}

#prefooter ul li a {
    margin: 0;
    padding: 4px 0 4px 30px;
    color: #EAF3FA;
    text-decoration: none;
}

#prefooter ul li a:hover {
    text-decoration: underline;
}


#prefooter ul li a:hover {
    color: #fff;
}



#prefooter .box {
    display:inline-table;
    margin:0 2px 10px 10px;
    padding:0 2px;
    width:31%;
}

/* --------------------------------------------------------------------------------------- Content Area */

.article {
    margin:1.5em 3.5em;
    width:530px;

} 

.headline {
    clear:both;
}

.article h2 {
    color: #76B954;
    clear:both;
    margin: 0px 0 0px 0;
    font-size: 20px;

}


.article h2 a:link, 
.article h2 a:visited {
    color:#76B954;
    padding: 4px;
    text-decoration: none;

}


.article h2 a:hover, 
.article h2 a:active {
    color: #76B954;
    padding: 4px;
}

.article h4 { 
    color: #0A1F1A;
}


.comments {
    text-align:left;
    font-weight:bold;
    padding: 4px 4px 4px 240px;

}

#content .postmetadata, 
#content .thecontent {
    margin: 15px 0 0 0;
}
  
#content .postmetadata {
    float: left;
    width: 485px;
    height:44px; 
    margin:10px 0 15px 0;
}
#content .postmetadata p{
    color:#000;
    background: #EAF3FA none repeat scroll 0 0;
    font-size:11px;
    font-weight:bold;
    padding:5px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;

}

#content .postmetadata p a{
    color:#000;
}
#content .postmetadata p a:hover{
    color:#3D4141;
}

#content blockquote {
    background: #000000 url(images/quote.gif) no-repeat top left;
    padding: 0 0 0 45px;
    margin: 5px 5px 5px 20px;
    min-height:40px;
}

#content code {
    background: #000000 url(images/code.gif) no-repeat top left;
    padding: 0 0 0 20px;
    margin: 5px 5px 5px 20px;
    min-height:40px;
}

.searcherg {
    padding: 5px;
    margin: 5px 5px 5px 20px;
    border-left: 4px solid #84A439;
}

/* --------------------Content Images --------------------*/
.box img {
    float:right;
    padding-left: 10px;
}

/* ----------------------------------------------------------------------------------------- Content Icons */

.goon {
    background: transparent url(images/link.gif) no-repeat 0px 50%;
    padding:0 0 0 15px;
    font-weight: bold;
}

.thecontent {
    width: 500px;
}

.thecontent p{
    margin: 0px 0 0 0;
}

.thecontent img {
    padding: 3px;
    border: 1px solid #efefef;
    margin-left: 2.5px;
}

/*------------Right Column -------------------------------*/

#rightcolumn {
    background:#EAF3FA none repeat scroll 0 0;
    padding:17px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    width: 200px;
    float:left;
}

#rightcolumn img {
    margin-right: 100px;
    text-decoration: none;

} 



/* ------------------------------------------------------------------------------------- Comment Area */

.comment {
    margin: 40px 50px 0px 50px;
}

.comment h3 {
    color:#fff;
    padding: 10px;
    font-size: 20px;
}

.comment h4 {
    color:#fff;
    margin: 15px 0 10px 0;
    padding: 0 0 0 5px;
    font-size: 20px;
}

.service {
    margin: 0 0 20px 0;
    padding: 3px;
    background: #1A1F28;
    font-weight: bold;
}

.comment input,textarea {
    margin: 2px;
    padding: 4px;
    background: #2F2F2F;
    color: #BFBFBF;
    border: 2px solid #252525;
}

.comment textarea {
    width: 80%;
    height: 150px;
}

.comment input:focus,
.comment textarea: focus {
    background: #141414;

}

.comment input[type=submit] {
    font-weight: bold;
}

.comment ol.commentlist {
    margin: 5px;
    padding: 10px;
    list-style-type: none;
}

.comment ol.commentlist li {
    margin: 7px;
    padding: 10px;
}

.kommentar {
    padding: 4px 0 2px 6px;
    margin: 5px 0 5px 5px;
}

.gravatar {
    max-width: 50px;
    max-height: 50px;
}

/* ------------------------------------------------------------------------------------------------ Footer */
#footer a:link,#footer a:visited,#footer a:active {
    color:#EAF3FA;
}

#footer a:hover {
    color:#ffffff
}


#footer p { 
    padding:12px;
    font-size: 12px;
    text-align: left;
    color: #fff;
}


/* ------------------------------------------------------------------------------------------------------- */
