

/* if using sifr
@import url(../../../../../soup02/assets/parent/c/screen/sifr-screen.css);
*/


/*! This file has *//* NOT *//*! been minimized. */


/*In minimized files, *//*! credits of reused code can be found by removing '-min' from the url. */



/* **************
  GRID
************** */

html {
	background: #3d291c url(../../i/bgs/html.jpg?ver=20110713) repeat-x top center fixed;
}

	/* image huge, so load it after everything else */
	html.js {
		background-image: none;
	}
	
	/* js cookie used to prevent flashing once it's in the cache */
	html.jswin, html.brtbglikely {
		background: #3d291c url(../../i/bgs/html.jpg?ver=20110713) repeat-x top center fixed;
		 
	}

	

#pageWrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	color: #fff;
	background: #006432 url(../../i/bgs/header.png);
	/* background: #00813f url(../../i/bgs/header.png); */
	padding-bottom: 15px;
	overflow: hidden;
}

	.soupgiant #header {
		background-color: #26ace1;
	}

.bxHome #header {
	padding-bottom: 60px; /* in place of grey #contentHead on other pages */
}

#container {
	overflow: hidden;
	background: #fff;
}

#content {
	float: right;
}

#contentHeadA {
	width: 715px;
	float: left;
}

	#contentHead, #contentA {
		/* padding isn't on #contentHeadA as the #contentHead background needs merge with the sidebar borders */
		/* padding: 0 25px 0 15px; /* too wide, too many words /line */
		padding: 0 50px 0 30px;
	}
	
	#contentA {
		padding-top: 35px;
	}

#contentB {
	width: 210px;
	float: right;
	padding: 0 20px 0 10px;
}

#navWrap, #contentC {
	width: 210px;
	float: left;
	clear: left;
	padding: 0 15px 0 20px;
}

#navWrap, #contentB {
	border-top: 45px solid #ebebeb;
}

.bxHome #navWrap, .bxHome #contentB {
	border-top: 0; /* grey bar on home page */
}

#footer {
	color: #fff;
	background: #000;
	border-top: 10px solid #00813f;
}

	.soupgiant #footer {
		border-top-color: #26ace1;
	}


/* **************
  Header
************** */

#siteDetails {
	float: left;
}

#siteName .print {
	position: absolute;
	left: -999999em;
}

#headerWidgets {
	width: 520px;
	float: right;
	color: #fff;
	text-align: right;
}

	#header .widget {
		margin: 0;
		font-size: 127.27%; /* 14px */
	}
	
	#header .widget h5 {
		color: #fff;
		width: 202px;
		height: 29px;
		line-height: 1;
		font-size: 20px;
		margin: 0 17px 25px 300px;
		position: relative;
	}
	
	#header .widget h5 span {
		position: absolute;
		width: 252px;
		height: 66px;
		background: transparent url(../../i/headings/heat-serve.png) no-repeat;
		top: 	-12px;
		left: -33px;
		display: block;
	}


/* navigation */

.nav .page_item_skip {
	position: absolute;
	left: -999999em;
}

#nav {
	margin: 35px 0 0;
	font-size: 127.2727%; /* 14px */
	text-transform: uppercase;
}

#nav li {
	list-style: none;
	min-width: 50%;
	float: left;
}

#nav a, #nav a:visited {
	color: #999;
	text-decoration: none;
	padding: 4px 8px; /* line-height = 1.5, so already have 4px padding top & bottom */
	display: inline-block;
}

	.soupgiant #nav a, .soupgiant #nav a:visited {
		color: #26ACE1;
		font-weight: bold;
	}

#nav .on a, #nav .on a:visited,
#nav a:focus, #nav a:hover, #nav a:active {
	color: #fff;
	background: #00813f;
}

.soupgiant #nav .on a, .soupgiant #nav .on a:visited,
.soupgiant #nav a:focus, .soupgiant #nav a:hover, .soupgiant #nav a:active,
.bxC-portfolio .soupgiant #nav .page-item-432 a,
.bxPC-portfolio .soupgiant #nav .page-item-432 a {
	color: #fff;
	background: #26ACE1;
}	


/* **************
  General
************** */

#contentHead {
	background: #ebebeb;
	padding-top: 12px;
	padding-bottom: 5px;
	min-height: 28px;
	text-align: left;
}

#pageName {
	margin: 0;
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
}

.bxPost #pageName {
	display: inline;
}

.bxPost .entry-date {
	display: inline;
	margin-right: 0.5em;
	/*padding-top: 4px;*/
	line-height: 188.571%;
}



/* page navigation */
.page-nav {
	overflow: hidden;
}

.page-nav-older {
	float: left;
}

.page-nav-newer {
	text-align: right;
	float: right;
}

.page-nav a {
	/* addd spacing only when needed */
	display: block;
	padding-bottom: 1em;
}


/*
See all.css for styles to match tag-links
*/

#post-nav a {
	display: inline;
	padding-bottom: 0;
	text-decoration: none;
}

#post-nav span {
	margin-left: .5em;
	margin-right: .5em;
}

#post-nav a span,
#post-nav a:visited span {
	text-decoration: underline;
}

	#post-nav a:hover span,
	#post-nav a:active span {
		text-decoration: none;
	}

/* **************
  Sidebar
************** */

.widget {
	margin-top: 16px;
	margin-bottom: 32px;
}


.widget ul {
	margin: 0;
}

.widget ul li {
	list-style: none;
}

.widget ul ul {
	margin-left: 1em;
}

h5.widget-title {
	font-size: 2em;
	font-weight: normal;
	text-transform: none;
}


.widget a, .widget a:visited {
	color: #00813F;
	background: transparent;
	text-decoration: none;
}

	.widget a:focus {
		color: #fff;
		background: #00813F;
	}
	.widget a:hover,
	.widget a:active {
		color: #00813F;
		background: transparent;
		text-decoration: underline;
	}

	.soupgiant .widget a, .soupgiant .widget a:visited {
		color: #26ace1;
		background: transparent;
	}

		.soupgiant .widget a:focus {
			color: #fff;
			background: #26ace1;
		}
		.soupgiant .widget a:hover,
		.soupgiant .widget a:active {
			color: #26ace1;
			background: transparent;
		}



.js .aktt_widget,
.js .widget_twitter {
	margin-top: 1px;
}
.js .aktt_widget .widget-title,
.js .widget_twitter .widget-title {
	font-size: 110%;
	position: relative; 
	top: 15px;
	left: 10px;
	height: 30px; 
	width: 102px;
}

.js .aktt_widget .widget-title span,
.js .widget_twitter .widget-title span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url(../../i/headings/tasty-tweets.png) no-repeat;
}

	.js .soupgiant .aktt_widget .widget-title span,
	.js .soupgiant .widget_twitter .widget-title span {
		background-image: url(../../i/headings/tasty-tweets-sg.png);
	}
.aktt_widget .aktt_tweets,
.widget_twitter .tweets {
	background: #999 url(../../i/bgs/10pxrounded-210w-24.png) no-repeat top center;
	background: rgba(153,153,153,1) none; /* most browsers supporting rgba also support rounded corners - get rid of image when we can */
	color: 	#fff;
	text-transform: uppercase;
	
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	border-radius: 10px; /* Opera 10.5, IE 9 */
}

.aktt_widget .aktt_tweets li,
.widget_twitter .tweets li {
	padding: 20px 10px 1.5em;
	clear: both;
	
}

.aktt_widget .aktt_tweets a, .aktt_widget .aktt_tweets a:visited,
.widget_twitter .tweets a, .widget_twitter .tweets a:visited {
	/* need .aktt_tweets for specificity */
	color: #fff;
	background: transparent;
	text-decoration: underline;
	text-transform: none; /* urls are case sensitive */
	font-size: 90.9090%; /* 10px */
}

.aktt_widget .aktt_tweets a:focus,
.widget_twitter .tweets a:focus {
	background: #fff;
	color: #999;
	text-decoration: none;
}

.aktt_widget .aktt_tweets a:hover,
.aktt_widget .aktt_tweets a:active,
.widget_twitter .tweets a:hover,
.widget_twitter .tweets a:active {
	color: #fff;
	background: transparent;
	text-decoration: none;	
}

.aktt_widget .aktt_tweets .aktt_more_updates,
.widget_twitter .tweets .aktt_more_updates {
	background: #fff url(../../i/bgs/twitter-widget.png) no-repeat top center ;
	padding: 45px 0 0;
	text-align: right;
	text-transform: uppercase;
}


.aktt_widget a.aktt_tweet_time, 
.aktt_widget a.aktt_tweet_time:link
.aktt_widget a.aktt_tweet_time:visited,
.widget_twitter a.timesince, 
.widget_twitter a.timesince:link
.widget_twitter a.timesince:visited { 
	text-transform: uppercase; /* override .aktt_tweets a */
	display: inline-block;
	text-decoration: none;
	float: right;
	margin:0.5em 0 0;
	
}

.aktt_widget a.aktt_tweet_time:hover,
.aktt_widget a.aktt_tweet_time:active,
.widget_twitter a.timesince:hover,
.widget_twitter a.timesince:active {
	text-decoration: underline;
}

.aktt_tweets .aktt_more_updates a,
.aktt_tweets .aktt_more_updates a:visited,
.tweets .aktt_more_updates a,
.tweets .aktt_more_updates a:visited {
	text-transform: uppercase; /* override .aktt_tweets a */
	font-weight: bold;
	color: #00813f;
	background: transparent;
	font-size: 120%;
	text-decoration: none;
}

.aktt_tweets .aktt_more_updates a:focus,
.tweets .aktt_more_updates a:focus {
	background: #00813f;
	color: #fff;
}

.aktt_tweets .aktt_more_updates a:hover,
.aktt_tweets .aktt_more_updates a:active ,
.tweets .aktt_more_updates a:hover,
.tweets .aktt_more_updates a:active {
	color: #00813f;
	background: transparent;
	text-decoration: underline;	
}

	.soupgiant .aktt_more_updates a,
	.soupgiant .aktt_more_updates a:visited {
		color: #26ace1;
		background: transparent;
	}

	.soupgiant .aktt_more_updates a:focus {
		background: #26ace1;
		color: #fff;
	}

	.soupgiant .aktt_more_updates a:hover,
	.soupgiant .aktt_more_updates a:active {
		color: #26ace1;
		background: transparent;
	}


/* search box */
body.js .widget_search form {
	position: relative;
}

body.nojs .widget_search label {
	display: block;
}

body.js .widget_search label {
	position: absolute;
	top: 2px;
	left: -999999em;
	color: #666; /* req'd for footer */
}

	body.js .widget_search label.inputInactive {
		left: 5px;
	}

.widget_search .inputText {
	width: 135px;
	margin-bottom: 0;
	padding: 3px;
	border: 1px solid #666;
}

.widget_search .inputSubmit {
	padding: 2px;
	margin-bottom: 0;
}

/* hide RSS link in RSS widgets */
.widget_rss .widget-title img {
	display: none;
}

/* **************
  Footer - many widget styles come from above
************** */

#footer {
	overflow: hidden;
	padding: 0 10px;
}

#wpstats {
	position: absolute;
	top: 0;
	right: 0;
}

#footer .widget {
	width: 25%;
	overflow: hidden;
	float: left;
}

#footer .widget-title {
	color: #00a651;
}

	.soupgiant #footer .widget-title {
		color: #26ace1;
	}

#footer .widget-title,
#footer .widget ul,
#footer .widget div {
	margin-left: 10px;
	margin-right: 10px;
}

#footer .widget * ul,
#footer .widget * div {
	margin-left: 0;
	margin-right: 0;
}

#footer a, 
#footer a:link, 
#footer a:visited {
	color: #fff;
	background: transparent;
	text-decoration: none;
}

#footer .widget-title a,
#footer .widget-title a:link,
#footer .widget-title a:visited {
	color: #00a651;
}

.soupgiant #footer .widget-title a,
.soupgiant #footer .widget-title a:link,
.soupgiant #footer .widget-title a:visited {
	color: #26ACE1;
}

#pageWrap #footer a:focus, /* need to override .soupgiant */
#pageWrap #footer a:hover,
#pageWrap #footer a:active {
	color: #fff;
	background: #666;
}




.js #footer .aktt_widget .widget-title span,
.js #footer .widget_twitter .widget-title span {
	background-image: url(../../i/headings/tasty-tweets-in-footer.png);
}

.js .soupgiant #footer .aktt_widget .widget-title span,
.js .soupgiant #footer .widget_twitter .widget-title span {
	background-image: url(../../i/headings/tasty-tweets-sg-footer.png);
}

#footer .aktt_widget,
#footer .widget_twitter {
	margin-left: 12px;
	margin-right: 13px;
	width: 210px;
}


#footer .aktt_widget .aktt_tweets,
#footer .widget_twitter .tweets {
	margin: 0;
}


#footer .aktt_widget .aktt_tweets .aktt_more_updates,
#footer .widget_twitter .tweets .aktt_more_updates {
	background: #000 url(../../i/bgs/twitter-widget-in-footer.png) no-repeat top center;
}










/*********************

Pretty Photo css 

***********************/

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../i/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../i/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../i/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../i/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../i/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../i/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../i/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../i/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../i/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 

	div.light_rounded .pp_arrow_previous { background: url(../i/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../i/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../i/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../i/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../i/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../i/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../i/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../i/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../i/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../i/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; } 

	div.dark_rounded .pp_arrow_previous { background: url(../i/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../i/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../i/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(../i/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../i/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url(../i/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url(../i/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../i/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../i/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../i/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../i/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; } 
	
	div.dark_square .pp_arrow_previous { background: url(../i/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../i/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../i/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../i/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(../i/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../i/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../i/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../i/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../i/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square #pp_full_res .pp_inline { color: #000; } 
	
	div.light_square .pp_arrow_previous { background: url(../i/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../i/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../i/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../i/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(../i/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(../i/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(../i/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(../i/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(../i/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(../i/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(../i/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(../i/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(../i/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(../i/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(../i/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_nav .pp_arrow_previous { background: url(../i/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_nav .pp_arrow_next { background: url(../i/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	
	div.facebook .pp_next:hover { background: url(../i/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../i/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(../i/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(../i/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(../i/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(../i/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../i/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

	html.jswin, html.brtbglikely, #header,

	.js .aktt_widget .widget-title span, 
	.aktt_widget .aktt_tweets,
	.aktt_widget .aktt_tweets .aktt_more_updates,
	.js .soupgiant .aktt_widget .widget-title span,
	.js #footer .aktt_widget .widget-title span,
	.js .soupgiant #footer .aktt_widget .widget-title span,
	#footer .aktt_widget .aktt_tweets .aktt_more_updates ,
	
	.js .widget_twitter .widget-title span, 
	.widget_twitter .tweets,
	.widget_twitter .tweets .aktt_more_updates,
	.js .soupgiant .widget_twitter .widget-title span,
	.js #footer .widget_twitter .widget-title span,
	.js .soupgiant #footer .widget_twitter .widget-title span,
	#footer .widget_twitter .tweets .aktt_more_updates 	{
		background-image: none;
	}
	
	.bxPgT-page-home #headerWidgets,
	.bxPost .entry-date {
		display: block;
	}


	img {
		max-width: 310px !important;
		width: expression(this.width > 310 ? "310px" : true) !important;
		height: auto !important;
	}
	
	input, textarea {
		max-width: 280px !important;
	}
	
	pre code {
		margin-left: 0;
		margin-right: 0;
		font-size: 80%;
	}
	
	#header, #contentHead, #contentA, #footer {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#header .widget h5 {
		margin-left:0;
		margin-right: 0;
	}
	
	#pageName {
		font-size: 120%;
	}
	
	#pageWrap,
	#siteDetails, #headerWidgets,
	#navWrap, #content, #contentC,
	#contentHeadA,
	#footer .widget,
	
	.details,.comments-link,
	.entry-link,
	#nav li,
	
	.bxPost .page-nav div,
	#commentForm #comment,
	#commentForm .submit
	  {
		width: auto;
		float: none;
		clear: none;
		text-align: left;
	}
	
	.bxPost .page-nav a{
		display: inline;
	}
	
	.entry-gallery {
		float: none;
		margin-left: 0;
		margin-right: 0;
		width: auto;
		height: auto;
		position: static;
		border: 0;
	}
	
	.entry-gallery a {
		position: static !important;
	}
	
	.entry-gallery img {
		border: 2px solid #ccc;
		max-width: 306px !important;
		width: expression(this.width > 306 ? "306px" : true) !important;
		height: auto !important;
	}
	
	.entry-gallery .slide {
		display: none !important; 
	}
	
	.entry-gallery .slide1 {
		display: inline !important; 
		opacity: 1 !important;
	}
	
	#authorDescription h2, #authorDescription p,
	.comment-body, .comment-footer {
		margin-left: 0;
	}
	
	#navWrap {
		border-top-width: 3px !important;
		padding: 0;
	}
	
	#nav {
		margin: 0;
	}

	#nav li {
		text-align: center;
		border-bottom: 2px solid #ccc;
		margin: 0;
	}
	

	
	#headerWidgets,
	.bxPgT-page-home .entry-gallery,
	#contentC,
	img.avatar {
		display: none;
	}
	
	.js .aktt_widget .widget-title span,
	.js .widget_twitter .widget-title span {
		position: static;
	}

}

