/*
Theme Name: Surfeit of Passion
Theme URI: http://impressionchefs.com
Author: The Impression Chefs
Author URI: http://impressionchefs.com
Version: 2.0.1
Template: Builder
Tags: blog, theme options, multiple layouts, multiple color schemes


*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	line-height: 1.8em;
	color: #222;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/*********************************************
	Main Background
*********************************************/
body {
	background: #333333/*#1A417C url(images/bg.jpg) no-repeat 0 0;*/
}
/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
/*********************************************
	Headings
*********************************************/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2;
	margin-bottom: 0em;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	/*background: transparent;*/
	margin: 0 auto;
	border: 0em solid #000;
	display: block;
}

/*********************************************
	All Modules Default Defenitions
*********************************************/
.builder-module {
	margin-bottom: 0;
}

/* Make the module columns match height */
/* Commented out until a better solution can be found
   This solution creates problem with anchor (#) links
.builder-module {
	overflow: hidden;
}
.builder-module-block-outer-wrapper,
.builder-module-block {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
*/

.builder-module-content {
	border-bottom: #CC0000 1px solid;
}
.builder-module-widget-bar {}
.builder-module-image {}

/*********************************************
	Style All Module Sidebars and Sidebar Widgets
*********************************************/
.builder-module-sidebar {
	display:block;
	width:100%;
	/*background: #b3b3b3 url(images/widget_bg_corner.jpg) no-repeat top right;*/
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	padding: 5px;
	color: #E0C3FF;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px dotted #CC0000;
}
.builder-module-sidebar .widget a {
	color: #FF6FCF;
	text-decoration: none;
}
.builder-module-sidebar .widget a:hover {
	color: #E0C3FF;
	text-decoration: underline;
}
.builder-module-sidebar .widget h4 a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget .details h4.name a {
	color:#E1771E;
}
.builder-module-sidebar .widget h4, h4.from_the {
	color: #00FF00;
	margin-top:5px;
}
h4.from_the {
	margin-bottom:10px;
}
.builder-module-sidebar .widget h4, .sidebar .widget p, .sidebar .widget ul, .sidebar .widget ol, .sidebar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-sidebar .widget ul, .sidebar .widget ol {
	padding: 0;
	margin: 0 .5em .6em .5em;
	/*list-style-type: square;*/
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
div.ngg_slideshow.widget{
	/*height:220px;*/
	border:none;
	margin-left:-2px;
}
	

/*********************************************
	Horizontal Navigaion Styles
		(with dropdowns)
*********************************************/
.builder-module-navigation {
	font-size:1em;
	line-height:2em;
	background: #b3b3b3 url(images/nav_bg.jpg) repeat-x top left;
	border-top:.1em solid #777;
	border-bottom:.1em solid #777;
	display:block;
}
.builder-module-navigation ul {
	float:left;
	display:block;
}
.builder-module-navigation li {
	padding: 0 0 0 0px;
	border-right:.1em solid #777;
}
.builder-module-navigation li a {
	font-size: 1em;
	padding: .4em .6em;
	color: #333;
	font-weight:bold;
	text-decoration: none;
	background: #B3B3B3 url(images/nav_bg.jpg) repeat-x top left;
}
.builder-module-navigation li a:hover {
	background: #333333 url(images/nav_bg_hover.jpg) repeat-x top left;
	color: #FFF;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 14em;
	border:.1em solid #777;
	border-bottom: 0em;
}
.builder-module-navigation li li {
	border-bottom:.1em solid #777;
	width: 14em;
}
.builder-module-navigation li li a {
}
.builder-module-navigation li li a:hover {
}
.builder-module-navigation li ul {
	width: 14em;
}
.builder-module-navigation li ul ul {
	margin: -2.5em 0 0 14em;
}
.builder-module-navigation li:hover ul ul, .builder-module-navigation li:hover ul ul ul, .builder-module-navigation li:hover ul ul ul ul, .builder-module-navigation li:hover ul ul ul ul ul, .builder-module-navigation li.sfhover ul ul, .builder-module-navigation li.sfhover ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul ul {
	left: -999em;
}
.builder-module-navigation li:hover ul ul, .builder-module-navigation li:hover ul ul ul, .builder-module-navigation li:hover ul ul ul ul, .builder-module-navigation li:hover ul ul ul ul ul, .builder-module-navigation li.sfhover ul ul, .builder-module-navigation li.sfhover ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul ul {
	left: auto;
}
/*********************************************
	Module Widget Bars
*********************************************/
.builder-module-widget-bar {
	/*background:#b3b3b3;*/
	color: #333;
	float: left;
	padding: 0;
	overflow: hidden;
}
.builder-module-widget-bar .widget-wrapper {
	display: inline;
	float: left;
	margin: 0;
	/*background: transparent url(images/widget_bg_corner.jpg) no-repeat top right;*/
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.builder-module-widget-bar .widget {
	padding: 1em 1em;
}
.builder-module-widget-bar .widget a {
	color: #333;
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	color: #000;
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 a {
	text-decoration: none;
}
.builder-module-widget-bar .widget h4 {
}
.builder-module-widget-bar .widget h4, .builder-module-widget-bar .widget p, .builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol, .builder-module-widget-bar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-widget-bar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	background: #333;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
    margin-top:5px;
}

/*********************************************
	HTML Module
*********************************************/
.builder-module-html {
	/*background: #FFF;*/
}

.builder-module-html .builder-module-element {
	margin: 0;
	padding: 1em;
	display: block;
	float: left;
	text-align: left;
	overflow: hidden;
}

/*********************************************
	Style post and page content
*********************************************/
.page-title {
	margin:1em;
}
.post {
	margin:1em;
	/*background:#FFF;*/
	padding: 0px .8em .8em .8em;
}
.post .thumbnail-wrap {
	display: none;
}
.post .post-title {
	float: left;
	padding: .5em 0px 0px 0px;
}
.post .post-title a {
	text-decoration: none;
}
.post .post-meta {
	display: block;
	clear:both;
}
.post .meta-bottom {
	display: block;
}
.post img {
	border: .2em solid #cfcfcf;
}
/*********************************************
		Post Meta Styles, if needed
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	border-top: .1em dotted #CC0000;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.meta-bottom .alignleft {
	width: 70%;
}
.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 10px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}
/*********************************************
		Comment Styles
*********************************************/
#comments {
	margin: 0;
	padding: 20px 10px;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding: 10px;
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width: 90%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}
/*********************************************
	Footer Styles
*********************************************/
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #CCC;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #CCC;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}
/*********************************************
	Text elements
*********************************************/

p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/*********************************************
	Lists
*********************************************/

li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/*********************************************
	Tables
*********************************************/

table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/*********************************************
	Misc classes
*********************************************/

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/*********************************************
	default styling for forms
*********************************************/

label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}
/*********************************************
	Form fields
*********************************************/

input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 390px;
	height: 250px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}
/*********************************************
	Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0px .6em .6em 0px;
}
img.alignright {
	margin: 0px 0px .6em .6em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}
/*********************************************
	Customized ShoppPlugin Styles
*********************************************/
.builder-module-sidebar .widget .ic_product_sidebar_display ul, .sidebar .widget .ic_product_sidebar_display ol {
       list-style-type:none;
}
.builder-module-sidebar .widget ul, .sidebar .widget ol {
       margin:0 1em 0.5em 1.5em;
}
.builder-module-sidebar .widget .listview p {
       margin-top:0;
       margin-bottom:0;
}
/*********************************************
	Customized ShoppPlugin Styles
*********************************************/
.builder-module-html .builder-module-element  {
        padding:0;
}
.widget-wrapper .widget-wrapper-left .left .widget-wrapper-1 {
        padding-top:0;
        padding-bottom:0;
}

.widget .widget-2 .widget-bottom .ngg_images {
        padding-top:0;
}
.ic_product_sidebar_display h3 {
        margin-bottom:0;
}
.ic_product_sidebar_display br.clear {
       line-height:.25em;
}
.ic_product_sidebar_display p.price {
        margin-bottom:0;
}
.ngg-widget, .ngg-widget-slideshow {
       padding-top:0;
       text-align:center;
}
#ngg-images-2   {
       padding:0;
       margin-left:8px;
}
/*********************************************
	Main Navigation Styles
*********************************************/
#main_navigation {
	width: 960px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.jpg) no-repeat left top;
        
} 
#main_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#main_navigation ul li {
	display: inline;
	margin: 0px;
} 
#main_navigation ul li a {
	height:22px;
	display: block;
	float: left;
	padding: 8px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#main_navigation ul li a:hover {
	color:#134264;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#main_navigation ul li#active a {
	color:#134264;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#slideshow-3 ul {
        margin-left:0;
}
.builder-module-content-outer-wrapper {
       /*background-color:#ffffff;*/
}
/*********************************************
	NextGen Gallery Default Styles
*********************************************/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:0px 0px 0px 0pt;
	text-align:center;
}

.ngg-widget img {
	border:none;
        margin:0;
	margin-left:auto;
        margin-right:auto; 
	padding:0;
        text-align:center;

}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
.builder-module-block .builder-module-element .clearfix {
        background-color:#fff;
        margin-top:30px;
}
.builder-module-sidebar-1-right {
        /*border: 1px solid #AC0D4D;*/
        width:97%;
}
.post-content {
	color:#C3D9FF;
	font-weight:bold;
}
.post-content a, .post .post-meta a, .post .categories a, .comments a, .logged-in-as a, .paging a, .post .tags a{
	color:#FF6FCF;
	text-decoration:none;
}
.post-content a:hover, .post .post-meta a:hover, .post .categories a:hover, .comments a:hover, .logged-in-as a:hover, .paging a:hover, .post .tags a:hover {
	color:#E0C3FF;
	text-decoration:underline;
}
.post .post-title h3 a, .post .post-title h1, #comments h3, #respond h3, .post-title h1{
	color:#E0C3FF;
	text-decoration:none;
}
.post .post-title h3 a:hover  {
	color: #C3D9FF;
}
.post .date, .post .post-meta, .post .comments, .post .categories, .logged-in-as, .post .tags {
	color:#E1771E;
	font-weight:bold;
}
.post {
	border-left: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
}
/*div.builder-module-block-outer-wrapper.builder-module-element-outer-wrapper.right.clearfix {
	border-left: #CC0000 1px solid;
	width:720px !important;
	padding-left: 10px !important;
	margin-top:10px !important;
}*/
div.builder-module-block-outer-wrapper.builder-module-element-outer-wrapper.right.clearfix div.builder-module-block.builder-module-element.clearfix {
	border-left: #CC0000 1px solid;
	padding: 0 10px;
	margin-top:10px;
	width:96%;
}
div.builder-module-block-outer-wrapper.builder-module-element-outer-wrapper.left.clearfix div.builder-module-block.builder-module-element.clearfix {
	border-right: #CC0000 1px solid;
	padding: 0 10px;
	margin-top:10px;
	width:96%;
}
h3 {
	color: #00FF00;
}
