/*

Theme Name: New Jowtigers Theme
Theme URI: http://wordpress.org/
Description: New Jowtigers Theme
Version: 2.0

Author: Openly|Creative

*/


/* Global Settings */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, blockquote, th, td { margin: 0; padding: 0; }

ol, ul, li { list-style: none; }

p { margin: 0 0 10px 0; }

h1, h2, h3, h5, h5, h6 { font-size: 100%; }

a { outline: none; } /* Gets rid of Firefox's dotted borders */

a img { border: none; } /* Gets rid of IE's blue borders */


/* Typography */
h1 { font: 20px/24px Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 0; color: #990000; }

h2 { font: 16px/18px Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 0; color: #990000; }

h3 { font: 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 5px; color: #000; }

body { font: 12px/24px Georgia, "Times New Roman", Times, serif; color: #666; }

div#footer h2 { font: 14px/16px Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-bottom: 5px; color: #fff; }

h2.ftrcontact { border-bottom: 1px dotted #fff; padding-bottom: 5px; margin-bottom: 5px; }


/* Layout */
body { background-color: #990000; }

div#outer { width: 780px; margin: auto; overflow: hidden; }

div#header { width: 100%; background: #fff url(images/header-bg.gif) repeat-x;  }

div#header-content { margin-left: 230px; margin-top: 20px; }

div#sidebar { width: 210px; height: 420px; border-left: 1px solid #fff; border-right: 1px solid #fff; background: #fff url(images/sidebar-bg.gif) no-repeat; float: left; }
div#sidebar img { margin-top: 10px; }

div#signin { width: 170px; margin: auto; margin-top: 20px; }

div#container { background-color: #fff; padding: 20px; border-bottom: 1px solid #cc0000; }

div#content { width: 780px; margin: auto; overflow: hidden; }
div#content img { margin-right: 20px; }

div#footer { width: 780px; margin: auto; overflow: hidden; padding: 20px; font-size: 11px; line-height: 16px; color: #fff; }

div#footer .contact { margin-left: 470px; }

div.footer-menu { width: 180px; margin-right: 50px; float: left; }

form { margin-bottom: 10px; }

div.links { width: 100%; margin-bottom: 20px; margin-right: 20px; }
div.links li { display: block; padding: 5px; color: #666; background-color: #fff;  border-bottom: 1px dotted #ccc; }

div.photo { margin-bottom: 20px; }

div#menu { width: 170px; float: left; }

div.sifu { width: 700px; border-bottom:1px solid #A9A9A9; display:block; overflow:hidden; padding-bottom: 10px; }
div.sifu img { margin: 4px; padding: 4px; border: 1px solid #A9A9A9; }


/* Navigation */
a:link, a:visited { color:#cc0000; text-decoration: none; background: none; }
a:hover { color:#666; text-decoration: underline; }

ul#minitabs{ list-style: none; margin: 0; padding: 7px 0; font-weight: bold;  text-align: center; white-space: nowrap; font-size: 12px; }
ul#minitabs li{ display: inline; margin: 0 10px }
ul#minitabs a { text-decoration: none; padding: 0 0 3px; border-bottom: 4px solid #cc0000; color: #999; background: none; }
ul#minitabs a#current { border-color: #660000; color: #000}
ul#minitabs a:hover { border-color: #660000; color: #000 }

ul.list { margin: 0; padding: 0; list-style: none; margin-bottom: 10px; font-size: 11px; }
ul.list li { display: block; padding: 5px; margin-left: 0px; width: 100%; color: #eadec8;  border-top: 1px dotted #ccc; padding-left: 17px; background: url(images/arrow.png) -.1em .5em no-repeat; }
ul.list li a:link { color: #fff; }
ul.list li a:visited { color: #fff; }
ul.list li a:hover { color: #cc0000; }

ul.list2 { margin: 0; padding: 0; list-style: none; margin-bottom: 10px; }
ul.list2 li { display: block; padding: 5px; margin-left: 0px; color: #cc0000; border-bottom: 1px dotted #ccc; white-space: normal; padding-left: 17px; background: url(images/arrow2.png) -.1em .9em no-repeat; }

ul.links-list { display: inline; list-style: none; font-size: 11px; }
ul.links-list li {display: inline; border-left: 1px dotted #000; padding: 5px; }
ul links-list li.first {border-left: 0px; }

div#footer a:link, a:visited { color: #fff; }
div#footer a:hover { color: #cc0000; }

div#sidebar a:link, a:visited { color: #cc0000; }
div#sidebar a:hover { color: #666; }

ul.minimenu {list-style: none; margin: 0; padding: 7px 0; border-bottom: 1px solid #CCC; text-align: center; white-space: nowrap;}
ul.minimenu li { display: inline; margin: 0 10px; padding-left: 17px; background: url(images/flower.png) left center no-repeat; }
ul.minimenu a{text-decoration: none;padding: 0 0 3px; color: #cc0000;}
ul.minimenu a:hover{ text-decoration: underline; color: #cc0000;}



