/*
Theme Name: Pinwheels for Apples
Theme URI: http://pinwheel.org
Description: A theme inspired by our love of Apple's web site groove Q3 2008
Author: Apple Inc. (NASDAQ:AAPL) kinda
Author URI: http://apple.com
Tags: apple, simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.0
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#cae2e2 url(img/bg-body.jpg) repeat left top;
	font:11px/18px Verdana, Tahoma, sans-serif;
	color:#606060;
}

a {
	color:#333333;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
#wrapper {
    width:940px;
    position:relative;
    padding:0px;
    margin:0px auto;
}
#header {
	position:relative;
	width:940px;
	height:100px;
	margin:0px;
	background:#fff;
}

#menu {
	position:relative;
	height: 36px;
	margin: 0px;
	padding: 0px 0px 0px 100px;
    background:#333 url(img/bg-topnav-bar.jpg) repeat-x 0px 0px;
}

#content {
	width:940px;
	height:auto;
	margin:0px;
	padding:0 0 40px 0;
    background:#fff;
}

#content-left {
	float:left;
    padding:0px 0px 0px 45px;
	width:570px;
	height:auto;
    /*border:1px red solid; */
}

#content-right {
	float:right;
	width:280px;
	height:auto;
}

#footer {
	height:20px;
	padding: 20px 0;
	background:#353535;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:18px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
    display:block;
    margin:0px 0px 0px 20px;
    height:68px;
    width:214px;
	color: #333;
	text-decoration: none;
	background: transparent url(img/bg-header.gif) 0px 0px no-repeat;
}

#header h1 a span{
	visibility:hidden;
}                 
/* This is the subheading text */
#header h2 {
	position: absolute;
	bottom: 15px;
	left: 100px;
	margin: 0px;
	color: #c4afac;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

h3.archive-title {
	margin: 20px 0 0 0;
}

.box-left h2 {
	color:#333;
	font:bold 24px/34px Georgia, "Times New Roman", Times, serif;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#333;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
}

.box-left h4 {
	color:#999;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-right h3 {
	color:#333;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

/*	##################################
   	MAIN NAV
	################################## */
#menu ul{
    margin:0px;
    padding:9px 0px;
    list-style:none;
    background: transparent url(img/bg-topnav-divider.jpg) top left repeat-y;
}
#menu li {
	display:inline;
    top:0px;
    padding:11px 0px;
    margin:0px 0px 0px -4px;
    
    /*border:1px black dotted;*/
}

#menu a {
    height:36px;;
    margin:0px;
	padding:9px 35px;
	color:#333;
	text-decoration:none;
    text-transform:capitalize;
	font:normal 14px/14px Verdana, Tahoma, sans-serif;
    /*border:1px red solid;*/
}

.page_item{
    background: transparent url(img/bg-topnav-divider.jpg) repeat-y top right;
}

.current_page_item{
    background: #ccc url(img/bg-topnav-divider.jpg) repeat-y top right;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
        margin:40px 0;
}

.box-left img {
        float:left;
        margin:0 10px 10px 0;
}

p.tags {
        font:11px/11px Verdana, Tahoma, sans-serif;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 80px;
	background: url(img/rss-icon.jpg) no-repeat 20px 20px;
	font:18px/18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.box-right {
	margin:20px 0;
	font:11px/11px Verdana, Tahoma, sans-serif;
	background: url(img/bg-box-right.gif) repeat-y left top;
}

.box-right h3 {
	padding: 20px 20px 0 20px;
	background: url(img/bg-box-right-top.gif) no-repeat left top;
}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {
	height: 20px;
	background: url(img/bg-box-right-bottom.gif) no-repeat left top;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

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

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#97a3b6;
	border:0;
}

/** SEARCH FORM */

#search {
	width: 170px;
	padding: 5px;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#97a3b6;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:940px;
	margin:0px;
	padding:0;
	color:#fff;
	text-align:center;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}