html,body
{
	height:100%;
}
body
{
	font-family: 		"Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	font-size:			0.8em;
	color:				#333;
	margin:				0;
	padding: 			0;
	line-height: 		2.0em;
	background-color: 	#b0dee2;
 	background-image: url(/assets/img/greyearl/full.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: scroll;
}

/* Layout Elements */

.content_wrapper
{
	width: 				920px;
	margin: 			0 auto 0 auto;
}

#header
{
	background-color: 	#015889;
	background-image: url(/assets/img/grad_bg.gif);
	position: 			relative;
	border-bottom: 		6px solid #1791D5;
	z-index: 10;
	/*opacity:0.85;filter:alpha(opacity=85);*/
	
}

#sb_wrapper
{

}

#main_page
{
	margin-bottom: 		40px;
}

#inner_page
{

}


/* Header */

/* Logo */

#logo
{
	margin: 0 0 0 -14px;
	
}

#top_links
{
	font-size: 70%;
	margin: 4px 0 0 0;
}

#top_links a, #top_links a:link, #top_links a:visited
{
	color: #fff;
}

/* Ads */
#ads
{

	margin: 38px 0 0 0;
	width: 600px;
	height: 76px;
	padding: 0;

}

#ads img
{

-moz-border-radius: 4px;
-webkit-border-radius: 4px;

}


.avatar_type
{
	margin: 6px 0px 0px 1px;
}


.unreadEvent
{
	background-color: #DFD9C3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

hr
{
	border: none;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 14px;
}

.std_form input[type="text"], .std_form input[type="password"]
{
	width: 190px;
}

.usertype
{
	text-transform: uppercase;
	font-size: 70%;
	color: #FF0000;
	font-weight: bold;
}


/* Search */

#searchbox
{
	float: right;
	width: 					auto;
	color: 					#fff;
	margin:36px 0px 0 0px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 12px 10px 10px 16px;
	text-shadow: 0px 1px 0px #ccc;	
}

.input_search
{
	width:180px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 3px;

}

.button_search
{
	padding: 5px;
	font-size: 100%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Footer */
.footer {
	margin:23px 0 26px 0;
	background-color: #fff;
	padding: 10px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	border-radius: 5px;
	/* behavior: url(/assets/css/PIE.htc); */
}

.footer p
{
	font-size: 90%;
}

/* Inner Boxes */
.box
{
	padding: 				30px 20px 20px 20px;
	
	background-color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	/* behavior: url(/assets/css/PIE.htc); */	
}

.box_trans
{
	padding: 				20px;
}

.box_blue
{
	padding: 				20px;
	background-color: 		#015889;
	color: 					#fff;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
}

.box_creme_head
{
	padding: 				10px;
	margin: 				4px 3px 18px 3px;
}

.box_creme
{
	padding: 				14px;
	margin: 				4px 0 18px 0;
	background-color: 		#DFD9C3;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
}

.box_filters_head
{
	padding: 				4px 10px 4px 10px;
	background-color: 		#015889;
	color: 					#fff;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	border-radius: 5px;
	text-shadow: 0px 1px 1px #424242;
	/* behavior: url(/assets/css/PIE.htc); */
	font-size: 90%;
	margin: 8px 0 6px 0;
	z-index: 3;
}

.box_filters_head a, .box_filters_head a:link, .box_filters_head a:visited
{
	color:#f70;
}

.box_filters_content
{
	padding: 				8px 10px 2px 10px;
	font-size: 90%;
	background-color:#DFD9C3;
	margin:-9px 0 12px 0;
	z-index: 2;
	text-shadow: 0px 1px 0px #ccc;
	/* behavior: url(/assets/css/PIE.htc); */
}

.box_filters_foot
{
	background-color: 		#DFD9C3;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	border-radius: 5px;
	/* behavior: url(/assets/css/PIE.htc); */
	margin: -20px 0 12px 0;
	height: 14px;
	z-index: 3;
}

.box_filters_content ul
{
	list-style: none;
}

.box_filters_content li
{
	list-style: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #fff;
}

.dotty_head
{
	color: #000;
	margin: 6px;
	padding: 6px 6px 0px 6px;
	border-bottom: 1px dotted #dfd9c3;
	font-weight: bold;
	font-size: 110%;
}

.dotty_content
{
	margin: 6px 6px 12px 6px;
	padding: 6px;
}

.dotty_content ul, .dotty_content li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.dotty_content li a, .dotty_content li a:link, .dotty_content li a:visited
{
	margin: 1px;
	padding: 6px;
	background-color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.tags_list ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}

.tags_list li
{
	list-style: none;
	margin: 2px 2px 2px 0;
	padding: 0;
	display: inline;
	border: none;
}


.tags_list li a, .tags_list li a:link, .tags_list li a:visited
{
	padding: 5px;
	background-color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: none;
}

.tags_list_simp
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.tags_list_simp li
{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	list-style: none;
	background-image: url(/assets/img/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 2px 0 0 30px;
}

.tags_list_simp li.wordcount
{
	background-image: url(/assets/img/printer.png);
}

.tags_list_simp li.comments
{
	background-image: url(/assets/img/speech.png);
}

.tags_list_simp li.score
{
	background-image: url(/assets/img/rate.png);
}

.tags_list_simp li.person
{
	background-image: url(/assets/img/person.png);
}

.tags_list_simp li.community
{
	background-image: url(/assets/img/community.png);
}

.tags_list_simp li.calendar
{
	background-image: url(/assets/img/calendar.png);
}

.tags_list_simp li.star
{
	background-image: url(/assets/img/star.png);
}
.tags_list_simp li.star_empty
{
	background-image: url(/assets/img/star_empty.png);
}

.tags_list_simp  li a, .tags_list_simp li a:link, .tags_list_simp li a:visited
{
	border: none;
}

.favs_list_simp
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.favs_list_simp li
{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	list-style: none;
	background-image: url(/assets/img/star_empty.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 2px 0 0 0px;
}
.favs_list_simp li.star
{
	background-image: url(/assets/img/star.png);
}
.favs_list_simp li.star_empty
{
	background-image: url(/assets/img/star_empty.png);
}
.favs_list_simp  li a, .favs_list_simp li a:link, .favs_list_simp li a:visited
{
	border: none;
	padding-left:30px;
}


.comp_list_simp
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.comp_list_simp li
{
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
	list-style: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.comp_list_simp li.entered
{
	background-image: url(/assets/img/star_empty.png);
}
.comp_list_simp li.lost
{
	background-image: url(/assets/img/star_half.png);
}
.comp_list_simp li.won
{
	background-image: url(/assets/img/star.png);
}

.comp_list_simp li p, .comp_list_simp li a, .comp_list_simp li a:link, .comp_list_simp li a:visited
{
	font-size: 9px;
	padding: 8px 0 0 30px;
	border: none;

}

.buttons ul, .buttons li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}


.buttons li a, .buttons li a:link, .buttons li a:visited
{
	margin: 1px;
	padding: 3px;
	background-color: #2A6594;
	color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: none;
}

.buttons_blue ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.buttons_blue li
{
	padding: 4px;
	border: none;
	text-align: center;
}

.buttons_blue li a, .buttons_blue li a:link, .buttons_blue li a:visited
{
	padding: 3px;
	background-color: #B5A786;
	color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: none;
	font-size: 100%;
	width: 140px;
	display: block;
}

.buttons_blue li a:hover
{
	padding: 3px;
	background-color: #9F8F6B;
	color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: none;
	font-size: 100%;
	width: 140px;
	display: block;
	text-decoration: none;
}





/* Tag cloud */

	#tags ul{

		text-align:center;

		}
	#tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
	#tags li a{
		text-decoration:none;
		}
	#tags li a:hover{	

		}		
	
	.tag1{font-size:80%;}
	.tag2{font-size:90%;}
	.tag3{font-size:100%;}
	.tag4{font-size:110%;}
	.tag5{font-size:120%;}
	.tag6{font-size:130%;}
	.tag7{font-size:140%;}
	.tag8{font-size:150%;}
	.tag9{font-size:160%;}
	.tag10{font-size:170%;}
	.tag11{font-size:180%;}
	.tag12{font-size:190%;}
	.tag13{font-size:200%;}
	.tag14{font-size:210%;}
	.tag15{font-size:220%;}
	.tag16{font-size:230%;}
	.tag17{font-size:240%;}
	.tag18{font-size:250%;}
	.tag19{font-size:260%;}
	.tag20{font-size:270%;}
	.tag21{font-size:280%;}
	.tag22{font-size:290%;}
	


.box_twitter
{
	padding: 				4px 10px 4px 10px;

}


/* Competitions */

.pop_story_list ul
{
	list-style: none;
}

.pop_story_list li
{
	list-style: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #fff;
}



/* Articles */
.paragraphs p
{
	margin-bottom:14px;
}

/* Story Text */

#story_text p
{
	margin:20px 0 20px 0;
}

.story-preview
{
	background-image:url(/assets/img/story-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 34px 26px;
	margin-top: -22px;
	font-size: 14px;
	line-height: 220%;
	margin-bottom: 30px;
	height: 280px;
	position: relative;
	overflow: hidden;
	
}

.story-preview p
{
	margin-bottom: 10px;
}

.story-preview .read-more
{
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
	text-align: center;
	margin: 0; padding: 65px 0 0 0; 
	background-image:url(/assets/img/white-grad.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 40px;
}


/* Story Comments */

.comments_wrapper
{
	padding: 20px;
}

.comment
{
	
}

.comment_top_image
{
	float: left;
	width:80px;
	height:53px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 5px solid #DFD9C3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    margin: 0 0 8px -6px;
}

.comment_top_text_wrapper
{
	float:right;
	width: 550px;
	background-image: url(/assets/img/arrow_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

.comment_top_text
{
	float:right;
	width: 525px;
	padding: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #DFD9C3;
}

.comment_reply
{

}

.comment_reply_image
{
	float:left;
	width:40px;
	height:27px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 4px solid #DFD9C3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 110px;
}

.comment_reply_text_wrapper
{
	float:right;
	width: 477px;
	background-image: url(/assets/img/arrow_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.comment_reply_text
{
	float:right;
	width: 452px;
	padding: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #DFD9C3;
}

#new_comment
{
	padding:7px;
	width: 510px;
	font-size: 110%;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #666;
	font-family: 		"Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	display: block;

}

.button_comment
{
	padding: 6px;
	font-size: 100%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 7px 0 0 0;
}

.comment_report_link
{
	font-size: 80%;
}

.comment_reply_link
{
	float: right;
}

.comment_date
{
	font-size: 80%;
}

.new_comment_reply
{
	padding:7px;
	width: 438px;
	height: 40px;
	font-size: 110%;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #666;
	font-family: 		"Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	display: block;

}



.comment_report_text
{
	padding:7px;
	width: 438px;
	height: 40px;
	font-size: 110%;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #666;
	font-family: 		"Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	display: block;

}

.button_comment_reply
{
	padding: 6px;
	font-size: 90%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 7px 0 0 0;
}

.button_comment_report
{
	padding: 6px;
	font-size: 90%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 7px 0 0 0;
}

.private_message .comment_top_text
{
	background-color: #DFD9C3;
}



/* Floats */

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear_left
{
	clear: left;
}
.clear_right
{
	clear: right;
}
.clear_both
{
	clear: both;
}

/* Text */

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 144%;
}

.padded_p
{
	margin: 12px 0 12px 0;
}

h5
{
	font-size: 100%;
	margin: 8px 0 2px 2px;
}

.link_button
{
	padding: 3px;
	background-color: #DFD9C3;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
}

.link_button_blue a, .link_button_blue a:link, .link_button_blue a:visited
{
	padding: 8px 10px 8px 10px;
	background-color: #2A6594;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
	color: #fff;
}

.link_button_sm
{
	font-size: inherit;
	font-weight: normal;
}

.link_button_sm a, .link_button_sm a:link, .link_button_sm a:visited
{
	padding: 4px 8px 5px 8px;
	background-color: #2A6594;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
	color: #fff;
	text-decoration: none;
}
.link_button_sm a:hover
{
	text-decoration: underline;
}

.small
{
	font-size: 100%;
	line-height: 140%;
	padding: 8px 0 5px 0;
}

.center
{
	text-align: center;
}


/* Titles */



.titles {
	margin:23px 0px 0px 0px;
	background-color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding: 18px 27px 7px 27px;
	-moz-border-radius-topleft: 	5px;
	-moz-border-radius-topright: 	5px;
	-webkit-border-top-left-radius: 	5px;
	-webkit-border-top-right-radius: 	5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow: 0px 1px 0px #ccc;
	/* behavior: url(/assets/css/PIE.htc); */
	
/* 	border-bottom: 1px dotted #eee; */
}

.titles p {
	
	margin: 0;
	font-size: 90%;

}

.stuff ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin:33px 0 0 0px;

}

.stuff ul li {
	margin: 0 0 3px 0;
	list-style: none;
	background-color: #fff;
	padding: 0 4px 0 7px;
	-moz-border-radius-bottomright: 	5px;
	-moz-border-radius-topright: 	5px;
	-webkit-border-bottom-right-radius: 	5px;
	-webkit-border-top-right-radius: 	5px;
	background-image: url(/assets/img/test_title_bg_side.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 70%;
}

/* Label */
.score_bar
{
	background-image: url(/assets/img/label.png);
	background-position: right;
	background-repeat: no-repeat;
}
.label
{

	width: 180px;
	height: 32px;
	text-align: right;
}

/* Images */


.image_mysb
{
	width:20px;
	height:14px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 4px 3px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	position: absolute;
}


.image_20
{
	float:left;
	width:20px;
	height:14px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 4px 3px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.image_40
{
	float:left;
	width:40px;
	height:26px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 4px 3px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.image_40_nofloat
{
	width:40px;
	height:26px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 4px 3px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.image_60
{
	float:left;
	width:60px;
	height:38px;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.image_80_hp
{
	float:left;
	width:80px;
	height:50px;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.image_80
{
	float:left;
	width:80px;
	height:53px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 4px solid #DFD9C3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.image_140
{
	position: absolute;
	width:140px;
	height:93px;
	margin: 0 0 0 0;
	top:-50px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border: 5px solid #fff;
	z-index: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transform: rotate(2deg); 
    -moz-transform: rotate(2deg);
    rotation: 2deg;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.02);
}

.image_140_profile
{
	width:140px;
	height:93px;
	margin: 0 0 0 5px;
	background-color: #DFD9C3;
	background-position: center center;
	background-repeat: no-repeat;
	border: 5px solid #fff;
	z-index: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rounded {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.roundtop {
background-image: url(/assets/img/profile_image_top.png);
width: 160px;
height: 11px;
}
.roundmiddle {
background-image: url(/assets/img/profile_image_middle.png);
background-repeat: repeat-y;
width: 160px;
text-align: center;
}
.roundbottom {
background-image: url(/assets/img/profile_image_bottom.png);
width: 160px;
height: 10px;
}

.image_140_r
{
	width:140px;
	height:93px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border: 5px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.image_120_new
{
	float: left;
	margin: 0 10px 2px 0;
	height: auto;
	padding:6px;
	background: #fff;
	box-shadow: 0px 0px 10px #999;
}

.image_140_new
{
	height: auto;
	padding:6px;
	background: #fff;
	box-shadow: 0px 0px 10px #999;
}

.image_140_new_left
{
	float:left;
	margin: 0 10px 0px 0;
}

.image_240
{
	width:240px;
	height:152px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border: 6px solid #DFD9C3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.feedback_icons .feedback
{
	background: #fff;
	padding: 7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 6px #999;
}

/* My Shortbread Pages */

table tr
{
	vertical-align: top;
}

.recent_activity_comment
{
	padding-left: 16px;
}

.recent_activity_comment_reply
{
	padding-left: 16px;
}

.recent_activity_comment_wrapper
{
	float: right;
	width:600px;
	background-image: url(/assets/img/arrow_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.recent_activity_comment
{
	float:right;
	width: 582px;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #DFD9C3;
}

.inline_buttons
{
	float:right;
	width:300px;
	text-align:right;
}

.feed_button
{
	float:right;
	font-size: 90%;
}
.feed_button a, .feed_button a:link
{
	background-color: #225785;
	padding: 4px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.feed_button a:visited
{
	background-color: #DFD9C3;
	padding: 4px;
	color: #837A67;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#box .inline_buttons a, .inline_buttons a:link, .inline_buttons a:visited
{
	padding: 6px;
	font-size: 110%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Links */

a:link
{
	text-decoration:	none;
	/*color:				#708300;*/
	color:#015889;
}

a:visited
{
	text-decoration:	none;
	/*color:				#8CA800;*/
	color:#015889;
}

a:hover
{
	text-decoration:	underline;
	color:#015889;
}

.editable_td
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.editable_non
{
	color: #666;
}

.editable_link
{
	float: right;
	padding: 0px 8px 0px 8px;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	font-size: 80%;

}
.editable_link a, .editable_link a:link, .editable_link a:visited, .editable_link a:hover
{
	text-decoration: none;
}
.editable_submit
{
	float: right;
	padding: 0px 8px 0px 8px;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 80%;

}
.editable_submit a, .editable_submit a:link, .editable_submit a:visited, .editable_submit a:hover
{

	text-decoration: none;

}

.editable_input
{
	background-color: #eee;
	color: #000;
	border: 1px solid #ccc;
}

.textarea_input
{
	padding:7px;
	margin: 8px 0 8px 0;
	background-color: #eee;
	color: #000;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.textarea_writingdesk
{
	padding: 7px;
	border: 0;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 440px;
	height: 70px;
}

.hidden
{
	display: none;
}


/* Writing Desk */

#saved_notice
{
	position:fixed;
	width:100%;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	top:0px;
	left:0px;
	background:#FCFFA4;
	z-index: 99;

}

#saved_loading
{
	position:fixed;
	top:0;
	left:0;
	right:0;
	width: 100%;
	background: #FFA824;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 50px;
	z-index: 99;
	font-size: 240%;
	color: white;
}

#saved_saved
{
	position:fixed;
	top:0;
	left:0;
	right:0;
	width: 100%;
	background: #FFA824;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 50px;
	z-index: 99;
	font-size: 240%;
	color: white;
}

/* Blogs & Blog Posts */
.story_list li
{
	list-style: none;
}


/* Forms */

input
{
	padding: 7px;
	border: 0;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.input_edit
{
	padding: 4px;
	margin: 0px;
	color: #666;
	border: 1px solid #ccc;
}

.button
{
	padding: 6px;
	font-size: 110%;
	border: 0;
	color: white;
	background-color: #2A6594;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.textarea
{
	border: 1px solid grey;
	padding: 6px;
	width: 318px;
	height: 60px;
	margin-bottom: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.error
{
	padding: 5px;
	margin: 0 0 6px 0;
	background-color: #EAEC93;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	font-size: 90%;
	line-height: 160%;
}

.note
{
	padding: 10px;
	margin: 6px 0 0 0;
	background-color: #DFD9C3;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
}

.seo
{
	padding: 10px;
	margin: 12px 0 0 0;
	background-color: #eee;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	border:1px dotted #ccc;
	line-height: 140%;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	z-index: 2;
	border: 0px;
	color: #000;
}

div.pagination
{
	text-align: right;
	margin: 10px;
}


/* Voting */

.like a, .like a:link, .like a:visited, .like a:active
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	background-color: #fff;
	font-size: 80%;
}
.like a:hover
{
	background-color: #eee;
	text-decoration: none;
}
.like img
{
	vertical-align:top;
	padding-top: 6px;
	padding-right: 2px;
}


/* Forums */

.forum ul li
{
	list-style-type: none;
	border-top:1px solid #eee;
	margin-bottom:10px;
}

.forum h2
{
	margin: 0;
	padding: 0;
	display: inline;
}

.forum .col_2, .forum .col_3
{
	width: 80px;
	font-size: 80%;
	border-left:1px solid #eee;
	padding: 10px;
	text-align: center;
}

.forum .col_4
{
	min-width: 120px;
	font-size: 80%;
	padding: 10px;
	text-align: right;
}

.forum .col_1
{
	padding: 10px;
}

.forum .col_1 h2
{
	font-size: 120%;
}

.forum .bubble
{

	padding: 10px;
	background-color: #DFD9C3;
	-webkit-border-radius: 4px; -moz-border-radius: 4px;
	margin: 0 10px 30px 10px;

}


.forum input
{
	background-color: #eee;
	color: #000;
	border: 1px solid #ccc;
}

.forum .textarea_input
{
	padding:7px;
	margin: 8px 0 8px 0;
	background-color: #eee;
	color: #000;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ul.thread {
	margin:0px;
	padding:0px;
	list-style:none;
}

.forum_spacer
{
	padding:20px;
	background:pink;
	margin-bottom:10px;
}

ul.thread li {
	margin-bottom:20px;
	border-bottom:1px solid #ebebeb;
	padding-bottom:20px;
}

ul.thread li p {
	margin-bottom:10px;
}


ul.thread li h2 {
	display:none;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

ul.thread li:first-child h2
 {
	display:block;
	width:766px;
}

ul.thread li div.author_name {
	float:left;
	font-size:1.2em;
	margin-left:10px;
	margin-top:15px;
}

ul.thread li .author_name
{
	margin-top:10px;
}


.bubble_head {
	float:left;
	width:860px !important;
	margin-top:5px;
	height: 12px;
	width: 24px;
	margin-left: 28px;
	background-repeat: no-repeat;
	background-image: url(/assets/img/bubble_head.png);
}

.bubble_head_firstpost {
	
	background-image: url(/assets/img/bubble_head_firstpost.png);
}

ul.thread li div.message {
	background:#dfd9c3;
	padding:10px;
	float:left;
	width:860px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

ul.thread li div.message_firstpost {
	background:#b9b090;
}

ul.thread li div.message div.meta {
	border-bottom:1px solid #d5cdb9;
	color:#000;
	font-size:0.8em;
	margin-bottom:10px;
}

ul.thread textarea {
	width:855px;
	height:250px;
}

a.button_comment {
	color:#fff !important;
	text-decoration:none;
	font-size: 110%;
}

a.button_comment img {
	padding: 0 6px 0 0;
}

a.button_comment:hover {
	background:#3581bc;
	font-size: 110%;
}

a.button_comment:active {
	color: #dadada;
	background:#1c4363;
	font-size: 110%;
}



.product_image
{
	padding: 10px;
	border: 1px solid #eee;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;	
}

.product_button a, .product_button a:link, .product_button a:visited
{
	padding: 5px;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
	background-color: #015889;
	color: #fff;
}

.product_button a:hover
{
	text-decoration: none;
	color: #fff;
}

.product_table 
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.product_table tr td:first-child
{
	text-align: right;
	font-weight: bold;
}

.product_table tr td:last-child
{
	text-align: left;
}

.ui-slider { position: relative; text-align: left; background-color: #fff; }
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 15px;
	cursor: default;
	background-color: #015889;
    -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

#amount_score, #amount_length
{

}


/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */

.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }



/* Datepicker
----------------------------------*/
.ui-datepicker { width: 19em; padding: .3em .3em 0; background-color: #DFD9C3; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {  }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }



.callout {
    position: relative;
    margin: 10px 0;
    padding: 4px;
    background-color: #eef4f9;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.callout .notch {
    position: absolute;
    top: -10px;
    left: 45px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eef4f9;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
     /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}
.border-callout { border: 1px solid #c5d9e8; padding: 4px 6px; }
.border-callout .border-notch { border-bottom-color: #c5d9e8; top: -11px; }

