/*
Theme Name: River Net Creative Industries
Theme URI: http://www.rivernetcreative.com
Version: 3.2
Description: Jonathan Miles | JonnyMiles.com
Custom CSS written by Dave Cahill | River Net Computers, LLC
(908) 996-3279 | http://www.rivernetcomputers.com | dave@rivernetcomputers.com
Author: River Net Computers
Author URI: http://www.rivernetcomputers.com
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 { 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; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


img { height: auto; max-width: 100%; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { line-height: 18px; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; font-size: 1em; color: #171717; background: #FFF; width:100%; height:100%; margin:0 auto; }

a { text-decoration: none; color: #35678A; }
a:hover { text-decoration: underline; color:#5E3700; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 {font-family: 'Bowlby One', cursive; font-weight:400; letter-spacing:-0.5px;padding-bottom: 10px; color: #444; line-height: 1.35em;   }
.page-id-38 .entry  h1, .page-id-38 .entry  h2 {font-family: 'Racing Sans One', cursive; font-weight:400; letter-spacing:-0.5px; color:#B31B1B; line-height:1;}
.page-id-38 .entry h1 {font-size:60px; color:#CD2305; padding-bottom:2px;  }
.page-id-38 .entry  h2 {font-size:36px; color:#F93B17; padding-top:2px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #35678A; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #5E3700;}
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 18px; line-height: normal; font-size:108%;  }
.one_half p, .one_third p, .two_third p, .one_fourth p, .three_fourth p {padding-bottom:1em; line-height:normal;}
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #FFF9D5; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#facebook {visibility:hidden;}
.home #facebook {visibility:visible; }
.home .facebook iframe {
	display: block;
}
.home .facebook {
	position: absolute;
}
.facebook {position:fixed; bottom:16px; width:100%}
.home iframe { display: none;  float:right; background-color:rgba(255, 255, 255, 0.6); border:2px solid rgba(255, 255, 255, 0.6); border-radius:10px; padding:10px 4px 2px 10px; width:190px !important; margin-right:40px;}
#background {  margin:0 auto; width:100%; }
	#cboxTitle { padding-top:10px; color:#333 !important;}
	#cboxCurrent {visibility:hidden;}
	#backgrounds img { position: fixed; top:auto; left:auto;height: 100%; max-height: 100%; min-width: 100%; width: auto; max-width: none !important;/*zoom: 1;	filter: alpha(opacity=50);
	opacity: 0.5;  -moz-opacity: 0.5;  -khtml-opacity: 0.5;  opacity: 0.5; */ }
#header {
	padding: 10px 0px 6px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	width: 960px;
	max-width: 100%;
	position: relative;
	text-align: center;
}
		
.logo_container {
    display: inline-block;
    height: auto;
    margin: 0 auto;
    max-width: 75%;
    padding: 22px 0 2px;
    width: auto;
}
.logo_container a:hover img#logo {opacity:0.6;}
img#logo { max-width: 100%; height: auto; width: auto;}

#header-right {
	margin-top: 0px;
	width: auto;
	display: block;
}

ul#top-menu {
    display: inline-block;
    font-size: 1em;
    margin: 0 auto;
    width: auto;
}



.page-id-335 #breadcrumbs {
    visibility: hidden;
	padding: 0;
}

.page-id-335 h1.category-title {
	visibility: hidden;
}

	
	
.page-id-335 .one_half {
	margin-right: 2%;
}

.page-id-335 .one_half.last {
	width: 50%;
}
	



.post-edit-link {
	display: none;
}



.home .post {
    padding-bottom: 0;
}

.home h3 {
	font-size: 40px;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 2px;
}

.post ul.preorder {
	padding: 0;
}

.preorder li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 2%;
    width: 30%;
}

img.anatomy-cover {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}

#search-form { display:none; float: right; background: url(images/search-bg.png) no-repeat; background-size:100% auto; width: 128px; height: 24px; margin-left: 0px; margin-top:-13px;}
#search-form #searchinput { background: none; border: none; float: left; margin: 2px 2px 0 7px; width: 99px; padding-left: 0px; font-size: 12px; font-family:  'Libre Baskerville', serif;; color: #999; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); font-size: 13px; }
#search-form #searchsubmit { margin-top: 5px; padding-top: 0px; margin-right: 3px; }
	
#container { text-align: left; margin: 0 auto; width: 100%; max-width:960px; position: relative; }
#featured-text { height: 123px; position: relative; margin-bottom: 115px; }
.slide h2.title { font-size: 74px; margin-bottom: 0px; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8); }
.slide h2.title a { color:#ffffff; text-decoration:none; }
.slide h2.title a:hover {color:#F6DCB7;}
.slide {  margin-bottom: 105px; position: absolute; top: 0px; left: 0px; text-align:center; width: 960px; }
.slide h3 {font-size: 40px; letter-spacing:-1px; color:#ffffff;  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);}

#services { margin-bottom: 135px; }
#services .thumbnails { height: 145px; }
#services .description { background: url(images/service-bg.png) repeat-x bottom left #fafafa; padding: 5px 20px 20px 23px; }
.service { width: 279px; position: relative; margin-right: 61px; float: left; padding: 5px 0 0; }
.service-top { background: url(images/brurb-top.png) no-repeat; height: 151px; padding: 5px 8px 0 6px; }
.service-description-bottom { padding-bottom: 13px; background: url(images/brurb-bottom.png) no-repeat bottom left; }
	.service-description { background: url(images/brurb-bg.png) repeat-y; padding: 0 8px 0 6px; }
.last { margin-right: 0px; }
.service-thumb { display:block; float:left; position:relative; }
	.service-thumb span.overlay { background:url(images/box-overlay.png) no-repeat;	display:block; height:145px; left:0px; position:absolute; top:0px; width:265px; }
	
h3.title { font-size:230%; position: absolute; text-transform: uppercase; top: 64px; font-weight: bold; left: 0px; padding: 0px 5px; text-align: center; width: 268px; }
	h3.title a { color: #E4E4E4; text-shadow:0px 0px 4px #000; text-decoration:none; letter-spacing:1px; }
		h3.title a:hover { color: #F6DCB7; }
	span.drop-caps { font-size: 48px; color: #151515; float: left; margin-right:10px; }

h1.category-title { font-size:34px !important; color: #F5C74F; text-align:right; letter-spacing:-1px; margin: -32px 48px -78px 0; opacity:0.5; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); font-family: "Libre Baskerville",serif; }

.page-id-25 h1.category-title { font-size:0 !important; height:59px !important; }	
.et_slidecontent h1 {padding-bottom:12px !important; margin-top:-16px;}		
.et_left_tabs_bg {margin-top:30px !important;}
.tabs-left .et-tabs-control  {margin-top:30px !important;}
.tabs-left {background-color:transparent !important; border:0 !important; box-shadow: none !important;}
.tabs-left ul.et_shortcodes_mobile_nav  {margin-top:50px !important;}
.et_slidecontent p { font-size:90%; line-height:20px; padding-bottom:14px;}		
p.category-tagline { font-size: 28px; color:#ffffff; margin-bottom: 20px; text-align:center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

#content-top { background:url(images/content-top-bg.png) no-repeat; background-size:100% 100% !important;  height:17px; width:99% !important; max-width:960px !important; margin:0 auto; }
#content { background:url(images/content-bg.png) repeat-y; background-size:100% 100% !important;  padding-bottom: 20px;  width:99% !important; max-width:960px !important; margin:0 auto;} 
#content-area { float:left; margin-right:1px; padding:0 0 0 1px; width:72%; max-width:699px; }

/*.home #container {
	margin-top:-40px;
}
*/
.home #content-area { 
	max-width:100%;
	width:100%;
}

/*.home #content {
	background-image:none;
	background-color:transparent;
}
*/

.home .quote {
    float: right;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    padding-bottom: 16px;
    text-align: right;
    width: 43%;
	color:#333;
	text-shadow:0 0 6px rgba(255,255,255,0.6);
}

.home .author {
    float: right;
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.2;
    padding-right: 0;
    text-align: right;
    width: 41%;
	text-shadow:0 0 6px rgba(255,255,255,0.6);
}

.home .author a {
	color:#0E0E0E;
}
.home .author a:hover {
	color:#333;
	text-decoration:none;
}
	
	 .wantnotimg {
		box-shadow: 0 0 20px 6px #333333;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		width: 200px;
}

.bottom {
    background-color: rgba(250, 246, 234, 0.58);
	border:1px solid rgba(250, 246, 234, 0.58);
	border-radius:24px;    
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    width: auto;
}
.home .wp-image-123 {
	width:90%;
	margin:0 auto 20px auto;
}
					#breadcrumbs { font-family:  'Libre Baskerville', serif;; font-size:95%; padding:19px 42px; color: #666; font-style:italic; margin-bottom: 9px; }
						#breadcrumbs a { color:#444; }
							#breadcrumbs a:hover { color: #aaa; text-decoration: none; }
						#breadcrumbs .raquo { color:#acacac; margin: 0 5px; }
					.post { padding:0px 42px 42px 42px; }	
						h2.post-title { color: #151515; font-size: 48px; margin-bottom: 2px; }
						p.meta-info { color:#838383; font-family:Georgia,serif; font-size:14px; font-style:italic; margin-bottom:6px; padding:0px 5px 7px 2px; }
							p.meta-info .raquo { color:#dadada;font-family:  'Libre Baskerville', serif;; font-size:18px; margin-right: 5px; }
								p.meta-info a { color:#565656; text-decoration: none; }
								p.meta-info a:hover { color:#000; }
						div.post-thumbnail { height:237px; margin:6px 20px 0 0; padding:8px 0 0 8px; position:relative; width:211px; margin-right: 35px; }		
							span.post-overlay { background:url(images/image-overlay.png) no-repeat;
display:block; height:245px; left:0; position:absolute; top:0; width:227px; }
							a.readmore { background:url(images/reply.png) no-repeat right bottom; color:#333; display:block; font-weight: bold; font-size:12px; height:29px; line-height:27px; padding-right:13px; text-shadow:1px 1px 1px rgba(0,0,0,0.3); display:block; float:right; }
							
								a.readmore span { background:url(images/reply.png) no-repeat; display:block; height:29px; padding-left: 15px; }
				.service a.readmore { position: absolute; bottom: -2px; left: 33%; }

				#sidebar { float:left; margin-top:-10px; width:27%; max-width:259px; font-family:  'Libre Baskerville', serif;;font-size:0.85em; letter-spacing:-0.5px; color:#333; }
					.widget { background:url(images/widget-separator.png) repeat-x left bottom; padding:25px 16px 15px 20px; }
						.widget h3.widgettitle { color:#4E4E4E; font-size:125%; padding-bottom:13px; text-shadow: 1px 1px 1px #fff; }
						.widget ul li { background:url(images/sidebar-bullet.png) no-repeat 0px 7px; 
padding:0 0 10px 14px; }
							.widget ul li a { color: #6F6F6F; text-shadow:1px 1px 1px #ffffff; }
							.widget a:hover { text-decoration: none; color: #000; }
			
			#content-bottom { background:url(images/content-bottom-bg.png) no-repeat; background-size:100% 100% !important; height:17px; margin-bottom:20px; width:99% !important; max-width:960px !important; margin:0 auto; }
			
			.fullwidth #content-top { background:url(images/fullwidth-content-top-bg.png) no-repeat; }
			.fullwidth #content { background:url(images/fullwidth-content-bg.png) repeat-y; }
				.fullwidth #content-area { width: 100%; max-width:960px; }
			.fullwidth #content-bottom { background:url(images/fullwidth-content-bottom-bg.png) no-repeat; }
			
	.post ul, .comment-content ul { list-style-type: disc; padding: 10px 0px 10px 20px; }
		.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 10px 0px 10px 2px; }
			.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
			.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }
	
	.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { color: #333; padding-bottom:12px; }
	.et_slidecontent h2 { padding-bottom:8px;}
	#content .et-tabs-content {margin-top:4px;}
	.post-title a:hover { text-decoration: none; }
			
	.service-slide { position: absolute; top: 0; left: 0; }
			.et-testimonial-box {width:48%; float:left; margin:0 auto;}
			.et-testimonial {font-size:88%;}

	.page-id-2 div.perfect-quotes {width:auto !important; }

	.page-id-355 div.perfect-quotes  { width: 45% !important; }
	.page-id-355 div.perfect-quotes > span { font-style: normal !important; font-weight: bold; }
	div.perfect-quotes {padding-right:0 !important; font-family:"Times New Roman", Times, serif !important; width:54% !important; margin:1% 10px 2% 10px !important; padding:0 0 0 20px !important; display: inline-block !important; vertical-align:top !important; line-height:22px; font-size:110% !important;}
	div.perfect-quotes span { display:inherit !important; display:block !important; padding-right:10px !important; padding-left:20px !important; margin-top:0 !important; line-height:21px !important; font-size:90% !important; font-style:italic !important; text-align:right; }		
		
		.one_fourth img {height:76px;}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/ 
/*------------------------------------------------*/

	ul.nav li { margin:0; padding: 0 6px 0 12px;}
		ul#top-menu a {padding:0px; font-size:102%; line-height:32px; color: #fff;font-family: 'Libre Baskerville', serif; font-weight:700;/*font-family:  'Libre Baskerville', serif;;*/ text-decoration: none; text-shadow:0px 0px 6px #000000; letter-spacing:-0.3px; }
		ul#top-menu a:hover { opacity:0.6;   }
		ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a, ul#top-menu > li.sfHover > a { opacity:0.6;  }
		
	ul.nav ul { width: 205px; background: url(images/dropdown-bg.png); border: 1px solid rgba(255,255,255,0.3); top: 55px !important; box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 12px 0px 13px; z-index: 9999px; display: none; }
		ul.nav span.top-arrow { background: url(images/dropdown-arrow.png) no-repeat; display: block; width: 24px; height: 13px; position: absolute; top: -13px; left: 16px; }
		ul.nav ul li { margin: 0px; padding: 0px 5px; }
			ul.nav ul li a { padding: 6px 5px 8px 15px; width: 160px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
			ul.nav ul li a:hover { background: url(images/dropdown-link.png); }
			
			ul.nav li:hover ul ul, ul.nav li.sfHover ul ul { top: -12px !important; left: 191px !important; }
			
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/

				

		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

h3#comments { font-size: 48px; color: #fff; }
div.avatar { position: absolute; padding: 6px 0 0 6px; top: 14px; left: 0; }
	div.avatar span.avatar-overlay { position: absolute; top: 0; left: 0; background: url(images/avatar-overlay.png) no-repeat; width: 69px;height: 69px; }
#comment-wrap { width: 700px; margin: 0 0 30px; }
h3#comments, .comment-body { padding-left: 96px; }
.comment-body { position: relative; margin-bottom: 16px; }
	#comment-wrap div.authordata { width: 69px; margin-right: 26px; }
	.comment-wrap { padding: 1px; background: #fff; position: relative; }
		.comment-arrow { background: url(images/comment-arrow.png) no-repeat; width: 16px; height: 31px; position: absolute; top: 25px; left: -15px; }
		.comment-wrap-inner { background: #fff url(images/comment-wrap-bg.png) repeat-y; border: 2px solid #e7e7e7; padding: 25px 30px 22px 35px; }
	.comment-wrap, .comment-wrap-inner { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;  }
	.comment-meta { color: #dedddd; font-size: 20px; text-shadow: 1px 1px 1px #fff; }
		span.comment-date { color: #aeadad; }
		span.fn, span.fn a { color: #000; }
	.comment-content { color: #525252; text-shadow: 1px 1px 1px #fff; font-family: Georgia, serif; padding-top: 10px; }
	
	.comment ul.children { margin-left: 96px; }
	
	.reply-container { background: url(images/reply.png) no-repeat right bottom; color: white; display: block; font-weight: bold; font-size: 12px; height: 29px; line-height: 27px; padding-right: 13px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); display: block; float: right; }
		.reply-container a { background: url(images/reply.png) no-repeat; display: block; height: 29px; padding-left: 15px; color: #fff; }
		.reply-container a:hover, a.readmore:hover { color: #545454; text-decoration: none; }
		
	#commentform textarea#comment { width: 95%; }
	#commentform input[type=text] { width: 40%; }
	#commentform textarea#comment, #commentform input[type=text] { background: #f7f7f7 url(images/comment-input-bg.png) repeat-x; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 1px solid #cccccc; padding: 12px; color: #131313; font-size: 14px; font-style: italic; text-shadow: 1px 1px 1px #fff; font-family: Georgia, serif; }
	#commentform p { padding-bottom: 0; }

	li.comment #respond input[type=text] { width: 50% !important; }

	li.comment #respond h3#comments { display: block; }

	#commentform input#submit { float: right; border: none; background: url(images/submit.png) no-repeat; font-size: 12px; font-weight: bold; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); color: #fff; padding: 6px 0 8px 3px; width: 65px; margin-top: 6px; }
	#respond, #trackbacks { margin: 0 0 0 96px; }
		.commentlist #respond { margin-bottom: 16px; }
		
	#trackbacks { margin-top: 10px; margin-bottom: 10px; }
		
	h3#comments { margin-bottom: 17px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
	#respond h3#reply-title { padding-left: 0; font-size: 36px; color: #282727; text-shadow: none; }
		h3#reply-title small { display: block; font-size: 18px; margin-top: 4px; margin-bottom: 8px; }
			h3#reply-title small a { color: #006688; }
	
	.fullwidth #comment-wrap { width: 960px; }
	
	#commentform p.logged-in-as, #commentform p.comment-notes { padding-bottom: 10px; }
	
	.comment_navigation_top { padding-bottom: 10px; }
	.comment_navigation_top a, .comment_navigation_bottom a { color: #fff; text-shadow: none; }
	
	.nav-previous { float: left; }
	.nav-next { float: right; }
	
	.comment_navigation_bottom { padding-bottom: 10px; }
	#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
	
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
.home p#copyright {display:none;}
p#copyright {font-size:0.68em; letter-spacing:1px; color:#ffffff; text-shadow:2px 1px 2px rgba(0, 0, 0, 0.8); margin:0 auto; text-align:center; width:100%; padding:10px 0 14px;  }	
	p#copyright a {font-weight: bold; color:#fff;}
		


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

					
				
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; margin-top:6px; }
img.alignright { display:inline; float:right; margin-left:15px;margin-top:6px;  }

	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:50px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:192px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 191px; z-index:1000; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, sans-serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; }
.pagination, .wp-pagenavi { padding: 15px 42px 0; }
.wp-pagenavi { position: relative; text-align: right; font-family: 'Yanone Kaffeesatz', Arial, sans-serif; }
	.wp-pagenavi span.pages, .wp-pagenavi span.extend { border: none; color: #b7b7b7; font-size: 14px; }
	.wp-pagenavi span.current, .wp-pagenavi a { color: #c3c3c3; font-size: 30px; border: none !important; }
	.wp-pagenavi span.current, .wp-pagenavi a:hover { color: #151515; }
	.wp-pagenavi a, .wp-pagenavi span { padding: 3px 7px !important; }


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;} 

.foursixeight { margin: 0px 0px 15px 84px;}
.et_pt_gallery_entry { margin: 0 0 32px 57px !important; }
div#fancy_title { text-shadow: none !important; }

.js .slide { display: none; }

body.cufon-disabled .slide h2.title { font-size: 62px; margin-bottom: 17px; }
	body.cufon-disabled .slide h2.title span, body.cufon-disabled .slide p span { font-weight: bold; }
body.cufon-disabled span.drop-caps { line-height: 48px; }
body.cufon-disabled h1.category-title { font-size: 50px; }
body.cufon-disabled h2.post-title, body.cufon-disabled h3#comments { font-size: 38px; }
.et_embedded_videos { display: none !important; }

body.et_dropcaps_enabled  .post .description  > p:nth-of-type(1):first-letter, body.et_dropcaps_enabled .et_post_content > p:nth-of-type(1):first-letter, body.et_dropcaps_enabled .service-description .description > p:nth-of-type(1):first-letter { font-size: 44px; color: #151515; float: left; margin: 14px 7px 10px 0; }


@media screen and ( max-width: 782px ) {
	
	
	
	#header {
		margin-bottom: 4%;
	}
	
	
	.logo_container {
		padding: 6px 0 12px;
	}
	
	ul.nav li {
		float: none;
		display: inline-block;
		padding: 0 6px;
	}
		
		
	ul#top-menu a {
		line-height: nornal;
		font-size: 16px;
	}
	
	.page-id-335 #breadcrumbs {
		display: none;
	}
	
	.page-id-335 .one_half {
		margin-right: 4%;
	}
	
	.page-id-335 .one_half, .page-id-335 .one_half.last {
		width: 100%;
	}
	
	.home h3 {
		text-align: center;
		font-size: 28px;
	}
	
	.home .facebook {
		display: none;
	}

	 .page-id-355 div.perfect-quotes { width: 100% !important; }

}
	
