/** 
 * ------------------------------------------------------------------
 * @section RESETS
 * ------------------------------------------------------------------
 */
 body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #051417;
    background-image: url(images/675_background.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
 }

 a:link {
    color: #ffffff;
 }

 a:visited {
    color: #ffffff;
 }

 .sf_navigation ul li a:visited {
    color: #ffffff;
 }

 .sf_navigation ul li a:hover {
    color: #ffffff;
 }

 /** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
 .sf_outer_wrapper {
    border-left: 1px solid #2D4461;
    border-right: 1px solid #2D4461;
 }

 * html .sf_outer_wrapper {
    width: 1200px;
 }

 * html .sf_main_wrapper {
    margin-left: 0px;
 }

 .sf_wrapper {
    margin: 0 0;
    padding: 0px 10px;
    width: 1000px;
 }

 * html .sf_wrapper {
    width: 1200px;
 }

 .sf_wrapper:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1px;
    height: 0pt;
    visibility: hidden;
 }

 .sf_region3 {
    height: 150px;
 }

 .sf_main_header {
    color: #ffffff;
    font-size: 32px;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    padding-left: 29px;
    padding-top: 33px;
    margin: 0px 33px;
    color: #FFFFFF;
 }

 .sf_navigation .nav a {
    width: 139px;
    padding: 10px;
    font-size: 18px;
 }

 .sf_navigation .sf_first_nav_item {
    background-repeat: no-repeat;
    background-position: 0px 0;
    padding-top: 12px;
    border: 0;
 }

 .sf_navigation {
    float: left;
    padding-bottom: 50px;
    padding-right: 50px;
    text-decoration: none;
    margin-top: 0px;
    width: 159px;
    margin-left: 77px;
    z-index: 1000;
    position: relative;
 }

 * html .sf_navigation {
    margin-left: 33px;
 }

 .sf_navigation .nav .subnav a {
    background-image: none;
    font-size: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    background-color: #051417;
    background-repeat: no-repeat;
    background-position: top right;
    border: none;
    z-index: 1000;
    background-color: #051417;
    color: #ffffff;
 }

 .sf_navigation .nav .subnav a:link {
    background-color: #051417;
    color: #ffffff;
 }

 .sf_navigation .nav .subnav a:visited {
    background-color: #051417;
    color: #ffffff;
 }

 .sf_navigation .nav .subnav a:hover {
    background-color: #051417;
    color: #ffffff;
 }

 .sf_navigation ul {
    padding: 0 0 12px 0;
    margin: 0;
    list-style: none;
    float: left;
    background-position: 0 bottom;
    background-repeat: no-repeat;
 }

 .sf_navigation:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 * html .widget {
    margin-left: 24px;
 }

 .sf_region4 .sf_navigation .nav a:hover {
    text-decoration: none;
 }

 .sf_navigation ul li {
    float: left;
 }

 .sf_navigation ul li a {
    color: #ffffff;
    width: 214px;
    display: block;
    text-decoration: none;
    padding: 0;
    padding-bottom: 12px;
    width: 200px;
 }

 .sf_navigation li ul.subnav {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 160px;
    position: absolute;
    left: -999em;
    margin-left: 158px;
    margin-top: -43px;
    z-index: 1000;
    padding: 5px 5px 0;
    background-image: none !important;
    background-color: #051417;
 }

 .sf_navigation .subnav li {
    float: left;
    margin-bottom: -1px;
    width: 176px;
 }

 .sf_navigation .subnav li a {
    color: #ffffff;
    width: 11em;
    display: block;
    color: #000000;
    text-decoration: none;
    padding: 0;
    margin-bottom: 0px;
 }

 .sf_navigation .subnav li a:visited {
    color: #ffffff;
    color: #000000;
 }

 .sf_navigation .subnav li a:hover {
    color: #ffffff;
    color: #000000;
    text-decoration: none;
 }

 #Nav1 li:hover, 
#Nav1 li.hover {
    position: relative;
 }

 /* lists nested under hovered list items */
 #Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
    left: auto;
 }

 #Nav1 iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
 }

 * html #Nav1 iframe {
    display: inline;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
 }

 .sf_navigation .widget_header {
    display: none;
 }

 .sf_navigation ul.subnav a {
    color: #FFFFFF;
 }

 .sf_navigation ul.subnav a:hover {
    color: #a4bedf;
 }

 .sf_navigation ul.subnav a:visited {
    color: #FFFFFF;
 }

 * html .sf_pagetitle {
    margin-left: 5px;
 }

 .sf_main_wrapper {
    width: 600px;
    float: left;
    margin-left: 67px;
    margin-top: -25px;
    padding-bottom: 50px;
 }

 * html .sf_content {
    padding-left: 0px;
    width: 700px;
 }

 /** 
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 .sf_footer {
    color: #ffffff;
    width: 425px;
    margin: 0px auto;
    padding-top: 60px;
    padding-bottom: 20px;
 }

 a:hover {
    color: #ffffff;
    text-decoration: none;
 }

 * html a {
    position: realtive;
 }

 /** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
 .sf_pagetitle {
    color: #ffffff;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding-top: 0px;
    margin-left: 316px;
    width: 600px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: none;
    background-image: none;
 }

 .sf_pagetitle h1 {
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding-top: 0px;
    padding-right: 22px;
    display: none;
    background-image: none;
 }

 .sf_blog_posttitle a {
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    padding-top: 24px;
    padding-bottom: 10px;
 }

 .sf_blog_posttitle {
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    padding-top: 24px;
    padding-bottom: 10px;
 }

 .sf_blog_posttitle a:hover {
    text-decoration: none;
 }

 .sf_content {
    padding-left: 27px;
    padding-top: 21px;
    float: left;
    width: 600px;
    padding-left: 0px;
 }

 .chicklet_group {
    float: right;
    display: block;
    padding-top: 10px;
 }

 .sf_blog_post {
    overflow: auto;
 }

 .sf_blog_posttitle a:visited {
    color: #FFFFFF;
 }

 .sf_blog_entry {
    overflow: auto;
    padding-bottom: 10px;
    padding-top: 25px;
 }

 .sf_blog_postmeta {
    display: block;
    float: right;
    margin-bottom: 50px;
    font-size: 10px;
    text-align: right;
    width: 100%;
 }

 #formsurvey, #trackbacks, #comments1, #leavecomment {
    background-color: #051417;
    width: 533px;
    overflow: auto;
    margin-top: 10px;
    padding: 10px;
 }

 #comments1 ol li {
    background-color: #0c3239;
    padding: 10px;
 }

 #trackbacks h6, #commentslabel, #leavecommentlabel {
    font-size: 14px;
    font-weight: 100;
 }

 #comments1 ul, #comments1 ol {
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
 }

 .sf_blog_post h6 {
    margin: 0px;
 }

 .sf_blog_post li {
    margin-top: 10px;
 }

 /** 
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */
 .widget_content a {
    text-decoration: none;
 }

 .widget_content a:hover {
    text-decoration: underline;
 }

 /** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */
 .sf_region4 {
    float: left;
    font-size: 14px;
    width: 200px;
    overflow: visible;
    float: left;
    padding-bottom: 50px;
    padding-right: 50px;
    text-decoration: none;
    margin-top: 53px;
    margin-left: -24px;
    .margin-left: -14px;
    width: 277px;
 }

 .widgetset {
    text-align: left;
    margin-left: 77px;
    overflow: hidden;
    float: left;
    width: 277px;
 }

 * html .widgetset {
    text-align: left;
    margin-left: 33px;
    overflow: hidden;
    float: left;
    width: 277px;
 }

 .widget_content ul, .widget_content ol {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    border: 0;
    padding: 0 0 10px 0;
 }

 .widget a img {
    border: 0;
 }

 .widget {
    margin-left: 24px;
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px dotted #339999;
 }

 #comments {
    width: 523px;
 }

 .widget_header {
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-weight: 100;
    font-size: 17px;
    padding-bottom: 10px;
    text-align: left;
 }

 .widget .main_nav {
    padding-top: 0px;
    border: 0px;
 }

 .main_nav {
    border-top: 0px none;
 }

 .HomeLink {
    border: 0;
 }

 .HomeLink .widget_header {
    padding-top: 10px;
    padding-bottom: 0px;
 }

 .widget.CustomText {
    width: 176px;
    overflow: hidden;
 }

 .widget .recentdate {
    text-transform: uppercase;
    font-size: 10px;
 }

 .widget .recentitem {
    margin-bottom: 10px;
 }

 .widget .form_item #SubscribeBlog,
.widget .form_item #SubscribeEntry,
.widget .form_button .btn,
#entrysubscribe,
#blogsubscribe,
#rememberme,
#liked,
#disliked,
#noopinion {
    width: auto;
    border: 0;
    background-color: #051932;
 }

 .SubscribeViaEmail label {
    padding-right: 10px;
    padding-left: 3px;
    display: inline-block;
    width: 25px;
    margin-top: -26px;
 }

 .widget.CustomText img {
    margin: 10px 0px;
 }

 .calendar {
    border: 0px #051932 solid;
 }

 .calendarweek, .calendarcell {
    font-size: 12px;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
 }

 .calendarcell a {
    text-decoration: underline;
 }

 .calendarcell a:hover {
    text-decoration: none;
 }

 .calendartitle {
    font-size: 16px;
    margin-bottom: 5px;
    text-align: left;
 }

 /**
 * 
 * 
 * 
 */
 .feedbutton {
    display: none;
 }

 .FeedList li {
    background-position: left 2px;
    padding-left: 15px;
    background-image: url(images/675_rss_icon.gif);
    background-repeat: no-repeat;
 }

 .FeedList li:hover {
    background-image: url(images/675_rss_icon_hv.gif);
 }

 .chicklet {
 }

 .delicious {
    padding-top: 5px;
    background-image: url(images/675_chicklet_delicious.gif);
    background-position: left;
    background-repeat: no-repeat;
 }

 .delicious:hover {
    background-image: url(images/675_chicklet_delicious_hv.gif);
 }

 .delicious img {
    visibility: hidden;
 }

 .stumbleupon {
    padding-top: 5px;
    background-image: url(images/675_chicklet_Stumbleupon.gif);
    background-position: left;
    background-repeat: no-repeat;
 }

 .stumbleupon:hover {
    background-image: url(images/675_chicklet_Stumble_hv.gif);
 }

 .stumbleupon img {
    visibility: hidden;
 }

 .technorati {
    padding-top: 5px;
    background-image: url(images/675_chicklet_Technorati.gif);
    background-position: left;
    background-repeat: no-repeat;
 }

 .technorati:hover {
    background-image: url(images/675_chicklet_Technorati_hv.gif);
 }

 .technorati img {
    visibility: hidden;
 }

 .digg {
    padding-top: 5px;
    background-image: url(images/675_chicklet_digg.gif);
    background-position: left;
    background-repeat: no-repeat;
 }

 .digg:hover {
    background-image: url(images/675_chicklet_digg_hv.gif);
    background-position: left;
    background-repeat: no-repeat;
 }

 .digg img {
    visibility: hidden;
 }

 /**
 * @section ERROR
 */
 .error {
    background-image: url(images/675_error.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 300px;
    margin-top: 1px;
    padding-bottom: 300px;
    padding-top: 127px;
 }

 
