/*
Theme Name: Ayat's themes
Theme URI: http://ayatdesing.com/
Description: pielicious
Version: 0.1
Author: Pie
Author URI: http://playhou.se/

*/

* {
	margin: 0px;
	padding: 0px;
	
	font-family: Georgia;
	font-size: 11pt;
}
body {
	overflow-y: scroll;
}
IMG {
	border: 0px;
}

.clear {
	clear: both;
}

span.small_grey, span.small_grey a {
	font-size: 8pt;
	color: #858585;
	text-decoration: none;
}

#rss {
	padding: 7px 0px 0px 15px;
}

#twitter {
	padding: 7px 0px 0px 2px;
}
#page {
	width: 916px;
	margin: 40px auto auto auto;

	text-align: left;

}

#penguin {
	float: left;
	width: 170px;
}
#menu {
	padding: 55px 0px 8px 0px;
	border-bottom: dotted 1px #c0c0c0;
	float: right;
	width: 490px;
	margin-right: 230px;
}
#menu ul {
	list-style: none;
}

#menu li {
	float: left;
}

#container {
	padding: 32px 0px 0px 0px;
	float: right;
	width: 720px;
	text-align: left;

}
#sidebar {
	float: right;
	width: 180px;
	font-size: 9pt;
}
#sidebar a {
	font-size: 9pt;
	color: #009eea;
}
div.sidebar_header {
	width: 180px;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	border-bottom: dotted 1px #c0c0c0;
	margin-bottom: 8px;
}

ul.sidebar {
	list-style: none;
}

ul.sidebar li a {
	text-decoration: none;
	color: black;
	font-size: 9pt;
}


#content {
	width: 490px;
}
.post {
	border-bottom: dotted 1px #c0c0c0;
	margin-bottom: 16px;
}
.post h2 {
	padding-bottom: 11px;
}
.post h2 a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.post img {
	padding: 10px 0px 10px 0px;
}

.post p {
	padding: 0px 0px 11pt 0px;
}
.post a {
	color: #009eea;
}
div.post_meta {
	padding: 7px 0px 7px 0px;
}


#footer {
	float: right;
	font-size: 8pt;
	color: #505050;
	width: 720px;
	text-align: left;
	padding: 8px 0px 20px 0px;
}


#footer a {
	color: #202020;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

#page_content {
	width: 490px;
	border-bottom: dotted 1px #c0c0c0;
	margin-bottom: 16px;
	padding-bottom: 8px;
}
#page_content a {
	color: #009eea;
}
#page_content p {
	padding: 0px 0px 11pt 0px;
}
div.navigation {
	padding-bottom: 11pt;
	
}
div.navigation a {
	color: #009eea;
	font-size: 9pt;
}
div.entry .alignleft {
	float: left;
	margin-right: 8px;
	margin -bottom: 8px;
}

div.navigation .alignleft {
	float: left;
}
div.navigation .alignright {
	float: right;
}

#commentform  input,#commentform  textarea {
	border: solid 1px #606060;
	margin: 3px 0px 3px 0px;
}
#commentform  textarea {
	width: 480px;
}
.comment {
	margin-bottom: 11pt;
	width: 490px;
}

.comment .content {
	padding: 0px 10px 0px 10px;
	font-style: italic;
}





