/*
Theme Name:wphx
Theme URI:http://aphexdesign.com/
Description:It is a simple WordPress theme without any plugin needed (support plugin WP-PageNavi, WP Page Numbers, WP-PostViews, wp-utf8-excerpt, Related Posts of Simple Tags, WP-RecentComments), little images, custom-menu, widgets, threaded-comments. For WordPress version 3.0+
Version:1.2.4
Author:aphex
Author URI:http://aphexdesign.com/
Tags:custom-menu, threaded-comments, two-columns, fixed-width, right-sidebar, theme-options

License:GNU General Public License, v2 (or newer)
License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

/* RESET */
*{margin:0;padding:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
/* BASIC */
abbr[title], acronym[title]{border-bottom:thin solid;cursor:help;}
html, body { background:#f2f2f2;background-image: url('visual/wphxbg.jpg');
	background-repeat: repeat;
 }

.entry div img {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    background: transparent!important;
	
}

.entry img {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: none!important;
    background: transparent!important;
	
	
}

.entry a img {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: none!important;
    background: transparent!important;
    margin-left: 10px;
	
	
}

.rmore {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: none!important;
	float: right;
	
}

body {
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:24px;line-height:30px;}
h2{font-size:20px;line-height:26px;}
h3{font-size:16px;line-height:24px;}
h4{font-size:14px;line-height:20px;}
h5{font-size:14px;line-height:20px;}
h6{font-size:14px;line-height:20px;}
small{font-size:10px;line-height:16px;}
dl{font-size:12px;}
dt{font-weight:bold;}
a{color:#047;text-decoration:none;outline:none;}
a:hover{color:#4a630f;text-decoration:none;}
fieldset,img{border:none;}
hr{color:#ddd;background-color:#ddd;height:1px;border:0px;}
.clear{clear:both;margin:0;padding:0;}

/* radius */
#search,
.sticky,
#commentform textarea,
.page-title,.page-title h1,
#header_image,#header_image_border{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
#author,#email,#url,#submit{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#menus a{-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;}
#menus ul ul a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}

/* #nav */
#nav{z-index:5;position:relative;height:31px;margin:0 auto;padding-top:20px;clear:both;background:#454546;}
#menus{width:700px;height:31px;margin:0 auto;padding-right:260px;font-size:14px;text-shadow:0 1px 0 #000;}
#menus a{border:1px solid #555;border-bottom:none;color:#abaaaa;display:block;line-height:30px;background:#333;padding:0 10px;}
#menus ul{list-style:none;margin:0;}
#menus li{float:left;position:relative;margin-right:8px;}
#menus li:hover > a{background:#222;color:#fff;}
#menus ul li.current_page_item > a,
#menus ul li.current-menu-ancestor > a,
#menus ul li.current-menu-item > a,
#menus ul li.current-menu-parent > a{background:#f7f7f7;color:#333;text-shadow:0 1px 0 #fff;}
#menus ul li.current_page_item:hover > a,
#menus ul li.current-menu-ancestor:hover > a,
#menus ul li.current-menu-item:hover > a,
#menus ul li.current-menu-parent:hover > a{background:#222;color:#fff;text-shadow:0 1px 0 #000;}
#menus ul li:hover > ul{display:block;}
#menus ul ul a{background:#222;width:160px;height:auto;}
#menus ul ul{display:none;position:absolute;top:31px;left:0;float:left;width:150px;z-index:99999;}
#menus ul ul li{min-width:150px;}
#menus ul ul ul{left:100%;top:0;}

/* #search */
#search{box-shadow:2px 2px 5px #777;-moz-box-shadow:2px 2px 5px #777;-webkit-box-shadow:2px 2px 5px #777;position:absolute;background:#565657;right:50%;margin-right:-450px;bottom:-14px;width:230px;height:26px;overflow:hidden;border:1px solid #999;}
#search form{padding:0;}
#search input#s{width:190px;height:14px;background:transparent;border:none;color:#ddd;padding:6px;font-size:12px;}
#search form input#searchsubmit{cursor:pointer;position:absolute;right:2px;top:0;width:30px;height:26px;padding-left:30px;background:#565657 url('images/search-input-bg.gif') no-repeat right 0;border:none;border-left:1px solid #999;text-indent:-9999px;}

/* #wrapper */
.inhdr{ 
	overflow:hidden;
	margin:0 auto;
	width:987px;
}

.hombar {
	width:975px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('visual/wphxhombar.png');
	background-repeat: no-repeat;
	height: 69px;
	display: none;
}

.bigstuf {
	padding: 10px;
	padding-top: 17px;	
}

.bigstuf h1{
	font-family: ‘Times New Roman’, Times, serif;
	font-size: 30px;
	color: #fff;
	text-shadow:0 1px 1px #474a4f;
}

.footer-widgets {
	width:1010px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 190px;
}

.footer-widgs {
	width: 270px;
	height: 175px;
	background-image: url(visual/wphx-footerwidgetz.png);
	background-repeat: no-repeat; 
	float: left;
	margin-left: 13px;
	margin-right: 10px;
}
.footer-widgs {
	padding: 20px;
	;
}

.footer-widgs img {
	border: 4px solid #fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #555;
    -webkit-box-shadow: 1px 1px 1px #555;
    margin-right: 10px;
}

.entry img {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #555;
    -webkit-box-shadow: 1px 1px 1px #555;
}

.footer-widgs p{
	font-size: 12px;
	margin-bottom: 10px;

}

#wrapper{
	overflow:hidden;
	margin:0 auto;
	margin-top: 20px;
	width:975px;
/*
	background-image: url('visual/14a.jpg');
	background-repeat: repeat-y; 
	background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 2px #555;
    -webkit-box-shadow: 1px 2px 2px #555;
    padding: 15px;
    border: 1px solid #b2b9c5
*/
}
/* #header */
#header{
	background-image: url('visual/wphx-hdbg.png');
	background-repeat: repeat;
	overflow:hidden;
	z-index:1;
	position:relative;
	height: 250px;

}
#header h1{padding:51px 0 0 20px;text-shadow:1px 1px 1px #65707f;font-size:20px;font-family:Georgia,"Times New Roman",Times,serif;display: block;color:#fff; font-weight: normal;line-height: 150%}
#header h1 a{color:#65707f;}
#header h2{padding:51px 0 0 20px;color:#fff;font-size:16px;font-family: Century Gothic, sans-serif;font-weight:normal;text-shadow:0 1px 0 #65707f;}

#header_image{width:952px;height:182px;margin:30px 0 0;padding:3px;border:1px solid #ccc;}
#header_image_border{overflow:hidden;width:950px;height:180px;background:#565657;border:1px solid #fff;}


/* #homeheader*/
#homeheader{
	background-image: url('visual/wphx-hmhdbg.png');
	background-repeat: repeat; 
	overflow:hidden;
	z-index:1;
	position:relative;
	height: 353px;

}
#homeheader h1{padding:51px 0 0 20px;text-shadow:1px 1px 1px #65707f;font-size:28px;font-family:Georgia,"Times New Roman",Times,serif;display: block;color:#fff; font-weight: normal;line-height: 150%}
#homeheader h1 a{color:#65707f;}
#homeheader h2{padding:51px 0 0 20px;color:#fff;font-size:18px;font-family: Century Gothic, sans-serif;font-weight:normal;text-shadow:0 1px 0 #65707f;}


/* #content */
#content{overflow:hidden;float:left;width:670px;padding:0;margin-right:10px;}
.page-title{margin:0 0 20px;
background-image: url(visual/cat-title.png);
	height: 40px;
border:1px solid #ccc;
font-family: Century Gothic, sans-serif;font-weight: normal
}
.page-title h1{font-size:18px;height:30px;line-height:30px;padding:5px 10px;}

/* #post */
.post{
	position:relative;
	width:660px;
	margin:0 5px 10px;
	padding: 0;
}
.post {

}
.post-top {
	background-image: url('visual/wphx-post_01.png');
	background-repeat: no-repeat;
	height: 38px;
}

.post-btm {
	background-image: url('visual/wphx-post_03.png');
	background-repeat: no-repeat;
	height: 42px;
}

.post-mdl {
	background-image: url('visual/wphx-post_02.png');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	min-height: 280px;
	height: auto;
	width: 655px;
	margin-left: 2px;
}
.postin {
	width: 650px;
}

div.post-single{margin:0;}
div.post-page{margin:0;border-bottom:1px solid #fff;}
div.post-page-nocomment{border-bottom:none;}
h2.title{color: #0170b5; text-shadow:1px 1px 1px #fff;font-size:20px;margin:0;padding:0 5px;line-height:30px;border-bottom:1px solid #fff;font-family: Century Gothic, sans-serif;font-weight: normal}
h2.title a{color:#345;}
h2.title a:hover{color:#4a630f;}
h2.title-single{color:#345;}
.entry{font-size:13px;overflow:hidden;padding:0 10px;}
.entry ul,.entry ol{margin:0 30px 18px;}
.entry li{line-height:18px;}
.entry hr{display:block;margin:18px 0;}
.entry p{line-height:18px;margin:0 0 18px 0;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:0 0 18px 0;color:#555;}
.entry a{color:#333;text-decoration:underline;}
.entry a:hover{color:#4a630f;text-decoration:none;}
.entry img{max-width:610px;height:auto;margin:10px 0;padding:4px;background:#fff;border:1px solid #ddd;}
.entry img.wp-smiley{background:#fff;border:none;margin:0;padding:0;}
.entry .alignleft,.entry img.alignleft{display:inline;float:left;margin:10px 10px 10px 0;}
.entry .alignright,.entry img.alignright{display:inline;float:right;margin:10px 0 10px 10px;}
.entry .aligncenter,.entry img.aligncenter{clear:both;display:block;margin:10px auto;}
.entry table{background:#fff;border:1px solid #ccc;border-width:2px;border-collapse:collapse;margin:5px 0 10px;}
.entry th,.entry td{border:1px solid #ccc;padding:3px 10px;text-align:left;vertical-align:top;}
.entry .entry tr.even td{background:#f7f7f7;}
.entry th{background:#edeff0;}
.entry blockquote{color:#555;padding:10px;margin:0 0 20px;border:1px solid #ddd;background:#eee;}
.entry code{background:#333;color:#ddd;}
.entry pre{overflow:auto;width:95%;line-height:16px;margin:0 0 20px;padding:0 5px 16px;color:#555;font-family:"Courier New",FixedSys;font-size:12px;background:#fafafa;border:1px solid #ccc;border-left:15px solid #ccc;}
.post-info-top{line-height:18px;height:18px;position:relative;color:#999;margin:0 0 18px;padding:2px 10px;overflow:hidden;display:block;font-size: 11px;}
.post-info-top-nocomment{height:1px;}
.post-info-bottom{border-bottom:1px solid #fff;line-height:24px;position:relative;color:#999;margin:0;padding:2px 10px;overflow:hidden;display:block;}
.post-info-top a,.post-info-bottom a{color:#999;}
.post-info-top a:hover,.post-info-bottom a:hover{color:#4a630f;text-decoration:underline;}
.entry p.read-more a,.entry p a.more-link,.post-info-date,.post-info-category,.post-info-tags,#gotocomments,#addcomment{display:block;padding-left:20px;}
.post-info-date{float:left;background-position:0 -40px;}
.post-info-category, .post-info-category a{
	display:inline;
	text-shadow:1px 1px 1px #fff;
	color: #0170b5;
	padding-left:0px;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
}
.post-info-tags{display:inline;background-position:-20px -240px;margin-left:10px;}
#gotocomments{float:right;background-position:0 -100px;margin-right:10px;}
#addcomment{float:right;background-position:0 -120px;}
.entry p.read-more a,.entry p a.more-link{display:inline;font-weight:bold;color:#4a630f;text-decoration:none;background-position:0 -20px;}
.entry p a.more-link{display:block;margin-top:18px;}
.entry p.read-more a:hover,.entry p a.more-link:hover{color:#345;}
.sticky{width:638px;background:#f2f2f2;border:1px solid #ccc;}
h2.sticky-h2 a{color:#ff4e00;}
.page_link{clear:both;padding:10px 0 18px;}
.add-info{padding:0 10px;}
.add-info h3{line-height:16px;font-size:12px;color:#4a630f;margin-bottom:5px;background:#e5e5e5;}
.add-info ul{list-style:square;}

/* #sidebar-border */

#sidebar {
margin-top: -20px;
margin-left: 0px;
}

.wdgt-btm {
	background-image: url(visual/wphx-wgt_02.png);
	background-repeat: no-repeat;
	width: 272px;
	height: 32px;
	margin-bottom:5px;	
}

#sidebar-border,#sidebar {

}
#sidebar-border{position:relative;float:left;width:270px;}
/* #rss */
#rss{position:absolute;top:-10px;right:120px;}
#rss a{background:url("images/icons.gif") no-repeat 0 0;display:block;width:66px;height:20px;text-indent:-9999em;}
#twitter{position:absolute;top:-10px;right:95px;}
#twitter a{background:url("images/icons.gif") no-repeat -70px 0;display:block;width:20px;height:20px;text-indent:-9999em;}
#facebook{position:absolute;top:-10px;right:191px;}
#facebook a{background:url("images/icons.gif") no-repeat -95px 0;display:block;width:20px;height:20px;text-indent:-9999em;}
/* #sidebar */
#sidebar .widget {
	background-image: url(visual/wphx-wgt_01.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 100px;
	width: 272px;
/*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 2px #555;
    -webkit-box-shadow: 0 1px 2px #555;
*/

}

.inwgt{
	border: none!important;
	margin-bottom: -4px;
}

#sidebar .widget{font-size: 12px;}

#sidebar{overflow:hidden;width:276px;padding:20px 10px 10px;}
#sidebar a{color:#555;text-shadow:0 1px 0 #fafafa;}
#sidebar a:hover{color:#999;}
#sidebar h3,#sidebar h2{color: #0170b5; text-shadow:1px 1px 1px #fff;font-size:20px;margin:0;padding:0 5px;line-height:30px;border-bottom:1px solid #fff;font-family: Century Gothic, sans-serif;font-weight: normal}
#sidebar li{line-height:20px;}
#sidebar .widget div.clear{padding:0;margin:0;border:none;}
#sidebar ul{list-style:none;padding:8px 5px;border-top:1px solid #ddd;}
#sidebar ul li{padding-left:15px;background:url("visual/icon-arrow-grey-8x8.gif") no-repeat 0px;}
#sidebar ul li:hover{background:url("visual/icon-arrow-grey-8x8.gif") no-repeat 0px;}
#sidebar ul ul{padding:0;border-top:none;}
/* widget */
#sidebar .widget input#s{width:190px;height:22px;line-height:22px;padding:0 5px;}
#sidebar .widget input#searchsubmit{width:65px;}
/* WP-RecentComments */
#sidebar ul li.rc-item,#sidebar ul li.rc-navi{background:none;padding:0;margin:3px 0;}
#sidebar ul li.rc-item div{padding:0;border:none;}
#sidebar ul li.rc-item .rc-avatar img{border:1px solid #ddd;}

/* #comments */
#comments-div{font-size: 22px;position:relative;line-height:24px;height:24px;text-align:right;margin:0 0 30px;padding:2px 10px;}
h2#comments{line-height:24px;font-size:12px;font-weight:normal;width:300px;float:right;}
span#comments-addcomment{position:absolute;left:10px;top:2px;padding-left:20px;background:url("images/icons.gif") no-repeat 0 -115px;}
span#comments-addcomment a{color:#047;text-decoration:none;}
span#comments-addcomment a:hover{color:#4a630f;text-decoration:none;}
 
 
div.vcard {
 -moz-box-shadow: none!important;
 -webkit-box-shadow: none!important;
 border: none
 }
/* comments list style */
ol.commentlist li{position:relative;list-style:none;height:1%;margin:0 20px;padding-bottom:20px;}
ol.commentlist li.even div{
}
ol.commentlist div{
	border: none;
}
ol.commentlist li.bypostauthor{}
ol.commentlist li div em.approved{margin-left:55px;color:#ff0000;}
ol.commentlist li div.comment-author{margin:0;padding:0;line-height:16px;height:16px;display:block;}
ol.commentlist li div.vcard img.avatar{
	position:absolute;
	left: 3px;
	top:0;
	width:40px;
	height:40px;
	background:#fff;
	padding:2px;
	border:1px solid #ddd;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
ol.commentlist li div.vcard cite.fn{margin-left:55px;font-family: Century Gothic, sans-serif;font-style: normal;font-weight: bold;}
ol.commentlist li div.vcard cite.fn a.url{color:#047;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#aaa;}
ol.commentlist li span.comment-meta{font-size: 12px;}
ol.commentlist li span.comment-meta a{color:#555658;}
ol.commentlist li span.comment-meta a:hover{color:#555658;text-decoration: underline;}
ol.commentlist li.even div.comment-text{
	border: 1px solid #a4b6c4;
	background-image: url(visual/wphx-parrent.jpg);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 1px 1px 1px #fff;margin:0 0 10px;padding-top:10px;
	font-size: 12px;
	color: #555658;
}

ol.commentlist li.even ul.children li div.comment-text{
	border: none;
	background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;margin:0 0 10px;padding-top:10px;}

ol.commentlist li.odd div.comment-text{
	border: 1px solid #a4b6c4;
	background-image: url(visual/wphx-parrent.jpg);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 1px 1px 1px #fff;margin:0 0 10px;padding-top:10px;}

ol.commentlist li.odd ul.children li div.comment-text{
	border: none;
	background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;margin:0 0 10px;padding-top:10px;}

ol.commentlist li.bypostauthor div.comment-text{color: #555658;}
ol.commentlist li p,ol.commentlist li blockquote{margin:0 50px 0 55px;padding-bottom:10px;}
ol.commentlist li blockquote{padding:5px;border:1px dotted #ddd;color:#999;background:#fafafa;}
ol.commentlist li blockquote p{margin-left:0;}
ol.commentlist li code{margin-bottom:10px;padding:2px;background:#777;color:#ddd;}
ol.commentlist li div.reply{position:absolute;right:5px;top:20px;}
ol.commentlist li div.reply a{display:block;font-size: 12px;width:40px;text-align:center;color:#aaa;padding:0 5px;background:#fafafa;border:1px solid #dfdfdf;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;}
ol.commentlist li div.reply a:hover{background:#f2f2f2;}
ol.commentlist li ul.children li{margin:0 0 0 30px;padding-bottom:0;border:none;color:#555;}
ol.commentlist li ul.children li.depth-2{margin:0 0 0 55px;}
ol.commentlist li.even ul.children li div{
	border: 1px solid #a4b6c4;
	background-image: url(visual/wphx-child.jpg);
	background-color: #97aec3;
	margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 1px 1px 1px #fff;
	
}
ol.commentlist li.odd ul.children li div{
	
	border: 1px solid #a2c1a9;
	background-image: url(visual/wphx-child_odd.jpg);
	background-color: #c7e5ce;
	margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 1px 1px 1px #fff;
	
}
ol.commentlist li ul.children li div div{border:none; -webkit-box-shadow: none;}
ol.commentlist li ul.children li div.comment-author{border-bottom:none;}
ol.commentlist li ul.children li div.vcard img.avatar{top:5px;left: 5px;width:24px;height:24px;}
ol.commentlist li ul.children li div.vcard cite.fn{margin-left:40px;}
ol.commentlist li ul.children li p,ol.commentlist li ul.children li blockquote{margin:0 0 0 40px;}
ol.commentlist li ul.children li blockquote p{margin-left:0;}
ol.commentlist li ul.children li div.reply{top:-8px;}
ol.commentlist li ul.children li div.reply a{background:#f2f2f2;}
ol.commentlist li ul.children li div.reply a:hover{background:#fafafa;}

/* navigation */
#pagination,#nav-below{
	display:block;
	width:620px;
	line-height:18px;
	margin:0;
	padding:2px 10px;
	font-size: 13px;
}
#pagination{
	display:block;
	width:620px;
	line-height:24px;
	margin:0;
	padding:2px 10px;
	font-size: 13px;
}
#pagination a{
	background-color: #fff;
	padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b5b5b5
}

.navigation{text-align:right;line-height:24px;margin:0;padding:2px 10px;}
#nav-below{display:inline-block;padding:20px 10px;}
.nav-previous{float:left;width:50%;font-size: 12px;}
.nav-previous img, .nav-next img {position: absolute}
.nav-next{
	float:right;
	width:50%;
	text-align:right;
	font-size: 12px;
}

/* #respond */
#respond .logged-in-as {
	font-size: 11px;
}

#respond{
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#respond small{font-size:12px;}
#respond h2,#respond h3{
	text-shadow:1px 1px 1px #fff;
	color: #0170b5;
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	margin-bottom:10px;
	font-size: 24px;
}
#respond a#cancel-comment-reply-link{color:#920017;text-shadow:none;}
#respond a#cancel-comment-reply-link:hover{color:#ff4e00;}
#commentform{margin:0 55px 0 0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform p.smilies{margin:0 0 3px;padding:0 3px;}
#commentform p.comment-notes{margin:10px 0;color:#999;}
#commentform textarea{padding:3px;background:#fff;border:1px solid #ddd;}
#commentform .comment-form-comment label{display:none;}
#author,#email,#url{height:16px;margin-right:5px;padding:3px;border:1px solid #ddd;background:#fff;}
#comment{width:80%;height:125px;}
#submit{cursor:pointer;background:#fff;font-weight:bold;color:#000;height:25px;padding:2px 10px;border:1px solid #b2b4b6;}
#submit:hover{color:#9b9b9c;}
#respond code{color:#464646;background:none;}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ddd;color:#555;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:circle;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}

/* #footer */
#footer{
	margin:20px auto 0;
	height: 250px;
	font-size: 12px;
	background-image: url(visual/wphx-footerbg2.png);
	background-repeat: repeat-x;
}
#footer-inside{position:relative;width: 640px;margin:0 auto;padding:5px 320px 5px 0;color:#aaa;}
#footer-inside a{color:#aaa;}
#footer-inside #back-to-top{position:absolute;top:5px;right:150px;color:#f2f2f2;font-size:12px;}
#footer-inside #back-to-top a{border:none;color:#f2f2f2;}

/* Other */
.aligncenter,div.aligncenter{display:block;margin:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{text-align:center;margin-top:10px;margin-bottom:10px;padding:4px;border-radius:3px;background:#fff;border:1px solid #ddd;}
.wp-caption img{margin:0;padding:0;background:none;}
.wp-caption p.wp-caption-text{font-size:12px;line-height:20px;padding:4px 0 0;margin:0;}
/* calendar START */
.widget_calendar h3{display:none;}
#wp-calendar{width:100%;}
#wp-calendar #today{background:#e6e6e6;}
#wp-calendar tbody a{font-weight:bolder;}
#wp-calendar caption{font-family:Arial;font-weight:bolder;letter-spacing:-0.05em;font-size:150%;text-align:left;padding-bottom:5px;}
#wp-calendar th,#wp-calendar td{text-align:center;}
#wp-calendar tbody td{border:1px solid #ccc;}
#wp-calendar tbody td.pad{border:0 none;}
#wp-calendar th{background:#999;color:#fff;}
#wp-calendar td#prev{text-align:left;padding-top:5px;}
#wp-calendar td#next{text-align:right;padding-top:5px;}
/* .gallery-caption */
#content .gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}

/* down button */

.downbtn {
	width: 210px ;
	height: 55px;
	background-image: url('visual/downnow.png');
	background-repeat: no-repeat;
    display: block!important;
    position: relative;
    float: left;
	margin-bottom: -50px;
	margin-top: 20px;
}

.downbtn li span{
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	color: #0170b5;
	font-family: Century Gothic, sans-serif;
	text-align: left;
	
}

.downbtn li{
	line-height: 17px;
	display: block;
	width: 200px;
}

.downbtn ul.dinfo{
	list-style-type: none;
	display: block;
	position: absolute;
	margin-left: 65px;
	margin-top: 8px;
}

.downbtn img {
 	margin-right: 10px;
 	margin-top: -3px;
 	margin-left: 5px;
 	float: left;
 	background: transparent;
 	border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
 }


.thm_feat {
	margin-top: 20px;	
	position: relative;
	display: block;
	height: 100px;
	
}

.thm_feat ul{
	margin-left: 5px;
	margin-top: 20px;
	padding: 0px;
	width: 680px;
	
}

.thm_feat ul li { 
	margin: 5px 0px; 
	padding: 0px 0px 0px 20px; 
	width: 140px; 
	font-size: 11px; 
	float: left; 
	display: block;
	background-image: url(visual/Unknown.png);
	background-repeat: no-repeat;
}


.bnow {
	width: 151px ;
	height: 55px;
    display: block!important;
    position: relative;
    float: left;
	margin-bottom: -40px;
	margin-top: 15px;
}

.bimg{
	margin-top: 5px;
}

.pricet, .pricey {
	margin-top: 20px!important;
	position: relative;	
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #337ecb!important
}

.prevs a{
	display: block;
	background-image: url(visual/previews.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 51px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: -40px;
	position: relative;
}


ul#homenav {
	margin:10px 0;
	white-space:nowrap;
	height:1.7em;/*stops ie expanding background of list at small screen sizes*/
	width:500px;/* force layout */
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	list-style-type: none;
	float: left;
	margin-top: -37px;
	margin-left: 630px;
	font-family: Century Gothic, sans-serif;
	font-size: 22px;
	color: #0170b5; text-shadow:1px 1px 1px #fff;
}
#homenav li {
	float:left;
	white-space:nowrap;
}
#homenav a {
	line-height:1.7em;
	height:1.7em;/*stops ie expanding background of list at small screen sizes*/	
	position:relative;
	text-decoration:none;
	display:block;
	color: #0170b5;
}
#homenav a:hover {
	color: #085c90;	
}

.hme {
	background-image: url(visual/house.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
	width: 105px;
}

.thme {
	background-image: url(visual/star.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	width: 100px;
}

.blg {
	background-image: url(visual/folder.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 3px;
	width: 100px;
	margin-left: 14px;
}

.cntct {
	background-image: url(visual/envelope.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	width: 100px;
}

ul#hometnav {
	margin:10px 0;
	white-space:nowrap;
	height:1.7em;/*stops ie expanding background of list at small screen sizes*/
	width:500px;/* force layout */
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	list-style-type: none;
	float: left;
	margin-top: -90px;
	margin-left: 650px;
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	color: #fff; text-shadow:1px 1px 1px #0170b5;
}
#hometnav li {
	float:left;
	white-space:nowrap;
}
#hometnav a {
	line-height:1.7em;
	height:1.7em;/*stops ie expanding background of list at small screen sizes*/	
	position:relative;
	text-decoration:none;
	display:block;
	color: #fff;
}
#hometnav a:hover {
	color: #e4e8ec;	
}

.tblg{
	background-image: url(visual/blog-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1px;
	width: 60px;
}

.tfbc{
	background-image: url(visual/fb-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1px;
	width: 100px;
	margin-left: 5px;
}

.ttwt{
	background-image: url(visual/twit-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1px;
	width: 75px;
}

.tdart{
	background-image: url(visual/dev-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	width: 75px;
}

.sing-widgs {
	width:1010px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 190px;
	
}

.sing-widgs {
	width: 215px;
	height: 145px;
	float: left;
	margin-right: 15px;
/*	border: 1px solid #fff */
}
.sing-widgs {
	padding: 5px;
	padding-left: 10px;
}

.sing-widgs p{
	margin-bottom: 10px!important;
}

.sing-widgs img {
	border: 4px solid #fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #555;
    -webkit-box-shadow: 1px 1px 1px #555;
    margin-right: 10px;
}

.sing-widgs h3{
	font-family: Century Gothic, sans-serif;
	font-size: 17px;
	color: #fff; text-shadow:1px 1px 1px #000;
	font-weight: normal;
	margin-bottom: 10px
}

ul#btmnav {
	white-space:nowrap;
	height:1.7em;/*stops ie expanding background of list at small screen sizes*/
	width:150px;/* force layout */
	text-align: left;
	list-style-type: none;
	float: left;
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
	color: #fff; 
	text-shadow:1px 1px 1px #000;
	margin-left: 60px;
}
#btmnav li {
	float:left;
	width:150px;/* force layout */
	white-space:nowrap;
	display: block;
}
#btmnav a {
	line-height:1.8em;
	height:1.8em;/*stops ie expanding background of list at small screen sizes*/	
	position:relative;
	text-decoration:none!important;
	display:block;
	color: #fff;
}
#btmnav a:hover {
	color: #e4e8ec;	
}

.ftblg{
	background-image: url(visual/blog-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	width: 60px;
	text-decoration:none!important;
}

.ftfbc{
	background-image: url(visual/fb-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	width: 100px;
}

.fttwt{
	background-image: url(visual/twit-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	width: 75px;
}

.ftdart{
	background-image: url(visual/dev-ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	width: 75px;
}

a.fcntcme {
	background-image: url(visual/cntcme.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 70px;
	position: relative;
	margin-left: 140px;
}

.hmhdr {
	position: absolute;
	top: 120px;
	margin-left: 570px;
		
}

.hmhdrz {
	position: absolute;
	top: 120px;
	margin-left: 720px;
		
}


