/*
Theme Name: Gilbert Performance Design // 
Theme URI: http://themeforest.net
Description:  Ultra-flexible and versatile theme. Many widgets and shortcodes.
Version: 1.0 - Last updated January 30 - 2011
Author: Neil Johnson
Author URI: http://www.207rosa.com

1: RESET
2: TYPOGRAPHY
3: GLOBAL
4: STRUCTURE 
5: MENUS AND LISTS STYLES 
6: HOME PAGE STYLES
7: SLIDESHOWS
7: PAGE ELEMENTS
9: BLOG STYLES
10:WIDGETS
11: SHORTCODE BOXES
12: MISC CLASSES

*/


/* -----------------------------------------------------------

   1: RESET 

   ----------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { display:block; }
hr {border: none 0; 
border-top: 1px solid #696D6D;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin:0 0 15px 0;
}
/* -----------------------------------------------------------

   2: TYPOGRAPHY 

   ----------------------------------------------------------- */

h1 {
	font-weight:normal;
	font-size:28px;
	line-height:1.0em;
	margin:0 0 8px 0;
	text-decoration:none;
	color:#FFF;
}
h2 {
	font-weight:normal;
	font-size:24px;
	line-height:1.1em;
	margin:0 0 10px 0;
	text-decoration:none;
	color:#555;
}
h3 {
	font-weight:normal;
	font-size:18px;
	line-height:1.2em;
	margin:0 0 10px 0;
	text-decoration:none;
	color:#555;
}
h4 {
	font-weight:normal;
	font-size:14px;
	margin:0 0 10px 0;
	line-height:1.3em;
	text-decoration:none;
	color:#666;
}
h5 {
	font-weight:normal;
	font-size:11px;
	line-height:1.3em;
	margin:0 0 12px 0;
	text-decoration:none;
	color:#666;
	text-transform:uppercase;
	letter-spacing:1px;
	clear:both;
}

h6 {
	font-weight:normal;
	font-size:11px;
	line-height:1.3em;
	margin:20px 0 10px 0;
	text-decoration:none;
	color:#555;
	text-transform:uppercase;
	letter-spacing:1px;
	clear:both;
	background:#eee;
	-moz-border-radius:2px;
	-wekit-border-radius:2px;
	border-radius:2px;
	padding:4px 8px;
	display:block;
}
#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4, #pagecontent h5 { clear:left; }
a {
	color:#628aad;
	text-decoration:none;
}
a:hover { color:#c3d2e0; }

h3 a {color:#FFF;}
p {
	font-weight:normal;
	margin:0 0 16px 0;
	font-size:14px;
	line-height:20px;
}


p.large {
	margin:0 0 16px 0;
	color:#FFF;
	font-size:18px;
	line-height:26px;
}
/* Default list */
ul { margin:2px 20px 20px; padding:0; list-style-type:square; width:auto; display:block; }
ol { margin:2px 20px 20px; padding:0; list-style-type:decimal; width:auto; display:block; }
ul li, ol li { clear:both; padding:0px 0px; margin:0px; width:auto; text-align:left; line-height:1.5em; }
ul li a { }
ul li a:hover, ol li a.hover { }

code{margin:20px 0 0px; padding:4px 4px 5px 4px; background:#fff; display:block; clear:both; border:1px solid #eee;}

pre{margin:0 0 -1px; padding:4px; background:#fafafa; display:block; clear:both; border:1px solid #eee;}
blockquote{font-size: 18px;line-height: 22px; color:#FFF;font-weight: normal;font-variant: normal; margin: 10px 0;padding:10px 20px;display: block;border-left: 3px solid #8f000f;}
blockquote.pullquote p { width: 220px; padding: 0px 20px 0px 0px; margin:0px 20px 20px; font-size: 16px; color:#FFF; line-height: 22px; float:left; border-right:1px solid #dbdbdb; text-align:right; font-style:italic; }
blockquote.pushquote p { width: 220px; padding: 0px 0px 0px 20px; margin:0px 0px 20px 20px; font-size: 16px; color:#FFF; line-height: 22px; float:right; border-left:1px solid #dbdbdb; text-align:left; font-style:italic; }

input, textarea {font-family:Arial, Tahoma, Geneva, sans-serif; }
input[type=text], textarea{font-size:12px; color:#777; border:1px solid #ddd; background:#fafafa;
-moz-border-radius:2px;
-webkit.border-radius:2px;
border-radius:2px;

}
input:focus, textarea:focus{font-size:12px; color:#777; border:1px solid #bbb; background:#fff;}
input[type=text]{padding:10px;}
input[type=submit]{padding:10px 12px; 
	-moz-border-radius:2px;
	-wekit-border-radius:2px;
	border-radius:2px;
	border:none;
	background-color:#628aad;
	width:auto;
	color:#fff;
	cursor:pointer;
}
input[type=submit]:hover{
	background-color:#f8941d;
	
}



/* -----------------------------------------------------------

   3: GLOBAL 
	
	Global styles.


   ----------------------------------------------------------- */

body, html {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	/*color:#999;*/
	color:#CCC;
	margin:0;
	padding:0;
	line-height:1.4em;
	background:#000 url(lib/img/interface/bg-gradient.jpg) no-repeat center -20px;
	
}
/* -----------------------------------------------------------

   4: STRUCTURE 
	
	General page structure styles.

   ----------------------------------------------------------- */

#wrap {
	display:block;
	margin:0 auto;
	width:960px;

}

#header {
	float:left;
	width:960px;
	position:relative;
	display:block;
	padding:0px 0 20px;
}
#logo {
	float:left;
	display:block;
	margin:0px 0 0px 0px;
	
}
#header-widget {
	position:absolute;
	right:0;
	bottom:0;
	min-height:20px;
	min-width:300px;
	
}
#content {
	float:left;
	width:960px;
	min-height:500px;
	padding:20px 0px 20px 0px;
	margin:0px 0 0px 0;
}

#contentcontainer {
	padding:6px;
	float:left;
	width:948px;
	background:#000 url(lib/img/interface/bg-container-tp.png) no-repeat center top;
}


#search {
	float:right;
	width:590px;
	/*background:#c3d2e0;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:10px 0px;
	margin:20px 0 10px;
	height:30px;
}
#shortcuts {float:left;  margin-bottom:10px; }

#search span {
	float:left;
	margin:8px 20px 0 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
/*Custom search form */
#searchform-flex {
	float:right;
	width:230px;
	margin:0;
	padding:0;
}
#searchform-flex input[type="text"] {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background:url(lib/img/interface/search-input.png);
	border: none;
	float: left;
	height: 30px;
	margin: 0;
	display: block;
	color: #777;
	width:180px;
	padding: 0 0px 0 10px;
}

input[type=submit]#searchsubmit-flex{
	float:left; 
	clear:none; 
	margin:0 0 0 4px; 
	height:30px; 
	width:30px; 
	background-color:#990000; 
	background-image:url(lib/img/interface/searchicon.png); 
	background-repeat: no-repeat; 
	background-position: center center;
	}

/* Widget searchform */
#searchform {
	float:right;
	width:260px;
	margin:0;
	padding:0;
}

#searchform label{display:none;}
#searchform input[type="text"] {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background:url(lib/img/interface/search-input.png);
	border: none;
	float: left;
	height: 30px;
	margin: 0;
	display: block;
	color: #777;
	width:170px;
	padding: 0 0px 0 10px;
}

#searchform input[type=submit]{
	float:left; 
	clear:none; 
	margin:0 0 0 4px; 
	height:30px; 
	background-color:#c3d2e0; 
	padding:0 10px;
	}


	
	
	
input[type=submit]#searchsubmit:hover{
	background-color:#f8941d; 

	}



#pagecontent {float:left; width:948px;background:transparent url(lib/img/interface/bg-page-content.png) no-repeat center bottom;}

#pagepad{float:left;width:908px;background:transparent url(lib/img/interface/bg-page-top.png) no-repeat center top;padding: 25px 20px 0;}


/* -----------------------------------------------------------

   5: MENUS AND LISTS 
	
	All lists and menu-styles.

   ----------------------------------------------------------- */
#navwrapper{float:left;background:#000 url(lib/img/interface/nav_bg.png) no-repeat center top;}
#nav {
	float:left;
	width:907px;
	
}


/* Primary menu Level 1 */	

#nav ul {
	margin:0;
	padding: 1px 0;
	list-style:none;
	float:left;
	width:906px;
	/*background:#628aad;*/
	
	height:38px;
	overflow:visible;
	position:relative;
	z-index:400;
}
#nav ul li {
	display:inline;
	margin:0;
	position:relative;
	float:left;
	clear:none;
	
}
#nav ul li a {
	border-right:1px solid #000;
	display:inline;
	float:left;
	clear:none;
	line-height:1em;
	margin:0px;
	padding:10px 20px;
	color:#CCC;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	font-size:14px;
	
}
#nav ul li a:hover {

	/*background:#c3d2e0 url(lib/img/interface/menuitem_active.png) no-repeat center bottom;*/
	background:#c3d2e0 url(lib/img/interface/nav_over_bg.jpg) repeat-x;
	color:#FFF;
	margin:0;
}
#nav ul li.current_page_ancestor a, #nav ul li.current_page_item a {
	color:#FFF;
	background:#f8941d url(lib/img/interface/nav_on_bg.jpg) repeat-x;
	/*background:#f8941d url(lib/img/interface/menuitem_active.png) no-repeat center bottom;*/
	/*border-bottom:0px; Important */
	margin:0;
}
#nav ul li.current_page_item ul li a, #nav ul li.current_page_ancestor ul li a, #nav ul li.current_page_ancestor ul li a, #nav ul li.current_page_item ul li a, #nav ul li.current_page_ancestor ul li a, #nav ul li.current_page_parent ul li a, #nav ul li.current_page_item ul li a:hover, #nav ul li.current_page_ancestor ul li a:hover, #nav ul li.current_page_ancestor ul li a:hover, #nav ul li.current_page_item ul li a:hover, #nav ul li.current_page_ancestor ul li a:hover, #nav ul li.current_page_parent ul li a:hover {
	background-image:none;

	padding:10px 20px;
	margin:0;
}
/* Primary menu Level 2 */
#nav ul li.current_page_item ul { margin:-14px 0 0 0px;  }
#nav ul ul {
	background:none;
	height:auto;
	margin:-8px 0 0 0;
	position:absolute;
	
	visibility: hidden;
	padding:20px 0 0;
	-moz-border-radius:0;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-radius:0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	width:250px;
}
#nav ul ul li {
	display: block;
	margin:0;
	padding:0;
	width:220px;
	font-size:11px;
	
}
#nav ul ul li a {
	background:#628aad;
	width:210px;
	color:#fff;
	margin:0;
	border:none;
	background-image:none;
	font-weight:normal;
	display:block;
	padding:10px 20px;
	
}
#nav ul ul li.current_menu_parent ul li a:hover, #nav ul ul li.current-menu-ancestor ul li a:hover, #nav ul ul li.current-menu-item ul li a:hover, #nav ul ul li a:hover {
	color:#fff;
	background:#c3d2e0;
	margin:0;
	padding:10px 20px;
	background-image:none;
	border:none;
}
/* Primary menu Level 3 ++ */
#nav ul ul ul,
#nav ul ul li.current_menu_parent ul,
#nav ul ul li.current-menu-ancestor ul,
#nav ul ul li.current-menu-item ul
{
	visibility:hidden;
	
	margin-top:-20px;
	margin-left:29px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#nav ul ul li:last-child a { border:none; }
#homebutton {
	
	clear:left;
	float:left;
	height:36px;
	width:40px;
	display:block;
	margin-right:1px;
	/*margin-bottom:20px;
	padding-bottom:12px;*/
}
#homebutton a {
	border-right:1px solid #000;
	height:36px;
	width:40px;
	display:block;
	float:left;
	-moz-border-top-left-radius: 2px;
	-moz-border-bottom-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	background:transparent url(lib/img/interface/homesymbol.png) no-repeat center center;
}
#homebutton a:hover { background:transparent url(lib/img/interface/homesymbol.png) no-repeat center center; }
#homebutton a.active{background-color:none;  width:40px;}
#homebutton a span { display:none; }
/* SHORTCUTS MENU */

#shortcuts ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:500;
}
#shortcuts ul li {
	position:relative;
	display:block;
	float:left;
	
	width:300px;
}
#shortcuts ul li a {
	background:#f8941d url(lib/img/interface/shortcut-btn.png) no-repeat right;
	-moz-border-top-radius: 2px;
	-webkit-border-top-radius: 2px;
	border-radius:2px;
	padding:10px 20px;
	margin:0 0 0px 0px;
	height:30px;
	width: 260px;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}
#shortcuts ul li a:hover {
	background:#222 url(lib/img/interface/shortcut-btn.png) no-repeat right;
	-moz-border-radius: 0px;
	-moz-border-top-left-radius: 2px;
	-moz-border-top-right-radius: 2px;
	-webkit-border-radius: 0px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}
#shortcuts ul ul {
	
	visibility: hidden;
	position:absolute;
	background:#c3d2e0;
	background-image:none;
	margin-top:0px;
}
#shortcuts ul ul li a {
	background-image:none;
	background:#333;
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius:0;
}
#shortcuts ul ul li a:hover {
	color:#ccc;
	background-image:none;
}
/* -----------------------------------------------------------

   6: HOME PAGE STYLES
	
	All home-page spesific styles

   ----------------------------------------------------------- */

#homefeatures{width:908px; float:left;background:transparent url(lib/img/interface/bg-home-features.png) no-repeat  top center; padding:10px 20px;  }
#homefeatures h3{margin-top:10px;}
#homefeatures .one-third{padding:16px 0px 0px;margin:0 49px 0 0;width:270px;}
#homefeatures .last{margin:0 0px 0 0;}	
	

#microteaser {
	float:left;
	width:940px;
	background:#f1efd0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	min-height:80px;
	margin-bottom:10px;
}

#microteaser .one-third {
	padding:16px 20px 10px;
	margin:0 20px 0 0;
	width:260px;
}
#microteaser .one-third span {
	float:left;
	clear:none;
	width:200px;
}
#microteaser .one-third img {
	float:left;
	margin:0 10px 0 0;
}
#microteaser .last { margin: 0; }

#megateaser {
	float:left;
	width:940px;
	margin-bottom:10px;
	min-height:80px;
	padding-bottom:10px;
	border-bottom:1px solid #eaeef2;
	margin-bottom:10px;
}
#intro {
	float:left;
	width:940px;
	min-height:200px;
}
#blog {
	float:left;
	width:940px;
}

.module {
	float:left;
	width:940px;
	margin-bottom:10px;
}
.module p {
	margin:0; padding:0;
}
h2.widgettitle{display:none;}

/* -----------------------------------------------------------

   7: SLIDESHOWS
	
	Styles for all featured-sliders

   ----------------------------------------------------------- */
#feature {
	float:left;
	width:940px;
	margin-bottom:30px;
	overflow:hidden;
	position:relative;
}

#feature #slider {
	float:left;
	width:620px;
	
	background:#eaeef2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom:20px;
	margin-right:20px;
	min-height:210px;
	
}
#feature #menu {
	float:left;
	width:260px;
	background:#f1efd0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	min-height:170px;
	margin-bottom:20px;
}

/* Slider */
#slider .image {
	width:400px;
	float:left;
	margin: 0 20px 0 0;
	min-height:200px;
	background:#CCC;
}
#slider .info {
	width:160px;
	float:left;
	padding:20px 0;
}
.slider-full {
	float:left;
	width:940px;
	background:#eaeef2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom:20px;
	margin-right:20px;
	position:relative;
	z-index:1;
}
.slider-full .image {
	width:640px;
	float:left;
	margin:0;
	padding:0px;
	position:relative;
}
.slider-full .info {
	width:220px;
	float:left;
	padding:20px;
	margin:20px 20px 20px 20px;
	background:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position:absolute;
	right:0px;
	bottom:20px;
	z-index:1;
}
.slider-full .info h3{margin:0 0 2px 0;}
.slider-full .info .caption { margin:0px 0px -10px -30px; }
.slider-full .info .caption span {
	padding-left:20px;
	cursor:pointer;
}

span.next-slide{position:absolute; top:50%; right:10px; margin-top:-13px; display:block; width:30px; height:30px; background:url(lib/img/interface/next-white.png) no-repeat center center; cursor:pointer; display:none; z-index:200;}
span.prev-slide{position:absolute; top:50%; left:10px; margin-top:-13px; display:block; width:30px; height:30px;  background:url(lib/img/interface/prev-white.png) no-repeat center center; cursor:pointer; display:none; z-index:200;}


/* -----------------------------------------------------------

   8: SIDEBAR
	
	All sidebar-spesific styles

   ----------------------------------------------------------- */
.sidebar {
	float:right;
	width:190px;
	background-color:none;

	min-height:500px;	
	margin: 10px 0px 10px 0; 
	padding:10px 0;
	display:block;
}

.sidebar-left{float:left; margin:0 18px 10px 0;}
.sidebar-right{float:right; margin:0 0 10px 20px;}


.sidebar ul, .footer-widget ul {
	margin:0px 0px 20px;
	padding:0;
	list-style:none;
	display:block;
	width:100%;
}
.sidebar ol, .footer-widget ol {
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:decimal;
	display:block;
}
.sidebar ul li, .footer-widget ul li {
	
	display:block;
	
	padding:0px 0px 0px 0px;
	margin:10px 0px 0 0;
	line-height:16px;
	border-bottom:none;
}
.sidebar ul li a, .footer-widget ul li a{
	color:#999;
	display:block;
	height:22px;
	overflow:hidden;
	padding:8px 0px 0 20px;
	margin:0px;
	background:url(lib/img/interface/sidebar_link.jpg) no-repeat 0 0;
	font-weight:bold;
}
.sidebar ul li a:hover, .sidebar ul li a.current_page_item, .footer-widget ul li a:hover {
	color:#FFF;
	clear:both;
	padding:8px 0px 0 20px;
	margin:0px;
	background:url(lib/img/interface/sidebar_link.jpg) no-repeat 0 bottom;
}




.sidebar ul ul, .footer-widget ul ul {
	margin:10px 0px 10px 0px;
	padding:0;
	list-style:none;
	display:block;
	border:none;
}
.sidebar ul ul li, .footer-widget ul ul li {
	width:153px;
	border:none;
	
}

.sidebar ul ul ul, .footer-widget ul ul ul{
	margin:10px 0px 10px 10px;
	}
.sidebar ul ul li a, .footer-widget ul ul li a {
	width:153px;
	clear:both;
	padding:0px;
	margin:0px;
	background:none;
	font-weight:normal;
}
.sidebar ul ul li a:hover, .footer-widget ul ul li a:hover { text-decoration:none; }
.sidebar ul li:last-child , .footer-widget ul li:last-child{ border:none; }

.sidebar ul ul ul li, .footer-widget ul ul ul li {
	width:153px;
	border:none;
	font-size:11px;
}



/* -----------------------------------------------------------

   9: BLOG
	
	Styles for blog-, archive and single post-spesific elements

   ----------------------------------------------------------- */

/* Blog */
#post-wrapper {
	margin:20px 0 20px 0;
}
.post {
	width:620px;
	float:left;
	margin:0 0 20px 0;
	padding-bottom:20px;
	
}
.post .post-image {
	width:300px;
	float:left;
	margin: 0 20px 0 0;
	display:block;
	min-height:10px !important;
	}
.post .post-info {
	width:300px;
	float:left;
}
.post-info .meta {
	font-size:11px;
	color:#999;
	clear:both;
	display:block;
	margin:0 0 6px 0;
}

.archive-list {
	width:580px;
	float:left;
	margin:0 0 20px 0;
	padding:20px;
	background:#f7f7f7;
	
}
.archive-list .post-image {
	width:100px;
	float:left;
	margin: 0 20px 0 0;
	display:inline;
	min-height:10px !important;
	}
.archive-list .post-info {
	width:460px;
	float:left;
}

.archive-list .meta {
	font-size:11px;
	color:#999;
	clear:both;
	display:block;
	margin:0 0 6px 0;
}


/* Post author box*/
.author-box{float:left; margin:0 0 30px; width:630px; background:#f1efd0;}
.author-avatar{display:inline; padding:20px;  width:100px; float:left;}
.author-avatar img{background:#f1efd0;}
.author-description{display:inline;float:left; padding:20px 20px 20px 0; width:440px;}

/* Post comments */
#respond { margin:0px; float:left; }
#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea { width:600px; height:120px; padding:10px; }

#comments { float:left; margin:0px 0 30px 0; }
.commentlist { margin:0px; float:left; list-style:none;  width:600px; background:#eee; padding:10px; }
.commentlist ul { list-style:none; margin:0; padding:0; float:left; clear:both; }
.commentlist li { float:left; margin-bottom:0px; padding-bottom:0px; width:600px; display:block; }
.commentlist li li {margin:0 0 20px 0;  padding:10px;  width:580px; display:block; background:#fff;}
.commentlist li li li {margin:0;    width:560px; display:block; background:#eee;}
.commentlist li li li li { width:540px; background:#fff; }
.commentlist li li li li li {width:520px;background:#eee; }
.single-comment{margin-bottom:20px;}
.commentlist p { margin-top:8px; }
.comment-body { }
.comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
.comment-author cite { clear:both; font-weight:bold; }
.vcard { float:left; clear:both; display:block; width:90px; background:#fff; padding:20px 5px; margin-right:20px; text-align:center;  margin-bottom:10px; }
.vcard img{ display:inline;}
.comment-meta { margin-top:20px; margin-bottom:8px; width:450px; display:block; clear:right; }
.fn { float:left; width:90px; clear:both; margin:0px; text-align:center; }
.says { display:none; }


/* -----------------------------------------------------------

   10: PAGE ELEMENTS
	
	 ----------------------------------------------------------- */

/* learnmore buttons */
a.readmore {background:url(lib/img/interface/btn_read_more.png) no-repeat;display:block;width:75px;height:17px;margin:20px 0 0 0;cursor:pointer;font-size:1px; text-indent: -9000px;}
a.readmore:hover, a.readmore:active { background-position:0 bottom; }


/* Breadcrumb */
.breadcrumb {
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#999;
	margin:0 0 16px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.breadcrumb a { color:#999; }

/* BOXES AND CONTAINERS */

.one-third, .two-third, 
.one-fourth, .three-fourth, .one-half,
.one-fifth, .two-fifth, .three-fifth {
	display:block;
	float:left;
	display:block;
}





.one-fifth {
	width:172px;
	margin:0 20px 20px 0;
}

.two-fifth{width:364px; margin:0 20px 20px 0;}
.three-fifth{width:556px; margin:0 20px 20px 0;}

.one-fourth {
	width:220px;
	margin:0 20px 20px 0;
}

.three-fourth{width:700px; margin:0 0 20px 20px;}



.one-third {
	width:300px;
	margin:0 20px 20px 0;
}


.two-third {
	width:620px;
	margin:0 20px 20px 0;
}


.one-half {
	width:460px;
	margin:0 20px 40px 0;
}



/* CONTACTFORM */
#contact-form { margin:10px 0px; float:left; }
#contact-form ul { list-style:none; margin:0; padding:0; }
#contact-form li { margin:0 0 12px 0; }
#contact-form input[type=text] { width:300px; margin-right:20px; }
#contact-form textarea { width:600px; height:160px; padding:10px; color:#999; font-size:100% }

.mailreceipt { float:left; margin:0px 0 40px; padding:30px; width:620px; text-align:center; font-size:15px; }


/* PAGER */
#pager { float:left; clear:both; display:inline; }
#pager ul { margin:0; padding:0; list-style:none; min-width:660px; }
#pager ul li { clear:none; float:left; display:inline; padding:0px; margin-right:0px; text-align:center; font-size:10px; }
#pager ul li a {width:10px; height:10px; padding:0px 5px 10px 5px; line-height:20px; margin:1px; float:left; clear:none; display:block; text-decoration:none; color:#777; }
#pager ul li a:hover { color:#777; }
#pager ul li.current a { background-color:#333; color:#fff; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
#pager ul li a span { padding-top:0px; text-align:center; display:block; }
#pager .pages { display:none; }


/* Tab panel */
#tabwrap{}
#tabnav{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
	display:block; width:100%; 
	height:auto;
	line-height:16px;
	float:left;
	}
#tabnav li{
	display:inline;

}

#tabnav li a{
	display:inline;
	
	margin-right:2px;
	padding:8px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#c3d2e0;
	color:#fff;
	}

#tabnav li a:hover{
	color:#628aad;
}

#tabnav li.active a{
	color:#fff;
	background:#628aad;
	}

.tabcontent{
	float:left;
	clear:both;
	margin-top:1px; padding:20px 0;
	width:100%;
	display:inline;
	margin:0 0 20px 0;
	border-bottom:1px solid #eee;
}


/* TOGGLE */



h2.trigger{
	width: 610px;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	background:#628aad url(lib/img/interface/toggle_open.png) no-repeat right 11px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
	float: left;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

h2.trigger a{
	text-decoration: none;
	display: block;
	color:#fff;
}
h2.trigger:hover { background-color:#c3d2e0; }
h2.active {background-color:#c3d2e0; background-position: right -46px;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0 0 0px;
	padding: 0;
	overflow: hidden;
	width: 620px;
	clear: both;
}
.toggle_container .block {
	padding: 0px 0; /*--Padding of Container--*/
	
}

/* Misc classes */

	 
.no-margin{margin:0; float:left; display:block;}
.alignleft { float:left; margin:0 15px 15px 0 !important}
.alignright { float:right; margin:0 0 15px 15px !important}

.alignleft-nomarginbottom { float:left; margin:0 20px 0 0 !important}
.alignright-nomarginbottom { float:right; margin:0 0 0 20px !important}
.image-wrap-large{margin-bottom:20px; position:relative; float:left; clear:both; display:block;}
.image-wrap{margin-bottom:6px; position:relative; float:left; clear:both; display:block;}
.video-wrap{margin-bottom:16px;}
.last { margin-right:0; }
.border {
	border-bottom:1px solid #eaeef2;
	padding-bottom:10px;
	margin-bottom:20px;
}
.border-top{
	border-top:1px solid #eaeef2;
	padding-top:20px;
	margin-top:20px;
}
.break {
	width:100%;
	clear:both;
	display:block;
}
.baseline-right {
	float:right;
	vertical-align:baseline;
	display:block;
	margin-left:20px;
}
a.button {
	color:#fff;
	float:left;
	margin:4px 0;
	background:#f8941d url(lib/img/interface/softgrad.png) top repeat-x;
	padding:10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	boder-radius:2px;
	font-weight:bold;
}
a.button:hover { background-position:bottom; }
span.orange { color:#F90; }
p.subcaption { font-size:14px; }



/*
#servicesitems{width:880px;margin:5px 19px 10px 19px;float:left; border-bottom:2px solid #333;}
#servicesitems.items div {display:block;float:left;width:410px;margin:0 20px 20px 0;}
#servicesitems.items div img{float:left;display:block; margin:0; padding: 0; border:none;clear:both; } 
#servicesitems.items div h3 {float:right;width:280px;margin:0;padding: 0;font-size:16px;line-height:18px;color:#FFF;}
#servicesitems.items div p {float:right;width:280px;margin:0;padding: 0;font-size:14px;line-height:18px;color:#999;}
*/



ul.servicesitems {
    float: left;
    display: inline;
    clear: both;
    margin: 30px 0 0 0px;
	width:908px;

}

ul.servicesitems li {
    float: left;
    display: inline;
    width: 409px;
    min-height: 175px;
    height: auto !important;
    height: 175px;
    margin: 0 82px 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #212933;
	clear:none;

}



ul.servicesitems li ul li {
    border: none;
}



ul.servicesitems li.first {
    border: none;
    padding: 0;
}



ul.servicesitems li.right {
    margin: 0;

}



ul.servicesitems li img, ul.servicesitems li div {
    float: left;
    display: inline;
}



ul.servicesitems li img {
    padding: 0 18px 0 0;
}

ul.servicesitems li div {
	width: 280px;
}



ul.servicesitems li div h3 {
     font-size:16px;line-height:18px;color:#FFF;
}



ul.servicesitems li div span {
    display: block;
    color: #666;
}



ul.servicesitems li div span b {
    color: #333;
}



ul.servicesitems li div p {
    padding: 0px 0 10px 0;font-weight:200;font-size:14px;line-height:18px;color:#CCC;}


.portfoliowrap{float:left; margin:20px 0;}
/* GALLERY AND PORTFOLIO */

#gallerycycle{overflow:hidden; float:left; clear:both; width:940px; margin:20px 0 20px; display:block;}
#galleryslider{overflow:hidden;}
.galleryslide{float:left; }
.slide{float:left;}
.zoom{
	background:url(lib/img/interface/zoom.png) no-repeat center center; 
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-15px;
	height:30px;
	width:30px;
	display:block;

	
}

/* Latest posts widget */
.latestposts { float:left; margin-bottom:10px; clear:both; width:260px;}
.latestposts img{float:left; margin:0 10px 0 0;}
.postlisttitle {font-size:14px; line-height:16px;}
.latestposts p a { color:#777;}
span.tinytext { font-size:10px; text-transform:uppercase; letter-spacing:1px; margin:0 0 5px 0; line-height:1em; color:#999; min-width: 100px; clear:right; display:block; }

.portfolio img { margin:0 0 10px 0; }





#footer {
	float:left;
	width:940px;
	padding:20px 0;
	margin-top:20px;
	margin-bottom:-20px;
	
	
}

#footer .one-fourth{width:210px; color:#999;}
#footer h1, #footer h2, #footer h3, #footer h4{color:#eee;}
#footer a{color:#999; font-weight:normal;}
#footer a:hover{color:#eee;}
#footer ul li{border-color:#444;}

/* FOOTER MENU */
#footernav { float:left; clear:left; padding:0px 10px 10px 0; margin:0; width:938px; border-bottom:1px solid #1F1F1F; }
#footernav ul { list-style:none; margin:0; padding:0 20px 0 20px; float:left; }
#footernav li { color:#ccc;  display:inline; margin-right:30px; padding:0px; font-weight:bold; }
#footernav li ul { display:none;/*display: block;*/ }
#footernav li ul li a{ display:none;/*display: block;
	margin:0;
	padding:0;
	width:220px;
	font-size:11px;*/ }
#footernav li a { color:#ccc; display:inline; }
#footernav li a:hover {color:#eee; }
/* FOOTER CREDITS */
#footercredits { float:left; padding:10px 10px 0 20px; font-size:11px; }

/* Sociables */

ul.social { margin:0; list-style:none; padding-left:4px;  float:right; text-align:right;	}
ul.social li { display:inline; float:left; clear:none;margin:0 0 0 4px;}
ul.social li a { padding:0px;   display:inline; }

#prev-gallery,#next-gallery{width:20px; height:20px;  
display:block; 
float:left; 
margin:0 4px 0 0; 
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-repeat:no-repeat;
background-image: url(lib/img/interface/prevnext.png);
}
#prev-gallery{background-position:left top; background-color:#333;  }
#next-gallery{background-position:right top; background-color:#333; }

#prev-gallery:hover{background-color:#555 }
#next-gallery:hover{background-color:#555 }
.bolk-wrapper{width:960px; float:left; clear:both; margin:0 0 20px 0;}

.caption {
	display:block;
	float:left;
	clear:both;
	margin:-10px 10px 0px -30px;
	background:url(lib/img/interface/caption_blue.png) no-repeat  left top;
	height:63px;
}
.caption span {
	padding:23px 16px 27px 20px;
	display: inline-block;
	margin-left:10px;
	background:url(lib/img/interface/caption_blue.png) no-repeat right -63px ;
	color:#efefef;
	font-size:14px;
	letter-spacing:1px;
	float:left;
	
	
}

.caption-sidebar {
	display:block;
	max-width:300px;
	float:left;
	clear:both;
	background:url(lib/img/interface/caption_blue.png) no-repeat  left -126px;
	height:63px;
	margin:0px 0 0 -20px;
}
.caption-sidebar span {
	padding:23px 16px 27px 20px;
	display: inline-block;
	margin-left:10px;
	background:url(lib/img/interface/caption_blue.png) no-repeat right -63px ;
	color:#efefef;
	font-size:14px;
	letter-spacing:1px;
	float:left;
}


/* PORTFOLIO SLIDER */
#slidercontainer {
	height: 450px;
	width: 908px;
	margin: 0 auto 0 auto;
}
#slider {
	display: none;
	height: 400px;
}
#slider .content {
	float:left;
	margin-top:17px;
	width:319px;/*padding:0px 49px 0 0;*/
	/*margin:0px 49px 0 0;*/
}
#slider .content div {
	margin:0px 0px;
	height:100%;
}
#slider .content h3 {
	margin-top:10px;
	color:#FFF;
	
}
#slider .content ul {
	list-style:none;
	margin:0;
	padding:0 0px 0 0;
	color:#999;
	text-align:left;
	font-size:12px;
}
#slider .content ul li {
	margin:10px 0;
	padding:0;
	color:#CCC;
	width:270px;
}

#slider .content ul li.accolade {
	font-style:italic;
	color:#990000;
}
#slider img {
	height:150px;
}


span.hotlist{
background:url(lib/img/interface/gd-hotlist.png) no-repeat 0 0;
position:absolute;
z-index:2;
width:71px;
height:61px;
left:200px;
top:10px;

}



/* -- INTRO ANIMATION -- */
#splash-content {width: 960px;margin: 0 auto;padding-top: 15%;text-align: center;}
.fcontent{background:#000;margin: 10px auto 0;}



.testimonial {
font-size:14px;
width:692px;
float:left;
margin:15px 0 30px 0;
border-bottom:1px dotted #212933;
 clear:both;
}
.left-quote {
float:left;
background:url(lib/img/interface/quote-left.png) no-repeat top;
width:68px;
height:77px;
}
.testi-text {
float:left;

width:559px;
padding-right:65px;
background:url(lib/img/interface/quote-right.png) no-repeat right bottom;
}
.testi-text h3 {
color:#FFF;
}
.testi-pic {
float:left;
	
margin-left:70px;
display:inline-block;
}
.testi-name {
float:left;
padding:30px 0 0 15px;
}


.article{
font-size:14px;
width:100%;
float:left;
margin:15px 0 30px 0;
border-bottom:1px dotted #212933;
clear:both;
}
.article-pic {
float:left;
	
margin-left:0px;
display:inline-block;
}

.article h3 {color:#FFF; float:left}


.missionstatement{
	background:url(lib/img/interface/mission_statement_bg.png) no-repeat top center;
	min-height:600px;
}

.linkcat ul{list-style:none; float: left;display: inline;clear: both;margin: 10px 0;width:908px;}


.linkcat li{float: left; display: inline-block; width: 215px;min-height: 175px;height: auto !important;height: 175px;margin: 0 16px 0 0;padding: 20px 0 0 0;border-top: 1px solid #212933;clear:none;text-align:center;font-size:14px;}

.linkcat li a{color:#FFF;}
.linkcat li a:hover{color:#8F000F;}

.linkcat li img{
 margin: 0 0 10px 0;
 border:none;
 outline:none;
}


#quotearea{
height:210px;
min-height:210px;
background:url(lib/img/interface/homepage-quotes.png) no-repeat 0 0;
font-size: 14px;
line-height:20px;

}

#quotearea p{
padding:20px 15px;

height:125px;
min-height:125px;
/*position:relative;float:left;
z-index:2;
top:0px;*/
}

#quoteauthor{
/*display:block;*/
font-style:italic;
font-size: 12px;
line-height:16px;


width:180px;




}
