/*-----------------------------------------------------------
Theme Name: EverestRestaurantNY	
Version: 1.0
Description: Custom WordPress theme for EverestRestaurantNY
Author: Paresh Shrestha
Author URI: http://www.pareshs.com
Designed & Developed by http://www.pareshs.com
Theme URI: http://www.pareshs.com
-------------------------------------------------------------/* 
/*================================================
	Reset
================================================== */

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%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*================================================
 	Body & Main
================================================== */
html { background:#990000 url(images/bg.jpg); }
body { background:url(images/body-bg.jpg) repeat-x center -82px; nowhitespace: afterproperty; font: 13px/1.8 'Droid Serif', Helvetica, Arial, sans-serif; color: #666; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
body a { color: #D88D08; }
body a:hover { text-decoration: underline; color: #ce280b; }
/*set max img width*/

img { max-width: 100%; }
/*================================================ 
	Main Wraps
================================================== */
/*main*/
#wrap { margin: 0 auto; width: 1000px; }
#container { padding: 0 30px 30px 30px; background: #fff url("images/container-bg.jpg") repeat-y right top; clear:both; }
#main-content { float:left; width: 600px; }
#sidebar { float:right; width: 300px; }
#sidebar h2 { font-size: 17px; }
.container { background: #fff; padding: 30px; }
/*================================================
	 Commons
================================================== */



/*clear floats*/

.remove-margin { margin-right: 0 !important; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear { clear: both; }
/*blockquote*/

blockquote { position: relative; margin: 30px 20px; padding-left: 25px; font-style: italic; color: #999; font-size: 1.231em; border-left: 4px solid #f3472a; }
blockquote p:last-child { margin: 0; }
/*preformatted text*/

pre { background: #fff url("images/pre-bg.png") repeat; margin: 40px 0px; padding: 25px 20px; line-height: 25px; border: 1px solid #ddd; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
/*address*/

address { letter-spacing: 1px; margin: 20px 0; }
/*page featured image*/

#page-featured-img { position: relative; margin-bottom: 25px; }
#page-featured-img img { display: block; width: 100%; }
/*================================================
	Lists
================================================== */

.entry ul { margin: 30px 0 30px 20px; }
.entry ol { margin: 30px 0 30px 25px; }
.entry ul { list-style: disc; }
.entry ol { list-style: decimal; }
.entry ul li, .entry ol li { margin: 0 0 5px; }
/*================================================
	Typography
================================================== */

h1, h2, h3, h4, h5, h6 { font-weight: 400; font-family: 'Droid Serif'; }
h1, h2, h3, h4, h5, h6 { color:#990000; text-shadow: 0px 0px 1px #555555; filter: dropshadow(color=#555555, offx=0, offy=0); }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #f3472a; text-decoration: none; }
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin: 40px 0 20px; }
h1 { font-size: 1.846em; margin: 0 0 20px; }
h2 { font-size: 1.385em }
h3 { font-size: 1.231em; }
h4 { font-size: 1.077em; }
h5 { font-size: 0.923em; }
h6 { font-size: 0.769em; }
p { margin: 0 0 20px; }
.entry p:last-child { margin: 0; }
p img { margin: 0; }
p.lead { font-size: 1.615em; line-height: 27px; color: #777; }
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }
hr { border: solid rgba(0, 0, 0, 0.2); border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
p a, p a:visited { line-height: inherit; }
a:link { text-decoration: none; }
a:focus { outline: 0; }
a { outline: 0; }
p a, p a:visited { line-height: inherit; }
a:link { text-decoration: none; }
a:focus { outline: 0; }
/*================================================
	Headings
================================================== */



/*page heading*/

#page-heading { margin: 0 0 30px; }
#page-heading h1, #page-heading h2 { margin: 0; font-size: 2.154em; line-height: 1.3em; border-bottom:2px groove #990000; }
#page-heading:after { content: ""; display: block; height: 1px; width: 25px; margin: 20px 0; }
/*================================================
	Header
================================================== */



/*header*/
#header-wrap { height: 85px; }
#header { position: relative; padding: 40px 0; display: none; }
/*logo*/

#logo { text-align: center; width:216px; height:100px; display:block; text-indent:-9999px; float:left; background:url(images/logo.png) no-repeat center center; }
#logo h1 a, #logo h2 a { font-family: 'Droid Serif'; padding: 0px; margin: 0px; text-decoration: none; color: #000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#logo img { max-width: 100%; }
#logo h1, #logo h2 { font-weight: bold; font-size: 2.154em; margin: 0; line-height: 1em; }
#logo p { margin: 10px 0 0; font-size: 0.846em; }
/*social*/

#header-social { position: absolute; top: 50%; margin-top: -16px; right: 40px; }
#header-social li { float: left; display: block; margin-left: 5px; margin-bottom: 5px; }
#header-social a, #header-social img { display: block; }
#header-social img { opacity: 0.8; }
#header-social img:hover { opacity: 1; }
/*================================================
	Main Navigation
================================================== */



/*hide responsive nav*/

#top-bar .selector, #navigation .selector { display: none; }
/*core*/

.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0; }
.sf-menu ul { position: absolute; top: -999em; width: 180px; }
.sf-menu ul li { width: 100%; }
.sf-menu li:hover { visibility: inherit; }
.sf-menu li { float: left; position: relative; }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0px; top: 30px; z-index: 99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 180px; top: 1px; }
/*styling*/

#navigation-wrap { position: relative; display: block; background:url(images/menu-bg.png) no-repeat center center; width: 1214px; margin-left: -107px; margin-bottom:-13px; }
#navigation { position: relative; height: 65px; margin: 0 275px; *margin: 0 265px;
}
#navigation .sf-menu > li:hover > ul, .sf-menu li.sfHover > ul { top: 55px; }
#navigation ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; top: 0; }
#navigation .sf-menu a { font-size: 1.000em; height: 55px; line-height: 55px; color: #000; text-decoration: none; padding:0 5px; }
#navigation .sf-menu > li > a { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; font-size: 15px; font-weight:bold; text-transform: uppercase; }
#navigation .sf-menu li { float: left; position: relative; }
#navigation .sf-menu > li { background: url("images/dash.png") right center no-repeat; margin-right: 20px; padding-right: 20px; }
#navigation .sf-menu > li:last-child { background: none; margin: 0; padding: 0; }
#navigation .sf-menu > li > a:hover { color: #fff; background: #990000; z-index:9999; }
#navigation .sf-menu > .current-menu-item > a { color: #fff; }
#navigation .sf-menu > li.sfHover > a { color: #fff; background: #990000; }
/*drop-down styles*/

#navigation .sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; z-index: 9999; left: 0; border: 1px solid #ddd; box-shadow: 0 0 8px rgba(0, 0, 0, 0.08); }
#navigation .sf-menu ul > li:last-child { -webkit-border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }
#navigation .sf-menu ul li { background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#navigation .sf-menu ul li:first-child { border-top: 0; }
#navigation .sf-menu ul li:last-child { border-bottom: 0; }
#navigation .sf-menu ul a { display: block; padding: 10px; color: #666; height: auto; margin: 0px; border: 0px; line-height: 1.8em; font-size: 0.923em; text-shadow: none; }
#navigation .sf-menu ul li > a:hover { color:#fff; background: #990000; }
/*================================================
	Homepage
================================================== */

#home-slider { margin: 0 -30px 30px; }
#homepage-title { font-size: 1.000em; background: url("images/heading-bg.png") center repeat-x; margin-bottom: 40px; text-align: center; font-weight: normal; text-transform: uppercase; }
#homepage-title span { background: #fff; padding: 0 15px; display: inline-block; }
/*================================================
	Entries
================================================== */

#entries-wrap { margin-right: -40px !important; }
.single-entry { overflow: hidden; float: left; width: 280px; margin-bottom: 40px; margin-right: 40px; }
.single-entry p { font-size: 1.077em; }
.single-entry p:last-child { margin: 0; }
.single-entry h3 { margin: 0 0 20px; padding-bottom: 10px; border-bottom: 1px solid #eee; font-size: 1.231em; line-height: 1.4em; font-weight: 600; }
.single-entry img { box-shadow: #000 0em 0em 0em; }
.single-entry img:hover { opacity: 0.9; }
/*thumbnail*/

.single-entry-thumbnail img { display: block; width: 100%; margin-bottom: 20px; }
.single-entry-thumbnail a, .single-entry-thumbnail img { display: block; }
/*categories*/

.entry-cats { margin-bottom: 4px; }
.entry-cats a { font-size: 0.846em; color: #666; }
/*================================================
	Posts
================================================== */



/*header*/

#post-header { margin-bottom: 20px; }
#post-header:after { content: ""; display: block; height: 1px; width: 25px; border-bottom: 1px dotted #ccc; margin: 20px 0; }
#post-header h1 { margin: 0 0 5px; font-size: 2.154em; line-height: 1.3em; }
.single-post .meta { font-size: 0.923em; }
.single-post .meta li { display: inline; margin-right: 5px; margin-right: 10px; }
.single-post .meta strong { font-weight: normal; color: #000; }
.single-post .meta li:last-child { margin-right: 0; padding-right: 0; background: none; }
/*post media*/

#single-media { margin-right: -20px; }
#single-media li, #single-media a { display: block; float: left; }
#single-media li { margin-right: 20px; margin-bottom: 20px; }
#single-media img { display: block; padding: 5px; border: 1px solid #eee; }
/*post audio*/

#single-post-audio-wrap { margin: 0 0 30px; }
#single-post-audio-wrap img { display: block; width: 100%; }
/*tags*/

#post-tags { margin-top: 30px; }
#post-tags a { background: #f3472a; display: block; float: right; margin-right: 5px; margin-bottom: 5px; border-radius: 2px; color: #fff; font-size: 0.846em; padding: 2px 6px; }
#post-tags a:hover { background: #f5634a; color: #fff; text-decoration: none; }
/*related*/

#related-posts { margin: 40px 0 0; }
#related-posts h2 { font-size: 1.000em; background: url("images/heading-bg.png") center repeat-x; margin-bottom: 40px; text-align: center; font-weight: normal; }
#related-posts h2 span { background: #fff; padding: 0 15px; display: inline-block; text-transform: uppercase; }
/*================================================
	Pagination	
================================================== */

.page-pagination { margin: 20px 0 -25px; padding: 20px 0 0; border-top: 1px dotted #ccc; overflow: hidden; }
.page-of-page span.inner { padding: 0 10px; }
.page-of-page, .page-pagination a, .page-pagination span.outer { font-size: 0.769em; font-weight: normal; line-height: 25px; height: 25px; text-align: center; margin-right: 5px; margin-bottom: 5px; display: block; float: left; color: #666; background: #f9f9f9; -moz-box-sizing: border-box; }
.page-pagination a, .page-pagination span.outer { width: 25px; }
.page-pagination a:hover, .page-pagination span.current { color: #fff; background: #f3472a; text-decoration: none; }
/*================================================
	Footer
================================================== */



/*footer main*/

#footer-wrap { overflow:hidden; clear:both; background:url("images/black-bg.png"); padding:20px; }
#footer-wrap h4 { color:#fff; }
#footer-widgets { width: 1000px; margin:0 auto; overflow:hidden; }
.footer-widget { width:33%; float:left; }
#footer { font-size: 1.000em; position: relative; padding: 20px; margin: 0 40px; }
/*copyright*/

#copyright { text-align: center; font-size: 0.846em; }
/*================================================
	Search
================================================== */



/*main*/

input[type="search"] { background: url("./images/search.png") no-repeat scroll 96% center #fff; border: 1px solid #ddd; color: #666; font-family: 'Helvetica Neue', Helvetica, Arial; font-size: 0.923em; color: #9da1a9; padding: 10px 16px 10px 7px; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; outline: none; }
#footer input[type="search"] { background-image: url("./images/search-light.png"); }
 input[type="search"]::-webkit-search-decoration {
 display: none;
}
 input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
/*================================================
	Forms / Inputs / Buttons
================================================== */



/*inputs*/

input[type="text"], input[type="password"] { height: 30px; line-height: 30px; }
input[type="text"], input[type="password"], textarea { font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; background: #fff; border: 1px solid #ddd; color: #666; display: block; font-size: 0.923em; margin-left: 0; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 100%; -webkit-appearance: none; }
textarea { width: 100%; padding: 10px; line-height: 1.5em; }
input[type="text"], input[type="password"] { width: 200px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; border-color: #ccc; }
/*contact form 7*/

.entry .wpcf7-form { margin-top: 40px; }
.wpcf7-form p { font-size: 0.846em; color: #999; text-transform: uppercase; }
.entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] { position: relative; display: block; padding: 0 15px; height: 35px; line-height: 35px; outline: none; border: none; background: #f3472a; color: #fff; font-family: 'Droid Serif', Helvetica, Arial, sans-serif; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 1.000em; cursor: pointer; -webkit-appearance: none !important; }
.entry button:hover, .entry input[type="button"]:hover, .entry input[type="submit"]:hover, #commentsbox input[type="submit"]:hover { background: #f5634a; color: #fff; }
.entry button:active, .entry input[type="button"]:active, .entry input[type="submit"]:active, #commentsbox input[type="submit"]:active { top: 1px; }
/*================================================
	Comments
================================================== */

#commentsbox { margin-top: 40px; }
h3.comments-title { font-size: 1.077em; background: url("images/heading-bg.png") center repeat-x; margin-bottom: 40px; text-align: center; }
h3.comments-title span { background: #fff; padding: 0 15px; display: inline-block; }
.comment-details ul { margin: 0; }
.comment-details ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 8px; padding-top: 8px; }
.comment-details ul li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1); }
.commentlist { margin: 0; }
.commentlist li { list-style: none; margin: 0; }
.children li.depth-2 { margin: 0 0 0px 65px; }
.children li.depth-3 { margin: 0 0 0px 65px; }
.children li.depth-4 { margin: 0 0 0px 65px; }
.children li.depth-5 { margin: 0 0 0px 65px; }
.children li.depth-6 { margin: 0 0 0px 65px; }
.children li.depth-7 { margin: 0 0 0px 65px; }
.children li.depth-8 { margin: 0 0 0px 65px; }
.children li.depth-9 { margin: 0 0 0px 65px; }
.children li.depth-10 { margin: 0 0 0px 65px; }
.comment-body { margin-bottom: 25px; }
.comment-details { position: relative; margin-left: 80px; background: #f9f9f9; padding: 20px; }
.comment-avatar { position: absolute; left: -80px; top: 0; border: 5px solid #eee; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.comment-avatar img { display: block; }
.comment-author { color: #111; }
.comment-author, .comment-author .author a:link, .comment-author .author a:visited { font-weight: 600; }
.comment-content { margin-top: 5px; }
.comment-content p:last-child { margin: 0; }
.comment-date { font-size: 0.846em; font-weight: normal; }
.comment-date a { color: #888; }
.comment-reply-link { font-size: 0.846em; color: #888; }
.comment-reply-link:hover { text-decoration: none; }
.comment-reply-link:before { content: "\b7\a0"; }
#respond { font-family: 'Droid Serif'; font-size: 1.000em; }
#cancel-comment-reply-link { display: block; position: absolute; font-size: 0.846em; font-weight: 600; margin: 0 0 10px; color: #C30; }
.comment-reply-link:hover, #cancel-comment-reply-link:hover { color: #000; }
.commentlist .children { margin: 0; }
#comments-title { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding-top: 10px; padding-bottom: 10px; margin-top: 30px; background: #fbfbfb; text-align: center; color: #222; }
#comments_wrap { margin-top: 15px; }
#comments-logged-in { margin-bottom: 30px; margin-top: 10px; font-size: 1.000em; }
#log-out { float: right; margin-top: -56px; }
.form-submit { margin-bottom: 0; height: 55px; }
h3#reply-title { font-size: 1.077em; background: url("images/heading-bg.png") center repeat-x; margin: 40px 0 20px; text-align: center; }
h3#reply-title span { background: #fff; padding: 0 15px; display: inline-block; }
.children #commentform textarea { width: 95.6%; }
#commentform label { float: left; display: block; font-family: 'Droid Serif'; font-size: 1.000em; font-weight: normal; width: 70px; }
#commentsbox span.required { color: #C30; font-size: 9px; }
#commentform input { margin-top: 0 !important; }
#commentform input#author, #commentform input#email, #commentform input#url { font-size: 0.923em; width: 30%; max-width: 240px; margin-top: 10px; }
#commentform textarea { font-size: 0.923em; width: 100%; margin-top: 10px; }
#comment-left { float: left; width: 160px; padding-right: 35px; }
#comment-right { float: left; width: 445px; }
/*================================================
	404 Page
================================================== */

#error-page-title { font-size: 80px; text-align: center; font-weight: bold; background: none; line-height: 1em; border: none; margin: 0 0 10px; color: #000; }
#error-page-title span { margin-right: 7px; }
#error-page-text { text-align: center; font-size: 1.231em; }
/*================================================
	WordPress Styles
================================================== */



/*aligns*/

.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/

.floatleft { float: left; }
.floatright { float: right; }
/*text style*/

.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }
/*captions*/

.wp-caption { max-width: 100% !important; }
.wp-caption { text-align: center; margin: 25px 0; }
.wp-caption img { margin: 0; border: 0 none; max-width: 100%; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wp-caption p.wp-caption-text { font-size: 1.000em; text-transform: uppercase; padding: 20px; margin: 0; color: #000; border-bottom: 1px dotted #ccc; }
/*smiley reset*/

.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/

blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/

#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: block; margin: 0 auto; max-width: 100%; }
/*other*/

.bypostauthor { }
.sticky { }
.gallery-caption { }
/*========== Sidebar ===========*/

#sidebar { }
#sidebar .sidebar-box { margin-bottom:30px; }
.sidebar-mid { background:url(images/sidebar-mid.png) repeat-y center center; padding:0 40px; }
.sidebar-top { background:url(images/sidebar-top.png) no-repeat center center; display:block; height:32px; }
.sidebar-bottom { background:url(images/sidebar-bottom.png) no-repeat center center; display:block; height:32px; }

/*========== Icons ==========*/

[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 14px;
 height: 14px;
 margin-top: 1px;
 *margin-right: .3em;
 line-height: 14px;
 vertical-align: text-top;
 background-image: url("images/icons.png");
 background-position: 14px 14px;
 background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
 background-image: url("images/icons-white.png");
}
.icon-glass { background-position: 0 0; }
.icon-music { background-position: -24px 0; }
.icon-search { background-position: -48px 0; }
.icon-envelope { background-position: -72px 0; }
.icon-heart { background-position: -96px 0; }
.icon-star { background-position: -120px 0; }
.icon-star-empty { background-position: -144px 0; }
.icon-user { background-position: -168px 0; }
.icon-film { background-position: -192px 0; }
.icon-th-large { background-position: -216px 0; }
.icon-th { background-position: -240px 0; }
.icon-th-list { background-position: -264px 0; }
.icon-ok { background-position: -288px 0; }
.icon-remove { background-position: -312px 0; }
.icon-zoom-in { background-position: -336px 0; }
.icon-zoom-out { background-position: -360px 0; }
.icon-off { background-position: -384px 0; }
.icon-signal { background-position: -408px 0; }
.icon-cog { background-position: -432px 0; }
.icon-trash { background-position: -456px 0; }
.icon-home { background-position: 0 -24px; }
.icon-file { background-position: -24px -24px; }
.icon-time { background-position: -48px -24px; }
.icon-road { background-position: -72px -24px; }
.icon-download-alt { background-position: -96px -24px; }
.icon-download { background-position: -120px -24px; }
.icon-upload { background-position: -144px -24px; }
.icon-inbox { background-position: -168px -24px; }
.icon-play-circle { background-position: -192px -24px; }
.icon-repeat { background-position: -216px -24px; }
.icon-refresh { background-position: -240px -24px; }
.icon-list-alt { background-position: -264px -24px; }
.icon-lock { background-position: -287px -24px; }
.icon-flag { background-position: -312px -24px; }
.icon-headphones { background-position: -336px -24px; }
.icon-volume-off { background-position: -360px -24px; }
.icon-volume-down { background-position: -384px -24px; }
.icon-volume-up { background-position: -408px -24px; }
.icon-qrcode { background-position: -432px -24px; }
.icon-barcode { background-position: -456px -24px; }
.icon-tag { background-position: 0 -48px; }
.icon-tags { background-position: -25px -48px; }
.icon-book { background-position: -48px -48px; }
.icon-bookmark { background-position: -72px -48px; }
.icon-print { background-position: -96px -48px; }
.icon-camera { background-position: -120px -48px; }
.icon-font { background-position: -144px -48px; }
.icon-bold { background-position: -167px -48px; }
.icon-italic { background-position: -192px -48px; }
.icon-text-height { background-position: -216px -48px; }
.icon-text-width { background-position: -240px -48px; }
.icon-align-left { background-position: -264px -48px; }
.icon-align-center { background-position: -288px -48px; }
.icon-align-right { background-position: -312px -48px; }
.icon-align-justify { background-position: -336px -48px; }
.icon-list { background-position: -360px -48px; }
.icon-indent-left { background-position: -384px -48px; }
.icon-indent-right { background-position: -408px -48px; }
.icon-facetime-video { background-position: -432px -48px; }
.icon-picture { background-position: -456px -48px; }
.icon-pencil { background-position: 0 -72px; }
.icon-map-marker { background-position: -24px -72px; }
.icon-adjust { background-position: -48px -72px; }
.icon-tint { background-position: -72px -72px; }
.icon-edit { background-position: -96px -72px; }
.icon-share { background-position: -120px -72px; }
.icon-check { background-position: -144px -72px; }
.icon-move { background-position: -168px -72px; }
.icon-step-backward { background-position: -192px -72px; }
.icon-fast-backward { background-position: -216px -72px; }
.icon-backward { background-position: -240px -72px; }
.icon-play { background-position: -264px -72px; }
.icon-pause { background-position: -288px -72px; }
.icon-stop { background-position: -312px -72px; }
.icon-forward { background-position: -336px -72px; }
.icon-fast-forward { background-position: -360px -72px; }
.icon-step-forward { background-position: -384px -72px; }
.icon-eject { background-position: -408px -72px; }
.icon-chevron-left { background-position: -432px -72px; }
.icon-chevron-right { background-position: -456px -72px; }
.icon-plus-sign { background-position: 0 -96px; }
.icon-minus-sign { background-position: -24px -96px; }
.icon-remove-sign { background-position: -48px -96px; }
.icon-ok-sign { background-position: -72px -96px; }
.icon-question-sign { background-position: -96px -96px; }
.icon-info-sign { background-position: -120px -96px; }
.icon-screenshot { background-position: -144px -96px; }
.icon-remove-circle { background-position: -168px -96px; }
.icon-ok-circle { background-position: -192px -96px; }
.icon-ban-circle { background-position: -216px -96px; }
.icon-arrow-left { background-position: -240px -96px; }
.icon-arrow-right { background-position: -264px -96px; }
.icon-arrow-up { background-position: -289px -96px; }
.icon-arrow-down { background-position: -312px -96px; }
.icon-share-alt { background-position: -336px -96px; }
.icon-resize-full { background-position: -360px -96px; }
.icon-resize-small { background-position: -384px -96px; }
.icon-plus { background-position: -408px -96px; }
.icon-minus { background-position: -433px -96px; }
.icon-asterisk { background-position: -456px -96px; }
.icon-exclamation-sign { background-position: 0 -120px; }
.icon-gift { background-position: -24px -120px; }
.icon-leaf { background-position: -48px -120px; }
.icon-fire { background-position: -72px -120px; }
.icon-eye-open { background-position: -96px -120px; }
.icon-eye-close { background-position: -120px -120px; }
.icon-warning-sign { background-position: -144px -120px; }
.icon-plane { background-position: -168px -120px; }
.icon-calendar { background-position: -192px -120px; }
.icon-random { width: 16px; background-position: -216px -120px; }
.icon-comment { background-position: -240px -120px; }
.icon-magnet { background-position: -264px -120px; }
.icon-chevron-up { background-position: -288px -120px; }
.icon-chevron-down { background-position: -313px -119px; }
.icon-retweet { background-position: -336px -120px; }
.icon-shopping-cart { background-position: -360px -120px; }
.icon-folder-close { background-position: -384px -120px; }
.icon-folder-open { width: 16px; background-position: -408px -120px; }
.icon-resize-vertical { background-position: -432px -119px; }
.icon-resize-horizontal { background-position: -456px -118px; }
.icon-hdd { background-position: 0 -144px; }
.icon-bullhorn { background-position: -24px -144px; }
.icon-bell { background-position: -48px -144px; }
.icon-certificate { background-position: -72px -144px; }
.icon-thumbs-up { background-position: -96px -144px; }
.icon-thumbs-down { background-position: -120px -144px; }
.icon-hand-right { background-position: -144px -144px; }
.icon-hand-left { background-position: -168px -144px; }
.icon-hand-up { background-position: -192px -144px; }
.icon-hand-down { background-position: -216px -144px; }
.icon-circle-arrow-right { background-position: -240px -144px; }
.icon-circle-arrow-left { background-position: -264px -144px; }
.icon-circle-arrow-up { background-position: -288px -144px; }
.icon-circle-arrow-down { background-position: -312px -144px; }
.icon-globe { background-position: -336px -144px; }
.icon-wrench { background-position: -360px -144px; }
.icon-tasks { background-position: -384px -144px; }
.icon-filter { background-position: -408px -144px; }
.icon-briefcase { background-position: -432px -144px; }
.icon-fullscreen { background-position: -456px -144px; }
/*========== Extra ==========*/

#single-page .flex-container { display:none; }
.wprmm_menu h3 { color:#222222; }
.wprmm_menu h2 { border-bottom:2px groove #990000; }
.wprmm_menu .two-column li { width:40%!important; padding:0 4%!important; }
.wprmm_menu .one-column li { margin-left:4%!important; }
.wprmm_menu p.menu_desc { display:none!important; }
.homePage a { position:absolute; z-index:9999; width: 150px; height: 150px!important; background: url(images/logo.png) no-repeat top center; margin: -83px 0 0; text-indent: -9999999px; }
#navigation .sf-menu > .homePage > a:hover { background: url(images/logo.png) no-repeat top center; }
.contactPage { margin-left:175px; margin-left:150px; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border:1px solid; padding:20px; text-align:center; font-size:125%; }