/*
Theme Name: Taylor Loftin
Theme URI: http://www.taylorloftin.com
Author: taylor Loftin
Author URI: http://www.taylorloftin.com
*/


<!--BEGIN CSS RESET-->
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

<!--END CSS RESET-->


* {margin:0px; padding:0;}

html {overflow-y:scroll;}

html, body { height:100%;}

body {
	background:#FFF;
        color:#666;
        margin:0 auto;
	padding:0px;
	position: relative;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}


p { 
	font-size: 14px;
	line-height: 23px;
	text-align:left;
	margin-bottom:10px;}

.clear {
	clear:both;
}

a {
	color:#27c8ea;
	text-decoration:none;
    text-shadow:1px 1px 0px #fff;
}

a:hover {
	color:#05a1c2;
	text-decoration:none;
}

blockquote {
	background-color:#eee;
	font-weight:bold;
	margin:10px 30px 10px 70px;
	padding:10px 30px 10px 30px;
	text-align:center;
	width:400px;
}

h1, h2, h3. h4, h5, h6, strong {
    text-shadow:1px 1px 0px #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a { color:#27c8ea; }

h1 { font-size: 30px; }

h2 { font-size: 24px; }

h3 { font-size: 18px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	padding:3px 10px 3px 0px;
}

#sidebar h3 {
	background-color:#eee;
}

h4 { font-size: 16px; }

h5 { font-size:14px; }

h6 { font-size:12px; }

.entry ul {margin-bottom:10px;}

.entry li {margin-left:20px; padding-bottom:10px; font-size: 13px; line-height: 17px; text-align:left;}

/* Structure */

#header_wrapper {
	background:url(/wp-content/themes/taylorloftin/images/header_bg.jpg) top center;
	height:130px
}

#container {
	min-height:100%;
	height:auto !important;
	margin:-130px auto -245px;
	padding:20px;
	width:960px; 
}
	
.left {
	float:left;
}

.right {
	float:right;
}
	
	
	
<!-- BEGIN HEADER STYLES-->

#header {
	height:130px;
	width:960px;
}

h1#logo {
	float:left;
	background-image:url(/wp-content/themes/taylorloftin/images/logo.png);
	display:block;
	text-indent:-9999px;
	width:566px;
	height:157px;
}

#logo span {
	visibility:hidden;
}

img, a {border:none;}

#menu {
	display:inline;
	width:465px;
	height:32px;
}

#menu a {
	margin-top:30px;
	background:url(/wp-content/themes/taylorloftin/images/nav.png);
	height:32px;
	display:block;
	text-indent:-9999px;
}

#menu li {
	display:inline;
	float:left;
	list-style:none;
}

#menu li, #menu a {
	display:block;
	height:32px;
	margin-right:3px;
	padding:0px;
}

#home a {
	background-position:-9px -2px;
	width:74px;
}

#home a:hover{
	background-position:-9px -32px;
}

#portfolio a {
	background-position:-105px -2px;
	width: 99px;
}
	
#portfolio a:hover {
  background:url(/wp-content/themes/taylorloftin/images/nav.png) -105px -32px no-repeat;
}

#blog a {
	background-position:-230px -2px;
	width:64px;
}

#blog a:hover {
	background:url(/wp-content/themes/taylorloftin/images/nav.png) -230px -32px no-repeat;
}

#contact a {
	background-position:-329px -2px;
	width:126px;
}

#contact a:hover {
	background:url(/wp-content/themes/taylorloftin/images/nav.png) -329px -32px no-repeat;
}

#ladybug {
    background:url(images/ladybug.png) no-repeat;
    float:right;
    height:100px;
    width:200px;
    margin-top:-100px;
}

<!--END HEADER STYLES-->





<!-- BEGIN MAIN CONTENT -->

#content {
	margin:30px 0px 30px 0px;
}




<!--BEGIN BLOG-->

#blog_content {
	float:left;
	width:600px;
}
	
.date {
	background:url(/wp-content/themes/taylorloftin/images/calendar.gif) top left no-repeat;
	height:109px;
	width:111px;
	float: left;
	display: inline;
	margin-right:10px;
}

.date .month {
	font-size:20px; 
	padding-top:18px; 
	text-align:center;
	margin:0px;
width:125px;
}

.date .day {
	font-size:34px;
	padding-top:10px; 
	text-align:center;
	margin:0px;
	font-weight:bold;
}

.post {
	display:block;
	margin-bottom:40px;
	width:620px;
}

.post p {
	margin:10px 0px 20px 0px;
}

.post img {
	padding:5px;
}


.post h1 {
	padding-bottom:10px;
}

.excerpt {
	width:450px;
}

.readmore {font-size:11px; padding:10px 0px 30px 0px;}

.post ol, .post ul {
	margin:0px 30px 0px 50px;
}

.post li, .post li {
	margin-bottom:10px;
}




/* Portfolio */

#portfolio .post {height:1000px;}

.page h1 {
	color:#27c8ea;
}

.screenshot {
	float:right;
}

.projects {
	border-bottom:2px #eee solid;
	height:220px;
	padding-bottom:20px;
	margin-bottom:20px;
}


.post-meta {
	float:left;
	font-size:14px;
	margin-right:60px;
	width:400px;
}

.meta h1 {
	margin-bottom:10px;
}

.post-meta-key {
	font-weight:bold;
}

.post-meta li {
	list-style:none;	
	padding:8px 0px 8px 0px;
}

.post-meta {
	border-bottom:#bbb dashed 2px;
	border-top:#eee dashed 2px;
}

.skills ul {
	width:450px;
	margin:0px;
}






/* Sidebar*/

#sidebar {
	width:300px;
	font-size:1.1em;
	float:right;
	margin:0px;
	padding:0px 10px 10px 10px;
}

#sidebar p {
	padding:5px;
}


#sidebar1, #sidebar2 {
	margin-bottom:40px
}

#sidebar li {
	list-style:none;
	border-bottom:#bbb dashed 1px;
	font-size:14px;
	display:block;
	padding:10px 0px 10px 13px;
}

#sidebar li:last-child{
	border-bottom:none;
}







/* Contact */

.entry h1 {
	margin-bottom:20px;
}

#services {
	width:400px;
}

#contact_form {
	margin-right:100px;
}






/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	margin-top:5px;
	}






/* Comments*/

#respond  {
	font-size:18px;
	margin:50px 0px 10px 0px;

}

.commentlist {
    width:400px;
}

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:11px;
	font-style:italic;
}


	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:500px;
	}






<!--FOOTER-->
#footer_wrapper, .push {
	clear: both;
	height:300px;
}

#footer_wrapper {
	background:url(/wp-content/themes/taylorloftin/images/footer_bg.jpg) repeat-x;
	height:300px;
	margin:0px;
	padding:0px;
	width:100%;
}

#pageFooter {
	background:url(/wp-content/themes/taylorloftin/images/footer_top.png) no-repeat;
	background-position:-20px;	
	font-size:12px;
	height:250px;
	margin:0px;
	padding-top:50px;
	line-height:18px;
	margin:0 auto;
	width:960px;
}

#pageFooter h3 {
	padding-bottom:20px;
}

#socialize {
	float:left;
	padding-right:25px;
	width:300px;
}
#socialize p {
	padding-right:25px;
}

#icons {
	width:280px;
	height:50px;
}

#icons a {
	background:url(/wp-content/themes/taylorloftin/images/icons.png);
	height:50px;
	display:block;
}

#icons li {
	display:inline;
	float:left;
	list-style:none;
	margin-right:20px;
}

#icons li, #icons a {
	display:block;
	text-indent:-9999px;
}

#twitter a {
	width:50px;
}

#twitter a:hover{
	background-position:0 -51px;
}

#linked a {
	background-position:-70px 0px;
	width:50px;
}
	
#linked a:hover {
	background-position:-69px -51px;
}

#facebook a {
	background-position: -140px 0px;
	width:50px;
}

#facebook a:hover {
	background-position:-139px -51px;
}

#rss a {
	background-position:-210px 0px;
	width:50px;
} 

#rss a:hover {
	background-position:-210px -50px;
}

#emailme {
	background:url(/wp-content/themes/taylorloftin/images/email.png) 0 0 no-repeat;
	display:block;
	height:55px;
	margin-top:10px;
	width:254px;
	text-indent:-9999px;
}

#email a:hover {
	background-position: 0px -55px;
}

#feed {
	float:left;
	margin-right:40px;
	width:260px;
}

#feed ul {
	margin-left:20px;
}


#feed li {
	list-style:square;
	line-height:14px;
	margin-bottom:10px;
}

#about {
	float:left;
	width:300px;
}

#about p {
    font-size:13px;
    line-height:16px;
    text-align:left;
}
