\/*
	Theme Name: Genesis
	Theme URL: http://www.studiopress.com/themes/genesis
	Description: Genesis is an advanced Theme Framework for WordPress. Please <strong>do not modify</strong> this stylesheet, as it will be overridden in Genesis updates.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.2.1
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
* { behavior: url(iepngfix/iepngfix.htc);}
body {
	background: #979580 url(images/body.jpg) repeat-x;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
	line-height: 16px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #c1c1c1;
	width: 1000px;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	width: 1000px; 
	height: 120px;
	}

#title-area {
	width: 400px;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 550px;
	float: right;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: #FFFFFF ;
	height: 120px;
	/* border-bottom: 3px solid #595959; */
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 300px;
	height: 80px;
	padding: 0;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 1000px;
	}
	
/***** Navigation Menus ********************/

#nav, #subnav {
	width: 1000px;
	background: #333333 url(images/main-nav-bg.jpg) repeat-x top left;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	clear: both;
	height: 39px;
	}#subnav {	background:none !important;	}

#nav ul, #subnav ul, #header ul.nav, #header ul.menu {
	width: 100%;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	} #subnav ul {	margin: 0px !important;	background:url(images/post-nav-bg.jpg) repeat-x left top!important;	}
#nav li, #subnav li, #header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	width: 123px;
	padding-right: 2px;
	background: url(images/main-nav-item.png) no-repeat top left;
	}
#subnav li {	
	width:100px !important;
	_width:99px !important;
	background:none !important;	
	
	}
	
#header ul.nav li, #header ul.menu li {
	background: #333333;
	text-transform: uppercase;
	}
	
#nav li a, #subnav li a, #header ul.nav li a, #header ul.menu li a {
	color: #0f0f0f;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 8px 0;
	text-decoration: none;
	position: relative;
	text-align: center;
	}
#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item, #header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: url(images/active-nav.png) no-repeat top left;
	color: #0f0f0f;
	}#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {	background: none ;	color: #FF8108;		}
	
#nav li a.sf-with-ul, #subnav li a.sf-with-ul, #header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator, #header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	top: 12px;
	right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited, #header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active, #header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul, #subnav li ul, #header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	}

#nav li ul a, #subnal li ul a, #header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}

#nav li ul ul, #subnav li ul ul, #header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul, #header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul, #header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover, #header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 7px 10px 5px 10px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}

#nav li.rss a, #nav li.rss a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
	}
	
#nav li.twitter a, #nav li.twitter a:hover {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 7px 0 5px 20px;
	}
	
#nav li.rss a:hover, #nav li.twitter a:hover {
	text-decoration: underline;
	}

/***** Inner ********************/

#inner {
	width: 1000px;
	margin: 10px 0 0 0;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrap ********************/

#content-sidebar-wrap {
	width: 790px;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 1000px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 470px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 681px;
	margin-right: 7px;
	}

.single.sidebar-content #content {
	width: 713px;
}

.full-width-content #content {
	width: 1000px;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
.archive #content .post a img {
	float: left;
	margin-right: 10px; 
	width: 130px ;
	height: 100px ;
}
	
#content .page {
	margin: 0;
	padding: 10px 10px 15px 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#content .post h3 a {
	font-size: 12px;
	font-weight: bold;	
}
.clear {
	clear: both;
	}
	
.post-archive h2 {
	padding:0 0 5px 0 !important;
	margin: 0 5px 5px 5px !important;
	border-bottom: 1px solid #CCCCCC;
}
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 20px;
	}
	
#content h2 {
	font-size: 12px;
	text-transform: inherit;
	font-weight: bold;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
	
#content h4, #header .widget-area h4 {
	font-size: 14px;
	}

#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#header .widget-area ul {
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #E6E6E6;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

/***** Post Icons ********************/
	
.time, .categories {
	margin: 0;
	padding: 0;
	}
	
.post-comments, .tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

#content img, #content p img {
	max-width: 100%;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	border: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover, .navigation li.active a {
	background: #F7F7F7;
	color: #2255AA;
	text-decoration: none;
	border: 1px solid #E6E6E6;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 295px;
	float: right;
	display: inline;
	margin-left: 7px;
	}

.single #sidebar {
	width: 263px;
}
	
#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: url(images/sidebar-box-bg.jpg) repeat-y top left; 
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 {
	padding: 0 0 0 15px;
	background: url(images/sidebar-bullet.jpg) no-repeat left;
}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: url(images/sidebar-box-nav.png) no-repeat top left;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 5px 10px 30px;
	text-transform: uppercase;
	height: 25px;
	}
	
#sidebar .textwidget, #sidebar-alt .textwidget {
	margin: 0;
	padding: 10px 10px 0 10px;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	margin: 0;
	padding: 0 10px 0 25px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
 	word-wrap: break-word;
	background: url(images/sidebar-bullet.jpg) no-repeat left;
	padding: 0 0 0 15px;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 5px 10px 0 25px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {	
	background: #F7F7F7;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 0 10px;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #666666;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F7F7F7 !important;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E6E6E6;
	}
	
#header .s, #nav .s, #sidebar .s, #sidebar-alt .s {
	width: 200px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #E6E6E6;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/

#footer {
	width: 1000px;
	height: 120px;
	background: url(images/footer-bg.jpg) repeat-x bottom left;
	color: #0c0c0c;
	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	line-height: 17px;
	border-top: 3px solid #000000;
	}

#footer .wrap {
	}

#footer .wrap img {
		float: right;
		margin-top: 5px;
	}
	
#footer a, #footer a:visited {
	color: #0c0c0c;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #0c0c0c;
	text-decoration: underline;
	}
	
#footer p {
	margin: 15px 10px ;
	padding: 0;
	float: left;
	line-height: 13px;
	font-size: 12px;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-left: 10px;
	margin-right: -6px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	}

.even, .alt, .depth-1 {
	border: 1px solid #E6E6E6;
	}
	
/* Custom addition style */
.empty-nav {
	background: #423F36 url(images/empty-nav.jpg) repeat-x top left;
	height: 19px;
	clear: both;
	border-top: 3px solid #595959;
}

.sidebar-box-bottom {
	height: 10px;
	background: url(images/sidebar-box-bottom.jpg) no-repeat top left;
	margin-bottom: 15px;
}


/* featured home */
#featured {
	width: 1000px;
	height: 293px;
	margin: 5px auto 0;
	padding: 5px 0 0 0;
	position: relative;
}

.featured-bottom {
	background: url(images/featured-bottom.jpg) no-repeat 100% 0;
	width: 1000px;
	height: 5px;
}


.slide {
	width: 659px;
	height: 295px;
	background: url(images/slider-bg.jpg) 0 0;
	margin-left: 7px;
	_background: url(images/slider-bg.jpg) 0 0 no-repeat;
}

.intro {
	background: url(images/intro-bg.jpg) no-repeat top right;
	width: 313px;
	height: 295px;
	margin-right: 7px;
	margin-top: 5px;
	position: absolute;
	top: 0;
	right: 0;
}

.intro h4 {
	background: url(images/intro-nav.jpg) no-repeat top left;
	height: 27px;
	text-transform: uppercase;
	margin: 10px 20px 5px 18px;
	text-align: right;
	padding: 4px 10px 0 0;
}

.intro p {
	text-align: justify;
	margin: 5px 18px;
	line-height: 17px;
}

.intro p img {
	width: 273px;
	height: 140px;
	margin-bottom: 10px;
}

.intro span {
	float: right;
	margin: 0 18px;
}

.intro span a {
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;	
}


/*custom post box */
#post-box {
	width: 681px;
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFFFFF;
	position: relative;
	color: #444545;
}

.post-box-nav {
	width: 681px;
	height: 40px;
	background: url(images/post-nav-bg.jpg) repeat-x top left;
	margin-bottom: 10px;
}

.post-box-nav h2 {
	width: 600px;
	margin: 0 0 0 20px !important;
	padding: 8px 0 0 0 !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.post-box-nav-l {
	width: 13px;
	height: 40px;
	background: url(images/post-nav-left.jpg) no-repeat top left;
	float: left;
}

.post-box-nav-r {
	position: absolute;
	width: 13px;
	height: 40px;
	background: url(images/post-nav-right.jpg) no-repeat top right;
	top: 0;
	right: 0;
}

.main-post {
	width: 395px;
	padding: 3px 10px 10px 10px;
	border-right: 1px dotted #ccc;
}

.main-post img {
	width: 150px;
	height: 110px;
	margin: 0 15px 10px 0;
	float: left;
}

.main-post p {
	margin: 0 !important;
	text-align: justify;
}

.main-post h3 {
	margin: 0 !important;
	font-weight: bold !important;
	font-size: 14px !important;
	margin: 0 0 5px 0 !important;
}

.main-post span{
	float: right;
	margin: 0 20px 0 0;
	clear: both;
}

.main-post span a {
	color: #916309;
	text-decoration: none;
	font-size: 11px;
}

.older-posts {
	position: absolute;
	width: 266px;
	top: 40px;
	right: 0;
}

.older-posts ul {
	margin: 3px 0;
	padding: 0 0 0 20px;
}

.older-posts ul li{
	background: url(images/bullet.jpg) no-repeat left;
	list-style: none;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
}




.post-box-bottom {
	width: 681px;
	height: 10px;
	background: url(images/post-box-bottom.jpg) no-repeat bottom left;
}


/* table products */
table.products-table {
	width: 655px;

}

p.product-img  img{
	width: 200px;
	height: 140px;
}

p.product-name {
	padding: 0 10px 10px 10px;
	margin: 0 !important;
}

p.product-name a{
	text-transform: uppercase;
	font-weight: bold;
}

.support-online {
	width: 295px;
	height: 126px;
	background: url(images/support-bg.jpg) no-repeat top left;
	margin-bottom:10px ;
}

.support-online h4 {
	background: none !important;
	padding: 16px 5px 10px 115px !important;
	color: #FFFFFF !important;
}

.support-online p {
	
	margin: 0px 0px 7px 113px !important;
	clear: both;
	
}

.support-online a {
	margin-right: 20px;
	_margin-right: 30px;
}

.support-online  img {
	width: 29px;
	height: 29px;
}

span.hotline {
	color: #ff0000;
	font-weight: bold;
}

/*  Releate gallery */
.relate-gallery {
	background: #FFFFFF;
	-moz-border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}

.relate-gallery h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: bold !important;
}

td.relate-post-gallery p {
	margin: 0 0 10px 0;
	padding: 0;	
}

td.relate-post-gallery p img {
	width: 130px;
	height: 95px;
}

.sep {
	width: 98%;
	margin: 5px auto;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
}

/*** Category archive post ***/
#content .post-archive {
	background: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .archive-post {
	width: 207px;
	margin: 10px;
	padding: 0;
	float: left;
}

#content .archive-post img {
	float: none !important;
	width: 207px !important;
	height: 190px !important;
}

#content .archive-post h2 {
	border-bottom: none;
	text-align: center;
}

/*** page navi ***/
.wp-pagenavi {
	padding: 10px;
	text-align: right;
}

.wp-pagenavi .page {
	margin: 2px !important;
	padding: 3px 5px !important;
}

div.support-email-online h4 {
	height:17px !important;
	background:#bf9f62 !important;
	color:#fffbf1 !important;
	padding:6px 5px 5px 30px !important; 
	text-transform:capitalize !important;
	
	}
div.support-email-online {
	background:#ffffff !important;
	}
.name-support {
	font-size:12px;
	font-weight:bold;
	color:#1c1b19;
	padding:5px 10px 5px 30px;
	}
span.support-skype img {
	width:32px !important;
	height:32px !important;
	}
.support-2 {
	padding-left:50px;
	}
#menu-item-2752 {
	background:#dededc !important;
	padding:0px !important;
	text-align:justify;
	margin-left:-15px ;
	margin-bottom:5px;
	_text-align:justify !important;
	_margin-left:none !important;
	_background:#dededc !important;
}

.single .gallery-item {
	width: 231px;
}

.single .gallery img {
	width: 223px;
	height: 187px;
	margin-right: 2px;
}

.single #text-3 .textwidget img {
	width: 244px;
}

.single .support-online {
	width: 264px;
}

.single #sidebar h4,
.single #sidebar-alt h4 {
	background-image: url(images/sidebar-box-nav-single.png);
}

.single #sidebar .widget,
.single #sidebar-alt .widget {
	background-image: url(images/sidebar-box-bg-single.jpg);
}

.single .sidebar-box-bottom {
	background-image: url(images/sidebar-box-bottom-single.jpg);
}

#slider img {
	width: 643px;
	height: 275px;
}