.node-unpublished
{
	background-color: #fff4f4;
}
.preview .node
{
	background-color: #ffffea;
}
#node-admin-filter ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#node-admin-buttons
{
	clear: right;
	float: left;
	margin-left: 0.5em;
}
td.revision-current
{
	background: #ffc;
}
.node-form .form-text
{
	display: block;
	width: 95%;
}
.node-form .container-inline .form-text
{
	display: inline;
	width: auto;
}
.node-form .standard
{
	clear: both;
}
.node-form textarea
{
	display: block;
	width: 95%;
}
.node-form .attachments fieldset
{
	display: block;
	float: none;
}
.terms-inline
{
	display: inline;
}
fieldset
{
	margin-bottom: 1em;
	padding: .5em;
}
form
{
	margin: 0;
	padding: 0;
}
hr
{
	border: 1px solid gray;
	height: 1px;
}
img
{
	border: 0;
}

.clear-block:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear-block
{
	display: inline-block;
}
* html .clear-block
{
	height: 1%;
}
.clear-block
{
	display: block;
}
body.drag
{
	cursor: move;
}
th.active img
{
	display: inline;
}
tr.even,tr.odd
{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}
tr.drag
{
	background-color: #fffff0;
}
tr.drag-previous
{
	background-color: #ffd;
}
td.active
{
	background-color: #ddd;
}
td.checkbox,th.checkbox
{
	text-align: center;
}
tbody
{
	border-top: 1px solid #ccc;
}
tbody th
{
	border-bottom: 1px solid #ccc;
}
thead th
{
	border-bottom: 3px solid #ccc;
	padding-right: 1em;
	text-align: left;
}
.breadcrumb
{
	padding-bottom: .5em;
}
div.indentation
{
	float: left;
	height: 1.7em;
	margin: -0.4em 0.2em -0.4em -0.4em;
	padding: 0.42em 0 0.42em 0.6em;
	width: 20px;
}
div.tree-child
{
	background: url(/misc/tree.png) no-repeat 11px center;
}
div.tree-child-last
{
	background: url(/misc/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal
{
	background: url(/misc/tree.png) no-repeat -11px center;
}
.error
{
	color: #e55;
}
div.error
{
	border: 1px solid #d77;
}
div.error,tr.error
{
	background: #fcc;
	color: #200;
	padding: 2px;
}
.warning
{
	color: #e09010;
}
div.warning
{
	border: 1px solid #f0c020;
}
div.warning,tr.warning
{
	background: #ffd;
	color: #220;
	padding: 2px;
}
.ok
{
	color: #008000;
}
div.ok
{
	border: 1px solid #00aa00;
}
div.ok,tr.ok
{
	background: #dfd;
	color: #020;
	padding: 2px;
}
.item-list .icon
{
	clear: right;
	color: #555;
	float: right;
	padding-left: 0.25em;
}
.item-list .title
{
	font-weight: bold;
}
.item-list ul
{
	margin: 0 0 0.75em 0;
	padding: 0;
}
.item-list ul li
{
	list-style: disc;
	margin: 0 0 0.25em 1.5em;
	padding: 0;
}
ol.task-list li.active
{
	font-weight: bold;
}
.form-item
{
	margin-bottom: 1em;
	margin-top: 1em;
}
tr.odd .form-item,tr.even .form-item
{
	margin-bottom: 0;
	margin-top: 0;
	white-space: nowrap;
}
tr.merge-down,tr.merge-down td,tr.merge-down th
{
	border-bottom-width: 0 !important;
}
tr.merge-up,tr.merge-up td,tr.merge-up th
{
	border-top-width: 0 !important;
}
.form-item input.error,.form-item textarea.error,.form-item select.error
{
	border: 2px solid red;
}
.form-item .description
{
	font-size: 0.85em;
}
.form-item label
{
	display: block;
	font-weight: bold;
}
.form-item label.option
{
	display: inline;
	font-weight: normal;
}
.form-checkboxes,.form-radios
{
	margin: 1em 0;
}
.form-checkboxes .form-item,.form-radios .form-item
{
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
.marker,.form-required
{
	color: #f00;
}
.more-link
{
	text-align: right;
}
.more-help-link
{
	font-size: 0.85em;
	text-align: right;
}
.nowrap
{
	white-space: nowrap;
}
.item-list .pager
{
	clear: both;
	text-align: center;
}
.item-list .pager li
{
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
}
.pager-current
{
	font-weight: bold;
}
.tips
{
	font-size: 0.9em;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
dl.multiselect dd.b,dl.multiselect dd.b .form-item,dl.multiselect dd.b select
{
	font-family: inherit;
	font-size: inherit;
	width: 14em;
}
dl.multiselect dd.a,dl.multiselect dd.a .form-item
{
	width: 8em;
}
dl.multiselect dt,dl.multiselect dd
{
	float: left;
	line-height: 1.75em;
	margin: 0 1em 0 0;
	padding: 0;
}
dl.multiselect .form-item
{
	height: 1.75em;
	margin: 0;
}
.container-inline div,.container-inline label
{
	display: inline;
}
ul.primary
{
	border-bottom: 1px solid #bbb;
	border-collapse: collapse;
	height: auto;
	line-height: normal;
	list-style: none;
	margin: 5px;
	padding: 0 0 0 1em;
	white-space: nowrap;
}
ul.primary li
{
	display: inline;
}
ul.primary li a
{
	background-color: #ddd;
	border-color: #bbb;
	border-style: solid solid none solid;
	border-width: 1px;
	height: auto;
	margin-right: 0.5em;
	padding: 0 1em;
	text-decoration: none;
}
ul.primary li.active a
{
	background-color: #fff;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}
ul.primary li a:hover
{
	background-color: #eee;
	border-bottom-color: #eee;
	border-color: #ccc;
}
ul.secondary
{
	border-bottom: 1px solid #bbb;
	margin: 5px;
	padding: 0.5em 1em;
}
ul.secondary li
{
	border-right: 1px solid #ccc;
	display: inline;
	padding: 0 1em;
}
ul.secondary a
{
	padding: 0;
	text-decoration: none;
}
ul.secondary a.active
{
	border-bottom: 4px solid #999;
}
#autocomplete
{
	border: 1px solid;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}
#autocomplete ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#autocomplete li
{
	background: #fff;
	color: #000;
	cursor: default;
	white-space: pre;
}
#autocomplete li.selected
{
	background: #0072b9;
	color: #fff;
}
html.js input.form-autocomplete
{
	background-image: url(/misc/throbber.gif);
	background-position: 100% 2px;
	background-repeat: no-repeat;
}
html.js input.throbbing
{
	background-position: 100% -18px;
}
html.js fieldset.collapsed
{
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1em;
	margin-bottom: 0;
}
html.js fieldset.collapsed *
{
	display: none;
}
html.js fieldset.collapsed legend
{
	display: block;
}
html.js fieldset.collapsible legend a
{
	background: url(/misc/menu-expanded.png) 5px 75% no-repeat;
	padding-left: 15px;
}
html.js fieldset.collapsed legend a
{
	background-image: url(/misc/menu-collapsed.png);
	background-position: 5px 50%;
}
* html.js fieldset.collapsed legend,* html.js fieldset.collapsed legend *,* html.js fieldset.collapsed table *
{
	display: inline;
}
html.js fieldset.collapsible
{
	position: relative;
}
html.js fieldset.collapsible legend a
{
	display: block;
}
html.js fieldset.collapsible .fieldset-wrapper
{
	overflow: auto;
}
.resizable-textarea
{
	width: 95%;
}
.resizable-textarea .grippie
{
	background: #eee url(/misc/grippie.png) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}
html.js .resizable-textarea textarea
{
	display: block;
	margin-bottom: 0;
	width: 100%;
}
.draggable a.tabledrag-handle
{
	cursor: move;
	float: left;
	height: 1.7em;
	margin: -0.4em 0 -0.4em -0.5em;
	padding: 0.42em 1.5em 0.42em 0.5em;
	text-decoration: none;
}
a.tabledrag-handle:hover
{
	text-decoration: none;
}
a.tabledrag-handle .handle
{
	background: url(/misc/draggable.png) no-repeat 0 0;
	height: 13px;
	margin-top: 4px;
	width: 13px;
}
a.tabledrag-handle-hover .handle
{
	background-position: 0 -20px;
}
.joined + .grippie
{
	background-position: center 1px;
	height: 5px;
	margin-bottom: -2px;
}
.teaser-checkbox
{
	padding-top: 1px;
}
div.teaser-button-wrapper
{
	float: right;
	margin: 0;
	padding-right: 5%;
}
.teaser-checkbox div.form-item
{
	float: right;
	margin: 0 5% 0 0;
	padding: 0;
}
textarea.teaser
{
	display: none;
}
html.js .no-js
{
	display: none;
}
.progress
{
	font-weight: bold;
}
.progress .bar
{
	background: #fff url(/misc/progress.gif);
	border: 1px solid #00375a;
	height: 1.5em;
	margin: 0 0.2em;
}
.progress .filled
{
	background: #0072b9;
	border-bottom: 0.5em solid #004a73;
	height: 1em;
	width: 0%;
}
.progress .percentage
{
	float: right;
}
.progress-disabled
{
	float: left;
}
.ahah-progress
{
	float: left;
}
.ahah-progress .throbber
{
	background: transparent url(/misc/throbber.gif) no-repeat 0px -18px;
	float: left;
	height: 15px;
	margin: 2px;
	width: 15px;
}
tr .ahah-progress .throbber
{
	margin: 0 2px;
}
.ahah-progress-bar
{
	width: 16em;
}
#first-time strong
{
	display: block;
	padding: 1.5em 0 .5em;
}
tr.selected td
{
	background: #ffc;
}
table.sticky-header
{
	background: #fff;
	margin-top: 0;
}
#clean-url.install
{
	display: none;
}
html.js .js-hide
{
	display: none;
}
#system-modules div.incompatible
{
	font-weight: bold;
}
#system-themes-form div.incompatible
{
	font-weight: bold;
}
span.password-strength
{
	visibility: hidden;
}
input.password-field
{
	margin-right: 10px;
}
div.password-description
{
	font-size: 0.85em;
	margin: 4px 0 0 0;
	max-width: 500px;
	padding: 0 2px;
}
div.password-description ul
{
	margin-bottom: 0;
}
.password-parent
{
	margin: 0 0 0 0;
}
input.password-confirm
{
	margin-right: 10px;
}
.confirm-parent
{
	margin: 5px 0 0 0;
}
span.password-confirm
{
	visibility: hidden;
}
span.password-confirm span
{
	font-weight: normal;
}
ul.menu
{
	border: none;
	list-style: none;
	text-align: left;
}
ul.menu li
{
	margin: 0 0 0 0.5em;
}
li.expanded
{
	list-style-image: url(/misc/menu-expanded.png);
	list-style-type: circle;
	margin: 0;
	padding: 0.2em 0.5em 0 0;
}
li.collapsed
{
	list-style-image: url(/misc/menu-collapsed.png);
	list-style-type: disc;
	margin: 0;
	padding: 0.2em 0.5em 0 0;
}
li.leaf
{
	list-style-image: url(/misc/menu-leaf.png);
	list-style-type: square;
	margin: 0;
	padding: 0.2em 0.5em 0 0;
}
li a.active
{
	color: #000;
}
td.menu-disabled
{
	background: #ccc;
}
ul.links
{
	margin: 0;
	padding: 0;
}
ul.links.inline
{
	display: inline;
}
ul.links li
{
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}
.block ul
{
	margin: 0;
	padding: 0 0 0.25em 1em;
}
#permissions td.module
{
	font-weight: bold;
}
#permissions td.permission
{
	padding-left: 1.5em;
}
#access-rules .access-type,#access-rules .rule-type
{
	float: left;
	margin-right: 1em;
}
#access-rules .access-type .form-item,#access-rules .rule-type .form-item
{
	margin-top: 0;
}
#access-rules .mask
{
	clear: both;
}
#user-login-form
{
	text-align: center;
}
#user-admin-filter ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#user-admin-buttons
{
	clear: right;
	float: left;
	margin-left: 0.5em;
}
#user-admin-settings fieldset .description
{
	font-size: 0.85em;
	padding-bottom: .5em;
}
.profile
{
	clear: both;
	margin: 1em 0;
}
.profile .picture
{
	float: right;
	margin: 0 1em 1em 0;
}
.profile h3
{
	border-bottom: 1px solid #ccc;
}
.profile dl
{
	margin: 0 0 1.5em 0;
}
.profile dt
{
	font-weight: bold;
	margin: 0 0 0.2em 0;
}
.profile dd
{
	margin: 0 0 1em 0;
}
body
{
	background: #c9e1b1;
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a,a:link,a:active,a:visited,.node .active a
{
	color: #d35b21;
	text-decoration: none;
}
p,li,.content
{
	line-height: 18px;
}
p
{
	margin: 0 0 18px 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6
{
	font-family: georgia,serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.form-radios
{
	margin: 0;
	padding: 0;
}
ins
{
	background: #aedc88;
	text-decoration: none;
}
del
{
	background: #ff4e35;
	text-decoration: none;
}
#top
{
	padding: 10px 0 30px 0;
}
body.background-on #top
{
	background: url(http://assets1.babynamewizard.com/images/background.png);
}
#wrapper
{
	background: url(http://assets2.babynamewizard.com/images/logo.png) no-repeat 0 72px;
	margin: 0 auto;
	width: 980px;
}
#pagebody,#footer
{
	margin-left: 30px;
}
#header
{
	background: url(http://assets3.babynamewizard.com/images/header-background.png) no-repeat bottom;
	height: 192px;
	position: relative;
}
#header #site-slogan
{
	background: url(http://assets4.babynamewizard.com/images/tagline.png) no-repeat;
	color: #fff;
	height: 18px;
	left: 274px;
	position: absolute;
	text-indent: -9999px;
	top: 128px;
	width: 330px;
}
#header ul#login
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 126px;
}
#header ul#login li
{
	float: left;
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#header ul#login li.newsletter
{
	background: url(/sites/default/themes/babynamewizard/images/arrow-white-right.png) no-repeat center right;
	font-style: italic;
	padding-right: 14px;
}
a.button,#header ul#login li a
{
	background: #dd802f;
	border-radius: 3px;
	color: #fff;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	moz-border-radius: 3px;
	padding: 6px 10px;
	text-transform: uppercase;
	webkit-border-radius: 3px;
}
#header #block-bnw-2,#header #block-bnw-15
{
	height: 90px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 728px;
}
#header h1 a
{
	background: url(http://assets4.babynamewizard.com/images/logo.png) no-repeat 0 0;
	bottom: 0;
	display: block;
	height: 120px;
	left: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 256px;
	z-index: 10;
}
#header ul#primary-links
{
	bottom: 0;
	height: 35px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 5;
}
#header ul#primary-links li
{
	float: left;
	line-height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul#primary-links li.active
{
	background: url(http://assets1.babynamewizard.com/images/primary-nav-bg-active.png) no-repeat bottom;
}
#header ul#primary-links li.first
{
	padding-left: 12px;
}
#header ul#primary-links li a
{
	background: url(http://assets2.babynamewizard.com/images/primary-nav-bg.png) no-repeat right;
	color: #fff;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 35px;
	padding: 0 12px 0 10px;
}
#header ul#primary-links li.active a
{
	background: url(http://assets3.babynamewizard.com/images/primary-nav-bg-right-active.png) no-repeat bottom right;
}
#header ul#primary-links li.namecandy
{
	margin: 0;
}
#header ul#primary-links li.namecandy a
{
	background: url(http://assets3.babynamewizard.com/images/primary-nav-namecandy.png) no-repeat bottom right;
	height: 35px;
	padding: 0;
	text-indent: -9999px;
	width: 164px;
}
#pagebody
{
	background: #fff url(http://assets4.babynamewizard.com/images/main-bg.png) repeat-y 0 10px;
	border-top: 10px solid #fff;
}
body.two-sidebars #pagebody
{
	background: #fff url(http://assets1.babynamewizard.com/images/main-bg-right.png) repeat-y 0 10px;
}
body.one-sidebar.sidebar-right #pagebody
{
	background: #fff url(http://assets2.babynamewizard.com/images/main-bg-sidebar-right.png) repeat-y 0 10px;
}
body.no-sidebars #pagebody
{
	background: #fff;
}
#bottom
{
	background: url(http://assets3.babynamewizard.com/images/bottom-bg.png) no-repeat bottom;
	border: none;
	height: 17px;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
body.no-sidebars #bottom
{
	height: 10px;
}
body.one-sidebar.sidebar-right #bottom
{
	background: url(http://assets4.babynamewizard.com/images/bottom-bg-sidebar-right.png) no-repeat;
}
body.two-sidebars #bottom
{
	background: url(http://assets1.babynamewizard.com/images/bottom-bg-right.png) no-repeat;
}
#main
{
	float: right;
	width: 750px;
}
body.one-sidebar.sidebar-right #main
{
	float: none;
	width: auto;
}
body.no-sidebars #main
{
	float: none;
	padding: 0 10px;
	width: auto;
}
body.two-sidebars #center
{
	float: left;
	width: 418px;
}
body.one-sidebar.sidebar-right #center
{
	float: left;
	padding: 0 10px;
	width: 610px;
}
body.no-sidebars #center
{
	float: none;
	width: 930px;
}
#right
{
	background: #e4f0d8;
	float: right;
	width: 320px;
}
#right .block
{
	padding: 10px 10px 0 10px;
}
#left
{
	float: left;
	width: 188px;
}
#left .block
{
	margin-left: 10px;
}
#left .block h2
{
	background: #b5cbeb;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding: 10px;
}
#left .block .content
{
	background: #a2bee6;
}
#left .block .content p
{
	margin: 0;
	padding: 12px;
}
#left .block .content ul
{
	margin: 0;
	padding: 0;
}
#left .block .content ul li
{
	border-bottom: 1px solid #b5cbeb;
	font-family: arial;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#left .block .content ul li li
{
	border-bottom: none;
}
#left .block .content ul li a
{
	color: #000;
	display: block;
	padding: 6px 10px;
}
#left .block .content ul li li a
{
	padding: 4px 10px;
}
#block-namipedia-10 .content
{
	padding: 0 10px;
}
#block-namipedia-10 tbody
{
	border: none;
}
#block-namipedia-10 table tr.odd,#block-namipedia-10 table tr.even
{
	background: none;
	border: none;
}
#block-namipedia-10 table td
{
	font-size: 11px;
	padding: 3px;
}
#block-namipedia-10 table td a
{
	color: #000;
}
#left #block-bnw-13 .content
{
	padding: 10px;
}
#block-bnw-14 .content
{
	padding: 10px 0;
}
#left #block-bnw-13 .content ul,#block-bnw-14 .content ul
{
	margin: 0;
	padding: 0;
}
#left #block-bnw-13 .content ul li
{
	border: none;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#block-bnw-14 .content ul li
{
	border: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 50%;
}
#left #block-bnw-13 .content ul li a,#block-bnw-14 .content ul li a
{
	border: none;
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 16px;
	outline: none;
	padding: 0 0 0 24px;
}
#block-bnw-14 .content ul li a strong
{
	color: #d35b21;
}
#left #block-bnw-13 .content ul li.facebook a
{
	background: url(/sites/default/themes/babynamewizard/images/icons/facebook-left.png) no-repeat left;
}
#left #block-bnw-13 .content ul li.twitter a
{
	background: url(/sites/default/themes/babynamewizard/images/icons/twitter-left.png) no-repeat left;
}
#block-bnw-14 .content ul li.facebook a
{
	background: url(/sites/default/themes/babynamewizard/images/icons/facebook.png) no-repeat left;
}
#block-bnw-14 .content ul li.twitter a
{
	background: url(/sites/default/themes/babynamewizard/images/icons/twitter.png) no-repeat left;
}
#footer
{
	color: #617052;
	padding: 20px;
	text-align: center;
}
#footer #block-bnw-16
{
	margin-bottom: 10px;
}
#footer ul
{
	margin: 0 auto 20px auto;
	text-align: center;
}
#footer ul li
{
	border-right: 1px solid #fff;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
#footer ul li.last
{
	border-right: none;
}
#footer li a
{
	color: #617052;
}
.messages
{
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
}

dt
{
	font-size: 12px;
	font-weight: bold;
}
dd
{
	margin: 0 0 10px 5px;
}
#center .node
{
	color: #303030;
	margin-bottom: 30px;
}
h2.title,.node h2
{
	color: #d35b21;
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 10px;
}
body.no-sidebars h2.title
{
	display: none;
}
#namemapper h3,#voyager h3
{
	background: #e4f0d8;
	color: #80b575;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 0 10px 0;
	padding: 0 18px;
}
#namemapper ul,#voyager ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#namemapper ul#voyager-links li,#voyager ul#voyager-links li
{
	float: left;
	line-height: 38px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#namemapper ul#voyager-links li a,#voyager ul#voyager-links li a
{
	border-right: 1px solid #d35b21;
	padding: 0 12px;
}
#namemapper ul#voyager-links li.last a,#voyager ul#voyager-links li.last a
{
	border-right: none;
}
#embed-container,#voyager .item-list,a.addthis
{
	float: right;
	position: relative;
}
#embed-container h3,#voyager .item-list h3,a.addthis
{
	background: url(http://assets1.babynamewizard.com/images/menu-collapsed.png) no-repeat 8px;
	border-left: 1px solid #fff;
	color: #d35b21;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 38px;
	list-style: none;
	margin: 0;
	padding: 0 14px 0 20px;
}
#embed-container #embed
{
	background: #fff;
	border: 1px solid #e4f0d8;
	display: none;
	left: 0;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 38px;
}
#embed-container #embed h4
{
	color: #d35b21;
	font-size: 21px;
	line-height: 30px;
}
#embed-container #embed textarea
{
	height: 80px;
	margin-top: 6px;
	width: 300px;
}
#voyager .item-list ul
{
	background: #fff;
	border: 1px solid #e4f0d8;
	display: none;
	left: 0;
	margin: 0;
	padding: 4px 0;
	position: absolute;
	top: 38px;
}
#voyager .item-list ul li
{
	list-style: none;
	margin: 0;
	padding: 4px 8px;
}
#voyager .item-list ul li a
{
	display: block;
	line-height: 16px;
	padding: 0 0 0 22px;
}
#voyager .promotion
{
	color: #80b575;
	font-size: 12px;
	margin-bottom: 10px;
}
#voyager .promotion a
{
	font-weight: bold;
}
#namemapper applet,#voyager applet
{
	float: left;
}
#block-bnw-4
{
	float: right;
}
#block-bnw-2 table
{
	height: 90px;
	width: 728px;
}
#block-bnw-3 table
{
	height: 250px;
	width: 300px;
}
#block-bnw-4 table
{
	height: 600px;
	width: 160px;
}
#block-bnw-2 table,#block-bnw-3 table,#block-bnw-4 table,#block-bnw-2 table tbody,#block-bnw-3 table tbody,#block-bnw-4 table tbody,#block-bnw-2 table tr,#block-bnw-3 table tr,#block-bnw-4 table tr,#block-bnw-2 table tr td,#block-bnw-3 table tr td,#block-bnw-4 table tr td
{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#block-bnw-5 .content
{
	line-height: 16px;
	padding: 10px;
}
#block-bnw-5 .content a
{
	color: #000;
	color: #fff;
	font-family: georgia,serif;
	font-size: 16px;
	font-weight: normal;
}
#block-bnw-5 .content img
{
	padding-right: 5px;
	vertical-align: top;
}
#block-bnw-20 .content,#block-bnw-21 .content
{
	text-align: center;
}
.node .meta
{
	border-bottom: 2px solid #eef5e6;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.node .meta .date
{
	font-weight: bold;
}
#center .node .links
{
	border: 1px solid #e5e5e5;
	clear: both;
	padding: 1px;
}
.node .links .date
{
	background: #e5e5e5;
	color: #000;
	float: left;
	line-height: 24px;
	padding: 0 0 0 10px;
}
.node .links ul.node-links
{
	background: #e5e5e5;
	margin: 0;
	padding: 0;
}
.node .links ul.node-links li
{
	border: none;
	border-left: 1px solid #fff;
	float: right;
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.node .links ul.node-links li a
{
	background: url(http://assets1.babynamewizard.com/images/menu-collapsed.png) no-repeat 6px;
	display: block;
	line-height: 24px;
	padding: 0 10px 0 16px;
}
#center .node .links .item-list
{
	background: #e5e5e5;
	float: right;
	position: relative;
}
#center .node .links .item-list h3
{
	background: url(http://assets1.babynamewizard.com/images/menu-collapsed.png) no-repeat 6px;
	border-left: 1px solid #fff;
	color: #d35b21;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 16px;
}
#center .node .links .item-list ul
{
	background: #e5e5e5;
	border: 1px solid #fff;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
}
#center .node .links .item-list ul li
{
	list-style: none;
	margin: 0;
	padding: 4px 8px;
}
#center .node .links .item-list ul li a
{
	display: block;
	line-height: 16px;
	padding: 0 0 0 22px;
}
#comments
{
	margin: 0;
	padding: 0;
}
#comments h3
{
	color: #859cbd;
	font-size: 22px;
	margin: 0 0 14px 0;
	padding: 0;
}
.comment
{
	border-top: 2px solid #dfe9d3;
	color: #303030;
	margin: 0 0 14px 0;
	padding: 14px 0 0 40px;
	position: relative;
}
.comment-count
{
	background: url(http://assets2.babynamewizard.com/images/comment-bg.png) no-repeat;
	font-family: georgia;
	font-size: 10px;
	height: 29px;
	left: 0;
	line-height: 29px;
	position: absolute;
	text-align: center;
	top: 14px;
	width: 29px;
}
.comment .meta
{
	margin: 0 0 10px 0;
}
.comment .meta .date
{
	font-weight: bold;
}
.comment .content
{
	line-height: 22px;
}
#center .node-photo-gallery .node-photo
{
	margin: 0;
}
#center .node-photo-gallery .node-photo h3
{
	color: #d35b21;
	font-size: 21px;
	line-height: 30px;
}
.node-photo-gallery ul.photo-pagination
{
	margin: 0;
	padding: 0;
}
.node-photo-gallery ul.photo-pagination li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.node-photo-gallery ul.photo-pagination li a
{
	font-weight: bold;
}
.node-photo-gallery ul.photo-pagination li a.next
{
	display: block;
	float: right;
	text-align: right;
	width: 50%;
}
.node-photo-gallery ul.photo-pagination li a.prev
{
	display: block;
	float: left;
	width: 50%;
}
.node-affiliate
{
	border-top: 2px solid #eef5e6;
	margin-right: 16px;
	padding: 20px;
}
.node-affiliate h2 a.edit
{
	color: #859cbd;
	font-size: 14px;
}
#center .node-affiliate .images
{
	float: left;
	margin: 0 20px 10px 0;
}
#block-bnw-11 h2 a
{
	background: url(http://assets3.babynamewizard.com/images/store-block.jpg) no-repeat;
	display: block;
	height: 370px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
}
#block-bnw-11 .content
{
	display: none;
}
#block-bnw-9 .content,#block-search-0 .content,#block-newsletter-0 .content
{
	padding: 10px;
}
#block-bnw-9 form#bnw-archive-form input.form-submit
{
	display: none;
}
#block-search-0 .form-text,#block-newsletter-0 .form-text
{
	margin-bottom: 10px;
}
.left
{
	float: left;
	margin: 0 10px 10px 0;
}
.right
{
	float: right;
	margin: 0 0 10px 10px;
}
#namipedia-top
{
	background: #e4f0d8;
	line-height: 38px;
	margin: 0 0 10px 0;
	padding: 0 18px;
}
#namipedia-top h3
{
	color: #80b575;
	float: left;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#namipedia-top h3 a
{
	color: #80b575;
}
#namipedia-top .links
{
	clear: none;
	float: right;
}
#namipedia-report-form h2.title
{
	line-height: 32px;
}
form#namipedia-report-form .form-submit
{
	background: url(http://assets4.babynamewizard.com/images/submit-button.png) no-repeat;
	border: none;
	float: left;
	height: 23px;
	line-height: 0;
	overflow: hidden;
	padding-top: 23px;
	text-indent: -9999px;
	width: 64px;
}
.node-name p
{
	margin: 0 0 18px 0;
	padding: 0;
}
.node-name h2
{
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	white-space: nowrap;
}
h2 .m
{
	background: url(http://assets4.babynamewizard.com/images/namipedia-boy.gif) no-repeat right;
	font-size: 28px;
	padding-right: 20px;
}
h2 .f
{
	background: url(http://assets1.babynamewizard.com/images/namipedia-girl.gif) no-repeat right;
	font-size: 28px;
	padding-right: 20px;
}
.node-name .title
{
	padding: 0 10px 10px 10px;
}
.node-name .title .report
{
	display: block;
	margin-top: 10px;
}
.node-name .variant
{
	float: right;
	padding: 10px 10px 0 0;
	text-align: right;
	width: 276px;
}
.node-name .origin
{
	background: #e4f0d8 url(http://assets2.babynamewizard.com/images/a-world-of-baby-names.jpg) no-repeat 10px 10px;
	margin-bottom: 10px;
	min-height: 110px;
	padding: 10px 10px 10px 120px;
}
.node-name .origin h3,.node-name .commentary h3
{
	color: #303030;
	font-size: 16px;
	line-height: 22px;
}
.node-name .origin a,.node-name .commentary a
{
	border-bottom: 1px solid #d35b21;
}
.node-name .commentary
{
	background: #e4f0d8 url(http://assets3.babynamewizard.com/images/the-baby-name-wizard.jpg) no-repeat 10px 10px;
	margin-bottom: 10px;
	min-height: 110px;
	padding: 10px 10px 10px 120px;
}
.node-name h3
{
	color: #859cbd;
	font-size: 22px;
	font-weight: normal;
}
.node-name .sound
{
	border: 2px solid #e2ebd7;
	float: left;
	height: 350px;
	margin-bottom: 10px;
	padding: 10px;
	width: 276px;
}
.node-name .sibling
{
	border: 2px solid #e2ebd7;
	float: right;
	height: 350px;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	width: 276px;
}
.null-cloud
{
	bottom: -5px;
	left: -2px;
	position: absolute;
}
.cloud
{
	clear: both;
	text-align: justify;
}
.cloud a
{
	font-weight: 14px;
	font-weight: bold;
	padding: 0 10px 0 0;
}
ul#boys li,ul#boys li a,a.sex-m,#edit-new-0-sex-M-wrapper label
{
	color: #8cb9ff;
}
ul#girls li,ul#girls li a,a.sex-f,#edit-new-0-sex-F-wrapper label
{
	color: #f57e7e;
}
#namipedia-sibling .form-radios label
{
	font-weight: bold;
}
.cloud .level1
{
	font-size: 16px;
}
.cloud .level2
{
	font-size: 17px;
}
.cloud .level3
{
	font-size: 18px;
}
.cloud .level4
{
	font-size: 19px;
}
.cloud .level5
{
	font-size: 20px;
}
.cloud .level6
{
	font-size: 21px;
}
.cloud .level7
{
	font-size: 22px;
}
.cloud .level8
{
	font-size: 28px;
}
.node-name .sound .result-wrapper h4,.node-name .sound .form-item label
{
	float: left;
	font-family: verdana;
}
.node-name .sound .form-item select
{
	float: right;
}
.node-name .sound .result-wrapper
{
	margin-top: 16px;
}
.node-name .sound .result-wrapper,.node-name .sound .form-item
{
	height: 30px;
}
.node-name .sound .form-item select
{
	display: none;
}
.node-name .sound .slider-container
{
	color: #8a8a8a;
	float: right;
	height: 26px;
	padding-top: 6px;
	position: relative;
	width: 170px;
}
.node-name .sound .result-container
{
	color: #8a8a8a;
	float: right;
	height: 28px;
	position: relative;
	width: 170px;
}
.node-name .sound .result-container .bad,.node-name .sound .slider-container .bad
{
	bottom: 0;
	left: 0;
	position: absolute;
}
.node-name .sound .result-container .good,.node-name .sound .slider-container .good
{
	bottom: 0;
	position: absolute;
	right: 0;
}
.node-name .sound .result-container .result
{
	background: #949494;
	height: 12px;
	width: 170px;
}
.node-name .sound .result-container .result span
{
	display: block;
	height: 12px;
	overflow: hidden;
	text-indent: -9999px;
	width: 0;
}
.sex-m .sound .result-container .result span
{
	background: #8cb9ff;
}
.sex-f .sound .result-container .result span
{
	background: #f57e7e;
}
.node-name .sound a
{
	line-height: 24px;
}
.node-name .sound input.form-submit
{
	background: url(http://assets4.babynamewizard.com/images/sound-submit.png) no-repeat;
	border: none;
	float: right;
	height: 23px;
	line-height: 0;
	overflow: hidden;
	padding-top: 23px;
	text-indent: -9999px;
	width: 143px;
}
.ui-slider
{
	background: #949494;
	height: 8px;
	position: relative;
	width: 170px;
}
.ui-slider-handle
{
	background-image: url(http://assets1.babynamewizard.com/images/slider-handle.png);
	height: 12px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 22px;
	z-index: 1;
}
.ui-slider-handle-active
{
	border: 1px dotted black;
}
.ui-slider-disabled .ui-slider-handle
{
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.ui-slider-range
{
	background: #50A029;
	filter: alpha(opacity=30);
	height: 100%;
	opacity: 0.3;
	position: absolute;
	width: 100%;
}
.form-item label
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.form-text
{
	border: 1px solid #7c7c7c;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}
.node-name .sibling p
{
	margin: 0;
	padding: 0;
}
form#namipedia-sibling
{
	margin: 0;
}
form#namipedia-sibling .row
{
	margin-bottom: 10px;
}
form#namipedia-sibling .edit-name .form-item label
{
	display: inline;
}
form#namipedia-sibling .edit-name .form-item .form-text
{
	width: 140px;
}
form#namipedia-sibling .edit-name .form-item
{
	height: 17px;
	margin: 0;
	padding: 23px 0 0 0;
	padding-top: 23px;
}
form#namipedia-sibling .form-item
{
	float: left;
	height: 40px;
	margin: 0 8px 0 0;
	padding: 0;
	position: relative;
}
form#namipedia-sibling .form-radios .form-item
{
	margin: 0 0 0 10px;
	position: relative;
	width: 20px;
}
form#namipedia-sibling .form-item input
{
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
}
form#namipedia-sibling .edit-name .form-item input
{
	position: relative;
}
form#namipedia-sibling input.form-submit
{
	background: url(http://assets4.babynamewizard.com/images/submit-button.png) no-repeat;
	border: none;
	float: right;
	height: 23px;
	line-height: 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 23px;
	text-indent: -9999px;
	width: 64px;
}
.node-name .wiki
{
	border: 2px solid #e2ebd7;
	clear: both;
	padding: 10px;
}
.node-name .wiki .tools
{
	float: right;
	text-align: right;
}
.node-name .wiki .tools a
{
	display: block;
}
.node-name .wiki a.history
{
	font-weight: bold;
}
.node-name .wiki dl dt,.node-name .wiki dl dt a
{
	color: #808080;
	font-size: 11px;
}
.node-name .wiki dd
{
	color: #808080;
	font-size: 11px;
	margin: 0 0 18px 0;
}
#block-namipedia-13 h4
{
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
}
#block-namipedia-13 .girls
{
	color: #f57e7e;
	float: left;
	width: 50%;
}
#block-namipedia-13 .boys
{
	color: #8cb9ff;
	float: left;
	width: 50%;
}
#block-namipedia-13 ul
{
	background: url(http://assets3.babynamewizard.com/images/namipedia-girl.gif) no-repeat left;
	margin: 10px 20px 10px 0;
	padding: 0 0 0 24px;
}
#block-namipedia-13 .boys ul
{
	background: url(http://assets4.babynamewizard.com/images/namipedia-boy.gif) no-repeat left;
}
#block-namipedia-13 ul li
{
	display: inline;
	font-size: 13px;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#namipedia-home h3
{
	color: #545353;
	font-family: georgia,times,sans-serif;
	font-size: 16px;
	margin-top: 20px;
}
#namipedia-home h2.title
{
	margin: 0;
	padding: 0;
}
#namipedia-home-search
{
	background: #e9f2e0;
	color: #768b60;
	font-size: 16px;
	margin: 20px 0;
	padding: 20px;
}
#namipedia-home-search form
{
	float: left;
	width: 190px;
}
#namipedia-home-search .form-item
{
	margin: 0;
	padding: 0;
}
#namipedia-home-search label
{
	margin: 0 0 6px 0;
}
#namipedia-home-search .form-item .form-text
{
	float: left;
	font-size: 13px;
}
#namipedia-home-search .form-submit
{
	background: url(http://assets1.babynamewizard.com/images/button-go.png) no-repeat;
	border: none;
	height: 21px;
	line-height: 0;
	margin: 1px 0 0 6px;
	overflow: hidden;
	padding-top: 21px;
	text-indent: -9999px;
	width: 29px;
}
#namipedia-home-search .or
{
	float: left;
	font-size: 24px;
	line-height: 48px;
	padding: 0 30px;
	text-transform: uppercase;
}
#namipedia-home-search .advanced
{
	line-height: 24px;
}
#namipedia-home-search .advanced a
{
	border-bottom: #d35b21 1px solid;
}
#block-namipedia-14
{
	background: #e9f2e0;
	margin: 20px 0;
	padding: 10px;
}
#center #block-namipedia-14 h2.title
{
	background: none;
	color: #768b60;
	font-family: georgia;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: none;
}
#block-namipedia-14 ul
{
	margin: 10px 0 0 10px;
}
#block-namipedia-14 ul li
{
	color: #768b60;
	float: left;
	margin: 0 30px 10px 0;
	width: 230px;
}
#home-search
{
	color: #80b575;
	font-family: georgia;
	font-size: 15px;
}
#home-search form#namipedia-home-search-form
{
	margin-bottom: 10px;
}
#home-search form#namipedia-home-search-form .form-item,#home-search form#namipedia-home-search-form label
{
	display: inline;
}
#home-search form#namipedia-home-search-form .form-submit
{
	background: url(http://assets2.babynamewizard.com/images/button-go.png) no-repeat;
	border: none;
	height: 21px;
	line-height: 0;
	margin: 1px 0 0 6px;
	overflow: hidden;
	text-indent: -9999px;
	width: 29px;
}
#center .block
{
	margin-bottom: 20px;
}
#center .block h2.title
{
	background: #e4f0d8;
	color: #80b575;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	margin: 0 0 10px 0;
	padding: 0 18px;
	text-transform: uppercase;
}
#center .block h2.title a
{
	color: #80b575;
}
#block-bnw-3
{
	margin-bottom: 10px;
	padding: 10px;
}
#right #block-namipedia-4,#right #block-namipedia-5,#right #block-namipedia-6,#right #block-namipedia-8,#right #block-namipedia-15
{
	margin: 0;
	padding: 0;
}
#right #block-namipedia-4 .content,#right #block-namipedia-5 .content,#right #block-namipedia-6 .content,#right #block-namipedia-8 .content,#right #block-namipedia-15 .content
{
	padding: 10px;
}
#block-namipedia-4 h2,#block-namipedia-5 h2,#block-namipedia-6 h2,#block-namipedia-8 h2,#block-namipedia-15 h2
{
	background: #d1e5bd;
	color: #232323;
	font-family: verdana,sans-serif;
	font-size: 12px;
	padding: 10px;
}
#block-namipedia-4 h2 a
{
	color: #000;
}
#block-namipedia-4 h2 a.title,#block-namipedia-5 h2 a,#block-namipedia-6 h2 a,#block-namipedia-4 h2 strong,#block-namipedia-5 h2 strong,#block-namipedia-6 h2 strong,#block-namipedia-8 h2,#block-namipedia-15 h2
{
	color: #647a4e;
	display: block;
	font-family: georgia,times,serif;
	font-size: 22px;
	font-weight: normal;
}
#block-namipedia-8 .content a,#block-namipedia-15 .content a
{
	display: block;
	font-weight: bold;
	margin: 10px 0;
}
#block-namipedia-8 .content p,#block-namipedia-15 .content p
{
	margin-top: 0;
}
#right #block-namipedia-7
{
	background: #d1e5bd;
	margin: 0;
	padding: 0;
}
form#namipedia-search-form,#namipedia-search-form .form-item
{
	margin: 0;
	padding: 0;
}
form#namipedia-search-form label
{
	color: #647a4e;
	display: inline;
	font-family: georgia,times,serif;
	font-size: 16px;
	font-weight: normal;
}
form#namipedia-search-form .form-text
{
	font-size: 11px;
	padding: 2px 4px;
}
form#namipedia-search-form .form-submit
{
	background: url(http://assets3.babynamewizard.com/images/button-go.png) no-repeat;
	border: none;
	height: 21px;
	line-height: 0;
	margin: 1px 0 0 6px;
	overflow: hidden;
	padding-top: 21px;
	text-indent: -9999px;
	width: 29px;
}
#right #block-namipedia-7 form
{
	padding: 8px 10px 16px 10px;
}
body.page-links #center .item-list
{
	border: 2px solid #e2ebd7;
	margin-bottom: 8px;
	padding: 8px 12px 0 12px;
}
body.page-links #center .item-list h3
{
	color: #d35b21;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
}
body.page-links #center .item-list ul
{
	float: none;
	width: 100%;
}
body.page-links #center .item-list ul li
{
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}
body.page-links #center .item-list ul li a
{
	display: block;
	font-size: 12px;
}
#left #block-bnw-12 .content
{
	padding: 8px;
}
#left #block-bnw-12 .item-list
{
	margin: 0 0 8px 0;
	padding: 0;
}
#left #block-bnw-12 h2 a
{
	color: #fff;
}
#left #block-bnw-12 .item-list h3
{
	color: #d35b21;
	font-size: 14px;
	line-height: 14px;
	margin: 4px 0;
}
#left #block-bnw-12 .item-list ul
{
	margin: 0;
	padding: 0;
}
#left #block-bnw-12 .content .item-list ul li
{
	border: 0;
	list-style: none;
	margin: 0 0 4px 4px;
	padding: 0;
}
#left #block-bnw-12 .item-list ul li a
{
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#namipedia-search-results
{
	border: 2px solid #e2ebd7;
	padding: 16px;
}
#namipedia-search-results h3
{
	color: #d35b21;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 16px;
}
#namipedia-search-results.girl h3
{
	background: url(http://assets4.babynamewizard.com/images/namipedia-girl.gif) no-repeat left;
	color: #f57e7e;
	padding: 0 0 0 24px;
}
#namipedia-search-results.boy h3
{
	background: url(http://assets1.babynamewizard.com/images/namipedia-boy.gif) no-repeat left;
	color: #8cb9ff;
	padding: 0 0 0 24px;
}
#namipedia-search-results ul,#namipedia-search-results .item-list ul.no-icon
{
	float: left;
	margin: 0;
	padding: 0;
	width: 33%;
}
#namipedia-search-results ul li,#namipedia-search-results .item-list ul.no-icon li
{
	float: none;
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 2px 0;
	width: 100%;
}
#namipedia-search-results .item-list ul.no-icon li a.sex-f,#namipedia-search-results .item-list ul.no-icon li a.sex-m
{
	background: none;
	padding: 0;
}
#namipedia-search-results .item-list ul.no-icon li a
{
	line-height: 16px;
}
#namipedia-search-results .item-list ul
{
	float: none;
	width: 100%;
}
#namipedia-search-results .item-list ul li
{
	float: left;
	width: 50%;
}
#namipedia-search-results .item-list ul li a
{
	display: block;
	line-height: 32px;
}
#namipedia-search-results .item-list ul li a.sex-f
{
	background: url(http://assets2.babynamewizard.com/images/namipedia-girl.gif) no-repeat left;
	padding: 0 0 0 24px;
}
#namipedia-search-results .item-list ul li a.sex-m
{
	background: url(http://assets3.babynamewizard.com/images/namipedia-boy.gif) no-repeat left;
	padding: 0 0 0 24px;
}
form#namipedia-search-form #edit-name-wrapper
{
	float: left;
}
fieldset
{
	border: none;
	margin: 8px 0;
	padding: 0;
	padding: 4px 0;
}
fieldset .form-item
{
	margin-left: 8px;
}
#namipedia-search-results a.clear-all
{
	display: block;
	float: right;
	font-weight: bold;
}
form#namipedia-advanced-form legend,form#namipedia-advanced-form fieldset
{
	width: 540px;
}
form#namipedia-advanced-form table
{
	width: auto;
}
#namipedia-advanced-form .form-radios label,#namipedia-advanced-form .form-radios div,#namipedia-advanced-form #edit-start-wrapper label,#namipedia-advanced-form #edit-not-start-wrapper label,#namipedia-advanced-form #edit-end-wrapper label,#namipedia-advanced-form #edit-not-end-wrapper label,#namipedia-advanced-form #edit-minimum-wrapper label,#namipedia-advanced-form #edit-maximum-wrapper label,#namipedia-advanced-form #edit-min-syllables-wrapper label,#namipedia-advanced-form #edit-max-syllables-wrapper label,#namipedia-advanced-form #edit-sequence-wrapper label
{
	display: inline;
}
#namipedia-advanced-form .description
{
	display: inline;
	font-size: 1em;
}
#namipedia-advanced-form #edit-not-start-wrapper,#namipedia-advanced-form #edit-not-end-wrapper,#namipedia-advanced-form #edit-maximum-wrapper,#namipedia-advanced-form #edit-max-syllables-wrapper
{
	margin-bottom: 25px;
}
form#node-form fieldset
{
	width: 610px;
}
form#node-form h3
{
	color: #d35b21;
	font-size: 22px;
	font-weight: normal;
	margin-top: 8px;
}
#namipedia-advanced-form legend,form#node-form legend
{
	background: #d1e5bd;
	color: #647a4e;
	font-weight: bold;
	padding: 8px 16px;
	width: 578px;
}
form#node-form fieldset textarea
{
	margin: 4px 8px 0 0;
}
form#node-form fieldset .form-item
{
	margin-left: 4px;
}
#edit-variant-wrapper label
{
	display: inline;
	font-style: italic;
}
#edit-variant-wrapper input
{
	display: inline;
	width: 200px;
}
.form-checkboxes,.form-checkboxes .form-item
{
	margin: 0;
	padding: 0;
}
form#node-form #edit-submit
{
	background: url(http://assets4.babynamewizard.com/images/submit-button.png) no-repeat;
	border: none;
	float: left;
	height: 23px;
	line-height: 0;
	overflow: hidden;
	padding-top: 23px;
	text-indent: -9999px;
	width: 64px;
}
form#node-form #photos-upload .photo
{
	margin-bottom: 20px;
}
form#node-form #photos-upload .photo img
{
	float: left;
}
form#node-form #photos-upload .photo a
{
	font-weight: bold;
	margin-left: 10px;
}
form#node-form #photos-upload .photo .form-item
{
	margin-left: 110px;
}
.messages
{
	margin-bottom: 10px;
	padding: 10px;
}
#bnw-register fieldset
{
	border: none;
	margin: 16px 0;
	padding: 0;
	width: 738px;
}
#bnw-register legend
{
	background: #d1e5bd;
	color: #647a4e;
	font-weight: bold;
	padding: 8px 16px;
	width: 90%;
}
#bnw-register .form-item
{
	clear: left;
	margin: 0px 0 0 0;
	padding: 16px 0 0 0;
}
#bnw-register #edit-profile-gender-Female-wrapper,#bnw-register #edit-profile-gender-Male-wrapper
{
	padding: 0;
}
#bnw-register .form-item label
{
	float: left;
	width: 120px;
}
#bnw-register #edit-newsletter-wrapper,#bnw-register #edit-partners-wrapper
{
	margin-left: 120px;
	padding: 0;
}
#bnw-register .form-item input.form-text
{
	float: left;
	margin: 0 8px 0 0;
	width: 230px;
}
#bnw-register #edit-birth-year-wrapper input.form-text,#bnw-register #edit-zip-wrapper input.form-text
{
	width: auto;
}
#bnw-register #edit-newsletter-wrapper label,#bnw-register #edit-partners-wrapper label,#bnw-register #edit-age-wrapper label,#bnw-register #edit-tou-wrapper label
{
	float: none;
	width: auto;
}
#bnw-register .form-item .description
{
}
#bnw-register .form-radios div
{
	display: inline;
	margin-right: 10px;
}
body.terms-of-use .node
{
	border: 2px solid #eef5e6;
	height: 500px;
	overflow-x: auto;
	overflow-y: none;
	padding: 10px;
}
body.terms-of-use .node .meta
{
	border: none;
}
body.node-type-webform .node form label
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body.node-type-webform .node form .form-item
{
	margin: 0 0 16px 0;
	padding: 0;
}
body.node-type-webform .node form #webform-component-name
{
	float: left;
	width: 50%;
}
body.node-type-webform .node form #webform-component-email
{
	float: right;
	width: 50%;
}
body.node-type-webform .node form #webform-component-name input,body.node-type-webform .node form #webform-component-email input
{
	width: 280px;
}
body.node-type-webform .node form #webform-component-email
{
	float: right;
	width: 50%;
}
body.node-type-webform .node form fieldset.webform-component-fieldset
{
	background: #d1e5bd;
	clear: both;
	margin: 20px 0px;
	padding: 8px 16px 0 16px;
}
body.node-type-webform .node form fieldset.webform-component-fieldset legend
{
	background: #d1e5bd;
	color: #647a4e;
	font-weight: bold;
	margin: 0;
	padding: 4px 16px 0 16px;
}
body.node-type-webform .node form fieldset.webform-component-fieldset .webform-component-textfield
{
	float: left;
	width: 60%;
}
body.node-type-webform .node form fieldset.webform-component-fieldset .webform-component-select
{
	float: right;
	width: 40%;
}
body.node-type-webform .node form fieldset.webform-component-fieldset .webform-component-textfield input
{
	width: 200px;
}
body.node-type-webform .node form fieldset.webform-component-fieldset .form-item label
{
	display: inline;
	margin: 0 8px 0 0;
}
body.node-type-webform .node form .form-submit
{
	background: url(http://assets4.babynamewizard.com/images/submit-button.png) no-repeat;
	border: none;
	float: left;
	height: 23px;
	line-height: 0;
	overflow: hidden;
	padding-top: 23px;
	text-indent: -9999px;
	width: 64px;
}
.item-list ul.pager
{
	line-height: 20px;
	margin: 0 auto;
	width: auto;
}
.item-list ul.pager li
{
	border: 1px solid #c9e1b1;
	margin: 0 2px;
	padding: 4px 0px;
}
.item-list ul.pager li.pager-current
{
	background: #c9e1b1;
	color: #d35b21;
	padding: 4px 8px;
}
.item-list ul.pager li.pager-ellipsis
{
	border: none;
}
.item-list ul.pager li a
{
	color: #d35b21;
	font-weight: bold;
	padding: 0 8px;
}
.item-list ul.pager li:hover
{
	background: #c9e1b1;
}
body.front #pagebody
{
	border: none;
}
body.front #left,body.front #center
{
	border-top: 10px solid #fff;
}
body.front #center .node
{
	margin-bottom: 0;
}
#feature
{
	background: #e4f0d8;
	margin-left: 30px;
	padding: 10px 0 10px 10px;
}
#feature .block
{
	background: #fff;
	float: left;
	margin-right: 10px;
	min-height: 280px;
	padding: 10px 12px;
	width: 201px;
}
#feature .block h3
{
	font-family: 'Trebuchet MS',helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#feature .block h2
{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
#namipedia-advanced-home-form .form-item
{
	margin: 0;
}
#namipedia-advanced-home-form #edit-start-wrapper label,#namipedia-advanced-home-form #edit-not-start-wrapper label
{
	display: inline;
	margin-right: 10px;
}
#namipedia-advanced-home-form #edit-start-wrapper input,#namipedia-advanced-home-form #edit-not-start-wrapper input
{
	width: 30px;
}
#namipedia-advanced-home-form .clear-block .form-item
{
	float: left;
}
#namipedia-advanced-home-form .clear-block .form-item .form-item
{
	float: none;
	margin: 0;
}
#namipedia-advanced-home-form .clear-block .form-item label
{
	text-transform: uppercase;
}
#namipedia-advanced-home-form .clear-block .form-item .form-item label
{
	text-transform: none;
}
#namipedia-advanced-home-form input.form-submit
{
	background: #dd802f;
	border: none;
	border-radius: 3px;
	color: #fff;
	float: right;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	moz-border-radius: 3px;
	padding: 6px 10px;
	text-transform: uppercase;
	webkit-border-radius: 3px;
}
#block-front-namevoyager .content a
{
	background: url(/sites/default/themes/babynamewizard/images/block-front-voyager.jpg) no-repeat;
	border: 1px solid #aeaeae;
	display: block;
	height: 176px;
	overflow: hidden;
	text-indent: -9999px;
}
#block-front-namemapper .content a
{
	background: url(/sites/default/themes/babynamewizard/images/block-front-namemapper.jpg) no-repeat;
	border: 1px solid #aeaeae;
	display: block;
	height: 176px;
	overflow: hidden;
	text-indent: -9999px;
}
#block-front-namipedia .content h3
{
	color: #656565;
	font-size: 12px;
}
#block-front-namipedia .content .item-list ul
{
	margin: 0 0 0 30px;
	padding: 0;
}
#block-front-namipedia .content .item-list ul li
{
	float: left;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}
#block-front-namipedia .content .item-list
{
	margin-bottom: 10px;
}
#block-front-namipedia .content .girl .item-list
{
	background: url(/sites/default/themes/babynamewizard/images/namipedia-girl.gif) no-repeat 4px center;
}
#block-front-namipedia .content .boy .item-list
{
	background: url(/sites/default/themes/babynamewizard/images/namipedia-boy.gif) no-repeat 4px center;
}
#block-front-namipedia .content .item-list ul.girls
{
	border-left: 1px solid #f57e7e;
}
#block-front-namipedia .content .item-list ul.boys
{
	border-left: 1px solid #8cb9ff;
}
#block-front-namipedia .content .item-list ul.girls a
{
	color: #f57e7e;
}
#block-front-namipedia .content .item-list ul.boys a
{
	color: #8cb9ff;
}
#namipedia-front-search-form label
{
	display: none;
}
#namipedia-front-search-form .form-item
{
	display: inline;
	margin: 0;
	padding: 0;
}
#namipedia-front-search-form input.form-text
{
	border: 1px solid #bebebe;
	color: #bebebe;
	display: inline-block;
	float: left;
	font-family: 'Trebuchet MS',arial,sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 4px 6px;
	width: 152px;
}
#namipedia-front-search-form input.form-submit
{
	background: #d56625;
	border: 1px solid #7c7c7c;
	border-left: none;
	color: #fff;
	float: left;
	font-family: 'Trebuchet MS',arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 3px 6px;
	text-transform: uppercase;
}
body.front #center .block h2.title
{
	background: none;
	border-bottom: 1px dotted #dd802f;
	color: #000;
	font-family: 'Trebuchet MS',arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}
body.front #center .block h2.title a
{
	color: #000;
}
#block-bnw-26 .item-list ul
{
	margin: 0;
	padding: 0;
}
#block-bnw-26 .item-list ul li
{
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0;
}
#block-bnw-26 .item-list ul li.twitter,#block-bnw-26 .item-list ul li.facebook
{
	float: left;
	width: 200px;
}
#block-bnw-26 .item-list ul li.twitter a,#block-bnw-26 .item-list ul li.facebook a
{
	background: url(/sites/default/themes/babynamewizard/images/twitter-facebook.png) no-repeat;
	color: #000;
	display: block;
	height: 33px;
	margin-left: 20px;
	padding-left: 40px;
}
#block-bnw-26 .item-list ul li.facebook a
{
	background-position: 0 -33px;
}
#block-bnw-26 .item-list ul li.twitter a span,#block-bnw-26 .item-list ul li.facebook a span
{
	color: #1a7cdf;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
}
#block-bnw-27 .content
{
	color: #e91b5a;
}
#block-bnw-27 .content .item-list h3,#block-bnw-27 .content p
{
	font-family: 'Trebuchet MS',helvetica,sans-serif;
	font-size: 16px;
}
#block-bnw-27 .content .item-list ul
{
	margin: 10px 0 0 0;
	padding: 0;
}
#block-bnw-27 .content .item-list ul li
{
	float: left;
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}
#block-bnw-28 .content h2
{
	color: #d35b21;
	font-size: 22px;
	margin-bottom: 12px;
}
#left #block-bnw-22 h2
{
	background: none;
	color: #d35b21;
	padding-bottom: 0;
}
#left #block-bnw-22 .content
{
	border-bottom: 10px solid #fff;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	text-transform: uppercase;
}
#left #block-bnw-22 .content a
{
	color: #fff;
}
#left #block-bnw-23 h2
{
	background: none;
	padding-bottom: 0;
}
#left #block-bnw-23 a.book
{
	background: url(/sites/default/themes/babynamewizard/images/book.jpg) no-repeat;
	display: block;
	height: 222px;
	margin: 0 20px 20px 20px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
}
#left #block-bnw-24 .item-list ul
{
	margin-bottom: 20px;
}
#left #block-bnw-24 .item-list ul li
{
	border: none;
	line-height: 16px;
	margin: 20px 20px 0 20px;
	padding: 0;
}
#left #block-bnw-24 .item-list ul li a
{
	color: #d35b21;
	padding: 0;
}
#left #block-bnw-24 .item-list ul li p
{
	padding: 0;
}
#right #block-namipedia-16 h2
{
	color: #333;
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 20px;
}
#right #block-namipedia-16 a
{
	display: block;
}
#right #block-bnw-29
{
	border-top: 1px dotted #dd802f;
	margin: 10px;
	padding: 10px 0 0 0;
}
#right #block-bnw-29 .content
{
	background: #fff;
	margin: 0;
	padding: 9px;
}
#right #block-bnw-29 .content a
{
	background: url(/sites/default/themes/babynamewizard/images/name-lady.jpg) no-repeat;
	display: block;
	height: 174px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
}
