html,body
{
	color:#4d4d4d;
	font-family:'Lucida Grande', 'Trebuchet MS', Helvetica, Arial, FreeSans, sans-serif;
	background:#ffffff url(../images/bg.png) repeat-x;
	margin:0;
	padding:0;
}

h1,h2,h3
{
	color:#666666;
	letter-spacing:-1px;
	padding:0 0 0.5em;
}

h1
{
	font-size:3em;
}

h2
{
	font-size:1.4em;
	background:#f6f7f9;
	color:#4d4d4d;
	border-top:1px dotted #3B429A;
	margin:0 0 0.5em;
	padding:0.3em 0 0.3em 0.5em;
}

h3
{
	font-weight:700;
}

a
{
	text-decoration:none;
	color:#7283a4;
}

a:hover
{
	text-decoration:underline !important;
}

form
{
	padding:0;
	font-size:11px;
}

td
{
	padding:0.5em;
}

small
{
	font-size:0.8em;
}

.clear
{
	clear:both;
	line-height:0;
	margin:0;
}

.yui-gc
{
	padding:0 0.5em 0 0;
}

#announcement
{
	background-color:#f8f8f8;
	border-bottom:1px solid #000;
	text-align:center;
	padding:0.4em;
}

#hd_title
{
	float:left;
	height:111px;
	width:100%;
	background:transparent;
	margin:0;
}

#hd_title h1
{
	font-size:2.2em;
	font-weight:700;
	clear:none;
	float:left;
	margin:0 0 0 -9999px;
	padding:0.5em 0.4em 0.4em;
}

#hd_title h1 a:hover
{
	color:#000;
}

#hd_block2
{
	margin:-3.2em 0 0;
}

#header_end
{
	clear:both;
}
.user_logged_in {
	float:right;
	font-size: 11px;
	margin: 2.5em 0.5em 0 0
}
.navigation
{
	float:right;
	list-style:none;
	margin:-2.2em 0;
}

.navigation li
{
	display:block;
	float:left;
	font-weight:700;
	margin:0 5px 0 0;
}

.navigation li a
{
	background:#eaeef5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-o-border-radius: 6px;
	border:2px solid #ffffff;
	font-size:1em;
	padding: 0.6em 0.8em;
	/*background:#eaeef5 url(../images/nav_bg.png) repeat-x !important;*/
	background-color: #ffffff;
	background:url(../images/sprite.gif) !important;
	background-position: 0px -273px !important;
	background-repeat: repeat-x;
}

.navigation li a img
{
	vertical-align:middle;
}

ul.nav_right
{
	float:right;
	display:none;
}

#rss_icon
{
	margin-top:-0.2em;
}

#post_header
{
	background-color:#f8f8f8;
}

#category_bar li
{
	margin:0.5em 0.2em 0 0;
}

/*#category_bar a,#category_bar a:link,#category_bar a:visited,#category_bar li li a,#category_bar li li a:link,#category_bar li li a:visited*/
#category_bar a,#category_bar a:link,#category_bar a:visited
{
	/*
	background:#eaeef5 url(../images/nav_bg.png) repeat-x !important;
	color:#4d4d4d;
	font-size:1em;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	padding:0.5em 0.8em;
	*/
	background:#eaeef5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-o-border-radius: 6px;
	border:2px solid #fff;
	font-size:0.8em;
	padding: 0.5em 0.9em;
	/*background:#eaeef5 url(../images/nav_bg_flip.png) repeat-x !important;*/
	background-color: #ffffff;
	background:url(../images/sprite.gif) !important;
	background-position: 0px -330px !important;
	background-repeat: repeat-x !important;
}
#category_bar a,#category_bar a:link,#category_bar a:visited
{
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
}
#category_bar .children{
	margin: -0.2em 0 0 0.3em;
}
#category_bar .children li{
	margin: -1px 0 0 0;
}
#category_bar .children li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-o-border-radius: 0;
	border:1px solid #eeeeee;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	background: #ffffff !important;
}
#category_bar .children li:first-child a{
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
}
#category_bar .children li:last-child a{
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
}

/*
#category_bar li li a,#category_bar li li a:link,#category_bar li li a:visited
{
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	border:1px solid #e8e9e9 !important;
	margin-top:-1px;
	background: #ebeef4 url();
}
*/
#category_bar a:hover,#category_bar li li, #category_bar li li a:hover,#category_bar li li a:active
{
	/*background:#4d4d4d url(../images/menu_bg_hover.png) repeat-x !important;*/
	color:#555555;
	background: #ebeef4;
}

#bd
{
	background-color:#ffffff;
}

.odd
{
	background:#f3f3f3;
}

.user_tabs {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-o-border-radius: 6px;
	border:1px solid #e5e8ef;
	background: #e5e8ef !important;
}
.sort_menu li.active,.sort_menu li.active_square
{
	background:#e5e8ef;
	padding: 0.3em 0.3em 0.5em 0.7em;
}
.sort_menu
{
	border-top:1px dotted #dddddd;
	margin:0 0 0 0;
	padding:0.2em 0 0.3em 0;
}
/*
.sort_menus li.active_square
{
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:#f6f7f9;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
}
*/
#sort_box .sort_menu_sub
{
	display:none;
}

.sort_menu li
{
	line-height:2.3em;
	text-align:center;
	background:#ffffff;
	/* border-top:0; */
	border: 1px solid #eeeeee;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.3em 0.3em 0.5em 0.75em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}
/*
.sort_menuss li
{
	line-height:2.8em;
	text-align:center;
	background:#ffffff;
	border-left:1px solid #F5F5F5;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-top:0;
	padding:0.75em 0.5em 0.8em 0.75em;
}

.sort_menus li.sort_menu_label
{
	border:0;
	background:transparent;
}

.sort_menus li
{
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	background:#ebeff2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0;
	padding:0.5em 0.7em;
}

.sort_menus li.active
{
	background:#f6f7f9;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
}
*/

.post_thumbnail_container
{
	float:left;
}

.post_thumbnail
{
	float:left;
	border:1px solid #a3b0c8;
	background: #f4f6f9;
	text-align:center;
	font-size:0.7em;
	clear:none;
	display:inline;
	margin:0 5px 10px 10px;
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.post_thumbnail_small
{
	width:90px;
	height:70px;
}

.post_thumbnail_large
{
	width:202px;
	height:152px;
	line-height:150px;
}

.post_content_container
{
	float:left;
	width:34em;
	margin: -4px 0 0 5px;
}

.post_content_container_single
{
	float:left;
	width:16em;
	margin: -4px 0 0 0;
}

.post_content_container_single_wide
{
	float:left;
	width:32em;
	margin:0 0 0 0;
}

.show_post_title
{
	font-size:1.6em;
	font-weight:400;
	letter-spacing:-1px;
}

.show_post_title a
{
	color:#CB4A6F;
}

.show_post_author_date
{
	margin-bottom:0.5em;
}

.show_post_content
{
	line-height:1.5em;
	color:#313131;
	margin:0.5em 0 1em;
}

.show_post_extra_fields
{
	clear:both;
	border-top:1px solid #f3f3f3;
	font-size:0.9em;
	padding:0 0 0.5em 0.5em;
}

.show_post_extra_fields a
{
	font-size:0.9em;
	padding:0 0 0 1.8em;
}

.show_post_extras
{
	clear:both;
	font-size:0.8em;
	padding:0 0 0 0.8em;
}

.show_post_extras li,.show_post_extras li a
{
	line-height:1em;
	vertical-align:bottom;
}

.message
{
	width:90%;
	text-align:center;
	font-size:12px;
	font-weight:700;
	margin:1em auto;
	padding:0.8em;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-o-border-radius: 6px;
}

.related_posts_item
{
	border-bottom:1px solid #eeeeee;
	padding-left:2em;
}

.related_posts li
{
	padding:0.5em 0 0.5em 0.8em !important;
}

.related_thumbnail
{
	border:1px solid #c0c0c0;
	width:36px;
	height:25px;
	clear:none;
	display:inline;
	vertical-align:middle;
	margin:0 0.5em 0 0;
	padding:3px;
}

.vote_button_top, .vote_button_bottom
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.vote_button_top {
	border:1px solid #a3b0c8;
	background: #f4f6f9;
	background:url(../images/sprite.gif) !important;
	background-position: 0px -284px !important;
	background-repeat: repeat-x;
}
.vote_button_bottom {
	border:1px solid #d0c00d;
	background: #f8f590;
	background:url(../images/glow.gif) !important;
	background-repeat: repeat-x;
	color: #222;
}
.vote_button_bottom_voted {
	border:1px solid #e7df96;
	background: #f8f590;
	background:url(../images/glow2.gif) !important;
	background-repeat: repeat-x;
}
.vote_button_bottom_voted a {
	color:#888888 !important;
}
.vote_button_bottom_voted a:hover {
	color:#555555 !important;
}

.vote_button_bottom a,.ui-button-text,#statBlock a > span
{
	color:#555555;
	font-weight: bold;
}
.vote_button_bottom a:hover,.ui-button-text:hover,#statBlock a > span:hover
{
	color:#000000;
}

.post_container
{
	margin:0;
	padding:15px 0 0;
}

.post_divider
{
	height:4px;
	/*background:url(../images/stripes.png) repeat-x;*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -382px !important;
	margin:0.7em 0;
	height: 6px;
	overflow:hidden;
}

.vote_button
{
	margin:15px 0;
}

.posts_widget_vote,.related_posts_vote
{
	width:1.8em;
	height:1.8em;
	line-height:1.8em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline;
	vertical-align:middle;
}

.related_posts_vote
{
	margin-top:-0.25em;
}

.related_posts_vote_loggedin
{
	margin-top:0.3em !important;
}

#who_voted_content, .generic_padding
{
	padding:0 0 0 0.8em;
}

.tags_link
{
	/*background-image:url('../images/tags.png');*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -214px !important;
}
.tags_link:hover
{
	background-position: 0px -246px !important;
}

.save_post_link
{
	/*background-image:url('../images/tags.png');*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -439px !important;
}
.save_post_link:hover
{
	background-position: 0px -471px !important;
}

.twitter_feed_item {
	text-indent: 1.8em;
	background: url(../images/twitter_logo.jpg) no-repeat;
	background-position-y: 3px
}
.comment_link
{
	padding-left:1.5em;
	/*
	background-image:url(../images/comment.png);
	background-repeat:no-repeat;
	*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -78px !important;
}
.comment_link:hover
{
	background-position: 0px -110px !important;
}

.comment_reply_link
{
	padding-left:1.9em;
	/*
	background-image:url(../images/comment.png);
	background-repeat:no-repeat;
	background-position:0 0;
	*/
	background-image: url(../images/sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -78px !important;
}
.comment_reply_link:hover
{
	background-position: 0px -110px !important;
}

.comment_edit_link
{
	padding-left:1.9em;
	padding-top:0.1em;
	/*
	background-image:url(../images/edit.png);
	background-repeat:no-repeat;
	background-position:0 0;
	*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -9px !important;
	background-repeat: no-repeat;
}
.comment_edit_link:hover
{
	background-position: 0px -41px !important;
	background-repeat: no-repeat;
}

.show_post_edit
{
	/*background-image:url(../images/edit.png);*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -9px !important;
	background-repeat: no-repeat;
}
.show_post_edit:hover
{
	background-position: 0px -41px !important;
	background-repeat: no-repeat;
}

.alert_link
{
	padding-left:1.5em;
	/*background-image:url(../images/alert.png);*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -146px !important;
}
.alert_link:hover
{
	background-position: 0px -178px !important;
}

.buzz_it_link
{
	padding-left:1.5em;
	/*background-image:url(../images/alert.png);*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -388px !important;
}
.buzz_it_link:hover
{
	background-position: 0px -417px !important;
}

.at300bs.at15t_expanded,.at300bs.at15t_compact
{
	background:url(../images/share.png) !important;
	background-position:0 0;
}

.at300bs.at15t_expanded:hover,.at300bs.at15t_compact:hover;
{
	background-position:-10px -10px;
}

.activity_widget_item,.comments_widget_item,.recent_visitors_item,.posts_widget_item,li > a,#who_voted_content a,.related_posts_link a,.comment_form,#breadcrumbs,.widget_body,.user_login_reg,#submit_1
{
	line-height:1.8em;
	font-size:11px;
}
.user_login_reg {
	margin: 0.8em;
}
.user_login_reg td {
	vertical-align: top;
	font-weight: bold;
}
.forgot_password {
	border-top: 1px dotted #dddddd;
	font-size: 11px;
	margin:0 -1em 1em 0.8em;
	padding: 0.5em 0 0 0;
	clear:both;
	float:left;
	width:98%;
}
form#forgot_password_form {
	float:left;
	margin: 1em 0.8em 0.8em 0.8em;
}
.posts_widget_item,.related_posts_item
{
	padding:0.5em 0 !important;
}

.profile_navigation
{
	width: 11em;
	font-size:11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0 !important;
}
.profile_navigation li {
	line-height:2.3em;
	background:#ffffff;
	border-top:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.2em 0.3em 0.2em 0.75em;
}
}
.users_content {
	width: 37em;
	float:right;
}
.user_content table tbody tr td {
	font-size: 11px !important;
}
#profile_bio, #profile_usage {
	margin: 0 0 1em 0.8em;
}
blockquote {
	margin: 1em;
	padding:0.5em 0.5em 1.5em 0em;
  background: transparent url(../images/quoleft.gif) left top no-repeat;
}
blockquote div {
  padding: 1em 48px;
  background: transparent url(../images/quoright.gif) right bottom no-repeat;
}
.activity_item
{
	border-bottom:1px dotted #dddddd;
	font-size:11px;
	margin: 0 0 0 0.8em;
}

.comment
{
	border:0;
	background:transparent;
	margin:0;
	padding:0;
}

.comment_header
{
	background-color:#f6f7f9;
	border-bottom:0;
	border-top:1px dotted #6B729A;
	height:1.6em;
	line-height:1.6em;
	margin:0;
	padding:0.3em 0.8em;
}

.comment_header_left
{
	width:30em;
}

.comment_content
{
	float:left;
	margin:0.5em 0 1em;
	padding:0.5em 0 0.5em 0.8em;
}

.comment_content,.comment_author
{
	font-size:0.85em;
}

.comment_votes
{
	float:right;
	font-size:11px;
	height:1.6em;
	line-height:1.6em;
	margin:0;
	padding:0;
}

.comment_reply_wrapper
{
	float:right;
	line-height:1.2em;
	border-left:1px solid #c0c0c0;
	margin:0 0 0 0.5em;
	padding:0 0 0 0.5em;
}

.comment_subscribe
{
	margin:0.5em 0;
}

.comment_form {
	margin-bottom: 1em;
}
.comment_form textarea
{
	width:98%;
}

.green
{
	background-color:#99FF66;
}

.red
{
	background-color:#FF6A55;
	color:#ffffff;
}

.bold_red
{
	color:red;
	font-weight:700;
}

#site_closed
{
	background-color:#fff;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	text-align:center;
	margin-top:4em;
	font-size:1.6em;
	line-height:1.8em;
}

#breadcrumbs
{
	line-height:1.6em;
	border-top:1px dotted #dddddd;
	margin:0.5em 0 0;
	padding:0.5em 0 0.5em 0.5em;
}

#pagination
{
	font-size:0.9em;
	text-align:right;
	margin:1em 0 2em;
}

#pagination a
{
	display:inline;
	border:solid 1px #F0F0F0;
	padding:0.3em 0.7em;
}

#pagination .pagi_current
{
	color:#fff;
	background-color:#4d4d4d;
	font-weight:700;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.3em 0.7em;
}

#pagination .pagi_page,#pagination .pagi_next,#pagination .pagi_previous,#pagination .pagi_last
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.3em 0.7em;
}

#pagination a:hover
{
	border:solid 1px #444444;
	text-decoration:none;
}

input[type="submit"]
{
	background:#3f4142;
	color:#eeeeee;
	font-weight:700;
}

input,textarea
{
	font-family:'Lucida Grande', 'Trebuchet MS', Helvetica, Arial, FreeSans, sans-serif;
	border:1px solid #4d4d4d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.5em !important;
}
#submit_1 form, #submit_1 p {
	padding:0 0 0 0.8em;
}
#submit_step_2 table
{
	width:500px;
}
.sidebar {
	margin: -2.5em 0 0 0;
}
.sidebar ul li,.posts_widget_item,.footer_navigation li,#footer_widget li.recent_visitors_item
{
	border-bottom:solid 1px #eeeeee;
	padding:0.1em;
}

.widget_heads
{
	background:#eaeef5;
	color:#4d4d4d;
	border-top:1px dotted #3f4142;
	margin:0 0 0.5em;
	padding:0.3em 0 0.3em 0.5em;
}

.widget_body
{
	width:98%;
	margin:0 0 1.5em;
	padding:0 0 0 0.8em;
}

.footer_navigation
{
	width:100%;
}

#search_form input#search_input,#easy_submit_form #url
{
	float:left;
	width:20em;
}

.statBlock
{
	float:left;
	clear:both;
}

.footer_divider
{
	height:4px;
	/*background:url(../images/stripes.png) repeat-x;*/
	background-image: url(../images/sprite.gif);
	background-position: 0px -382px !important;
	margin:0;
	padding:0;
	height: 6px;
	overflow:hidden;
}

#footer_widget div.widget_container
{
	width:33%;
	float:left;
	margin:0 0.2em 0 0;
}

#footer_widget .widget_container h2
{
	border:0;
}

#footer_widget div.widget_container .widget_body
{
	width:95%;
	margin:0 -0.8em 0 0.8em;
	padding:0;
}

#ft
{
	margin:0;
	padding:0;
}

.debug
{
	font-size:0.8em;
	float:left;
	clear:both;
}

p,li
{
	padding:0.5em 0;
}

#hd,.show_post
{
	margin:0;
}

#hd_title h1 a,.sort_menus li:active a,.sort_menu li:active a,.widget_head a
{
	color:#4d4d4d;
}

.navigation li a:hover,li a#navigation_active
{
	color:#000000;
}

.tag_cloud a,.widget_tag_cloud a
{
	letter-spacing:0;
	font-variant:small-caps;
	color:#7283a4;
}

#sidebar_one,#easy_submit_form input,#sidebar_two
{
	float:right;
}


/*
Re-CAPTCHA
*/

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background: transparent !important;
	border: 0;
 }
 
 #recaptcha_table {
	margin: 0 0 0 -0.5em !important;
   border: 0 !important;
 }
 
 #recaptcha_response_field {
   border-color: #444444 !important;
	font-size:11px !important;
 }