/*
Theme Name: Ly Nguyen
Theme URI: http://aslantedview.com/
Description: Exclusive theme for Ly Nguyen
Version: 1.0
Author: Chuck Nelson
Author URI: http://chuckwnelson.com/
Tags:
*/
@import url("css/reset.css");
@import url("css/960.css");
@import url("css/text.css");
		
body {
	color: #4c4c4c;
	background-color: #e6e6e6;
	background: url(images/bg.jpg);
}

#header {
	height: 200px;
	background: url(images/headerbg.png) repeat-x;
}

#nav ul {
	list-style: none;
	padding-top: 90px;
}

#nav ul li {
	float: left;
	font-size: 1.1em;
}

.search {
	margin-top: -3px;
}

.search label {
	margin: 0;
	border: none;
	float: left;
	height: 26px;
}

.search input {
	width: 50%;
	margin: 0;
	border: none;
	float: left;
	height: 16px;
	padding: 5px 0px;
	background: url(images/searchbg.jpg) repeat-x;
}

.search button {
	width: 34px;
	height: 26px;
	margin: 0;
	border: none;
	float: left;
	background: url(images/searchbutton.png);
}

.post .postContent {
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	background: white;
	padding: 10px;
}

.post {
	margin: 0 0 20px 0;
}

.post .postContent h3 a {
	float: left;
	text-decoration: none;
	color: #4c4c4c;
	width: 75%;
}

.post .postContent .postDate {
	color: #7f7f7f;
	font-size: 0.9em;
	float: right;
}

.post .postMeta {
	background: url(images/postMetaBG.png);
	height: 40px;
}

.post .postMeta .shareLinks {
	width: 450px;
	height: 40px;
	float: left;
	line-height: 35px;
	padding-left: 20px;
}

.post .postMeta .postComments {
	color: #7f7f7f;
	font-size: 0.9em;
	line-height: 35px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	height: 40px;
}

.post .postContent .postImage, .post .postContent .alignnone, .alignleft, .postImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.alignright {
	float: right;
}

.post .postContent .alignright {
	float: right;
	margin: 0px 10px 10px 0px;
}



#sidebar .box {
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background: #e2e2e2;
}

#content .box {
	padding: 10px;
	background: #fff;
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 10px 0px;
}

#footer hr {
	border-color: white;
}

.alignRight {
	float: right;
}

.alignLeft {
	float: left;
}

#content {
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 0px;
}
.icon {
float: left;
margin-top: -3px;
margin-right: 5px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #333;
}


/* Comments */
h4#comments {
	clear: both;
	margin: 10px 0 5px 0;
	}

.commentlist li {
	font-size: inherit;
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	background: white;
	padding: 10px;
}

.commentlist li .avatar { 
	float: right;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 0.95em;
	}
	
.commentlist p {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
	}

.commentmetadata {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0;
	}
	
.commentlist .reply {
	font-size: 0.8em;
	font-weight: bold;
	}

.commentlist {
	margin: 0 0 20px 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.comms-navigation, .navigation {
	clear: both;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	}

.children {
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* Comment Form */

#respond {
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	background: white;
	padding: 10px;
	}

#respond h4 {
	clear: both;
	margin: 0px 0 10px 0;
	}

form p {
	padding-bottom: 10px;
	margin: 5px 0;
	}
	
form p label {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 5em;
	}
	
form p label[for="comment"] {
	vertical-align: top;
	}
	
input, textarea {
	padding: 3px;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	overflow: auto;
	}
	
input#submit {
	padding: 5px 3px;
	}
#bio {
		color: black;
		font-size: 1.1em;
		line-height: 1.8em;
	}
.twitter-item {
		border-bottom-color: #333333;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		margin-left: 0px;
		padding: 10px;
		margin-bottom: 10px;
		list-style-type: none;
	}
.homeTitle {
		padding-left: 52px;
		line-height: 36px;
		height: 36px;
		background-image: url(images/thumbtack.png);
		background-repeat: no-repeat;
		font-weight: bold;
		color: gray;
	}
.homeWelcome {
		width: 598px;
		float: right;
	}
.homeLy {
		margin-top: -25px;
		margin-bottom: 20px;
		margin-right: 20px;
		margin-left: -25px;
		float: left;
	}


