/* complete nav */
#nav ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index:1000;	
}

/* primary points */

#nav .nav_primary {
	width: 131px;
	height: 26px;
	background-image: url("/img/menu/plain_back.v1435306812.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	padding-right: 2px;
	margin: 0px;
}

#nav .nav_primary_content {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	padding-left: 15px;
	line-height: 24px;
}

#nav li.nav_active:hover {
	background-position: bottom left;
}

#nav li.nav_active:hover a.nav_primary_content {
	color: #333;
}


#nav a, #nav span {
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: auto;	
}

#nav li.nav_inactive {
	background-position:bottom left;
}

#nav li.nav_inactive span {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#nav a.nav_inactive {
	text-decoration: none;
	color: #333;
}

/* all list items */
#nav li { 
	float: left;
	width: 131px; /* width needed or else Opera goes nuts */
}

/* second-level lists */
#nav li ul { 
	position: absolute;
	width: 131px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: #fff;
	border: solid 1px #eee;
	border-top: none;
	margin-top: 2px;
	-moz-box-shadow: 2px 4px 6px rgba(51, 51, 51, .1);
	-webkit-box-shadow: 2px 4px 6px rgba(51, 51, 51, .1);
	box-shadow: 2px 4px 6px rgba(51, 51, 51, .1);
	padding-top: 5px;
	padding-bottom: 10px;
}



/* second-level list items */
#nav li ul li { 
	
}

/* links in second-level lists */
#nav li ul a { 
	width: 131px;
	border-right:0px;
}


/* lists nested under hovered list items */
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, "Arial", sans-serif;
	font-size: 12px;
	line-height:130%;
	background: #333;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align:center;   
}

h1, h2, h3, .head  {
	font-family: "Helvetica", "Arial", sans-serif, "Lucida Sans Unicode", "Lucida Grande";	
	font-size:18px;
	font-weight:bold;
	line-height:120%;
}

h3 {
	font-size:14px;
	margin-top:0px;
}

a {
	color: #39C;
}

a:hover {
	color: #333;
}

ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bulleted_list li {
	list-style-type: disc; 
	list-style-image: none; 
	list-style-position: outside;
}

hr {
	margin:0px;
	margin-top:10px;
	padding:0px;
	border-bottom:1px solid #CCCCCC;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

table {
	border-collapse: collapse;
}

.small {
	font-size: 10px;
}

.license {
	font-size: 10px;
}

.license img {
	float:left;
	margin-right:10px;
	vertical-align:top;
}

.license p {
	margin:0px;
	padding:0px;
	float:left;
	width:250px;
}

/* layout */
#container {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width: 942px;
	text-align:left;
	color: #333;
}

#header {
	width: 800px;
}


#logo {
	margin-bottom:20px;
	float:left;
}

#status {
	float:right;
	color:#ccc;
}

#status a {
	color:#fff;
}

#status a:hover {
	color:#ffdf01;
}

#content {
	background-image:url(/img/chip.v1435306812.gif); 
	background-repeat: no-repeat;
	background-position:top right;
	background-color:#fff;
	height: 100%;
	width: 800px;	
}

#full {
	width:780px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:30px;
}

#left {
	float:left;
	width:517px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:30px;
}

#right {
	float:left;
	width:253px;
	padding-top:10px;
	padding-right:10px;
	height:100%;	
}

.text_content p, 
.text_content h1, 
.text_content h2, 
.text_content h3,
.text_content form,
.text_content ul,
.text_content ol,
.text_content .indented
{
	padding-left:20px;
	padding-right:25px;
	line-height: 140%;
}

#footer {
	text-align:left;
	font-size: 10px;
	line-height:140%;
	color:#999;
	margin-top:8px;
	margin-bottom:30px;
	width: 800px;
}

#footer a {
	color:#ccc;
}

#footer a:hover {
	color:#ffdf01;
}

#footer_right {
	float:right;
}

#footer_right img {
	vertical-align:top;
	position:relative;
	top:-3px;
}

/* box elements */
.box {
	background-color:#f5f5f5;
	margin-bottom:10px;
}

.box_content {
	border-top:solid white 1px;
	padding-bottom:1px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

/* common sidebar teasers */
#featured_teaser {
}

#fontshop_teaser {
	overflow:hidden;
}

.fontshop_teaser_image {
	
}

.box_head {
	height: 25px;
}

.box_head_headline {
	float: left;
}

.box_head_maximize {
	padding-top: 4px;
	padding-right: 7px;
	float: right;
}

/* generic css rollover */
.button_rollover {
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}

.button_active {
	background-position:bottom left;
}

a:hover.button_rollover { 
	background-position:bottom left;
}


/* avatar images */
.form_avatar_image {
	display:inline;
	float:left;
	margin-bottom:10px;
}

.avatar {
	float:left;
	margin-right:15px;
}

.avatar td {
	vertical-align:middle;
	height:50px;
	background-color:#fff;
}

/* chipped corners */
.c_top, .c_bottom {
	display:block;
	background:#fff;
}
.c_top *, .c_bottom * {
	display: block;
	height: 1px;
	overflow: hidden;
}

.c_1{margin: 0 2px}
.c_2{margin: 0 2px}

.chipped img {
	padding-left:10px;
}

.chipped .button_rollover {
	margin-top:8px;
}

/* miscellaneous */

.hidden {
	display:none;
}

.error, .warning, .important {
	color: #c00;
}

.important {
	font-weight:bold;
}

.secondary {
	color: #999;
}

.clear {
	clear:both;
}

a img {
	border:0px;
}

.floater {
	float:left;
}

.round_icon {
	vertical-align:middle;
	padding-left:5px;
}

.labelled_icon {
	padding-right:7px;
}

.labelled_icon img {
	vertical-align:middle;
	padding-right:3px;
}

/* tooltips */

.tip {
	display:none;
}


#info {
	position:absolute;
	display:block;
	max-width:300px;
	padding:8px;
	background-color:#ffe;
	border:1px solid #DDD;
	text-align:left;
	color: #333;
	opacity: 1;
	font-size: 11px;
}

#info p {
	margin:0px;
}

#tag_box .tag_cloud {
	padding: 0px;
	padding-bottom: 10px;
}

.hlink {
	color: #333;
	background-color:#ffdf01;
	text-decoration: none;
	padding: 0px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.hlink:hover {
	color: #000;
}

.tagged {
	color: #999;
	font-size: 11px;
}


#ads_container {
	position: absolute;
	top: 49px;
	left: 800px;
	width: 180px;
	margin-left:auto;
	margin-right:auto;
    height: 100%;
}

.ads_top {
	display: none;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	padding: 0 0 0 15px;
	font-size: 12px;
	background-image: url("/img/plain_tab_wide.v1435306812.gif");
	background-repeat: no-repeat; 

}

.ads_content {
    height: 870px;
	/* background-color: #444; */
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#bsap_1273346 {
	/* padding-left: 20px; */
}

#amazonContent {
	margin-top: 10px;	
}

.amazon_content {
	background-color: #fff;
	padding: 0px;
}


/* adpacks styles */
body .adpacks{background:#fff;padding:15px;margin:15px 0 0;border:3px solid #eee;}
body .one .bsa_it_ad{background:transparent;border:none;font-family:inherit;padding:0 10px 0 10px;margin:0;text-align: left;}
body .one .bsa_it_ad:hover img{-moz-box-shadow:0 0 3px #000;-webkit-box-shadow:0 0 3px #000;box-shadow:0 0 3px #000;}
body .one .bsa_it_ad .bsa_it_i{display:block;padding:0;float:none;margin:0 0 5px;}
body .one .bsa_it_ad .bsa_it_i img{padding:0;border:none;}
body .one .bsa_it_ad .bsa_it_t{color:#fff;padding:6px 0 0 0;}
body .one .bsa_it_ad .bsa_it_d{color:#fff;}
body .one .bsa_it_p{display:none;}
body #bsap_aplink,body #bsap_aplink:hover{color:#999;display:block;font-size:10px;margin:10px 10px 0;text-align:left;}


.fontstruction_head td {
	vertical-align: middle;
}

.fontstruction_head_share {
	padding-right: 10px;
	width: 100%;
}

.fontstruction_head h1 {
	display: inline;
	padding-right: 12px;
}

#fontstruction_home_head p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.fontstruction_head {
	margin-top: 10px;
	width: 520px;
}

.fontstruction_head_text {
	white-space: nowrap;
}

#fontstruction_widget {
	float:left;
	margin-top:10px;
	padding-left:20px;
	width:487px;
}

#fontstruction_license_info select {
	width:330px;
}

.input_note {
	float: left;
	font-size: 11px;
	position: relative;
	top: -8px;
}
	
.edit_big_button {
	background-image:url("/img/buttons/edit_big.v1435306812.gif");
	width:81px;	
	height:26px;
}

.download_big_button {
	background-image:url("/img/buttons/download_big.v1435306812.gif");
	width:109px;	
	height:26px;
}

.no_download_big_button {
    background-image:url("/img/buttons/no_download_big.v1435306812.gif");
    width:110px;    
    height:26px;
}

.clone_big_button {
	background-image:url("/img/buttons/clone_big.v1435306812.gif");
	width:80px;	
	height:26px;
}

.embed_big_button {
	background-image:url("/img/buttons/embed_big.v1435306812.gif");
	width:80px;	
	height:26px;
}

.delete_big_button {
	background-image:url("/img/buttons/delete_big.v1435306812.gif");
	width:80px;	
	height:26px;
}

.write_message_button {
	background-image:url("/img/buttons/write_message.v1435306812.gif");
	width:175px;	
	height:26px;
}

.add_comment_button {
	background-image:url("/img/buttons/add_comment.v1435306812.gif");
	width:175px;	
	height:26px;
}

.fontstruction_controls {
	margin-top:10px;
}

.text_content ul {
	padding-right:0px;
}	
	
	
.fontstruction_controls a {
	margin-right:10px;
}

.fontstruction_controls li {
	float:left;
}

#discussion h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.text_content hr {
	border-color:-moz-use-text-color -moz-use-text-color #DDD;
	margin: 0px;
}

.comment, .comment_owner, .comment_inactive {
	width:517px;
	background-color:#f5f5f5;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-top:0px;
}

.comment_inactive {
	background-color:#f5cccc;
}

.comment_owner {
	background-color:#fff9cc;
}

.comment_avatar {
	padding-left:10px;
	padding-right:30px;
	float:left;
	width:50px;
}
.comment_content p {
	padding:0px;
}

.comment_content {
	width:380px;
	border:1px;
	float:left;
}

.comment_controls {
	float: right;
	padding-right: 10px;
	font-size: 11px;
}

#bottom_comment_form {
}

#bottom_comment_form .add_comment_button {
	margin-left: 15px;	
}

#upload_showing_toggle {
	display:none;
}

.offset_anchor {
	position:relative;
	top:-50px;
}

.embed_src {
	width:450px;
	height:140px;
	margin-left:20px;
}

/*
 general css for showing fontstructions (single pages and result lists)
*/


.fontstruction_badge {
	padding-right: 8px;
}

.add_fave_button {
	background-image:url("/img/add_fave.v1435306812.gif");
	width:38px;	
	height:16px;
}

.fave_button {
	background-image:url("/img/fave.v1435306812.gif");
	width:39px;	
	height:16px;	
}

.loading_button {
	background-image:url("/img/small_loader.v1435306812.gif");
	width: 16px;
	height: 16px;
}



.standard_form
{
	margin-top:15px;
}

.standard_form label, .standard_form .col1
{
	float:left;
	padding-right:10px;
	width:110px;
}

.standard_form .col2
{
	float:left;
	width:352px;
}

.standard_form .col2 p
{
	padding:0px;
}

.standard_form .col2 input
{
	width:auto;
}

.standard_form .col2 label
{
	width:315px;
	margin-bottom:10px;
	padding-top:1px;
	padding-left:5px;
}

.standard_form input, .standard_form select
{
	float:left;
	width:190px;
	margin-bottom:10px;
}

.standard_form textarea
{
	float:left;
	width:300px;
	margin-bottom:10px;
}

.form_section {
	margin-bottom:10px;
}

.standard_form .col2 .radio_buttons  input
{
	width:auto;
	margin-left:0px;
}

.standard_form .col2 .radio_buttons label
{
	float:left;
	width:auto;
	padding-left:3px;
	padding-right:10px;
}

.form_info_button
{
	padding-left:5px;
	float:left;	
	padding-top:3px;
	margin-bottom:10px;
}

.checkbox_tip .form_info_button {
	float:none;	
	margin:auto;
	display:inline;
	vertical-align:top;
	padding:auto;
}

.checkbox_error
{
	color:#c00;
}

.textarea_error {
	color:#c00;
	margin-left:120px;
}

.form_error_notice
{
	color:#c00;
	float:left;
	padding-left:5px;
	margin-bottom:10px;
	width:130px;
}


.chars_left, .chars_left2 {
	font-size: 10px;
	color:#999;
	position:relative;
	top: -5px;
}

.submits input {
	margin-right:5px;
}

select.date_time  {
	float: none;
	width: auto;
}
#share_bar {
	float: right;
	margin-top: 5px;
	position: relative;
}

#share_bar ul {
	display: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 12px;
	padding: 3px;
	background-color: white;
	border: solid 1px #eee;
	width: 120px;
}

#share_bar li {
	height: 16px;
	padding: 6px;
}

.share_label {
	position: relative;
	margin-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	font-weight: normal;
}

#share_bar .button_rollover
{
	width:16px;
	height:16px;
}

.facebook_rollover
{
	background-image:url("/img/share_bar/facebook.v1435306812.gif");
}

.twitter_rollover
{
	background-image:url("/img/share_bar/twitter.v1435306812.gif");
}

.delicious_rollover
{
	background-image:url("/img/share_bar/delicious.v1435306812.gif");
}

.stumble_upon_rollover
{
	background-image:url("/img/share_bar/stumble_upon.v1435306812.gif");
}

.reddit_rollover
{
	background-image:url("/img/share_bar/reddit.v1435306812.gif");
}

.digg_rollover
{
	background-image:url("/img/share_bar/digg.v1435306812.gif");
}

.mail_rollover
{
	background-image:url("/img/share_bar/mail.v1435306812.gif");
}



.drop_shadow {
	-moz-box-shadow: 6px 6px 4px rgba(51, 51, 51, .1);
	-webkit-box-shadow: 6px 6px 4px rgba(51, 51, 51, .1);
	box-shadow: 6px 6px 4px rgba(51, 51, 51, .1);
	background:#FFF none repeat scroll 0 0;
	padding: 10px;
	margin: 10px;
}

.simple_tab {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse; 
	width: 517px;
}

.simple_tab td {
	background-color:#eee;
	vertical-align: middle;
}

.simple_tab td.chip {
	background-color:#fff;
}

.simple_tab h3, .simple_tab h1 {
	margin:0px;
	padding-right:20px;	
}


.simple_tab .tab_content {
	height:38px;
}

.simple_tab td.chip {
	height: 2px;
	width: 2px;
	padding:0px;
}







/* see http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/ */
.ratings,
.ratings a:hover,
.ratings a:active,
.ratings a:focus,
.ratings .current_rating {
	background: url(/img/rating.v1435306812.gif) left -1000px repeat-x;
}

ul.ratings {
	padding:0px;
	margin-top:1px;
}

.ratings {
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	float:left;
}
.ratings li{
	display: inline;
}
.ratings a, 
.ratings .current_rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}
.ratings a:hover,
.ratings a:active,
.ratings a:focus{
	background-position: left bottom;
}

.ratings .current_rating{
	z-index:1;
	background-position: left center;
}

.primary_value {
	font-weight: bold;
	padding-left:10px;
	padding-right: 2px;
}

.secondary_value {
	padding-left: 2px;
	padding-right: 2px;
	color: #ccc;
}

.num_votes {
	color: #ccc;
}

.has_voted {
	padding-left: 5px;
}

.ratings_container {
	color: #ccc;
	float: left;
}
	


#modal_overlay {
	z-index: 1000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #000;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; 
	filter: alpha(opacity=30);	
	display: none;
}

.modal {
	margin-left: 0px;
	background-color: #fff;
	padding: 20px;
	border: 5px solid #ccc;
	
}

.modal .close {
	position: absolute;
	top: 8px;
	right: 8px;
}

.modal .hlink {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


