/*
Theme Name: custom-fellini
Tags: blue, white, fixed-width, two-columns, threaded-comments, right-sidebar
*/
* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: "maiandra GD", "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../../../../images/bg1.jpg);
	background-repeat: repeat;
}

a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ca0009;
}

label { display: block; }

hr { display: none; }

ul {
	margin: 14px 0;
	list-style-type: square;
}

li {
	margin: 0 0 8px 14px;
	line-height: 1.75em;
}

/* Header Section */
#header {
	width: 100%;
	background-image: url(../../../../images/skybg.jpg);
	background-repeat: repeat-x;
	height: 165px;
	position: relative;
}

/* --------------------------------------- */
/* If you have a logo,
 * remove this comment and
 * comment out the two classes below.

#header h1 a { 
	width: 380px;
	height: 58px;
	display: block; 
	background: url(images/logo.gif); 
	text-indent: -9999px; 
}

#header .description { display: none; }*/
#menu_wrapper1 {
	height:49px;
	width:100%;
	background-image: url(../../../../images/menupg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#header h1 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 36px;
	letter-spacing: 2px;
}

#header .description {
	color: #2978ae;
	font-weight: bold;
}
/* --------------------------------------- */

#header .fixed-width {
	width: 960px;
	padding: 25px 0;
	margin: 0 auto;
	position: relative;
}

/* Wrapper */
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}

/* Content */
.content {
	width: 500px;
	min-height: 650px;
	padding-right: 15px;
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 204px;
	margin-bottom: 10px;
	padding-left: 1px;
}

.content img { max-width: 540px; }

h2 {
	font-weight: normal;
	color: #919656;
	font-size: 28px;
	margin-bottom: 12px;
	font-family: "maiandra GD","century schoolbook", "Times New Roman", Times, serif;
}

h2 a {
	text-decoration: none;
	color: #919656;
}	

h2 small { font-size: 10px; }
h3 {
	font-weight: normal;
	color: #919656;
	font-size: 20px;
	margin-bottom: 12px;
	font-family: "maiandra GD","century schoolbook", "Times New Roman", Times, serif;
}

.content h4 {
	font-size: 18px;
	font-weight: normal;
	color: #02243C;
}

.content h4 small {
	font-size: 10px;
	font-weight: normal;
}


.content p {
	margin: 8px 0;
	line-height: 1.8em;
}

p small { color: #333; }

img.alignleft {
	float: left;
	border: 0px solid #ccc;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 0;
}

img.alignright {
	float: right;
	border: 0px solid #ccc;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 18px;
}

blockquote {
	color: #000;
	font-size: .9em;
	font-style: italic;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 15px;
}

code { font-family: "Courier New", Courier, monospace; }

pre { 
	padding: 5px;
	background: #f8f8f8;
	font-size: 12px;
	line-height: 1em;
	
	overflow: scroll;
}

/* Fieldsets */
fieldset {
	padding: 15px;
	margin-bottom: 35px;
	border: 0;
	border-bottom: 1px solid #ccc;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: 1px solid #60690E;

}

legend { display: none; }

/* Comment Form */
.input {
	padding: 4px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 8px;
	width: 240px;
	font-family: "maiandra GD","century gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textarea {
	padding: 4px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 8px;
	font-family: "maiandra GD","century gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	height: 150px;
}

.submit { padding: 2px; }

.content label { margin-bottom: 3px; }

/* Comments */
.comments {	
	margin: 0 0 35px 0;
	list-style: none;
}

.comments .children { list-style: none; }

.comments .avatar {
	padding: 4px;
	margin: 2px 10px 0 0;
	border: 1px solid #ccc;
	float: left;
	background: #fff;
	width: 32px;
	height: 32px;
}

.comments .comment-author cite {
	font-style: normal;
	line-height: 1.8em;
}

.comments .comment-author .says { display: none; }

.comments .comment-meta {
	font-size: 0.8em;
	margin-top: 6px;
}

.comments .comment-meta a {
	color: #999;
	text-decoration: none;
}

.comments .data { margin: 0; }

*+html .comments .data { /* IE7 love */
	display: inline;
	margin: 0;
}
*html .comments .data { /* IE6 love */
	display: inline;
	margin: 0;
}

.comments li {
	padding: 10px;
	margin: 1px;
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.comments li.alt { background: #fff; }

.comments small.approve {	color: #960000; } /* doesn't work now :( */

.comments .reply {
	position: absolute;
	top: 1px;
	right: 0;
	z-index: 99;
}

.comments .reply a {
	background: url(images/reply.gif) left top no-repeat;
	width: 10px;
	height: 10px;
	padding: 10px;
	display: block;
	text-indent: -9999px;
	outline: none; /* remove bad outline */
}

.comments .reply a:hover { background: url(images/reply.gif) right top no-repeat; }

/* Cancel Reply Link */
.cancel-comment-reply { margin: 8px 0; }

.cancel-comment-reply a {
	padding-left: 11px;
	text-decoration: none;
	background: url(images/cancel.gif) 0 2px no-repeat;
	font-weight: bold;
}

.cancel-comment-reply a:hover {
	color: #960000;
	background: url(images/cancel.gif) 0 -10px no-repeat;
}

/* Post */
.post {
	width:  500px;
	position: relative;
}

.postdata {
	margin-bottom: 35px;
	margin-top: 10px;
	color: #333;
	font-size: 10px;
	margin-right: 30px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.postdata a { text-decoration: none; }

.comments-nr {
	color: #666;
	font-size: 0px;
	position: absolute;
	bottom: 0px;
	right: 2px;
	border: 1px none #CCC;
}

*+html .comments-nr { bottom: 35px; } /* IE7 love */
*html .comments-nr { bottom: 35px; } /* IE6 love */

.comments-nr a {
	color: #666;
	text-decoration: none;
}

.comments-nr span { display: none; }

/* Sidebar */
.sidebar {
	width: 260px;
	float: right;
	background-color: #919656;
	border: 1px solid #60690E;
	padding: 7px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	margin-bottom: 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

.sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: "maiandra GD", "century schoolbook", "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sidebar h2.first {
	padding: 0;
	margin: 0 0 16px;
	border: 0;
}

.sidebar:first-child {
	padding: 0;
	margin: 0 0 16px;
	border: 0;
}

.sidebar p { margin-bottom: 7px; }

.sidebar ul { }

.sidebar li {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 6px;
}

.input_search {
	padding: 4px 4px 4px 22px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 155px;
	font-family: "maiandra GD","century gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

/* Recent Comments [Plugin] */
.sidebar .recent-comments { list-style: none; }

.sidebar .recent-comments li { margin: 0 0 8px 0; }
.sidebar2 {
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
    background-color: #EB7068;
    border: 1px solid #60690E;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    left: -35px;
    line-height: 16px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 15px;
    position: absolute;
    top: 93px;
    width: 165px;
}
.sidebar2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: "maiandra GD", "century schoolbook", "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar2 h2.first {
	padding: 0;
	margin: 0 0 16px;
	border: 0;
}
.sidebar2:first-child {
	padding: 0;
	margin: 0 0 16px;
	border: 0;
}
.sidebar2 p {
	margin-bottom: 7px;
}
.sidebar2 ul {
}
.sidebar2 li {
	margin: 0 0 8px 10px;
	padding: 0;
}
.sidebar2 .recent-comments {
	list-style: none;
}
.sidebar2 .recent-comments li {
	margin: 0 0 8px 0;
}

/* flickrRSS Photostream [Plugin] */
.photostream { 
	list-style: none;
	line-height: 26px;
}

.photostream li {
	margin: 0 10px 0 0;
	display: inline;
}

.photostream img { border: 0; }

/* Breadcrumb Navigation [Plugin] */
.breadcrumb {
	margin-bottom: 8px;
	color: #999;
}

.breadcrumb a { text-decoration: none; }

/* Archives */
.tag_cloud a { text-decoration: none; }

.archives span {
	color: #999;
	margin-right: 5px;
}

.archives { 
	list-style: none;
	margin: 14px 0;
}

.archives li {
	/*margin: 0 0 8px 14px;*/
	margin: 0 0 0 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

/* dd & dt */
dt {
	margin: 0 5px 0 0;
	width: 100px;
	float: left; 
	font-weight: bold;
	color: #666;
}

dd { 
	margin: 0 0 5px 105px;
	display: block;
}

/* Navigation */
.navigation a {	text-decoration: none; }

.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

/* Edit Post */
.edit a {
	padding-left: 12px;
	background: url(images/edit.gif) 0 4px no-repeat;
	color: #ccc;
	text-decoration: none;
}
.edit a:hover {
	color: #333;
	background: url(images/edit.gif) 0 -8px no-repeat;
}

/* Footer Section */
#footer {
	width: 780px;
	margin: 10px auto 10px;
	font-size: 0.85em;
	clear: both;
}

#footer .border {
	height: 6px;
	border-top: 3px solid #528EBB;
	background: #5EA4D7;
}

#footer p {
	margin-top: 5px;
	color: #999;
	text-align: center;
}

#footer a {	text-decoration: none; }

/* Hide wpstats [Plugin] */
img#wpstats { 
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/* WP.org wants all this crap: */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #60690E;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#nclogotype {
	position:absolute;
	left:196px;
	top:-164px;
	width:400px;
	height:130px;
	z-index:20;
	overflow: visible;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../../../images/nancelogotype.png);
	background-repeat: no-repeat;
}
#ncimage {
	position:absolute;
	left:-45px;
	top:-200px;
	width:241px;
	height:320px;
	z-index:20;
	visibility: visible;
	background-image: url(../../../../images/nance.png);
	background-repeat: no-repeat;
}
#fullWidthfooter {
	background-color: #919656; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 48px;
	color: #FFF;
	font-size: .8em;
	margin-bottom: 10px;
	text-align: right;
	position: relative;
	padding-top: 20px;
	padding-right: 220px;
	clear: both;
}
#apNav {
	position:absolute;
	left:154px;
	top:-49px;
	width:900px;
	height:42px;
	z-index: 2;
}
#fullWidthnav {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	position: relative;
	height: 49px;
	background-image: url(../images/menupg.png);
	background-repeat: repeat-x;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}
.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	text-align: left;
	white-space: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.hackadelic-sliderButton {
	background-image: url(../images/menupg.png);
	background-repeat: repeat-x;
	color: #333;
	display: block;
	text-indent: -22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: 1px solid #919656;
	margin-bottom: 5px;
	margin-left: 1px;
	font-weight: normal;
}
a.hackadelic-sliderButton:hover {
	color: #ca0009;
	background-image: url(images/transwht.png);
	background-repeat: repeat;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: 1px solid #919656;
}
.entry .hackadelic-sliderPanel {
	background-image: url(images/transwht.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: 1px solid #919656;

}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: 1em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}
.cap {
	font-size: 300%;
	font-weight: bold;
	color: #C33;
	font-family: "maiandra GD","century schoolbook", "Times New Roman", Times, serif;
	font-style: normal;
	position: relative;
	margin-left: 50px;
	float: left;
}
#creditTable {
	font-size: 85%;
	line-height: 1.5em;
	padding: 5px;
}
#homeMessage {
	float: left;
	width: 240px;
}
#homePost {
	float: right;
	width: 240px;
}.rss					{
	float: right;
	list-style: none;
	margin-top: 0;
	margin-right: 108px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #666; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li					{
	float: left;
	display: inline;
	text-transform: uppercase;
	background-position: 0 9px;
	padding: 0 0 0 18px;
	margin: 0 0 0 10px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
}
/* ================ */
/* = The 1Kb Grid = */     /* 9 columns, 40 pixels each, with 10 pixel gutter */
/* ================ */

.grid_1 { width:40px; }
.grid_2 { width:90px; }
.grid_3 { width:140px; }
.grid_4 { width:190px; }
.grid_5 { width:240px; }
.grid_6 {
	width:290px;
	padding-top: 35px;
}
.grid_6-bart {
	width:290px;
	padding-top: 15px;
}
.grid_7 { width:340px; }
.grid_8 { width:390px; }
.grid_9 { width:440px; }

.column {
	margin: 0 5px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 450px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	height: 185px;
}
.row .row {
	margin: 0 -5px;
	width: auto;
	display: inline-block;
}
/*
CSS Name: Rotating Posts Default Theme
Description: For Rotating Posts plugin with WordPress Default Theme
Author: Mark Inderhees
Version: 1.1

This can be used as a template for your own personal Rotating Posts Theme
*/

div#rp_frame
{
	padding: 5px;
	border: solid 1px #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.rp_post
{
}

div.rp_post h2
{
	margin: 0;
	font-size: 14px;
	text-decoration: none;
}

div.rp_post_title
{
	.text-decoration: none;
}

div.rp_post_time_author
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	color: #777;
	margin: 0 0 5px 0;
}

div.rp_post_content
{
	height: 100px;
	padding: 0;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	line-height: 1.5em;
}

div.rp_post_content p
{
	padding: 0 0 10px 0;
	margin: 0;
	line-height: normal;
}

div.rp_post p.rp_post_metadata
{
	color: #777;
	margin: 0;
	padding: 0;
}

div#rp_nav
{
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
}

div#rp_nav a
{
	cursor: pointer;
	text-decoration: none;
}

div#rp_nav #rp_nav_arrows
{
	padding: 0 15px 0 0;
}

div#rp_nav #rp_nav_arrows a.rp_nav_button:hover
{
	/*color: #b85b5a;*/
}

div#rp_nav #rp_nav_arrows a#rp_nav_left
{
}

div#rp_nav #rp_nav_arrows a#rp_nav_pause
{
}

div#rp_nav #rp_nav_arrows img
{
}

div#rp_nav #rp_nav_arrows span.rp_nav_arrow_text
{
	border: solid 1px #ccc;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

div#rp_nav #rp_nav_arrows span.rp_nav_arrow_text:hover
{
	background-color: #ddd;
}

div#rp_nav #rp_nav_arrows a#rp_nav_pause img#rp_nav_pause_normal
{
}

div#rp_nav #rp_nav_arrows a#rp_nav_pause img#rp_nav_pause_pressed
{
}

div#rp_nav #rp_nav_arrows a#rp_nav_pause span#rp_nav_pause_normal
{
}

div#rp_nav #rp_nav_arrows a#rp_nav_pause span#rp_nav_pause_pressed
{
	/*color: #b85b5a;*/
	background-color: #ddd;
}

div#rp_nav #rp_nav_arrows a#rp_nav_right
{
}

div#rp_nav #rp_nav_thumbnails
{
}

div#rp_nav #rp_nav_thumbnails a.rp_nav_thumbnail
{
}

div#rp_nav #rp_nav_thumbnails img
{
	margin: 0 5px 0 0;
	border: solid 1px #ccc;
}

div#rp_nav #rp_nav_thumbnails img.rp_nav_thumbnail_on
{
}

div#rp_nav #rp_nav_thumbnails img.rp_nav_thumbnail_off
{
	opacity: 0.2;
	filter: alpha(opacity=20);
}

div#rp_nav #rp_nav_thumbnails img.rp_nav_thumbnail_off:hover
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div#rp_nav #rp_nav_thumbnails span.rp_nav_thumbnail_on
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #ccc;
	background-color: #ddd;
}

div#rp_nav #rp_nav_thumbnails span.rp_nav_thumbnail_on:hover
{
	background-color: #ddd;
}

div#rp_nav #rp_nav_thumbnails span.rp_nav_thumbnail_off
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #ccc;
}

div#rp_nav #rp_nav_thumbnails span.rp_nav_thumbnail_off:hover
{
	background-color: #ddd;
}
.highslide-caption {
	font-size: 10px !important;
}
