/*
Theme Name: The Love Nest
Description: This theme is exclusively designed for Liz of <a href="http://rodliz.info/">Rodliz Nest</a>.
Author: kAyE
Author URI: http://designs.wahmaholic.com/
*/

/* Global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	background: #AB7979;
      text-align: justify;
}
a, body a {
	text-decoration: none;
	color: #C557A0;
}
a:hover, body a:hover {
	color: #7570B3;
	text-decoration: none;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
      color: #000;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
blockquote {
	margin: 0 15px 10px 15px;
	background: url("images/bqoff.jpg") no-repeat right bottom;
	padding: 10px 10px 50px 10px;
	color: #53302C;
	font-weight: bold;
	font-size: 11px;
}
blockquote:hover {
	color: #000;
}
blockquote p {
	margin: 0;
	padding-top:10px;
}
.clear {
	clear: both;
}

/* Layout */
#wrapper {
	min-width: 1000px;
	background: url(images/body.png) center top repeat-y;
	margin: 0 auto;
}
#footerarea {
	margin: 0 auto;
}
#banner {
	margin: 0 auto;
	background: url(images/header.png) no-repeat center top;
	position: relative;
}
#header {
	width: 1000px;
	height: 350px;
      overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 1000px;
	position: relative;
	padding: 0px 0 10px 0;
	margin: 0 auto;
}
#footer {
	width: 100%;
	margin: 0 auto;
	clear: both;
	color: #FFF;
	line-height: 16px;
	font-size: 1.1em;
	text-align: left;
	background: url(images/footer.png) no-repeat center bottom;
	height: 186px;
}

/* Header */
#header h1, #header h1 a, #header h2 {
	display: none;
}

/* Link Ads */
.linkads {
      position: absolute;
      margin: 250px 0 0 135px;
}

/* Social Bookmarks */
.social {
	margin: 200px 0 0 400px;
      padding: 0px 10px 0xp 10px;
}
.social ul {
	display: inline;
}
.social ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.social_line img {
	border: 0;
}

/* searchform */
#searchform {
	width: 130px;
      text-align: left;
      padding: 10px;
}
.searchtext {
	width: 106px;
	color: #333;
	border: 0;
	background: #fff;
      padding: 10px;
}
#searchsubmit {
	border: 0;
	height: 21px;
      margin-top: 5px;
      background: #B60252;
      color: #FFF;
}
.noresult {
	margin: 100px auto;
	text-align:center;
	font-size: 2em;
	font-weight: bold;
	color: #B60252;
}

/* Content */
#content {
	width: 550px;
	padding: 30px 0px 0 0px;
	display: inline;
	margin-left: 50px;
	float: left;
}
.post {
	width: 550px;
	padding: 0;
	margin: 0px 0 15px 50px;
	position: relative;
}
.posttitle {
	width: 550px;
	line-height: 20px;
	margin: 0;
	padding: 3px 0px 0px 0px;
	font-size: 1.9em;
      color: #805a5a;
      text-align: left;
      font-weight: bold;
}
.posttitle a {
	color: #805a5a;
}
.posttitle a:hover {
	text-decoration: none;
	color: #CA3676;
}
.post img {
      padding: 5px 10px 5px 10px;
}
.postmetadata {
	margin: 10px 5px 0 0;
	display: block;
	text-align: left;
	color: #B60252;
	font-size: 1.2em;
}
.postmetadata a {
	color: #000;
	font-weight: bold;
}
.postmetadata a:hover {
	font-weight: bold;
}
.entry {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
	color: #000;
	font-size: 1.2em;
	line-height: 20px;
}
.entry p {
margin:5px 0;
}

/* Page Navigation */

.navi {
	margin: 25px 0;
}
.navi a{
	padding: 10px 20px 10px 60px;
	color: #B60252;
      font-size: 1.3em;
}
.navi a:hover {
	color: #CA5372;
      font-size: 1.3em;
}

.singlenavigation {
	padding: 20px 0px 40px 0px;
	font-size: 13px;
}

.singlenavigation a, .singlenavigation a:visited {
	color: #AB7979;
}

.singlenavigation a:hover {
	color: #9A94C8;
}


/* Sidebar */
#sidebar {
	width: 250px;
	padding: 30px 0 50px 0px;
	margin-left: 30px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar h3 {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	margin: 0;
	background: url(images/sidebarheader.png) no-repeat top left;
	height: 50px;
	padding: 20px 0px 3px 52px;
	color: #805a5a;
      text-align: left;
}
#sidebar ul {
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 0px;
	list-style-type: none;
}
#sidebar ul li {
	padding: 0 0 0 38px;
	margin: 12px 0 0px 0;
}
#sidebar ul li a {
	color:#000;
}
#sidebar ul li a:hover {
	color: #37535a;
}
#sidebar ul ul {
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	background: none;
}
#sidebar ul ul li {
	margin: 0 0 0 0px;
	line-height: 18px;
	font-size: 1.2em;
	background: url(images/sidebar_li.jpg) no-repeat left 4px;
	padding: 3px 0 3px 15px;
}
#sidebar ul ul li li {
	font-size: 1em;
	width: 104px;
}
#sidebar .textwidget {
	margin: 0px 0px 10px 0px;
}
#sidebar select {
	margin: 0px 0px 10px 0px;
	width: 95%;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
      color: #FFFFFF;
}
#wp-calendar a:hover {
	background: transparent;
	color: #CA5372;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Tahoma, Geneva, sans-serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* Footer */
#footercolumns {
	background: url(images/body.png) center top repeat-y;
      clear: both;
      margin: 0 auto;
      padding: 20px 20px 10px 10px;
      overflow: hidden;
      color: #000;
	list-style-type: none;
	height: 100%;
	width: 800px;
}
#footercolumn1 {
      float: left;
      width: 30%;
      padding: 5px;
      margin: 5px 5px 5px 2px;
      display: inline;
      line-height: 1em;
}
#footercolumn2 {
      float: left;
      width: 30%;
      margin: 5px 15px 5px 10px;
      padding: 5px 5px 5px 10px;
      display: inline;
      line-height: 1em;
}
#footercolumn3 {
      float: right;
      width: 28%;
      padding: 5px;
      margin: 5px 5px 5px 8px;
      display: inline;
      line-height: 1em;
}
#footercolumns h3 {
      margin: 20px 0px 10px 0px;
      color: #AB7979;
      text-align: center;
      text-transform: uppercase;
}
}
#footercolumns ul {
	overflow: hidden;
	display: block;
	padding-left: 14px;
      margin: 0;
	list-style-type: none;
}
#footercolumns ul li {
	overflow: hidden;
	padding: 0 0px 0 10px;
	margin: 12px 0 0px 0;
	list-style-type: none;
}
#footercolumns ul ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}
#footercolumns ul ul li {
	overflow: hidden;
	padding: 1px 0 4px 0;
	float: none;
	list-style-type: none;
}
#footercolumns ul ul li a {
	list-style-type: none;
	padding: 0;
}
#footercolumns ul ul li a:hover {
	list-style-type: none;
	color: #CA5372;
}
.credit {
      background: #AB7979;
	width: 100%;
      text-align: center;
      color: #000;
      font-size: 12px;
      margin: 0 auto;
      line-height: 1.1em;
}
.credit a {
	color: #FFF;
	text-decoration: none;
      font-weight: bold;
      text-align: center;
}
.credit a:hover {
	text-decoration: none;
	color: #000;
      text-align: center;
}

/* Comments */
.read_comments {
	height: 100px;
	text-align: right;
	margin: 10px 0 50px 0;
}
.read_comments a {
	padding: 0px 0 0px 0px;
	font-size: 1.2em;
	color: #7f3a1f;
	font-weight: bold;
}
		
#comments {
	position:relative;
	margin:20px 25px 0 20px;
	padding:0;
	width:500px;
}

#comments h3 {
	text-align: center;
	font-weight: normal;
	font-size: 36px;
	height: 49px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 20px 0px 30px 0px;
	padding-top: 70px;
	text-transform: uppercase;
	background: url("images/commentsep.png") no-repeat center top;
}

#comments .comment {
	margin-top:10px;
	list-style-type:none;
	zoom:1;
}

#comments .comment .comment-container {
	padding: 15px;
	border: 2px solid #AB7979;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin-bottom:35px;
}

.bypostauthor .comment-container {
	background: #fff url("images/commentformbg.jpg") repeat;
}

#comments .comment-head {
	margin: 0 0 15px 0;
}

#comments .comment-head .avatar {
	float: left;
}

#comments .comment-head .avatar img {
	margin: -35px 0 0 -40px;
	vertical-align: middle;
	border:2px solid #AB7979;
	background: #fff;
}

#comments .comment-head .name {
	margin: 0 0 -5px 0;
	font-weight: bold;
	font-size: 17px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}

#comments .comment-head .name a {
	text-decoration: none;
}

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma {
	font-size: 10px;
	color: #53302C;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

#comments .comment-entry p {
	color: #000000;
	margin: 0 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}

#comments .reply {
	float: right;
}
#comments .reply a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #313131;
	text-transform: uppercase;
	background: #FDDBE1;
	border-radius:3px 5px;
	-moz-border-radius:3px 5px;
	-webkit-border-radius:3px 5px;
	padding: 3px 5px;
}

#comments .reply a:hover {
	background: #F6ADCD;
}

#comments ul.children {
	margin:10px 0 0 25px;
	padding:0;
}

#comments .cancel-comment-reply {
	margin: 0px 0 20px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}

.comment #respond  {
	margin: 0;
}

#comments .navigation {
}

#comments .navigation a {
	display: block;
	margin: 15px 0 0 0;
	text-decoration: none;
}

#comments .navigation a:hover{
}

#respond  {
	margin:15px 5px;
	padding-bottom:50px;
}

#respond h3  {
	background: url("images/leavecommentbg.png") no-repeat center bottom;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 35px;
	margin: 10px 0 0 0;
}

#commentform  {
	margin: 0px 5px 10px 5px;
	float: left;
	width: 96%;
}

#commentform label {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	padding-bottom: 10px;
	float: left;
}
.comment #respond h3  {
	padding-bottom: 10px;
}

#commentform .fl, #commentform .fr  {
	width: 90%;
}

#commentform input.txt  {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #AB7979;
	width: 90%;
	clear: both;
	background-color: #e7dddd;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#commentform input.txt:focus {
background: #fff;
}

#commentform textarea  {
	padding: 10px;
	border: 1px solid #AB7979;
	height:170px;
	width: 95%;
	background-color:#e7dddd;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

#commentform textarea:focus  {
	background: #fff url("images/commentformbg.jpg") repeat;
}

#commentform #submit  {
	margin: 5px 0 0 0;
	width: 285px;
	height: 45px;
	float: right;
	border: none;
	background: transparent url("images/submit.png") no-repeat center top;
	color: transparent;
	cursor: pointer;
}

/* Miscellaneous */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

.entry ul {
	margin: 0;
	padding: 0 30px;
	list-style-type: disc;
}
.entry ol {
	margin:0;
	padding: 0 30px;
	list-style-type:decimal;
}

p {
	margin: 6px 0;
}