/* BODY */
body
{
	margin: 0px; 
	padding: 0px;	
	background-color: #FFFFFF;
	background: none;
}

#wrapper
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: none;
}

/* HEADER */
#header
{
	height: 70px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #000000;
}

#header #header_logo
{
	margin: 0px;
	padding: 0px;
}

/* SEARCH */
#search
{
	display: none;
}

/* MENUS */
#menu_parent
{
	display: none;
}

/* CONTENTS */
#contents
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#contents ul li, #contents ol li
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#contents ul.sitemap li, #contents ol.sitemap li
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#contents ul.similar-posts
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#contents ul.similar-posts li
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: inside;
}

#contents ul.sitemap li ul
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: lower-roman;
}

#contents ul.services
{
	width: 90%;
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: circle;
	overflow: hidden;
}

#contents ul.services li, #contents ul.services li:last-child
{
	width: 45%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	float: left;	
	background: none;
}

#contents ol li ul
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
}

#contents ul li ol
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

#contents ul li:last-child, #contents ol li:last-child
{
	padding: 0px;
}

#content_container
{
	margin: 0px;
	padding: 0px;
}

.right
{
	float: right;
	padding: 0px 10px 0px 0px;
}

.left
{
	float: left;
	padding: 0px 0px 0px 10px;
}

/* SIDEBAR */
#contents #sidebar
{
	display: none;
}

/* SUB HEADERS */
#sub_header_home, #sub_header_products, #sub_header_services, #sub_header_portfolio, #sub_header_testimonials, #sub_header_about, #sub_header_contact, #sub_header_blog
{
	display: none;
}

/* HOME */
#latest_projects
{
	margin: 0px;
	padding: 0px;
}

#latest_news
{
	margin: 0px;
	padding: 0px;
}

/* POSTS */
#post
{
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.post_title_underline
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	border-bottom: 2px solid #000000;
}

.post_title_underline_projects
{
	display: none;
}

.post_title_underline_social
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	border-bottom: 2px solid #000000;
}

.post_title_special
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.post_title
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.post_title a:link, .post_title a:visited
{
	color: #000000;
	text-decoration: none;
}

.post_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.post_title_news
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.post_title_news a:link, .post_title_news a:visited
{
	text-decoration: none;
}

.post_title_news a:hover
{
	color: #EFA40D;
	text-decoration: none;
}

.post_date
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#post_body
{
	height: auto;
	min-height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#post_body_home
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#post_body select, #post_body_home select
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#post_body p, #post_body_home p
{
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

#post_body ol, #post_body ul, #post_body_home ol, #post_body_home ul
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-position: inside;
}

#post_body ol li ol, #post_body ol li ul, #post_body ul li ul, #post_body ul li ol,
#post_body_home ol li oll, #post_body_home ol li ul, #post_body_home ul li ol
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: lower-roman;
}

#post_footer
{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#post_footer p
{
	margin: 0px;
	padding: 0px;
}

#post_footer select
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#post blockquote
{
	margin: 1em 20px;
	color: #000000;
	font-style: italic;
}

#post blockquote p
{
	margin: .75em 0;
}

/* COMMENTS */
#comments
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#comments p
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.comment_title
{
	height: 1%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	display: block;
	border-bottom: 2px solid #000000;	
}

#comment_block
{
	margin: 0px;
	padding: 0px;
}

#comment_entry
{
	height: auto;
	min-height: 109px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	border: none;
}

#author_entry
{
	height: auto;
	min-height: 109px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	border: 1px dashed #000000;
}

#comment_entry.coloured, #author_entry.coloured
{
	background-color: #F8F8F8;
}

#comment_text
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#comment_text p
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#comment_text img
{
	margin: -10px 10px 10px 10px;
	padding: 0px;
	border: none;
	float: right;
}

.recaptcha-error, .recaptcha-submit-btn-area
{
	display: none;
}
/* FOOTER */
#footer
{
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#footer p
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#footer .small
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;	
}

#footer a:link
{
	color: blue;
	text-decoration: underline;
}

#footer a:visited
{
	color: blue;
	text-decoration: underline;
}

#footer a:hover
{
	color: blue;
	text-decoration: underline;
}

/* IMAGES */
img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	display: block;
	margin: 0px auto 0px auto;
}

/* FORMS */
form
{
	margin: 0px;
	padding: 0px;
}

input, select, textarea
{
	margin: 1px;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;	
}

/* ADS */
.ad_rectangle_left
{
	display: none;
}

.ad_rectangle_right
{
	display: none;
}

.ad_link_unit1
{
	display: none;
}

.ad_link_unit2
{
	display: none;
}

.ad_hidden
{
	display: none;
}

.ad_banner
{
	display: none;
}

/* SOCIAL NEWS */
.social_news
{
	display: none;
}

/* ZEMANTA */
.zemanta-pixie
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/* FEATURED BOX */
#featured_box_wrapper, .featuredbox
{
	display: none;
}


/* DAGON GATE SITEMAP GENERATOR */
.ddsg-wrapper h2
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

/* WP-PAGENAVI PLUGIN PAGING NAVIGATION LINKS */
.wp-pagenavi
{
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span
{
	margin: 2px 2px 2px 0px;
	padding: 3px 5px 3px 0px;
	text-decoration: none;
}

.wp-pagenavi span.current
{
	font-weight: bold;
}

/* WP GREET BOX PLUGIN */
.greet_block
{
	display: none;
}

/* LINKS */
a:link
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: blue;
	text-decoration: none;
}

a:active
{
	color: blue;
	text-decoration: underline;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a img
{
	border-width: 0px;
}