/*
 * Theme Name:  Wendy2
 * Theme URI: http://wendyvanderwaal.com/
 * Description: Wendy's theme
 * Version: 1.0
 * Author: Wendy van der Waal
 * Author URI: http://wendyvanderwaal.com/
 */

.post {
	margin:0 0 50px;
}

html {
	height: 100%;
}
body {
	background:#ffffff; 
	margin:0 auto;
	padding:0;
	font-family: Georgia;
	text-align:center;
	height: 100%;
	color: #000;
}

.post-navigation {
	margin-top: -25px;
	font-size: 9px;
font-style: italic;
}

.post-navigation a {
	text-decoration: none;
}

#body-content {
	background-color: white;
	overflow: hidden;
	padding-bottom: 50px;
}

a {
	color:#000000;
	text-decoration:none;
	outline:none;
}

#container {
	min-height: 100%;
	position: relative;
        background-color: white;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width:600px;
}

#header {
	background: #73a0c5 url('http://wendyvanderwaal.com/header.jpg') no-repeat bottom center;
	height:159px;
	width:687px;
	padding:0;
	margin-left: -59px;
	text-align:left;
	float:left;
	background: #ffffff
	width: 100%;
	margin-bottom: 20px;
}

#headercontent {
	text-align: right;
	float:left;
	margin: 3px 0 0 10px;
}

#header h1 {
	display: none;
	margin:0;
	font-size: 48px;
	font-weight:normal;
}

#header h3 {
	display: none;
	margin-top: -10px;
	color: #000;
	font-size: 11px;
	font-weight:normal;
	text-transform: lowercase;
}

#navigation {
	margin:0;
	width:800px;
	text-align:left;
	
}

#navigation ul {
	padding:17px 0 0 0;
	margin:0;
}

#navigation ul li {
	display:inline;
	padding: 0 10px 0 0;
	margin:0;
}

#navigation ul li a {
	font-size:24px;
	text-decoration:none;
}

#navigation ul li a:hover {
	text-decoration:underline;
}

#rss {
	padding:50px 100px 0 0;
	width:50px;
	height:50px;
	margin:auto;
	float:right;
}

#rss img {
	border:none;
}

#noborder {
	border-style:hidden;
}

#main-content {
	margin-top:0px;
	width:430px;
	float:right;
	text-align:left;
}

#main-content p {
	font-family:Georgia;
	font-size:11px;
	padding:0;
	line-height: 1.4;
}

#main-content img {
	padding: 4px 0;
}

.title-background {
	padding:0;
	font-size:16px;
}

.title-background h1 {
	margin:0;
	padding:0;
	padding-top: 11px;
	font-weight:bold;
	font-size:16px;
	font-style: italic;
}

.title-background a {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	font-style: italic;
}

.info-background {
	margin:1px 0 3px;
	padding: 0;
}

.info-background small {
	font-size:10px;
	font-style: italic;
}

#sidebar {
	width:150px;
	float:left;
	text-align:left;
	list-style-type: none;
}

#sidebar .dummy {
   height: 5px;
}

.divider {
	clear: both;
	overflow: hidden;
	display: block;
	height: 1em;
	font-size: 9px;
	-khtml-user-select: none;
	-moz-user-select: none;
	cursor: default;
	width: 100%;
letter-spacing: -0.3em;
}

#sidebar h2, #sidebar ul li h2 a {
	font-weight:bold;
	font-size:16px;
	margin: 3px 0 5px;
	padding:0;
	line-height: 100%;
font-style:italic;
}

#sidebar ul {
	padding: 0;
	margin:0;
}

#sidebar ul li {
	list-style:none;
	padding: 0;
	line-height: 70%;
}

#sidebar ul li li {
	padding: 0;
	margin-bottom: 2px;
}

#sidebar ul li a {
	text-decoration:none;
	font-size:11px;
}

#sidebar img {
	border: none;
	margin-bottom: 5px;
}

.post-navigation img, .browse img {
	border: none;
}

#footer {
	background-color: white;
	overflow: hidden;
	width:90%;
	height: 50px;
	bottom: 0;
	position: absolute;	
	margin-left:170px;
}

#designed-by {
	padding-top:100px;
	float:left;
	font-size:10px;
}

#designed-by a {
	text-decoration:none;
	color:#181919;
}

#designed-by a:hover {
	text-decoration:underline;
	color:#181919;
}

#copyright {
	float:left;
	padding-top:37px;
	font-size:10px;
}

#copyright a {
	text-decoration:none;
	color:#181919;
}

#copyright a:hover {
	text-decoration:underline;
	color:#000000;
}

.postmetadata {
	font-size:11px;
	margin: 0;
	padding:0;
	font-style:italic;
}

.postmetadata a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.postmetadata .post-edit-link {
	font-weight:normal;
	font-style:normal;
}

.hidden {
	display:none;
}

#searchform {
	float:right;
	margin-top:20px;
	background-color: ##181919;
}

#s {
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	margin:2px 10px 2px 10px;
	width: 236px;
	height:15px;
	background-color:##181919;
}

#searchsubmit {
	width:67px;
	height:21px;
	background-color:##181919;
	border:0;
	font-size:10px;
	color:#FFFFFF;
}

.alignleft {
	float:left;
}

.alignleft a {
	float:left;
	border:none;
}

.alignright {
	float:right;
}

.alignright a {
	float:right;
	border:none;
}

ol.commentlist { 
	list-style:none; 
	margin:0 5px; 
	padding:0; 
	text-indent:0; 
}  

ol.commentlist li { 
	border:1px solid #FFFFFF; 
	height:1%; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative; 
}  

ol.commentlist li div.comment-author { 
	padding:0 150px 0 0; 
}  

ol.commentlist li div.vcard { 
	font:bold 14px/1.4 helvetica,arial,sans-serif; 
}  

ol.commentlist li div.vcard cite.fn { 
	-style:normal; 
}  

ol.commentlist li div.vcard cite.fn a.url { 
	color:#000000; text-decoration:none; 
}  

ol.commentlist li div.vcard cite.fn a.url:hover { 
	color:#FFFFFF; 
}  

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #d5d5d5; 
	left:7px; 
	position:absolute; 
	top:7px; 
}  

ol.commentlist li div.comment-meta { 
	font:bold 10px/1.4 helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}  

ol.commentlist li div.comment-meta a { 
	color:#FFFFFF; 
	text-decoration:none; 
}  

ol.commentlist li div.comment-meta a:hover { 
	color:#000000; 
}  

ol.commentlist li p { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; 
}  

ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
}  

ol.commentlist li div.reply { 
	background:#000000; 
	border:1px solid #666; 
	color:#fff; 
	font:bold 9px/1 helvetica,arial,sans-serif; 
	padding:5px 10px;  
	text-align:center; 
	width:36px; 
} 

ol.commentlist li div.reply:hover { 
	background:#000000; 
	border:1px solid #666; 
} 

ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}    

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
} 

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
} 

ol.commentlist li ul.children li.depth-4 { 
	margin:0 0 .25em; 
}  
  
ol.commentlist li.even { 
	background:#000000; 
}  

ol.commentlist li.odd { 
	background:#2222222; 
}  
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0;
}  

h3#comments {
	margin: 10px 5px;
	font-size: 16px;
	font-family:Arial;
}

div#respond {
	margin:0 5px;
	font-family:Arial;
	font-size: 12px;
}

h3.reply {
	font-size: 1.2em;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	border:0;
	background: #000000;
	color: #FFFFFF;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #000000;
	padding: 4px;
	margin: 10px;
	-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;
}

blockquote {
	margin: 15px 15px 0 15px;
	padding: 0 20px;
	border: 1px solid #FFFFFF;
	background-color: #333333;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clear {
	clear:both;
}
	
