/*  
Theme Name: MyApril
Theme URI: http://www.jauhari.net/themes/myapril
Description: <p>MyApril Theme is clean layout that build with 2 Colums Layout, but you can tweak it to make 3 Colums too.</p> <p>Visit the <a href="http://www.jauhari.net/themes/myapril">Theme Page</a> for theme update and other related information.</p><p>Please Note This is Sponsored Themes</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 2.1
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/myapril
	Crafted on 25-30 March 2007
	Last Edit: 23 April 2007 05:28  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #fff;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 750px;
	background: #fff;
	margin: 0 auto;
	border-top: 5px solid #B60B6A;
	border-bottom: 1px solid #ccc;
}
#pager {
	height: 110px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B60B6A;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #1B68F2;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}
#headr h1 {
	margin-top: 20px;
	color: #F21B93;
}
#headr h1 a {
	color: #F21B93;
}
#headr .description {
	color: #B60B6A;
}


#content {
	width: 520px;
	float: left;
	padding: 20px;
	padding-left: 0;
	border-right: 1px solid #ccc;
}
.post {

}
.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 200px;
	float: right;
	border-top: 1px solid #ccc;
	background: url(images/bgsider.jpg) right top no-repeat;
}
.side1 {
	float: left;
	padding-left: 20px;
	width: 160px;
	padding-right: 20px;
}
.side2 {
	float: left;
	padding-left: 15px;
	width: 180px;
}
#footer {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

/* Design  Typo
********************* */
#headr  h1 {
	font: 2.5em Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
#headr  h1 a {

}
#sidebar  h2{
	font-size: 1.2em;
	color: #FF6F0E;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #666;
}
#sidebar a:hover {
	color: #333;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font: 1.8em "Trebuchet MS", Verdana, sans-serif; 
}
.post h2 a {	
	color: #FF6F0E;
}
.post h2 a:hover {
	color: #666;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul {
	padding-left: 20px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}

/* Uncomment to make Uato
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	
*/

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #999;
	font-size: 0.95em;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #333;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	padding-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
ol {
	list-style: none;
}	
#comment {
	width: 100%;
}
/* Top Navigation Style 
********************* */
#navr
{
	background: transparent;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0;
	margin: 10px auto 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 750px;
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
}
#navr ul li a
{
	background: #FFE674 url(images/mynav.gif) left bottom repeat-x;
	border: #FFD40E 1px solid;
	border-bottom: none;
	color: #FF6F0E;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
#navr ul li a:hover {
	background: #F563B4 url(images/mynav2.gif) left bottom repeat-x;
	border: #B60B6A 1px solid;
	border-bottom: none;
	color: #fff;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #B60B6A;
	border: #B60B6A 1px solid;
	border-bottom: none;
	color: #fff;
	font-weight: bold;
}
#navr ul li.search
{
	font-size: 0.9em;
	position: absolute;
	right: 0;
	top: 0;
}
#navr ul li.search input#s {
}
#navr ul li.search input#searchsubmit
{
	background: #1BACF2;
	border: #1B68F2 1px solid;
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding: 1px 2px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

/* Thanks to Ferdhie(http://ferdianto.com) to ask me about this Code */

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #DA5800;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #FFE674;
	padding: 5px;
	background: #FFFF99;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #DA5800;
padding: 2px;
}

/* Change Log ****
1.0	: First Public Released
1.1 	:Add pre and code tags on CSS
1.2 	: Add some function and about sidebar
1.3 	: Fix IMG Post Position
1.4 	: Give more detail information
1.5. 	: Fix minnor bug
1.6. 	: Coherence
1.7 	: Fix Dynamic Sidebar
2.1	: CHange License from GPL to Creative Commons Attribution 3.0 License:

*** */

img.avatar {
float:right; /* Avatari saga yasladim */
margin:3px; /* Yazi ve yorum kenarindan 3 piksel uzaklastirdim */
background-color:white; /* Arkaplan rengini beyaz yaptim */
border:1px solid #FF6F0E; /* Turuncu renkte 1 piksel kalinliginda bir kenarlik ekledim */
padding:3px; /* Kenarlikla resim arasina bosluk biraktim b�ylece arada beyaz alan olustu */
}