/*  
Theme Name: Apple
Theme URI: http://www.wpdesigner.com
Description: Apple WordPress Theme designed and coded by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, form, p, blockquote{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Times New Roman";
	font-size: 14px;
	text-align: center;
	vertical-align: top;
        background: #ccffcc url(images/bg_body.gif) repeat-x;
	color: #632236;
}

a{
	text-decoration: underline;
	color: #ed5604;
}

a img{
	border: none;
}

form, textarea{
	font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000;
}

small{
	font-size: 12px;
}

h2, h3, h4, h5, h6{
	font-family: "Times New Roman", Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: normal;
}

#container, #header, .topmenu, #sidebar, #obar, .narrowcolumn{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 968px;
        

}

#header{
	width: 908px;
	height: 62px;
	color: #f1dB9f;
}

h1{
	padding: 19px 0 0 171px;
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 29px;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	background: transparent;
	color: #f1dB9f;
}

h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

.topmenu{
	margin: 0 0 20px;
	width: 908px;
	height: 56px;
	
	
}

.topmenu a{
	text-decoration: none;
	color: #FFFFFF;
}

.topmenu a:hover{
	border-bottom: 0px;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 18px 0 0 65px;
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}

.topmenu ul li{
	display: inline;
	padding: 0 15px 0 0;
}

#sidebar, #obar{
	float: left;
	margin-top: 20px;
	width: 240px;
        height: 275px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	background: #fff;
}



#sidebar p, #obar p{
	padding: 10px 0 0;
}

#sidebar a, #obar a{
	padding: 0 0 10px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #62061f;
        text-decoration: none;
}

#sidebar ul, #obar ul{
	margin: 0;
	padding: 16px 20px 20px;
	list-style-type: none;
line-height: 36px;
}

#sidebar ul li h2, #obar ul li h2{
	padding: 0 0 10px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #62061f;
}

#sidebar ul li a {
text-decoration: none;
}

#sidebar ul li a:hover{
text-decoration: underline;
}

#sidebar ul ul, #obar ul ul{
	margin: 0;
	padding: 4px 0 20px;
}

#sidebar ul ul li, #obar ul ul li{
	line-height: 24px;
}

#sidebar ul ul ul, #sidebar ul ul ul{
	padding: 0 0 0 20px;
}

.narrowcolumn{
	float: left;
	width: 680px;
	padding: 10px 0 0;
	background: #9999cc url(images/bg_narrowcolumn.gif) no-repeat;
}

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



.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

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

.post img.wp-smiley{
	border: 0;
	padding: 0;
	background: transparent;
}

.post h2{
	padding: 15px 20px;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	background: #9999cc url(images/bg_h2.gif) no-repeat;
	
}

.post h3 a{
	padding: 15px 20px;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
        text-decoration: none;
	background: #9999cc url(images/bg_h2.gif) no-repeat;
	
}


.post h3 a:hover{
	padding: 15px 20px;
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
        text-decoration: none;
	background: #ccffcc url(images/bg_h3.gif) no-repeat;
	
}


.post h2 a{
	color: #364121;
}

.entry{
	padding: 10px 20px 20px;
	line-height: 16px;
	background: #fff;
}

.entry p{
	padding: 10px 0 0;
        margin-bottom: 0 }
}

  
.entry p + p {
  text-indent: 1.5em;
  margin-top: 0

 }

.entry p.postmetadata{
	margin-top: 20px;
	padding: 8px 20px;
	font-size: 12px;
	background: #e8fcbb;
}

blockquote{
	margin: 10px 0 0;
	padding: 10px 20px 20px;
	background: #F0FBD9;
}

code{
	background: #f9f9f9;
}

cite{
	font-style: normal;
	font-weight: bold;
}

.pn{
	margin: 0 10px 10px;
	padding: 8px 20px;
	line-height: 24px;
	background: #d1ea99;
}

.pn a{
	color: #364121;
}

.comments-template{
	margin: 0 10px 10px;
	padding: 20px;
	line-height: 24px;
	background: #ffffe1;
}

.comments-template p{
	padding: 10px 0 0;
}

.comments-template ol{	
	margin: 0 0 10px 20px;
	padding: 0;
}

.comments-template ol li{
	margin-top: 10px;
}