/*
Theme Name:		Fallen Kitten
Theme URI: 		http://fallenkitten.com/
Version: 		0.2.4.10
Description: 		Based on WP-framework by Ptah Dunbar, http://wpframework.com.
Author: 		Amanda Potter
Author URI:		http://parapluinfo.com
Tags:			two-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/********General Code***********/
.container{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align:left;
		}

body{
	margin:0;
	font-family:Georgia, Ariel, Sans-serif;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	background: #ffffff;
	color: #342B2E;
}

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

h1,h2,h3,h4,h5,h6{
	color:#707F96;
}

p{
	padding: 10px 0 0 0;
}

a{
	text-decoration:none;
	color:#707F96;
}
a:hover{
	text-decoration:underline;
	color:#4E97CF;
}


h1{
	font-family:Georgia, Sans-serif;
	font-size:200%;
	padding: 5px 0 10px 0;
}

h2{
	font-family: Georgia, Sans-serif;
	font-size:150%;
	padding:5px 0 10px 0;
}

h3{
	font-family: Georgia, Sans-serif;
	font-size:125%;
	padding:5px 0 10px 0;
}	

caption, th, td {text-align:left;font-weight:normal;}

table {border-collapse:separate;border-spacing:0;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}

/**********Header**********/
.header{
	float:left;
	width:950px;
	height:310px;
	background: url(images/headerbg.jpg) no-repeat;	
}

#logo a{
	float:left;
	display:block;
	width:205px;
	height:300px;
	text-indent:-9999px;
}
/**********Top Navigation**********/
.topNav{ /*topNav*/
	float:left;
	width:700px;
	margin:20px 0 0 35px;
	text-indent:-9999px;
}

ul#navigation {
	margin: 0; padding: 0;
	float: left;
	width: 720px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
}
ul#navigation li {
	float: left;
	margin: 0; padding: 0;
	border-right: 0px solid #555; /*--Divider for each parent level links--*/
}
ul#navigation li a {
	padding: 0px 0px;
	display: block;
	text-decoration: none;
}
ul#navigation li:hover {}

/* Top level navigation buttons */
#navigation li.home a{	border:0px solid;	padding-right:10px; display:block;	height:30px;	width:80px;	background: url(images/navigation.png) no-repeat 0 3px;}
#navigation li.home a:hover{
	background:url(images/navigation.png) no-repeat 0 -29px;}

#navigation li.about a{	border:0px solid;	padding-right:20px; display:block;	height:30px;	width:80px;	background: url(images/navigation.png) no-repeat -100px 4px;}
#navigation li.about a:hover{
	background:url(images/navigation.png) no-repeat -100px -28px;}
	
#navigation li.services a{	border:0px solid;	padding-right:20px; display:block;	height:30px;	width:110px; background: url(images/navigation.png) no-repeat -215px 0;}
#navigation li.services a:hover{
	background:url(images/navigation.png) no-repeat -215px -32px;}

#navigation li.projects a{	border:0px solid;	padding-right:20px; display:block;	height:30px;	width:120px; background: url(images/navigation.png) no-repeat -356px 4px;}
#navigation li.projects a:hover{
	background:url(images/navigation.png) no-repeat -356px -28px;}
	
#navigation li.links a{	border:0px solid;	padding-right:20px; display:block;	height:30px;	width:80px;	background: url(images/navigation.png) no-repeat -513px 0px;}
#navigation li.links a:hover{
	background:url(images/navigation.png) no-repeat -513px -32px;}
	
#navigation li.store a{	border:0px solid;	 display:block;	height:30px;	width:80px;	
	background: url(images/navigation.png) no-repeat -626px 4px;}
#navigation li.store a:hover{
	background:url(images/navigation.png) no-repeat -626px -28px;} 

/*************Social Media & Welcome box*************/
#topSocial{
	margin-top:180px;
	margin-left:180px;
	float:left;
	width:300px;
}
ul#socialbuttons li{
	margin: 0; padding: 2px;
	float:left;
	list-style:none;
}
#socialbuttons li.rss a{
	display:block;	height:29px; width:29px;
	background:url(images/followusbuttons.jpg) no-repeat 0 0;}
#socialbuttons li.rss a:hover{
	display:block;	height:29px; width:29px;
	background:url(images/followusbuttons.jpg) no-repeat 0 -32px;}

#socialbuttons li.twitter1 a{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -33px 0;}
#socialbuttons li.twitter1 a:hover{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -33px -32px;}

#socialbuttons li.twitter2 a{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -33px 0;}
#socialbuttons li.twitter2 a:hover{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -33px -32px;}

#socialbuttons li.facebook a{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -106px 0;}
#socialbuttons li.facebook a:hover{
	display:block;	height:33px; width:33px;
	background:url(images/followusbuttons.jpg) no-repeat -106px -32px;}

#socialbuttons li.mail a{
	display:block;	height:33px; width:35px;
	background:url(images/followusbuttons.jpg) no-repeat -147px 0;}
#socialbuttons li.mail a:hover{
	display:block;	height:33px; width:35px;
	background:url(images/followusbuttons.jpg) no-repeat -147px -32px;}

/************Main content section*************/
#primary/*content*/{
	float:left;
	width:600px;
	min-height:1100px;
	padding-top:20px;
}

#post{
	padding:10px 0px 10px 0;
	width:570px;
	height:348px;
}
li.individualpost{
	width:570px;
	height:348px;
	list-style:none;
	padding:10px;
}

#postdate{
	float: left;
	font-size:20px;	
	font-weight:bold;
	padding-right:20px;
}

#postheader{
}

.postmeta{
	border-top:0px solid #ccc;
	margin:-10px 0 0 0;
}
.postnavigation{
	padding:10px 0 0 0;
	font-size:100%;
	font-weight:bold;
	line-height:18px;
}

/************Right Sidebar Section*************/
#searchform{
	/*background:url(images/sidebarstroke.jpg) no-repeat;*/

	}

	
#secondary .aside{ /*sidebar*/
	float:left;
	width:300px;
	margin:0px 0 0 10px;
	display:inline;
	padding-top:20px;
	text-align:left;
	color:#342B2E;
}

.widget-title{
	background:url(images/sidebarstroke.jpg) no-repeat 0 ;
	padding:0 0 30px 0px;
	text-align:center;
}

.textwidget{
	width:300px;
	}

#secondary.aside ul{
	list-style-type:none;
	margin:0;
	padding: 0 10px 0 10px;
}

#secondary.aside ul li{
	padding:10px 0 10px 0;
}

#secondary.aside ul li h2{
	font-family: Georgia, Sans-serif;
	font-size:18px;
}

#secondary.aside ul ul li{
	padding:0;
	line-height:18px;
}

/******************Single Page************************/
.singletitle{
	padding-left:20px;
}

/*******************Comment code***********************/
#comments{
	width:600px;	
}
.comments_navigation{}
.comments_navigation{}
.comments_reply{ 
	margin-top:20px;
}
.comments_text{}
.comments_meta{}
.commentform{}


/******************Footer space*************************/
.footer{
	/*clear:both;*/
	float:left;
	width:950px;
	text-align:center;
	background: url(images/footerbg.jpg) no-repeat;
}

#copyright {
	margin-top:5px;
}

#footer p{
	padding:0;
}

/****************Search/Browse Page*******************/
.archive #primary{

	float:left;
}

.archive #secondary {

}