/*
Theme Name: Florimbi Studios
Version: 1.0
Description: This is a WordPress theme.
Author: David Mallon
Author URI: http://iknowwebdesign.com
Date: 12-08-2009


/*-----------Block Level Elements--------------*/

html, body
	{
	height: 100%;
	}

body
	{
	margin:0;
	padding:0;
	color: #fff;
	background: url('images/inner_footer_bkgd.gif');
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position:center;
	background-color: #274A8E;
	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	line-height: 130%;
	}

#wrapper
	{
	
	
	}

#header
	{
	background: url('images/header_bkgd.gif');
	background-repeat: repeat-x;
	height: 123px;
	}

#inner_header
	{
	width: 890px;
	height: 123px;
	margin: 0 auto;
	padding: 0;
	background: url('images/inner_header_bkgd.gif');
	background-repeat: no-repeat;
	}

#content
	{
	background: #1E1E1E;
	margin: 0;
	padding: 0;
	}

#inner_content
	{
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 1px 0 1px 0; /*this sucks but it must be done*/
	background: url('images/inner_content_bkgd.gif');
	background-repeat: repeat-y;
	}

#footer
	{
	background: url('images/footer_bkgd.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	clear: both;
	}

#inner_footer
	{
	font-size: 85%;
	width: 890px;
	margin: 0 auto;
	background: url('images/footer_image.gif');
	background-repeat: no-repeat;
	height: 29px;
	}

.copyright
	{
	float: left;
	margin: 10px 0 0 30px;
	}

.contactinfo
	{
	float: left;
	margin: 10px 0 0 90px;
	}

.iknow
	{
	float: right;
	margin: 10px 30px 0 0;
	}

p
	{
	margin: 0 0 15px 0;
	padding: 0;
	}

a
	{
	color: #e5e6c1;
	}

/*----------Top Nav----------------*/

#topnav
	{
	height: 30px;
	position: relative;
	top: 77px;
	margin-left: 272px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#topnav ul
	{
	margin: 0;
	padding: 0;
	}

#topnav ul li
	{
	display: inline;
	}

#topnav ul li a
	{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	float: left;
	}

/*----------Headings-------------------*/

h1, h2, h3, h4, h5, h6
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
	}

h1
	{
	font-size: 175%;
	}

h2
	{
	font-size: 140%;
	}

h2.sidenav_head
	{
	margin: 0 0 5px 0;
	}

h3
	{
	font-size: 135%;
	}

h4
	{
	font-size: 115%;
	}

h5
	{
	font-size: 100%;
	}

/*------------The Post---------------*/

.page_content
	{
	position: relative;
	padding-top: 20px;
	margin: 0 0 15px 0px;
	float: right;
	width: 650px;
	}

.page_content div.entry
	{
	margin: 0 0 20px 20px;
	}

.page_title
	{
	margin-left: 20px;
	}

.category-news p img
	{
	padding: 2px;
	
	}

/*----------Sidebar-------------------*/

#sidebar
	{
	width: 240px;
	}

#sidebar h3
	{
	margin: 0 0 5px 0;
	}

.sidebar_post
	{
	width: 225px;
	margin:20px auto;
	}

.sidebar_post .entry
	{
	margin: 0 0 20px 0;
	}

.img_highlight
	{
	padding: 2px;
	}

.highlight
	{
	padding: 2px;
	background-color: #fff;
	}

a img
	{
	padding: 2px;
	}

/*---------Home Page-------------------*/

object.slideshow
	{
	display: block;
	margin: 0 auto;
	border: 1px solid #111;
	}

.ngg-slideshow
	{
	display: block;
	margin: 0 auto;
	border: 1px solid #111;
	}

#home #sidebar
	{
	text-align: center;
	}

#home .page_content
	{
	padding-top: 60px;
	}

/*---------Main Projects Page-------------------*/
.thumb_container
	{
	margin: 0 0 20px 0;
	}

.thumb_container img
	{
	margin: 0 17px 17px 0;
	width: 130px;
	height: 130px;
	padding: 2px;
	}

/*---------Project Pages (Single)-------------------*/

.single div.thumbGallery
	{
	float: right;
	margin: 0 0px 0px 0;
	width: 380px;
	}

.single div.thumbGallery img
	{
	margin: 0 0 15px 15px;
	padding: 2px;

	float: left;
	}

/*---------Fine Art Page-------------------*/

.ngg-galleryoverview, .ngg-albumoverview
	{
	clear: none;
	float: right;
	width: 50%;
	margin: 0 0 0 20px;
	}

html > body .ngg-album
	{
	border: 0px solid;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	float: left;
	}

.ngg-thumbnail
	{
	margin: 0 0 0 0;
	}

.ngg-thumbnail img
	{
	background-color: #1e1e1e;
	border:none;
	margin:0px;
	padding:2px;
	position:relative;
	}

.ngg-thumbnail img:hover
	{
	background-color: #fff;
	}

.ngg-albumtitle
	{
	font-size:1em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	text-align:left;
	}

.ngg-album-compactbox
	{
	background:none !important;
	height:86px;
	margin:0 0 6px !important;
	padding:12px 0 0 7px !important;
	width:120px;
	}

.ngg-album-compactbox .Thumb
	{
	border:1px solid #000000;
	height:68px;
	margin:0 !important;
	padding:0 !important;
	width:200px;
	}

.ngg-description
	{
	width: 0px;
	display: none;
	}

div.thumbs div.thumbGallery
	{
	width: 672px;
	}

div.thumbs div.thumbGallery img
	{
	margin: 0 20px 20px 0;
	vertical-align:middle;
	}

/*---------News Page-------------------*/

.category-news
	{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #545454;
	}
/*---------Single Post-------------------*/

.prev_next
	{
	clear: right;
	width: 200px;
	margin: 0 auto;
	padding: 0 0 0 45px;
	}

.project_nav
	{
	float: right;
	width: 362px;
	padding: 0px;
	}

.prev_next a
	{
	height: 29px;
	width: 26px;
	display: block;
	}

.prev
	{
	float: left;
	background-image: url('images/prev.png');
	background-repeat: no repeat;
	}

.next
	{
	float: right;
	margin-right: 3px;
	background-image: url('images/next.png');
	background-repeat: no repeat;
	}

/*---------Contact Page-------------------*/

#contact .page_content div.entry
	{
	float: right;
	width: 175px;
	}

/*-------------Cforms------------------*/

.cform
	{
	width: 420px;
	}

.cform legend
	{
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0 10px;
	color: #222;
	font-weight: bold;
	font-family: "Copperplate Gothic Light", Trebuchet-MS, Arial, Sans-Serif;
	letter-spacing: 0;
	}

form.cform label
	{
	font-weight: bold;
	color: #fff;
	text-align: right;
	}

.cform fieldset
	{
	border: 1px solid #d1d6f4;
	padding: 10px;
	background-color: #FEFF6D;
	}

span.reqtxt, span.emailreqtxt
	{
	color:red;
	display:inline;
	font-size:0.8em;
	line-height:1.2em;
	margin:0 5px 7px 5px;
	vertical-align:top;
	}

ol.cf-ol li.textonly
	{
	color:#333;
	font-size:1em;
	letter-spacing:0px;
	margin:12px 0 !important;
	padding:0 0 0 0;
	}

.cform ol
	{
	border: none;
	padding: 0 !important;
	}

.cform input
	{
	width: 250px;
	}

.cform textarea
	{
	width: 300px;
	}

#contact form
	{
	margin: 0;
	}
#contact p.cf-sb
	{
	text-align: center;
	margin-top: 5px;
	}

#contact .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton
	{
	width: 200px;
	color: #274A8E;
	}

#contact .cform input, #contact .cform textarea, #contact .cform select
	{
	background-color: #efefef;
	}

div.failure
	{
	display: inline;
	}

/*---------Nuts and Bolts-------------------*/

.clearleft
	{
	clear: left;
	}

.clearright
	{
	clear: right;
	}

.clearboth
	{
	clear: both;
	}

.floatleft
	{
	float: left
	}

.floatright
	{
	float: right;
	}

a img
	{
	border: none;
	}

a.thickbox img
	{
	padding: 2px;
	}


#fckBody
	{
	background-color: #1E1E1E !important;
	background-image: url('');
	color: #fff !important;
	}

#fckBody img.lg_thumbnailed
	{
	max-width: 200px;
	max-height: 200px;
	}

#fckBody img.sm_thumbnailed
	{
	max-width: 150px;
	max-height: 150px;
	}
