@import url("http://yui.yahooapis.com/3.0.0b1/build/cssfonts/fonts-min.css");

@import url("http://yui.yahooapis.com/3.0.0b1/build/cssreset/reset-min.css");

html {
	background: #dde7ec url(../images/trees.png) repeat-x left bottom;
	min-height: 100%;
 	height: auto;

}

body {
	color: #1f5187;
	font-family: "lucida grande", "lucida", "lucida sans", "lucida sans unicode", "helvetica", sans-serif;

}

/* Thin Text in Safari with Snow Leopard */

body {
	-webkit-text-stroke: 1px transparent;
}

@media only screen and (max-device-width:480px) {

body {
	-webkit-text-stroke: 0 black;
}

}

.clr {
	clear: both;
}

.inner {
	padding-left: 90px;
	width: 850px;
	margin: auto;
}

/* Phark Method */

h1, h2, h3, h7, #human, #flickr-btn, .btn, .btn2, .bigbtn, .btn3, .btn4, .topics h5, #footer, #license a {
	text-indent: -9999px;
}

/* Headings */

h1 {
	background-image: url(../images/chris-wronski.png);
	width: 134px;
	height: 11px;
}

h2 {
	background-image: url(../images/your-friend.png);
	width: 196px;
	height: 43px;
	margin-top: 12px;
}

h3 {
	display: block;
	background-repeat: no-repeat;
	background-position: center 7px;
	border-bottom: 3px solid #336691;
	padding: 0 20px 0 17px;
}

#flickr h3 {
	border: none;
}

#aside h3 {
	height: 24px;
	margin-left: 1px;
}

#me #aside h3 {
	background-image: url(../images/personal-information.png);
	width: 109px;
}

#work #aside h3 {
	background-image: url(../images/projects_categories.png);
	width: 91px;
}

#photography #aside h3 {
	background-image: url(../images/browse-photos.png);
	width: 79px;
}

#talk #aside h3 {
	background-image: url(../images/past-postings.png);
	width: 56px;
}

h4 {
	text-transform: uppercase;
	border-bottom: 1px dotted #275d94;
	font-size: 123.1%;
	letter-spacing: 0.1em;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 15px;
}

#project h4 {
	margin-top: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #275d94;
	font-size: 135%;
	letter-spacing: 0.1em;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 15px;
}

#me #bottom h4{
	background-image: url(../images/icn_envelope.png);
	padding-left: 30px;
	clear: both;
}

#photography #bottom h4 {
	background-image: url(../images/icn_camera.png);
	padding-left: 30px;
}

#work #bottom h4 {
	background-image: url(../images/icn_focus.png);
	padding-left: 30px;
}

#topics h4 {
	background-image: url(../images/icn_star.png);
	padding-left: 25px;
}

#archives h4 {
	background-image: url(../images/icn_clock.png);
	padding-left: 25px;
}

h5 {
	letter-spacing: 0.05em;
	font-size: 90%;
	font-variant: small-caps;
	color: #535353;
	font-weight: bold;
}

h6 {
	letter-spacing: 0.05em;
	font-size: 123.1%;
	font-variant: small-caps;
	color: #1f5187;
	font-weight: bold;
}

#work h6 {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 95%;
	color: #1f5187;
	font-weight: bold;
}

#me h5 {
	margin-top: 1.7em;
}

                

/* Navigation */

#nav {
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 115%;
	background: #3e576a url(../images/header.png) repeat-x 0 bottom;
}

#nav ul {
	float: left;
	margin-left: -1em;
	line-height: 41px;
}

#nav li {
	padding-left: 1em;
	padding-bottom: 5px;
	padding-right: 1em;
	padding-top: 0;
	float: left;
	margin-right: 1em;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav .current {
	background: url(../images/indicator.png) no-repeat center bottom;
}

#search {
	font-size: 93%;
	font-style: normal;
	font-weight: normal;
	height: 3em;
	float: right;
	z-index: 2;
	background: #bdbdbd url(../images/graydient.png) repeat-x 0 bottom;

}

.searchbox {
	border-color: #6e6e72;
	color: #dbdcde;
	height: 1.8em;
	font-size: 93%;
	width: 227px;
	background: #484848 repeat-x top left;	
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}


#search_input {
	padding-left: 0.8em;
	padding-bottom: .2em;
	padding-right: .5em;
	padding-top: .2em;
	margin-left: 2em;
	margin-bottom: 0;
	margin-right: 2em;
	margin-top: 0.62em;
	font-size: 77%;


	
}


#wrapper {
	padding-bottom: 50px;
}

#box {
	background: url(../images/bg_top.png) repeat-x center top;
}

#header {
	background: url(../images/star-tag.png) no-repeat left 45px;
}

#header .inner {
	margin-bottom: 53px;
	padding-top: 45px;
	position: relative;
}

#human {
	background: url(../images/certifiable.png);
	width: 98px;
	height: 98px;
	position: absolute;
	clear: both;
	right: 0;
	top: 22px;
}

#flickr {
	position: absolute;
	background-image: url(../images/flickr.png);
	width: 399px;
	height: 110px;
	right: 0;
	top: -6px;
	float: right;
	z-index: 1;
	border-bottom: solid 3px #707070;
}

#twitter {
	font-size: 93%;
	position: absolute;
	background-image: url(../images/twitter.png);
	width: 399px;
	height: 110px;
	right: 0;
	top: -6px;
	float: right;
	z-index: 1;
	border-bottom: solid 3px #707070;
}

#flickr h3 {
	height: 54px;
}

#twitter h3 {
}

#flickr a img {
	float: left;
	width: 39px;
	height: 39px;
	margin-right: 10px;
	border: solid 2px #d3d3d3;
}

#flickr_badge_image1{
	margin-left: 25px;
}

/* Buttons */

#okay {
	background-image: url(../images/btn_okay.png);
	margin-top: 4px;
	margin-top: 15px;

}

.center {
		text-align: center;

}


#flickr-btn {
	background-image: url(../images/btn_flickr.png);
	width: 93px;
	height: 19px;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 30px;
}

#twitter-btn {
	background-image: url(../images/btn_flickr.png);
	width: 93px;
	height: 19px;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 30px;
}

.btn {
	width: 173px;
	height: 26px;
	margin-top: 2px;
	display: block;
	float: right;
}

.btn2 {
	margin-left: 65px;
	float: left;
	width: 112px;
	height: 26px;
	margin-top: 4px;
	display: block;
}

.btn3 {
	margin-right: 10px;
	width: 112px;
	height: 26px;
	display: block;
}

.btn4 {
	margin-bottom: 40px;
	width: 173px;
	height: 26px;
	margin-top: 2px;
	display: block;
	float: none;
}

.btn:hover {
	background-position: bottom;
}

.btn2:hover {
	background-position: bottom;
}

.btn4:hover {
	background-position: bottom;
}

.btn3:hover {
	background-position: bottom;
}

.bigbtn {
	margin-top: 25px;
	width: 453px;
	height: 33px;
	display: block;
}

.bigbtn:hover {
	background-position: bottom;
}


#seework {
	background-image: url(../images/btn_seework.png);

}


#resume {
	background-image: url(../images/btn_resume.png);
	margin-top: 4px;
}

#vcard {
	background-image: url(../images/btn_vcard.png);
	margin-top: 4px;
}

#back {
	background-image: url(../images/btn_back.png);
}

#slideshow {
	background-image: url(../images/btn_slide.png);
	width: 112px;
}

#comment {
	background-image: url(../images/btn_comment.png);
	width: 124px;
	float: left;
}

/* Article */

.article {
	margin-bottom: 4em;
	width: 452px;
	float: left;
}

.talenticon {
	margin-top: 5px;
	float: left;
}

.projectnum {
	margin-top: 10px;
}

.talent {
	margin-bottom: 5px;
	margin-top: 15px;
}

.talent p, .talent h6 {
	margin-left: 75px;
}

.project p, .project h6, .projectlone p, .projectlone h6 {
	margin-left: 18px;
	margin-bottom: 0px;
}

#project_ben {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/ben.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_chaching {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/chaching.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_liane {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/liane.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_lav {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/lav.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_slr {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/slr.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_ux {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/ux.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_clouds {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/clouds.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_juicer {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/juicer.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_meta {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/meta.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_mpsr {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/tc1.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

#project_pb {
	margin-bottom: 15px;
	background-position: 25px 0px;
	height: 78px;
	width: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/projects/pb.png);
	display: block;
	z-index: 0;
	margin-top: 20px;
}

.project {
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(../images/b.png);
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-style: dotted;
	display: block;
	z-index: 0;
	margin-top: 15px;
}

.projectlone {
	margin-bottom: 150px;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(../images/b.png);
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-style: dotted;
	display: block;
	z-index: 0;
	margin-top: 15px;
}

#me .article, .article2, #work .article, #talk .section {
	background: url(../images/head.png) no-repeat;
}

#project .article {
	width: 800px;
	margin-bottom: 4em;
}

#talk .article p {
	margin-bottom: 1.5em;
}

#project .article h3 {
	background: url(../images/project.png) no-repeat center center;
	width: 38px;
	height: 24px;
	margin-bottom: 37px;
}

#me .article h3 {
	background: url(../images/about-me.png) no-repeat center center;
	width: 51px;
	height: 24px;
	margin-bottom: 37px;
}

#talk .section h3 {
	background: url(../images/fresh-postings.png) no-repeat center 7px;
	width: 65px;
	height: 24px;
	margin-bottom: 37px;
}

#work .article h3 {
	background: url(../images/projects_completed.png) no-repeat center 7px;
	width: 101px;
	height: 24px;
	margin-bottom: 25px;
}

#work .section h7 {
	background: url(../images/projects_upcoming.png) no-repeat center 7px;
	width: 65px;
	height: 24px;
	margin-bottom: 37px;
}

#me .article dt, #me .article h5, #talk h5, #work h5 {
	margin-bottom: 10px;
	background: url(../images/bullet.png) no-repeat left center;
	color: #5d5d5d;
	font-size: 123.1%;
	padding-left: 20px;
}

.section h5 {
	margin-top: 27px;
}

.article dd, .article p {
}

.article dd {
	font-weight: bold;
	text-shadow: 0px 2px 1px white;
	color: #5d5d5d;
	font-size: 180%;
	line-height: 1.3em;
}

.article p {
	color: #1f5187;
	font-size: 93%;
	line-height: 1.8em;
	text-align: left;
}

#project .article p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #1f5187;
	font-size: 110%;
	line-height: 2em;
	text-align: left;
}

#project .article li {
	padding-left: 2px;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #1f5187;
	font-size: 110%;
	line-height: 2em;
	text-align: left;
}

#project .article a {
	font-weight: bold;
	text-decoration: none;
	color: #565657;
	text-align: left;
}

.article a {
	font-weight: bold;
	text-decoration: none;
	color: #565657;
	text-align: left;
}

.article a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #565657;
	text-align: left;
}

#project .article a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #565657;
	text-align: left;
}

.article a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #1e518a;
	text-align: left;
}

#project .article a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #1e518a;
	text-align: left;
}

.article a:active {
	text-decoration: none;
	font-weight: bold;
	color: #123156;
	text-align: left;
}

#project .article a:active {
	text-decoration: none;
	font-weight: bold;
	color: #123156;
	text-align: left;
}

.topics {
	background-image: url(../images/sec_topics.png);
	width: 322px;
	height: 26px;
	float: right;
}

.topics h5, .topics ul {
	float: left;
}

.topics li {
	float: left;
}

/* Sidebar */

#aside {
	background: url(../images/sidekick.png) no-repeat;
	width: 285px;
	float: right;
}

#bottom {
	margin-bottom: 15px;
	padding: 0 20px 29px;
	background: url(../images/aside-bg.png) left bottom;
}

#aside .first.section {
	padding-top: 41px;
}

#me #aside .first.section {
	background: url(../images/me.png) no-repeat 30px 20px;
}

#aside .section {
	padding-top: 24px;
}

#aside .block {
	padding-top: 24px;
}

img[alt="Chris A. Wronski"] {
	float: left;
}


.hello-form input.text, .hello-form textarea {
	color: #717171;
	font-size: 93%;
	width: 227px;
	margin-bottom: 7px;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #bdbcb6;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #e6e5e3 url(../images/search-bg.gif) repeat-x top left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

.hello-form textarea {
	height: 4em;
}

.hello-form input.text:focus, .hello-form textarea:focus {
	border: 1px solid #e6e6db;
	background: #fff;
	outline-width: 0;
}

.hello-form label {
	display: none;
}

.hello-form textarea {
	margin-bottom: 2px;
}

#send {
	background-image: url(../images/btn_send.png);
	background-color: transparent;
	border-style: none;
	width: 112px;
	margin-top: 8px;
	cursor: pointer;
	float: left;
}

#work #aside p {
	margin-bottom: 20px;
	margin-top: 5px;
	color: #1f5187;
	font-size: 93%;
	line-height: 1.7em;
	text-align: left;
}

#photography #aside p {
	margin-top: 5px;
	color: #1f5187;
	font-size: 93%;
	line-height: 1.7em;
	text-align: left;
}

#work #aside a {
	list-style-type: none;
	text-decoration: none;
	color: #505051;
	font-size: 100%;
	line-height: 1.8em;
	text-align: left;
}

#work #aside a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1f5187;
	font-size: 100%;
	line-height: 1.8em;
	text-align: left;
}

#work #aside a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0e2742;
	font-size: 100%;
	line-height: 1.8em;
	text-align: left;
}

#work #aside ul {
	font-size: 93%;
}

#work #aside li {
	list-style-type: none;
	margin-bottom: 5px;
}

#photography #aside ul {
	font-size: 93%;
	float: left;
}

#photography #aside li {
	float: left;
	margin-bottom: 20px;
}

#photography #aside a {
	text-decoration: none;
	color: #707070;
}

#photography #aside a.current, #photography #aside a:hover {
	color: #204e7d;
}

#photography #aside ul img {
	width: 74px;
	display: block;
	border: 1px solid #707070;
	margin-right: 5px;
	margin-bottom: 8px;
}

#photography #aside ul .current img{
	border: 3px solid #2b6190;
	width: 70px;
}

#photography #aside ul a:hover img{
	border: 3px solid #2b6190;
	width: 70px;
}


#talk #aside li {
	font-size: 93%;
}

#topics li {
	display: inline;
}

#talk #aside a {
	color: #717171;
	text-decoration: none;
	line-height: 1.8em;
}

/* Footer */

#footer {
	width: 100%;
	position: relative;
}

#copy {
	float: left;
	margin-top: 6px;
	height: 40px;
	width: 154px;
	background: url(../images/copy.png) no-repeat left center;
}

#license {
	float: right;
	width: 78px;
	height: 46px;
	background-image: url(../images/creative-commons.png);
	background-position: center top;
}

#license a {
	height: 100%;
	display: block;
}

.links {
	margin-bottom: 10px;
}

#response {
	min-height: 120px;
	margin-top: 20px;
	text-align: center;
}

#response p {
	margin-top: 5px;
}

#loader {
	height: 50px;
}

#work #loader {
	float: right;
	height: 0px;
}

.projectbtn {
	margin-left: 18px;
	margin-top: 5px;
}

#twitter_div {
	margin-right: 8px;
	margin-top: 50px;
	margin-left: 80px;
}

#project .first {
	margin-top: 20px;
	margin-bottom: 10px;
}

#project .middle {
	margin-top: 20px;
	margin-bottom: 20px;
}

#project .last {
	margin-top: 20px;
	margin-bottom: 25px;
}

.upcoming {
	margin-bottom: 1em;
	margin-top: 5em;
}