/*

Theme Name: Fat Cat Executive

Theme URI: http://fatcatexecutive.com/

Description: Theme for fatcatexecutive.com. Not to be reused or redistributed for any purpose.

Version: 1.0

Author: Dylan Schuster

Author URI: http://dylanschuster.com/

Tags:

*/





@charset "UTF-8";

/* CSS Document */







/*Misc*/



html, body {

height: 100%;

}



* {

	margin: 0;

	padding: 0;

}



body {

	margin: 0;

	padding: 0;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 13px;

	background:url(images/topbg.jpg) center top repeat-x;

	color: #333333;

}



p {

margin: 0 0 18px;

line-height: 1.3;

}



div, ul, li, img, a, h1, h2, h3, h4, h5, h6, p, ol, span, hr {

	outline: none;

}



a, img, a img {

	border: none;

}



a {

text-decoration: underline;

color: #263C52;

}



a:hover {

color: #26694b;

}



#container {

	margin: 0 auto;

	width: 920px;

}





/*Header*/



#header {

	display: block;

	width: 920px;

	height: 192px;

	position: relative;

	float: left;

}



h1#logo {

	margin: 0;

	position: absolute;

	top: 14px;

}



h1#logo a {

	display: block;

	font-size: 0;

	text-indent:-9000px;

	overflow:hidden;

	background:url(images/logo.png);

	width: 400px;

	height: 170px;

}



#slogan {

	width: 410px;

	height: 68px;

	position: absolute;

	top: 22px;

	right: 0;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #ffffff;

	font-style:italic;

	background:url(images/slogan.jpg);

	padding: 15px 25px;

	line-height:1.6;

}



#nav {

	float: left;

	position: absolute;

	top: 6px;
	right: 2px;

	font-size: 14px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	list-style:none;

}



#nav li {

	float: left;

	margin: 0;

	padding: 0;

	list-style: none;
	line-height: 42px;

	text-transform:uppercase;

	color: #444444;

}



#nav li a {

	text-decoration: none;

	padding: 0 8px;
	background: url(images/navcarrot.gif) 500px 0 no-repeat;

	display: block;

	float: left;

	color: #444444;

}

#nav li a:hover {
background-position: center top;
}



#subscribe {

	display: block;

	position: absolute;

	top: 105px;

	right: 10px;

	font-weight: bold;

	font-size: 12px;

	text-transform:uppercase;

	text-decoration:underline;

	color: #444444;

	background:url(images/rss.jpg) right top no-repeat;

	padding: 4px 25px 0 0;

}



#nav li a:hover {

	color: #273c51;

}

#subscribe:hover {
color: #B4671D;
}



#search {

	width: 232px;

	height: 19px;

	background:url(images/search.gif);

	position: absolute;

	top: 56px;

	right: 10px;

	padding: 5px 4px 1px 4px;

	font-size: 0;

}



#search input#searchfield {

	border: none;

	background: white !important;

	float: left;

	margin: 0;

	padding: 0;

	font-size: 11px;

	padding: 1px 2px 2px;

	width: 210px;

}

#searchlabel {
font-size: 14px;
text-transform:uppercase;
position: absolute;
top: 61px;
right: 256px;
font-weight: bold;
color: #444444;
}


#search input#searchsubmit {

	font-size: 0;

	text-indent:-9000px;

	overflow:hidden;

	background:url(images/mag.gif);

	width: 15px;

	height: 15px;

	border:none;

	float: left;

	margin: 0;

	padding: 0;

}





/*Content*/



#content-main {

	float: left;

	width: 910px;

	padding: 15px 5px 25px;

}

#stickybox {
background:url(images/stickybox.gif) left top no-repeat;
width: 905px;
text-align: center;
padding: 0 0 20px;
line-height: 60px;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #ffffff;

	font-style:italic;
}


#content {

	width: 575px;

	float: left;

	padding: 0 20px 0 0;

}



div.post {

position: relative;

padding: 0 0 0 5px;

}



div.greenbox {

position: absolute;

top: 0;

left: 0;

background:url(images/datebg.gif);

width: 32px;

height: 32px;

padding: 2px 8px 0 0;

}



span.greenmonth, span.greendate {

display: block;

text-align: center;

text-transform:uppercase;

color: #fff;

font-size: 11px;

font-weight: bold;

line-height: 1.0;

}



span.greendate {

font-size: 20px;

font-weight: normal;

}



#content h2, #content h2 a {

color: #b4671d;

font-size: 24px;

font-weight:normal;

text-decoration: none;

}



#content h2 a:hover {

color: #263c52;

}



div.post h2 {

padding: 4px 0 18px 36px;

}



div.staticpage h2 {

padding: 0 0 18px;

}



div.entry {

padding: 0 0 24px;

}



h3 {

margin: 0 0 12px;

font-size: 16px;

font-weight: bold;

}



/*Sidebar*/



#sidebar {

	float: left;

	width: 310px;

}



.right-ad {

	width: 310px;

	background: #dddddd;

	margin: 0 0 50px;

}



.right-ad-top, .right-ad-bottom {

	background:url(images/adtop.gif);

	width: 310px;

	height: 5px;

	font-size: 0;

}



.right-ad-main {

	padding: 0 5px;

	text-align: center;

font-size: 0;

}



p.adalert {


	color: #494949;

	margin: 8px 0;

	font-size: 8px;

}



.right-ad-bottom {

	background:url(images/adbottom.gif);

}



#sidebar ul {

list-style: none;

}



#sidebar ul ul {

margin: 0 0 40px 24px;

list-style: disc;

}



#sidebar ul ul li {

margin: 0 0 6px 0;

}



h2.widgettitle {

color: #ffffff;

font-size: 14px;

font-weight: bold;

background:url(images/rightheader.gif);

line-height: 28px;

margin: 0 0 12px;

text-transform:uppercase;

padding: 0 0 0 8px;

}



/*Footer*/



#footerwrap {

	width: 100%;

	height: 135px;

	background:url(images/bottombg.jpg) center  bottom repeat-x;

	float: left;

}



#footercontent {

	margin: 0 auto;

	width: 920px;

	color: #ffffff;

	position: relative;

}



#footercontent ul {

	margin: 0;

	padding: 0;

	list-style:none;

	float: left;

	position:absolute;

	top: 32px;

	left: 14px;

}



#footercontent li {

	float: left;

	margin: 0;

	padding: 0;

}



#footercontent li a {

	text-transform:uppercase;

	padding: 0 6px;

	display: block;

	float: left;

}



#footercontent a {

	color: #ffffff;

	text-decoration:underline;

}



#footercontent a:hover {

	text-decoration:none;

}



p#copyright {

	position:absolute;

	top: 70px;

	left: 20px;

}



/*From Default Theme*/





.postmetadata {

	text-align: center;font-size: 11px;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}



ol.commentlist {

border: 1px solid #cccccc;

margin: 18px 0;

}



.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



#commentform p {

	}



.commentmetadata {

	font-weight: normal;

	}

	

	#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

	

	/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

	/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



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

}

/* End captions */




