/*
Theme Name: Brand Girl
Theme Author: Moxie Design Studios&trade;
Theme URL: http://moxiedesignstudios.com
*/

/* main selectors */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
}

a {
	color: #999900;
	text-decoration: none;
}

div.alt div.widget span.black a{
color: #000;
}

a:hover {
	text-decoration: underline;
color: #000;
}

img {
	vertical-align: baseline;
}

img.icon {
	border-width: 3px;
}

img.ttf {
	border: none !important;
	outline: none;
	display: block;
}

.alignleft {
	float: left;
	margin: 0 12px 8px 0;
}

.alignright {
	float: right;
	margin: 0 0 8px 12px;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
	display: block;
	margin: 0 auto 6px auto;
}

p {
	margin: 0;
	padding: 0 0 6px 0;
}

ul,
ol {
	margin: 0 0 0 20px;
	padding: 0 0 6px 0;
	overflow: visible;
}

div.body ul {
	padding-bottom: 0;
	margin: 10px 15px;
	list-style: none;
}

div.body ul li {
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	overflow: auto;
	height: 1%;
}

dl, dt {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0 0 6px 0;
}

h2 {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 26px;
	line-height: 28px;
	color: #000;
	font-weight: normal;
	font-family: TradeGothic, Arial, Helvetica, sans-serif;
}

h2 a {
	color: #000;
}

h2 a:hover {
	color: #999900;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	text-transform: lowercase;
	padding: 0 0 2px 0;
	color: #333333;
}

div.widget h3,
div.section h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	font-family: TradeGothic, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

div.widget h3 span,
div.section h3 span {
	color: #999900;
}

div.widget h3 a {
	color: #000;
	text-decoration: none !important;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

input.ft_wpecards_sname_field,
input.ft_wpecards_semail_field,
input.ft_wpecards_rname_field,
input.ft_wpecards_remail_field,
input.text {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333;
	padding: 2px 4px;
	border: 1px solid #666;
	vertical-align: middle;
	margin: 0;
	background: #FFF;
}


textarea {
	font: 12px Helvetica, Arial, sans-serif;
	color: #666;
	padding: 4px;
	border: 1px solid #666;
	vertical-align: middle;
	margin: 0;
	overflow: auto;
}

input.image {
	font: 12px Helvetica, Arial, sans-serif;
	vertical-align: middle;
	margin: 0;
}

input.contact {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #5C362F;
display: block;
margin: 0 0 0 400px;
width: 50px;
height: 19px;
padding: 0;
background: #FFFFFF url('images/button-submit.gif') no-repeat;
}


select {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333;
	background: #FFF;
	border: 1px solid #666;
	vertical-align: middle;
	margin: 0;
}

/* main layouts */
#container {
	width: 980px;
	margin: 0 auto;
}

/* header section */
#header {
	height: 193px;
	position: relative;
	z-index: 5;
	background: url(images/background-main.gif) no-repeat bottom left;
	margin-bottom: 26px;
}

/* logo section */
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	position: absolute;
	z-index: 4;
	top: 116px;
	left: 48px;
}

h1.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	width: 247px;
	height: 64px;
	background: url(images/logo.png) no-repeat;
}

/* header tagline section */
#header q {
	position: absolute;
	z-index: 3;
	top: 172px;
	left: 234px;
	quotes: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 110px;
	height: 15px;
	background: url(images/tagline.gif) no-repeat;
}

#header q:after, #header q:before {
	content: '';
}

/* navigation section */
#navigation {
	position: absolute;
	top: 12px;
	right: 166px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-transform: lowercase;
}

.cufon-active #navigation {
	font-size: 18px;
}

.cufon-active #navigation ul{
	font-size: 12px;
}

#navigation li {
	float: left;
	position: relative;
	margin-left: 20px;
}

#navigation ul {
	display: none;
	font-size: 11px;
	line-height: 16px;
	width: 58px;
	position: absolute;
	top: 21px;
	left: 0;
	z-index: 3;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: none;
}

#navigation li:hover ul,
#navigation li.hover ul {
	display: block;
}

#navigation ul li {
	border: none;
	padding: 5px 0 4px;
	background: url(images/dash.gif) repeat-x;
	margin: 0;
	float: none;
	width: 100%;
}

#navigation li.about, #navigation li.about ul {width: 48px;}
#navigation li.services, #navigation li.services ul {width: 63px;}
#navigation li.greenlight, #navigation li.greenlight ul {width: 104px;}
#navigation li.livewire, #navigation li.livewire ul {width: 62px;}
#navigation li.book, #navigation li.book ul {width: 64px;}
#navigation li.contact, #navigation li.contact ul {width: 56px;}

#navigation a {
	color: #666;
	display: block;
	text-align: center;
	border-bottom: 2px solid #FFF;
	text-decoration: none !important;
	position: relative;
	z-index: 4;
}

#navigation li.active a,
#navigation li a:hover,
#navigation li:hover a,
#navigation li.hover a {
	color: #999900;
	border-color: #CCC;
}

#navigation li.active a {
	color: #999900 !important;
}

#navigation ul a,
#navigation li.active ul a,
/*#navigation li:active ul a, */
#navigation li.hover ul a {
	border: none !important;
	color: #666 !important;
}

#navigation ul a:hover,
/* #navigation li:hover ul a:hover, */
#navigation li.hover ul a:hover,
#navigation ul li.active a {
	color: #999900 !important;
}

/* header decorations section */
#header div.deco {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 8px;
	right: 25px;
	background-repeat: no-repeat;
}

#header div.deco1 {
	width: 137px;
	height: 262px;
	background: url(images/deco/deco1.png) no-repeat;
}

#header div.deco2 {
	width: 138px;
	height: 263px;
	right: 26px;
	background: url(images/deco/deco2.png) no-repeat;
}

#header div.deco3 {
	width: 142px;
	height: 262px;
	right: 22px;
	background: url(images/deco/deco3.png) no-repeat;
}

#header div.deco4 {
	width: 145px;
	height: 262px;
	right: 18px;
	background: url(images/deco/deco4.png) no-repeat;
}

/* header quick secrch form */
#header p.quick-search {
	position: absolute;
	top: 210px;
	right: 76px;
	z-index: 3;
}

#header p.quick-search input.text {
	width: 182px;
	border-color: #999;
	color: #999;
}

/* header sociable icons section */
#header ul.social {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 3;
	top: 244px;
	right: 148px;
}

#header ul.social li {
	float: left;
	padding-left: 12px;
}

#header ul.social li a {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	height: 24px;
	background: #999900 url(images/social.gif) no-repeat;
}

#header ul.social li.rss a {background-position: 0 0;}
#header ul.social li.rss a:hover {background-position: 0 -24px;}
#header ul.social li.twitter a {background-position: -25px 0;}
#header ul.social li.twitter a:hover {background-position:  -25px -24px;}
#header ul.social li.facebook a {background-position: -50px 0;}
#header ul.social li.facebook a:hover {background-position:  -50px -24px;}
#header ul.social li.linkedin a {background-position: -75px 0;}
#header ul.social li.linkedin a:hover {background-position:  -75px -24px;}

/* footer section */
#footer {
	background: url(images/background-main.gif) no-repeat;
	padding-bottom: 60px;
	width: 100%;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #999900;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 7px 15px;
	list-style: none;
	height: 1%;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;
}

#footer ul  li {
	float: left;
	border-left: 1px solid #333;
	padding: 0 8px;
}

#footer ul  li.copy {
	padding-left: 0;
	border: none;
}

/* content section */
#content {
	width: 100%;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

#primary {
	width: 595px;
	float: left;
	padding-left: 15px;
	min-height: 300px;
}

#sidebar {
	width: 320px;
	float: right;
	padding-top: 66px;
	padding-right: 15px;
}

/* widgets section */
div.widget {
	width: 100%;
	margin-bottom: 20px;
}

div.widget div.inner {
	padding: 0 10px;
	height: 1%;
	position: relative;
}

div.widget div.inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


div.alt div.widget {
	background: #CCC url(images/widget-bottom.gif) no-repeat bottom left;
}

div.alt div.widget div.inner {
	background: url(images/widget-top.gif) no-repeat;
	padding: 14px 10px 8px 10px;
}


div.alt div.widget a {
	color: #666;
}

div.alt div.widget a:hover {
	color: #000;
}

/* advertise widget section */
div.ad p.link a {
	display: block;
	height: 11px;
	width: 73px;
	text-indent: -9999px;
	overflow: hidden;
	background: #999 url(images/link-ad.gif) no-repeat;
}

div.ad img {
	border: none;
}

div.ad p {
	padding: 0;
}

/* about widget section */
div.widget-about img {
	margin-top: 12px;
}

/* twitter widget section */
div.widget-twitter p {
	padding: 0;
}

div.widget-twitter p.date {
	text-align: right;
	padding-bottom: 6px;
}

/* book widget section */
div.widget-book {
	font-size: 11px;
line-height: 16px;
}

div.widget-book img {
border: 1px solid #CCCCCC;
background-color: #FFF;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

/* subscribe widget section */
div.widget-subscribe {
	font-size: 11px;
	line-height: 16px;
}

div.widget-subscribe dl {
	width: 100%;
}

div.widget-subscribe dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div.widget-subscribe dt {
	width: 87px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: right;
}

div.widget-subscribe dd {
	float: left;
	padding-bottom: 5px;
	width: 208px;
	line-height: 22px;
}

div.widget-subscribe input.text {
	width: 198px;
}

div.widget-subscribe dd.button {
	margin-left: 92px;
	display: inline;
}
div.widget-subscribe dd.button input.image {
	float: right;
}

/* recent comments box section */
div.widget-recent-comments {
	font-size: 11px;
	line-height: 16px;
}

div.widget-recent-comments p {
	padding: 0;
}

div.widget-recent-comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.widget-recent-comments ul li {
	background: url(images/dash.gif) repeat-x;
	padding: 7px 0 6px 0;
	width: 100%;
}

div.widget-recent-comments ul li:first-child {
	background: none;
}

div.widget-recent-comments cite {
	display: block;
	font-style: normal;
}

/* archives widget section */
div.widget-archives select {
	display: block;
	margin-bottom: 6px;
	width: 98%;
}

/* bookmarks widget section */
div.widget-bookmarks ul {
	margin: 0px;
	list-style: none;
}


div.widget-bookmarks ul li {
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 0 8px;
}

div.widget-bookmarks ul.col {
	width: 45%;
	float: left;
}

div.widget-bookmarks ul.col li {
	padding-right: 5px;
}



/* tagcloud widget section */
div.widget_tag_cloud ul {
	margin: 0;
	list-style: none;
}

div.widget_tag_cloud ul li {
	display: inline;
}

div.widget_tag_cloud ul a {
	line-height: 1em;
}

/* greenlight badget section */
div.widget-badget-greenlight div.inner {
	padding: 0;
}

div.widget-badget-greenlight p {
	padding: 0;
}

div.widget-badget-greenlight p a {
	display: block;
	width: 320px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/badget-greenlight.gif) no-repeat;
}

/* livewire badget section */
div.widget-badget-livewire div.inner {
	padding: 0;
}

div.widget-badget-livewire p {
	padding: 0;
}

div.widget-badget-livewire p a {
	display: block;
	width: 320px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/badget-livewire.gif) no-repeat;
}

/* chic charity badget section */
div.widget-badget-chiccharity div.inner {
	padding: 0;
}

div.widget-badget-chiccharity p {
	padding: 0;
}

div.widget-badget-chiccharity p a {
	display: block;
	width: 320px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/badget-chiccharity.gif) no-repeat;
}

/* kwas widget section */
/*div.widget-kwas ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.widget-kwas ul li a {
	text-indent: -9999px;
	display: block;
	height: 17px;
	overflow: hidden;
	background: url(images/widget-kwas.gif) no-repeat;
}

div.widget-kwas ul li.view {float: left;}
div.widget-kwas ul li.download {float: right;}

div.widget-kwas ul li.view a {width: 100px;}
div.widget-kwas ul li.download a {width: 162px;background-position:0 -17px;}*/

div.widget-kwas p {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.widget-kwas p a {
	text-indent: -9999px;
	display: block;
	height: 17px;
	overflow: hidden;
	background: url(images/widget-kwas.gif) no-repeat;
}

div.widget-kwas p.view {float: left;}
div.widget-kwas p.download {float: right;}

div.widget-kwas p.view a {width: 100px;}
/*div.widget-kwas p.download a {width: 162px;background-position:0 -17px;}*/
div.widget-kwas p.download a {width: 162px; background: transparent; text-indent: 0; border: 0;}


/* amazon widget section */
div.widget-amazon ul {
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 10px;
	line-height: 13px;
}

div.widget-amazon ul img {
	border: none;
	float: left;
	margin-right: 4px;
}

div.widget-amazon ul a {
	text-decoration: underline;
}

div.widget-amazon ul li {
	width: 49%;
	float: left;
	height: 90px;
	overflow: hidden;
}
div.widget-amazon ul p {
	padding: 0 5px 0 0;
}

/* inner boxes section */

/* post section */
div.post {
	width: 100%;
	position: relative;
	margin-bottom: 55px;
}

div.post h3 {
margin-top: 15px;
}

div.post h4 {
margin: 0;
font-size: 15px;
}

div.post h5 {
margin: 0;
font-size: 14px;
}

div.post h6 {
margin: 0;
font-size: 12px;
}

div.post div.gray h5 {
line-height: 150%;
margin-bottom: 20px;
}

div.post div.gray h6 a,
div.post div.gray h6 a:hover {
font-style: italic;
text-decoration: none;
}


div.post div.head, div.post div.body, div.post div.foot {
	width: 100%;
	overflow: hidden;
	position: relative;
}

div.post div.body {
	overflow: visible;
}

div.post div.body:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div.post div.foot p.info {
	font-size: 11px;
	color: #666;
}

div.post div.head ul.info {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	background: url(images/dash.gif) repeat-x left;
	line-height: 13px;
	font-size: 11px;
	color: #666;
}

div.post  div.head ul.info li {
	float: left;
	padding: 0 8px;
	border-left: 1px solid #666;
	background: #FFF;
}

div.post div.head ul.info li.date {
	padding-left: 0;
	border: none;
}

/* sociable box section */
div.sociable {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
	margin: 0 !important;
}

div.sociable ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.sociable ul li {
	float: left;
	margin-right: 8px;
	display: inline;
	line-height: 15px;
}

div.post div.sociable img {
	border: none;
}

/* simple blog section */
div.section {
	width: 100%;
	margin-bottom: 20px;
}

div.section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* navigation box section */
div.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 26px;
	font-size: 14px;
}

div.navigation span.prev {
	float: left;
}
div.navigation span.next {
	float: right;
}

div.navigation a {
	color: #000;
	text-decoration: none !important;
}

/* signature box section */
div.signature {
	width: 100%;
	clear: both;
	height: 105px;
	background: url(images/deco/signature.gif) no-repeat top right;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 12px;
}


/* comments section */
ol.comments {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

ol.comments ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

div.comment,
div.trackback {
	width: 100%;
	overflow: hidden;
	background: url(images/dash.gif) repeat-x;
	padding-top: 1px;
	margin-top: -1px;
}

div.comment img.avatar {
	float: right;
	margin: 16px 0 6px 0;
	display: inline;
	border: none;
}

div.comment p, div.trackback p {
	padding-bottom: 6px;
	margin: 0;
}

div.comment p.info {
	padding-bottom: 4px;
margin-bottom: 10px;
font-size: 11px;
border-bottom: 1px dotted #333;
}

div.comment div.inner, div.trackback div.inner {
	overflow: hidden;
	position: relative;
	height: 1%;
	padding: 14px 14px 8px 14px;
}

div.comment div.text {
	width: 510px;
}

div.comment cite, div.trackback cite {
	font-style: normal;
}

div.bypostauthor div.inner {
	background: #EBEBEB;
}

/* respond form section */

div.respond ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

div.respond ul li {
	margin-bottom: 12px;
	line-height: 22px;
}

div.respond ul li.button {
	text-align: right;
}

div.respond input.text {
	width: 256px;
	margin-right: 5px;
	border-color: #999;
}

div.respond textarea {
	width: 596px;
	height: 140px;
	border-color: #999;
}

/* ADDED CSS
---------------------------------- */

/* IMAGE CAPTION */
.wp-caption {
border: 1px solid #CCCCCC;
text-align: center;
background-color: #FFF;
padding-top: 4px;
margin: 0px 10px 10px 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.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;
}

div.post p img,
div.post h3 img {
border: 1px solid #CCCCCC;
background-color: #FFF;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

div.post p img.wp-smiley {
border: 0;
background: transparent;
padding: 0;
}

/* MEET BRAND GIRL WIDGET */

div.widget p.about {
font-size: 11px;
}

div.widget p.about img.avatar {
margin: 5px 10px 0px 0px;
}

/* POSTCARDS STYLING */

ul#ft_wpecards_image_select_list {
list-style-type: none;
margin: 0;
padding: 0;
}


ul#ft_wpecards_image_select_list li,
ul#ft_wpecards_sender li,
ul#ft_wpecards_recipient li {
list-style-type: none;
background: transparent;
}

ul#ft_wpecards_image_select_list img {
display: block;
}

ul#ft_wpecards_image_select_list li input.radio {
margin: 5px auto 20px;
text-align: center;
width: 75px;
display: block;
}

ul#ft_wpecards_image_select_list li input,
ul#ft_wpecards_sender li input,
ul#ft_wpecards_recipient li input {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333;
	padding: 2px 4px;
	border: 1px solid #666;
/*	margin: 0;*/
	background: #FFF;
}


span.ft_wpecards_rname_label,
span.ft_wpecards_remail_label,
span.ft_wpecards_sname_label,
span.ft_wpecards_semail_label {
font-weight: bold;
text-align: right;
padding-right: 5px;
}


td#ft_wpecards_image_select_list li label,
td#ft_wpecards_sender li label,
td#ft_wpecards_recipient li label
ul#ft_wpecards_image_select_list li label,
ul#ft_wpecards_sender li label,
ul#ft_wpecards_recipient li label {
font-weight: bold;
width: 170px;
margin-right: 5px;
}

ul#ft_wpecards_image_select_list li {
float: left;
margin-right: 5px;
}

div#ft_wpecards_sender_recipient_info {
clear: both;
background: #EFEFEF;
padding: 10px 15px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #EFEFEF;
}

p.ft_wpecards_image_instructions {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #999900;
}


td#ft_wpecards_sender,
td#ft_wpecards_recipient
ul#ft_wpecards_sender,
ul#ft_wpecards_recipient {
margin: 0;
padding: 0;
}

ul#ft_wpecards_sender {
float: left;
width: 48%;
}

ul#ft_wpecards_recipient {
float: right;
width: 48%;
}

div#ft_wpecards_message_group {
clear: both;
background: #EFEFEF;
padding: 10px 15px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #EFEFEF;
}

div#ft_wpecards_message_group p.ft_wpecards_message_instructions {
font-weight: bold;
}


div#ft_wpecards_message_group textarea#ft_wpecards_message {
width: 550px;
height: 150px;
}

input#ft_wpecards_submit {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #5C362F;
display: block;
margin: 5px 0 0 500px;
width: 60px;
height: 19px;
padding: 0;
background: #EFEFEF url('images/button-preview.gif') no-repeat;
}

input.sendcard {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #5C362F;
/*display: block;*/
margin: 5px 0 0 0px;
width: 75px;
height: 19px;
padding: 0;
background: #EFEFEF url('images/button-send-card.gif') no-repeat;
}

span.editcard {
margin-right: 20px;
}

div.submission {
text-align: right;
}

div#ft_wpecard_vimage img {
border: 1px solid #CCCCCC;
background-color: #FFF;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
float: left;
}

div.tofrom {
margin: 10px 15px;
}

div#ft_wpecard_vmessage {
width: 300px;
float: right;
}

/* CONTACT FORMS STYLING */

div.wpcf7 label {
color: #7D7D7D;
font-weight: normal;
padding-top: 15px;
}

form.wpcf7-form {
margin: 20px 0px;
}

/* ABOUT PAGE KWAS LINK */

div.body ul.bio {
margin: 0;
padding: 0;
}

div.body ul.bio li.download {
background: transparent;
margin: 10px 0px;
padding: 0;
}

div.body ul.bio li.download a {
	text-indent: -9999px;
	display: block;
	height: 18px;
	overflow: hidden;
	background: url(images/widget-bio.gif) no-repeat;
}

div.body  ul.bio li.download a {width: 142px;}

/* CONSULTS STYLING */

div.body div.gray {
background: #EFEFEF;
padding: 10px 15px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #EFEFEF;
}

div.body div.gray h3 {
margin: 0;
}

/* ALT WIDGET BULLETS */

div.alt div.widget-bookmarks ul {
	margin: 0px 10px;
	list-style: none;
}


div.alt div.widget-bookmarks ul li {
	padding-left: 12px;
	background: url(images/bullet-blk.gif) no-repeat 0 8px;
}

div.alt div.widget-bookmarks ul.col {
	width: 40%;
	float: left;
}

div.alt div.widget-bookmarks ul.col li {
	padding-right: 5px;
}



/* RANDOM STYLING */

hr {
border: 0;
margin: 10px 0px;
border-bottom: 1px dotted #333;
}


/* QUIZ STYLING */

div.question-content {
font-weight: bold;
border-bottom: 1px dotted #333;
color: #999999;
margin: 0px 0px -10px 0px;
padding: 0;
padding-bottom: 3px;
}

div.question {
margin-bottom: 30px;
clear: both;
}

input.answer {
width: 16px;
margin-right: 10px;
vertical-align: middle;
float: left;
display: block;
}

div.question label {
display: block;
width: 550px;
float: left;
vertical-align: middle;
padding-bottom: 6px;
}

div.question br {
clear: both;
}

div.question form {
margin: 0;
padding: 0;
}


div.show-question {
margin: 5px 0px;
border-bottom: 0;
border-bottom: 1px dotted #333;
padding: 10px 0px;
}

div.show-question-content {
color: #999999;
font-style: italic;
}


p.explanation {
padding: 5px 10px;
background: #e9e9e9;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #e9e9e9;
}

/*
div.body ul li.user-answer { {
	font-weight:bold;
}

div.body div.show-question-content ul li.correct-answer {
background: url(images/star.png) no-repeat left  !important;
}*/



input#action-button {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #5C362F;
display: block;
margin: 0 0 0 500px;
width: 84px;
height: 19px;
padding: 0;
text-indent: -99999px;
background: #FFFFFF url('images/button-results.gif') no-repeat;
}




/* CSE SEARCH RESULTS STYLING */

#cse-search-results iframe,
#cse-search-results {
	width: 595px !important;
}








/* FAQ STYLING */

ul.faq li {
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: 1px dotted #333;
}

ul.faq li.last {
border-bottom: 0;
}

/* CATEGORY HEADING */

h4.cathead {
font-size: 15px;
margin: 0px 0px 30px 0px;
font-weight: normal;
text-transform: lowercase;
}

/* SEARCH HILITE */

.hilite {
color: #fff;
background-color: #999900;
}


/* CONTACT FORM CONFIRMATION */

div.wpcf7-display-none {
border: 0;
}

div.wpcf7-response-output {
background: transparent;
padding: 0;
}

div.wpcf7-mail-sent-ok {
padding: 5px 10px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #999900;
background: #999900;
color: #FFF;
}

div.wpcf7-mail-sent-ng {
/*	border: 2px solid #ff0000;*/

}

div.wpcf7-spam-blocked {
/*	border: 2px solid #ffa500;*/
padding: 5px 10px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #000;
background: #000;
color: #FFF;
}

div.wpcf7-validation-errors {
/*	border: 2px solid #f7e700;*/
padding: 5px 10px;
margin: 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #666666;
background: #666666;
color: #FFF;
}

div.excerpts div.MultiBoxHelp {
visibility: hidden;
}

div.charity p,
div.excerpts p,
div.kwaswork p {
display: inline;
}

div.kwaswork {
margin-top:5px;
}


/* FAQ TOGGLE */
.imasters-wp-faq-listing dd {
    border-left: 2px solid #CCCCCC;
    padding-left: 1.5em;
    margin-bottom: 1em;
}


div.customtext img {
border: 0;
}

div#tickertape {
padding: 4px 0px 0px 0px;
background: #DFDFDF;
border-top: 0;
height: 24px;
vertical-align: middle;
}

div#tickermsg {
width: 940px;
margin: 0 auto;
vertical-align: middle;
}

div#tickermsg img {
vertical-align: middle;
}