@charset "UTF-8";
body,
html {
    margin:0;
    padding:0;
	height: 100%;
	width: 100%;
    }
body {
	min-width:914px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #454545;
	background: #b3ebfd url('images/live-sweet-bg.gif') no-repeat center;
    }
img {
	behavior:url('http://discoversweet.com/pngbehavior.htc');
}
.entry object, .entry embed {
	clear: both !important;
	margin-top: 16px;
}
/* Links */

a, a:visited {
	color: #FE699D;
	text-decoration:none;
	}
a:hover, a:active {
	color: #FE699D;
	text-decoration:underline;
	}
a img {
	border: none;
	}
/* Structure */

#wrap {
	margin:0px auto;
	width:992px;
	background: none;
	z-index: 3;
	position: relative;
    }
#header {
	width: 992px;
	height: 130px;
    }
#logo {
	width: 280;
	height: 134px;
	float: left;
}
#toplinks {
	float: right;
	width: 265px;
	height: 34px;
	margin: 0px 8px 0px 0px;
	text-align: right;
}
#followLinks {
	margin-top: 6px;
}
#content {
	width: 966px;
	padding: 24px 10px 0px 16px;
	background: #FFF;
	margin-top: 4px;
	-moz-box-shadow: 0px 0px 68px #6AB3C7;
	-webkit-box-shadow: 0px 0px 68px #6AB3C7;
	box-shadow: 0px 0px 68px #6AB3C7;
}
#main {
	background:#FFFFFF;
	float:left;
	width:470px;
	padding: 0px 0px 0px 0px;
	color: #454545;
    }
#sidebar2 {
	margin-left: 10px;
	padding: 0;
	width: 160px;
	color: #454545;
	float: right;
	}
#sidebar {
	margin-right: 0px;
	margin-left: 25px;
	padding: 0px;
	width: 300px;
	color: #454545;
	float: right;
	}
#footer {
	background:none;
	clear:both;
	padding-top: 23px; 
	color: #03a6d4;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
	height: 312px;
    }
#botLogos {
	text-align: right;
	height: 74px;
	margin: 0;
	padding: 0px 0px 4px 4px;
}
#header h1 {
    padding:5px;
    margin:0;
    }
	
	
/* Navigation */

div#navContainer {
	float: right;
	clear: right;
	height: 37px;
	width: 501px;
	position: relative;
	margin: 51px 0px 0px 0px;
	z-index: 3;
}

ul#nav {
	height: 37px;
	width: 501px;
	text-align: right;
	list-style: none;
	padding: 0;
	overflow: visible;
	position: absolute;
	z-index: 3;
}
ul#nav li.navLinks {
	height: 37px;
	margin-left: 4px;
	float: left;
	z-index: 3;
}
ul#nav li a {
	display: block;
}
ul#nav ul {
	top: -999em;
	position:absolute;
	left: 195px;
	-moz-box-shadow: 0px 6px 10px #c4d8df;
	-webkit-box-shadow: 0px 6px 10px #c4d8df;
	box-shadow: 0px 6px 10px #c4d8df;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#nav li:hover ul,
ul#nav li.sfHover ul {
	top: 37px;
	background: #FFF;
	width: 121px;
	height: 63px;
	overflow: hidden;
	text-align: center;
}
ul#nav ul li.subnav {
	display: block;
	padding: 0px;
	margin: 0px;	
}

/* Post and Metadata */

div.entry {
}

.entry p {
	font-size: 12px;
	line-height: 19px;
	color: #454545;
}
.entry li {
	line-height: 19px;

}
.entry ul {
	margin-left: 16px;
	padding-left: 0px;
}
.tagdata {
	font-size: 10px;
	color: #454545;
	line-height: normal;
}

.postmetadata {
	padding: 4px 2px 16px 0px;
	font-size: 10px;
	color: #454545;
	border-bottom: 1px solid #FDD6D8;
	margin-top: 10px;
	margin-bottom: 26px;
	line-height: normal;
	overflow: auto;
	clear: both;
}

.postmetadata a, .postmetadata a:visited, .tagdata a, .tagdata a:visited  {
	color: #F7B264;
	text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:active, .tagdata a:hover, .tagdata a:active  {
	color: #FE699D;
	text-decoration:none;
}
.navigation {
	padding-bottom: 24px;
}
.left {
	float: left;
	width: 140px;
}
.participate {
	float: right;
	height: 23px;
	vertical-align: middle;
}
.pipe {
	margin-right: 8px;
	margin-left: 8px;
}

.entry hr { 
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #FDD6D8;
	width: 470px;
	clear: both;
	margin-bottom: 12px; 
} 

/* Headings */

h2 {
	font: normal 24px Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #F9A552;
	text-transform:uppercase;
	}

h3 {
	font-size: 12px;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #03A6D4;
	}

h2 a:hover, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #fe699d;;
	}
	
/* Sidebars */

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
}
.sidebar_list {
 	margin: 0;
 	padding: 0;
 }

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li, #sidebar2 ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar h3, #sidebar p, #sidebar2 h3, #sidebar2 p {
    padding:0 10px 0 0;
    }
#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #03a6d4;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px; 
	font-style: normal !important;
	margin-bottom: 2px;
	text-transform: none;
}
#sidebar .widget {
	line-height: 17px;
	margin-bottom: 20px;
}

#sidebar p, #sidebar div {
	margin: 0;
	padding: 0;
}
#sidebar .minipost-full {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
#sidebar .minipost {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #fdd6d8;
	margin-bottom: 10px;
}
#sidebar .events a {
	color: #03A6D4;
}
#sidebar img.widgetHead {
	padding-bottom: 9px;
}
li.banner {
	text-align: center;
}

/* Comments */

h3#comments {
	font-size: 24px;
	text-transform: uppercase;
	color: #F7B264;
	font-weight: normal;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
}
div.full-comment {
	overflow: auto;
	clear: both;
	margin-bottom: 30px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-bottom: 24px;
	color: #F7B264;
	}
.commentmetadata {
	width: 95px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	padding-top: 32px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	}
.commentAuthor {
	font-size: 17px;
	line-height: 21px;
	text-transform: lowercase;
	vertical-align: top;
	color: #fe699d;
}
div.commentTag {
	background: url(images/comments-tag.gif) no-repeat;
	width: 13px;
	float: left;
	height: 67px;
}
.commentary {
	font-size: 12px;
	line-height: 19px;
	width: 298px;
	background: #FFD8E6;
	text-align: left;
	vertical-align: top;
	padding: 31px 26px;
	float: right;	
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.login {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.reply {
	clear: both;
}
.commentSpace {
	width: 10px;
}
#comment {
	width: 468px;
	height: 242px;
	background: #FFD8E6;
	border: 1px solid #FFD8E6;
}
.commentField {
	width: 149px;
	height: 22px;
}
.labels {
	padding-top: 4px;
}
a.commentMeta {
	color: #333;
}
div.reply input#submit {
	background: #fe8bb3;
	border-left: 1px solid #FFD8E6;
	border-top: 1px solid #FFD8E6;
	border-right: 1px solid #fd3c70;
	border-bottom: 1px solid #fd3c70;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 10px;
	line-height: normal;
}

/* Span classes */

.author {
	font-size: 17px;
	text-transform: lowercase;
	color: #FE699D;
}
.date {
	font-size: 17px;
	text-transform: lowercase;
	color: #FCB975;
}
.pink {
	color: #FDD6D8;
}
.yellow {
	color: #FBB974;
}
.footerLinks {
	font-size: 12px;
	line-height: 21px;
}
#footer h1 {
	color: #03a6d4;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 300px;
	text-align: right;
	
}
#footer a {
	color: #03a6d4 !important;
	text-decoration: underline !important;
}
#footer a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}
.disclaimer {
	width: 394px;
	line-height: 19px;
}
.required {
	color: #941b1e; 
}
small {
	font-size: 9px;
	color: #979797;
}
.thumbs {
	vertical-align: middle;
	border: 1px solid #FDD6D8;
	display: inline;
	margin-left: 10px;
	margin-top: 2px;
	padding: 3px;
	float: right;
}
.pinkHeading {
	font-size: 17px;
	line-height: 21px;
	color: #FE699D;
	font-weight: lighter;
}
.yellowHeading {
	font-size: 17px;
	line-height: 21px;
	color: #FBB974;
	font-weight: lighter;
}
.detailsLinks {
	font-size: 13px;
	line-height: 25px;
	color: #FBB974;
	font-weight: lighter;
}
div.pricingText {
	width: 470px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.pricingText div.description {
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #f3859b;
	width: 310px;
	float: left;
}
div.pricingText div.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f3859b;
	width: 155px;
	float: right;
	text-align: right;
	padding-top: 4px;
}
div.pricingText .clear {
	padding-top: 6px;
}
p.bookBtn a {
	color: #FFF;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
	background-color: #f7b974;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #f5811d;
}
p.bookBtn a:hover {
	background-color: #f79d45;
	text-decoration: none;
	color: #FFF;
}
/* Tables */

table.vacation-graphics {
	width: 468px;
	line-height: normal;
}

table.vacation-graphics thead {
	background-color: #f08e9b;
	color: #FFF;
	font-size: 14px;
}

table.vacation-graphics th {
	text-align: left;
	padding: 6px 6px 3px 6px;
}
table.vacation-graphics td {
	padding: 10px 6px;
	border-bottom: 1px solid #f9a552;
}
table.vacation-graphics .day {
	padding-right: 36px;
	font-weight: bold;
}
table.vacation-graphics .place {
	padding-right: 48px;
}
table.vacation-graphics .time {
	padding-right: 48px;
}
/* Forms */
#main input, .frame input {
	background: #FFD8E6;
	border: none;
}
.termsInput {
	color: #FE699D;
	font-size: 17px;
	line-height: 21px;
}
.inputImg, #main input img {
	border: none;
	float: right;
}
.mainForm td {
	text-align:left;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}
.mainForm hr {
	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color: #FDD6D8;
	margin-top: 12px;
	margin-bottom: 12px;
}
.short {
	height: 22px;
	width: 172px;
	margin-bottom: 6px; 
}
.long {
	height: 22px;
	width: 358px;
	margin-bottom: 6px; 
}
.addressBox {
	height: 120px;
	width: 358px;
	background: #FBE1E5;
	border: 1px solid #FDD0D6;
	margin-bottom: 6px; 
}
.addressBox2 {
	height: 80px;
	width: 358px;
	background: #FBE1E5;
	border: 1px solid #FDD0D6;
	margin-bottom: 6px; 
}
.selectBox {
	background: #FFF;
	border: 1px solid #FDD0D6;
	margin-bottom: 6px;
	width: 172px;
}
.left-align {
	margin-right: 8px;
	margin-bottom: 8px;
}
.right-align {
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
}
.alignleft {
	margin-right: 8px;
	margin-bottom: 4px;
	float: left;
	padding-top: 4px;
}
.alignright {
	margin-left: 8px;
	margin-bottom: 4px;
	float: right;
	padding-top: 4px;
}
p.thumbnails a img.alignleft {
	margin-right: 8px;
	padding-right: 8px;
	margin-bottom: 24px;
	margin-top: -8px;
	float: left;
}
img.pinkBorder {
 border: 1px solid #FDD6D8;
 }
.alignleftnav {
	float: left;
}
.alignrightnav {
	float: right;
}
.clear {
	clear: both;
}
/* Tell a friend */
body.frame {
	background: #FFF url(none) repeat fixed;
	min-width:0;
}
/* Special box on events footer */

.adbot {
	padding-top: 16px;
	padding-bottom: 20px;
}

.middle {
	padding-left: 14px;
	padding-right: 14px;
}
.botpost {
	margin-top: 24px;
}
/* Esign Forms */
.code {
	width: 440px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	padding: 12px;
	margin-bottom: 24px;
}
.code ol ol li {
	list-style: lower-alpha;
}
#esign2 {
	display: none;
}

a.redLink {
	color: #FE699D;
	text-decoration: none;
}
a.redLink:hover {
	text-decoration: underline;
}

/* WP Email Styles, so you don't have to redo them every time he updates the plugin */

#wp-email-content input {
	height: 22px !important;
	width: 358px !important;
	margin-bottom: 6px !important;
	background: #FBE1E5 !important;
	border: 1px solid #FDD0D6 !important; 
}
#wp-email-content textarea {
	height: 120px !important;
	width: 358px !important;
	background: #FBE1E5 !important;
	border: 1px solid #FDD0D6 !important;
	margin-bottom: 6px !important; 
}
#wp-email-content #imageverify {
	height: 22px !important;
	width: 172px !important;
	margin-bottom: 6px !important;
}
#wp-email-content .Button {
	vertical-align: center;
	width: 82px !important;
	text-align: right;
	display: block;
}

/* Connect page */

div.connect-img {
	width: 140px;
	height: 80px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
div.connect-img img {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 80px;
	display: block;
}
div.connect-img h3 {
	background: #FFF;
	position: absolute;
	margin: 0px !important;
	margin-top: -56px !important;
	padding: 3px 6px 3px 3px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	display: inline;
	line-height: normal;
}
div.connect-img h3 a {
	color: #981b1e;
	text-decoration: none;
}
div.connect-img h3 a:hover {
	color: #981b1e;
	text-decoration: underline;
}
div.first-row {
	margin-top: 12px;
}

/* ugh */

img.hidden {
	display: none;
	visibility: hidden;
}

/* Habla window styles */

#habla_window_div {
	font-size: 12px !important;
}

#habla_window_div .habla_topbar_div_normal {
	background-color: #F38594 !important;
}
#habla_window_div .habla_button {
	background-color: #F38594 !important;
}
#habla_window_div .habla_panel_border {
	background-color: #FDD0D6 !important;
	border: none !important;
}
#habla_window_div .habla_conversation_div {
	background-color: #FFF !important;
}
#habla_window_div .habla_wcsend_field {
	background-color: #FFF !important;
}
#habla_window_div .habla_conversation_text_span, #habla_window_div .habla_conversation_p_item, #habla_topbar_div, #habla_conversation_div
{
	color: #222 !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: normal !important;
}
span.habla_conversation_text_span  {
	line-height: normal !important;
}
p.habla_conversation_p_item {
	padding-left: 0px !important;
	padding-right: 6px !important;
	padding-bottom: 12px !important;
	text-indent: 0px !important;
	margin-left: -12px !important;
}
.habla_conversation_person2 {
	color: #F38594 !important;
	font-weight: bold !important;
}
.habla_conversation_person1 {
	color: #FBB974 !important;
	font-weight: bold !important;
}
div#habla_input_div .habla_wcsend_input_highlighted {
	border: 1px solid #FE699D !important;
}
div#habla_input_div .habla_wcsend_input_normal {
	border: 1px solid #F38594 !important;
}
.habla_topbar_div_highlighted {
	background-color: #F38594 !important;
}
a#habla_oplink_a:hover {
	color: #FE699D !important;
}
#habla_wcsend_input {
	font-family: Arial, Helvetic, sans-serif !important;
	font-size: 12px !important;
}
#habla_topbar_div {
	padding: 6px !important;
}
div a#hblink9 {
	color: FFF !important;
}
a.habla_button:hover {
	color: #FE699D !important;
}
a#habla_sizebutton_a {
	display: none;
}

/* Facebook */

a.FB_Link {
	color: #FE699D !important;
}
a.FB_Link:hover {
	color: #FE699D !important;
}

/*Twitter*/

div.twtr-widget {
	width: 288px !important;
	margin-left: 0px !important;
	border: 1px solid #fee9d4;
	padding: 10px 0px 10px 10px !important;
}
div.twtr-tweet {
	padding: 10px 10px 10px 0px !important;
}

/* Contact dropdown */

#panel {
	background: #FFF;
	height: 60px;
	display: none;
	width: 474px;
	border: 1px solid #67d7f7;
	padding: 10px;
	text-align: right;
	z-index: 13 !important;
	margin-top: -4px;
	margin-left: -216px;
}

#panel input#email {
	background: #d8f4fd;
	border: 1px solid #67d7f7;
	width: 114px;
	padding: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#panel input.emailListHalf {
	background: #d8f4fd;
	border: 1px solid #67d7f7;
	width: 77px;
	padding: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#panel input.emailListCity {
	background: #d8f4fd;
	border: 1px solid #67d7f7;
	width: 86px;
	padding: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#panel input.emailListState {
	background: #d8f4fd;
	border: 1px solid #67d7f7;
	width: 28px;
	padding: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#panel input.cancelLink {
	background: #fe8bb3;
	border-left: 1px solid #FFD8E6;
	border-top: 1px solid #FFD8E6;
	border-right: 1px solid #fd3c70;
	border-bottom: 1px solid #fd3c70;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

/* Events */

#sidebar div.events {
	padding: 12px;
	background: url(images/eventsBg.gif) top left no-repeat, url(images/eventsBg2.gif) bottom right no-repeat;
	background-color: #ffe6c8;
	border: 2px solid #ffe6c8;
}
#sidebar div.widget div.widget-interior {
	background: #FFF;
	padding: 9px;
	box-shadow:inset 1px 1px 6px #dfe6e9;
   -moz-box-shadow:inset 1px 1px 6px #dfe6e9;
   -webkit-box-shadow:inset 1px 1px 6px #dfe6e9;
}
div#events img {
	padding-bottom: 11px;
}
tr.gigpress-info td {
	font-size: 100% !important;
	line-height: 17px !important;
}

#sidebar li.rsevent {
	border-bottom: 1px solid #03A6D4;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	overflow: auto;
}
.entry ul.dbem_events_list {
	margin-left: 0px !important;
}
.entry h3 {
	font-size: 14px;
	font-weight: bold;
}

/* Events Page */

#main #stream ul.rsevent {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
#main #stream ul.rsevent li.rsevent {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}

#main #stream ul.rsevent li.rsevent hr {
	margin-bottom: 26px;
	margin-top: 20px;
	clear: both !important;
}

/* Media Box */

div.media-widget .toptabs {
	width: 300px;
	height: 33px;
}
div.media-widget .toptabs #leftTab {
	width: 105px;
	height: 33px;
	float: left;
	margin-right: 2px;
}
div.media-widget .toptabs #middleTab {
	width: 98px;
	height: 33px;
	float: left;
	margin-right: 2px;
}
div.media-widget .toptabs #rightTab {
	width: 93px;
	height: 33px;
	float: left;
}
div.media-widget .toptabs #leftTab a {
	width: 105px;
	height: 33px;
	display: block;
	background: #ffd5a2 url('images/left-deselected.gif') no-repeat top left; 
}
div.media-widget .toptabs #leftTab a.selected {
	background: #ffe6c8 url('images/left-selected.gif') no-repeat top left !important; 
}
div.media-widget .toptabs #middleTab a {
	width: 98px;
	height: 33px;
	display: block;
	background: #ffd5a2 url('images/middle-right-deselected.gif') no-repeat top right; 
}
div.media-widget .toptabs #middleTab a.selected {
	background: #ffe6c8 url('images/middle-right-selected.gif') no-repeat top right !important; 
}
div.media-widget .toptabs #rightTab a {
	width: 93px;
	height: 33px;
	display: block;
	background: #ffd5a2 url('images/middle-right-deselected.gif') no-repeat top right; 
}
div.media-widget .toptabs #rightTab a.selected {
	background: #ffe6c8 url('images/middle-right-selected.gif') no-repeat top right !important; 
}
div.media-widget div.boxArea {
	padding: 11px 11px 11px 11px !important;
	width: 278px;
	background: url(images/boxBg.gif) top left no-repeat, url(images/boxBg2.gif) bottom right no-repeat;
	background-color: #ffe6c8;
	overflow: hidden; 
	max-height: 300px;
}
#videoBox, #musicBox {
	display: none;
}
div.videoBoxInterior {
	width: 270px;
	height: 290px;
	padding: 3px 6px 5px 4px !important;
	background: #FFF;
}
div.musicBoxInterior {
	height: 277px;
	padding: 0px !important;
	background: none !important;
	width: 280px !important;
}
div.photoBoxInterior {
	width: 280px;
	height: 300px;
	background: #FFF;
	padding: 0px !important;
	overflow: hidden !important;
	line-height: normal;
}
div.moreLink {
	float: right;
	display: block;
	margin-right: 6px !important;
	font-style: italic;
}
div.musicBoxInterior div.moreLink {
	margin-right: 0px !important;
}
/* Photos box */

#sidebar div.ngg-gallery-thumbnail img {
	height: 75px !important;
	width: 75px !important;
	overflow: hidden !important;
	padding: 2px !important;
	margin: 6px 6px 4px 6px !important;
	border: 1px solid #fee0e2 !important;
}
#sidebar div.ngg-gallery-thumbnail img:hover {
	background-color: #FE699D !important;
}
#sidebar div.ngg-clear {
	display: none;
}

/* Vacations widget */

#sidebar div.vacations {
	padding: 6px;
	background: #DEf3f9 url('images/vacationsBoxBg.gif') top left no-repeat;
	border: 2px solid #DEf3f9;
}
div.minipost-vacation {
	padding-bottom: 12px !important;
}
div.minipost-vacation img {
	border: 4px solid #FFF;
}
#sidebar div.vacations h2 {
	padding: 6px 4px 0px 4px;
}
#sidebar div.vacations p {
	padding: 0px 4px;
}


/* Wordtube */

div.wordtube {
	display: block;
	clear: both;
}