/*
Theme Name: Techified
Theme URI: http://cheon.info/692
Description: Nice and Sleek design. Suitable for all blog niche.
Version: 1.0.6
Author: CheonNii
Author URI: http://cheon.info
Tags: white, light, three-columns, right-sidebar, theme-options, translation-ready, threaded-comments
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/
.imageElement
{
	display: none;
}
.iePngFix
{
	behavior: url(scripts/iePngFix.htc);
}
HTML, BODY, FORM, FIELDSET
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
BODY
{
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
#wrapper
{
}
/**********************top area*****************************/
#top_area
{
	padding: 5px 0 10px;
	clear: both;
	background: #040404;
	border-bottom: 1px solid #4B4B48;
	height: 20px;
	position: relative;
}
#top_area_content
{
	width: 950px;
	margin: 0 auto;
	color: #666666;
	padding-top: 6px;
	position: relative;
}
#top_area_content .left
{
	position: relative;
	float: left;
	display: inline;
}
#top_area_content .right
{
	position: relative;
	float: right;
	display: inline;
	height: 16px;
	background-image: url(images/bg_rss.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#top_area_content UL
{
	margin: 0;
	padding: 0;
	line-height: normal;
	float: left;
	list-style-type: none;
}
#top_area_content UL LI
{
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
}
#top_area_content A
{
	display: inline;
	line-height: normal;
	color: #CCC;
	text-decoration: none;
}
#top_area_content A:hover, #top_area_content A:active, #top_area_content A:focus
{
	color: #FFFFFF;
	text-decoration: underline;
}
/***************************************************************************/
#header
{
	background-color: #333333;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	height: 100px;
	position: relative;
}
#header_content
{
	width: 950px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#wrapper #logo
{
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	width: auto;
	height: 52px;
	display: inline;
}
#wrapper #logo H1
{
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 20px;
}
#wrapper #logo H1 A
{
	text-decoration: none;
	color: #FFF;
}
DIV#header_content DIV#logo H1 A
{
	margin: 4px 0px 0px 5px;
	background: url(images/logo2.png) no-repeat left top;
	width: 153px;
	height: 60px;
	float: left;
}
#wrapper #logo H2
{
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
}
#wrapper #top_ads A
{
	font-weight: bold;
	color: #FFF;
}
#wrapper #top_ads
{
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 30px;
	width: auto;
	height: 52px;
	display: inline;
	color: #FFF;
}
DIV#search_box
{
	float: right;
	margin: 5px 5px 5px 1px;
	width: 728px;
	height: 90px;
}
/*
* HTML #search_box {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/search-form.png', sizingMethod='scale');
float: right;
margin-top: 30px;
width: 200px;
height: 24px;
padding: 0px 0px 0px 22px;
display: inline;
}
*/
#navigation_area
{
	background: url(images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #B4B4B4;
	height: 32px;
	display: block;
	padding-top: 4px;
	overflow: hidden;
	position: relative;
}
/************************************CONTENT AREA********************************************/
#content_area
{
	border-top: 1px solid #FFFFFF;
	background: #EEEEEE;
	overflow: hidden;
	padding: 0px 0px 10px;
	position: relative;
}
#content_area_content
{
	width: 950px;
	margin: 0 auto;
	clear: both;
	color: #333333;
	position: relative;
}
/*****************left content*********************/
#left_content
{
	position: relative;
	float: left;
	width: 614px;
	padding: 0px;
	margin: 0px;
}
/*****************************fullbox*******************************/
#left_content .fullbox
{
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 10px 5px 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 604px;
	display: inline;
	position: relative;
}
#left_content .fullbox .post_message
{
	font-size: 12px;
	display: block;
	padding: 15px 10px 5px;
	font-weight: bold;
}
#left_content .fullbox .fullbox_header
{
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 604px;
	height: 3px;
	position: relative;
}
#left_content .fullbox .fullbox_footer
{
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	width: 604px;
	height: 3px;
	position: relative;
}
#left_content .fullbox .fullbox_content
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 604px;
	position: relative;
}
DIV#rssBox LI
{
	display: block;
	margin: 15px 0 0;
}
DIV#rssBox
{
	/*[empty]width:;*/
	height: 224px;
	overflow: auto;
	padding: 1px 23px 0 27px;
	margin: 0 0 37px;
	background-color: #F4F4F4;
}
.breadcrumb
{
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px;
}
* HTML .breadcrumb
{
	padding: 0px 10px 10px;
}
.breadcrumb A
{
	color: #046380;
	text-decoration: none;
	padding: 0px 5px;
	font-weight: bold;
}
.breadcrumb A:hover, .breadcrumb A:active, .breadcrumb A:focus
{
	text-decoration: underline;
}
.fullbox H3.title
{
	background: url(images/post_content_h1.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px 0px;
}
.fullbox H3.title A
{
	color: #333333;
	text-decoration: none;
}
.fullbox H1
{
	display: block;
	margin: 0px;
	padding: 0px 15px 5px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 1.5;
}
.fullbox H1 A
{
	color: #046380;
	text-decoration: none;
}
.fullbox H1 A:hover, .fullbox H1 A:active, .fullbox H1 A:focus
{
	text-decoration: underline;
}
.fullbox .post_info
{
	float: left;
	font-size: 12px;
	padding: 0px 15px 10px;
	color: #666666;
	margin: 0px;
	width: 574px;
	position: relative;
}
.fullbox .post_info .post_info_left
{
	position: relative;
	float: left;
}
.fullbox .post_info .post_info_edit
{
	padding-left: 10px;
	position: relative;
	float: left;
}
.fullbox .post_info .post_info_right
{
	position: relative;
	float: right;
}
.fullbox .post_info A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.fullbox .post_info A:hover, .fullbox .post_info A:active, .fullbox .post_info A:focus
{
	text-decoration: underline;
}
.fullbox .post_info .post_info_right A.post_comment
{
	position: relative;
	float: left;
	background-image: url(images/post-comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 18px;
	padding-left: 15px;
	text-transform: uppercase;
	padding-right: 10px;
}
.fullbox .post_info .post_info_right .post_bookmark
{
	position: relative;
	float: left;
	background-image: url(images/bookmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 18px;
	padding-left: 15px;
	text-transform: uppercase;
}
.fullbox .post_content
{
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
	color: #666666;
	width: 574px;
	position: relative;
	float: left;
}
.fullbox .post_content BLOCKQUOTE
{
	background: #FFFFFF url(img/blockquote.gif) no-repeat scroll 3px 3px;
	border: 1px dashed #CCCCCC;
	margin: 5px 0;
	padding: 8px 12px 8px 36px;
}
.fullbox .post_content .akpc_pop
{
	position: relative;
	width: 100%;
	float: left;
	clear: both;
}
.fullbox .post_social_bookmark
{
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
	color: #666666;
	position: relative;
	width: 100%;
	float: left;
}
.fullbox .post_social_bookmark IMG
{
	float: left;
	width: 37px;
	height: 37px;
	border: 0;
	display: inline;
}
.fullbox .post_social_bookmark A
{
	float: left;
	display: inline;
	margin: 2px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.fullbox .post_social_bookmark A:hover
{
	background-color: #F1F1F1;
}
.fullbox .post_tags
{
	float: left;
	font-size: 12px;
	padding: 5px 10px;
	color: #666666;
	margin: 5px 15px 0px;
	width: 552px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
}
.fullbox .post_tags A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.fullbox .post_tags A:hover, .fullbox .post_tags A:active, .fullbox .post_tags A:focus
{
	text-decoration: underline;
}
.more-link
{
	float: right;
	font-size: 12px;
}
.fullbox .post_content A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.fullbox .post_content A:hover, .fullbox .post_content A:active, .fullbox .post_content A:focus
{
	text-decoration: underline;
}
DIV.post_content DIV#rssBox LI SPAN.rssLinkListItemTitle A
{
	font: 12pt sans-serif;
}
/*Image Alignment*/
.fullbox .post_content .aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fullbox .post_content .alignleft
{
	float: left;
	margin: 0 10px 5px 0;
}
.fullbox .post_content .alignright
{
	float: right;
	margin: 0 0 5px 10px;
}
.fullbox .post_content .wp-caption
{
	border-radius: 3px;
	margin: 10px;
	padding-top: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.fullbox .post_content .wp-caption IMG
{
	border: 0 none #000000;
	margin: 0;
	padding: 0;
}
.fullbox .post_content .wp-caption P.wp-caption-text
{
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
}
/*Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: left;
}
.commentlist LI
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist LI UL LI
{
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
*****************************fullbox excerpt******************************/
.fullbox_excerpt
{
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 10px 5px 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 604px;
	display: inline;
	line-height: 1.5;
}
.fullbox_excerpt .excerpt_separator
{
	background: url(images/hdot.gif) repeat-x bottom;
	display: block;
	height: 1px;
	margin: 10px 5px;
}
.fullbox_excerpt .fullbox_header
{
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 604px;
	height: 3px;
}
.fullbox_excerpt .fullbox_footer
{
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	width: 604px;
	height: 3px;
}
.fullbox_excerpt .fullbox_content, .fullbox_excerpt .fullbox_content_comment
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 604px;
}
.fullbox_excerpt .fullbox_content_comment A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.fullbox_excerpt .fullbox_content_comment #cancel-comment-reply
{
	padding-left: 15px;
}
.fullbox_excerpt .fullbox_content_comment A:hover, .fullbox_excerpt .fullbox_content_comment A:active, .fullbox_excerpt .fullbox_content_comment A:focus
{
	text-decoration: underline;
}
.fullbox_excerpt .fullbox_content H3, .fullbox_excerpt .fullbox_content_comment H3
{
	background: url(images/post_content_h1.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px 0px;
}
.fullbox_excerpt .fullbox_content .excerpt_meta, .fullbox_excerpt .fullbox_content_comment .excerpt_meta
{
	margin: 0px;
	overflow: hidden;
	padding: 0px 10px 0px 12px;
	display: block;
}
.fullbox_excerpt .fullbox_content .smooth_gallery
{
	margin: -7px 0px 0px 1px;
	overflow: hidden;
	padding: 0px;
	display: block;
}
.excerpt_more
{
	margin: 0px;
	overflow: hidden;
	padding: 5px 5px 0px;
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.excerpt_more A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.excerpt_more A:hover, .excerpt_more A:active, .excerpt_more A:focus
{
	text-decoration: underline;
}
.fullbox_excerpt .fullbox_content .excerpt_meta .excerpt_desc
{
	display: block;
	font-size: 12px;
	text-align: justify;
	padding: 0px 5px;
}
.excerpt_desc H2
{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	color: #046380;
	display: block;
}
.excerpt_desc H2 A
{
	color: #046380;
	text-decoration: none;
}
.excerpt_desc H2 A:hover, .excerpt_desc H2 A:active, .excerpt_desc H2 A:focus
{
	text-decoration: underline;
}
DIV.excerpt_desc H2 A
{
	font: 16.5pt sans-serif;
}
/********************************comment area***********************************/
.comment_area
{
	background: url(images/post_content_bg.png) repeat-y;
	float: left;
	margin: 10px 5px 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 604px;
	display: inline;
	line-height: 1.5;
	color: #666;
}
.comment_area A
{
	color: #046380;
	text-decoration: none;
	font-weight: bold;
}
.comment_area A:hover, .comment_area A:active, .comment_area A:focus
{
	text-decoration: underline;
}
.comment_area .comment_top
{
	background: url(images/post_content_header.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 604px;
	height: 3px;
}
.comment_area .comment_bottom
{
	background: url(images/post_content_footer.png) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
	width: 604px;
	height: 3px;
}
.comment_area .nocomments
{
	margin: 0px;
	padding: 17px 5px 5px 10px;
	font-size: 15px;
	color: #046380;
	display: block;
}
.comment_area H2
{
	margin: 0px;
	padding: 7px 5px 5px 10px;
	font-size: 15px;
	color: #046380;
	display: block;
	border-bottom: 1px solid #EEEEEE;
}
.comment_area .comment_separator
{
	border-bottom: 1px solid #EEEEEE;
	margin: 5px 15px 0px;
	width: 574px;
	display: inline;
	float: left;
}
.comment_area .comment_box
{
	width: 574px;
	display: inline;
	float: left;
	padding: 15px 15px 0px;
	font-size: 12px;
}
.comment_box
{
	display: block;
}
.comment_box .comment_header
{
	display: block;
	padding-bottom: 5px;
}
.comment_box .comment_details
{
	display: block;
}
.comment_details .comment_avatar
{
	float: left;
	padding: 0px 5px 0px 0px;
	display: inline;
}
.comment_form
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.comment_form .form_text_label
{
	display: block;
	padding-top: 10px;
}
.comment_form_instruction
{
	display: block;
	padding: 10px 0px 0px;
	font-size: 12px;
}
.comment_form .text_area_style
{
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px 3px 0px 2px;
	width: 182px;
	height: 18px;
	outline: none;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.comment_form .text_area_style2
{
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px 3px 0px 2px;
	width: 350px;
	height: 120px;
	outline: 0;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.comment_form_submit
{
	display: block;
	padding-top: 15px;
}
.comment_form_submit .submit_btn
{
	width: 87px;
	height: 21px;
	float: left;
	border: none;
	background: url(images/btn_submit_comment.gif) no-repeat;
	cursor: pointer;
	position: relative;
	display: inline;
}
/******************right content - sidebar****************************/
#sidebar
{
	position: relative;
	float: right;
	width: 336px;
}
#sidebar_top
{
	float: left;
	width: 336px;
	margin-bottom: -5px;
}
#sidebar_left
{
	float: left;
	width: 168px;
}
#sidebar_right
{
	float: right;
	width: 168px;
}
#sidebar .img_ads
{
/*in content*/
	text-align: center;
}
#sidebar .img_ads IMG
{
	border-width: 0px;
	margin: 8px;
	padding: 0px;
}
/*sidebar box*/
#sidebar .box
{
	margin: 10px 5px 5px;
	background: url(images/sidebar_box_bg.png) repeat-y;
	background-color: #FFFFFF;
	overflow: hidden;
}
#sidebar .box H3
{
	background: url(images/sidebar_box_header.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px 0px;
}
#sidebar .box .box_bottom
{
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer.png) no-repeat left bottom;
	height: 5px;
}
/*sidebar box top*/
#sidebar_top .box
{
	margin: 10px 5px 5px;
	background: url(images/sidebar_box_bg_top.png) repeat-y;
	background-color: #FFFFFF;
	overflow: hidden;
}
#sidebar_top .box H3
{
	background: url(images/sidebar_box_header_top.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px 0px;
}
#sidebar_top .box .box_bottom
{
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer_top.png) no-repeat left bottom;
	height: 5px;
}
#sidebar_top .box .box_header
{
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_header_top2.png) no-repeat left top;
	height: 5px;
}
/*sidebar box common properties*/
#sidebar .box .box_content
{
	font-size: 12px;
	padding: 10px 10px 5px;
	overflow: hidden;
	color: #666;
}
.mbl_fo_hidden, .mbl_join_img, .mbl_join
{
	display: none;
}
#sidebar .box .box_gfc
{
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#sidebar .box .box_readers
{
	font-size: 12px;
	padding: 18px 0px 5px 22px;
	_padding: 5px 0px 25px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#sidebar .box .box_readers .join
{
	margin: 8px 25px 5px 10px;
	_margin: 0px 25px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
}
#sidebar .box .box_content UL, #sidebar .box .box_content OL
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar .box .box_content UL LI, #sidebar .box .box_content OL LI
{
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar .box .box_content UL LI A, #sidebar .box .box_content OL LI A
{
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(images/dot.gif) repeat-x bottom;
	width: 99%;
	color: #046380;
	text-decoration: none;
}
#sidebar .box .box_content UL LI A:hover, #sidebar .box .box_content UL LI A:active, #sidebar .box .box_content UL LI A:focus, #sidebar .box .box_content OL LI A:hover, #sidebar .box .box_content OL LI A:active, #sidebar .box .box_content OL LI A:focus
{
	text-decoration: underline;
}
/*flickr*/
#getflickr
{
	margin: 0px;
	padding: 10px 10px 7px 15px;
	display: block;
	list-style-type: none;
	overflow: hidden;
}
#getflickr LI
{
	float: left;
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
#getflickr LI A
{
	background: none;
	margin: 0px;
	padding: 4px;
/*4*/
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	overflow: hidden;
}
#getflickr LI IMG
{
	height: 49px;
	width: 49px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	display: inline;
}
#getflickr LI A:hover
{
	border: none;
	background-color: #E9E9E9;
}
/*subscribe form*/
#sidebar .rss_box
{
/*in content*/
	display: block;
	background-image: url(images/rss_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 40px;
	border: 0;
}
#sidebar #rss_form
{
/*in content*/
}
#rss_form #email_rss
{
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color: #666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#rss_form #subscribe_email_btn
{
	width: 50px;
	height: 21px;
	border: none;
	background: url(images/go.png) no-repeat;
	cursor: pointer;
	margin-left: 7px;
}
/***************************FOOTER AREA***********************************************/
#footer_area
{
	background: #333333 url(images/botsl-bg.gif) repeat-x left top;
	color: #999999;
	border-bottom: 1px solid #040404;
	overflow: hidden;
	min-height: 180px;
}
#footer_area_content
{
	width: 950px;
	margin: 0 auto;
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	overflow: hidden;
}
#footer_area_content A
{
	display: inline;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_area_content A:hover, #footer_area_content A:active, #footer_area_content A:focus
{
	text-decoration: underline;
}
#footer_area_content .box
{
	float: left;
	width: 24.99%;
}
#footer_area_content .box .box_content
{
	margin: 10px;
}
#footer_area_content .box H3
{
	margin: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #4B4B4B;
	padding: 0px 0px 5px;
}
#footer_area_content .box .box_content OL, #footer_area_content .box .box_content UL
{
	padding: 0;
	margin: 0;
}
#footer_area_content .box .box_content OL LI, #footer_area_content .box .box_content UL LI
{
	margin: 5px 0px 5px 20px;
	padding: 0;
	background: none;
}
/***************************FOOTER BOTTOM***********************************************/
#footer_bottom
{
	padding: 5px 0 10px;
	clear: both;
	background: #040404;
	border-top: 1px solid #4B4B48;
	height: 20px;
}
#footer_bottom_content
{
	width: 950px;
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
	color: #CCC;
	font-size: 12px;
}
#footer_bottom_content A
{
	display: inline;
	line-height: normal;
	color: #CCC;
	text-decoration: none;
}
#footer_bottom_content A:hover, #footer_bottom_content A:active, #footer_bottom_content A:focus
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*post navigator*/
#post-navigator-single
{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	display: block;
}
#post-navigator-single .alignleft
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single .alignright
{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single A
{
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator-single A:hover
{
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator, #page-navigator, .comments_page_nav
{
	color: #666666;
	margin: 10px 5px 3px;
	padding: 0px;
	float: left;
	display: inline;
	font-size: 12px;
}
#page-navigator .pages, #page-navigator .page
{
	background: #FFF;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	float: left;
}
#page-navigator A
{
	cursor: pointer;
	font-weight: bolder;
}
#post-navigator .pages, #post-navigator .current, .comments_page_nav .current, .comments_page_nav .pages
{
	background: #FFFFFF;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	float: left;
}
#post-navigator .pages, #post-navigator .extend
{
	background: #FFFFFF;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	float: left;
}
#post-navigator A, .comments_page_nav A
{
	background: #FFFFFF;
	padding: 2px 6px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	float: left;
}
#post-navigator A:hover, .comments_page_nav A:hover
{
	background: #EEEEEE;
	text-decoration: none;
	border: 1px solid #B9B9B9;
}
.post-navigator .alignleft, .comments_page_nav .alignleft
{
	float: left;
	width: 98%;
	margin-bottom: 5px;
	position: relative;
	display: inline;
}
.post-navigator .alignright, .comments_page_nav .alignright
{
	float: right;
	width: 98%;
	position: relative;
	display: inline;
}
/*typhography*/
CODE
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download
{
	background: #EAEED2 url(images/post-style/download.gif) no-repeat;
	background-position: 1px center;
}
.warning
{
	background: #D5C3C3 url(images/post-style/warning.gif) no-repeat;
	background-position: 1px center;
}
.note
{
	background: #F4F3F3 url(images/post-style/note.gif) no-repeat;
	background-position: 1px center;
}
.alert
{
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat;
	background-position: 5px 8px;
}
.info
{
	background: #BFE5FF url(images/post-style/info.gif) no-repeat;
	background-position: 5px 8px;
}
.click
{
	background: #D9E7F0 url(images/post-style/click.gif) no-repeat;
	background-position: 1px center;
}
.download, .warning, .note, .alert, .info, .click
{
	padding: 12px 3px 12px 40px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	position: relative;
	display: inline-block;
	text-decoration: none !important;
	overflow: visible;
}
