

/*Reset / Default styles
General*/
HTML, BODY
{
	font-family: tahoma, helvetica, arial;
	font-size: 14px;
	border: 0;
	color: #333;
	background: #E6E2D7;
	margin: 0;
	padding: 0;
}
BODY, IMG, P, H1, H2, H3, H4, H5, UL, OL, LI, FORM, BLOCKQUOTE
{
	margin: 0;
	padding: 0;
}
P
{
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 0;
	padding-bottom: 20px;
	margin: 0;
}
H1, H2, H3, H4, H5
{
	padding: 10px 0;
	font-family: Georgia;
	color: #222;
}
UL, OL
{
	list-style: none;
	padding: 10px 0;
}
SMALL
{
	font-size: 11px;
}
CODE
{
	background: #FFFFC1;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
BLOCKQUOTE P
{
	padding: 5px 0;
}
/*Align*/
.aligncenter
{
	margin: 10px auto 20px;
	display: block;
}
.alignleft
{
	margin: 10px 20px 8px 0;
	float: left;
}
.alignright
{
	margin: 10px 0px 8px 20px;
	float: right;
}
.col-left
{
	float: left;
}
.col-right
{
	float: right;
}
/*PageNavi*/
.more_entries
{
	font-size: 11px;
}
.more_entries .wp-pagenavi
{
	clear: both;
	float: right;
}
.more_entries .wp-pagenavi A
{
	text-decoration: none !important;
}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi A:hover
{
	background: #9F9F9F !important;
}
.more_entries .wp-pagenavi A, .more_entries .wp-pagenavi A:link, .more_entries .wp-pagenavi A:visited, .more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi SPAN.pages
{
	background: #EEEEEE;
	color: #666;
	padding: 4px !important;
	margin-left: 4px;
	border: 1px solid #DDDDDD;
	line-height: 24px;
}
.more_entries .wp-pagenavi .extend
{
	background: none;
	border: none;
}
/*Misc*/
.wrap:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix
{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 4px 0 5px;
	text-align: center;
}
.wp-caption-text
{
	padding: 3px 0 0;
	font-size: 11px;
}


/*`Containers
----------------------------------------------------------------------------------------------------*/
.container_12, .container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/*`Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_3, .container_16 .grid_4
{
	width: 220px;
}
.container_12 .grid_6, .container_16 .grid_8
{
	width: 460px;
}
.container_12 .grid_9, .container_16 .grid_12
{
	width: 700px;
}
.container_12 .grid_12, .container_16 .grid_16
{
	width: 940px;
}
/*`Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha
{
	margin-left: 0;
}
.omega
{
	margin-right: 0;
}
/*`Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1
{
	width: 60px;
}
.container_12 .grid_2
{
	width: 140px;
}
.container_12 .grid_4
{
	width: 300px;
}
.container_12 .grid_5
{
	width: 380px;
}
.container_12 .grid_7
{
	width: 540px;
}
.container_12 .grid_8
{
	width: 620px;
}
.container_12 .grid_10
{
	width: 780px;
}
.container_12 .grid_11
{
	width: 860px;
}
/*`Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1
{
	width: 40px;
}
.container_16 .grid_2
{
	width: 100px;
}
.container_16 .grid_3
{
	width: 160px;
}
.container_16 .grid_5
{
	width: 280px;
}
.container_16 .grid_6
{
	width: 340px;
}
.container_16 .grid_7
{
	width: 400px;
}
.container_16 .grid_9
{
	width: 520px;
}
.container_16 .grid_10
{
	width: 580px;
}
.container_16 .grid_11
{
	width: 640px;
}
.container_16 .grid_13
{
	width: 760px;
}
.container_16 .grid_14
{
	width: 820px;
}
.container_16 .grid_15
{
	width: 880px;
}
/*`Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_3, .container_16 .prefix_4
{
	padding-left: 240px;
}
.container_12 .prefix_6, .container_16 .prefix_8
{
	padding-left: 480px;
}
.container_12 .prefix_9, .container_16 .prefix_12
{
	padding-left: 720px;
}
/*`Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1
{
	padding-left: 80px;
}
.container_12 .prefix_2
{
	padding-left: 160px;
}
.container_12 .prefix_4
{
	padding-left: 320px;
}
.container_12 .prefix_5
{
	padding-left: 400px;
}
.container_12 .prefix_7
{
	padding-left: 560px;
}
.container_12 .prefix_8
{
	padding-left: 640px;
}
.container_12 .prefix_10
{
	padding-left: 800px;
}
.container_12 .prefix_11
{
	padding-left: 880px;
}
/*`Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1
{
	padding-left: 60px;
}
.container_16 .prefix_2
{
	padding-left: 120px;
}
.container_16 .prefix_3
{
	padding-left: 180px;
}
.container_16 .prefix_5
{
	padding-left: 300px;
}
.container_16 .prefix_6
{
	padding-left: 360px;
}
.container_16 .prefix_7
{
	padding-left: 420px;
}
.container_16 .prefix_9
{
	padding-left: 540px;
}
.container_16 .prefix_10
{
	padding-left: 600px;
}
.container_16 .prefix_11
{
	padding-left: 660px;
}
.container_16 .prefix_13
{
	padding-left: 780px;
}
.container_16 .prefix_14
{
	padding-left: 840px;
}
.container_16 .prefix_15
{
	padding-left: 900px;
}
/*`Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_3, .container_16 .suffix_4
{
	padding-right: 240px;
}
.container_12 .suffix_6, .container_16 .suffix_8
{
	padding-right: 480px;
}
.container_12 .suffix_9, .container_16 .suffix_12
{
	padding-right: 720px;
}
/*`Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1
{
	padding-right: 80px;
}
.container_12 .suffix_2
{
	padding-right: 160px;
}
.container_12 .suffix_4
{
	padding-right: 320px;
}
.container_12 .suffix_5
{
	padding-right: 400px;
}
.container_12 .suffix_7
{
	padding-right: 560px;
}
.container_12 .suffix_8
{
	padding-right: 640px;
}
.container_12 .suffix_10
{
	padding-right: 800px;
}
.container_12 .suffix_11
{
	padding-right: 880px;
}
/*`Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1
{
	padding-right: 60px;
}
.container_16 .suffix_2
{
	padding-right: 120px;
}
.container_16 .suffix_3
{
	padding-right: 180px;
}
.container_16 .suffix_5
{
	padding-right: 300px;
}
.container_16 .suffix_6
{
	padding-right: 360px;
}
.container_16 .suffix_7
{
	padding-right: 420px;
}
.container_16 .suffix_9
{
	padding-right: 540px;
}
.container_16 .suffix_10
{
	padding-right: 600px;
}
.container_16 .suffix_11
{
	padding-right: 660px;
}
.container_16 .suffix_13
{
	padding-right: 780px;
}
.container_16 .suffix_14
{
	padding-right: 840px;
}
.container_16 .suffix_15
{
	padding-right: 900px;
}
/*`Clear Floated Elements
----------------------------------------------------------------------------------------------------
http://sonspring.com/journal/clearing-floats*/
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}


/*
Theme Name: No Bull IT
Version: 1.5.1
Description: Designed by <a href="http://www.nobullit.com.au">Zoe Simpson</a>.
Author: No Bull IT
Author URI: http://www.nobullit.com.au

Default styles*/
BODY
{
	background: #E5E1D6 url(../images/bg-top.jpg) repeat-x top left;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
}
H1
{
}
H2
{
	color: #515A84;
}
H2 A
{
	color: #515A84;
	font-size: 18pt;
	cursor: text;
}
H3
{
	font-size: 20px;
	color: #844C1F;
}
H4
{
}
A
{
	text-decoration: none;
	color: #B45A00;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #2288BB;
}
ADDRESS
{
	line-height: 1em;
	margin: 0 0 0 35px;
}
/*Containers*/
.content
{
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#content .moreinfo
{
	padding: 10px 20px 20px;
	width: 258px;
	margin-bottom: 25px;
	border: 1px solid #E3DDA8;
	background: #F8F7ED url(../images/bg_bottom.png) repeat-x bottom left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*[disabled]color:#3A302C;*/
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}
#top
{
	background: url(../images/bg-top.jpg) repeat-x top left;
}
#top #content, #top .content
{
	background: url(../images/bg-highlight.png) no-repeat center top;
}
#main-content-top
{
	background: url(../images/bg-content-top.jpg) repeat-x top left;
	height: 40px;
}
#main-content
{
	background: url(../images/bg-content.jpg) repeat top left;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	padding: 0 0 25px;
}
#footer-top
{
	background: #E1E1E1 url(../images/bg-footer.jpg) repeat top left;
	padding: 0;
	margin: 0 0 -50px !important;
}
DIV.main_content_titles_container
{
	margin-top: 40px;
	width: 100%;
	background: #EEEDE8;
	overflow: auto;
	overflow-x: hidden;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
DIV.main_content_titles
{
	/*[disabled]width:940px;*/
	margin: 0 auto;
	height: 30px;
}
#footer
{
	/*[disabled]background:#E1E1E1 url(../images/bg-footer.jpg) repeat top left;*/
	padding: 25px 0 0;
	font-size: 14px;
	margin: 0 auto -50px !important;
	/*[disabled]margin-top:25px;*/
}
/*Header*/
#header
{
	width: 100%;
	height: 105px;
	padding: 30px 0 5px;
	clear: both;
	position: relative;
}
#header H1
{
	display: none;
}
#header IMG.logo
{
	float: left;
	margin-top: -10px;
}
#header P.floatright
{
	font-size: 16px;
	text-transform: uppercase;
	/*[disabled]color:#333;*/
	margin: -15px 0 -7px !important;
	padding: 15px 15px 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #E3DDA8;
	background: #F8F7ED url(../images/bg_bottom.png) repeat-x bottom left;
}
/*Page Nav*/
#nav
{
	position: relative;
	z-index: 99;
}
#nav, #nav UL
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
}
#nav
{
	margin-top: 30px;
}
#nav A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-shadow: 0px 1px 1px #FFF;
	color: #844C1F;
}
#nav A:hover, #nav LI.current_page_item A
{
	color: #FFF;
	background: #515A84;
	border-width: 0 0px 1px 0;
}
#nav LI A
{
	border: none !important;
}
#nav LI
{
	float: left;
}
/*PageNavi*/
.more_entries
{
	width: 100%;
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	border-top: 1px dashed #9E4401;
	padding: 25px 0 0;
}
.more_entries .wp-pagenavi
{
	clear: both;
	float: right;
}
.more_entries .wp-pagenavi A
{
	text-decoration: none !important;
}
.more_entries .wp-pagenavi A, .more_entries .wp-pagenavi A:link, .more_entries .wp-pagenavi A:visited, .more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi SPAN.pages
{
	background: #98B9E1;
	color: #FFF;
	padding: 9px 15px !important;
	margin-left: 4px;
	border: 0;
	line-height: 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 0px 1px 1px #666;
}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi A:hover
{
	background: #B5A692 !important;
	text-shadow: 0px 1px 1px #444;
}
/*Style drop down list*/
#nav LI:hover, #nav LI.current_page_item
{
	border-bottom: 1px solid #F2F2F2;
}
#nav LI UL LI:hover, #nav LI UL LI.current_page_item
{
	border: none;
}
#nav LI UL
{
	position: absolute;
	width: 230px;
	left: -999em;
	border: 1px solid #2A2A2A;
	z-index: 99;
}
#nav LI UL LI
{
	position: relative;
	z-index: 99;
	background: #FFF;
}
#nav LI UL LI A
{
	border: none !important;
	line-height: 25px;
	font-size: 13px;
	width: 210px;
}
#nav LI UL UL
{
	margin: -26px 0 0 170px;
}
#nav LI UL UL LI A
{
	line-height: 25px;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
}
#nav LI:hover UL UL, #nav LI.sfhover UL UL
{
	left: -999em;
}
#nav LI.current_page_item UL LI A
{
	color: #C0BAA5;
	color: #844C1F;
	background: #FFF;
	text-shadow: none;
}
#nav LI.current_page_item UL LI A:hover, #nav LI UL LI.current_page_item A:hover
{
	color: #FFF;
	background: #515A84;
	text-shadow: 0px 1px 1px #111;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.hover
{
	position: static;
}
#nav A:hover, #nav LI.current_page_item A, #nav LI.current_page_parent
{
	color: #FFF;
	background: #515A84;
	border: 1px solid #FFF;
	border-width: 0 0px 1px 0;
	text-shadow: 0px 1px 1px #111;
}
LI.current_page_ancestor A
{
	font-weight: bold;
}
/*IE7 Fix
Featured / Slider*/
#featured #page-title
{
	position: relative;
}
#featured .subscribe
{
	position: absolute;
	right: 0;
	top: 25px;
}
#featured .alignright
{
	margin: 5px 0px 8px 20px;
	float: right;
	width: 860px;
	height: 262px;
}
#slider-block
{
	overflow: hidden;
	min-height: 320px;
}
.container
{
	width: 860px;
	height: 320px;
	overflow: hidden;
	position: relative;
	margin-left: 50px;
}
.slides
{
	position: absolute;
	top: 0;
	left: 0;
}
.slides DIV.slide
{
	position: absolute;
	top: 0;
	width: 860px;
	display: none;
}
#loopedSlider
{
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
}
#loopedSlider .nav-buttons
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#loopedSlider LI#p
{
	position: absolute;
	top: 120px;
	left: 0px;
}
#loopedSlider LI#n
{
	position: absolute;
	top: 120px;
	right: 0px;
}
#featured H2
{
	color: #FFF;
	display: inline-block;
	font-size: 40px;
	padding: 13px 0 10px;
	margin-top: -15px;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.150000005960464);
}
#featured H4
{
	font-size: 18px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
}
#main-content P.floatright
{
	font-size: 12px;
	color: #333;
	margin: 0 !important;
	padding: 20px 10px 0;
}
.slides OL, .slides UL
{
	line-height: 18px;
}
.slides UL
{
	padding-left: 20px;
}
.slides UL LI
{
	list-style: url(../dot);
	padding: 3px 0;
}
.slides OL
{
	padding-left: 20px;
}
.slides OL LI
{
	list-style: decimal;
	padding: 3px 0;
}
#hireus
{
	display: block;
}
/*Homepage*/
.home H2
{
	color: #9E4401;
}
.home .feature
{
	/*[disabled]margin-left:65px;*/
}
.home IMG.home-icon
{
	/*[disabled]float:left;*/
	/*[disabled]padding:0;*/
}
#announce
{
	width: 725px;
	margin: -10px auto 0;
	padding: 0 20px 20px;
	text-align: center;
}
#announce H1
{
	font: bold 24px/34px georgia;
	color: #5160A5;
	font-weight: bold;
	padding-top: 10px;
}
#facebox H1.poster
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #9E4401;
}
#facebox H1.poster EM
{
	color: #99CC33;
}
#facebox H1
{
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}
#facebox .body
{
	background: #FFF url(../images/bg_poster.png) repeat left top !important;
	width: 640px;
}
#facebox #modalcontent
{
	display: block;
	width: 570px;
	height: 319px;
	margin: 10px;
	padding: 0 10px;
}
#facebox P
{
	margin: 0 0 10px;
}
#facebox .content
{
	width: 600px;
}
/*Questions*/
#questions
{
	background: url(../images/bg_questions.png) no-repeat 0 2px;
	height: 71px;
	width: 960px;
	margin: -5px auto 0;
}
#questions H1
{
	font-size: 18px;
	text-shadow: 1px 1px 0 #628F32;
	line-height: 32px;
	height: 65px;
	width: 230px;
	margin: 0 10px;
	padding: 10px 0 0 70px;
	float: left;
}
#questions H1 A
{
	color: #515A84;
}
#questions H1 A:hover
{
	color: #DDD;
}
#questions H1 A:active
{
	color: #339933;
}
/*main content*/
#main OL, #main UL
{
	line-height: 1.5em;
}
#main UL
{
	padding: 0 55px 0 35px;
}
#main UL LI
{
	list-style: circle;
	padding: 3px 0;
}
#main OL
{
	padding: 0 55px 0 35px;
}
#main OL LI
{
	list-style: decimal;
	padding: 3px 0 5px;
}
#main BLOCKQUOTE
{
	border-left: 2px solid #777777;
	color: #777777;
	font-style: italic;
	margin: 5px auto 15px;
	padding: 0px 10px;
	width: 85%;
}
/*Layout Works*/
DIV.portfolio_item
{
	width: 940px;
}
DIV.portfolio_item EM
{
	padding: 0;
	margin: 0;
}
DIV.portfolio_item H3
{
	padding: 0 0 2px 5px;
	line-height: 1.5em;
	letter-spacing: -0.1ex;
	font-size: 24px;
}
DIV.portfolio_image
{
	float: left;
	width: 620px;
	margin: 0 20px 20px 0;
}
DIV.portfolio_details
{
	width: 300px;
	float: right;
}
DIV.portfolio_image IMG
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFF;
}
DIV.work_title_container
{
	display: block;
	border-bottom: 1px solid #844C1F;
	margin: 0 0 20px;
}
.view
{
	position: relative;
	display: inline;
	right: 0;
	bottom: 3px;
	/*[disabled]font-size:1.2em;*/
}
.view IMG
{
	margin-bottom: -3px;
}
.contentbanner IMG
{
	padding: 20px 0;
	margin-left: -10px;
}
/*Layout Works - print & stationery*/
.print_item_wrap
{
	width: 980px;
	margin: 0px 0 28px -10px;
}
DIV.print_title_container
{
	display: block;
	border-bottom: 1px solid #844C1F;
	margin: 0 0 20px;
	/*[disabled]width:440px;*/
}
.print_item .alpha
{
	margin: 0;
	float: left;
}
.print_item .omega
{
	margin: 0;
	float: right;
}
.print_item_wrap .print_item, .grid_8
{
	width: 475px;
	float: left;
	display: inline;
	padding: 0 5px;
}
.print_item EM
{
	padding: 0;
	margin: 0;
}
.print_item H3
{
	padding: 0 0 2px;
	line-height: 1.5em;
	letter-spacing: -0.1ex;
	font-size: 24px;
}
.print_image
{
	/*[disabled]float:left;*/
	width: 460px;
	/*[disabled]padding:0 0 0 10px;*/
	margin: 0 0 20px;
}
.print_details
{
	width: 100%;
	/*[disabled]float:left;*/
}
.print_image IMG
{
	border: 1px solid #CCCCCC;
	/*[disabled]margin:0px 10px;*/
	background: #FFF;
}
/*portfolio*/
UL.titles H2
{
	margin: 0;
	font-size: 1.3em;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 28px;
}
/*TOC*/
SPAN.label
{
	margin: 0px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #555;
	font-weight: bold;
}
.toc
{
	background: #E8CFAF url(stylesheets/images/toc.jpg) no-repeat bottom;
	background: #F8F7ED url(../images/bg_bottom.png) repeat-x bottom left;
	border: 1px solid #E3DDA8;
	margin: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
}
.toc UL
{
	color: #3E3427;
	font-size: 1.4em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}
.toc UL LI
{
	margin-bottom: 10px;
}
.toc UL LI A
{
	font-weight: normal;
	color: #4D473E;
	text-decoration: none;
	border-bottom: 2px dotted #B5A692;
}
.toc UL LI A:hover
{
	color: #2C2721;
	border-bottom: 2px dotted #2C2721;
}
.toc P SPAN.label
{
	background: #B45A00;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
/*Sidebar*/
#sidebar
{
	/*[disabled]width:300px;*/
	overflow: hidden;
}
#sidebar BLOCKQUOTE
{
	/*[disabled]border-left:2px solid #777777;*/
	color: #777777;
	font-style: italic;
	margin: 5px auto 15px;
	padding: 0px 10px 0px 0;
	width: 85%;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}
#sidebar P CITE
{
	font-size: small;
}
#sidebar H3
{
	/*[disabled]border-bottom:1px dashed #CCC;*/
	/*[disabled]font:12px "uppercase Georgia", serif;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]text-transform:uppercase;*/
	/*[disabled]color:#555;*/
	/*[disabled]letter-spacing:1px;*/
	/*[disabled]margin:5px 0;*/
	/*[disabled]padding:0 0 15px;*/
	/*[disabled]line-height:24px;*/
}
#sidebar UL
{
	clear: both;
}
#sidebar UL LI A
{
	/*[disabled]color:#636363;*/
}
#sidebar A:hover, #sidebar .current-cat A, #sidebar LI.active A
{
	color: #28B;
}
#sidebar UL LI .meta
{
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar .block
{
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid #A8C1DF;
	background: #BBD1EC url(../images/bg_bottom_sidebar.png) repeat-x bottom left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#sidebar .block .inside
{
	border: 5px solid #D5D4D4;
	background: #EDEDED;
	padding-bottom: 5px;
}
#sidebar .block .inside UL
{
	padding: 0;
}
#sidebar .block .inside LI
{
	line-height: 18px;
	position: relative;
	padding: 8px 0;
}
#sidebar .block .inside LI IMG.thumbnail
{
	border: 2px solid #A4A4A4;
	float: left;
	margin-right: 10px;
}
#sidebar UL, #sidebar .textwidget
{
	/*[disabled]clear:both;*/
	/*[disabled]padding:5px 0;*/
}
#sidebar .widget
{
	margin-bottom: 25px;
}
#sidebar LI
{
	/*[disabled]line-height:18px;*/
	/*[disabled]overflow:hidden;*/
	/*[disabled]padding:5px 0 0 0px;*/
}
#sidebar UL UL
{
	/*[disabled]border:0;*/
	/*[disabled]margin:3px 0 0;*/
	/*[disabled]padding:0;*/
}
#sidebar UL UL LI
{
	/*[disabled]border:0;*/
	/*[disabled]padding-bottom:0;*/
	/*[disabled]border-top:1px solid #E2E2E2;*/
}
#sidebar .widget_nbit_newswidget H3
{
	background: url(../images/ico-news.png) no-repeat left 3px;
	padding-left: 32px;
}
#sidebar .widget_nbit_newswidget LI
{
	background: url(../images/ico-bullet.png) no-repeat left 10px;
	padding: 5px 0 0 15px;
}
#sidebar .widget_nbit_twitter
{
	font-size: 14px;
}
#sidebar .widget_nbit_twitter LI
{
	margin: 0 0 10px;
}
#sidebar .widget_nbit_twitter H3
{
	background: url(../images/ico-twitter.png) no-repeat left top;
	padding-left: 32px;
}
#sidebar .widget_nbit_twitter A
{
	color: #2882C1;
	font-size: 14px;
}
#sidebar .widget_nbit_twitter .follow
{
	padding: 0;
}
#sidebar .widget_nbit_twitter .follow A
{
	font-size: 12px;
	font-style: italic;
}
#newsletter H3, .widget_nbit_feedburner H3, .widget_campaign_monitor H3
{
	/*[disabled]background:url(../images/ico-letter.png) no-repeat left 3px;*/
	/*[disabled]padding-left:32px;*/
}
#newsletter FORM, .widget_nbit_feedburner FORM, .widget_campaign_monitor FORM
{
	margin-top: 15px;
}
#newsletter .field, .widget_nbit_feedburner .field, .widget_campaign_monitor .field
{
	background-color: #F2F2F2;
	border: 1px solid #CBD1D2;
	color: #999;
	font-size: 12px;
	display: block;
	float: right;
	height: 20px;
	margin: -15px 4px 25px 0;
	padding: 5px 0 0 5px;
	width: 180px;
}
#newsletter .field, .widget_nbit_feedburner .field, .widget_campaign_monitor LABEL
{
	display: block;
	float: left;
	height: 20px;
	margin: 0 4px 10px 0;
	padding: 7px 0 0 30px;
}
#newsletter .button, .widget_nbit_feedburner .button, .widget_campaign_monitor .button
{
	background: transparent url(../images/btn-submit.png) no-repeat scroll left top;
	border: medium none #000000;
	color: #F1F1F1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	cursor: pointer !important;
	position: relative;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase;
	width: 80px;
	float: right;
	margin-top: -15px;
}
#tag_cloud H2
{
	display: block;
	float: none;
}
.textwidget
{
	clear: both;
	line-height: 20px;
	padding: 5px 2px;
}
#wp-calendar
{
	width: 95%;
	margin-bottom: 15px;
	clear: both;
	padding: 0;
}
#wp-calendar CAPTION
{
	padding: 10px;
}
#wp-calendar TH
{
	color: #FFF;
}
#wp-calendar TH, #wp-calendar TD
{
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
	padding: 5px;
}
#wp-calendar TD
{
	background: transparent;
}
#wp-calendar TD, TABLE#wp-calendar TH
{
	padding: 3px 0;
}
#wp-calendar A
{
	text-decoration: underline;
}
#wp-calendar A:hover
{
	text-decoration: none;
}
#sidebar .widget_nbit_search FORM DIV
{
	height: 33px;
	background: #F2F2F2;
	border: 1px solid #CBD1D2;
}
#sidebar .widget_nbit_search INPUT.field
{
	width: 163px;
	padding: 9px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	border: 0;
	background: transparent;
	z-index: 1;
}
#sidebar .widget_nbit_search INPUT.submit
{
}
/*custom navigation*/
Q:before, Q:after
{
	content: '';
}
#sidebar .moreinfo
{
	padding: 20px;
	/*[disabled]width:258px;*/
	margin-bottom: 25px;
	border: 1px solid #E3DDA8;
	background: #F8F7ED url(../images/bg_bottom.png) repeat-x bottom left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #3A302C;
}
.widgetlist H3
{
	margin: 0 0 7px;
	padding: 10px 0 5px;
	font-size: 20px;
	color: #515A84;
}
UL.custom-nav
{
	margin: 0;
}
UL.custom-nav LI
{
	margin: 0;
	padding: 10px 8px 10px 10px;
	list-style: none;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.150000005960464);
}
UL.custom-nav LI UL
{
	margin: 5px 0 20px;
	border-top: 1px solid #D8D7D7;
}
UL.custom-nav LI UL LI
{
	border-bottom: 1px solid #BAD0EB;
	padding: 8px 8px 8px 10px;
	background-color: transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-shadow: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.150000005960464);
}
.widget H3
{
	color: #515A84;
	font-size: 18px;
	border-bottom: 1px dashed #D6DFEB;
	padding: 5px 0 10px 5px;
}
UL.custom-nav LI A:link, UL.custom-nav LI A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
UL.custom-nav LI A:hover
{
	color: #2882C1;
	text-decoration: none;
}
UL.custom-nav LI.current_page_item
{
	background-color: #F7F6EC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px 1px 1px #FCFCFC;
	/*[disabled]border-bottom:1px solid #F0F0F0;*/
}
UL.custom-nav LI.current_page_item A
{
	color: #2882C1;
}
UL.custom-nav LI.current_page_item A:hover
{
	color: #B45A00 !important;
}
UL.custom-nav Q.nav-description
{
	display: block;
	/*[disabled]border-top:1px dashed #98B9E1;*/
	font: 80% helvetica, arial;
}
/*Footer*/
#footer A
{
	color: #2288BB;
}
#footer A:hover
{
	color: #FFF;
}
#footer IMG
{
	vertical-align: middle;
}
#footer .block
{
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid #A8C1DF;
	background: #BBD1EC url(../images/bg_bottom_sidebar.png) repeat-x bottom left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#footer .col-right SPAN
{
	display: none;
}
#footer .col-left
{
	width: 540px;
	padding: 0 20px 0 0;
	border-right: 1px dashed #98B9E1;
}
#footer .col-right
{
	width: 280px;
}
#footer UL.custom-nav LI
{
	margin: 0;
	padding: 10px 8px 10px 10px;
	list-style: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}
#footer UL.custom-nav LI.current_page_item
{
	background-color: transparent;
	text-shadow: 0px 1px 1px #FCFCFC;
	border-right: 1px dotted #F7F6EC;
	border-left: 1px dotted #F7F6EC;
}
UL.custom-nav LI.current_page_item A:hover
{
	color: #B45A00 !important;
}
/*Misc*/
.red
{
	color: #9E4401;
}
A.button
{
	background: url(../images/btn-slider-right.png) no-repeat scroll top right;
	display: block;
	float: left;
	height: 46px;
	margin-right: 6px;
	padding-right: 13px;
	text-decoration: none;
	color: #3E3E3E;
	font-family: Georgia;
	font-size: 18px;
}
A.button SPAN
{
	float: left;
	background: url(../images/btn-slider.png) no-repeat;
	display: block;
	line-height: 46px;
	padding: 1px 5px 5px 18px;
}
A.button:hover SPAN
{
	text-decoration: underline;
}
SPAN.middle
{
	float: left;
	padding: 13px 13px 13px 9px;
}
DIV.hr
{
	background: url(../images/hr.png) repeat-x top left;
	height: 1px;
	margin: 15px 0;
}
#footer DIV.hr
{
	background: url(../images/hr-footer.png) repeat-x top left;
	height: 1px;
	margin: 15px 0;
}
/*STYLES*/
.attention
{
	color: #9E4401;
}
.wp-caption
{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background-color: #FFF0D3;
	border: 1px solid #B45A00;
	padding: 4px 8px 0;
	text-align: center;
	margin: 0 15px;
}
.wp-caption-text
{
	padding: 3px 0 0;
	font-size: 12px;
}
.bordered
{
	border: 1px solid #000;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.alignright
{
	text-align: right;
}
.alignr
{
	text-align: right;
}
IMG.alignleft
{
	float: left;
	margin: 10px 20px 8px 0;
}
IMG.alignright
{
	float: right;
	margin: 10px 0 8px 20px;
}
.fix
{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wpstats
{
	display: none;
}
/********************** Web forms*/
#gform_1, #gform_2, #gform_3, #gform_4
{
	/*[disabled]margin:0 0 1em;*/
	/*[disabled]padding-top:10px;*/
	/*[disabled]width:;*/
	/*[disabled]background:url(../images/form1/form_top.gif) no-repeat 0 0;*/
}
#gform_1 FIELDSET, #gform_2 FIELDSET, #gform_3 FIELDSET, #gform_4 FIELDSET
{
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
	/*[disabled]border:none;*/
	/*[disabled]float:left;*/
	/*[disabled]display:inline;*/
	/*[disabled]width:275px;*/
	/*[disabled]margin-left:25px;*/
}
#gform_1 LEGEND, #gform_2 LEGEND, #gform_3 LEGEND, #gform_4 LEGEND
{
	/*[disabled]display:none;*/
}
#gform_1 P, #gform_2 P, #gform_3 P, #gform_4 P
{
	/*[disabled]margin:0.5em 0;*/
}
#gform_1 BR, #gform_2 BR, #gform_3 BR, #gform_4 BR
{
	/*[disabled]display:none;*/
}
#gform_1 LABEL, #gform_2 LABEL, #gform_3 LABEL, #gform_4 LABEL
{
	/*[disabled]display:block;*/
}
#gform_1 INPUT, #gform_2 INPUT, #gform_3 INPUT, #gform_4 INPUT
{
	/*[disabled]width:252px;*/
	/*[disabled]border:1px solid #DDD;*/
	/*[disabled]background:#FFF url(../images/form1/form_input.gif) repeat-x;*/
	/*[disabled]padding:3px;*/
}
#gform_1 TEXTAREA
{
	/*[disabled]height:125px;*/
	/*[disabled]width:300px;*/
	/*[disabled]overflow:auto;*/
	/*[disabled]border:1px solid #DDD;*/
	/*[disabled]background:#FFF url(../images/form1/form_input.gif) repeat-x;*/
	/*[disabled]padding:3px;*/
}
#gform_3 TEXTAREA
{
	/*[disabled]height:125px;*/
	/*[disabled]width:600px;*/
	/*[disabled]overflow:auto;*/
	/*[disabled]border:1px solid #DDD;*/
	/*[disabled]background:#FFF url(../images/form1/form_input.gif) repeat-x;*/
	/*[disabled]padding:3px;*/
}
#gform_1 P.submit, #gform_2 P.submit, #gform_3 P.submit, #gform_4 P.submit
{
	/*[disabled]clear:both;*/
	/*[disabled]background:url(../images/form1/form_bottom.gif) no-repeat 0 100%;*/
	/*[disabled]padding:0 25px 20px;*/
	/*[disabled]margin:0;*/
	/*[disabled]text-align:right;*/
}
#gform_1 INPUT.button, #gform_4 INPUT.button
{
	/*[disabled]width:150px;*/
	/*[disabled]height:37px;*/
	/*[disabled]line-height:37px;*/
	/*[disabled]border:none;*/
	/*[disabled]background:url(../images/form1/form_button.gif) no-repeat 0 0;*/
	/*[disabled]color:#FFF;*/
	/*[disabled]cursor:pointer;*/
	/*[disabled]text-align:center;*/
}
#submit
{
	/*[disabled]display:none;*/
}


#footer H3, #footer .widget H3
{
	margin: 0 0 7px;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	background: #F8F7ED url(../images/bg_bottom.png) repeat-x bottom left;
	border: 1px solid #E3DDA8;
	color: #844C1F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px 1px 1px #fcfcfc;
}
#facebook
{
	background: url(../images/ico_facebook.png) no-repeat;
	float: left;
	height: 49px;
}
#facebook H3
{
	background: transparent no-repeat;
	padding-left: 60px;
	border: none;
	margin: 0;
}
#facebook H3 A:hover
{
	background-color: #F9DF98;
	color: #B45A00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px 1px 1px #D8A92B;
}
.cufon, .cufon-canvas, CANVAS
{
	margin: 0 !important;
	padding: 0 !important;
	height: 0px;
}


#facebox .b
{
	background: url(../images/b.png);
	min-width: 10px;
	min-height: 10px;
}
#facebox .tl
{
	background: url(../images/tl.png);
}
#facebox .tr
{
	background: url(../images/tr.png);
}
#facebox .bl
{
	background: url(../images/bl.png);
}
#facebox .br
{
	background: url(../images/br.png);
}
#facebox
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	height: 387px;
	text-align: left;
}
#facebox .popup
{
	position: relative;
}
#facebox TABLE
{
	border-collapse: collapse;
}
#facebox TD
{
	border-bottom: 0;
	padding: 0;
}
#facebox .body
{
	padding: 10px;
	background: #FFF;
	width: 370px !important;
}
#facebox .loading
{
	text-align: center;
}
#facebox .image
{
	text-align: center;
}
#facebox IMG
{
	border: 0;
	margin: 0;
}
#facebox .footer
{
	border-top: 1px solid #ABBDD1;
	padding-top: 5px;
	height: 22px;
	margin-top: 10px;
	text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br
{
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
#facebox_overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.facebox_hide
{
	z-index: -100;
}
.facebox_overlayBG
{
	background-color: #000;
	z-index: 99;
}
* HTML #facebox_overlay
{
/*ie6 hack*/
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

