/*
Theme Name: BusinessFrist
Theme URI: http://www.moozel.com
Description: Business CMS type theme.
Version: 1
Author: Moozel
Tags: grid based, widgetized, seo optimised
*/

html, body
{
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#bodyWrapper
{
	overflow: hidden;
}
img
{
	border: none;
}

/*** FRONT PAGE LAYOUT ***/
#feature
{
	height: 274px;
	margin-bottom: 4em;
}
#main {
	margin-top: 1.5em;
}
#about
{	
	font-size: 1.8em;
	margin-top: 70px;
	z-index: 10;
	line-height: 1.5em;
	position: absolute;
	
}
#about h1
{
	font-style: italic;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
}
.recent ul
{
	list-style: none;
}
.recent ul li
{
	font-size: 0.8em;
	line-height: 3em;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 1em;
}
p
{
	font-size: 0.8em;
	line-height: 1.8em;
}
/*** PAGE LAYOUT ***/
#page h2
{
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2.title
{
	line-height: 3em;
	font-size: 2em;
	text-indent: 1em;
	font-style: italic;
}
#rsslink
{
	margin-top: 1em;
}
#rsslink img
{
	float: left;
	padding-right: 0.4em;
}
#rsslink a
{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2em;
}
#rsslink a:hover
{
	text-decoration: underline;
}
/*** POST LAYOUT ***/
.post-navigation a
{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.post-navigation a:hover
{
	text-decoration: underline;
}
.post
{
	margin-bottom: 1em;
	display: block;
}
.post h1
{
	line-height: 2.4em;
	text-decoration: none;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
}
.post h1 a
{
	text-decoration: none;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
}

.post blockquote
{
	margin-left: 2em;
	margin-right: 2em;
	font-family: serif;
}
.post p
{
	line-height: 1.5em;
	margin-bottom: 1.2em;
}
.post ul
{
	list-style: square;
	margin-left: 2em;
	margin-right: 2em;
}
.post li
{
	line-height: 1.4em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	font-size: 0.8em;
}
a.more-link
{
	text-decoration: none;
}
a:hover.more-link
{
	text-decoration: underline;
}
.date
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.6em;
	margin-top: 0.8em;
}
.singledate
{
	font-size: 0.8em;
}
/*** COMMENTS LAYOUT ***/
#commentContainer h2{
	margin-top: 1em;	margin-bottom: 1em;	font-size: 1em;}#commentContainer a{	text-decoration: none;}ol#commentlist{	list-style: none;}ol#commentlist li{	display: block;		overflow: auto;	padding: 1em;	margin-bottom: 1em;}ol#commentlist li p, ol#commentlist li h4{	margin-bottom: 1em;}ol#commentlist li .avatar{	float: left;	padding-right: 1em;}#commentContainer fieldset input, #commentContainer fieldset textarea{	padding: 0.5em;	display: block;	width: 540px;	font-size: 1em;	margin-bottom: 0.5em;
	cursor: pointer;}
#commentContainer fieldset p{	font-size: 0.8em;}#commentContainer input.sbutton{	width: 140px;	color: #000;	margin-top: 0.4em;}
/*** FOOTER LAYOUT ***/
#footerContainer
{
	overflow: hidden;
	margin-top: 3em;
}
#footer 
{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	font-weight: bold;	
	
}
ul#footernav
{
	list-style: none;
}
ul#footernav li
{
	float: left;
}
ul#footernav li a
{
	text-decoration: none;
	margin-right: 5px;
	font-weight: normal;
}
ul#footernav li a:hover
{
	text-decoration: underline;
}
#footer p a
{
	text-decoration: none;
	font-weight: bold;
}
#footer p a:hover
{
	text-decoration: underline;
}
/*** HEADER LAYOUT ***/
#headerWrapper
{
	height: 150px;
	margin-top: 20px;
}
#logo
{
	margin-top: 30px;
}
#nav
{
	margin-top: 30px;
}

/*** SIDEBAR LAYOUT ***/
#sidebar
{
	margin-top: 3.4em;
	
}
h2.sidebar
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	marign: 0;
	padding: 0;
}
form
{
	padding: 15px;
}

input#s
{
	padding: 5px;
	width: 200px;
	font-size: 1em;
	cursor: pointer;
}
input#ss
{
	padding: 5px;
	width: 190px;
	font-size: 1em;
	cursor: pointer;
}
input#bb
{
	width: 50px;
	font-size: 1em;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

input#b
{
	width: 50px;
	font-size: 1em;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
#sidebar li
{
	border: none;
	overflow: auto;
	padding: 5px;
	margin-top: 5px;
}
#sidebar ul.split li{	float: left;	display: inline-block;	width: 46%;
	border: none;
	margin:0;}#sidebar ul.split li a{	display: inline-block;	background: inherit;	text-indent: 5px;	line-height: 22px;
	font-size: 14px;	width: 98%;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;}#sidebar ul.split li a:hover{
	font-weight: bold;}
#sidebar ul li a
{
	text-decoration: none;
	font-weight: normal;
}
#sidebar ul li a:hover
{
	font-weight: bold;
}
/*** WPFC7 ***/

.wpcf7 input, .wpcf7 textarea{	padding: 0.5em;	display: block;	width: 540px;	font-size: 1em;	margin-bottom: 0.5em;}

/* JQUERY NAV */
#jsddm
{	margin: 0;
	padding: 0;
	float:right;
}
	
	#jsddm li
	{	float: left;
		list-style: none;
		margin-left: 0.4em;
	}

	#jsddm li a
	{	display: block;
		text-align: center;
		width: 100px;
		white-space: nowrap;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 0.8em;
		line-height: 35px;
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		
		#jsddm li.current_page_item a, #jsddm li.current-cat a, #jsddm li.current_page_ancestor a, #jsddm li.current_page_parent a, #jsddm li.active_category a
		{
			width: 100px;
		}
		
		#jsddm li ul li a
		{	width: 100px;
		}
/*** FLICKR WIDGET ***/
ul.flickr img
{
	float: left;
	padding: 0.2em;
}		