/*  
Theme Name: Goldin 2.0
Theme URL: http://www.evangoldin.com
Description: Theme for my personal site. It's pretty, ain't it?
Copyright: None
Version: 1.0.0
Author: <a href="http://www.evangoldin.com">Evan Goldin</a> 
Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}


body {
	margin:  0px 0 0;
	font: normal 80%/160% tahoma, arial, verdana, san-serif;
	background: #fff7f4;
	color:#333333;
}
li {
	list-style: none;
	list-style-type:none;
}

p {
margin-bottom: 12px;
}

p::selection {
        color: #ffffff;
        background: #1188AA; /* Safari */
        }
p::-moz-selection {
        color: #ffffff;
        background: #1188AA; /* Firefox */
}


/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: tahoma,arial,verdana,san-serif;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #1188AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	background-color: white;
	position: relative;
	height: 266px;
	background: #61a1b4;
	padding-top: 20px;
}

#header-image {text-align: center;}

#content-home {
	width: 550px;
	float: left;
	min-height: 455px;
	padding: 35px 25px 20px 0;
	background: url(images/fadebar.gif) no-repeat 36px right;
}

#content {
	width: 625px;
	margin: auto;
	min-height: 355px;
	padding: 35px 0px 20px 0;
}

#sidebar {
	width: 240px;
	min-height: 455px;
	float: right;
	padding: 20px;
	padding-top: 35px;
	background: url() no-repeat top right;
}

#rss-446510741 .widgettitle {
background: url('/wp-content/themes/vesper/images/instapaper.png') no-repeat scroll 0 1px transparent;
padding-left: 27px;
}

.rsswidget img {display: none;}

/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header h1 {
	position: relative;
}
#header h1 a {
	color: #7e4c10;
	color: #fff;
}
#header h1 a:hover {

}
#header span.description {
	position: relative;
	margin-left: 5px;
	color: #ffffff;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 1px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #84755c;
	text-decoration: none;
	margin-right: 2px;
	background:#fff;
	border: 1px solid #1188AA;
	border-bottom: none;
}
#header li a:hover {
	color: #f7951e;
	background-color:#fff;
	border: 1px solid #1188AA;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #3E1403;
	background-color:#FFF;
	border: 1px solid #1188AA;
	border-bottom: none;
}

#nav {
background: url(http://www.evangoldin.com/wp-content/themes/vesper/images/background_06.jpg) repeat-x;
}

#nav ul {
    height: 50px;
    margin: auto;
    width: 325px;
}

#nav li {
margin:10px 20px 0; 
float:left;
}

#nav a {
color:#555;
}

#nav a:hover {
color:#1188AA;
text-decoration: none;
}



/* SEARCH ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*
#topsearch {
	position: absolute;
	right: 14px;
	top: 35px;
	width: 218px;
	height: 42px;
	text-align: center;
}

#topsearch input {
	width: 145px;
	height: 21px;
	background: url(images/input.gif) no-repeat;
	border: none;
	padding: 9px 8px 5px 32px;
	margin-right: 0px;
	float: left;
	font: normal 1em tahoma, arial, san-serif;
}
#topsearch button {
	width: 33px;
	height: 35px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}
*/


/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 0 0;
	background: 0% 100% no-repeat;
	padding: 0 0 10px 0;
}
.post h2 {
	margin: 0 0 .2em;
	font-size: 1.6em;
	border-bottom:1px solid #E1E1E1;
	font-family:tahoma,arial,verdana,san-serif;
	padding-bottom:10px;
	padding-left:56px;
}

.post h2 a:hover {
text-decoration: underline;
}

.post h3 {
	margin: 1em 0 .2em;
	font-size: 1.3em;
	border-bottom:1px solid #E1E1E1;
	font-family:tahoma,arial,verdana,san-serif;
	padding-bottom:3px;
}

.posttitle {
padding-left: 56px;
}

.post .pagetitle {
padding-left: 0;
color: #666666;
font-size: 2.2em;
margin-bottom: 15px;
}

.datestamp-wrapper {
text-align: center;

}

.datestamp-month {
text-transform: uppercase;
font-size: 15px;
}

.datestamp-day {
color: #1188AA;
font-size: 24px;
}

.post-info {
	background: url(images/hr.gif) 0% 0% no-repeat;
	padding: 5px 0;
	font-size: 90%;
	margin: 0 10px 10px 0;
	color: #999;
	width:40px;
	float: left;
	margin-right: 10px;
}



.post-info a {
	color: #999;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}

.post-entry  {
width:575px;
float:left;
}

#content-home .post-entry  {
width:500px;
float:left;
}


.post-entry p {
	margin: 0 0 1em 0;
}
.post-entry a {
	color: #1188AA;
}
.post-entry a:hover {
	text-decoration: underline;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
float:right;
color: #1188AA;

}
.post-entry span.more-link a:hover {
	color: #1188AA;
	text-decoration: underline;
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	padding: 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}

.post-entry ul li ul, .post-entry ol li ol{
margin-bottom: 0;
}

.post-entry ul li ul li, .post-entry ol li ol li {
list-style: circle;
}

.post-entry blockquote {
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
    border-left: 5px solid #CCCCCC;
	clear: both;
}

.post-entry img {
	float: left;
	margin: 6px;
	border:2px solid #E1E1E1;
}

.border {
border:1px solid #E1E1E1;
}

.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}

/* Post Navigation */
p.entry-navigation {

}

.post-meta {
	font-size: 95%;
	color: #999;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* COMMENT FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#respond {
border-bottom: 1px solid #E1E1E1;
padding: 10px 0 15px 0;
}

#comments-wrapper {
border-top: 1px solid #E1E1E1;
}


.required {
color: #DD0000;
}

#respond input, #respond textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    font-size: 1em;
  	padding: 3px;
}
#respond input:focus, #respond textarea:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #1188AA;
}

#respond input {
	width: 200px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;

}

#respond textarea {
	font-family: tahoma,arial,verdana,san-serif;
	font-size: 12px;
    height: 120px;
    width: 475px;
}

.comment-label {
    float: left;
    margin: 0 8px 0 0;
    padding: 6px 0;
    text-align: right;
    width: 55px;
/*    line-height: 1.25em; */
}

#respond #commentform li {
    clear: both;
    display: block;
}

.comment-input {
}

#commenttext {
margin: 10px 10px 12px 63px;
}

#respond button {
	width: 75px;
	height: 35px;
	border-width: 1px;
	border-style: solid;
/*border-top-color	#3399DD
border-right-color	#3399DD
border-bottom-color	#2288CC
border-left-color	#3399DD*/
border-color: #1188AA;
	cursor: pointer;
	background: url("images/bg-button.gif") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    margin-left: 61px;
    font-size: 15px;
}

#respond button:hover {
	background: #1188AA;
}


/* COMMENTS UI
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.responder {
    font-size: 0.8em;
    position: absolute;
    right: 0;
    top: 15px;
}

#comment-text {
margin: 10px 0;
}

.author-id-1 {
	min-height: 50px;
	padding-left: 60px;
	background: url("images/evan-comment.png") 0 3px no-repeat;
}


.author-id-0 {

}

.comment-timestamp {
font-size: 11px;
color: #555555;
}



#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	font-size: 1.4em;
}
#comments {
	margin: 0 0 1em;
 	padding: 1em 0;
    position: relative;
}
#comments h3 {
	font-size: 1.2em;
	color:#232D32;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #e1e1e1;
}


/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
	margin: 0 5px 0 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	text-indent: -5px;
}
#sidebar li ul {
	margin: 0 0 2em 0;
}
#sidebar li ul li {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
	padding-left: 0px;
	margin-right: 5px;
	background: no-repeat 0 6px;
}

#sidebar li ul li flickr_badge_image {
	padding-left: 18px;
}
 

#sidebar li ul li:hover {
	background: #e8e8e8 no-repeat 0 6px;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {

}
#sidebar li a:hover {

}
#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}

/* About Me Blurb on Homepage */
.green {
color:#75AF2D;
}

.red {
color: #C00015;
}

.orange {
color: #FB5B1F;
}


/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer-container {
	
	background-color: #333333;
	display: block;
	float: left;
	height: auto;
	margin-top: 45px;
	padding-bottom: 25px;
	width: 100%;
	
}
#footer {
 color: #CBCBCB;
    font-size: 14px;
    margin-top: 25px;
}

#footer-line {
    background-color: #2D2D2D;
    border-bottom: 1px solid #292929;
    height: 7px;
    width: 100%;
    
}

#footer-container .hr {
   background-color: transparent;
    background-image: url("/new/images/hr.gif");
    background-position: center top;
    background-repeat: repeat-x;
    border-top: 0 none;
    height: 1px;
    margin: 0;
	left: 0;
    position: relative;
    top: -7px;
    }
    
.center {
height: auto;
margin: auto;
padding: 0;
text-align: left;
width: 710px;
}

.columns-wrapper {
    float: left;
    margin-bottom: 30px;
    width: 710px;
    }
    
.four-columns-pad, .four-columns-4 {
    float: left;
    margin-right: 45px;
    width: 205px;
}

.four-columns {
    float: left;
    width: 205px;
}

#footer h4 {
    color: #CBCBCB;
    font-family: tahoma,arial,verdana,san-serif;
    font-weight: bold;
    font-size: 15px;
    font-style: normal;
    word-spacing: 5px;
    
}

#footer .double-hr {
    border-bottom: 1px solid #616161;
    border-top: 1px solid #616161;
}

.double-hr {
    background-color: transparent;
    font-size: 2px;
    height: 3px;
    margin-bottom: 4px;
    margin-top: 4px;
}


/* Flickr Feed */
.flickricon {
background:url('http://www.evangoldin.com/wp-content/themes/vesper/images/flickr-16x16.png') 0px 2px no-repeat;
padding-left:23px;
}

.flickr_badge_image {
float: left;
height: 81px;
margin: 2px;
padding: 7px;
width: 81px;
}

.flickr_badge_image img {
border: 4px solid #e1e1e1;
}
.flickr_badge_image img:hover {
 border-color: #4997AA;
-moz-box-shadow: 0 0 5px #4997AA;
-webkit-box-shadow: 0 0 5px #4997AA;
box-shadow: 0 0 5px #4997AA;
}



/* Footer social media icons */

.mediaicon {
float: left;
padding: 9px;
}

.media-button {
	display: block;
	width: 48px;
	height: 48px;
	text-indent: -99999px;
}

#button-flickr {
	background: url('images/flickr-48x48-final.png') bottom;
}
#button-flickr:hover {
	background-position: 0 0;
}


#button-email {
	background: url('images/email-48x48-final.png') bottom;
}
#button-email:hover {
	background-position: 0 0;
}


#button-facebook {
	background: url('images/facebook-48x48-final.png') bottom;
}
#button-facebook:hover {
	background-position: 0 0;
}


#button-linkedin {
	background: url('images/linkedin-48x48-final.png') bottom;
}
#button-linkedin:hover {
	background-position: 0 0;
}


#button-foursquare {
	background: url('images/foursquare-48x48-final.png') bottom;
}
#button-foursquare:hover {
	background-position: 0 0;
}


#button-twitter {
	background: url('images/twitter-48x48-final.png') bottom;
}
#button-twitter:hover {
	background-position: 0 0;
}




/* --------- Archives -------- */

.archive-year {
font-size: 20px;
text-decoration: none;
margin-top: 20px;
font-family: tahoma,arial,verdana,san-serif;
}

.archive-list {
border-top: 1px dotted #d1d1d1;
}


.archive-date {
color: #666;
font-size: 1.2em;
}


.archive-link {
/*margin-left: 16px;*/
}

.archive-section {
margin-top: 15px;
}


/* ---------- Home Page -------- */
.excerpt-links {margin-left: 50px;}
.excerpt-links h4 {color:#777;}

.excerpt-links h2 {
	margin: 1em 0 .1em 0;
	font-size: 1.6em;
	font-family:tahoma,arial,verdana,san-serif;
	background: none repeat scroll 0 0 #e1e1e1;
	color: #1188AA;
}

.excerpt-links h2:hover {
	background: none repeat scroll 0 0 #1188AA;

}

.excerpt-links h2 a {
text-decoration: none;
    
}
.excerpt-links h2 a:hover {
    	color: #FFFFFF;
    
}

.excerpt-a {display: block; padding: 4px;}


/* -------- ABOUT ------- */
.img-right {
float:right;
border: 3px solid #e1e1e1;
margin-bottom: 10px;
margin-left: 10px;
}

/* -------- PORTFOLIO ------- */


.image h4 {
    left: 4px;
    position: absolute;
    top: 144px;
    width: 100%;
}

.image h4 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: white;
    font: bold 24px/45px Helvetica,Sans-Serif;
    letter-spacing: -1px;
    padding: 10px;    
}


.image {
    float: left;
    position: relative;
    width: 275px;
    margin: 20px 3px 20px 20px;
}

.image a img {
border: 4px solid #e1e1e1;
}

.image a img:hover {
 border-color: #4997AA;
-moz-box-shadow: 0 0 5px #4997AA;
-webkit-box-shadow: 0 0 5px #4997AA;
box-shadow: 0 0 5px #4997AA;
}

.border img {
border: 1px solid #e1e1e1;
}

.border {
margin: 15px 0;
}

.entry .skills {
float: right; 
margin-left: 45px; 
padding: 0px 0px 10px 20px;
}

.skills ul {

}

.skills ul li {
color: #CC6644;
list-style-position: inside; 
list-style-image: url('images/list_arrow.png');
}


/* HIG */
